summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMagnus Holmgren <magnushol@gmail.com>2008-10-14 18:46:39 +0000
committerMagnus Holmgren <magnushol@gmail.com>2008-10-14 18:46:39 +0000
commitd2dd34ba29d2d3f392c9d8f6052e9127556f8d83 (patch)
tree60c989994ef077be570c452cdd3af0a8c0d2cc84
parent9c52c39528a5dd12cb8d4bece93584739e76e969 (diff)
downloadrockbox-d2dd34ba29d2d3f392c9d8f6052e9127556f8d83.tar.gz
rockbox-d2dd34ba29d2d3f392c9d8f6052e9127556f8d83.zip
Update Swedish translation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18811 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--apps/lang/svenska.lang52
1 files changed, 52 insertions, 0 deletions
diff --git a/apps/lang/svenska.lang b/apps/lang/svenska.lang
index 583771af1c..987b3920b9 100644
--- a/apps/lang/svenska.lang
+++ b/apps/lang/svenska.lang
@@ -8382,6 +8382,8 @@
8382 ipod*: "PLAY/PAUSE to abort" 8382 ipod*: "PLAY/PAUSE to abort"
8383 x5,m5: "Long PLAY to abort" 8383 x5,m5: "Long PLAY to abort"
8384 h10,h10_5gb,e200,c200: "PREV to abort" 8384 h10,h10_5gb,e200,c200: "PREV to abort"
8385 gigabeats: "BACK to abort"
8386 gigabeatf:"POWER to abort"
8385 </source> 8387 </source>
8386 <dest> 8388 <dest>
8387 *: "AV = avbryt" 8389 *: "AV = avbryt"
@@ -8389,6 +8391,8 @@
8389 ipod*: "SPELA/PAUSA = Avbryt" 8391 ipod*: "SPELA/PAUSA = Avbryt"
8390 x5,m5: "Lång SPELA = Avbryt" 8392 x5,m5: "Lång SPELA = Avbryt"
8391 h10,h10_5gb,e200,c200: "FÖREGÅENDE = Avbryt" 8393 h10,h10_5gb,e200,c200: "FÖREGÅENDE = Avbryt"
8394 gigabeats: "BAKÅT = Avbryt"
8395 gigabeatf: "PÅ/AV = Avbryt"
8392 </dest> 8396 </dest>
8393 <voice> 8397 <voice>
8394 *: "" 8398 *: ""
@@ -11936,3 +11940,51 @@
11936 recording: "" 11940 recording: ""
11937 </voice> 11941 </voice>
11938</phrase> 11942</phrase>
11943<phrase>
11944 id: LANG_ALBUMART
11945 desc: Display the expected AA size
11946 user:
11947 <source>
11948 *: none
11949 albumart: "Album Art:"
11950 </source>
11951 <dest>
11952 *: none
11953 albumart: "Skivomslag:"
11954 </dest>
11955 <voice>
11956 *: none
11957 albumart: "Skivomslag:"
11958 </voice>
11959</phrase>
11960<phrase>
11961 id: LANG_RECORDING_MONO_MODE
11962 desc: in sound_settings
11963 user:
11964 <source>
11965 *: none
11966 recording_swcodec: "Mono mode"
11967 </source>
11968 <dest>
11969 *: none
11970 recording_swcodec: "Monoläge"
11971 </dest>
11972 <voice>
11973 *: none
11974 recording_swcodec: "Monoläge"
11975 </voice>
11976</phrase>
11977<phrase>
11978 id: LANG_SEARCH_RESULTS
11979 desc: title for the list of results displayed after searching in a playlist
11980 user:
11981 <source>
11982 *: "Search Results"
11983 </source>
11984 <dest>
11985 *: "Sökresultat"
11986 </dest>
11987 <voice>
11988 *: "Sökresultat"
11989 </voice>
11990</phrase>