summaryrefslogtreecommitdiff
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
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
-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 @@
12476 *: "Otvoriť picture flow" 12476 *: "Otvoriť picture flow"
12477 </voice> 12477 </voice>
12478</phrase> 12478</phrase>
12479<phrase>
12480 id: LANG_KBD_OK
12481 desc: in keyboad
12482 user: core
12483 <source>
12484 *: none
12485 touchscreen: "OK"
12486 </source>
12487 <dest>
12488 *: none
12489 touchscreen: "OK"
12490 </dest>
12491 <voice>
12492 *: none
12493 touchscreen: "OK"
12494 </voice>
12495</phrase>
12496<phrase>
12497 id: LANG_BOOKMARK_SETTINGS_AUTOUPDATE
12498 desc: prompt for user to decide whether to update bookmarks
12499 user: core
12500 <source>
12501 *: "Update on Stop"
12502 </source>
12503 <dest>
12504 *: "Aktualizovať Pri Zastavení"
12505 </dest>
12506 <voice>
12507 *: "Aktualizovať pri zastavení"
12508 </voice>
12509</phrase>
12510<phrase>
12511 id: LANG_KBD_DELETE
12512 desc: in keyboad
12513 user: core
12514 <source>
12515 *: none
12516 touchscreen: "Del"
12517 </source>
12518 <dest>
12519 *: none
12520 touchscreen: "Del"
12521 </dest>
12522 <voice>
12523 *: none
12524 touchscreen: "Del"
12525 </voice>
12526</phrase>
12527<phrase>
12528 id: LANG_KBD_CANCEL
12529 desc: in keyboad
12530 user: core
12531 <source>
12532 *: none
12533 touchscreen: "Cancel"
12534 </source>
12535 <dest>
12536 *: none
12537 touchscreen: "Zrušiť"
12538 </dest>
12539 <voice>
12540 *: none
12541 touchscreen: "Zrušiť"
12542 </voice>
12543</phrase>