From b9f32302736031725a3885db2612b14af69c4dd5 Mon Sep 17 00:00:00 2001 From: Bertrik Sikken Date: Wed, 27 Jul 2011 17:17:15 +0000 Subject: [PATCH] FS#12200 - July update of Czech language by Marek Salaba git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30217 a1c6a512-1295-4272-9138-f99709370657 --- apps/lang/czech.lang | 66 ++++++++++++++++++++++++++++++++++++++++++++++++---- 1 file 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 @@ id: LANG_PLAYLISTS - desc: in the main menu and file view setting + desc: in the file view setting user: core *: "Playlists" @@ -2232,12 +2232,13 @@ desc: splash database building progress user: core -*: "Building database... %d found (OFF to return)" + *: "Building database... %d found (OFF to return)" iriverh100,iriverh120,iriverh300: "Building database... %d found (STOP to return)" ipod*: "Building database... %d found (PREV to return)" iaudiox5,iaudiom5,gigabeat*,mrobe100: "Building database... %d found (LEFT to return)" iriverh10,iriverh10_5gb,sansae200*,sansac200*,sansafuze*,vibe500: "Building database... %d found (PREV to return)" gogearsa9200: "Building database... %d found (REW to return)" + archosplayer: "Building DB %d found" *: "Vytvářím databázi... %d nalezeno (OFF pro návrat)" @@ -2246,7 +2247,8 @@ iaudiox5,iaudiom5,gigabeat*,mrobe100: "Vytvářím databázi... %d nalezeno (LEFT pro návrat)" iriverh10,iriverh10_5gb,sansae200*,sansac200*,sansafuze*,vibe500: "Vytvářím databázi... %d nalezeno (PREV pro návrat)" gogearsa9200: "Vytvářím databázi.. %d nalezeno (REW pro návrat)" - + archosplayer: "Vytvář. DB %d nalez." + *: "záznamů vytvořeno do databáze" @@ -6461,7 +6463,7 @@ id: LANG_CATALOG - desc: in onplay menu + desc: in main menu and onplay menu user: core *: "Playlist Catalogue" @@ -12672,3 +12674,59 @@ *: "Přetočit zpět při pauze" + + id: LANG_SET_AS_PLAYLISTCAT_DIR + desc: used in the onplay menu to set a playlist catalog dir + user: core + + *: "Set As Playlist Catalog Directory" + + + *: "Nastavit jako složku pro katalog playlistů" + + + *: "Nastavit jako složku pro katalog plejlistů" + + + + id: LANG_RESET_PLAYLISTCAT_DIR + desc: + user: core + + *: "Reset Playlist Catalog Directory" + + + *: "Zrušit přiřazení složky pro katalog playlistů" + + + *: "Zrušit přiřazení složky pro katalog plejlistů" + + + + id: LANG_CURRENT_PLAYLIST + desc: Used when you need to say playlist, also voiced + user: core + + *: "Current Playlist" + + + *: "Aktuální playlist" + + + *: "Aktuální plejlist" + + + + id: LANG_SAVE_CHANGES + desc: When you try to exit screens to confirm save + user: core + + *: "Save Changes?" + + + *: "Uložit změny?" + + + *: "Uložit změny?" + + -- 2.11.4.GIT