arrays.xml revision b600b241ec908e2c10eb4c4fe6eb40ec54a0c0ee
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">"Upozornenie"</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 minút"</item>
27    <item msgid="6681865010714743948">"1 minúta"</item>
28    <item msgid="2327505114623595779">"5 minút"</item>
29    <item msgid="1657410063332547113">"10 minút"</item>
30    <item msgid="366087535181197780">"15 minút"</item>
31    <item msgid="6252612791145061929">"20 minút"</item>
32    <item msgid="7896694531989090700">"25 minút"</item>
33    <item msgid="8754510169374808607">"30 minút"</item>
34    <item msgid="3113380274218454394">"45 minút"</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 hodín"</item>
39    <item msgid="9114286702181482496">"24 hodín"</item>
40    <item msgid="3107009344872997366">"2 dni"</item>
41    <item msgid="6135563708172153696">"1 týždeň"</item>
42  </string-array>
43  <string-array name="preferences_default_reminder_labels">
44    <item msgid="7495163916242649023">"Žiadne"</item>
45    <item msgid="5883344836499335043">"0 minút"</item>
46    <item msgid="4354350447805231188">"1 minúta"</item>
47    <item msgid="265674592625309858">"5 minút"</item>
48    <item msgid="8011089417728419666">"10 minút"</item>
49    <item msgid="6177098581805412986">"15 minút"</item>
50    <item msgid="356346660503078923">"20 minút"</item>
51    <item msgid="992592434377054063">"25 minút"</item>
52    <item msgid="9191353668596201944">"30 minút"</item>
53    <item msgid="1192985682962908244">"45 minút"</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 hodín"</item>
58    <item msgid="3172669681920709561">"24 hodín"</item>
59    <item msgid="5557836606782821910">"2 dni"</item>
60    <item msgid="8336577387266744930">"1 týždeň"</item>
61  </string-array>
62  <string-array name="preferences_week_start_day_labels">
63    <item msgid="986150274035512339">"Predvolená hodnota miestneho nastavenia"</item>
64    <item msgid="134027225275475280">"Sobota"</item>
65    <item msgid="95029346069903091">"Nedeľa"</item>
66    <item msgid="5840983116375063739">"Pondelok"</item>
67  </string-array>
68  <string-array name="availability">
69    <item msgid="454869065893453189">"Zaneprázdnený"</item>
70    <item msgid="6228387173725732140">"K dispozícii"</item>
71    <item msgid="2064426942462573474">"Predbežný"</item>
72  </string-array>
73  <string-array name="visibility">
74    <item msgid="3035788428581513163">"Predvolené"</item>
75    <item msgid="5200216103966973369">"Súkromné"</item>
76    <item msgid="9182342638433672664">"Verejné"</item>
77  </string-array>
78  <string-array name="ordinal_labels">
79    <item msgid="2693927956303125332">"prvý"</item>
80    <item msgid="5631923029483854900">"sekunda"</item>
81    <item msgid="148935502975250973">"tretí"</item>
82    <item msgid="5124200797326669172">"štvrtý"</item>
83    <item msgid="7564374178324652137">"posledné"</item>
84  </string-array>
85  <string-array name="response_labels1">
86    <item msgid="5605392595848194997">"Bez odpovede"</item>
87    <item msgid="3724434080904437698">"Áno"</item>
88    <item msgid="8854145743148992583">"Možno"</item>
89    <item msgid="6174292185978948873">"Nie"</item>
90  </string-array>
91  <string-array name="delete_repeating_labels">
92    <item msgid="4208432367651646938">"Iba túto udalosť"</item>
93    <item msgid="1536401639805370405">"Túto a budúce udalosti"</item>
94    <item msgid="7833229563617435430">"Všetky udalosti"</item>
95  </string-array>
96  <string-array name="delete_repeating_labels_no_selected">
97    <item msgid="1341910309321756150">"Túto a budúce udalosti"</item>
98    <item msgid="6315440193748139854">"Všetky udalosti"</item>
99  </string-array>
100  <string-array name="change_response_labels">
101    <item msgid="3466644709343519437">"Iba túto udalosť"</item>
102    <item msgid="140670561403965380">"Všetky udalosti v rade"</item>
103  </string-array>
104  <string-array name="buttons_list">
105    <item msgid="5917946202321434335">"Deň"</item>
106    <item msgid="6248480754959562740">"Týždeň"</item>
107    <item msgid="4298472806133153766">"Mesiac"</item>
108    <item msgid="5033084974413793845">"Agenda"</item>
109  </string-array>
110  <string-array name="preferences_skip_reminders_labels">
111    <item msgid="2285927842308686988">"Iba ak sú odmietnuté"</item>
112    <item msgid="6367412240524984286">"Ak sú odmietnuté alebo bez odpovede"</item>
113  </string-array>
114    <!-- no translation found for recurrence_freq:0 (3388478383574917007) -->
115    <!-- no translation found for recurrence_freq:1 (6300824484048337842) -->
116    <!-- no translation found for recurrence_freq:2 (189361731610816256) -->
117    <!-- no translation found for recurrence_freq:3 (8714177874112569158) -->
118</resources>
119