diff options
author | Jonas Häggqvist <rasher@rasher.dk> | 2009-06-08 17:49:31 +0000 |
---|---|---|
committer | Jonas Häggqvist <rasher@rasher.dk> | 2009-06-08 17:49:31 +0000 |
commit | 307f8d4a03eac5a512fa817ade20c6728273ed04 (patch) | |
tree | b7b2ee47dd119e6cf76dcc9e51a96a759b6e0ba8 /apps/lang/dansk.lang | |
parent | 5ba9fe0fc3bc066578191f88209275d42f2220bb (diff) |
Translation updates:
- Brazilian Portuguese by Adilson Xavier (FS#10062)
- Catalan by Víctor Zabalza (FS#10222)
- Chinese (simplified and traditional) by Harry Tu (FS#10083)
- Danish by me.
- Finnish by Jani Kinnunen (FS#10069)
- Hungarian by Imre Herceg (FS#10152)
- Serbian by Ivan Pešić (FS#10246)
- Spanish by Fransisco Vila (FS#10168)
- Walloon by Stéphane Quertinmont (FS#10247)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21218 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/lang/dansk.lang')
-rw-r--r-- | apps/lang/dansk.lang | 78 |
1 files changed, 70 insertions, 8 deletions
diff --git a/apps/lang/dansk.lang b/apps/lang/dansk.lang index 66aad4a2d7..09676b2402 100644 --- a/apps/lang/dansk.lang +++ b/apps/lang/dansk.lang @@ -1061,15 +1061,15 @@ user: core <source> *: none - swcodec: "Beep Volume" + swcodec: "Track Skip Beep" </source> <dest> *: none - swcodec: "Bip lydstyrke" + swcodec: "Bip ved sangskift" </dest> <voice> *: none - swcodec: "Bip lydstyrke" + swcodec: "Bip ved sangskift" </voice> </phrase> <phrase> @@ -10557,20 +10557,17 @@ <source> *: "PLAY = Yes" h100,h120,h300: "NAVI = Yes" - ipod*,x5,m5,gigabeat*,e200*,c200,h10,h10_5gb,mrobe100,sa9200: "SELECT = Yes" + yh*,ipod*,x5,m5,gigabeat*,e200*,c200,h10,h10_5gb,mrobe100,sa9200: "SELECT = Yes" player: "(PLAY/STOP)" </source> <dest> *: "SPIL = Ja" h100,h120,h300: "NAVI = Ja" - ipod*,x5,m5,gigabeat*,e200*,c200,h10,h10_5gb,mrobe100,sa9200: "VÆLG = Ja" + yh*,ipod*,x5,m5,gigabeat*,e200*,c200,h10,h10_5gb,mrobe100,sa9200: "VÆLG = Ja" player: "(SPIL/STOP)" </dest> <voice> *: "" - h100,h120,h300: "" - ipod*,x5,m5,gigabeat*,e200*,c200,h10,h10_5gb,mrobe100,sa9200: "" - player: "" </voice> </phrase> <phrase> @@ -12368,3 +12365,68 @@ *: "Som individuelle cifre" </voice> </phrase> +<phrase> + id: LANG_PREVENT_SKIPPING + desc: in Settings -> Playback Settings + user: core + <source> + *: "Prevent Track Skipping" + </source> + <dest> + *: "Forhindr sangskift" + </dest> + <voice> + *: "Forhindr sangskift" + </voice> +</phrase> +<phrase> + id: LANG_TOUCHSCREEN_POINT + desc: in Settings -> General -> System menu + user: core + <source> + *: none + touchscreen: "Absolute Point" + </source> + <dest> + *: none + touchscreen: "Absolut punkt" + </dest> + <voice> + *: none + touchscreen: "Absolut punkt" + </voice> +</phrase> +<phrase> + id: LANG_TOUCHSCREEN_GRID + desc: in Settings -> General -> System menu + user: core + <source> + *: none + touchscreen: "3x3 Grid" + </source> + <dest> + *: none + touchscreen: "3x3 net" + </dest> + <voice> + *: none + touchscreen: "3 gange 3 net" + </voice> +</phrase> +<phrase> + id: LANG_TOUCHSCREEN_MODE + desc: in Settings -> General -> System menu + user: core + <source> + *: none + touchscreen: "Touchscreen Mode" + </source> + <dest> + *: none + touchscreen: "Trykfølsom skærm" + </dest> + <voice> + *: none + touchscreen: "Trykfølsom skærm" + </voice> +</phrase> |