diff options
author | Bertrik Sikken <bertrik@sikken.nl> | 2011-05-16 19:57:43 +0000 |
---|---|---|
committer | Bertrik Sikken <bertrik@sikken.nl> | 2011-05-16 19:57:43 +0000 |
commit | 14cac39d19027723cbb4f83bd97001b9a97c793f (patch) | |
tree | c3593db7d615daecf50257b5c3a159de2af3391f /apps/lang/czech.lang | |
parent | 46507d29b4bc0f4fe491aadae8d3a474be7cec39 (diff) |
FS#12119 - June update of Czech language by Marek Salaba
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29888 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/lang/czech.lang')
-rw-r--r-- | apps/lang/czech.lang | 35 |
1 files changed, 23 insertions, 12 deletions
diff --git a/apps/lang/czech.lang b/apps/lang/czech.lang index a37e01235e..2974bf23cf 100644 --- a/apps/lang/czech.lang +++ b/apps/lang/czech.lang @@ -1988,19 +1988,16 @@ </phrase> <phrase> id: LANG_HEADPHONE_UNPLUG_RW - desc: in pause_phones_menu. + desc: deprecated user: core <source> - *: none - headphone_detection: "Duration to Rewind" + *: "" </source> <dest> - *: none - headphone_detection: "Délka přetočení zpět" + *: "" </dest> <voice> - *: none - headphone_detection: "Délka přetočení zpět" + *: "" </voice> </phrase> <phrase> @@ -5241,11 +5238,11 @@ </source> <dest> *: none - radio: "Vymazat uložené stanice?" + radio: "Zrušit aktuální seznam stanic?" </dest> <voice> *: none - radio: "Vymazat uložené stanice?" + radio: "Zrušit aktuální seznam stanic?" </voice> </phrase> <phrase> @@ -5343,11 +5340,11 @@ </source> <dest> *: none - radio: "Vymazat seznam stanic" + radio: "Zrušit seznam stanic" </dest> <voice> *: none - radio: "Vymazat seznam stanic" + radio: "Zrušit seznam stanic" </voice> </phrase> <phrase> @@ -7892,7 +7889,7 @@ *: "Mód:" </dest> <voice> - *: "" + *: "Mód" </voice> </phrase> <phrase> @@ -12661,3 +12658,17 @@ *: "Pouze ve vlastních složkách" </voice> </phrase> +<phrase> + id: LANG_PAUSE_REWIND + desc: Seconds to rewind when rewind on pause is enabled. + user: core + <source> + *: "Rewind on Pause" + </source> + <dest> + *: "Přetočit zpět při pauze" + </dest> + <voice> + *: "Přetočit zpět při pauze" + </voice> +</phrase> |