From 498586f7637ea5a878dfcdf0e4eda659e5436629 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20H=C3=A4ggqvist?= Date: Mon, 20 Aug 2007 17:22:57 +0000 Subject: [PATCH] Update Danish language and add myself as maintainer of it and the voice shell scripts. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14404 a1c6a512-1295-4272-9138-f99709370657 --- apps/lang/dansk.lang | 78 +++++++++++++++++++++++++++----------------- docs/MAINTAINERS | 3 +- 2 files changed, 50 insertions(+), 31 deletions(-) diff --git a/apps/lang/dansk.lang b/apps/lang/dansk.lang index ba77a839de..ee58bb1d14 100644 --- a/apps/lang/dansk.lang +++ b/apps/lang/dansk.lang @@ -2174,19 +2174,17 @@ id: LANG_RECORD_CURRENT_DIR - desc: in recording directory options + desc: DEPRECATED user: *: none - recording: "Current Directory" + recording: "" - *: none - recording: "Nuværende mappe" + *: "" - *: none - recording: "Nuværende mappe" + *: "" @@ -2947,19 +2945,16 @@ id: LANG_PM_UNITS_PER_READ - desc: in the peak meter menu + desc: DEPRECATED user: - *: "Units Per Read" - masd: none + *: "" - *: "Enheder per læsning" - masd: none + *: "" - *: "Enheder per læsning" - masd: none + *: "" @@ -3975,15 +3970,24 @@ user: *: none - recording: "The disk is full. Press STOP to continue." + recording: "The disk is full. Press OFF to continue." + h100,h120,h300: "The disk is full. Press STOP to continue." + m5,x5: "The disk is full. Press POWER to continue." + e200: "The disk is full. Press UP to continue." *: none recording: "Disken er fuld. Tryk SLUK for at fortsætte." + h100,h120,h300: "Disken er fuld. Tryk STOP for at fortsætte." + m5,x5: "Disken er fuld. Tryk TÆND/SLUK for at fortsætte." + e200: "Disken er fuld. Tryk SLUK for at fortsætte." *: none recording: "" + h100,h120,h300: "" + m5,x5: "" + e200: "" @@ -5901,7 +5905,7 @@ id: VOICE_EXT_TXT - desc: spoken only, for file extension + desc: DEPRECATED user: *: "" @@ -5910,7 +5914,7 @@ *: "" - *: "tekst" + *: "" @@ -7022,7 +7026,7 @@ desc: Backlight behaviour setting user: - *: "First Keypress Enables Backlight Only" + *: "First Buttonpress Enables Backlight Only" *: "Første tastetryk tænder kun skærm" @@ -8704,15 +8708,21 @@ user: *: none - recording: "The disk is full. Press STOP to continue." + recording: "The disk is full. Press OFF to continue." + h100,h120,h300: "The disk is full. Press STOP to continue." + m5,x5,ipod4g,ipodcolor,ipodnano,ipodvideo,e200: "The disk is full. Press LEFT to continue." *: none - recording: "Disken er fuld. Tryk STOP for at fortsætte." + recording: "Disken er fuld. Tryk SLUK for at fortsætte." + h100,h120,h300: "Disken er fuld. Tryk STOP for at fortsætte." + m5,x5,ipod4g,ipodcolor,ipodnano,ipodvideo,e200: "Disken er fuld. Tryk VENSTRE for at fortsætte." *: none recording: "" + h100,h120,h300: "" + m5,x5,ipod4g,ipodcolor,ipodnano,ipodvideo,e200: "" @@ -9120,7 +9130,7 @@ user: *: none - hold_button: "Backlight (On Hold Key)" + hold_button: "Backlight on Hold" *: none @@ -9289,7 +9299,7 @@ *: "Building database... %d found (OFF to return)" h100,h120,h300: "Building database... %d found (STOP to return)" ipod*: "Building database... %d found (PLAY/PAUSE to return)" - x5,m5: "Building database... %d found (Left to return)" + x5,m5: "Building database... %d found (LEFT to return)" h10,h10_5gb,e200: "Building database... %d found (PREV to return)" @@ -10180,7 +10190,7 @@ *: "[Discnum]" - *: "[Discnum]" + *: "[Disc nummer]" *: "" @@ -10696,16 +10706,13 @@ desc: displayed when key lock is turned off user: - *: "Keylock is OFF" - player: "Key Lock OFF" + *: "Buttons Unlocked" *: "Knaplås fra" - player: "Knaplås fra" *: "" - player: "" @@ -10958,16 +10965,13 @@ desc: displayed when key lock is on user: - *: "Keylock is ON" - player: "Key Lock ON" + *: "Buttons Locked" *: "Knaplås til" - player: "Knaplås til" *: "" - player: "" @@ -11040,3 +11044,17 @@ *: "Kun når alle typer vises" + + id: VOICE_PM_UNITS_PER_TICK + desc: spoken only, peak meter release unit + user: + + *: "" + + + *: "" + + + *: "enheder per tidsenhed" + + diff --git a/docs/MAINTAINERS b/docs/MAINTAINERS index e4349dbad3..0af8b4d2c6 100644 --- a/docs/MAINTAINERS +++ b/docs/MAINTAINERS @@ -122,7 +122,7 @@ the person(s) named next to "General". :Italian: Alessio Lenzi :Dutch: Peter D'Hoye :Swedish: Magnus Holmgren -:[Language 2]: +:Danish: Jonas Häggqvist Plugins @@ -288,6 +288,7 @@ Build Tools :scramble: Linus Nielsen Feltzing :descramble: Linus Nielsen Feltzing :mkinfo: Daniel Stenberg +:voice shell scripts: Jonas Häggqvist Install Tools -------------