arrays.xml revision 9d5dfe49244d13b2df3d829a69f5c813296aa47a
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">"Oznámení"</item>
21    <item msgid="1751151680520784746">"E-mail"</item>
22    <item msgid="2658001219380695677">"SMS"</item>
23    <item msgid="7926918288165444873">"Budík"</item>
24  </string-array>
25  <string-array name="reminder_minutes_labels">
26    <item msgid="2416970002377237011">"0 minut"</item>
27    <item msgid="6681865010714743948">"1 minuta"</item>
28    <item msgid="2327505114623595779">"5 minut"</item>
29    <item msgid="1657410063332547113">"10 minut"</item>
30    <item msgid="366087535181197780">"15 minut"</item>
31    <item msgid="6252612791145061929">"20 minut"</item>
32    <item msgid="7896694531989090700">"25 minut"</item>
33    <item msgid="8754510169374808607">"30 minut"</item>
34    <item msgid="3113380274218454394">"45 minut"</item>
35    <item msgid="8546646645868526283">"1 hodina"</item>
36    <item msgid="6467845211024768872">"2 hodiny"</item>
37    <item msgid="8201677619511076575">"3 hodiny"</item>
38    <item msgid="7172504281650128893">"12 hodin"</item>
39    <item msgid="9114286702181482496">"24 hodin"</item>
40    <item msgid="3107009344872997366">"2 dny"</item>
41    <item msgid="6135563708172153696">"1 týden"</item>
42  </string-array>
43  <string-array name="preferences_default_reminder_labels">
44    <item msgid="7495163916242649023">"Žádné"</item>
45    <item msgid="5883344836499335043">"0 minut"</item>
46    <item msgid="4354350447805231188">"1 minuta"</item>
47    <item msgid="265674592625309858">"5 minut"</item>
48    <item msgid="8011089417728419666">"10 minut"</item>
49    <item msgid="6177098581805412986">"15 minut"</item>
50    <item msgid="356346660503078923">"20 minut"</item>
51    <item msgid="992592434377054063">"25 minut"</item>
52    <item msgid="9191353668596201944">"30 minut"</item>
53    <item msgid="1192985682962908244">"45 minut"</item>
54    <item msgid="1694315499429259938">"1 hodina"</item>
55    <item msgid="8281019320591769635">"2 hodiny"</item>
56    <item msgid="2062931719019287773">"3 hodiny"</item>
57    <item msgid="4086495711621133006">"12 hodin"</item>
58    <item msgid="3172669681920709561">"24 hodin"</item>
59    <item msgid="5557836606782821910">"2 dny"</item>
60    <item msgid="8336577387266744930">"1 týden"</item>
61  </string-array>
62  <string-array name="preferences_week_start_day_labels">
63    <item msgid="986150274035512339">"Výchozí hodnota regionálního nastavení"</item>
64    <item msgid="134027225275475280">"Sobota"</item>
65    <item msgid="95029346069903091">"Neděle"</item>
66    <item msgid="5840983116375063739">"Pondělí"</item>
67  </string-array>
68  <string-array name="availability">
69    <item msgid="454869065893453189">"Nemám čas"</item>
70    <item msgid="6228387173725732140">"K dispozici"</item>
71    <item msgid="2064426942462573474">"Možná"</item>
72  </string-array>
73  <string-array name="visibility">
74    <item msgid="3035788428581513163">"Výchozí nastavení"</item>
75    <item msgid="5200216103966973369">"Soukromá"</item>
76    <item msgid="9182342638433672664">"Veřejná"</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">"poslední"</item>
84  </string-array>
85  <string-array name="response_labels1">
86    <item msgid="5605392595848194997">"Žádná odpověď"</item>
87    <item msgid="3724434080904437698">"Ano"</item>
88    <item msgid="8854145743148992583">"Možná"</item>
89    <item msgid="6174292185978948873">"Ne"</item>
90  </string-array>
91  <string-array name="delete_repeating_labels">
92    <item msgid="4208432367651646938">"Pouze tato událost"</item>
93    <item msgid="1536401639805370405">"Tato a budoucí události"</item>
94    <item msgid="7833229563617435430">"Všechny události"</item>
95  </string-array>
96  <string-array name="delete_repeating_labels_no_selected">
97    <item msgid="1341910309321756150">"Tato a budoucí události"</item>
98    <item msgid="6315440193748139854">"Všechny události"</item>
99  </string-array>
100  <string-array name="change_response_labels">
101    <item msgid="3466644709343519437">"Pouze tato událost"</item>
102    <item msgid="140670561403965380">"Všechny instance události"</item>
103  </string-array>
104  <string-array name="buttons_list">
105    <item msgid="5917946202321434335">"Den"</item>
106    <item msgid="6248480754959562740">"Týden"</item>
107    <item msgid="4298472806133153766">"Měsíc"</item>
108    <item msgid="5033084974413793845">"Agenda"</item>
109  </string-array>
110  <string-array name="preferences_skip_reminders_labels">
111    <item msgid="2285927842308686988">"Jen v případě odmítnutí"</item>
112    <item msgid="6367412240524984286">"Při odmítnutí nebo bez odpovědi"</item>
113  </string-array>
114  <string-array name="recurrence_freq">
115    <item msgid="5615646001970363101">"Jednorázová událost"</item>
116    <item msgid="8180897052611600177">"Denně"</item>
117    <item msgid="6562715790445608347">"Každý týden"</item>
118    <item msgid="4553381288472120599">"Každý měsíc"</item>
119    <item msgid="3949550801992570628">"Každý rok"</item>
120  </string-array>
121</resources>
122