forked from len0rd/rockbox
FS#12180 - slovak lang update by Peter Lecký
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30187 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
aec2f31364
commit
0dae1f628e
1 changed files with 78 additions and 9 deletions
|
|
@ -417,7 +417,7 @@
|
|||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_PLAYLISTS
|
||||
desc: in the main menu and file view setting
|
||||
desc: in the file view setting
|
||||
user: core
|
||||
<source>
|
||||
*: "Playlists"
|
||||
|
|
@ -1984,19 +1984,16 @@
|
|||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_HEADPHONE_UNPLUG_RW
|
||||
desc: in pause_phones_menu.
|
||||
desc: deprecated
|
||||
user: core
|
||||
<source>
|
||||
*: none
|
||||
headphone_detection: "Duration to Rewind"
|
||||
*: ""
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
headphone_detection: "Vrátiť O"
|
||||
*: ""
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
headphone_detection: "Vrátiť o"
|
||||
*: ""
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
@ -2237,6 +2234,7 @@
|
|||
iaudiox5,iaudiom5,gigabeat*,mrobe100: "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>
|
||||
*: "Vytváram databázu... %d nájdených (OFF pre návrat)"
|
||||
|
|
@ -2245,6 +2243,7 @@
|
|||
iaudiox5,iaudiom5,gigabeat*,mrobe100: "Vytváram databázu... %d nájdených (LEFT pre návrat)"
|
||||
iriverh10,iriverh10_5gb,sansae200*,sansac200*,sansafuze*,vibe500: "Vytváram databázu... %d nájdených (PREV pre návrat)"
|
||||
gogearsa9200: "Vytváram databázu... %d nájdených (REW pre návrat)"
|
||||
archosplayer: "Vytváram DB %d nájd."
|
||||
</dest>
|
||||
<voice>
|
||||
*: "záznamov nájdených"
|
||||
|
|
@ -6460,7 +6459,7 @@
|
|||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_CATALOG
|
||||
desc: in onplay menu
|
||||
desc: in main menu and onplay menu
|
||||
user: core
|
||||
<source>
|
||||
*: "Playlist Catalogue"
|
||||
|
|
@ -12657,3 +12656,73 @@
|
|||
*: "Len v Zvolených Priečinkoch"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_CURRENT_PLAYLIST
|
||||
desc: Used when you need to say playlist, also voiced
|
||||
user: core
|
||||
<source>
|
||||
*: "Current Playlist"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Aktuálny Plejlist"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Aktuálny Plejlist"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_SET_AS_PLAYLISTCAT_DIR
|
||||
desc: used in the onplay menu to set a playlist catalog dir
|
||||
user: core
|
||||
<source>
|
||||
*: "Set As Playlist Catalog Directory"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Nastaviť Ako Priečinok Katalógu Plejlistov"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Nastaviť Ako Priečinok Katalógu Plejlistov"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_SAVE_CHANGES
|
||||
desc: When you try to exit screens to confirm save
|
||||
user: core
|
||||
<source>
|
||||
*: "Save Changes?"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Uložiť Zmeny?"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Uložiť Zmeny?"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_PAUSE_REWIND
|
||||
desc: Seconds to rewind when rewind on pause is enabled.
|
||||
user: core
|
||||
<source>
|
||||
*: "Rewind on Pause"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Vrátiť Pri Pozastavení"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Vrátiť Pri Pozastavení"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_RESET_PLAYLISTCAT_DIR
|
||||
desc:
|
||||
user: core
|
||||
<source>
|
||||
*: "Reset Playlist Catalog Directory"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Resetovať Priečinok Katalógu Plejlistov"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Resetovať Priečinok Katalógu Plejlistov"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue