| # __________ __ ___. |
| # Open \______ \ ____ ____ | | _\_ |__ _______ ___ |
| # Source | _// _ \_/ ___\| |/ /| __ \ / _ \ \/ / |
| # Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < |
| # Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ |
| # \/ \/ \/ \/ \/ |
| # $Id$ |
| # |
| # This program is free software; you can redistribute it and/or |
| # modify it under the terms of the GNU General Public License |
| # as published by the Free Software Foundation; either version 2 |
| # of the License, or (at your option) any later version. |
| # |
| # This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY |
| # KIND, either express or implied. |
| # |
| # Czech language file, translated by: |
| # - Jiri Jurecek |
| # - Jakub Matoušek |
| # - Martin Crkovský |
| # - Pavel Rzehák |
| # - Marek Salaba |
| <phrase> |
| id: LANG_SET_BOOL_YES |
| desc: bool true representation |
| user: core |
| <source> |
| *: "Yes" |
| </source> |
| <dest> |
| *: "Ano" |
| </dest> |
| <voice> |
| *: "Ano" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SET_BOOL_NO |
| desc: bool false representation |
| user: core |
| <source> |
| *: "No" |
| </source> |
| <dest> |
| *: "Ne" |
| </dest> |
| <voice> |
| *: "Ne" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_ON |
| desc: Used in a lot of places |
| user: core |
| <source> |
| *: "On" |
| </source> |
| <dest> |
| *: "Zapnuto" |
| </dest> |
| <voice> |
| *: "Zapnuto" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_OFF |
| desc: Used in a lot of places |
| user: core |
| <source> |
| *: "Off" |
| </source> |
| <dest> |
| *: "Vypnuto" |
| </dest> |
| <voice> |
| *: "Vypnuto" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_ASK |
| desc: in settings_menu |
| user: core |
| <source> |
| *: "Ask" |
| </source> |
| <dest> |
| *: "Zeptat se" |
| </dest> |
| <voice> |
| *: "Zeptat se" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_ALWAYS |
| desc: used in various places |
| user: core |
| <source> |
| *: "Always" |
| </source> |
| <dest> |
| *: "Vždy" |
| </dest> |
| <voice> |
| *: "Vždy" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_NORMAL |
| desc: in settings_menu |
| user: core |
| <source> |
| *: "Normal" |
| </source> |
| <dest> |
| *: "Normální" |
| </dest> |
| <voice> |
| *: "Normální" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_GAIN |
| desc: Generic string for gain used in EQ menu and recording screen |
| user: core |
| <source> |
| *: "Gain" |
| </source> |
| <dest> |
| *: "Zesílení" |
| </dest> |
| <voice> |
| *: "Zesílení" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_WAIT |
| desc: general please wait splash |
| user: core |
| <source> |
| *: "Loading..." |
| </source> |
| <dest> |
| *: "Otevírám..." |
| </dest> |
| <voice> |
| *: "Otevírám" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_LOADING_PERCENT |
| desc: splash number of percents loaded |
| user: core |
| <source> |
| *: "Loading... %d%% done (%s)" |
| </source> |
| <dest> |
| *: "Otevírám... %d%% hotovo (%s)" |
| </dest> |
| <voice> |
| *: "Otevírám" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SCANNING_DISK |
| desc: when booting up and rebuilding the cache and calculating free space |
| user: core |
| <source> |
| *: "Scanning disk..." |
| </source> |
| <dest> |
| *: "Aktualizuji..." |
| </dest> |
| <voice> |
| *: "Aktualizuji" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SHUTTINGDOWN |
| desc: in main menu |
| user: core |
| <source> |
| *: "Shutting down..." |
| </source> |
| <dest> |
| *: "Vypínám..." |
| </dest> |
| <voice> |
| *: "Vypínám" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CANCEL |
| desc: Visual confirmation of canceling a changed setting |
| user: core |
| <source> |
| *: "Cancelled" |
| </source> |
| <dest> |
| *: "Stornováno" |
| </dest> |
| <voice> |
| *: "Stornováno" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_FAILED |
| desc: Something failed. To be appended after actions |
| user: core |
| <source> |
| *: "Failed" |
| </source> |
| <dest> |
| *: "Operace selhala" |
| </dest> |
| <voice> |
| *: "Operace selhala" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CHANNELS |
| desc: in sound_settings |
| user: core |
| <source> |
| *: "Channels" |
| </source> |
| <dest> |
| *: "Kanály" |
| </dest> |
| <voice> |
| *: "Kanály" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_RESET_ASK |
| desc: confirm to reset settings |
| user: core |
| <source> |
| *: "Are You Sure?" |
| </source> |
| <dest> |
| *: "Opravdu ?" |
| </dest> |
| <voice> |
| *: "Opravdu ?" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CONFIRM_WITH_BUTTON |
| desc: Generic string to use to confirm |
| user: core |
| <source> |
| *: "PLAY = Yes" |
| cowond2*: "MENU, or top-right = Yes" |
| iriverh100,iriverh120,iriverh300: "NAVI = Yes" |
| ipod*,iaudiox5,iaudiom5,gigabeat*,sansae200*,sansac200*,iriverh10,iriverh10_5gb,mrobe100,sansaclip*,sansafuze*,sansaconnect: "SELECT = Yes" |
| mrobe500: "PLAY, POWER, or top-right = Yes" |
| archosplayer: "(PLAY/STOP)" |
| vibe500: "OK = Yes" |
| creativezen*: "Select = Yes" |
| </source> |
| <dest> |
| *: "PLAY = Ano" |
| cowond2*: "MENU, nebo vpravo nahoře = Ano" |
| iriverh100,iriverh120,iriverh300: "NAVI = Ano" |
| ipod*,iaudiox5,iaudiom5,gigabeat*,sansae200*,sansac200*,iriverh10,iriverh10_5gb,mrobe100,sansaclip*,sansafuze*,sansaconnect: "SELECT = Ano" |
| mrobe500: "PLAY, POWER, nebo vpravo nahoře = Ano" |
| archosplayer: "(PLAY/STOP)" |
| vibe500: "OK = Ano" |
| creativezen*: "Select = Ano" |
| </dest> |
| <voice> |
| *: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CANCEL_WITH_ANY |
| desc: Generic string to use to cancel |
| user: core |
| <source> |
| *: "Any Other = No" |
| archosplayer: none |
| </source> |
| <dest> |
| *: "Vše ostatní = Ne" |
| archosplayer: none |
| </dest> |
| <voice> |
| *: "" |
| archosplayer: none |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_ROCKBOX_TITLE |
| desc: main menu title |
| user: core |
| <source> |
| *: "Rockbox" |
| </source> |
| <dest> |
| *: "Rockbox" |
| </dest> |
| <voice> |
| *: "Rokbox" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BOOKMARK_MENU_RECENT_BOOKMARKS |
| desc: in the main menu |
| user: core |
| <source> |
| *: "Recent Bookmarks" |
| </source> |
| <dest> |
| *: "Poslední záložky" |
| </dest> |
| <voice> |
| *: "Poslední záložky" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_DIR_BROWSER |
| desc: main menu title |
| user: core |
| <source> |
| *: "Files" |
| </source> |
| <dest> |
| *: "Soubory" |
| </dest> |
| <voice> |
| *: "Soubory" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_TAGCACHE |
| desc: in the main menu and the settings menu |
| user: core |
| <source> |
| *: "Database" |
| </source> |
| <dest> |
| *: "Databáze popisů" |
| </dest> |
| <voice> |
| *: "Databáze popisů" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_NOW_PLAYING |
| desc: in the main menu |
| user: core |
| <source> |
| *: "Now Playing" |
| </source> |
| <dest> |
| *: "Právě hraje" |
| </dest> |
| <voice> |
| *: "Právě hraje" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_RESUME_PLAYBACK |
| desc: in the main menu |
| user: core |
| <source> |
| *: "Resume Playback" |
| </source> |
| <dest> |
| *: "Pokračovat v přehrávání" |
| </dest> |
| <voice> |
| *: "Pokračovat v přehrávání" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SETTINGS |
| desc: in main menu and visual confirmation after settings reset |
| user: core |
| <source> |
| *: "Settings" |
| </source> |
| <dest> |
| *: "Nastavení" |
| </dest> |
| <voice> |
| *: "Nastavení" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_RECORDING |
| desc: in the main menu |
| user: core |
| <source> |
| *: none |
| recording: "Recording" |
| </source> |
| <dest> |
| *: none |
| recording: "Nahrávání" |
| </dest> |
| <voice> |
| *: none |
| recording: "Nahrávání, neozvučené" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_FM_RADIO |
| desc: in the main menu |
| user: core |
| <source> |
| *: none |
| radio: "FM Radio" |
| </source> |
| <dest> |
| *: none |
| radio: "FM Rádio" |
| </dest> |
| <voice> |
| *: none |
| radio: "EFEM Rádio" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_PLAYLISTS |
| desc: in the file view setting |
| user: core |
| <source> |
| *: "Playlists" |
| </source> |
| <dest> |
| *: "Playlisty" |
| </dest> |
| <voice> |
| *: "Plejlisty" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_PLUGINS |
| desc: in the main menu |
| user: core |
| <source> |
| *: "Plugins" |
| </source> |
| <dest> |
| *: "Pluginy" |
| </dest> |
| <voice> |
| *: "Plaginy" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SYSTEM |
| desc: in the main menu and settings menu |
| user: core |
| <source> |
| *: "System" |
| </source> |
| <dest> |
| *: "Systém" |
| </dest> |
| <voice> |
| *: "Systém" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BOOKMARK_SELECT_BOOKMARK |
| desc: bookmark selection list title |
| user: core |
| <source> |
| *: "Select Bookmark" |
| </source> |
| <dest> |
| *: "Vybrat záložku" |
| </dest> |
| <voice> |
| *: "Vybrat záložku" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BOOKMARK_DONT_RESUME |
| desc: top item in the list when asking user about bookmark auto load |
| user: core |
| <source> |
| *: "<Don't Resume>" |
| </source> |
| <dest> |
| *: "<Nepokračovat>" |
| </dest> |
| <voice> |
| *: "Nepokračovat" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BOOKMARK_SHUFFLE |
| desc: bookmark selection list, bookmark enables shuffle |
| user: core |
| <source> |
| *: ", Shuffle" |
| </source> |
| <dest> |
| *: ", Náhodně" |
| </dest> |
| <voice> |
| *: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BOOKMARK_INVALID |
| desc: bookmark selection list, bookmark couldn't be parsed |
| user: core |
| <source> |
| *: "<Invalid Bookmark>" |
| </source> |
| <dest> |
| *: "<Neplatná záložka>" |
| </dest> |
| <voice> |
| *: "Neplatná záložka" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BOOKMARK_CONTEXT_MENU |
| desc: bookmark selection list context menu |
| user: core |
| <source> |
| *: "Bookmark Actions" |
| </source> |
| <dest> |
| *: "Nastavení záložek" |
| </dest> |
| <voice> |
| *: "Nastavení záložek" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BOOKMARK_CONTEXT_RESUME |
| desc: bookmark context menu, resume this bookmark |
| user: core |
| <source> |
| *: "Resume" |
| </source> |
| <dest> |
| *: "Pokračovat v přehrávání" |
| </dest> |
| <voice> |
| *: "Pokračovat v přehrávání" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BOOKMARK_CONTEXT_DELETE |
| desc: bookmark context menu, delete this bookmark |
| user: core |
| <source> |
| *: "Delete" |
| </source> |
| <dest> |
| *: "Smazat" |
| </dest> |
| <voice> |
| *: "Smazat" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_AUTO_BOOKMARK_QUERY |
| desc: prompt for user to decide to create an bookmark |
| user: core |
| <source> |
| *: "Create a Bookmark?" |
| </source> |
| <dest> |
| *: "Vytvořit záložku?" |
| </dest> |
| <voice> |
| *: "Vytvořit záložku?" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BOOKMARK_CREATE_SUCCESS |
| desc: Indicates bookmark was successfully created |
| user: core |
| <source> |
| *: "Bookmark Created" |
| </source> |
| <dest> |
| *: "Záložka vytvořena" |
| </dest> |
| <voice> |
| *: "Záložka vytvořena" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BOOKMARK_CREATE_FAILURE |
| desc: Indicates bookmark was not created |
| user: core |
| <source> |
| *: "Bookmark Failed!" |
| </source> |
| <dest> |
| *: "Vytvoření záložky selhalo!" |
| </dest> |
| <voice> |
| *: "Vytvoření záložky selhalo!" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BOOKMARK_LOAD_EMPTY |
| desc: Indicates bookmark was empty |
| user: core |
| <source> |
| *: "Bookmark Empty" |
| </source> |
| <dest> |
| *: "Žádné záložky" |
| </dest> |
| <voice> |
| *: "Žádné záložky" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SOUND_SETTINGS |
| desc: in the main menu |
| user: core |
| <source> |
| *: "Sound Settings" |
| </source> |
| <dest> |
| *: "Nastavení zvuku" |
| </dest> |
| <voice> |
| *: "Nastavení zvuku" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_VOLUME |
| desc: in sound_settings |
| user: core |
| <source> |
| *: "Volume" |
| </source> |
| <dest> |
| *: "Hlasitost" |
| </dest> |
| <voice> |
| *: "Hlasitost" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BASS |
| desc: in sound_settings |
| user: core |
| <source> |
| *: "Bass" |
| </source> |
| <dest> |
| *: "Basy" |
| </dest> |
| <voice> |
| *: "Basy" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_TREBLE |
| desc: in sound_settings |
| user: core |
| <source> |
| *: "Treble" |
| </source> |
| <dest> |
| *: "Výšky" |
| </dest> |
| <voice> |
| *: "Výšky" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BALANCE |
| desc: in sound_settings |
| user: core |
| <source> |
| *: "Balance" |
| </source> |
| <dest> |
| *: "Vyvážení" |
| </dest> |
| <voice> |
| *: "Vyvážení" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CHANNEL_CONFIGURATION |
| desc: in sound_settings |
| user: core |
| <source> |
| *: "Channel Configuration" |
| </source> |
| <dest> |
| *: "Nastavení kanálů" |
| </dest> |
| <voice> |
| *: "Nastavení kanálů" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CHANNEL_STEREO |
| desc: in sound_settings |
| user: core |
| <source> |
| *: "Stereo" |
| </source> |
| <dest> |
| *: "Stereo" |
| </dest> |
| <voice> |
| *: "Stereo" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CHANNEL_MONO |
| desc: in sound_settings |
| user: core |
| <source> |
| *: "Mono" |
| </source> |
| <dest> |
| *: "Mono" |
| </dest> |
| <voice> |
| *: "Mono" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CHANNEL_CUSTOM |
| desc: in sound_settings |
| user: core |
| <source> |
| *: "Custom" |
| </source> |
| <dest> |
| *: "Vlastní" |
| </dest> |
| <voice> |
| *: "Vlastní" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CHANNEL_LEFT |
| desc: in sound_settings |
| user: core |
| <source> |
| *: "Mono Left" |
| </source> |
| <dest> |
| *: "Mono levý" |
| </dest> |
| <voice> |
| *: "Mono levý" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CHANNEL_RIGHT |
| desc: in sound_settings |
| user: core |
| <source> |
| *: "Mono Right" |
| </source> |
| <dest> |
| *: "Mono pravý" |
| </dest> |
| <voice> |
| *: "Mono pravý" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CHANNEL_LEFTRIGHT |
| desc: in sound_settings |
| user: core |
| <source> |
| *: none |
| recording_swcodec: "Mono Left + Right" |
| </source> |
| <dest> |
| *: none |
| recording_swcodec: "Mono Levé + Pravé" |
| </dest> |
| <voice> |
| *: none |
| recording_swcodec: "Mono Levé plus Pravé" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CHANNEL_KARAOKE |
| desc: in sound_settings |
| user: core |
| <source> |
| *: "Karaoke" |
| </source> |
| <dest> |
| *: "Karaoke" |
| </dest> |
| <voice> |
| *: "Karaoke" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_STEREO_WIDTH |
| desc: in sound_settings |
| user: core |
| <source> |
| *: "Stereo Width" |
| </source> |
| <dest> |
| *: "Šířka sterea" |
| </dest> |
| <voice> |
| *: "Šířka sterea" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CROSSFEED |
| desc: in sound settings |
| user: core |
| <source> |
| *: none |
| swcodec: "Crossfeed" |
| </source> |
| <dest> |
| *: none |
| swcodec: "Křížení kanálů" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "Křížení kanálů" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CROSSFEED_DIRECT_GAIN |
| desc: in crossfeed settings |
| user: core |
| <source> |
| *: none |
| swcodec: "Direct Gain" |
| </source> |
| <dest> |
| *: none |
| swcodec: "Přímé zesílení" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "Přímé zesílení" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CROSSFEED_CROSS_GAIN |
| desc: in crossfeed settings |
| user: core |
| <source> |
| *: none |
| swcodec: "Cross Gain" |
| </source> |
| <dest> |
| *: none |
| swcodec: "Překřížené zesílení" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "Překřížené zesílení" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CROSSFEED_HF_ATTENUATION |
| desc: in crossfeed settings |
| user: core |
| <source> |
| *: none |
| swcodec: "High-Frequency Attenuation" |
| </source> |
| <dest> |
| *: none |
| swcodec: "Zeslabení výšek" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "Zeslabení výšek" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CROSSFEED_HF_CUTOFF |
| desc: in crossfeed settings |
| user: core |
| <source> |
| *: none |
| swcodec: "High-Frequency Cutoff" |
| </source> |
| <dest> |
| *: none |
| swcodec: "Oříznutí výšek" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "Oříznutí výšek" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_EQUALIZER |
| desc: in the sound settings menu |
| user: core |
| <source> |
| *: none |
| swcodec: "Equalizer" |
| </source> |
| <dest> |
| *: none |
| swcodec: "Ekvalizér" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "Ekvalizér" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_EQUALIZER_ENABLED |
| desc: in the equalizer settings menu |
| user: core |
| <source> |
| *: none |
| swcodec: "Enable EQ" |
| </source> |
| <dest> |
| *: none |
| swcodec: "Zapnutí EQ" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "Zapnutí ekvalizéru" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_EQUALIZER_GRAPHICAL |
| desc: in the equalizer settings menu |
| user: core |
| <source> |
| *: none |
| swcodec: "Graphical EQ" |
| </source> |
| <dest> |
| *: none |
| swcodec: "Grafický EQ" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "Grafický ekvalizér, neozvučitelné" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_EQUALIZER_PRECUT |
| desc: in eq settings |
| user: core |
| <source> |
| *: none |
| swcodec: "Precut" |
| </source> |
| <dest> |
| *: none |
| swcodec: "Předoříznutí" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "Předoříznutí" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_EQUALIZER_GAIN |
| desc: in the equalizer settings menu |
| user: core |
| <source> |
| *: none |
| swcodec: "Simple EQ Settings" |
| </source> |
| <dest> |
| *: none |
| swcodec: "Základní nastavení EQ" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "Základní nastavení ekvalizéru" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_EQUALIZER_ADVANCED |
| desc: in the equalizer settings menu |
| user: core |
| <source> |
| *: none |
| swcodec: "Advanced EQ Settings" |
| </source> |
| <dest> |
| *: none |
| swcodec: "Rozšířené nastavení EQ" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "Rozšířené nastavení ekvalizéru" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_EQUALIZER_SAVE |
| desc: in the equalizer settings menu |
| user: core |
| <source> |
| *: none |
| swcodec: "Save EQ Preset" |
| </source> |
| <dest> |
| *: none |
| swcodec: "Uložit konfiguraci EQ" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "Uložit konfiguraci ekvalizéru" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_EQUALIZER_BROWSE |
| desc: in the equalizer settings menu |
| user: core |
| <source> |
| *: none |
| swcodec: "Browse EQ Presets" |
| </source> |
| <dest> |
| *: none |
| swcodec: "Procházet konfigurační soubory EQ" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "Procházet konfigurační soubory ekvalizéru" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_EQUALIZER_EDIT_MODE |
| desc: in the equalizer settings menu |
| user: core |
| <source> |
| *: none |
| swcodec: "Edit mode: %s" |
| </source> |
| <dest> |
| *: none |
| swcodec: "Režim: %s" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_EQUALIZER_GAIN_ITEM |
| desc: in the equalizer settings menu |
| user: core |
| <source> |
| *: none |
| swcodec: "%d Hz Band Gain" |
| </source> |
| <dest> |
| *: none |
| swcodec: "%d Hz rozsah zesílení" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "hertz rozsah zesílení" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_EQUALIZER_BAND_LOW_SHELF |
| desc: in the equalizer settings menu |
| user: core |
| <source> |
| *: none |
| swcodec: "Low Shelf Filter" |
| </source> |
| <dest> |
| *: none |
| swcodec: "Filtr nižších frekvencí" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "Filtr nižších frekvencí" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_EQUALIZER_BAND_PEAK |
| desc: in the equalizer settings menu |
| user: core |
| <source> |
| *: none |
| swcodec: "Peak Filter %d" |
| </source> |
| <dest> |
| *: none |
| swcodec: "Filtr špiček %d" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "Filtr špiček" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_EQUALIZER_BAND_HIGH_SHELF |
| desc: in the equalizer settings menu |
| user: core |
| <source> |
| *: none |
| swcodec: "High Shelf Filter" |
| </source> |
| <dest> |
| *: none |
| swcodec: "Filtr vyšších frekvencí" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "Filtr vyšších frekvencí" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_EQUALIZER_BAND_CUTOFF |
| desc: in the equalizer settings menu |
| user: core |
| <source> |
| *: none |
| swcodec: "Cutoff Frequency" |
| </source> |
| <dest> |
| *: none |
| swcodec: "Ořezová frekvence" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "Ořezová frekvence" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_EQUALIZER_BAND_CENTER |
| desc: in the equalizer settings menu |
| user: core |
| <source> |
| *: none |
| swcodec: "Centre Frequency" |
| </source> |
| <dest> |
| *: none |
| swcodec: "Centrální frekvence" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "Centrální frekvence" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_EQUALIZER_BAND_Q |
| desc: in the equalizer settings menu |
| user: core |
| <source> |
| *: none |
| swcodec: "Q" |
| </source> |
| <dest> |
| *: none |
| swcodec: "Q" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "Q" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_DITHERING |
| desc: in the sound settings and some other menus |
| user: core |
| <source> |
| *: none |
| swcodec: "Dithering" |
| lcd_bitmap: "Dithering" |
| </source> |
| <dest> |
| *: none |
| swcodec: "Kolísání" |
| lcd_bitmap: "Kolísání" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "Kolísání" |
| : "Kolísání" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_LOUDNESS |
| desc: in sound_settings |
| user: core |
| <source> |
| *: none |
| masf: "Loudness" |
| </source> |
| <dest> |
| *: none |
| masf: "Hlasitost" |
| </dest> |
| <voice> |
| *: none |
| masf: "Hlasitost" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_AUTOVOL |
| desc: in sound_settings |
| user: core |
| <source> |
| *: none |
| masf: "Auto Volume" |
| </source> |
| <dest> |
| *: none |
| masf: "Auto hlasitost" |
| </dest> |
| <voice> |
| *: none |
| masf: "Auto hlasitost" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_DECAY |
| desc: in sound_settings |
| user: core |
| <source> |
| *: none |
| masf: "AV Decay Time" |
| </source> |
| <dest> |
| *: none |
| masf: "Doba doznívání AV" |
| </dest> |
| <voice> |
| *: none |
| masf: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SUPERBASS |
| desc: in sound settings |
| user: core |
| <source> |
| *: none |
| masf: "Super Bass" |
| </source> |
| <dest> |
| *: none |
| masf: "Super Basy" |
| </dest> |
| <voice> |
| *: none |
| masf: "Super Basy" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_MDB_ENABLE |
| desc: in sound settings |
| user: core |
| <source> |
| *: none |
| masf: "MDB Enable" |
| </source> |
| <dest> |
| *: none |
| masf: "Zapnutí MDB" |
| </dest> |
| <voice> |
| *: none |
| masf: "Zapnutí emdébé" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_MDB_STRENGTH |
| desc: in sound settings |
| user: core |
| <source> |
| *: none |
| masf: "MDB Strength" |
| </source> |
| <dest> |
| *: none |
| masf: "Síla MDB" |
| </dest> |
| <voice> |
| *: none |
| masf: "Síla emdébé" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_MDB_HARMONICS |
| desc: in sound settings |
| user: core |
| <source> |
| *: none |
| masf: "MDB Harmonics" |
| </source> |
| <dest> |
| *: none |
| masf: "Harmonie MDB" |
| </dest> |
| <voice> |
| *: none |
| masf: "Harmonie emdébé" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_MDB_CENTER |
| desc: in sound settings |
| user: core |
| <source> |
| *: none |
| masf: "MDB Centre Frequency" |
| </source> |
| <dest> |
| *: none |
| masf: "Středová frekvence MDB" |
| </dest> |
| <voice> |
| *: none |
| masf: "Středová frekvence emdébé" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_MDB_SHAPE |
| desc: in sound settings |
| user: core |
| <source> |
| *: none |
| masf: "MDB Shape" |
| </source> |
| <dest> |
| *: none |
| masf: "Šířka pásma MDB" |
| </dest> |
| <voice> |
| *: none |
| masf: "Šířka pásma emdébé" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_GENERAL_SETTINGS |
| desc: in the main menu |
| user: core |
| <source> |
| *: "General Settings" |
| </source> |
| <dest> |
| *: "Hlavní nastavení" |
| </dest> |
| <voice> |
| *: "Hlavní nastavení" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_PLAYBACK |
| desc: in settings_menu() |
| user: core |
| <source> |
| *: "Playback Settings" |
| </source> |
| <dest> |
| *: "Nastavení přehrávání" |
| </dest> |
| <voice> |
| *: "Nastavení přehrávání" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SHUFFLE |
| desc: in settings_menu |
| user: core |
| <source> |
| *: "Shuffle" |
| </source> |
| <dest> |
| *: "Náhodně" |
| </dest> |
| <voice> |
| *: "Náhodně" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_REPEAT |
| desc: in settings_menu |
| user: core |
| <source> |
| *: "Repeat" |
| </source> |
| <dest> |
| *: "Opakování" |
| </dest> |
| <voice> |
| *: "Opakování" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_ALL |
| desc: generic string used both in dir file filter and repeat mode selection |
| user: core |
| <source> |
| *: "All" |
| </source> |
| <dest> |
| *: "Vše" |
| </dest> |
| <voice> |
| *: "Vše" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_REPEAT_ONE |
| desc: repeat one song |
| user: core |
| <source> |
| *: "One" |
| </source> |
| <dest> |
| *: "Skladba" |
| </dest> |
| <voice> |
| *: "Skladba" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_REPEAT_AB |
| desc: repeat range from point A to B |
| user: core |
| <source> |
| *: "A-B" |
| </source> |
| <dest> |
| *: "A-B" |
| </dest> |
| <voice> |
| *: "od á do bé" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_PLAY_SELECTED |
| desc: in settings_menu |
| user: core |
| <source> |
| *: "Play Selected First" |
| </source> |
| <dest> |
| *: "Přehrát nejprve vybrané" |
| </dest> |
| <voice> |
| *: "Přehrát nejprve vybrané" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_WIND_MENU |
| desc: in the playback sub menu |
| user: core |
| <source> |
| *: "Fast-Forward/Rewind" |
| </source> |
| <dest> |
| *: "Přetáčení dopředu/dozadu" |
| </dest> |
| <voice> |
| *: "Přetáčení dopředu a dozadu" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_FFRW_STEP |
| desc: in settings_menu |
| user: core |
| <source> |
| *: "FF/RW Min Step" |
| </source> |
| <dest> |
| *: "Minimální skok přetáčení" |
| </dest> |
| <voice> |
| *: "Minimální skok přetáčení" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_FFRW_ACCEL |
| desc: in settings_menu |
| user: core |
| <source> |
| *: "FF/RW Accel" |
| </source> |
| <dest> |
| *: "Urychlené přetáčení" |
| </dest> |
| <voice> |
| *: "Urychlené přetáčení" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_MP3BUFFER_MARGIN |
| desc: MP3 buffer margin time |
| user: core |
| <source> |
| *: "Anti-Skip Buffer" |
| flash_storage: none |
| </source> |
| <dest> |
| *: "Protiotřesová paměť" |
| flash_storage: none |
| </dest> |
| <voice> |
| *: "Protiotřesová paměť" |
| flash_storage: none |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_FADE_ON_STOP |
| desc: options menu to set fade on stop or pause |
| user: core |
| <source> |
| *: "Fade on Stop/Pause" |
| </source> |
| <dest> |
| *: "Postupně ztlumit při zastavení/pauze" |
| </dest> |
| <voice> |
| *: "Postupně ztlumit při zastavení a pauze" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_PARTY_MODE |
| desc: party mode |
| user: core |
| <source> |
| *: "Party Mode" |
| </source> |
| <dest> |
| *: "Párty mód" |
| </dest> |
| <voice> |
| *: "Párty mód" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CROSSFADE |
| desc: in playback settings |
| user: core |
| <source> |
| *: none |
| crossfade: "Crossfade" |
| </source> |
| <dest> |
| *: none |
| crossfade: "Prolínání skladeb" |
| </dest> |
| <voice> |
| *: none |
| crossfade: "Prolínání skladeb" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CROSSFADE_ENABLE |
| desc: in crossfade settings menu |
| user: core |
| <source> |
| *: none |
| crossfade: "Enable Crossfade" |
| </source> |
| <dest> |
| *: none |
| crossfade: "Zapnutí prolínání" |
| </dest> |
| <voice> |
| *: none |
| crossfade: "Zapnutí prolínání" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_MANTRACKSKIP |
| desc: in crossfade settings |
| user: core |
| <source> |
| *: none |
| crossfade: "Manual Track Skip Only" |
| </source> |
| <dest> |
| *: none |
| crossfade: "Pouze ruční posun po skladbách" |
| </dest> |
| <voice> |
| *: none |
| crossfade: "Pouze ruční posun po skladbách" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SHUFFLE_TRACKSKIP |
| desc: in settings_menu |
| user: core |
| <source> |
| *: none |
| crossfade: "Shuffle or Manual Track Skip" |
| </source> |
| <dest> |
| *: none |
| crossfade: "Náhodně nebo manuálně přeskočit skladbu" |
| </dest> |
| <voice> |
| *: none |
| crossfade: "Náhodně nebo manuálně přeskočit skladbu" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CROSSFADE_FADE_IN_DELAY |
| desc: in crossfade settings menu |
| user: core |
| <source> |
| *: none |
| crossfade: "Fade-In Delay" |
| </source> |
| <dest> |
| *: none |
| crossfade: "Prodleva při zesílení" |
| </dest> |
| <voice> |
| *: none |
| crossfade: "Prodleva při zesílení" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CROSSFADE_FADE_IN_DURATION |
| desc: in crossfade settings menu |
| user: core |
| <source> |
| *: none |
| crossfade: "Fade-In Duration" |
| </source> |
| <dest> |
| *: none |
| crossfade: "Délka zesílení" |
| </dest> |
| <voice> |
| *: none |
| crossfade: "Délka zesílení" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CROSSFADE_FADE_OUT_DELAY |
| desc: in crossfade settings menu |
| user: core |
| <source> |
| *: none |
| crossfade: "Fade-Out Delay" |
| </source> |
| <dest> |
| *: none |
| crossfade: "Prodleva při zeslabení" |
| </dest> |
| <voice> |
| *: none |
| crossfade: "Prodleva při zeslabení" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CROSSFADE_FADE_OUT_DURATION |
| desc: in crossfade settings menu |
| user: core |
| <source> |
| *: none |
| crossfade: "Fade-Out Duration" |
| </source> |
| <dest> |
| *: none |
| crossfade: "Délka zeslabení" |
| </dest> |
| <voice> |
| *: none |
| crossfade: "Délka zeslabení" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CROSSFADE_FADE_OUT_MODE |
| desc: in crossfade settings menu |
| user: core |
| <source> |
| *: none |
| crossfade: "Fade-Out Mode" |
| </source> |
| <dest> |
| *: none |
| crossfade: "Režim zeslabení" |
| </dest> |
| <voice> |
| *: none |
| crossfade: "Režim zeslabení" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_MIX |
| desc: in playback settings, crossfade option |
| user: core |
| <source> |
| *: none |
| crossfade: "Mix" |
| </source> |
| <dest> |
| *: none |
| crossfade: "Mix" |
| </dest> |
| <voice> |
| *: none |
| crossfade: "Mix" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_REPLAYGAIN |
| desc: in replaygain |
| user: core |
| <source> |
| *: "Replaygain" |
| </source> |
| <dest> |
| *: "Normalizace hlasitosti" |
| </dest> |
| <voice> |
| *: "Normalizace hlasitosti" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_REPLAYGAIN_NOCLIP |
| desc: in replaygain |
| user: core |
| <source> |
| *: none |
| swcodec: "Prevent Clipping" |
| </source> |
| <dest> |
| *: none |
| swcodec: "Odstranit lupání" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "Odstranit lupání" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_REPLAYGAIN_MODE |
| desc: in replaygain |
| user: core |
| <source> |
| *: "Replaygain Type" |
| </source> |
| <dest> |
| *: "Typ normalizace hlasitosti" |
| </dest> |
| <voice> |
| *: "Typ normalizace hlasitosti" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_ALBUM_GAIN |
| desc: in replaygain |
| user: core |
| <source> |
| *: "Album Gain" |
| </source> |
| <dest> |
| *: "Pro celé album" |
| </dest> |
| <voice> |
| *: "Pro celé album" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_TRACK_GAIN |
| desc: in replaygain |
| user: core |
| <source> |
| *: "Track Gain" |
| </source> |
| <dest> |
| *: "Pro každou skladbu zvlášť" |
| </dest> |
| <voice> |
| *: "Pro každou skladbu zvlášť" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SHUFFLE_GAIN |
| desc: use track gain if shuffle mode is on, album gain otherwise |
| user: core |
| <source> |
| *: "Track Gain if Shuffling" |
| </source> |
| <dest> |
| *: "Zohlednit zesílení při náhodném přehrávání" |
| </dest> |
| <voice> |
| *: "Zohlednit zesílení při náhodném přehrávání" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_REPLAYGAIN_PREAMP |
| desc: in replaygain settings |
| user: core |
| <source> |
| *: "Pre-amp" |
| </source> |
| <dest> |
| *: "Předzesílení" |
| </dest> |
| <voice> |
| *: "Předzesílení" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BEEP |
| desc: in playback settings |
| user: core |
| <source> |
| *: none |
| swcodec: "Track Skip Beep" |
| </source> |
| <dest> |
| *: none |
| swcodec: "Pípnutí při posunu po skladbách" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "Pípnutí při posunu po skladbách" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_WEAK |
| desc: in beep volume in playback settings |
| user: core |
| <source> |
| *: none |
| swcodec: "Weak" |
| </source> |
| <dest> |
| *: none |
| swcodec: "Nízká" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "Nízká" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_MODERATE |
| desc: in beep volume in playback settings |
| user: core |
| <source> |
| *: none |
| swcodec: "Moderate" |
| </source> |
| <dest> |
| *: none |
| swcodec: "Střední" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "Střední" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_STRONG |
| desc: in beep volume in playback settings |
| user: core |
| <source> |
| *: none |
| swcodec: "Strong" |
| </source> |
| <dest> |
| *: none |
| swcodec: "Vysoká" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "Vysoká" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SPDIF_ENABLE |
| desc: in playback settings menu. enable/disable the optical out |
| user: core |
| <source> |
| *: none |
| spdif_power: "Optical Output" |
| </source> |
| <dest> |
| *: none |
| spdif_power: "Optický výstup" |
| </dest> |
| <voice> |
| *: none |
| spdif_power: "Optický výstup" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_NEXT_FOLDER |
| desc: in settings_menu. Should we allow move to next/prev folder from last/first track of current one |
| user: core |
| <source> |
| *: "Auto-Change Directory" |
| </source> |
| <dest> |
| *: "Pokračovat do další složky" |
| </dest> |
| <voice> |
| *: "Pokračovat do další složky" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_RANDOM |
| desc: random folder |
| user: core |
| <source> |
| *: "Random" |
| </source> |
| <dest> |
| *: "Náhodná" |
| </dest> |
| <voice> |
| *: "Náhodná" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_AUDIOSCROBBLER |
| desc: "Last.fm Log" in the playback menu |
| user: core |
| <source> |
| *: "Last.fm Log" |
| </source> |
| <dest> |
| *: "Logovací soubor pro Last.fm" |
| </dest> |
| <voice> |
| *: "Logovací soubor pro Last tečka efem" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CUESHEET_ENABLE |
| desc: cuesheet support option |
| user: core |
| <source> |
| *: "Cuesheet Support" |
| </source> |
| <dest> |
| *: "Podpora Cuesheet" |
| </dest> |
| <voice> |
| *: "Podpora kjůšít" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_HEADPHONE_UNPLUG |
| desc: in settings_menu. |
| user: core |
| <source> |
| *: none |
| headphone_detection: "Pause on Headphone Unplug" |
| </source> |
| <dest> |
| *: none |
| headphone_detection: "Pauza při odpojení sluchátek" |
| </dest> |
| <voice> |
| *: none |
| headphone_detection: "Pauza při odpojení sluchátek" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_HEADPHONE_UNPLUG_RESUME |
| desc: in pause_phones_menu. |
| user: core |
| <source> |
| *: none |
| headphone_detection: "Pause and Resume" |
| </source> |
| <dest> |
| *: none |
| headphone_detection: "Pauza a pokračování v přehrávání" |
| </dest> |
| <voice> |
| *: none |
| headphone_detection: "Pauza a pokračování v přehrávání" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_HEADPHONE_UNPLUG_RW |
| desc: deprecated |
| user: core |
| <source> |
| *: "" |
| </source> |
| <dest> |
| *: "" |
| </dest> |
| <voice> |
| *: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_HEADPHONE_UNPLUG_DISABLE_AUTORESUME |
| desc: in pause_phones_menu. |
| user: core |
| <source> |
| *: none |
| headphone_detection: "Disable resume on startup if phones unplugged" |
| </source> |
| <dest> |
| *: none |
| headphone_detection: "Zrušit pokračování v přehrávání po zapnutí pokud jsou sluchátka odpojena" |
| </dest> |
| <voice> |
| *: none |
| headphone_detection: "Zrušit pokračování v přehrávání po zapnutí pokud jsou sluchátka odpojena" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_FILE |
| desc: in settings_menu() |
| user: core |
| <source> |
| *: "File View" |
| </source> |
| <dest> |
| *: "Zobrazení souborů" |
| </dest> |
| <voice> |
| *: "Zobrazení souborů" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SORT_CASE |
| desc: in settings_menu |
| user: core |
| <source> |
| *: "Sort Case Sensitive" |
| </source> |
| <dest> |
| *: "Řadit podle malých i velkých písmen" |
| </dest> |
| <voice> |
| *: "Řadit podle malých i velkých písmen" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SORT_DIR |
| desc: browser sorting setting |
| user: core |
| <source> |
| *: "Sort Directories" |
| </source> |
| <dest> |
| *: "Řadit složky" |
| </dest> |
| <voice> |
| *: "Řadit složky" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SORT_FILE |
| desc: browser sorting setting |
| user: core |
| <source> |
| *: "Sort Files" |
| </source> |
| <dest> |
| *: "Řadit soubory" |
| </dest> |
| <voice> |
| *: "Řadit soubory" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SORT_ALPHA |
| desc: browser sorting setting |
| user: core |
| <source> |
| *: "Alphabetical" |
| </source> |
| <dest> |
| *: "Abecedně" |
| </dest> |
| <voice> |
| *: "Abecedně" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SORT_DATE |
| desc: browser sorting setting |
| user: core |
| <source> |
| *: "By Date" |
| </source> |
| <dest> |
| *: "Vzestupně podle data" |
| </dest> |
| <voice> |
| *: "Vzestupně podle data" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SORT_DATE_REVERSE |
| desc: browser sorting setting |
| user: core |
| <source> |
| *: "By Newest Date" |
| </source> |
| <dest> |
| *: "Sestupně podle data" |
| </dest> |
| <voice> |
| *: "Sestupně podle data" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SORT_TYPE |
| desc: browser sorting setting |
| user: core |
| <source> |
| *: "By Type" |
| </source> |
| <dest> |
| *: "Podle typu" |
| </dest> |
| <voice> |
| *: "Podle typu" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_FILTER |
| desc: setting name for dir filter |
| user: core |
| <source> |
| *: "Show Files" |
| </source> |
| <dest> |
| *: "Typy souborů" |
| </dest> |
| <voice> |
| *: "Typy souborů" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_FILTER_SUPPORTED |
| desc: show all file types supported by Rockbox |
| user: core |
| <source> |
| *: "Supported" |
| </source> |
| <dest> |
| *: "Podporované" |
| </dest> |
| <voice> |
| *: "Podporované" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_FILTER_MUSIC |
| desc: show only music-related files |
| user: core |
| <source> |
| *: "Music" |
| </source> |
| <dest> |
| *: "Hudba" |
| </dest> |
| <voice> |
| *: "Hudba" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_FOLLOW |
| desc: in settings_menu |
| user: core |
| <source> |
| *: "Follow Playlist" |
| </source> |
| <dest> |
| *: "Následování playlistu" |
| </dest> |
| <voice> |
| *: "Následování pleylistu" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SHOW_PATH |
| desc: in settings_menu |
| user: core |
| <source> |
| *: "Show Path" |
| </source> |
| <dest> |
| *: "Zobrazit cestu" |
| </dest> |
| <voice> |
| *: "Zobrazit cestu" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SHOW_PATH_CURRENT |
| desc: in show path menu |
| user: core |
| <source> |
| *: "Current Directory Only" |
| </source> |
| <dest> |
| *: "Pouze aktuální složka" |
| </dest> |
| <voice> |
| *: "Pouze aktuální složka" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_DISPLAY_FULL_PATH |
| desc: track display options |
| user: core |
| <source> |
| *: "Full Path" |
| </source> |
| <dest> |
| *: "Celou cestu" |
| </dest> |
| <voice> |
| *: "Celou cestu" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BUILDING_DATABASE |
| desc: splash database building progress |
| user: core |
| <source> |
| *: "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,samsungyh*: "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" |
| </source> |
| <dest> |
| *: "Vytvářím databázi... %d nalezeno (OFF pro návrat)" |
| iriverh100,iriverh120,iriverh300: "Vytvářím databázi... %d nalezeno (STOP pro návrat)" |
| ipod*: "Vytvářím databázi... %d nalezeno (PREV pro návrat)" |
| iaudiox5,iaudiom5,gigabeat*,mrobe100,samsungyh*: "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." |
| </dest> |
| <voice> |
| *: "Vytváření záznamů do databáze" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_TAGCACHE_RAM |
| desc: in tag cache settings |
| user: core |
| <source> |
| *: none |
| tc_ramcache: "Load to RAM" |
| </source> |
| <dest> |
| *: none |
| tc_ramcache: "Nahrát do paměti" |
| </dest> |
| <voice> |
| *: none |
| tc_ramcache: "Nahrát do paměti" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_TAGCACHE_AUTOUPDATE |
| desc: in tag cache settings |
| user: core |
| <source> |
| *: "Auto Update" |
| </source> |
| <dest> |
| *: "Automaticky aktualizovat" |
| </dest> |
| <voice> |
| *: "Automatycky aktualizovat" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_TAGCACHE_FORCE_UPDATE |
| desc: in tag cache settings |
| user: core |
| <source> |
| *: "Initialize Now" |
| </source> |
| <dest> |
| *: "Inicializovat nyní" |
| </dest> |
| <voice> |
| *: "Inycializovat nyní" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_TAGCACHE_UPDATE |
| desc: in tag cache settings |
| user: core |
| <source> |
| *: "Update Now" |
| </source> |
| <dest> |
| *: "Aktualizovat nyní" |
| </dest> |
| <voice> |
| *: "Aktualizovat nyní" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_RUNTIMEDB_ACTIVE |
| desc: in settings_menu. |
| user: core |
| <source> |
| *: "Gather Runtime Data" |
| </source> |
| <dest> |
| *: "Sbírat provozní informace" |
| </dest> |
| <voice> |
| *: "Sbírat provozní informace" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_TAGCACHE_EXPORT |
| desc: in tag cache settings |
| user: core |
| <source> |
| *: "Export Modifications" |
| </source> |
| <dest> |
| *: "Exportovat modifikace" |
| </dest> |
| <voice> |
| *: "Exportovat modifikace" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_TAGCACHE_IMPORT |
| desc: in tag cache settings |
| user: core |
| <source> |
| *: "Import Modifications" |
| </source> |
| <dest> |
| *: "Importovat modifikace" |
| </dest> |
| <voice> |
| *: "Importovat modifikace" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_TAGCACHE_FORCE_UPDATE_SPLASH |
| desc: in tag cache settings |
| user: core |
| <source> |
| *: "Updating in background" |
| </source> |
| <dest> |
| *: "Obnovuji na pozadí" |
| </dest> |
| <voice> |
| *: "Obnovuji na pozadí" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_TAGCACHE_INIT |
| desc: while initializing tagcache on boot |
| user: core |
| <source> |
| *: "Committing database" |
| </source> |
| <dest> |
| *: "Ukládám mezipaměť popisů" |
| </dest> |
| <voice> |
| *: "Ukládám mezipaměť popisů" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_TAGCACHE_BUSY |
| desc: when trying to shutdown and tagcache is committing |
| user: core |
| <source> |
| *: "Database is not ready" |
| </source> |
| <dest> |
| *: "Databáze není připravena" |
| </dest> |
| <voice> |
| *: "Databáze není připravena" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_TAGNAVI_ALL_TRACKS |
| desc: "<All tracks>" entry in tag browser |
| user: core |
| <source> |
| *: "<All tracks>" |
| </source> |
| <dest> |
| *: "<Vsechny skladby>" |
| </dest> |
| <voice> |
| *: "Všechny skladby" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_DISPLAY |
| desc: in settings_menu() |
| user: core |
| <source> |
| *: "Display" |
| </source> |
| <dest> |
| *: "Displej" |
| </dest> |
| <voice> |
| *: "Dysplej" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CUSTOM_FONT |
| desc: in setting_menu() |
| user: core |
| <source> |
| *: none |
| lcd_bitmap: "Font" |
| </source> |
| <dest> |
| *: none |
| lcd_bitmap: "Font" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "Font" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_WHILE_PLAYING |
| desc: in settings_menu() |
| user: core |
| <source> |
| *: "While Playing Screen" |
| </source> |
| <dest> |
| *: "Přehrávací obrazovka" |
| </dest> |
| <voice> |
| *: "Přehrávací obrazovka" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_REMOTE_WHILE_PLAYING |
| desc: in settings_menu() |
| user: core |
| <source> |
| *: none |
| remote: "Remote While Playing Screen" |
| </source> |
| <dest> |
| *: none |
| remote: "Dálková přehrávací obrazovka" |
| </dest> |
| <voice> |
| *: none |
| remote: "Dálková přehrávací obrazovka" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_LCD_MENU |
| desc: in the display sub menu |
| user: core |
| <source> |
| *: "LCD Settings" |
| </source> |
| <dest> |
| *: "Možnosti LCD" |
| </dest> |
| <voice> |
| *: "Možnosti elcédé" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BACKLIGHT |
| desc: in settings_menu |
| user: core |
| <source> |
| *: "Backlight" |
| </source> |
| <dest> |
| *: "Podsvícení" |
| </dest> |
| <voice> |
| *: "Podsvícení" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BACKLIGHT_ON_WHEN_CHARGING |
| desc: in display_settings_menu, backlight timeout with charger connected |
| user: core |
| <source> |
| *: none |
| charging: "Backlight (While Plugged In)" |
| </source> |
| <dest> |
| *: none |
| charging: "Podsvícení při nabíjení" |
| </dest> |
| <voice> |
| *: none |
| charging: "Podsvícení při nabíjení" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BACKLIGHT_ON_BUTTON_HOLD |
| desc: in lcd settings |
| user: core |
| <source> |
| *: none |
| hold_button: "Backlight on Hold" |
| </source> |
| <dest> |
| *: none |
| hold_button: "Podsvícení při zamčených klávesách" |
| </dest> |
| <voice> |
| *: none |
| hold_button: "Podsvícení při zamčených klávesách" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CAPTION_BACKLIGHT |
| desc: in settings_menu |
| user: core |
| <source> |
| *: "Caption Backlight" |
| </source> |
| <dest> |
| *: "Podsvícení začátku skladeb" |
| </dest> |
| <voice> |
| *: "Podsvícení začátku skladeb" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BACKLIGHT_FADE_IN |
| desc: in settings_menu |
| user: core |
| <source> |
| *: none |
| backlight_fade*: "Backlight Fade In" |
| </source> |
| <dest> |
| *: none |
| backlight_fade*: "Plynule zapínat podsvícení" |
| </dest> |
| <voice> |
| *: none |
| backlight_fade*: "Plynule zapínat podsvícení" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BACKLIGHT_FADE_OUT |
| desc: in settings_menu |
| user: core |
| <source> |
| *: none |
| backlight_fade*: "Backlight Fade Out" |
| </source> |
| <dest> |
| *: none |
| backlight_fade*: "Plynule vypínat podsvícení" |
| </dest> |
| <voice> |
| *: none |
| backlight_fade*: "Plynule vypínat podsvícení" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BACKLIGHT_FILTER_FIRST_KEYPRESS |
| desc: Backlight behaviour setting |
| user: core |
| <source> |
| *: "First Buttonpress Enables Backlight Only" |
| </source> |
| <dest> |
| *: "První stisk klávesy pouze zapne podsvícení" |
| </dest> |
| <voice> |
| *: "První stisk klávesy pouze zapne podsvícení" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_LCD_SLEEP_AFTER_BACKLIGHT_OFF |
| desc: In display settings, time to switch LCD chip into power saving state |
| user: core |
| <source> |
| *: none |
| lcd_sleep: "Sleep (After Backlight Off)" |
| </source> |
| <dest> |
| *: none |
| lcd_sleep: "Uspat (Po zhasnutí podsvícení)" |
| </dest> |
| <voice> |
| *: none |
| lcd_sleep: "Uspat, po zhasnutí podsvícení" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_NEVER |
| desc: deprecated |
| user: core |
| <source> |
| *: none |
| lcd_sleep: "" |
| </source> |
| <dest> |
| *: none |
| lcd_sleep: "" |
| </dest> |
| <voice> |
| *: none |
| lcd_sleep: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BRIGHTNESS |
| desc: in settings_menu |
| user: core |
| <source> |
| *: none |
| backlight_brightness: "Brightness" |
| </source> |
| <dest> |
| *: none |
| backlight_brightness: "Jas" |
| </dest> |
| <voice> |
| *: none |
| backlight_brightness: "Jas" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CONTRAST |
| desc: in settings_menu |
| user: core |
| <source> |
| *: "Contrast" |
| </source> |
| <dest> |
| *: "Kontrast" |
| </dest> |
| <voice> |
| *: "Kontrast" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_INVERT |
| desc: in settings_menu |
| user: core |
| <source> |
| *: none |
| lcd_invert,remote_lcd_invert: "LCD Mode" |
| </source> |
| <dest> |
| *: none |
| lcd_invert,remote_lcd_invert: "Režim displeje" |
| </dest> |
| <voice> |
| *: none |
| lcd_invert,remote_lcd_invert: "Režim dyspleje" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_INVERT_LCD_INVERSE |
| desc: in settings_menu |
| user: core |
| <source> |
| *: none |
| lcd_invert,remote_lcd_invert: "Inverse" |
| </source> |
| <dest> |
| *: none |
| lcd_invert,remote_lcd_invert: "Inverzní" |
| </dest> |
| <voice> |
| *: none |
| lcd_invert,remote_lcd_invert: "Inverzní" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_FLIP_DISPLAY |
| desc: in settings_menu, option to turn display+buttos by 180 degrees |
| user: core |
| <source> |
| *: none |
| lcd_bitmap: "Upside Down" |
| </source> |
| <dest> |
| *: none |
| lcd_bitmap: "Vzhůru nohama" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "Vzhůru nohama" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_INVERT_CURSOR |
| desc: in settings_menu |
| user: core |
| <source> |
| *: none |
| lcd_bitmap: "Line Selector Type" |
| </source> |
| <dest> |
| *: none |
| lcd_bitmap: "Kurzor" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "Kurzor" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_INVERT_CURSOR_POINTER |
| desc: in settings_menu |
| user: core |
| <source> |
| *: none |
| lcd_bitmap: "Pointer" |
| </source> |
| <dest> |
| *: none |
| lcd_bitmap: "Šipka" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "Šipka" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_INVERT_CURSOR_BAR |
| desc: in settings_menu |
| user: core |
| <source> |
| *: none |
| lcd_bitmap: "Bar (Inverse)" |
| </source> |
| <dest> |
| *: none |
| lcd_bitmap: "Inverzní kurzor" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "Inverzní kurzor" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CLEAR_BACKDROP |
| desc: text for LCD settings menu |
| user: core |
| <source> |
| *: none |
| lcd_non-mono: "Clear Backdrop" |
| </source> |
| <dest> |
| *: none |
| lcd_non-mono: "Odstranit obrázek na pozadí" |
| </dest> |
| <voice> |
| *: none |
| lcd_non-mono: "Odstranit obrázek na pozadí" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BACKGROUND_COLOR |
| desc: menu entry to set the background color |
| user: core |
| <source> |
| *: none |
| lcd_color: "Background Colour" |
| </source> |
| <dest> |
| *: none |
| lcd_color: "Barva pozadí" |
| </dest> |
| <voice> |
| *: none |
| lcd_color: "Barva pozadí" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_FOREGROUND_COLOR |
| desc: menu entry to set the foreground color |
| user: core |
| <source> |
| *: none |
| lcd_color: "Foreground Colour" |
| </source> |
| <dest> |
| *: none |
| lcd_color: "Barva popředí" |
| </dest> |
| <voice> |
| *: none |
| lcd_color: "Barva popředí" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_RESET_COLORS |
| desc: menu |
| user: core |
| <source> |
| *: none |
| lcd_color: "Reset Colours" |
| </source> |
| <dest> |
| *: none |
| lcd_color: "Vymazat nastavení barev" |
| </dest> |
| <voice> |
| *: none |
| lcd_color: "Vymazat nastavení barev" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_COLOR_RGB_LABELS |
| desc: what to show for the 'R' 'G' 'B' ONE LETTER EACH |
| user: core |
| <source> |
| *: none |
| lcd_color: "RGB" |
| </source> |
| <dest> |
| *: none |
| lcd_color: "RGB" |
| </dest> |
| <voice> |
| *: none |
| lcd_color: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_COLOR_RGB_VALUE |
| desc: in color screen |
| user: core |
| <source> |
| *: none |
| lcd_color: "RGB: %02X%02X%02X" |
| </source> |
| <dest> |
| *: none |
| lcd_color: "RGB: %02X%02X%02X" |
| </dest> |
| <voice> |
| *: none |
| lcd_color: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_COLOR_UNACCEPTABLE |
| desc: splash when user selects an invalid colour |
| user: core |
| <source> |
| *: none |
| lcd_color: "Invalid colour" |
| </source> |
| <dest> |
| *: none |
| lcd_color: "Neplatná barva" |
| </dest> |
| <voice> |
| *: none |
| lcd_color: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_LCD_REMOTE_MENU |
| desc: in the display sub menu |
| user: core |
| <source> |
| *: none |
| remote: "Remote-LCD Settings" |
| </source> |
| <dest> |
| *: none |
| remote: "Displej na dálk. ovladači" |
| </dest> |
| <voice> |
| *: none |
| remote: "Dysplej na dálkovém ovladači" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_REDUCE_TICKING |
| desc: in remote lcd settings menu |
| user: core |
| <source> |
| *: none |
| remote_ticking: "Reduce Ticking" |
| </source> |
| <dest> |
| *: none |
| remote_ticking: "Zredukovat tikání" |
| </dest> |
| <voice> |
| *: none |
| remote_ticking: "Zredukovat tikání" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SHOW_ICONS |
| desc: in settings_menu |
| user: core |
| <source> |
| *: "Show Icons" |
| </source> |
| <dest> |
| *: "Zobrazit ikony" |
| </dest> |
| <voice> |
| *: "Zobrazit ikony" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SCROLL_MENU |
| desc: in display_settings_menu() |
| user: core |
| <source> |
| *: "Scrolling" |
| </source> |
| <dest> |
| *: "Rolování" |
| </dest> |
| <voice> |
| *: "Rolování" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SCROLL |
| desc: in settings_menu |
| user: core |
| <source> |
| *: "Scroll Speed Setting Example" |
| </source> |
| <dest> |
| *: "Ukázka rychlosti rolování" |
| </dest> |
| <voice> |
| *: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SCROLL_SPEED |
| desc: in display_settings_menu() |
| user: core |
| <source> |
| *: "Scroll Speed" |
| </source> |
| <dest> |
| *: "Rychlost rolování" |
| </dest> |
| <voice> |
| *: "Rychlost rolování" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SCROLL_DELAY |
| desc: Delay before scrolling |
| user: core |
| <source> |
| *: "Scroll Start Delay" |
| </source> |
| <dest> |
| *: "Úvodní prodleva rolování" |
| </dest> |
| <voice> |
| *: "Úvodní prodleva rolování" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SCROLL_STEP |
| desc: Pixels to advance per scroll |
| user: core |
| <source> |
| *: "Scroll Step Size" |
| </source> |
| <dest> |
| *: "Krok rolování" |
| </dest> |
| <voice> |
| *: "Krok rolování" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SCROLL_STEP_EXAMPLE |
| desc: Pixels to advance per scroll |
| user: core |
| <source> |
| *: "Scroll Step Size Setting Example Text" |
| </source> |
| <dest> |
| *: "Ukázkový text pro nastavení kroku rolování" |
| </dest> |
| <voice> |
| *: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BIDIR_SCROLL |
| desc: Bidirectional scroll limit |
| user: core |
| <source> |
| *: "Bidirectional Scroll Limit" |
| </source> |
| <dest> |
| *: "Limit obousměrného rolování" |
| </dest> |
| <voice> |
| *: "Limit obousměrného rolování" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_REMOTE_SCROLL_SETS |
| desc: "Remote Scrolling Options" Submenu in "Scrolling Options" menu |
| user: core |
| <source> |
| *: none |
| remote: "Remote Scrolling Options" |
| </source> |
| <dest> |
| *: none |
| remote: "Rolování na dálkovém ovládání" |
| </dest> |
| <voice> |
| *: none |
| remote: "Rolování na dálkovém ovládání" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SCREEN_SCROLL_VIEW |
| desc: should lines scroll out of the screen |
| user: core |
| <source> |
| *: none |
| lcd_bitmap: "Screen Scrolls Out Of View" |
| </source> |
| <dest> |
| *: none |
| lcd_bitmap: "Rolování obrazovky mimo" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "Rolování obrazovky mimo" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SCREEN_SCROLL_STEP |
| desc: Pixels to advance per Screen scroll |
| user: core |
| <source> |
| *: none |
| lcd_bitmap: "Screen Scroll Step Size" |
| </source> |
| <dest> |
| *: none |
| lcd_bitmap: "Krok rolování obrazovky" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "Krok rolování obrazovky" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SCROLL_PAGINATED |
| desc: jump to new page when scrolling |
| user: core |
| <source> |
| *: "Paged Scrolling" |
| </source> |
| <dest> |
| *: "Rolování na novou stranu" |
| </dest> |
| <voice> |
| *: "Rolování na novou stranu" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_LISTACCEL_START_DELAY |
| desc: Delay before list starts accelerating |
| user: core |
| <source> |
| *: "List Acceleration Start Delay" |
| wheel_acceleration: none |
| </source> |
| <dest> |
| *: "Prodleva před zrychlením" |
| wheel_acceleration: none |
| </dest> |
| <voice> |
| *: "Prodleva před zrychlením" |
| wheel_acceleration: none |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_LISTACCEL_ACCEL_SPEED |
| desc: list acceleration speed |
| user: core |
| <source> |
| *: "List Acceleration Speed" |
| wheel_acceleration: none |
| </source> |
| <dest> |
| *: "Zrychlení seznamu" |
| wheel_acceleration: none |
| </dest> |
| <voice> |
| *: "Zrychlení seznamu" |
| wheel_acceleration: none |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BARS_MENU |
| desc: in the display sub menu |
| user: core |
| <source> |
| *: none |
| lcd_bitmap: "Status-/Scrollbar" |
| </source> |
| <dest> |
| *: none |
| lcd_bitmap: "Stavový panel/Posuvník" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "Stavový panel a posuvník" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SCROLL_BAR |
| desc: display menu, F3 substitute |
| user: core |
| <source> |
| *: none |
| lcd_bitmap: "Scroll Bar" |
| </source> |
| <dest> |
| *: none |
| lcd_bitmap: "Posuvník" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "Posuvník" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_STATUS_BAR |
| desc: display menu, F3 substitute |
| user: core |
| <source> |
| *: none |
| lcd_bitmap: "Status Bar" |
| </source> |
| <dest> |
| *: none |
| lcd_bitmap: "Stavový panel" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "Stavový panel" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BUTTON_BAR |
| desc: in settings menu |
| user: core |
| <source> |
| *: none |
| recorder_pad: "Button Bar" |
| </source> |
| <dest> |
| *: none |
| recorder_pad: "Tlačítková lišta" |
| </dest> |
| <voice> |
| *: none |
| recorder_pad: "Tlačítková lišta" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_VOLUME_DISPLAY |
| desc: Volume type title |
| user: core |
| <source> |
| *: none |
| lcd_bitmap: "Volume Display" |
| </source> |
| <dest> |
| *: none |
| lcd_bitmap: "Ukazatel hlasitosti" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "Ukazatel hlasitosti" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BATTERY_DISPLAY |
| desc: Battery type title |
| user: core |
| <source> |
| *: none |
| lcd_bitmap: "Battery Display" |
| </source> |
| <dest> |
| *: none |
| lcd_bitmap: "Ukazatel baterie" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "Ukazatel baterie" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_DISPLAY_GRAPHIC |
| desc: Label for type of icon display |
| user: core |
| <source> |
| *: none |
| lcd_bitmap: "Graphic" |
| </source> |
| <dest> |
| *: none |
| lcd_bitmap: "Grafický" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "Grafický" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_DISPLAY_NUMERIC |
| desc: Label for type of icon display |
| user: core |
| <source> |
| *: none |
| lcd_bitmap: "Numeric" |
| </source> |
| <dest> |
| *: none |
| lcd_bitmap: "Numerický" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "Numerický" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_PM_MENU |
| desc: in the display menu |
| user: core |
| <source> |
| *: "Peak Meter" |
| masd: none |
| </source> |
| <dest> |
| *: "Vrcholový diagram" |
| masd: none |
| </dest> |
| <voice> |
| *: "Vrcholový diagram" |
| masd: none |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_PM_CLIP_HOLD |
| desc: in the peak meter menu |
| user: core |
| <source> |
| *: "Clip Hold Time" |
| masd: none |
| </source> |
| <dest> |
| *: "Prodleva při přebuzení" |
| masd: none |
| </dest> |
| <voice> |
| *: "Prodleva při přebuzení" |
| masd: none |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_PM_PEAK_HOLD |
| desc: in the peak meter menu |
| user: core |
| <source> |
| *: "Peak Hold Time" |
| masd: none |
| </source> |
| <dest> |
| *: "Držení maxima" |
| masd: none |
| </dest> |
| <voice> |
| *: "Držení maxima" |
| masd: none |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_PM_ETERNAL |
| desc: in the peak meter menu |
| user: core |
| <source> |
| *: "Eternal" |
| masd: none |
| </source> |
| <dest> |
| *: "Nekonečná" |
| masd: none |
| </dest> |
| <voice> |
| *: "Nekonečná" |
| masd: none |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_PM_RELEASE |
| desc: in the peak meter menu |
| user: core |
| <source> |
| *: "Peak Release" |
| masd: none |
| </source> |
| <dest> |
| *: "Uvolnění maxima" |
| masd: none |
| </dest> |
| <voice> |
| *: "Uvolnění maxima" |
| masd: none |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_PM_SCALE |
| desc: in the peak meter menu |
| user: core |
| <source> |
| *: "Scale" |
| masd: none |
| </source> |
| <dest> |
| *: "Rozsah" |
| masd: none |
| </dest> |
| <voice> |
| *: "Rozsah" |
| masd: none |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_PM_DBFS |
| desc: in the peak meter menu |
| user: core |
| <source> |
| *: "Logarithmic (dB)" |
| masd: none |
| </source> |
| <dest> |
| *: "Nelineární(dB)" |
| masd: none |
| </dest> |
| <voice> |
| *: "Nelineární v decibelech" |
| masd: none |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_PM_LINEAR |
| desc: in the peak meter menu |
| user: core |
| <source> |
| *: "Linear (%)" |
| masd: none |
| </source> |
| <dest> |
| *: "Lineární (%)" |
| masd: none |
| </dest> |
| <voice> |
| *: "Lineární v procentech" |
| masd: none |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_PM_MIN |
| desc: in the peak meter menu |
| user: core |
| <source> |
| *: "Minimum Of Range" |
| masd: none |
| </source> |
| <dest> |
| *: "Minimum rozsahu" |
| masd: none |
| </dest> |
| <voice> |
| *: "Minimum rozsahu" |
| masd: none |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_PM_MAX |
| desc: in the peak meter menu |
| user: core |
| <source> |
| *: "Maximum Of Range" |
| masd: none |
| </source> |
| <dest> |
| *: "Maximum rozsahu" |
| masd: none |
| </dest> |
| <voice> |
| *: "Maximum rozsahu" |
| masd: none |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_DEFAULT_CODEPAGE |
| desc: default encoding used with id3 tags |
| user: core |
| <source> |
| *: "Default Codepage" |
| </source> |
| <dest> |
| *: "Kódování znaků" |
| </dest> |
| <voice> |
| *: "Kódování znaků" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CODEPAGE_LATIN1 |
| desc: in codepage setting menu |
| user: core |
| <source> |
| *: "Latin1 (ISO-8859-1)" |
| </source> |
| <dest> |
| *: "Latinka (ISO-8859-1)" |
| </dest> |
| <voice> |
| *: "Latinka" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CODEPAGE_GREEK |
| desc: in codepage setting menu |
| user: core |
| <source> |
| *: "Greek (ISO-8859-7)" |
| </source> |
| <dest> |
| *: "Řecké (ISO-8859-7)" |
| </dest> |
| <voice> |
| *: "Řecké" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CODEPAGE_HEBREW |
| desc: in codepage setting menu |
| user: core |
| <source> |
| *: none |
| lcd_bitmap: "Hebrew (ISO-8859-8)" |
| </source> |
| <dest> |
| *: none |
| lcd_bitmap: "Hebrejské (ISO-8859-8)" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "Hebrejské" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CODEPAGE_CYRILLIC |
| desc: in codepage setting menu |
| user: core |
| <source> |
| *: "Cyrillic (CP1251)" |
| </source> |
| <dest> |
| *: "Azbuka (CP1251)" |
| </dest> |
| <voice> |
| *: "Azbuka" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CODEPAGE_THAI |
| desc: in codepage setting menu |
| user: core |
| <source> |
| *: none |
| lcd_bitmap: "Thai (ISO-8859-11)" |
| </source> |
| <dest> |
| *: none |
| lcd_bitmap: "Thajské (ISO-8859-11)" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "Thajské" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CODEPAGE_ARABIC |
| desc: in codepage setting menu |
| user: core |
| <source> |
| *: none |
| lcd_bitmap: "Arabic (CP1256)" |
| </source> |
| <dest> |
| *: none |
| lcd_bitmap: "Arabské (CP1256)" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "Arabské" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CODEPAGE_TURKISH |
| desc: in codepage setting menu |
| user: core |
| <source> |
| *: "Turkish (ISO-8859-9)" |
| </source> |
| <dest> |
| *: "Turecké (ISO-8859-9)" |
| </dest> |
| <voice> |
| *: "Turecké" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CODEPAGE_LATIN_EXTENDED |
| desc: in codepage setting menu |
| user: core |
| <source> |
| *: "Latin Extended (ISO-8859-2)" |
| </source> |
| <dest> |
| *: "Rozšířená latinka (ISO-8859-2)" |
| </dest> |
| <voice> |
| *: "Rozšířená latinka" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CODEPAGE_JAPANESE |
| desc: in codepage setting menu |
| user: core |
| <source> |
| *: none |
| lcd_bitmap: "Japanese (SJIS)" |
| </source> |
| <dest> |
| *: none |
| lcd_bitmap: "Japonské (SJIS)" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "Japonské" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CODEPAGE_SIMPLIFIED |
| desc: in codepage setting menu |
| user: core |
| <source> |
| *: none |
| lcd_bitmap: "Simp. Chinese (GB2312)" |
| </source> |
| <dest> |
| *: none |
| lcd_bitmap: "Zjednodušená čínština (GB2312)" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "Zjednodušená čínština" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CODEPAGE_KOREAN |
| desc: in codepage setting menu |
| user: core |
| <source> |
| *: none |
| lcd_bitmap: "Korean (KSX1001)" |
| </source> |
| <dest> |
| *: none |
| lcd_bitmap: "Korejské (KSX1001)" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "Korejské" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CODEPAGE_TRADITIONAL |
| desc: in codepage setting menu |
| user: core |
| <source> |
| *: none |
| lcd_bitmap: "Trad. Chinese (BIG5)" |
| </source> |
| <dest> |
| *: none |
| lcd_bitmap: "Tradiční čínština (BIG5)" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "Tradiční čínština" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CODEPAGE_UTF8 |
| desc: in codepage setting menu |
| user: core |
| <source> |
| *: "Unicode (UTF-8)" |
| </source> |
| <dest> |
| *: "Unicode (UTF-8)" |
| </dest> |
| <voice> |
| *: "Junykód ÚTÉEF 8" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BUTTONLIGHT_TIMEOUT |
| desc: in settings_menu |
| user: core |
| <source> |
| *: none |
| button_light: "Button Light Timeout" |
| sansafuze*,sansae200*: "Wheel Light Timeout" |
| </source> |
| <dest> |
| *: none |
| button_light: "Časový limit osvětlení tlačítka" |
| sansafuze*,sansae200*: "Časový limit osvětlení kolečka" |
| </dest> |
| <voice> |
| *: none |
| button_light: "Časový limit osvětlení tlačítka" |
| sansafuze*,sansae200*: "Časový limit osvětlení kolečka" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BUTTONLIGHT_BRIGHTNESS |
| desc: in settings_menu |
| user: core |
| <source> |
| *: none |
| buttonlight_brightness: "Button Light Brightness" |
| </source> |
| <dest> |
| *: none |
| buttonlight_brightness: "Jas osvětlení tlačítka" |
| </dest> |
| <voice> |
| *: none |
| buttonlight_brightness: "Jas osvětlení tlačítka" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_START_SCREEN |
| desc: in the system sub menu |
| user: core |
| <source> |
| *: "Start Screen" |
| </source> |
| <dest> |
| *: "Startovní nabídka" |
| </dest> |
| <voice> |
| *: "Startovní nabídka" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_MAIN_MENU |
| desc: in start screen setting |
| user: core |
| <source> |
| *: "Main Menu" |
| </source> |
| <dest> |
| *: "Hlavní menu" |
| </dest> |
| <voice> |
| *: "Hlavní menu" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_PREVIOUS_SCREEN |
| desc: in start screen setting |
| user: core |
| <source> |
| *: "Previous Screen" |
| </source> |
| <dest> |
| *: "Předchozí okno" |
| </dest> |
| <voice> |
| *: "Předchozí okno" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BATTERY_MENU |
| desc: in the system sub menu |
| user: core |
| <source> |
| *: "Battery" |
| </source> |
| <dest> |
| *: "Baterie" |
| </dest> |
| <voice> |
| *: "Baterie" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BATTERY_CAPACITY |
| desc: in settings_menu |
| user: core |
| <source> |
| *: "Battery Capacity" |
| </source> |
| <dest> |
| *: "Kapacita baterie" |
| </dest> |
| <voice> |
| *: "Kapacita baterie" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BATTERY_TYPE |
| desc: in battery settings |
| user: core |
| <source> |
| *: none |
| battery_types: "Battery Type" |
| </source> |
| <dest> |
| *: none |
| battery_types: "Typ baterie" |
| </dest> |
| <voice> |
| *: none |
| battery_types: "Typ baterie" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BATTERY_TYPE_ALKALINE |
| desc: in battery settings |
| user: core |
| <source> |
| *: none |
| battery_types: "Alkaline" |
| </source> |
| <dest> |
| *: none |
| battery_types: "Alkalická" |
| </dest> |
| <voice> |
| *: none |
| battery_types: "Alkalická" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BATTERY_TYPE_NIMH |
| desc: in battery settings |
| user: core |
| <source> |
| *: none |
| battery_types: "NiMH" |
| </source> |
| <dest> |
| *: none |
| battery_types: "NiMH" |
| </dest> |
| <voice> |
| *: none |
| battery_types: "Niklometal hydridová" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_DISK_MENU |
| desc: in the system sub menu |
| user: core |
| <source> |
| *: "Disk" |
| </source> |
|