diff options
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> |