OSDN Git Service

e0a1063c3fde39db18139941e3852239b9ee1d03
[android-x86/packages-apps-DeskClock.git] / res / values-cs / strings.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Copyright (C) 2009 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 <resources xmlns:android="http://schemas.android.com/apk/res/android"
17     xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
18     <string name="app_label">"Budík"</string>
19     <string name="add_alarm">"Přidat upozornění"</string>
20     <string name="delete_alarm">"Smazat upozornění"</string>
21     <string name="delete_alarm_confirm">"Toto upozornění bude odstraněno."</string>
22     <string name="show_clock">"Zobrazit hodiny"</string>
23     <string name="hide_clock">"Skrýt hodiny"</string>
24     <string name="set_alarm">"Nastavit upozornění"</string>
25     <string name="enable">"Zapnout upozornění"</string>
26     <string name="alarm_vibrate">"Vibrace"</string>
27     <string name="alarm_repeat">"Opakovat"</string>
28     <string name="alert">"Vyzváněcí tón"</string>
29     <string name="time">"Čas"</string>
30     <string name="alert_title">"Upozornění"</string>
31     <string name="alarm_alert_dismiss_text">"Zavřít"</string>
32     <string name="alarm_alert_alert_silenced">"Upozornění ztišeno po uplynutí <xliff:g id="MINUTES">%d</xliff:g> min."</string>
33     <string name="alarm_alert_snooze_text">"Odložit"</string>
34     <string name="alarm_alert_snooze_set">"Upozornění odloženo o <xliff:g id="MINUTES">%d</xliff:g> min."</string>
35     <string name="alarm_alert_snooze_not_set">"Upozornění nebylo odloženo – další upozornění v <xliff:g id="TIME">%s</xliff:g>."</string>
36     <string name="alarm_set">"Toto upozornění bude aktivováno za: <xliff:g id="TIME_DELTA">%s</xliff:g>."</string>
37     <!-- no translation found for combiner (3170916241487451546) -->
38     <skip />
39     <string name="day">"1 den"</string>
40     <string name="days">"dní: <xliff:g id="DAYS">%s</xliff:g>"</string>
41     <string name="hour">"1 hodina"</string>
42     <string name="hours">"<xliff:g id="HOURS">%s</xliff:g> hod."</string>
43     <string name="and">" a "</string>
44     <!-- no translation found for space (5294521584675021576) -->
45     <skip />
46     <string name="subminute">"méně než 1 minuta"</string>
47     <string name="minute">"1 minuta"</string>
48     <string name="minutes">"<xliff:g id="MINUTES">%s</xliff:g> min"</string>
49     <string name="am">"dop."</string>
50     <string name="pm">"odp."</string>
51     <string name="every_day">"Každý den"</string>
52     <string name="never">"Nikdy"</string>
53     <string name="day_concat">", "</string>
54     <string name="clock_instructions">"Vyberte hodiny, které mají být zobrazeny."</string>
55     <string name="error">"Upozornění není nastaveno"</string>
56     <string name="dberror">"Upozornění bohužel nelze nastavit."</string>
57     <string name="analog_gadget">"Analogové hodiny"</string>
58   <string-array name="days_of_week">
59     <item>"Pondělí"</item>
60     <item>"Úterý"</item>
61     <item>"Středa"</item>
62     <item>"Čtvrtek"</item>
63     <item>"Pátek"</item>
64     <item>"Sobota"</item>
65     <item>"Neděle"</item>
66   </string-array>
67   <string-array name="days_of_week_short">
68     <item>"Po"</item>
69     <item>"Út"</item>
70     <item>"St"</item>
71     <item>"Čt"</item>
72     <item>"Pá"</item>
73     <item>"So"</item>
74     <item>"Ne"</item>
75   </string-array>
76 </resources>