summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorBertrik Sikken <bertrik@sikken.nl>2010-07-15 09:33:30 +0000
committerBertrik Sikken <bertrik@sikken.nl>2010-07-15 09:33:30 +0000
commit328f2f9c285dd9ccec4ddabe4d64a508b0e498fa (patch)
treef3ac6be0a7f98f9a1fd7403a3e0939ccac395675 /apps
parent68ffb76218b75daed802effa1a4e5066b7a6fe42 (diff)
downloadrockbox-328f2f9c285dd9ccec4ddabe4d64a508b0e498fa.tar.gz
rockbox-328f2f9c285dd9ccec4ddabe4d64a508b0e498fa.zip
Slovak language update - FS #11481 by Peter Lecky
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27429 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps')
-rw-r--r--apps/lang/slovak.lang65
1 files changed, 65 insertions, 0 deletions
diff --git a/apps/lang/slovak.lang b/apps/lang/slovak.lang
index 65cf462d31..fe5b590924 100644
--- a/apps/lang/slovak.lang
+++ b/apps/lang/slovak.lang
@@ -12476,3 +12476,68 @@
*: "Otvoriť picture flow"
</voice>
</phrase>
+<phrase>
+ id: LANG_KBD_OK
+ desc: in keyboad
+ user: core
+ <source>
+ *: none
+ touchscreen: "OK"
+ </source>
+ <dest>
+ *: none
+ touchscreen: "OK"
+ </dest>
+ <voice>
+ *: none
+ touchscreen: "OK"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_BOOKMARK_SETTINGS_AUTOUPDATE
+ desc: prompt for user to decide whether to update bookmarks
+ user: core
+ <source>
+ *: "Update on Stop"
+ </source>
+ <dest>
+ *: "Aktualizovať Pri Zastavení"
+ </dest>
+ <voice>
+ *: "Aktualizovať pri zastavení"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_KBD_DELETE
+ desc: in keyboad
+ user: core
+ <source>
+ *: none
+ touchscreen: "Del"
+ </source>
+ <dest>
+ *: none
+ touchscreen: "Del"
+ </dest>
+ <voice>
+ *: none
+ touchscreen: "Del"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_KBD_CANCEL
+ desc: in keyboad
+ user: core
+ <source>
+ *: none
+ touchscreen: "Cancel"
+ </source>
+ <dest>
+ *: none
+ touchscreen: "Zrušiť"
+ </dest>
+ <voice>
+ *: none
+ touchscreen: "Zrušiť"
+ </voice>
+</phrase>