summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/res/values-cs/cm_strings.xml
blob: 4a0fc634ead108901941bf67e41b7b68571da619 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
     Copyright (C) 2012-2015 The CyanogenMod Project

     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
     You may obtain a copy of the License at

          http://www.apache.org/licenses/LICENSE-2.0

     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,
     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     See the License for the specific language governing permissions and
     limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <!-- Content description of the data connection type HSPA+ for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
  <string name="accessibility_data_connection_hspap">HSPA+</string>
  <!-- Content description of the data connection type 4G+ for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
  <string name="accessibility_data_connection_4g_plus">4G+</string>
  <!-- Weather string format in expanded statusbar header -->
  <string name="status_bar_expanded_header_weather_format"><xliff:g id="temp">%1$s</xliff:g> - <xliff:g id="condition">%2$s</xliff:g></string>
  <!-- Text to use when the number in a notification info is too large
         (greater than status_bar_notification_info_maxnum, defined in
         values/config.xml) and must be truncated.
         [CHAR LIMIT=4] -->
  <!-- Strings for lockscreen shortcut hints -->
  <string name="left_shortcut_hint">Přejeďte doprava pro %1$s</string>
  <string name="right_shortcut_hint">Přejeďte doleva pro %1$s</string>
  <string name="lockscreen_message">Dotykem na ikonu na levé nebo pravé straně zamykací obrazovky změňte zástupce.</string>
  <string name="lockscreen_default_target">Výchozí</string>
  <string name="select_application">Vybrat aplikaci</string>
  <string name="lockscreen_choose_action_title">Zvolit akci</string>
  <string name="lockscreen_none_target">Žádný</string>
  <!-- Dialog title for navigation bar button selection -->
  <string name="navbar_dialog_title">Vybrat akci k přiřazení</string>
  <string name="navbar_home_button">Tlačítko Domů</string>
  <string name="navbar_recent_button">Tlačítko Nedávné</string>
  <string name="navbar_search_button">Tlačítko Hledat</string>
  <string name="navbar_back_button">Tlačítko Zpět</string>
  <string name="navbar_empty_button">Prázdné tlačítko</string>
  <string name="navbar_menu_conditional_button">Tlačítko (skrývat) Nabídka</string>
  <string name="navbar_menu_always_button">Tlačítko (vždy zobrazit) Nabídka</string>
  <string name="navbar_menu_big_button">Tlačítko Nabídka</string>
  <string name="accessibility_dpad_left">Kurzor doleva</string>
  <string name="accessibility_dpad_right">Kurzor doprava</string>
  <!-- Development shortcuts -->
  <!-- Title shown in recents popup for wiping application's data -->
  <string name="advanced_dev_option_wipe_app">Vymazat data aplikací</string>
  <!-- Title shown in recents popup for force stopping the application -->
  <string name="advanced_dev_option_force_stop">Vynutit ukončení</string>
  <!-- Title shown in recents popup for uninstalling the application -->
  <string name="advanced_dev_option_uninstall">Odinstalovat</string>
  <!-- Content description of the light brightness slider (not shown on the screen). [CHAR LIMIT=NONE] -->
  <string name="accessibility_notification_brightness">Jas podsvícení</string>
  <!-- Content description of the profiles tile in quick settings when off (not shown on the screen). [CHAR LIMIT=NONE] -->
  <string name="accessibility_quick_settings_profiles_off">Profily vyp.</string>
  <!-- Content description of the profiles tile in quick settings (not shown on the screen). [CHAR LIMIT=NONE] -->
  <string name="accessibility_quick_settings_profiles">Profil: <xliff:g id="profile" example="Default">%s</xliff:g>.</string>
  <!-- Announcement made when the profiles tile changes to off (not shown on the screen). [CHAR LIMIT=NONE] -->
  <string name="accessibility_quick_settings_profiles_changed_off">Profily vypnuty.</string>
  <!-- Announcement made when the profiles tile changes (not shown on the screen). [CHAR LIMIT=NONE] -->
  <string name="accessibility_quick_settings_profiles_changed">Profil změněn na <xliff:g id="profile" example="Default">%s</xliff:g>.</string>
  <string name="quick_settings_compass_init">Inicializace\u2026</string>
  <!-- Lights settings, LED notification -->
  <string name="led_notification_title">Nastavení jasu</string>
  <string name="led_notification_text">LED světlo povoleno v nastavení</string>
  <string name="qs_tile_edit_header_instruction">Stiskněte a podržte tlačítko dlaždice pro přeskupení</string>
  <string name="quick_settings_edit_label">Úprava dlaždic</string>
  <string name="quick_settings_cannot_delete_edit_tile">Dlaždici „Úprava dlaždic“ nelze odstranit</string>
  <string name="qs_tiles_reset_confirmation">Obnovit výchozí dlaždice rychlého nastavení?</string>
  <string name="quick_settings_tile_reset_to_default">Obnovit výchozí rozložení</string>
  <string name="quick_settings_title_header">Záhlaví</string>
  <string name="quick_settings_title_tiles">Dlaždice</string>
  <string name="quick_settings_title_show_weather">Zobrazit počasí</string>
  <string name="quick_settings_title_show_brightness_slider">Zobrazit posuvník jasu</string>
  <string name="quick_settings_title_enlarge_first_row">Zvětšit první řádek</string>
  <!-- Screen pinning dialog description (for devices without navbar) -->
  <string name="screen_pinning_description_no_navbar">Zůstává zobrazeno, dokud není uvolněn. Dotykem a podržením tlačítka Zpět bude provedeno uvolnění.</string>
  <string name="quick_settings_custom_tile_detail_title">Vlastní dlaždice</string>
  <string name="quick_settings_remove">Odebrat dlaždici</string>
  <string name="quick_settings_network_adb_label">ADB přes síť</string>
  <string name="quick_settings_compass_label">Kompas</string>
  <string name="quick_settings_nfc_label">NFC</string>
  <string name="quick_settings_profiles">Systémové profily</string>
  <string name="quick_settings_profiles_off">Profily zakázány</string>
  <string name="quick_settings_heads_up_label">Plovoucí upozornění</string>
  <string name="quick_settings_battery_saver_label">Spořič baterie</string>
  <!-- quick settings battery saver label to show when device is charging and tile is disabled -->
  <string name="quick_settings_battery_saver_label_charging">Úspora baterie (nabíjení)</string>
  <string name="quick_settings_caffeine_label">Kofein</string>
  <!-- Content description of the sync tile in quick settings when off (not shown on the screen). [CHAR LIMIT=NONE] -->
  <string name="accessibility_quick_settings_sync_off">Synch. vyp.</string>
  <!-- Content description of the sync tile in quick settings when on (not shown on the screen). [CHAR LIMIT=NONE] -->
  <string name="accessibility_quick_settings_sync_on">Synch. zap.</string>
  <!-- Announcement made when sync changes to off (not shown on the screen). [CHAR LIMIT=NONE] -->
  <string name="accessibility_quick_settings_sync_changed_off">Synchronizace vypnuta.</string>
  <!-- Announcement made when sync changes to on (not shown on the screen). [CHAR LIMIT=NONE] -->
  <string name="accessibility_quick_settings_sync_changed_on">Synchronizace zapnuta.</string>
  <string name="quick_settings_sync_label">Synchronizace</string>
  <string name="quick_settings_volume_panel_label">Panel hlasitosti</string>
  <string name="quick_settings_usb_tether_label">USB tethering</string>
  <string name="quick_settings_screen_timeout_detail_title">Zhasínání obrazovky</string>
  <string name="quick_settings_lockscreen_label">Zamykací obrazovka</string>
  <string name="quick_settings_ambient_display_label">Ambientní zobrazení</string>
  <string name="quick_settings_lockscreen_label_enforced">Vynucení zámku obrazovky</string>
  <string name="quick_settings_lockscreen_label_locked_by_profile">Potlačen profilem</string>
  <!-- Content description of the screen timeout tile in quick settings (not shown on the screen). [CHAR LIMIT=NONE] -->
  <string name="accessibility_quick_settings_screen_timeout">Limit vypnutí obrazovky: <xliff:g id="timeout" example="30 seconds">%s</xliff:g>.</string>
  <!-- Announcement made when the screen timeout tile changes (not shown on the screen). [CHAR LIMIT=NONE] -->
  <string name="accessibility_quick_settings_screen_timeout_changed">Limit vypnutí obrazovky změněn na <xliff:g id="timeout" example="30 seconds">%s</xliff:g>.</string>
  <string name="qs_tile_performance">Režim baterie</string>
  <!-- Content description of the battery mode tile in quick settings when on, power save mode (not shown on the screen). [CHAR LIMIT=NONE] -->
  <string name="accessibility_quick_settings_perf_profile_pwrsv">Režim baterie: úspora energie.</string>
  <!-- Content description of the battery mode tile in quick settings when on, balanced mode (not shown on the screen). [CHAR LIMIT=NONE] -->
  <string name="accessibility_quick_settings_perf_profile_bal">Režim baterie: vyvážený.</string>
  <!-- Content description of the battery mode tile in quick settings when on, performance mode (not shown on the screen). [CHAR LIMIT=NONE] -->
  <string name="accessibility_quick_settings_perf_profile_perf">Režim baterie: výkonný.</string>
  <!-- Content description of the battery mode tile in quick settings when on, efficiency mode (not shown on the screen). [CHAR LIMIT=NONE] -->
  <string name="accessibility_quick_settings_perf_profile_bias_power">Režim baterie: efektivita</string>
  <!-- Content description of the battery mode tile in quick settings when on, quick mode (not shown on the screen). [CHAR LIMIT=NONE] -->
  <string name="accessibility_quick_settings_perf_profile_bias_perf">Režim baterie: výkon</string>
  <!-- Announcement made when the battery mode tile changes to power save (not shown on the screen). [CHAR LIMIT=NONE] -->
  <string name="accessibility_quick_settings_perf_profile_changed_pwrsv">Režim baterie změněn na úsporu energie.</string>
  <!-- Announcement made when the battery mode tile changes to balanced (not shown on the screen). [CHAR LIMIT=NONE] -->
  <string name="accessibility_quick_settings_perf_profile_changed_bal">Režim baterie změněn na vyvážený.</string>
  <!-- Announcement made when the battery mode tile changes to performance (not shown on the screen). [CHAR LIMIT=NONE] -->
  <string name="accessibility_quick_settings_perf_profile_changed_perf">Režim baterie změněn na vysoký výkon.</string>
  <!-- Announcement made when the battery mode tile changes to efficiency (not shown on the screen). [CHAR LIMIT=NONE] -->
  <string name="accessibility_quick_settings_perf_profile_changed_bias_power">Režim baterie změněn na efektivní.</string>
  <!-- Announcement made when the battery mode tile changes to quick (not shown on the screen). [CHAR LIMIT=NONE] -->
  <string name="accessibility_quick_settings_perf_profile_changed_bias_perf">Režim baterie změněn na výkonný.</string>
  <string name="quick_settings_performance_profile_detail_title">Režim baterie</string>
  <!-- Content description of the lock screen tile in quick settings when off (not shown on the screen). [CHAR LIMIT=NONE] -->
  <string name="accessibility_quick_settings_lock_screen_off">Zámek displeje vyp.</string>
  <!-- Content description of the lock screen tile in quick settings when on (not shown on the screen). [CHAR LIMIT=NONE] -->
  <string name="accessibility_quick_settings_lock_screen_on">Zámek displeje zap.</string>
  <!-- Announcement made when lock screen changes to off (not shown on the screen). [CHAR LIMIT=NONE] -->
  <string name="accessibility_quick_settings_lock_screen_changed_off">Zámek displeje je vypnutý.</string>
  <!-- Announcement made when lock screen changes to on (not shown on the screen). [CHAR LIMIT=NONE] -->
  <string name="accessibility_quick_settings_lock_screen_changed_on">Zámek displeje je zapnutý.</string>
  <!-- Content description of the ambient display tile in quick settings when off (not shown on the screen). [CHAR LIMIT=NONE] -->
  <string name="accessibility_quick_settings_ambient_display_off">Ambientní zobrazení vypnuto.</string>
  <!-- Content description of the ambient display tile in quick settings when on (not shown on the screen). [CHAR LIMIT=NONE] -->
  <string name="accessibility_quick_settings_ambient_display_on">Ambientní zobrazení zapnuto.</string>
  <!-- Announcement made when ambient display changes to off (not shown on the screen). [CHAR LIMIT=NONE] -->
  <string name="accessibility_quick_settings_ambient_display_changed_off">Ambientní zobrazení vypnuto.</string>
  <!-- Announcement made when ambient display changes to on (not shown on the screen). [CHAR LIMIT=NONE] -->
  <string name="accessibility_quick_settings_ambient_display_changed_on">Ambientní zobrazení zapnuto.</string>
  <!-- Content description of the heads up tile in quick settings when off (not shown on the screen). [CHAR LIMIT=NONE] -->
  <string name="accessibility_quick_settings_heads_up_off">Plovoucí upozorněn vyp.</string>
  <!-- Content description of the heads up tile in quick settings when on (not shown on the screen). [CHAR LIMIT=NONE] -->
  <string name="accessibility_quick_settings_heads_up_on">Plovoucí upozornění zap.</string>
  <!-- Announcement made when heads up changes to off (not shown on the screen). [CHAR LIMIT=NONE] -->
  <string name="accessibility_quick_settings_heads_up_changed_off">Plovoucí upozorněn vyp.</string>
  <!-- Announcement made when heads up changes to on (not shown on the screen). [CHAR LIMIT=NONE] -->
  <string name="accessibility_quick_settings_heads_up_changed_on">Plovoucí upozornění zap.</string>
  <!-- Content description of the caffeine tile in quick settings when off (not shown on the screen). [CHAR LIMIT=NONE] -->
  <string name="accessibility_quick_settings_caffeine_off">Kofein vyp.</string>
  <!-- Content description of the caffeine tile in quick settings when on (not shown on the screen). [CHAR LIMIT=NONE] -->
  <string name="accessibility_quick_settings_caffeine_on">Kofein zap.</string>
  <!-- Content description of the battery saver tile in quick settings when off (not shown on the screen). [CHAR LIMIT=NONE] -->
  <string name="accessibility_quick_settings_battery_saver_off">Spořič baterie vyp.</string>
  <!-- Content description of the battery saver tile in quick settings when on (not shown on the screen). [CHAR LIMIT=NONE] -->
  <string name="accessibility_quick_settings_battery_saver_on">Spořič baterie zap.</string>
  <!-- Announcement made when battery saver changes to off (not shown on the screen). [CHAR LIMIT=NONE] -->
  <string name="accessibility_quick_settings_battery_saver_changed_off">Spořič baterie vypnut.</string>
  <!-- Announcement made when battery saver changes to on (not shown on the screen). [CHAR LIMIT=NONE] -->
  <string name="accessibility_quick_settings_battery_saver_changed_on">Spořič baterie zapnut.</string>
  <!-- Dynamic tiles -->
  <string name="quick_settings_dynamic_tile_detail_title">Dynamické dlaždice</string>
  <string name="dynamic_qs_tile_next_alarm_label">Další budík</string>
  <string name="dynamic_qs_tile_ime_selector_label">Výběr IME</string>
  <string name="dynamic_qs_tile_su_label">Root přístup</string>
  <string name="quick_settings_title_advanced_location">Třístavové nastavení určení polohy</string>
  <!-- Content description of the location tile in quick settings when on, battery saving mode (not shown on the screen). [CHAR LIMIT=NONE] -->
  <string name="accessibility_quick_settings_location_battery_saving">Zjištění polohy: úsporný režim.</string>
  <!-- Content description of the location tile in quick settings when on, sensors only mode (not shown on the screen). [CHAR LIMIT=NONE] -->
  <string name="accessibility_quick_settings_location_gps_only">Zjištění polohy: pouze GPS.</string>
  <!-- Content description of the location tile in quick settings when on, high accuracy mode (not shown on the screen). [CHAR LIMIT=NONE] -->
  <string name="accessibility_quick_settings_location_high_accuracy">Zjištění polohy: vysoká přesnost.</string>
  <!-- QuickSettings: Location detail panel title [CHAR LIMIT=NONE] -->
  <string name="quick_settings_location_detail_title">Poloha</string>
  <!-- QuickSettings: Location (On, low-power) [CHAR LIMIT=NONE] -->
  <string name="quick_settings_location_battery_saving_label">Úspora baterie</string>
  <!-- QuickSettings: Location (On, gps-only) [CHAR LIMIT=NONE] -->
  <string name="quick_settings_location_gps_only_label">Pouze zařízení</string>
  <!-- QuickSettings: Location (On, high-accuracy) [CHAR LIMIT=NONE] -->
  <string name="quick_settings_location_high_accuracy_label">Vysoká přesnost</string>
  <!-- Announcement made when the location tile changes to battery saving (not shown on the screen). [CHAR LIMIT=NONE] -->
  <string name="accessibility_quick_settings_location_changed_battery_saving">Zjištění polohy změněno na úsporu baterie.</string>
  <!-- Announcement made when the location tile changes to sensors only (not shown on the screen). [CHAR LIMIT=NONE] -->
  <string name="accessibility_quick_settings_location_changed_gps_only">Zjištění polohy změněno na pouze GPS.</string>
  <!-- Announcement made when the location tile changes to high accuracy (not shown on the screen). [CHAR LIMIT=NONE] -->
  <string name="accessibility_quick_settings_location_changed_high_accuracy">Zjištění polohy změněno na vysokou přesnost.</string>
  <string name="quick_settings_tiles_category_system">Systémové dlaždice</string>
  <!-- detail header when adding a tile -->
  <string name="quick_settings_tiles_add_tiles">Přidat dlaždici</string>
  <!-- Hotspot dialog message -->
  <string name="hotspot_apm_message">Nelze se připojit k mobilním datům při zapnutém režimu „Letadlo“. Vypněte tento režim a zkuste to znovu.</string>
  <!-- Notification which notifies user flashlight is enabled -->
  <string name="quick_settings_tile_flashlight_not_title">Svítilna zapnuta</string>
  <string name="quick_settings_tile_flashlight_not_summary">Dotykem vypněte</string>
  <!-- Wi-Fi hotspot label when enabled -->
  <plurals name="wifi_hotspot_connected_clients_label">
    <item quantity="one">%1$d klient</item>
    <item quantity="few">%1$d klienti</item>
    <item quantity="other">%1$d klientů</item>
  </plurals>
  <!-- CellularTile data sim not configured state string -->
  <string name="data_sim_not_configured">Žádná SIM pro data</string>
  <!-- Content description of the dock battery level icon for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
  <string name="accessibility_dock_battery_level">Baterie doku: <xliff:g id="number">%d</xliff:g>\u0025.</string>
  <!-- Play queue -->
  <string name="play_queue_extention">Zobrazit frontu přehrávání</string>
  <!-- Path data for portrait battery -->
  <!-- Path data for landscape battery -->
  <!-- Path data for circle battery -->
  <!-- Weather string format in keyguard -->
  <string name="keyguard_status_view_weather_format"><xliff:g id="temp">%1$s</xliff:g> - <xliff:g id="condition">%2$s</xliff:g></string>
  <string name="expand_hint">Posunutím dolů rozbalit</string>
  <string name="swipe_left_hint">Posunutím doleva spustit <xliff:g id="app_name">%1$s</xliff:g></string>
  <string name="swipe_right_hint">Posunutím doprava zobrazit oznámení</string>
</resources>