OSDN Git Service

am 372cbb54: (-s ours) Do not merge. Wake the screen before launching the AlarmAlert.
[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 budík"</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="label">"Štítek"</string>
25     <string name="default_label">"Upozornění"</string>
26     <string name="set_alarm">"Nastavit budík"</string>
27     <string name="alarm_vibrate">"Vibrace"</string>
28     <string name="alarm_repeat">"Opakovat"</string>
29     <string name="alert">"Vyzváněcí tón"</string>
30     <string name="time">"Čas"</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="day">"1 den"</string>
36     <string name="days">"dní: <xliff:g id="DAYS">%s</xliff:g>"</string>
37     <string name="hour">"1 hodina"</string>
38     <string name="hours">"<xliff:g id="HOURS">%s</xliff:g> hod."</string>
39     <string name="minute">"1 minuta"</string>
40     <string name="minutes">"<xliff:g id="MINUTES">%s</xliff:g> min"</string>
41     <string name="every_day">"Každý den"</string>
42     <string name="never">"Nikdy"</string>
43     <string name="day_concat">", "</string>
44     <string name="clock_instructions">"Vyberte hodiny, které mají být zobrazeny."</string>
45     <string name="error">"Upozornění není nastaveno"</string>
46     <string name="dberror">"Upozornění bohužel nelze nastavit."</string>
47     <string name="analog_gadget">"Analogové hodiny"</string>
48     <string name="settings">"Nastavení"</string>
49     <string name="alarm_in_silent_mode_title">"Budík v tichém režimu"</string>
50     <string name="alarm_in_silent_mode_summary">"Aktivovat budík i v případě, že je telefon v tichém režimu."</string>
51 </resources>