diff options
| author | Magnus Holmgren <magnushol@gmail.com> | 2009-09-22 17:58:56 +0000 |
|---|---|---|
| committer | Magnus Holmgren <magnushol@gmail.com> | 2009-09-22 17:58:56 +0000 |
| commit | 2cf1d6d0115c15e0e1752d5ad1b7fe4adb9bdb8a (patch) | |
| tree | d041fc731b8a47d0c58fca63114897096c77c001 | |
| parent | fb19297e3abc444a1ddf18cf4fbe2d3357bb17ad (diff) | |
| download | rockbox-2cf1d6d0115c15e0e1752d5ad1b7fe4adb9bdb8a.zip rockbox-2cf1d6d0115c15e0e1752d5ad1b7fe4adb9bdb8a.tar.gz rockbox-2cf1d6d0115c15e0e1752d5ad1b7fe4adb9bdb8a.tar.bz2 rockbox-2cf1d6d0115c15e0e1752d5ad1b7fe4adb9bdb8a.tar.xz | |
Update Swedish translation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22784 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | apps/lang/svenska.lang | 27 |
1 files changed, 22 insertions, 5 deletions
diff --git a/apps/lang/svenska.lang b/apps/lang/svenska.lang index 39a2901..7a1564b 100644 --- a/apps/lang/svenska.lang +++ b/apps/lang/svenska.lang @@ -266,16 +266,16 @@ user: core <source> *: "PLAY = Yes" + cowond2*: "MENU = Yes" h100,h120,h300: "NAVI = Yes" yh*,ipod*,x5,m5,gigabeat*,e200*,c200*,h10,h10_5gb,mrobe100,clip*,fuze*: "SELECT = Yes" - mrobe500: "PLAY or POWER = Yes" player: "(PLAY/STOP)" </source> <dest> *: "SPELA = Ja" + cowond2*: "MENY = Ja" h100,h120,h300: "NAVI = Ja" yh*,ipod*,x5,m5,gigabeat*,e200*,c200*,h10,h10_5gb,mrobe100,clip*,fuze*: "VÄLJ = Ja" - mrobe500: "SPELA / PÅ/AV = Ja" player: "SPELA/STOPP" </dest> <voice> @@ -12339,7 +12339,7 @@ </phrase> <phrase> id: LANG_TOUCHSCREEN_MODE - desc: in Settings -> General -> System menu + desc: in Settings -> General -> Display -> Touchscreen Settings user: core <source> *: none @@ -12356,7 +12356,7 @@ </phrase> <phrase> id: LANG_TOUCHSCREEN_GRID - desc: in Settings -> General -> System menu + desc: in Settings -> General -> Display -> Touchscreen Settings user: core <source> *: none @@ -12373,7 +12373,7 @@ </phrase> <phrase> id: LANG_TOUCHSCREEN_POINT - desc: in Settings -> General -> System menu + desc: in Settings -> General -> Display -> Touchscreen Settings user: core <source> *: none @@ -12648,3 +12648,20 @@ swcodec: "Limiter-förförstärkning" </voice> </phrase> +<phrase> + id: LANG_TOP_QS_ITEM + desc: used for the submenu name for the quickscreen items + user: core + <source> + *: none + quickscreen: "Set as Top Quickscreen Item" + </source> + <dest> + *: none + quickscreen: "Sätt som övre snabbmenyval" + </dest> + <voice> + *: none + quickscreen: "Sätt som övre snabbmenyval" + </voice> +</phrase> |