diff options
| author | Alex Parker <rockbox@aeparker.com> | 2010-05-24 17:29:57 +0000 |
|---|---|---|
| committer | Alex Parker <rockbox@aeparker.com> | 2010-05-24 17:29:57 +0000 |
| commit | 207f72a8779581f5816112e4f58de40104e32bf9 (patch) | |
| tree | 9fed29cd58bbe7657cd1a28056996a5e78821f87 /apps | |
| parent | 9bb6b8d689b27c8759f2b96f93cc6e396774c882 (diff) | |
| download | rockbox-207f72a8779581f5816112e4f58de40104e32bf9.zip rockbox-207f72a8779581f5816112e4f58de40104e32bf9.tar.gz rockbox-207f72a8779581f5816112e4f58de40104e32bf9.tar.bz2 rockbox-207f72a8779581f5816112e4f58de40104e32bf9.tar.xz | |
FS#11269 - Slovak language update by Peter Lecky
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26258 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps')
| -rw-r--r-- | apps/lang/slovak.lang | 170 |
1 files changed, 170 insertions, 0 deletions
diff --git a/apps/lang/slovak.lang b/apps/lang/slovak.lang index 8714fc6..898164e 100644 --- a/apps/lang/slovak.lang +++ b/apps/lang/slovak.lang @@ -13349,3 +13349,173 @@ swcodec: "Vrátiť pred obnovením prehrávania" </voice> </phrase> +<phrase> + id: LANG_HOTKEY_WPS + desc: hotkey menu + user: core + <source> + *: none + hotkey: "WPS Hotkey" + </source> + <dest> + *: none + hotkey: "Skratka Pre WPS" + </dest> + <voice> + *: none + hotkey: "Skratka pre wps" + </voice> +</phrase> +<phrase> + id: VOICE_EXT_FMS + desc: spoken only, for file extension + user: core + <source> + *: none + radio: "" + </source> + <dest> + *: none + radio: "" + </dest> + <voice> + *: none + radio: "Vzhľad obrazovky pre rádio" + </voice> +</phrase> +<phrase> + id: VOICE_EXT_RFMS + desc: spoken only, for file extension + user: core + <source> + *: none + radio_remote: "" + </source> + <dest> + *: none + radio_remote: "" + </dest> + <voice> + *: none + radio_remote: "Vzhľad vzdialenej obrazovky pre rádio" + </voice> +</phrase> +<phrase> + id: LANG_VIEW_HOTKEY + desc: deprecated + user: core + <source> + *: none + hotkey: "" + </source> + <dest> + *: none + hotkey: "" + </dest> + <voice> + *: none + hotkey: "" + </voice> +</phrase> +<phrase> + id: LANG_HOTKEY_FILE_BROWSER + desc: hotkey menu + user: core + <source> + *: none + hotkey: "File Browser Hotkey" + </source> + <dest> + *: none + hotkey: "Skratka Prezerania Súborov" + </dest> + <voice> + *: none + hotkey: "Skratka prezerania súborov" + </voice> +</phrase> +<phrase> + id: LANG_REMOTE_FMRADIO + desc: in the main menu + user: core + <source> + *:none + radio_remote: "Remote FM Radio" + </source> + <dest> + *:none + radio_remote: "Vzdialené FM Rádio" + </dest> + <voice> + *:none + radio_remote: "Vzdialené fm rádio" + </voice> +</phrase> +<phrase> + id: LANG_FM_STATION_HEADER + desc: in radio screen + user: core + <source> + *: none + radio: "Station:" + </source> + <dest> + *: none + radio: "Stanica:" + </dest> + <voice> + *: none + radio: "" + </voice> +</phrase> +<phrase> + id: LANG_HOTKEY_ASSIGNED + desc: deprecated + user: core + <source> + *: none + hotkey: "" + </source> + <dest> + *: none + hotkey: "" + </dest> + <voice> + *: none + hotkey: "" + </voice> +</phrase> +<phrase> + id: LANG_HOTKEY_NOT_SET + desc: deprecated + user: core + <source> + *: none + hotkey: "" + </source> + <dest> + *: none + hotkey: "" + </dest> + <voice> + *: none + hotkey: "" + </voice> +</phrase> +<phrase> + id: LANG_SET_HOTKEY_QUESTION + desc: deprecated + user: core + <source> + *: none + hotkey: "" + </source> + <dest> + *: none + hotkey: "" + </dest> + <voice> + *: none + hotkey: "" + </voice> +</phrase> |