| <?xml version="1.0" encoding="utf-8"?> |
| <!-- Copyright (C) 2007 The Android Open Source Project |
| |
| Licensed under the Apache License, Version 2.0 (the "License"); |
| you may not use this file except in compliance with the License. |
| You may obtain a copy of the License at |
| |
| http://www.apache.org/licenses/LICENSE-2.0 |
| |
| Unless required by applicable law or agreed to in writing, software |
| distributed under the License is distributed on an "AS IS" BASIS, |
| WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| See the License for the specific language governing permissions and |
| limitations under the License. |
| --> |
| <resources xmlns:tools="http://schemas.android.com/tools"> |
| <string-array name="reminder_methods_labels"> |
| <item>Notifikatioun</item> |
| <item>E-Mail</item> |
| <item>SMS</item> |
| <item>Alarm</item> |
| </string-array> |
| <string-array name="preferences_week_start_day_labels"> |
| <item>Regional Standardastellung</item> |
| <item>Samschdeg</item> |
| <item>Sonndeg</item> |
| <item>Méindeg</item> |
| </string-array> |
| <string-array name="availability"> |
| <item>Beschäftegt</item> |
| <item>Disponibel</item> |
| <item>Net sécher</item> |
| </string-array> |
| <string-array name="response_labels1"> |
| <item>Keng Äntwert</item> |
| <item>Jo</item> |
| <item>Vläicht</item> |
| <item>Nee</item> |
| </string-array> |
| <string-array name="delete_repeating_labels"> |
| <item>Just dëse Rendezvous</item> |
| <item>Dësen a méi spéit Rendezvousen</item> |
| <item>All Rendezvousen</item> |
| </string-array> |
| <string-array name="change_response_labels"> |
| <item>Just dëse Rendezvous</item> |
| <item>All Rendezvousen an där Serie</item> |
| </string-array> |
| <string-array name="buttons_list"> |
| <item>Dag</item> |
| <item>Woch</item> |
| <item>Mount</item> |
| <item>Agenda</item> |
| </string-array> |
| <string-array name="preferences_skip_reminders_labels"> |
| <item>Nëmme bei Ofleenung</item> |
| <item>Bei Ofleenung oder keng Äntwert</item> |
| </string-array> |
| <string-array name="recurrence_freq"> |
| <item>ALL DAG WIDDERHUELEN</item> |
| <item>ALL WOCH WIDDERHUELEN</item> |
| <item>ALL MOUNT WIDDERHUELEN</item> |
| <item>ALL JOER WIDDERHUELEN</item> |
| </string-array> |
| <string-array name="repeat_by_nth_sun"> |
| <item>all éischte Sonndeg</item> |
| <item>all zweete Sonndeg</item> |
| <item>all drëtte Sonndeg</item> |
| <item>all véierte Sonndeg</item> |
| <item>all leschte Sonndeg</item> |
| </string-array> |
| <string-array name="repeat_by_nth_mon"> |
| <item>all éischte Méindeg</item> |
| <item>all zweete Méindeg</item> |
| <item>all drëtte Méindeg</item> |
| <item>all véierte Méindeg</item> |
| <item>all leschte Méindeg</item> |
| </string-array> |
| <string-array name="repeat_by_nth_tues"> |
| <item>all éischten Dënschdeg</item> |
| <item>all zweeten Dënschdeg</item> |
| <item>all drëtten Dënschdeg</item> |
| <item>all véierten Dënschdeg</item> |
| <item>all leschten Dënschdeg</item> |
| </string-array> |
| <string-array name="repeat_by_nth_wed"> |
| <item>all éischte Mëttwoch</item> |
| <item>all zweete Mëttwoch</item> |
| <item>all drëtte Mëttwoch</item> |
| <item>all véierte Mëttwoch</item> |
| <item>all leschte Mëttwoch</item> |
| </string-array> |
| <string-array name="repeat_by_nth_thurs"> |
| <item>all éischten Donneschdeg</item> |
| <item>all zweeten Donneschdeg</item> |
| <item>all drëtten Donneschdeg</item> |
| <item>all véierten Donneschdeg</item> |
| <item>all leschten Donneschdeg</item> |
| </string-array> |
| <string-array name="repeat_by_nth_fri"> |
| <item>all éischte Freideg</item> |
| <item>all zweete Freideg</item> |
| <item>all drëtte Freideg</item> |
| <item>all véierte Freideg</item> |
| <item>all leschte Freideg</item> |
| </string-array> |
| <string-array name="repeat_by_nth_sat"> |
| <item>all éischte Samschdeg</item> |
| <item>all zweete Samschdeg</item> |
| <item>all drëtte Samschdeg</item> |
| <item>all véierte Samschdeg</item> |
| <item>all leschte Samschdeg</item> |
| </string-array> |
| </resources> |