FS#11968 by Peter Lecky - Slovak language update

git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_8@29413 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Alex Parker 2011-02-26 22:14:48 +00:00
parent 4e3d8c5f59
commit 604ea9fc9a

View file

@ -12615,3 +12615,45 @@
*: ""
</voice>
</phrase>
<phrase>
id: LANG_AUTORESUME
desc: resume settings menu
user: core
<source>
*: "Automatic resume"
</source>
<dest>
*: "Automatické Obnovenie Prehrávania"
</dest>
<voice>
*: "Automatické obnovenie prehrávania"
</voice>
</phrase>
<phrase>
id: LANG_AUTORESUME_AUTOMATIC
desc: resume on automatic track change
user: core
<source>
*: "Resume on automatic track change"
</source>
<dest>
*: "Obnoviť Pri Automatickej Zmene Stopy"
</dest>
<voice>
*: "Obnoviť Pri Automatickej Zmene Stopy"
</voice>
</phrase>
<phrase>
id: LANG_AUTORESUME_CUSTOM
desc: enable customization of resume on automatic track change
user: core
<source>
*: "In custom directories only"
</source>
<dest>
*: "Len v Zvolených Priečinkoch"
</dest>
<voice>
*: "Len v Zvolených Priečinkoch"
</voice>
</phrase>