summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/lang/czech.lang35
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 @@
1988</phrase> 1988</phrase>
1989<phrase> 1989<phrase>
1990 id: LANG_HEADPHONE_UNPLUG_RW 1990 id: LANG_HEADPHONE_UNPLUG_RW
1991 desc: in pause_phones_menu. 1991 desc: deprecated
1992 user: core 1992 user: core
1993 <source> 1993 <source>
1994 *: none 1994 *: ""
1995 headphone_detection: "Duration to Rewind"
1996 </source> 1995 </source>
1997 <dest> 1996 <dest>
1998 *: none 1997 *: ""
1999 headphone_detection: "Délka přetočení zpět"
2000 </dest> 1998 </dest>
2001 <voice> 1999 <voice>
2002 *: none 2000 *: ""
2003 headphone_detection: "Délka přetočení zpět"
2004 </voice> 2001 </voice>
2005</phrase> 2002</phrase>
2006<phrase> 2003<phrase>
@@ -5241,11 +5238,11 @@
5241 </source> 5238 </source>
5242 <dest> 5239 <dest>
5243 *: none 5240 *: none
5244 radio: "Vymazat uložen stanice?" 5241 radio: "Zrušit aktuáln seznam stanic?"
5245 </dest> 5242 </dest>
5246 <voice> 5243 <voice>
5247 *: none 5244 *: none
5248 radio: "Vymazat uložen stanice?" 5245 radio: "Zrušit aktuáln seznam stanic?"
5249 </voice> 5246 </voice>
5250</phrase> 5247</phrase>
5251<phrase> 5248<phrase>
@@ -5343,11 +5340,11 @@
5343 </source> 5340 </source>
5344 <dest> 5341 <dest>
5345 *: none 5342 *: none
5346 radio: "Vymazat seznam stanic" 5343 radio: "Zrušit seznam stanic"
5347 </dest> 5344 </dest>
5348 <voice> 5345 <voice>
5349 *: none 5346 *: none
5350 radio: "Vymazat seznam stanic" 5347 radio: "Zrušit seznam stanic"
5351 </voice> 5348 </voice>
5352</phrase> 5349</phrase>
5353<phrase> 5350<phrase>
@@ -7892,7 +7889,7 @@
7892 *: "Mód:" 7889 *: "Mód:"
7893 </dest> 7890 </dest>
7894 <voice> 7891 <voice>
7895 *: "" 7892 *: "Mód"
7896 </voice> 7893 </voice>
7897</phrase> 7894</phrase>
7898<phrase> 7895<phrase>
@@ -12661,3 +12658,17 @@
12661 *: "Pouze ve vlastních složkách" 12658 *: "Pouze ve vlastních složkách"
12662 </voice> 12659 </voice>
12663</phrase> 12660</phrase>
12661<phrase>
12662 id: LANG_PAUSE_REWIND
12663 desc: Seconds to rewind when rewind on pause is enabled.
12664 user: core
12665 <source>
12666 *: "Rewind on Pause"
12667 </source>
12668 <dest>
12669 *: "Přetočit zpět při pauze"
12670 </dest>
12671 <voice>
12672 *: "Přetočit zpět při pauze"
12673 </voice>
12674</phrase>