arrays.xml revision a0ac2304e4bbd79530450e855a1b89f6ddef8c55
1<?xml version="1.0" encoding="UTF-8"?>
2<!--  Copyright (C) 2007 The Android Open Source Project
3
4     Licensed under the Apache License, Version 2.0 (the "License");
5     you may not use this file except in compliance with the License.
6     You may obtain a copy of the License at
7
8          http://www.apache.org/licenses/LICENSE-2.0
9
10     Unless required by applicable law or agreed to in writing, software
11     distributed under the License is distributed on an "AS IS" BASIS,
12     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13     See the License for the specific language governing permissions and
14     limitations under the License.
15 -->
16
17<resources xmlns:android="http://schemas.android.com/apk/res/android"
18    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
19  <string-array name="reminder_methods_labels">
20    <item msgid="5172236776878811487">"Benachrichtigung"</item>
21    <item msgid="1751151680520784746">"E-Mail"</item>
22    <item msgid="2658001219380695677">"SMS"</item>
23    <item msgid="7926918288165444873">"Wecker"</item>
24  </string-array>
25  <string-array name="reminder_minutes_labels">
26    <item msgid="2416970002377237011">"0 Minuten"</item>
27    <item msgid="6681865010714743948">"1 Minute"</item>
28    <item msgid="2327505114623595779">"5 Minuten"</item>
29    <item msgid="1657410063332547113">"10 Minuten"</item>
30    <item msgid="366087535181197780">"15 Minuten"</item>
31    <item msgid="6252612791145061929">"20 Minuten"</item>
32    <item msgid="7896694531989090700">"25 Minuten"</item>
33    <item msgid="8754510169374808607">"30 Minuten"</item>
34    <item msgid="3113380274218454394">"45 Minuten"</item>
35    <item msgid="8546646645868526283">"1 Stunde"</item>
36    <item msgid="6467845211024768872">"2 Stunden"</item>
37    <item msgid="8201677619511076575">"3 Stunden"</item>
38    <item msgid="7172504281650128893">"12 Stunden"</item>
39    <item msgid="9114286702181482496">"24 Stunden"</item>
40    <item msgid="3107009344872997366">"2 Tage"</item>
41    <item msgid="6135563708172153696">"1 Woche"</item>
42  </string-array>
43  <string-array name="preferences_default_reminder_labels">
44    <item msgid="7495163916242649023">"Keine"</item>
45    <item msgid="5883344836499335043">"0 Minuten"</item>
46    <item msgid="4354350447805231188">"1 Minute"</item>
47    <item msgid="265674592625309858">"5 Minuten"</item>
48    <item msgid="8011089417728419666">"10 Minuten"</item>
49    <item msgid="6177098581805412986">"15 Minuten"</item>
50    <item msgid="356346660503078923">"20 Minuten"</item>
51    <item msgid="992592434377054063">"25 Minuten"</item>
52    <item msgid="9191353668596201944">"30 Minuten"</item>
53    <item msgid="1192985682962908244">"45 Minuten"</item>
54    <item msgid="1694315499429259938">"1 Stunde"</item>
55    <item msgid="8281019320591769635">"2 Stunden"</item>
56    <item msgid="2062931719019287773">"3 Stunden"</item>
57    <item msgid="4086495711621133006">"12 Stunden"</item>
58    <item msgid="3172669681920709561">"24 Stunden"</item>
59    <item msgid="5557836606782821910">"2 Tage"</item>
60    <item msgid="8336577387266744930">"1 Woche"</item>
61  </string-array>
62  <string-array name="preferences_week_start_day_labels">
63    <item msgid="986150274035512339">"Gebietsschema - Standard"</item>
64    <item msgid="134027225275475280">"Samstag"</item>
65    <item msgid="95029346069903091">"Sonntag"</item>
66    <item msgid="5840983116375063739">"Montag"</item>
67  </string-array>
68  <string-array name="availability">
69    <item msgid="454869065893453189">"Beschäftigt"</item>
70    <item msgid="6228387173725732140">"Verfügbar"</item>
71    <item msgid="2064426942462573474">"Mit Vorbehalt"</item>
72  </string-array>
73  <string-array name="visibility">
74    <item msgid="3035788428581513163">"Standard"</item>
75    <item msgid="5200216103966973369">"Privat"</item>
76    <item msgid="9182342638433672664">"Öffentlich"</item>
77  </string-array>
78  <string-array name="ordinal_labels">
79    <item msgid="2693927956303125332">"1."</item>
80    <item msgid="5631923029483854900">"2."</item>
81    <item msgid="148935502975250973">"3."</item>
82    <item msgid="5124200797326669172">"4."</item>
83    <item msgid="7564374178324652137">"letzten"</item>
84  </string-array>
85  <string-array name="response_labels1">
86    <item msgid="5605392595848194997">"Keine Antwort"</item>
87    <item msgid="3724434080904437698">"Ja"</item>
88    <item msgid="8854145743148992583">"Vielleicht"</item>
89    <item msgid="6174292185978948873">"Nein"</item>
90  </string-array>
91  <string-array name="delete_repeating_labels">
92    <item msgid="4208432367651646938">"Nur dieser Termin"</item>
93    <item msgid="1536401639805370405">"Dieser und zukünftige Termine"</item>
94    <item msgid="7833229563617435430">"Alle Termine"</item>
95  </string-array>
96  <string-array name="delete_repeating_labels_no_selected">
97    <item msgid="1341910309321756150">"Dieser und zukünftige Termine"</item>
98    <item msgid="6315440193748139854">"Alle Termine"</item>
99  </string-array>
100  <string-array name="change_response_labels">
101    <item msgid="3466644709343519437">"Nur diesen Termin"</item>
102    <item msgid="140670561403965380">"Alle Termine in der Reihe"</item>
103  </string-array>
104  <string-array name="buttons_list">
105    <item msgid="5917946202321434335">"Tag"</item>
106    <item msgid="6248480754959562740">"Woche"</item>
107    <item msgid="4298472806133153766">"Monat"</item>
108    <item msgid="5033084974413793845">"Terminübersicht"</item>
109  </string-array>
110  <string-array name="preferences_skip_reminders_labels">
111    <item msgid="2285927842308686988">"Nur bei Ablehnung"</item>
112    <item msgid="6367412240524984286">"Bei Ablehnung oder keine Antwort"</item>
113  </string-array>
114    <!-- no translation found for recurrence_freq:0 (5937533480933137696) -->
115    <!-- no translation found for recurrence_freq:1 (5093122819962980394) -->
116    <!-- no translation found for recurrence_freq:2 (3061751350069329559) -->
117    <!-- no translation found for recurrence_freq:3 (7221838315296593556) -->
118    <!-- no translation found for recurrence_freq:4 (8033241076508570830) -->
119</resources>
120