summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/lang/czech.lang66
1 files changed, 62 insertions, 4 deletions
diff --git a/apps/lang/czech.lang b/apps/lang/czech.lang
index 2fab5084c3..30488db687 100644
--- a/apps/lang/czech.lang
+++ b/apps/lang/czech.lang
@@ -421,7 +421,7 @@
421</phrase> 421</phrase>
422<phrase> 422<phrase>
423 id: LANG_PLAYLISTS 423 id: LANG_PLAYLISTS
424 desc: in the main menu and file view setting 424 desc: in the file view setting
425 user: core 425 user: core
426 <source> 426 <source>
427 *: "Playlists" 427 *: "Playlists"
@@ -2232,12 +2232,13 @@
2232 desc: splash database building progress 2232 desc: splash database building progress
2233 user: core 2233 user: core
2234 <source> 2234 <source>
2235*: "Building database... %d found (OFF to return)" 2235 *: "Building database... %d found (OFF to return)"
2236 iriverh100,iriverh120,iriverh300: "Building database... %d found (STOP to return)" 2236 iriverh100,iriverh120,iriverh300: "Building database... %d found (STOP to return)"
2237 ipod*: "Building database... %d found (PREV to return)" 2237 ipod*: "Building database... %d found (PREV to return)"
2238 iaudiox5,iaudiom5,gigabeat*,mrobe100: "Building database... %d found (LEFT to return)" 2238 iaudiox5,iaudiom5,gigabeat*,mrobe100: "Building database... %d found (LEFT to return)"
2239 iriverh10,iriverh10_5gb,sansae200*,sansac200*,sansafuze*,vibe500: "Building database... %d found (PREV to return)" 2239 iriverh10,iriverh10_5gb,sansae200*,sansac200*,sansafuze*,vibe500: "Building database... %d found (PREV to return)"
2240 gogearsa9200: "Building database... %d found (REW to return)" 2240 gogearsa9200: "Building database... %d found (REW to return)"
2241 archosplayer: "Building DB %d found"
2241 </source> 2242 </source>
2242 <dest> 2243 <dest>
2243 *: "Vytvářím databázi... %d nalezeno (OFF pro návrat)" 2244 *: "Vytvářím databázi... %d nalezeno (OFF pro návrat)"
@@ -2246,7 +2247,8 @@
2246 iaudiox5,iaudiom5,gigabeat*,mrobe100: "Vytvářím databázi... %d nalezeno (LEFT pro návrat)" 2247 iaudiox5,iaudiom5,gigabeat*,mrobe100: "Vytvářím databázi... %d nalezeno (LEFT pro návrat)"
2247 iriverh10,iriverh10_5gb,sansae200*,sansac200*,sansafuze*,vibe500: "Vytvářím databázi... %d nalezeno (PREV pro návrat)" 2248 iriverh10,iriverh10_5gb,sansae200*,sansac200*,sansafuze*,vibe500: "Vytvářím databázi... %d nalezeno (PREV pro návrat)"
2248 gogearsa9200: "Vytvářím databázi.. %d nalezeno (REW pro návrat)" 2249 gogearsa9200: "Vytvářím databázi.. %d nalezeno (REW pro návrat)"
2249</dest> 2250 archosplayer: "Vytvář. DB %d nalez."
2251 </dest>
2250 <voice> 2252 <voice>
2251 *: "záznamů vytvořeno do databáze" 2253 *: "záznamů vytvořeno do databáze"
2252 </voice> 2254 </voice>
@@ -6461,7 +6463,7 @@
6461</phrase> 6463</phrase>
6462<phrase> 6464<phrase>
6463 id: LANG_CATALOG 6465 id: LANG_CATALOG
6464 desc: in onplay menu 6466 desc: in main menu and onplay menu
6465 user: core 6467 user: core
6466 <source> 6468 <source>
6467 *: "Playlist Catalogue" 6469 *: "Playlist Catalogue"
@@ -12672,3 +12674,59 @@
12672 *: "Přetočit zpět při pauze" 12674 *: "Přetočit zpět při pauze"
12673 </voice> 12675 </voice>
12674</phrase> 12676</phrase>
12677<phrase>
12678 id: LANG_SET_AS_PLAYLISTCAT_DIR
12679 desc: used in the onplay menu to set a playlist catalog dir
12680 user: core
12681 <source>
12682 *: "Set As Playlist Catalog Directory"
12683 </source>
12684 <dest>
12685 *: "Nastavit jako složku pro katalog playlistů"
12686 </dest>
12687 <voice>
12688 *: "Nastavit jako složku pro katalog plejlistů"
12689 </voice>
12690</phrase>
12691<phrase>
12692 id: LANG_RESET_PLAYLISTCAT_DIR
12693 desc:
12694 user: core
12695 <source>
12696 *: "Reset Playlist Catalog Directory"
12697 </source>
12698 <dest>
12699 *: "Zrušit přiřazení složky pro katalog playlistů"
12700 </dest>
12701 <voice>
12702 *: "Zrušit přiřazení složky pro katalog plejlistů"
12703 </voice>
12704</phrase>
12705<phrase>
12706 id: LANG_CURRENT_PLAYLIST
12707 desc: Used when you need to say playlist, also voiced
12708 user: core
12709 <source>
12710 *: "Current Playlist"
12711 </source>
12712 <dest>
12713 *: "Aktuální playlist"
12714 </dest>
12715 <voice>
12716 *: "Aktuální plejlist"
12717 </voice>
12718</phrase>
12719<phrase>
12720 id: LANG_SAVE_CHANGES
12721 desc: When you try to exit screens to confirm save
12722 user: core
12723 <source>
12724 *: "Save Changes?"
12725 </source>
12726 <dest>
12727 *: "Uložit změny?"
12728 </dest>
12729 <voice>
12730 *: "Uložit změny?"
12731 </voice>
12732</phrase>