Skip to content

Commit e924e35

Browse files
authored
Merge pull request #375 from herkul-s/patch-1
updating czech strings
2 parents d173d8c + ec8ff23 commit e924e35

File tree

1 file changed

+29
-29
lines changed

1 file changed

+29
-29
lines changed

app/src/main/res/values-cs/strings.xml

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,61 +1,61 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<resources>
3-
<string name="app_name">Simple File Manager</string>
3+
<string name="app_name">Jednoduchý správce souborů</string>
44
<string name="app_launcher_name">Správce souborů</string>
55
<string name="press_back_again">Stiskněte znovu zpět pro ukončení</string>
66
<string name="no_app_found">Není dostupná žádná aplikace pro tento typ souboru</string>
77
<string name="go_to_home_folder">Jít do domovské složky</string>
88
<string name="set_as_home_folder">Nastavit jako domovskou složku</string>
99
<string name="home_folder_updated">Domovská složka aktualizována</string>
10-
<string name="copy_path">Copy path to clipboard</string>
11-
<string name="path_copied">Path copied</string>
12-
<string name="select_audio_file">Please select an audio file</string>
13-
<string name="search_folder">Search folder</string>
14-
<string name="rooted_device_only">This operation works only on rooted devices</string>
10+
<string name="copy_path">Kopírovat cestu do schránky</string>
11+
<string name="path_copied">Cesta zkopírována</string>
12+
<string name="select_audio_file">Vyberte zvukový soubor</string>
13+
<string name="search_folder">Prohledat složku</string>
14+
<string name="rooted_device_only">Tato operace funguje pouze u rootnutých zařízení</string>
1515

1616
<!-- Open as -->
17-
<string name="open_as">Open as</string>
18-
<string name="text_file">Text file</string>
19-
<string name="image_file">Image file</string>
20-
<string name="audio_file">Audio file</string>
21-
<string name="video_file">Video file</string>
22-
<string name="other_file">Other file</string>
17+
<string name="open_as">Otevřít jako</string>
18+
<string name="text_file">Textový soubor</string>
19+
<string name="image_file">Obrázkový soubor</string>
20+
<string name="audio_file">Zvukový soubor</string>
21+
<string name="video_file">Video soubor</string>
22+
<string name="other_file">Jiný soubor</string>
2323

2424
<!-- Compression -->
25-
<string name="compress">Compress</string>
26-
<string name="decompress">Decompress</string>
27-
<string name="compress_as">Compress as</string>
28-
<string name="compressing">Compressing…</string>
29-
<string name="decompressing">Decompressing…</string>
30-
<string name="compression_successful">Compression successful</string>
31-
<string name="decompression_successful">Decompression successful</string>
32-
<string name="compressing_failed">Compressing failed</string>
33-
<string name="decompressing_failed">Decompressing failed</string>
25+
<string name="compress">Komprimovat</string>
26+
<string name="decompress">Dekomprimovat</string>
27+
<string name="compress_as">Komprimovat jako</string>
28+
<string name="compressing">Komprimuje se…</string>
29+
<string name="decompressing">Dekomprimuje se…</string>
30+
<string name="compression_successful">Komprese byla úspěšná</string>
31+
<string name="decompression_successful">Dekomprese byla úspěšná</string>
32+
<string name="compressing_failed">Komprese selhala</string>
33+
<string name="decompressing_failed">Dekomprese selhala</string>
3434

3535
<!-- Favorites -->
3636
<string name="manage_favorites">Spravovat oblíbené</string>
3737
<string name="go_to_favorite">Jít na oblíbené</string>
3838
<string name="favorites_activity_placeholder">Můžete přidat často využívané složky do oblíbených pro jednoduchý přístup odkudkoli.</string>
3939

4040
<!-- File Editor -->
41-
<string name="file_editor">File Editor</string>
41+
<string name="file_editor">Editor souborů</string>
4242

4343
<!-- Settings -->
44-
<string name="enable_root_access">Enable root access</string>
44+
<string name="enable_root_access">Povolit přístup ke kořenovým souborům</string>
4545

4646
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
4747
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
48-
<string name="app_title">Simple File Manager Pro - Manage your files easily</string>
48+
<string name="app_title">Jednoduchý správce souborů Pro - Rychlá správa</string>
4949
<!-- Short description has to have less than 80 chars -->
50-
<string name="app_short_description">Manage your files professionally without ads, 100% money back guarantee.</string>
50+
<string name="app_short_description">Spravujte svoje soubory profesionálně bez reklam, 100% garance vrácení peněz.</string>
5151
<string name="app_long_description">
52-
Umožňuje také procházení root složek a obsahu SD karet. Můžete jednoduše přejmenovat, kopírovat, přesunovat a sdílet cokoli chcete.
52+
Umožňuje také procházení kořenových složek a obsahu SD karet. Můžete jednoduše přejmenovat, kopírovat, přesunovat a sdílet cokoli chcete.
5353

54-
The fingerprint permission is needed for locking either hidden item visibility, or the whole app.
54+
Přístup k otiskům prstů je potřebný pro uzamykání skrytých položek, nebo celé aplikace.
5555

56-
Neobsahuje žádné reklamy a nepotřebná oprávnění. Aplikace je plně opensource a mimo jiné obsahuje také Tmavé téma.
56+
Neobsahuje žádné reklamy ani nepotřebná oprávnění. Má otevřený zdrojový kód a možnost změny barev.
5757

58-
Tato aplikace je pouze jedna část větší série aplikací. Zbytek aplikací můžete nalézt na https://www.simplemobiletools.com
58+
Tato aplikace je jen jednou ze sady aplikací. Ostatní si můžete prohlédnout na https://www.simplemobiletools.com
5959
</string>
6060

6161
<!--

0 commit comments

Comments
 (0)