-
Notifications
You must be signed in to change notification settings - Fork 39
/
Locale.cs-CZ.xaml
406 lines (405 loc) · 33.6 KB
/
Locale.cs-CZ.xaml
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
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:system="clr-namespace:System;assembly=mscorlib">
<!-- String resource that can be localized -->
<system:String x:Key="btiInformationCP">Informace</system:String>
<system:String x:Key="mmSupportCP">Technická podpora</system:String>
<system:String x:Key="btnUpdateCheckCP">Zkontrolovat</system:String>
<system:String x:Key="btnUpdateCheckHCP">Zjistit aktualizace</system:String>
<system:String x:Key="btnUpdateCheckICP">Zjistí aktualizace a zkontroluje, zda vlastníte nejnovější verzi aplikace.</system:String>
<system:String x:Key="stUpdateAvailableCP">K dispozici je nová verze (VER) aplikace.</system:String>
<system:String x:Key="stUpdateNotAvailableCP">Aplikace Better Explorer je aktuální.</system:String>
<system:String x:Key="btnOpenWebsite">Otevřít web</system:String>
<system:String x:Key="btnOpenWebsiteHCP">Navštivte web aplikace BetterExplorer</system:String>
<system:String x:Key="btnOpenWebsiteICP">Navštivte web aplikace BetterExplorer, kde si můžete vyzkoušet nejnovější verze, požádat ostatní uživatele o pomoc, nahlásit potíže apod.</system:String>
<system:String x:Key="lblBetterExText">Better Explorer – Kvalitnější náhrada za Průzkumníka Windows</system:String>
<system:String x:Key="lblBetterExInfo">Aplikace Better Explorer je náhrada za Průzkumníka Windows, která poskytuje řadu užitečných funkcí, například pás karet, zobrazení několika panelů a další funkce.</system:String>
<system:String x:Key="lblAboutBEHeader">O aplikaci Better Explorer</system:String>
<system:String x:Key="lblDevelopersHeader">Vývojový tým:</system:String>
<system:String x:Key="lblDevTeamCP">Tým vývojářů</system:String>
<system:String x:Key="btiOptionsCP">Možnosti</system:String>
<system:String x:Key="chkTreeExpandTTX">Při přechodu na jiné umístění rozbalí navigační podokno a zobrazí aktuálně otevřenou složku (vyžaduje restart aplikace).</system:String>
<system:String x:Key="sepGeneral">Obecné</system:String>
<system:String x:Key="tabShell">Shell</system:String>
<system:String x:Key="sepStartup">Zobrazit složku po spuštění</system:String>
<system:String x:Key="btnSetCurrentasStartupHCP">Nastavit jako výchozí umístění</system:String>
<system:String x:Key="btnSetCurrentasStartupICP">Nastaví umístění, ve kterém se právě nacházíte, jako výchozí umístění. Aplikace BetterExplorer otevře výchozí umístění po svém spuštění a po otevření nové karty.</system:String>
<system:String x:Key="btnSetCurrentasStartupDesc">Kliknutím nastavíte výchozí umístění po spuštění aplikace BetterExplorer na umístění, které právě prohlížíte</system:String>
<system:String x:Key="chkIsDefault">Nastavit BetterExplorer jako výchozí prohlížeč</system:String>
<system:String x:Key="chkIsDefaultICP">Nastaví BetterExplorer jako výchozí prohlížeč. Pamatujte prosím, že se nejedná o plnou integraci (funguje pouze v případě kliknutí na ikonu Průzkumníka nebo stisknutí klávesové zkratky „klávesa Windows + E“)</system:String>
<system:String x:Key="chkIsTerraCopyEnabled">Povolit aplikacím třetích stran přebírat operace se soubory*</system:String>
<system:String x:Key="chkIsTerraCopyEnabledICP">Povolí aplikacím třetích stran (například aplikaci TeraCopy) přebírat některé operace se soubory, například kopírování, přesouvání a odstraňování souborů. (Vyžaduje restart aplikace)</system:String>
<system:String x:Key="cbIsResttoreCP">Po spuštění obnovit předchozí otevřené karty</system:String>
<system:String x:Key="cbIsResttoreTTX">Aplikace BetterExplorer po spuštění obnoví karty, které byly otevřené při předchozím zavření aplikace.</system:String>
<system:String x:Key="txtImageEditing">Image Editing</system:String>
<system:String x:Key="chkEditOverwrite">Overwrite original image when editing</system:String>
<system:String x:Key="chkLogHistoryCP">Ukládat akce do protokolu</system:String>
<system:String x:Key="chkLogHistoryHCP">Aplikace BetterExplorer uloží u každé činnosti, například při přesunutí, přejmenování nebo odstranění souboru, záznam do protokolu. Tato funkce je výhodná pro účely pozdější kontroly a z hlediska zabezpečení. Každé okno aplikace vytváří vlastní protokol.</system:String>
<system:String x:Key="tabLanguageCP">Jazyk</system:String>
<system:String x:Key="sepLanguageCP">Změní jazyk uživatelského rozhraní</system:String>
<system:String x:Key="lblLanguageCP">Vyberte jazyk, který chcete v aplikaci BetterExplorer používat: (Vyžaduje restart aplikace)</system:String>
<system:String x:Key="txtTranslationHelp">Zapojte se do lokalizace</system:String>
<system:String x:Key="txtHelpWebpage">Máte-li zájem nám pomoci s lokalizací této aplikace, navštivte prosím tento web: (anglicky)</system:String>
<system:String x:Key="txtTranslationCredits">Rádi bychom poděkovali všem, kdo se na lokalizaci této aplikace do různých jazyků doposud podílel.</system:String>
<system:String x:Key="tabUpdateCP">Aktualizace</system:String>
<system:String x:Key="txtAutoUpdate">Automatické aktualizace</system:String>
<system:String x:Key="chkAutoCheck">Kontrolovat aktualizace automaticky</system:String>
<system:String x:Key="txtCheckHowOften">Četnost kontroly:</system:String>
<system:String x:Key="chkEveryday">Denně</system:String>
<system:String x:Key="chkEveryweek">Týdně</system:String>
<system:String x:Key="chkEverymonth">Měsíčně</system:String>
<system:String x:Key="txtUpdateChannel">Aktualizační kanál</system:String>
<system:String x:Key="chkReleasesChannel">Pouze oficiální vydání (doporučeno)</system:String>
<system:String x:Key="chkDevChannel">Oficiální vydání a zkušební sestavení</system:String>
<system:String x:Key="txtTestBuildWarning">Pozor! Zkušební sestavení mohou být užitečná při zkoušení nových funkcí, ale v některých případech mohou představovat i jistou míru nebezpečí!</system:String>
<system:String x:Key="txtAdvancedUpdateSettings">Rozšířená nastavení</system:String>
<system:String x:Key="txtUpdateURL">Umístění dat aktualizace on-line (adresa URL)</system:String>
<system:String x:Key="txtAvailableUpdates">Dostupné aktualizace</system:String>
<system:String x:Key="txtDownloading">Stahování aktualizace</system:String>
<system:String x:Key="txtReadyToInstall">Připraveno k instalaci</system:String>
<system:String x:Key="sepAppearanceCP">Vzhled</system:String>
<system:String x:Key="tabRibbonCP">Pás karet</system:String>
<system:String x:Key="sepRibbonColorCP">Barva pásu karet</system:String>
<system:String x:Key="btnSilverCP">Stříbrná</system:String>
<system:String x:Key="btnBlueCP">Modrá</system:String>
<system:String x:Key="btnBlackCP">Černá</system:String>
<system:String x:Key="btnGreenCP">Zelená</system:String>
<system:String x:Key="sepContextualTabsCP">Kontextové karty</system:String>
<system:String x:Key="lblAutoSwitchCP">Při zobrazení automaticky přepínat na tyto karty:</system:String>
<system:String x:Key="tabTabsCP">Karty</system:String>
<system:String x:Key="sepAlignmentCP">Zarovnání</system:String>
<system:String x:Key="lblShowTabBarCP">Zobrazovat panel karet:</system:String>
<system:String x:Key="chkTabBarTopCP">Nahoře</system:String>
<system:String x:Key="chkTabBarBottomCP">Dole</system:String>
<system:String x:Key="sepSavedTabsCP">Spravovat uložené karty</system:String>
<system:String x:Key="btnShowTabManagerCP">Zobrazit správce karet</system:String>
<system:String x:Key="lblDefSavedTabsLocCP">Výchozí umístění pro uložené karty:</system:String>
<system:String x:Key="lblSavedTabsWarningCP">Upozornění: Změna výchozího umístění způsobí ztrátu uložených karet.</system:String>
<system:String x:Key="tabPanesItemsCP">Podokna/položky</system:String>
<system:String x:Key="chkTreeExpandCP">Rozbalit navigační podokno do aktuální složky*</system:String>
<system:String x:Key="chkTreeExpandTCP">Rozbalí navigační podokno do aktuální složky</system:String>
<system:String x:Key="sepOptionalCP">Zobrazovat volitelné funkce</system:String>
<system:String x:Key="chkShowCheckBoxesCP">Zobrazovat zaškrtávací políčka</system:String>
<system:String x:Key="tbHomeCP">Domů</system:String>
<system:String x:Key="tgClipboardCP">Schránka</system:String>
<system:String x:Key="btnCopyCP">Kopírovat</system:String>
<system:String x:Key="btnCopyTCP">Kopírovat položku (CTRL + C)</system:String>
<system:String x:Key="btnCopyTTX">Zkopíruje vybrané položky do schránky</system:String>
<system:String x:Key="btnPasteCP">Vložit</system:String>
<system:String x:Key="btnPasteTCP">Vložit (CTRL + V)</system:String>
<system:String x:Key="btnPasteTTX">Vloží soubory umístěné ve schránce do této složky</system:String>
<system:String x:Key="btnCutCP">Vyjmout</system:String>
<system:String x:Key="btnCopyPathCP">Kopírovat cestu</system:String>
<system:String x:Key="btnCopyPTTX">Zkopíruje cestu vybrané položky (vybraných položek) nebo, není-li vybrána žádná položka, zkopíruje cestu aktuálně otevřené složky</system:String>
<system:String x:Key="btnPasteScCP">Vložit zástupce</system:String>
<system:String x:Key="tgOrganizeCP">Uspořádat</system:String>
<system:String x:Key="btnCopyToCP">Zkopírovat do</system:String>
<system:String x:Key="btnMoveToCP">Přesunout do</system:String>
<system:String x:Key="btnctDocumentsCP">Dokumenty</system:String>
<system:String x:Key="btnctDesktopCP">Plocha</system:String>
<system:String x:Key="btnctDownloadsCP">Stažené soubory</system:String>
<system:String x:Key="miOtherDestCP">Jiný cíl</system:String>
<system:String x:Key="btnDeleteCP">Odstranit</system:String>
<system:String x:Key="miDeltoRB">Odstranit do koše</system:String>
<system:String x:Key="miDeltoP">Trvale odstranit</system:String>
<system:String x:Key="btnRenameCP">Přejmenovat</system:String>
<system:String x:Key="tgNewCP">Nový</system:String>
<system:String x:Key="btnNewFolderCP">Nová složka</system:String>
<system:String x:Key="btnNewLibraryCP">Nová knihovna</system:String>
<system:String x:Key="tgOpenCP">Otevřít</system:String>
<system:String x:Key="btnPropertiesCP">Vlastnosti</system:String>
<system:String x:Key="btnOpenCP">Otevřít</system:String>
<system:String x:Key="btnEditCP">Úpravy</system:String>
<system:String x:Key="btnHistoryCP">Historie</system:String>
<system:String x:Key="btnFavoritesCP">Oblíbené položky</system:String>
<system:String x:Key="tgSelectCP">Vybrat</system:String>
<system:String x:Key="btnSelectAllCP">Vybrat vše</system:String>
<system:String x:Key="btnSelectNoneCP">Zrušit výběr</system:String>
<system:String x:Key="btnInvertSelectionCP">Invertovat výběr</system:String>
<system:String x:Key="btnConditionalSelectCP">Podmíněný výběr</system:String>
<system:String x:Key="miSelAllByTypeCP">Vybrat všechny položky stejného typu</system:String>
<system:String x:Key="miSelAllByDateCP">Vybrat všechny položky vytvořené ve stejný den</system:String>
<system:String x:Key="miCondSelectCP">Výběr na základě dalších podmínek...</system:String>
<system:String x:Key="tgTabsCP">Karty</system:String>
<system:String x:Key="btnNewTabCP">Nová karta</system:String>
<system:String x:Key="btnCloneTabCP">Klonovat kartu</system:String>
<system:String x:Key="btnCloseTabCP">Zavřít aktuální kartu</system:String>
<system:String x:Key="btnNewTabTCP">Vytvořit novou kartu (CTRL + T)</system:String>
<system:String x:Key="btnNewTabTTX">Vytvořit novou kartu obsahující výchozí umístění vedle aktuální karty</system:String>
<system:String x:Key="btnCloneTabTTX">Vytvořit novou kartu obsahující stejné umístění jako to, které právě prohlížíte</system:String>
<system:String x:Key="btnUndoCloseCP">Zpět akce Zavřít kartu</system:String>
<system:String x:Key="btnUndoCloseHCP">Znovu otevře předchozí zavřenou kartu.</system:String>
<system:String x:Key="miClearList">Vymazat seznam</system:String>
<system:String x:Key="btnSavedTabsCP">Uložené karty</system:String>
<system:String x:Key="btnSavedTabsHCP">Uložení kolekce oblíbených karet nebo otevření dříve uložené kolekce.</system:String>
<system:String x:Key="miSaveTabs">Uložit aktuální karty</system:String>
<system:String x:Key="tbShareCP">Sdílet</system:String>
<system:String x:Key="tgCompressCP">Komprimovat</system:String>
<system:String x:Key="btnMakeArchiveCP">Vytvořit archiv</system:String>
<system:String x:Key="btnMakeArchiveICP">Otevře Průvodce vytvořením archivu, který vám pomůže s vytvořením archivu obsahujícího vybrané soubory. Archiv je zvláštní složka, která obsahuje komprimovanou podobu všech souborů, které jsou v ní uloženy.</system:String>
<system:String x:Key="btnShareCP">Sdílet</system:String>
<system:String x:Key="tgNetworkCP">Síť</system:String>
<system:String x:Key="btnMapDriveCP">Připojit síťovou jednotku</system:String>
<system:String x:Key="btnDiscDriveCP">Odpojit síťovou jednotku</system:String>
<system:String x:Key="btnAdvSecurityCP">Upřesnit zabezpečení</system:String>
<system:String x:Key="btnAdvSecurityTTX">Otevře dialog Nastavení zabezpečení, kde můžete vybrat uživatele, kteří budou mít přístup ke složce, a uživatele, kteří budou moci tuto složku upravovat.</system:String>
<system:String x:Key="tbViewCP">Zobrazit</system:String>
<system:String x:Key="tgShowHideCP">Zobrazit/Skrýt</system:String>
<system:String x:Key="tbPanesCP">Podokna</system:String>
<system:String x:Key="btnNavigationCP">Navigační podokno</system:String>
<system:String x:Key="btnNavigationTCP">Navigační podokno</system:String>
<system:String x:Key="btnNavigationTTX">Zobrazí či skryje navigační podokno u levého okraje obrazovky, které obsahuje seznam složek, knihoven a jednotek.</system:String>
<system:String x:Key="btnInfoCP">Podokno podrobností</system:String>
<system:String x:Key="btnInfoTCP">Podokno podrobností</system:String>
<system:String x:Key="btnInfoTTX">Zobrazí či skryje podokno podrobností, které obsahuje podrobné informace o vybraných položkách.</system:String>
<system:String x:Key="btnPreviewCP">Podokno náhledu</system:String>
<system:String x:Key="btnPreviewTCP">Podokno náhledu</system:String>
<system:String x:Key="btnPreviewTTX">Zobrazí či skryje podokno náhledu v levé části obrazovky, které umožňuje zobrazit obsah souboru bez nutnosti jeho otevření. Předpokladem je, aby byl v počítači nainstalován příslušný program.</system:String>
<system:String x:Key="btnExtraLargeICP">Největší ikony</system:String>
<system:String x:Key="btnLargeICP">Velké ikony</system:String>
<system:String x:Key="btnMediumICP">Střední ikony</system:String>
<system:String x:Key="btnSmallICP">Malé ikony</system:String>
<system:String x:Key="btnListICP">Seznam</system:String>
<system:String x:Key="btnDetailsICP">Podrobnosti</system:String>
<system:String x:Key="btnTilesICP">Vedle sebe</system:String>
<system:String x:Key="btnContentICP">Obsah</system:String>
<system:String x:Key="tgLayoutCP">Uspořádání</system:String>
<system:String x:Key="tgCurrentViewCP">Aktuální zobrazení</system:String>
<system:String x:Key="btnSortByCP">Seřadit podle</system:String>
<system:String x:Key="btnSortICP">Změní způsob řazení obsahu složky a kategorii, podle které bude obsah složky seřazen</system:String>
<system:String x:Key="miDescending">Sestupně</system:String>
<system:String x:Key="miAscending">Vzestupně</system:String>
<system:String x:Key="btnGroupByCP">Seskupit podle</system:String>
<system:String x:Key="btnAutoSizeColCP">Automatická velikost sloupců</system:String>
<system:String x:Key="btnAutoSizeColICP">Změní šířku sloupců tak, aby sloupce mohly zobrazit celý obsah</system:String>
<system:String x:Key="btnMoreColCP">Další sloupce</system:String>
<system:String x:Key="chkImagefilenameCP">Názvy souborů obrázků</system:String>
<system:String x:Key="chkHiddenItemsCP">Skryté položky</system:String>
<system:String x:Key="chkExtensionsCP">Přípony souborů</system:String>
<system:String x:Key="chkExtensionsICP">Vyberte, zda chcete zobrazovat přípony na konci názvu souborů, či nikoli. Přípony identifikují typ souborů. Například textové soubory obsahují příponu .txt, která tyto soubory identifikuje coby textové dokumenty. Při přejmenování souborů si počínejte opatrně, protože změna přípony může způsobit potíže se souborem nebo programem.</system:String>
<system:String x:Key="btnHideSelCP">Skrýt vybrané položky</system:String>
<system:String x:Key="miHideSelCP">Skryje vybrané položky</system:String>
<system:String x:Key="miHideItemsCP">Skrýt vybrané a všechny podřízené položky</system:String>
<system:String x:Key="grpWindowsCP">Okna</system:String>
<system:String x:Key="btnNewWindowCP">Nové okno</system:String>
<system:String x:Key="btnRefreshCP">Aktualizovat</system:String>
<system:String x:Key="ctbLibrariesCP">Knihovny</system:String>
<system:String x:Key="tbManageCP">Správa</system:String>
<system:String x:Key="tgLibraryCP">Knihovna</system:String>
<system:String x:Key="btnManageLibCP">Spravovat knihovnu</system:String>
<system:String x:Key="btnDefSaveCP">Výchozí úložiště</system:String>
<system:String x:Key="btnOptimizeCP">Optimalizovat knihovnu</system:String>
<system:String x:Key="miGeneralCP">Všeobecné položky</system:String>
<system:String x:Key="miDocumentsCP">Dokumenty</system:String>
<system:String x:Key="miMusicCP">Hudba</system:String>
<system:String x:Key="miPicturesCP">Obrázky</system:String>
<system:String x:Key="miVideosCP">Video</system:String>
<system:String x:Key="btnChangeLibIconCP">Změnit ikonu</system:String>
<system:String x:Key="chkPinNavCP">Zobrazit v navigačním podokně</system:String>
<system:String x:Key="chkPinNavHCP">Zobrazí knihovnu v navigačním podokně</system:String>
<system:String x:Key="chkPinNavICP">Vyberte, zda chcete tuto knihovnu zobrazit v navigačním podokně v levé části okna. Není-li knihovna zobrazena v navigačním podokně, můžete ji otevřít pomocí složky Knihovny.</system:String>
<system:String x:Key="btnResetCP">Obnovit výchozí</system:String>
<system:String x:Key="ctgFolderToolsCP">Nástroje složky</system:String>
<system:String x:Key="tgFolderIconCP">Ikona</system:String>
<system:String x:Key="btnChangeFIconCP">Změnit ikonu složky</system:String>
<system:String x:Key="btnClearFIconCP">Výchozí ikona složky</system:String>
<system:String x:Key="btnFSizeChartCP">Graf velikosti složky</system:String>
<system:String x:Key="ctbDriveToolsCP">Nástroje jednotky</system:String>
<system:String x:Key="tabDriveCP">Jednotka</system:String>
<system:String x:Key="btnFormatDriveCP">Formátovat jednotku</system:String>
<system:String x:Key="btnCleanDriveCP">Vyčistit jednotku</system:String>
<system:String x:Key="btnDefragDriveCP">Optimalizovat jednotku</system:String>
<system:String x:Key="btnDSizeChartCP">Graf velikosti jednotky</system:String>
<system:String x:Key="ctbApplicationsCP">Nástroje aplikace</system:String>
<system:String x:Key="tabApplicationCP">Aplikace</system:String>
<system:String x:Key="tgRunCP">Spustit</system:String>
<system:String x:Key="btnPinCP">Připnout k hlavnímu panelu</system:String>
<system:String x:Key="btnRunAsAdminCP">Spustit jako správce</system:String>
<system:String x:Key="ctbImageToolsCP">Nástroje obrázku</system:String>
<system:String x:Key="tgImgEditCP">Úpravy</system:String>
<system:String x:Key="btnRotateLeftCP">Otočit doleva</system:String>
<system:String x:Key="btnRotateRightCP">Otočit doprava</system:String>
<system:String x:Key="btnFlipXCP">Převrátit vodorovně</system:String>
<system:String x:Key="btnFlipYCP">Převrátit svisle</system:String>
<system:String x:Key="btnConvertImageCP">Převést</system:String>
<system:String x:Key="miJPGfCP">Na soubor JPEG</system:String>
<system:String x:Key="miPNGfCP">Na soubor PNG</system:String>
<system:String x:Key="miGIFfCP">Na soubor GIF</system:String>
<system:String x:Key="miBMPfCP">Na soubor BMP</system:String>
<system:String x:Key="miWMFfCP">Na soubor WMF</system:String>
<system:String x:Key="grpSizeCP">Velikost</system:String>
<system:String x:Key="lblWidthCP">Šířka:</system:String>
<system:String x:Key="lblHeightCP">Výška:</system:String>
<system:String x:Key="btnResizeCP">Změnit velikost</system:String>
<system:String x:Key="btnCropImageCP">Oříznout</system:String>
<system:String x:Key="tgImgViewCP">Zobrazit</system:String>
<system:String x:Key="btnSlideShowCP">Prezentace</system:String>
<system:String x:Key="btnWallpaperCP">Nastavit jako tapetu</system:String>
<system:String x:Key="miWallFillCP">Vyplnit</system:String>
<system:String x:Key="miWallFitCP">Přizpůsobit</system:String>
<system:String x:Key="miWallStretchCP">Roztáhnout</system:String>
<system:String x:Key="miWallTileCP">Vedle sebe</system:String>
<system:String x:Key="miWallCenterCP">Na střed</system:String>
<system:String x:Key="ctbArchiveToolsCP">Archivační nástroje</system:String>
<system:String x:Key="tgExtractCP">Extrahovat</system:String>
<system:String x:Key="btnExtractHereCP">Extrahovat zde</system:String>
<system:String x:Key="btnExtractHereHCP">Extrahovat zde</system:String>
<system:String x:Key="btnExtractHereICP">Umístí obsah tohoto archivu zde do nové složky.</system:String>
<system:String x:Key="lblExtractCP">Extrahovat do:</system:String>
<system:String x:Key="btnChooseLocationCP">Změnit výstupní složku</system:String>
<system:String x:Key="btnExtractNowCP">Extrahovat archiv</system:String>
<system:String x:Key="chkUseNewFolderCP">Extrahovat do nové složky</system:String>
<system:String x:Key="chkOpenResultsCP">Po dokončení zobrazit soubory</system:String>
<system:String x:Key="btnCheckArchiveCP">Zkontrolovat integritu</system:String>
<system:String x:Key="btnViewArchiveCP">Zobrazit archiv</system:String>
<system:String x:Key="btnExitCP">Konec</system:String>
<system:String x:Key="SearchBarResetCP">Původní velikost</system:String>
<system:String x:Key="ctbSearchToolsCP">Nástroje hledání</system:String>
<system:String x:Key="tabSearchCP">Hledat</system:String>
<system:String x:Key="tsgKindCP">Druh</system:String>
<system:String x:Key="btnKindAllCP">Všechny typy</system:String>
<system:String x:Key="btnKindDocsCP">Dokumenty</system:String>
<system:String x:Key="btnKindPicsCP">Obrázky</system:String>
<system:String x:Key="btnKindMusicCP">Hudba</system:String>
<system:String x:Key="btnKindVideosCP">Video</system:String>
<system:String x:Key="btnKindFoldersCP">Složky</system:String>
<system:String x:Key="btnKindProgramsCP">Programy</system:String>
<system:String x:Key="tsgOtherCP">Další podmínky</system:String>
<system:String x:Key="btnOSizeCP">Velikost</system:String>
<system:String x:Key="miSizeVLargeCP">Velmi velké</system:String>
<system:String x:Key="miSizeLargeCP">Velké</system:String>
<system:String x:Key="miSizeMiddleCP">Středně velké</system:String>
<system:String x:Key="miSizeSmallCP">Malé</system:String>
<system:String x:Key="miSizeTinyCP">Velmi malé</system:String>
<system:String x:Key="miCustomSizeCP">Vlastní...</system:String>
<system:String x:Key="btnODateCCP">Datum vytvoření</system:String>
<system:String x:Key="miDateTodayCP">Dnes</system:String>
<system:String x:Key="miDateYesterdayCP">Včera</system:String>
<system:String x:Key="miDateThisWeekCP">Tento týden</system:String>
<system:String x:Key="miDateLastWeekCP">Minulý týden</system:String>
<system:String x:Key="miPastMonthCP">Minulý měsíc</system:String>
<system:String x:Key="miDateCustomCP">Vlastní časový rozsah...</system:String>
<system:String x:Key="btnODateModCP">Datum úpravy</system:String>
<system:String x:Key="btnExtCP">Přípona</system:String>
<system:String x:Key="btnAuthorCP">Autor/Interpret</system:String>
<system:String x:Key="btnSubjectCP">Předmět</system:String>
<system:String x:Key="btnSearchCP">Vyhledat</system:String>
<system:String x:Key="btnSave">Uložit</system:String>
<system:String x:Key="btnSaveAs">Uložit jako</system:String>
<system:String x:Key="btnAddTab">Přidat kartu</system:String>
<system:String x:Key="txtTabManager">Správce karet</system:String>
<system:String x:Key="btnClose">Zavřít</system:String>
<system:String x:Key="btnOpenFolder">Otevřít složku</system:String>
<system:String x:Key="txtName">Název</system:String>
<system:String x:Key="txtPath">Cesta</system:String>
<system:String x:Key="txtChooseName">Zadejte název kolekce karet</system:String>
<system:String x:Key="txtOverwriteSavedTabs">Jestliže název již existuje, starší kolekce bude přepsána</system:String>
<system:String x:Key="txtIllegalCharacters">Název nesmí obsahovat tyto znaky: \ / : * ? < > |</system:String>
<system:String x:Key="txtConfirmDelete">Chcete opravdu odstranit tuto kolekci karet?</system:String>
<system:String x:Key="txtSizeChart">Graf velikosti složky/jednotky</system:String>
<system:String x:Key="txtLoadingSizeChart">Načítání velikosti podsložek...</system:String>
<system:String x:Key="txtResizeImage">Změnit velikost obrázku</system:String>
<system:String x:Key="txtPercentage">Nastavit procentuální hodnotu</system:String>
<system:String x:Key="txtSpecificSize">Nastavit konkrétní rozměry:</system:String>
<system:String x:Key="txtArchiveWizard">Vytvořit archiv</system:String>
<system:String x:Key="txtReviewFiles">Zkontrolovat soubory</system:String>
<system:String x:Key="txtAddFiles">Přidat soubory</system:String>
<system:String x:Key="txtRemoveFiles">Odebrat soubory</system:String>
<system:String x:Key="txtArchiveFormat">Formát archivu</system:String>
<system:String x:Key="txtArchiveSpeed">Rychlost komprimace</system:String>
<system:String x:Key="txtNamePassword">Název archivu / Heslo</system:String>
<system:String x:Key="chkProtectArchive">Chránit tento archiv heslem:</system:String>
<system:String x:Key="txtPassword">Heslo:</system:String>
<system:String x:Key="txtConditionalSelect">Podmíněný výběr souborů</system:String>
<system:String x:Key="txtSelectFiles">Vybrat v této složce soubory, které vyhovují těmto podmínkám:</system:String>
<system:String x:Key="txtFilename">Název souboru</system:String>
<system:String x:Key="txtContains">obsahuje</system:String>
<system:String x:Key="txtStartsWith">začíná řetězcem</system:String>
<system:String x:Key="txtEndsWith">končí řetězcem</system:String>
<system:String x:Key="txtIs">je</system:String>
<system:String x:Key="txtDoesNotContain">neobsahuje</system:String>
<system:String x:Key="txtIsNot">není</system:String>
<system:String x:Key="txtMatchCase">Zohledňovat malá a velká písmena</system:String>
<system:String x:Key="txtFileSize">Velikost souboru</system:String>
<system:String x:Key="txtLargerThan">je větší než</system:String>
<system:String x:Key="txtSmallerThan">je menší než</system:String>
<system:String x:Key="txtExactly">velikost je přesně</system:String>
<system:String x:Key="txtIsBetween">velikost je mezi</system:String>
<system:String x:Key="txtIsNotBetween">velikost není mezi</system:String>
<system:String x:Key="txtDateAccessed">Datum přístupu</system:String>
<system:String x:Key="txtAnd">a</system:String>
<system:String x:Key="txtIsBefore">je starší než</system:String>
<system:String x:Key="txtIsAfter">je novější než</system:String>
<system:String x:Key="txtDateIs">je stejné jako</system:String>
<system:String x:Key="txtRemoveFilter">Chcete-li filtr odebrat, ponechejte všechny hodnoty prázdné</system:String>
<system:String x:Key="txtSetFilter">Nastavit filtr (VAL):</system:String>
<system:String x:Key="txtCurrentValue">Aktuální hodnota:</system:String>
<system:String x:Key="txtSelect">Vybrat</system:String>
<system:String x:Key="txtCancel">Storno</system:String>
<system:String x:Key="txtOK">OK</system:String>
<system:String x:Key="txtNext">Další</system:String>
<system:String x:Key="txtBrowse">Procházet...</system:String>
<!-- NEW STRINGS -->
<!-- Navigation toolbar -->
<system:String x:Key="txtBack">Zpět</system:String>
<system:String x:Key="txtForward">Dopředu</system:String>
<system:String x:Key="txtLevelUp">Nahoru</system:String>
<system:String x:Key="txtSearchLabel">Hledej:</system:String>
<!-- Miscellaneous strings -->
<system:String x:Key="txtApply">Použít</system:String>
<system:String x:Key="txtLocation">Lokace/system:String>
<system:String x:Key="txtEmptyRBin">Vysypat koš</system:String>
<system:String x:Key="txtYes">Ano</system:String>
<system:String x:Key="txtNo">Ne</system:String>
<system:String x:Key="txtType">Typ</system:String>
<!-- (file type) -->
<system:String x:Key="txtFile">soubor</system:String>
<system:String x:Key="txtShortcut">zástupce</system:String>
<system:String x:Key="txtFolder">složka</system:String>
<!-- (The folder is empty. (subject)) -->
<system:String x:Key="txtAccusativeFolder">složka</system:String>
<!-- (Do you want to delete the folder? (direct object))-->
<system:String x:Key="txtRecycleBin">Koš</system:String>
<system:String x:Key="txtSeveralItems">soubory</system:String>
<system:String x:Key="txtConfirmDeleteObject">Jste si jistý, že chete tento soubor {0} přemístit zde {1}?</system:String>
<system:String x:Key="txtConfirmRemoveObject">Jste si jistý, že chete tento soubor trvale vymazat {0}?</system:String>
<system:String x:Key="txtConfirmDeleteObjects">Are you sure you want to move these {0} items to {1}?</system:String>
<system:String x:Key="txtConfirmRemoveObjects">Are you sure you want to delete these {0} items permanently?</system:String>
<system:String x:Key="txtDeleteSeveralItems">Smazat soubory</system:String>
<!-- View tab -->
<system:String x:Key="btnConsoleCP">Konzole</system:String>
<!-- File tab -->
<system:String x:Key="btnReportBugCP">Nahlásit problém</system:String>
<system:String x:Key="btnReportBugHCP">Nahlásit problém, bug, vlastnost</system:String>
<!-- File tab - Options -->
<system:String x:Key="chkUseCustomDialogsCP">Use custom file operation dialogs</system:String>
<system:String x:Key="chkUseCustomDialogsICP">Use dialogs for operations such as moving, copying, and deleting files that mimic Windows 8's dialogs.</system:String>
<system:String x:Key="lblOtherSettingsCP">Ostatní nastavení</system:String>
<system:String x:Key="lblActionsCP">Akce</system:String>
<system:String x:Key="chkLastTabClosesAppCP">Zavřít Better explorer, když zavřete poslední panel</system:String>
<system:String x:Key="chkLastTabClosesAppICP">Pokud je toto zatrhnuto, se tot okno zavře, když zavřete poslední panel. Jinak sccess Toolbar:</system:String>
<system:String x:Key="txtRibbonGCDesc">Pokud je toto zatrhnuto, se toto okno zavře, když je zavřen poslední panel. Jinak bude vytvořen nový panel.</system:String>
<!-- Create Archive Wizard -->
<system:String x:Key="txtChooseFormat">Vyberte formát:</system:String>
<system:String x:Key="txtFormatExplanation">Každý formát má své výhody a nevýhody. Záleží na tom co potřebujete.</system:String>
<system:String x:Key="txtChooseSpeed">Vyberte rychlost komprese:</system:String>
<system:String x:Key="txtFaster">Rychleji</system:String>
<system:String x:Key="txtNormal">Normalní</system:String>
<system:String x:Key="txtSlower">Pomaleji</system:String>
<system:String x:Key="txtLarger">Větší objem</system:String>
<system:String x:Key="txtSmaller">Menší objem</system:String>
<system:String x:Key="txtArchiveName">Název archívu:</system:String>
<!-- Resize Image dialog -->
<system:String x:Key="txtAspectRatio">Dodržet poměr stran</system:String>
<!-- Customize Quick Access Toolbar dialog -->
<system:String x:Key="txtMoreCommands">Více příkazů</system:String>
<system:String x:Key="txtAdd">Přidat</system:String>
<system:String x:Key="txtRemove">Odstranit</system:String>
<system:String x:Key="txtMoveUp">Přesunout nahoru</system:String>
<system:String x:Key="txtMoveDown">Přesunout dolů</system:String>
<system:String x:Key="txtCustomizeQAT">Přizpůsobit rychlý přístup k toolbaru</system:String>
<system:String x:Key="txtCustomizeRibbon">Přizpůsobit Ribbon</system:String>
<system:String x:Key="txtQATCDesc">Přidat, nebo odebrat příkazy z rychlého přistupu</system:String>
<system:String x:Key="txtRibbonBCDesc">Zobrazit, nebo skrýt příkazy Ribbonu:</system:String>
<system:String x:Key="txtExperimental">Experimentální vlastnosti</system:String>
</ResourceDictionary>