| # __________ __ ___. |
| # 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. |
| # |
| # Croatian language file, translated by: |
| # - Ante Maretic |
| <phrase> |
| id: LANG_SET_BOOL_YES |
| desc: bool true representation |
| user: core |
| <source> |
| *: "Yes" |
| </source> |
| <dest> |
| *: "Da" |
| </dest> |
| <voice> |
| *: "Da" |
| </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> |
| *: "Uključeno" |
| </dest> |
| <voice> |
| *: "Uključeno" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_OFF |
| desc: Used in a lot of places |
| user: core |
| <source> |
| *: "Off" |
| </source> |
| <dest> |
| *: "Isključeno" |
| </dest> |
| <voice> |
| *: "Isključeno" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_ASK |
| desc: in settings_menu |
| user: core |
| <source> |
| *: "Ask" |
| </source> |
| <dest> |
| *: "Pitaj" |
| </dest> |
| <voice> |
| *: "Pitaj" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_ALWAYS |
| desc: used in various places |
| user: core |
| <source> |
| *: "Always" |
| </source> |
| <dest> |
| *: "Uvijek" |
| </dest> |
| <voice> |
| *: "Uvijek" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_NORMAL |
| desc: in settings_menu |
| user: core |
| <source> |
| *: "Normal" |
| </source> |
| <dest> |
| *: "Normalno" |
| </dest> |
| <voice> |
| *: "Normalno" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_GAIN |
| desc: Generic string for gain used in EQ menu and recording screen |
| user: core |
| <source> |
| *: "Gain" |
| </source> |
| <dest> |
| *: "Pojačanje" |
| </dest> |
| <voice> |
| *: "Pojačanje" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_WAIT |
| desc: general please wait splash |
| user: core |
| <source> |
| *: "Loading..." |
| </source> |
| <dest> |
| *: "Učitavanje..." |
| </dest> |
| <voice> |
| *: "Učitavanje" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_LOADING_PERCENT |
| desc: splash number of percents loaded |
| user: core |
| <source> |
| *: "Loading... %d%% done (%s)" |
| </source> |
| <dest> |
| *: "Učitavanje... %d%% dovršeno (%s)" |
| </dest> |
| <voice> |
| *: "" |
| </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> |
| *: "Pretraživanje diska..." |
| </dest> |
| <voice> |
| *: "Pretraživanje diska" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SHUTTINGDOWN |
| desc: in main menu |
| user: core |
| <source> |
| *: "Shutting down..." |
| </source> |
| <dest> |
| *: "Gašenje..." |
| </dest> |
| <voice> |
| *: "Gašenje" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CANCEL |
| desc: Visual confirmation of canceling a changed setting |
| user: core |
| <source> |
| *: "Cancelled" |
| </source> |
| <dest> |
| *: "Otkazano" |
| </dest> |
| <voice> |
| *: "Otkazano" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_FAILED |
| desc: Something failed. To be appended after actions |
| user: core |
| <source> |
| *: "Failed" |
| </source> |
| <dest> |
| *: "Neuspješno" |
| </dest> |
| <voice> |
| *: "Neuspješno" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CHANNELS |
| desc: in sound_settings |
| user: core |
| <source> |
| *: "Channels" |
| </source> |
| <dest> |
| *: "Kanali" |
| </dest> |
| <voice> |
| *: "Kanali" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_RESET_ASK |
| desc: confirm to reset settings |
| user: core |
| <source> |
| *: "Are You Sure?" |
| </source> |
| <dest> |
| *: "Jeste li sigurni?" |
| </dest> |
| <voice> |
| *: "Jeste li sigurni?" |
| </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" |
| </source> |
| <dest> |
| *: "PLAY = Da" |
| cowond2*: "MENU, ili gore desno = Da" |
| iriverh100,iriverh120,iriverh300: "NAVI = Da" |
| ipod*,iaudiox5,iaudiom5,gigabeat*,sansae200*,sansac200*,iriverh10,iriverh10_5gb,mrobe100,sansaclip*,sansafuze*,sansaconnect: "SELECT = Da" |
| mrobe500: "PLAY, POWER, ili gore desno = Da" |
| archosplayer: "(PLAY/STOP)" |
| vibe500: "OK = DA" |
| </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> |
| *: "Bilo koji drugi = 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> |
| *: "Rockbox" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BOOKMARK_MENU_RECENT_BOOKMARKS |
| desc: in the main menu |
| user: core |
| <source> |
| *: "Recent Bookmarks" |
| </source> |
| <dest> |
| *: "Nedavne zabilješke" |
| </dest> |
| <voice> |
| *: "Nedavne zabilješke" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_DIR_BROWSER |
| desc: main menu title |
| user: core |
| <source> |
| *: "Files" |
| </source> |
| <dest> |
| *: "Datoteke" |
| </dest> |
| <voice> |
| *: "Datoteke" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_TAGCACHE |
| desc: in the main menu and the settings menu |
| user: core |
| <source> |
| *: "Database" |
| </source> |
| <dest> |
| *: "Baza podataka" |
| </dest> |
| <voice> |
| *: "Baza podataka" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_NOW_PLAYING |
| desc: in the main menu |
| user: core |
| <source> |
| *: "Now Playing" |
| </source> |
| <dest> |
| *: "Sad svira" |
| </dest> |
| <voice> |
| *: "Sad svira" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_RESUME_PLAYBACK |
| desc: in the main menu |
| user: core |
| <source> |
| *: "Resume Playback" |
| </source> |
| <dest> |
| *: "Nastavi sviranje" |
| </dest> |
| <voice> |
| *: "Nastavi sviranje" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SETTINGS |
| desc: in main menu and visual confirmation after settings reset |
| user: core |
| <source> |
| *: "Settings" |
| </source> |
| <dest> |
| *: "Postavke" |
| </dest> |
| <voice> |
| *: "Postavke" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_RECORDING |
| desc: in the main menu |
| user: core |
| <source> |
| *: none |
| recording: "Recording" |
| </source> |
| <dest> |
| *: none |
| recording: "Snimanje" |
| </dest> |
| <voice> |
| *: none |
| recording: "Snimanje" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_FM_RADIO |
| desc: in the main menu |
| user: core |
| <source> |
| *: none |
| radio: "FM Radio" |
| </source> |
| <dest> |
| *: none |
| radio: "FM Radio" |
| </dest> |
| <voice> |
| *: none |
| radio: "FM Radio" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_PLAYLISTS |
| desc: in the file view setting |
| user: core |
| <source> |
| *: "Playlists" |
| </source> |
| <dest> |
| *: "Popisi izvođenja" |
| </dest> |
| <voice> |
| *: "Popisi izvođenja" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_PLUGINS |
| desc: in the main menu |
| user: core |
| <source> |
| *: "Plugins" |
| </source> |
| <dest> |
| *: "Priključci" |
| </dest> |
| <voice> |
| *: "Priključci" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SYSTEM |
| desc: in the main menu and settings menu |
| user: core |
| <source> |
| *: "System" |
| </source> |
| <dest> |
| *: "Sustav" |
| </dest> |
| <voice> |
| *: "Sustav" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BOOKMARK_SELECT_BOOKMARK |
| desc: bookmark selection list title |
| user: core |
| <source> |
| *: "Select Bookmark" |
| </source> |
| <dest> |
| *: "Odaberite zabilješku" |
| </dest> |
| <voice> |
| *: "Odaberite zabilješ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> |
| *: "<Nemoj nastaviti>" |
| </dest> |
| <voice> |
| *: "Nemoj nastaviti" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BOOKMARK_SHUFFLE |
| desc: bookmark selection list, bookmark enables shuffle |
| user: core |
| <source> |
| *: ", Shuffle" |
| </source> |
| <dest> |
| *: ", Izmiješaj" |
| </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> |
| *: "<Nevaljala zabilješka>" |
| </dest> |
| <voice> |
| *: "Nevaljala zabilješka" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BOOKMARK_CONTEXT_MENU |
| desc: bookmark selection list context menu |
| user: core |
| <source> |
| *: "Bookmark Actions" |
| </source> |
| <dest> |
| *: "Radnje nad zabilješkama" |
| </dest> |
| <voice> |
| *: "Radnje nad zabilješkama" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BOOKMARK_CONTEXT_RESUME |
| desc: bookmark context menu, resume this bookmark |
| user: core |
| <source> |
| *: "Resume" |
| </source> |
| <dest> |
| *: "Nastavi" |
| </dest> |
| <voice> |
| *: "Nastavi" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BOOKMARK_CONTEXT_DELETE |
| desc: bookmark context menu, delete this bookmark |
| user: core |
| <source> |
| *: "Delete" |
| </source> |
| <dest> |
| *: "Obriši" |
| </dest> |
| <voice> |
| *: "Obriši" |
| </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> |
| *: "Stvoriti zabilješku?" |
| </dest> |
| <voice> |
| *: "Stvoriti zabilješku?" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BOOKMARK_CREATE_SUCCESS |
| desc: Indicates bookmark was successfully created |
| user: core |
| <source> |
| *: "Bookmark Created" |
| </source> |
| <dest> |
| *: "Zabilješka stvorena" |
| </dest> |
| <voice> |
| *: "Zabilješka stvorena" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BOOKMARK_CREATE_FAILURE |
| desc: Indicates bookmark was not created |
| user: core |
| <source> |
| *: "Bookmark Failed!" |
| </source> |
| <dest> |
| *: "Zabilješka nije stvorena!" |
| </dest> |
| <voice> |
| *: "Zabilješka nije stvorena!" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BOOKMARK_LOAD_EMPTY |
| desc: Indicates bookmark was empty |
| user: core |
| <source> |
| *: "Bookmark Empty" |
| </source> |
| <dest> |
| *: "Zabilješka prazna" |
| </dest> |
| <voice> |
| *: "Zabilješka prazna" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SOUND_SETTINGS |
| desc: in the main menu |
| user: core |
| <source> |
| *: "Sound Settings" |
| </source> |
| <dest> |
| *: "Postavke zvuka" |
| </dest> |
| <voice> |
| *: "Postavke zvuka" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_VOLUME |
| desc: in sound_settings |
| user: core |
| <source> |
| *: "Volume" |
| </source> |
| <dest> |
| *: "Glasnoća" |
| </dest> |
| <voice> |
| *: "Glasnoća" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BASS |
| desc: in sound_settings |
| user: core |
| <source> |
| *: "Bass" |
| </source> |
| <dest> |
| *: "Bas" |
| </dest> |
| <voice> |
| *: "Bas" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_TREBLE |
| desc: in sound_settings |
| user: core |
| <source> |
| *: "Treble" |
| </source> |
| <dest> |
| *: "Treble" |
| </dest> |
| <voice> |
| *: "Treble" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BALANCE |
| desc: in sound_settings |
| user: core |
| <source> |
| *: "Balance" |
| </source> |
| <dest> |
| *: "Ravnoteža" |
| </dest> |
| <voice> |
| *: "Ravnoteža" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CHANNEL_CONFIGURATION |
| desc: in sound_settings |
| user: core |
| <source> |
| *: "Channel Configuration" |
| </source> |
| <dest> |
| *: "Podešavanje kanala" |
| </dest> |
| <voice> |
| *: "Podešavanje kanala" |
| </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> |
| *: "Prilagođeno" |
| </dest> |
| <voice> |
| *: "Prilagođeno" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CHANNEL_LEFT |
| desc: in sound_settings |
| user: core |
| <source> |
| *: "Mono Left" |
| </source> |
| <dest> |
| *: "Mono lijevo" |
| </dest> |
| <voice> |
| *: "Mono lijevo" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CHANNEL_RIGHT |
| desc: in sound_settings |
| user: core |
| <source> |
| *: "Mono Right" |
| </source> |
| <dest> |
| *: "Mono desno" |
| </dest> |
| <voice> |
| *: "Mono desno" |
| </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 lijevo + desno" |
| </dest> |
| <voice> |
| *: none |
| recording_swcodec: "Mono lijevo plus desno" |
| </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> |
| *: "Širina sterea" |
| </dest> |
| <voice> |
| *: "Širina sterea" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CROSSFEED |
| desc: in sound settings |
| user: core |
| <source> |
| *: none |
| swcodec: "Crossfeed" |
| </source> |
| <dest> |
| *: none |
| swcodec: "Pretapanje" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "Pretapanje" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CROSSFEED_DIRECT_GAIN |
| desc: in crossfeed settings |
| user: core |
| <source> |
| *: none |
| swcodec: "Direct Gain" |
| </source> |
| <dest> |
| *: none |
| swcodec: "Direktno pojačanje" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "Direktno pojačanje" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CROSSFEED_CROSS_GAIN |
| desc: in crossfeed settings |
| user: core |
| <source> |
| *: none |
| swcodec: "Cross Gain" |
| </source> |
| <dest> |
| *: none |
| swcodec: "Pojačanje pretapanja" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "Pojačanje pretapanja" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CROSSFEED_HF_ATTENUATION |
| desc: in crossfeed settings |
| user: core |
| <source> |
| *: none |
| swcodec: "High-Frequency Attenuation" |
| </source> |
| <dest> |
| *: none |
| swcodec: "Visokofrekvencijsko oslabljenje" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "Visokofrekvencijsko oslabljenje" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CROSSFEED_HF_CUTOFF |
| desc: in crossfeed settings |
| user: core |
| <source> |
| *: none |
| swcodec: "High-Frequency Cutoff" |
| </source> |
| <dest> |
| *: none |
| swcodec: "Visokofrekvencijsko odsijecanje" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "Visokofrekvencijsko odsijecanje" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_EQUALIZER |
| desc: in the sound settings menu |
| user: core |
| <source> |
| *: none |
| swcodec: "Equalizer" |
| </source> |
| <dest> |
| *: none |
| swcodec: "Izjednačivač (EQ)" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "Izjednačivač (EQ)" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_EQUALIZER_ENABLED |
| desc: in the equalizer settings menu |
| user: core |
| <source> |
| *: none |
| swcodec: "Enable EQ" |
| </source> |
| <dest> |
| *: none |
| swcodec: "Omogući EQ" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "Omogući izjednačivač" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_EQUALIZER_GRAPHICAL |
| desc: in the equalizer settings menu |
| user: core |
| <source> |
| *: none |
| swcodec: "Graphical EQ" |
| </source> |
| <dest> |
| *: none |
| swcodec: "Grafički EQ" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "Grafički izjednačivač" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_EQUALIZER_PRECUT |
| desc: in eq settings |
| user: core |
| <source> |
| *: none |
| swcodec: "Precut" |
| </source> |
| <dest> |
| *: none |
| swcodec: "Prednji rez" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "Prednji rez" |
| </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: "Jednostavne EQ postavke" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "Jednostavne postavke izjednačivača" |
| </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: "Napredne EQ postavke" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "Napredne postavke izjednačivača" |
| </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: "Spremi EQ postavke" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "Spremi postavke izjednačivača" |
| </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: "Pregledaj EQ postavke" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "Pregledaj postavke izjedačivača" |
| </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: "Način uređivanja: %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 pojasno pojačanje" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "herca pojasno pojačanje" |
| </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: "Niskofrekvencijski filter" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "Niskofrekvencijski filter" |
| </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: "Filter vršnih frekvencija %d" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "Filter vršnih frekvencija" |
| </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: "Viskofrekvencijski filter" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "Viskofrekvencijski filter" |
| </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: "Frekvencija odsijecanja" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "Frekvencija odsijecanja" |
| </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: "Središnja frekvencija" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "Središnja frekvencija" |
| </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 menu |
| user: core |
| <source> |
| *: none |
| swcodec: "Dithering" |
| </source> |
| <dest> |
| *: none |
| swcodec: "Dithering" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "Dithering" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_LOUDNESS |
| desc: in sound_settings |
| user: core |
| <source> |
| *: none |
| masf: "Loudness" |
| </source> |
| <dest> |
| *: none |
| masf: "Jačina" |
| </dest> |
| <voice> |
| *: none |
| masf: "Jačina" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_AUTOVOL |
| desc: in sound_settings |
| user: core |
| <source> |
| *: none |
| masf: "Auto Volume" |
| </source> |
| <dest> |
| *: none |
| masf: "Auto glasnoća" |
| </dest> |
| <voice> |
| *: none |
| masf: "Auto glasnoća" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_DECAY |
| desc: in sound_settings |
| user: core |
| <source> |
| *: none |
| masf: "AV Decay Time" |
| </source> |
| <dest> |
| *: none |
| masf: "Vrijeme slabljenja AV-a" |
| </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 Bas" |
| </dest> |
| <voice> |
| *: none |
| masf: "Super Bas" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_MDB_ENABLE |
| desc: in sound settings |
| user: core |
| <source> |
| *: none |
| masf: "MDB Enable" |
| </source> |
| <dest> |
| *: none |
| masf: "Omogući MDB" |
| </dest> |
| <voice> |
| *: none |
| masf: "Omogući MDB" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_MDB_STRENGTH |
| desc: in sound settings |
| user: core |
| <source> |
| *: none |
| masf: "MDB Strength" |
| </source> |
| <dest> |
| *: none |
| masf: "Snaga MDB-a" |
| </dest> |
| <voice> |
| *: none |
| masf: "Snaga MDB-a" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_MDB_HARMONICS |
| desc: in sound settings |
| user: core |
| <source> |
| *: none |
| masf: "MDB Harmonics" |
| </source> |
| <dest> |
| *: none |
| masf: "MDB Harmonike" |
| </dest> |
| <voice> |
| *: none |
| masf: "MDB Harmonike" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_MDB_CENTER |
| desc: in sound settings |
| user: core |
| <source> |
| *: none |
| masf: "MDB Centre Frequency" |
| </source> |
| <dest> |
| *: none |
| masf: "Središnja frekvencija MDB-a" |
| </dest> |
| <voice> |
| *: none |
| masf: "Središnja frekvencija MDB-a" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_MDB_SHAPE |
| desc: in sound settings |
| user: core |
| <source> |
| *: none |
| masf: "MDB Shape" |
| </source> |
| <dest> |
| *: none |
| masf: "Oblik MDB-a" |
| </dest> |
| <voice> |
| *: none |
| masf: "Oblik MDB-a" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_GENERAL_SETTINGS |
| desc: in the main menu |
| user: core |
| <source> |
| *: "General Settings" |
| </source> |
| <dest> |
| *: "Opće postavke" |
| </dest> |
| <voice> |
| *: "Opće postavke" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_PLAYBACK |
| desc: in settings_menu() |
| user: core |
| <source> |
| *: "Playback Settings" |
| </source> |
| <dest> |
| *: "Postavke sviranja" |
| </dest> |
| <voice> |
| *: "Postavke sviranja" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SHUFFLE |
| desc: in settings_menu |
| user: core |
| <source> |
| *: "Shuffle" |
| </source> |
| <dest> |
| *: "Miješanje" |
| </dest> |
| <voice> |
| *: "Miješanje" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_REPEAT |
| desc: in settings_menu |
| user: core |
| <source> |
| *: "Repeat" |
| </source> |
| <dest> |
| *: "Ponavljanje" |
| </dest> |
| <voice> |
| *: "Ponavljanje" |
| </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> |
| *: "Sve" |
| </dest> |
| <voice> |
| *: "Sve" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_REPEAT_ONE |
| desc: repeat one song |
| user: core |
| <source> |
| *: "One" |
| </source> |
| <dest> |
| *: "Jednu" |
| </dest> |
| <voice> |
| *: "Jednu" |
| </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> |
| *: "A-B" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_PLAY_SELECTED |
| desc: in settings_menu |
| user: core |
| <source> |
| *: "Play Selected First" |
| </source> |
| <dest> |
| *: "Prvo sviraj odabranu" |
| </dest> |
| <voice> |
| *: "Prvo sviraj odabranu datoteku" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_WIND_MENU |
| desc: in the playback sub menu |
| user: core |
| <source> |
| *: "Fast-Forward/Rewind" |
| </source> |
| <dest> |
| *: "Premotaj naprijed (FF)/nazad (RW)" |
| </dest> |
| <voice> |
| *: "Premotaj naprijed i nazad" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_FFRW_STEP |
| desc: in settings_menu |
| user: core |
| <source> |
| *: "FF/RW Min Step" |
| </source> |
| <dest> |
| *: "FF/RW najmanji korak" |
| </dest> |
| <voice> |
| *: "Najmanji korak" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_FFRW_ACCEL |
| desc: in settings_menu |
| user: core |
| <source> |
| *: "FF/RW Accel" |
| </source> |
| <dest> |
| *: "FF/RW ubrzanje" |
| </dest> |
| <voice> |
| *: "Ubrzanje" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_MP3BUFFER_MARGIN |
| desc: MP3 buffer margin time |
| user: core |
| <source> |
| *: "Anti-Skip Buffer" |
| flash_storage: none |
| </source> |
| <dest> |
| *: "Međuspremnik protupreskakanja" |
| flash_storage: none |
| </dest> |
| <voice> |
| *: "Međuspremnik protupreskakanja" |
| 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> |
| *: "Utišaj/pojačaj na zaustavljanje/stanku" |
| </dest> |
| <voice> |
| *: "Utišaj/pojačaj na zaustavljanje i stanku" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_PARTY_MODE |
| desc: party mode |
| user: core |
| <source> |
| *: "Party Mode" |
| </source> |
| <dest> |
| *: "Tulum način" |
| </dest> |
| <voice> |
| *: "Tulum način" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CROSSFADE |
| desc: in playback settings |
| user: core |
| <source> |
| *: none |
| crossfade: "Crossfade" |
| </source> |
| <dest> |
| *: none |
| crossfade: "Prijelaz među pjesmama" |
| </dest> |
| <voice> |
| *: none |
| crossfade: "Prijelaz među pjesmama" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CROSSFADE_ENABLE |
| desc: in crossfade settings menu |
| user: core |
| <source> |
| *: none |
| crossfade: "Enable Crossfade" |
| </source> |
| <dest> |
| *: none |
| crossfade: "Omogući prijelaz" |
| </dest> |
| <voice> |
| *: none |
| crossfade: "Omogući prijelaz" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_MANTRACKSKIP |
| desc: in crossfade settings |
| user: core |
| <source> |
| *: none |
| crossfade: "Manual Track Skip Only" |
| </source> |
| <dest> |
| *: none |
| crossfade: "Samo ručno preskakanje pjesama" |
| </dest> |
| <voice> |
| *: none |
| crossfade: "Samo ručno preskakanje pjesama" |
| </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: "Izmiješano ili ručno preskakanje pjesama" |
| </dest> |
| <voice> |
| *: none |
| crossfade: "Izmiješano ili ručno preskakanje pjesama" |
| </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: "Odgoda pojačanja" |
| </dest> |
| <voice> |
| *: none |
| crossfade: "Odgoda pojačanja" |
| </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: "Trajanje pojačanja" |
| </dest> |
| <voice> |
| *: none |
| crossfade: "Trajanje pojačanja" |
| </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: "Odgoda utišavanja" |
| </dest> |
| <voice> |
| *: none |
| crossfade: "Odgoda utišavanja" |
| </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: "Trajanje utišavanja" |
| </dest> |
| <voice> |
| *: none |
| crossfade: "Trajanje utišavanja" |
| </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 |
| </dest> |
| <voice> |
| *: none |
| crossfade: "Način rada utišaj" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_MIX |
| desc: in playback settings, crossfade option |
| user: core |
| <source> |
| *: none |
| crossfade: "Mix" |
| </source> |
| <dest> |
| *: none |
| crossfade: "Miks" |
| </dest> |
| <voice> |
| *: none |
| crossfade: "Miks" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_REPLAYGAIN |
| desc: in replaygain |
| user: core |
| <source> |
| *: "Replaygain" |
| </source> |
| <dest> |
| *: "Ujednačenje glasnoće" |
| </dest> |
| <voice> |
| *: "Ujednačenje glasnoće" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_REPLAYGAIN_NOCLIP |
| desc: in replaygain |
| user: core |
| <source> |
| *: none |
| swcodec: "Prevent Clipping" |
| </source> |
| <dest> |
| *: none |
| swcodec: "Spriječi isijecanje" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "Spriječi isijecanje" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_REPLAYGAIN_MODE |
| desc: in replaygain |
| user: core |
| <source> |
| *: "Replaygain Type" |
| </source> |
| <dest> |
| *: "Vrsta ujednačenja glasnoće" |
| </dest> |
| <voice> |
| *: "Vrsta ujednačenja glasnoće" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_ALBUM_GAIN |
| desc: in replaygain |
| user: core |
| <source> |
| *: "Album Gain" |
| </source> |
| <dest> |
| *: "Ujednačenje albuma" |
| </dest> |
| <voice> |
| *: "Ujednačenje albuma" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_TRACK_GAIN |
| desc: in replaygain |
| user: core |
| <source> |
| *: "Track Gain" |
| </source> |
| <dest> |
| *: "Ujednačenje pjesme" |
| </dest> |
| <voice> |
| *: "Ujednačenje pjesme" |
| </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> |
| *: "Ujednačenje pjesme ako su izmiješane" |
| </dest> |
| <voice> |
| *: "Ujednačenje pjesme ako su izmiješane" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_REPLAYGAIN_PREAMP |
| desc: in replaygain settings |
| user: core |
| <source> |
| *: "Pre-amp" |
| </source> |
| <dest> |
| *: "Predpojačanje" |
| </dest> |
| <voice> |
| *: "Predpojačanje" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BEEP |
| desc: in playback settings |
| user: core |
| <source> |
| *: none |
| swcodec: "Track Skip Beep" |
| </source> |
| <dest> |
| *: none |
| swcodec: "Signal pri preskakanju pjesme" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "Signal pri preskakanju pjesme" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_WEAK |
| desc: in beep volume in playback settings |
| user: core |
| <source> |
| *: none |
| swcodec: "Weak" |
| </source> |
| <dest> |
| *: none |
| swcodec: "Slab" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "Slab" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_MODERATE |
| desc: in beep volume in playback settings |
| user: core |
| <source> |
| *: none |
| swcodec: "Moderate" |
| </source> |
| <dest> |
| *: none |
| swcodec: "Umjeren" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "Umjeren" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_STRONG |
| desc: in beep volume in playback settings |
| user: core |
| <source> |
| *: none |
| swcodec: "Strong" |
| </source> |
| <dest> |
| *: none |
| swcodec: "Jak" |
| </dest> |
| <voice> |
| *: none |
| swcodec: "Jak" |
| </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: "Optički izlaz" |
| </dest> |
| <voice> |
| *: none |
| spdif_power: "Optički izlaz" |
| </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> |
| *: "Autopromjena direktorija" |
| </dest> |
| <voice> |
| *: "Autopromjena direktorija" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_RANDOM |
| desc: random folder |
| user: core |
| <source> |
| *: "Random" |
| </source> |
| <dest> |
| *: "Nasumično" |
| </dest> |
| <voice> |
| *: "Nasumično" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_AUDIOSCROBBLER |
| desc: "Last.fm Log" in the playback menu |
| user: core |
| <source> |
| *: "Last.fm Log" |
| </source> |
| <dest> |
| *: "Last.fm zapisnik" |
| </dest> |
| <voice> |
| *: "Last.fm zapisnik" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CUESHEET_ENABLE |
| desc: cuesheet support option |
| user: core |
| <source> |
| *: "Cuesheet Support" |
| </source> |
| <dest> |
| *: "Podrška popisa znakova za izvođenje" |
| </dest> |
| <voice> |
| *: "Podrška popisa znakova za izvođenje" |
| </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: "Stanka pri iskopčavanju slušalica" |
| </dest> |
| <voice> |
| *: none |
| headphone_detection: "Stanka pri iskopčavanju slušalica" |
| </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: "Stani i nastavi" |
| </dest> |
| <voice> |
| *: none |
| headphone_detection: "Stani i nastavi" |
| </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: "Onemogući nastavljanje pri pokretanju ako su slušalice iskopčane" |
| </dest> |
| <voice> |
| *: none |
| headphone_detection: "Onemogući nastavljanje pri pokretanju ako su slušalice iskopčane" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_FILE |
| desc: in settings_menu() |
| user: core |
| <source> |
| *: "File View" |
| </source> |
| <dest> |
| *: "Pogled na datoteke" |
| </dest> |
| <voice> |
| *: "Pogled na datoteke" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SORT_CASE |
| desc: in settings_menu |
| user: core |
| <source> |
| *: "Sort Case Sensitive" |
| </source> |
| <dest> |
| *: "Posloži prema velikom/malom slovu" |
| </dest> |
| <voice> |
| *: "Posloži prema velikom/malom slovu" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SORT_DIR |
| desc: browser sorting setting |
| user: core |
| <source> |
| *: "Sort Directories" |
| </source> |
| <dest> |
| *: "Posloži direktorije" |
| </dest> |
| <voice> |
| *: "Posloži direktorije" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SORT_FILE |
| desc: browser sorting setting |
| user: core |
| <source> |
| *: "Sort Files" |
| </source> |
| <dest> |
| *: "Posloži datoteke" |
| </dest> |
| <voice> |
| *: "Posloži datoteke" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SORT_ALPHA |
| desc: browser sorting setting |
| user: core |
| <source> |
| *: "Alphabetical" |
| </source> |
| <dest> |
| *: "Abecedno" |
| </dest> |
| <voice> |
| *: "Abecedno" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SORT_DATE |
| desc: browser sorting setting |
| user: core |
| <source> |
| *: "By Date" |
| </source> |
| <dest> |
| *: "Po datumu" |
| </dest> |
| <voice> |
| *: "Po datumu" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SORT_DATE_REVERSE |
| desc: browser sorting setting |
| user: core |
| <source> |
| *: "By Newest Date" |
| </source> |
| <dest> |
| *: "Po najnovijem datumu" |
| </dest> |
| <voice> |
| *: "Po najnovijem datumu" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SORT_TYPE |
| desc: browser sorting setting |
| user: core |
| <source> |
| *: "By Type" |
| </source> |
| <dest> |
| *: "Po vrsti" |
| </dest> |
| <voice> |
| *: "Po vrsti" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_FILTER |
| desc: setting name for dir filter |
| user: core |
| <source> |
| *: "Show Files" |
| </source> |
| <dest> |
| *: "Pokaži datoteke" |
| </dest> |
| <voice> |
| *: "Pokaži datoteke" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_FILTER_SUPPORTED |
| desc: show all file types supported by Rockbox |
| user: core |
| <source> |
| *: "Supported" |
| </source> |
| <dest> |
| *: "Podržane" |
| </dest> |
| <voice> |
| *: "Podržane" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_FILTER_MUSIC |
| desc: show only music-related files |
| user: core |
| <source> |
| *: "Music" |
| </source> |
| <dest> |
| *: "Glazbene" |
| </dest> |
| <voice> |
| *: "Glazbene" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_FOLLOW |
| desc: in settings_menu |
| user: core |
| <source> |
| *: "Follow Playlist" |
| </source> |
| <dest> |
| *: "Prati popis izvođenja" |
| </dest> |
| <voice> |
| *: "Prati popis izvođenja" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SHOW_PATH |
| desc: in settings_menu |
| user: core |
| <source> |
| *: "Show Path" |
| </source> |
| <dest> |
| *: "Pokaži putanju" |
| </dest> |
| <voice> |
| *: "Pokaži putanju" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SHOW_PATH_CURRENT |
| desc: in show path menu |
| user: core |
| <source> |
| *: "Current Directory Only" |
| </source> |
| <dest> |
| *: "Samo trenutni direktorij" |
| </dest> |
| <voice> |
| *: "Samo trenutni direktorij" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_DISPLAY_FULL_PATH |
| desc: track display options |
| user: core |
| <source> |
| *: "Full Path" |
| </source> |
| <dest> |
| *: "Puna putanja" |
| </dest> |
| <voice> |
| *: "Puna putanja" |
| </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> |
| *: "Izgrađivanje baze podataka... %d pronađeno (OFF za povratak)" |
| iriverh100,iriverh120,iriverh300: "Izgrađivanje baze podataka... %d pronađeno (STOP za povratak)" |
| ipod*: "Izgrađivanje baze podataka... %d pronađeno (PREV za povratak)" |
| iaudiox5,iaudiom5,gigabeat*,mrobe100,samsungyh*: "Izgrađivanje baze podataka... %d pronađeno (LEFT za povratak)" |
| iriverh10,iriverh10_5gb,sansae200*,sansac200*,sansafuze*,vibe500: "Izgrađivanje baze podataka... %d pronađeno (PREV za povratak)" |
| gogearsa9200: "Izgrađivanje baze podataka... %d pronađeno (REW za povratak)" |
| archosplayer: "Izgrađivanje DB %d pronađeno" |
| </dest> |
| <voice> |
| *: "pronađeni unosi za bazu podataka" |
| </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: "Učitaj u RAM" |
| </dest> |
| <voice> |
| *: none |
| tc_ramcache: "Učitaj u RAM" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_TAGCACHE_AUTOUPDATE |
| desc: in tag cache settings |
| user: core |
| <source> |
| *: "Auto Update" |
| </source> |
| <dest> |
| *: "Autoažuriranje" |
| </dest> |
| <voice> |
| *: "Autoažuriranje" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_TAGCACHE_FORCE_UPDATE |
| desc: in tag cache settings |
| user: core |
| <source> |
| *: "Initialize Now" |
| </source> |
| <dest> |
| *: "Pokreni sad" |
| </dest> |
| <voice> |
| *: "Pokreni sad" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_TAGCACHE_UPDATE |
| desc: in tag cache settings |
| user: core |
| <source> |
| *: "Update Now" |
| </source> |
| <dest> |
| *: "Ažuriraj sad" |
| </dest> |
| <voice> |
| *: "Ažuriraj sad" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_RUNTIMEDB_ACTIVE |
| desc: in settings_menu. |
| user: core |
| <source> |
| *: "Gather Runtime Data" |
| </source> |
| <dest> |
| *: "Skupljaj podatke o radu" |
| </dest> |
| <voice> |
| *: "Skupljaj podatke o radu" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_TAGCACHE_EXPORT |
| desc: in tag cache settings |
| user: core |
| <source> |
| *: "Export Modifications" |
| </source> |
| <dest> |
| *: "Izvezi promjene" |
| </dest> |
| <voice> |
| *: "Izvezi promjene" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_TAGCACHE_IMPORT |
| desc: in tag cache settings |
| user: core |
| <source> |
| *: "Import Modifications" |
| </source> |
| <dest> |
| *: "Uvezi promjene" |
| </dest> |
| <voice> |
| *: "Uvezi promjene" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_TAGCACHE_FORCE_UPDATE_SPLASH |
| desc: in tag cache settings |
| user: core |
| <source> |
| *: "Updating in background" |
| </source> |
| <dest> |
| *: "Ažuriranje u pozadini" |
| </dest> |
| <voice> |
| *: "Ažuriranje u pozadini" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_TAGCACHE_INIT |
| desc: while initializing tagcache on boot |
| user: core |
| <source> |
| *: "Committing database" |
| </source> |
| <dest> |
| *: "Predavanje baze podataka" |
| </dest> |
| <voice> |
| *: "Predavanje baze podataka" |
| </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> |
| *: "Baza podataka nije spremna" |
| </dest> |
| <voice> |
| *: "Baza podataka nije spremna" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_TAGNAVI_ALL_TRACKS |
| desc: "<All tracks>" entry in tag browser |
| user: core |
| <source> |
| *: "<All tracks>" |
| </source> |
| <dest> |
| *: "<Sve pjesme>" |
| </dest> |
| <voice> |
| *: "Sve pjesme" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_DISPLAY |
| desc: in settings_menu() |
| user: core |
| <source> |
| *: "Display" |
| </source> |
| <dest> |
| *: "Zaslon" |
| </dest> |
| <voice> |
| *: "Zaslon" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CUSTOM_FONT |
| desc: in setting_menu() |
| user: core |
| <source> |
| *: none |
| lcd_bitmap: "Font" |
| </source> |
| <dest> |
| *: none |
| lcd_bitmap: "Pismo" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "Pismo" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_WHILE_PLAYING |
| desc: in settings_menu() |
| user: core |
| <source> |
| *: "While Playing Screen" |
| </source> |
| <dest> |
| *: "Ekran sviranja" |
| </dest> |
| <voice> |
| *: "Ekran sviranja" |
| </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: "Udaljeni ekran sviranja" |
| </dest> |
| <voice> |
| *: none |
| remote: "Udaljeni ekran sviranja" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_LCD_MENU |
| desc: in the display sub menu |
| user: core |
| <source> |
| *: "LCD Settings" |
| </source> |
| <dest> |
| *: "LCD postavke" |
| </dest> |
| <voice> |
| *: "LCD postavke" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BACKLIGHT |
| desc: in settings_menu |
| user: core |
| <source> |
| *: "Backlight" |
| </source> |
| <dest> |
| *: "Pozadinsko svjetlo" |
| </dest> |
| <voice> |
| *: "Pozadinsko svjetlo" |
| </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: "Pozadinsko svjetlo (kad je spojen)" |
| </dest> |
| <voice> |
| *: none |
| charging: "Pozadinsko svjetlo (kad je spojen)" |
| </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: "Pozadinsko svjetlo na HOLD" |
| </dest> |
| <voice> |
| *: none |
| hold_button: "Pozadinsko svjetlo na HOLD" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CAPTION_BACKLIGHT |
| desc: in settings_menu |
| user: core |
| <source> |
| *: "Caption Backlight" |
| </source> |
| <dest> |
| *: "Pozadinsko svjetlo pri početku pjesme" |
| </dest> |
| <voice> |
| *: "Pozadinsko svjetlo pri početku pjesme" |
| </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*: "Pojačanje poz. svjetla" |
| </dest> |
| <voice> |
| *: none |
| backlight_fade*: "Pojačanje poz. svjetla" |
| </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*: "Smanjenje poz. svjetla" |
| </dest> |
| <voice> |
| *: none |
| backlight_fade*: "Smanjenje poz. svjetla" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BACKLIGHT_FILTER_FIRST_KEYPRESS |
| desc: Backlight behaviour setting |
| user: core |
| <source> |
| *: "First Buttonpress Enables Backlight Only" |
| </source> |
| <dest> |
| *: "Prvi pritisak gumba omogućava samo poz. svjetlo" |
| </dest> |
| <voice> |
| *: "Prvi pritisak gumba omogućava samo poz. svjetlo" |
| </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: "Spavanje (nakon ugašenog poz. svjetla)" |
| </dest> |
| <voice> |
| *: none |
| lcd_sleep: "Spavanje (nakon ugašenog poz. svjetla)" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_NEVER |
| desc: in lcd settings |
| user: core |
| <source> |
| *: none |
| lcd_sleep: "Never" |
| </source> |
| <dest> |
| *: none |
| lcd_sleep: "Nikad" |
| </dest> |
| <voice> |
| *: none |
| lcd_sleep: "Nikad" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BRIGHTNESS |
| desc: in settings_menu |
| user: core |
| <source> |
| *: none |
| backlight_brightness: "Brightness" |
| </source> |
| <dest> |
| *: none |
| backlight_brightness: "Svjetlina" |
| </dest> |
| <voice> |
| *: none |
| backlight_brightness: "Svjetlina" |
| </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: "LCD način rada" |
| </dest> |
| <voice> |
| *: none |
| lcd_invert,remote_lcd_invert: "LCD način rada" |
| </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: "Obrnuto" |
| </dest> |
| <voice> |
| *: none |
| lcd_invert,remote_lcd_invert: "Obrnuto" |
| </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: "Naopako" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "Naopako" |
| </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: "Vrsta birača retka" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "Vrsta birača retka" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_INVERT_CURSOR_POINTER |
| desc: in settings_menu |
| user: core |
| <source> |
| *: none |
| lcd_bitmap: "Pointer" |
| </source> |
| <dest> |
| *: none |
| lcd_bitmap: "Pokazivač" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "Pokazivač" |
| </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: "Traka (obrnuto)" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "Obrnuta traka" |
| </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: "Čista pozadina" |
| </dest> |
| <voice> |
| *: none |
| lcd_non-mono: "Čista pozadina" |
| </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: "Boja pozadine" |
| </dest> |
| <voice> |
| *: none |
| lcd_color: "Boja pozadine" |
| </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: "Boja prednjeg plana" |
| </dest> |
| <voice> |
| *: none |
| lcd_color: "Boja prednjeg plana" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_RESET_COLORS |
| desc: menu |
| user: core |
| <source> |
| *: none |
| lcd_color: "Reset Colours" |
| </source> |
| <dest> |
| *: none |
| lcd_color: "Povrati boje" |
| </dest> |
| <voice> |
| *: none |
| lcd_color: "Povrati boje" |
| </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: "Nevaljala boja" |
| </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: "Postavke udaljenog LCD-a" |
| </dest> |
| <voice> |
| *: none |
| remote: "Postavke udaljenog LCD-a" |
| </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: "Smanji otkucavanje" |
| </dest> |
| <voice> |
| *: none |
| remote_ticking: "Smanji otkucavanje" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SHOW_ICONS |
| desc: in settings_menu |
| user: core |
| <source> |
| *: "Show Icons" |
| </source> |
| <dest> |
| *: "Pokaži ikone" |
| </dest> |
| <voice> |
| *: "Pokaži ikone" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SCROLL_MENU |
| desc: in display_settings_menu() |
| user: core |
| <source> |
| *: "Scrolling" |
| </source> |
| <dest> |
| *: "Sklizanje" |
| </dest> |
| <voice> |
| *: "Sklizanje" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SCROLL |
| desc: in settings_menu |
| user: core |
| <source> |
| *: "Scroll Speed Setting Example" |
| </source> |
| <dest> |
| *: "Primjer brzine postavke sklizanja" |
| </dest> |
| <voice> |
| *: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SCROLL_SPEED |
| desc: in display_settings_menu() |
| user: core |
| <source> |
| *: "Scroll Speed" |
| </source> |
| <dest> |
| *: "Brzina sklizanja" |
| </dest> |
| <voice> |
| *: "Brzina sklizanja" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SCROLL_DELAY |
| desc: Delay before scrolling |
| user: core |
| <source> |
| *: "Scroll Start Delay" |
| </source> |
| <dest> |
| *: "Odgoda početka sklizanja" |
| </dest> |
| <voice> |
| *: "Odgoda početka sklizanja" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SCROLL_STEP |
| desc: Pixels to advance per scroll |
| user: core |
| <source> |
| *: "Scroll Step Size" |
| </source> |
| <dest> |
| *: "Veličina koraka sklizanja" |
| </dest> |
| <voice> |
| *: "Veličina koraka sklizanja" |
| </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> |
| *: "Primjer teksta za postavku veličine koraka sklizanja" |
| </dest> |
| <voice> |
| *: "" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BIDIR_SCROLL |
| desc: Bidirectional scroll limit |
| user: core |
| <source> |
| *: "Bidirectional Scroll Limit" |
| </source> |
| <dest> |
| *: "Dvosmjerno ograničenje sklizanja" |
| </dest> |
| <voice> |
| *: "Dvosmjerno ograničenje sklizanja" |
| </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: "Mogućnosti udaljenog sklizanja" |
| </dest> |
| <voice> |
| *: none |
| remote: "Mogućnosti udaljenog sklizanja" |
| </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: "Ekran se skliže van pogleda" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "Ekran se skliže van pogleda" |
| </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: "Veličina koraka sklizanja ekrana" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "Veličina koraka sklizanja ekrana" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SCROLL_PAGINATED |
| desc: jump to new page when scrolling |
| user: core |
| <source> |
| *: "Paged Scrolling" |
| </source> |
| <dest> |
| *: "Stranično sklizanje" |
| </dest> |
| <voice> |
| *: "Stranično sklizanje" |
| </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> |
| *: "Odgoda početka ubrzanja popisa" |
| wheel_acceleration: none |
| </dest> |
| <voice> |
| *: "Odgoda početka ubrzanja popisa" |
| 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> |
| *: "Brzina ubrzanja popisa" |
| wheel_acceleration: none |
| </dest> |
| <voice> |
| *: "Brzina ubrzanja popisa" |
| 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: "Stanje-/Traka sklizanja" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "Stanje- i traka sklizanja" |
| </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: "Traka sklizanja" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "Traka sklizanja" |
| </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: "Traka stanja" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "Traka stanja" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BUTTON_BAR |
| desc: in settings menu |
| user: core |
| <source> |
| *: none |
| recorder_pad: "Button Bar" |
| </source> |
| <dest> |
| *: none |
| recorder_pad: "Traka s gumbovima" |
| </dest> |
| <voice> |
| *: none |
| recorder_pad: "Traka s gumbovima" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_VOLUME_DISPLAY |
| desc: Volume type title |
| user: core |
| <source> |
| *: none |
| lcd_bitmap: "Volume Display" |
| </source> |
| <dest> |
| *: none |
| lcd_bitmap: "Prikaz glasnoće" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "Prikaz glasnoće" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BATTERY_DISPLAY |
| desc: Battery type title |
| user: core |
| <source> |
| *: none |
| lcd_bitmap: "Battery Display" |
| </source> |
| <dest> |
| *: none |
| lcd_bitmap: "Prikaz baterije" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "Prikaz baterije" |
| </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: "Grafika" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "Grafika" |
| </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: "Broj" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "Broj" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_PM_MENU |
| desc: in the display menu |
| user: core |
| <source> |
| *: "Peak Meter" |
| masd: none |
| </source> |
| <dest> |
| *: "Mjerač vrhunca" |
| masd: none |
| </dest> |
| <voice> |
| *: "Mjerač vrhunca" |
| 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> |
| *: "Vrijeme zadržanja isječka" |
| masd: none |
| </dest> |
| <voice> |
| *: "Vrijeme zadržanja isječka" |
| 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> |
| *: "Vrijeme zadržanja vrhunca" |
| masd: none |
| </dest> |
| <voice> |
| *: "Vrijeme zadržanja vrhunca" |
| masd: none |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_PM_ETERNAL |
| desc: in the peak meter menu |
| user: core |
| <source> |
| *: "Eternal" |
| masd: none |
| </source> |
| <dest> |
| *: "Vječno" |
| masd: none |
| </dest> |
| <voice> |
| *: "Vječno" |
| masd: none |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_PM_RELEASE |
| desc: in the peak meter menu |
| user: core |
| <source> |
| *: "Peak Release" |
| masd: none |
| </source> |
| <dest> |
| *: "Otpuštanje vrhunca" |
| masd: none |
| </dest> |
| <voice> |
| *: "Otpuštanje vrhunca" |
| masd: none |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_PM_SCALE |
| desc: in the peak meter menu |
| user: core |
| <source> |
| *: "Scale" |
| masd: none |
| </source> |
| <dest> |
| *: "Skala" |
| masd: none |
| </dest> |
| <voice> |
| *: "Skala" |
| masd: none |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_PM_DBFS |
| desc: in the peak meter menu |
| user: core |
| <source> |
| *: "Logarithmic (dB)" |
| masd: none |
| </source> |
| <dest> |
| *: "Logaritamska (dB)" |
| masd: none |
| </dest> |
| <voice> |
| *: "Logaritamska decibeli" |
| masd: none |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_PM_LINEAR |
| desc: in the peak meter menu |
| user: core |
| <source> |
| *: "Linear (%)" |
| masd: none |
| </source> |
| <dest> |
| *: "Linearna (%)" |
| masd: none |
| </dest> |
| <voice> |
| *: "Linearna postotci" |
| 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> |
| *: "Najmanje od raspona" |
| masd: none |
| </dest> |
| <voice> |
| *: "Najmanje od raspona" |
| 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> |
| *: "Najviše od raspona" |
| masd: none |
| </dest> |
| <voice> |
| *: "Najviše od raspona" |
| masd: none |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_DEFAULT_CODEPAGE |
| desc: default encoding used with id3 tags |
| user: core |
| <source> |
| *: "Default Codepage" |
| </source> |
| <dest> |
| *: "Uobičajena kodna stranica" |
| </dest> |
| <voice> |
| *: "Uobičajena kodna stranica" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CODEPAGE_LATIN1 |
| desc: in codepage setting menu |
| user: core |
| <source> |
| *: "Latin1 (ISO-8859-1)" |
| </source> |
| <dest> |
| *: "Latinično1 (ISO-8859-1)" |
| </dest> |
| <voice> |
| *: "Latinčno 1" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CODEPAGE_GREEK |
| desc: in codepage setting menu |
| user: core |
| <source> |
| *: "Greek (ISO-8859-7)" |
| </source> |
| <dest> |
| *: "Grčki (ISO-8859-7)" |
| </dest> |
| <voice> |
| *: "Grčki" |
| </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: "Hebrejski (ISO-8859-8)" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "Hebrejski" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CODEPAGE_CYRILLIC |
| desc: in codepage setting menu |
| user: core |
| <source> |
| *: "Cyrillic (CP1251)" |
| </source> |
| <dest> |
| *: "Ćirilica (CP1251)" |
| </dest> |
| <voice> |
| *: "Ćirilica" |
| </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: "Tajlandski (ISO-8859-11)" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "Tajlandski" |
| </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: "Arapski (CP1256)" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "Arapski" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CODEPAGE_TURKISH |
| desc: in codepage setting menu |
| user: core |
| <source> |
| *: "Turkish (ISO-8859-9)" |
| </source> |
| <dest> |
| *: "Turski (ISO-8859-9)" |
| </dest> |
| <voice> |
| *: "Turski" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_CODEPAGE_LATIN_EXTENDED |
| desc: in codepage setting menu |
| user: core |
| <source> |
| *: "Latin Extended (ISO-8859-2)" |
| </source> |
| <dest> |
| *: "Latinični prošireni (ISO-8859-2)" |
| </dest> |
| <voice> |
| *: "Latinični prošireni" |
| </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: "Japanski (SJIS)" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "Japanski" |
| </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: "Jed. kineski (GB2312)" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "Jednostavni kineski" |
| </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: "Korejski (KSX1001)" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "Korejski" |
| </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: "Trad. kineski (BIG5)" |
| </dest> |
| <voice> |
| *: none |
| lcd_bitmap: "Tradicionalni kineski" |
| </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> |
| *: "Unicode" |
| </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: "Istek vremena za svjetlo tipki" |
| sansafuze*,sansae200*: "Istek vremena za svjetlo kruga" |
| </dest> |
| <voice> |
| *: none |
| button_light: "Istek vremena za svjetlo tipki" |
| sansafuze*,sansae200*: "Istek vremena za svjetlo kruga" |
| </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: "Jačina svjetla tipke" |
| </dest> |
| <voice> |
| *: none |
| buttonlight_brightness: "Jačina svjetla tipke" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_START_SCREEN |
| desc: in the system sub menu |
| user: core |
| <source> |
| *: "Start Screen" |
| </source> |
| <dest> |
| *: "Početni ekran" |
| </dest> |
| <voice> |
| *: "Početni ekran" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_MAIN_MENU |
| desc: in start screen setting |
| user: core |
| <source> |
| *: "Main Menu" |
| </source> |
| <dest> |
| *: "Glavni izbornik" |
| </dest> |
| <voice> |
| *: "Glavni izbornik" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_PREVIOUS_SCREEN |
| desc: in start screen setting |
| user: core |
| <source> |
| *: "Previous Screen" |
| </source> |
| <dest> |
| *: "Prethodni ekran" |
| </dest> |
| <voice> |
| *: "Prethodni ekran" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BATTERY_MENU |
| desc: in the system sub menu |
| user: core |
| <source> |
| *: "Battery" |
| </source> |
| <dest> |
| *: "Baterija" |
| </dest> |
| <voice> |
| *: "Baterija" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BATTERY_CAPACITY |
| desc: in settings_menu |
| user: core |
| <source> |
| *: "Battery Capacity" |
| </source> |
| <dest> |
| *: "Kapacitet baterije" |
| </dest> |
| <voice> |
| *: "Kapacitet baterije" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BATTERY_TYPE |
| desc: in battery settings |
| user: core |
| <source> |
| *: none |
| battery_types: "Battery Type" |
| </source> |
| <dest> |
| *: none |
| battery_types: "Vrsta baterije" |
| </dest> |
| <voice> |
| *: none |
| battery_types: "Vrsta baterije" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_BATTERY_TYPE_ALKALINE |
| desc: in battery settings |
| user: core |
| <source> |
| *: none |
| battery_types: "Alkaline" |
| </source> |
| <dest> |
| *: none |
| battery_types: "Alkalna" |
| </dest> |
| <voice> |
| *: none |
| battery_types: "Alkalna" |
| </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: "Nickel metal hydride" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_DISK_MENU |
| desc: in the system sub menu |
| user: core |
| <source> |
| *: "Disk" |
| </source> |
| <dest> |
| *: "Disk" |
| </dest> |
| <voice> |
| *: "Disk" |
| </voice> |
| </phrase> |
| <phrase> |
| id: LANG_SPINDOWN |
| desc: in settings_menu |
| user: core |
| <source> |
<
|