Update Swedish translation.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18811 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Magnus Holmgren 2008-10-14 18:46:39 +00:00
parent 9c52c39528
commit d2dd34ba29

View file

@ -8382,6 +8382,8 @@
ipod*: "PLAY/PAUSE to abort" ipod*: "PLAY/PAUSE to abort"
x5,m5: "Long PLAY to abort" x5,m5: "Long PLAY to abort"
h10,h10_5gb,e200,c200: "PREV to abort" h10,h10_5gb,e200,c200: "PREV to abort"
gigabeats: "BACK to abort"
gigabeatf:"POWER to abort"
</source> </source>
<dest> <dest>
*: "AV = avbryt" *: "AV = avbryt"
@ -8389,6 +8391,8 @@
ipod*: "SPELA/PAUSA = Avbryt" ipod*: "SPELA/PAUSA = Avbryt"
x5,m5: "Lång SPELA = Avbryt" x5,m5: "Lång SPELA = Avbryt"
h10,h10_5gb,e200,c200: "FÖREGÅENDE = Avbryt" h10,h10_5gb,e200,c200: "FÖREGÅENDE = Avbryt"
gigabeats: "BAKÅT = Avbryt"
gigabeatf: "PÅ/AV = Avbryt"
</dest> </dest>
<voice> <voice>
*: "" *: ""
@ -11936,3 +11940,51 @@
recording: "" recording: ""
</voice> </voice>
</phrase> </phrase>
<phrase>
id: LANG_ALBUMART
desc: Display the expected AA size
user:
<source>
*: none
albumart: "Album Art:"
</source>
<dest>
*: none
albumart: "Skivomslag:"
</dest>
<voice>
*: none
albumart: "Skivomslag:"
</voice>
</phrase>
<phrase>
id: LANG_RECORDING_MONO_MODE
desc: in sound_settings
user:
<source>
*: none
recording_swcodec: "Mono mode"
</source>
<dest>
*: none
recording_swcodec: "Monoläge"
</dest>
<voice>
*: none
recording_swcodec: "Monoläge"
</voice>
</phrase>
<phrase>
id: LANG_SEARCH_RESULTS
desc: title for the list of results displayed after searching in a playlist
user:
<source>
*: "Search Results"
</source>
<dest>
*: "Sökresultat"
</dest>
<voice>
*: "Sökresultat"
</voice>
</phrase>