From 12f2b27e031b5fcd1a3479d51e8e7fbd1e70d765 Mon Sep 17 00:00:00 2001 From: pixelma Date: Sun, 21 Oct 2007 12:46:29 +0000 Subject: [PATCH] Update german translation. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15245 a1c6a512-1295-4272-9138-f99709370657 --- apps/lang/deutsch.lang | 233 ++++++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 211 insertions(+), 22 deletions(-) diff --git a/apps/lang/deutsch.lang b/apps/lang/deutsch.lang index 2b915d7ad..61c32c5f1 100644 --- a/apps/lang/deutsch.lang +++ b/apps/lang/deutsch.lang @@ -170,13 +170,13 @@ id: LANG_PLAYLIST_SHUFFLE - desc: displayed on screen while shuffling a playlist + desc: DEPRECATED user: - *: "Shuffling..." + *: "" - *: "Mische..." + *: "" *: "" @@ -1965,44 +1965,44 @@ id: LANG_ID3_ORDER - desc: in playback settings screen + desc: DEPRECATED user: - *: "ID3 Tag Priority" + *: "" - *: "Bevorzugtes ID3 Tag" + *: "" - *: "Bevorzugtes ID3 Tag" + *: "" id: LANG_ID3_V1_FIRST - desc: in playback settings screen + desc: DEPRECATED user: - *: "V1 then V2" + *: "" - *: "V1 vor V2" + *: "" - *: "Version 1 vor Version 2" + *: "" id: LANG_ID3_V2_FIRST - desc: in playback settings screen + desc: DEPRECATED user: - *: "V2 then V1" + *: "" - *: "V2 vor V1" + *: "" - *: "Version 2 vor Version 1" + *: "" @@ -2345,7 +2345,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)" + ipod*: "Building database... %d found (PREV to return)" x5,m5: "Building database... %d found (LEFT to return)" h10,h10_5gb,e200,c200: "Building database... %d found (PREV to return)" @@ -2824,15 +2824,15 @@ user: *: none - lcd_bitmap: "Line Selector" + lcd_bitmap: "Line Selector Type" *: none - lcd_bitmap: "Zeilenauswahl" + lcd_bitmap: "Zeilenauswahltyp" *: none - lcd_bitmap: "Zeilenauswahl" + lcd_bitmap: "Zeilenauswahltyp" @@ -7362,13 +7362,13 @@ desc: Menu option to start tag viewer user: - *: "Show ID3 Info" + *: "Show Track Info" - *: "Zeige ID3-Info" + *: "Zeige Titel-Info" - *: "Zeige ID3 Info" + *: "Zeige Titel-Info" @@ -11170,3 +11170,192 @@ rtc: "Uhr" + + id: LANG_SELECTOR_START_COLOR + desc: line selector color option + user: + + *: none + lcd_color: "Primary Colour" + + + *: none + lcd_color: "Erste Farbe" + + + *: none + lcd_color: "Erste Farbe" + + + + id: LANG_SELECTOR_TEXT_COLOR + desc: line selector text color option + user: + + *: none + lcd_color: "Text Colour" + + + *: none + lcd_color: "Textfarbe" + + + *: none + lcd_color: "Textfarbe" + + + + id: LANG_INVERT_CURSOR_GRADIENT + desc: in settings_menu + user: + + *: none + lcd_color: "Bar (Gradient Colour)" + + + *: none + lcd_color: "Balken (Farbverlauf)" + + + *: none + lcd_color: "Balken Farbverlauf" + + + + id: LANG_INVERT_CURSOR_COLOR + desc: in settings_menu + user: + + *: none + lcd_color: "Bar (Solid Colour)" + + + *: none + lcd_color: "Balken (einfarbig)" + + + *: none + lcd_color: "Balken einfarbig" + + + + id: LANG_SELECTOR_END_COLOR + desc: line selector color option + user: + + *: none + lcd_color: "Secondary Colour" + + + *: none + lcd_color: "Zweite Farbe" + + + *: none + lcd_color: "Zweite Farbe" + + + + id: VOICE_BLANK + desc: keyboard + user: + + *: "" + + + *: "" + + + *: "Leerzeichen" + + + + id: LANG_SELECTOR_COLOR_MENU + desc: line selector color menu title + user: + + *: none + lcd_color: "Line Selector Colours" + + + *: none + lcd_color: "Zeilenauswahlfarben" + + + *: none + lcd_color: "Zeilenauswahlfarben" + + + + id: VOICE_EMPTY_LIST + desc: spoken only, when a list dialog contains no elements + user: + + *: "" + + + *: "" + + + *: "Leere Liste" + + + + id: LANG_THEME_MENU + desc: in the settings menu + user: + + *: "Theme Settings" + + + *: "Themeneinstellungen" + + + *: "Themeneinstellungen" + + + + id: VOICE_EDIT + desc: keyboard + user: + + *: "" + + + *: "" + + + *: "Editieren" + + + + id: LANG_COLORS_MENU + desc: colours menu under theme settings + user: + + *: none + lcd_color: "Colours" + + + *: none + lcd_color: "Farben" + + + *: none + lcd_color: "Farben" + + + + id: LANG_CODEPAGE_CENTRAL_EUROPEAN + desc: in codepage setting menu + user: + + *: "Central European (CP1250)" + + + *: "Mitteleuropäisch (CP1250)" + + + *: "Mitteleuropäisch" + + -- 2.11.4.GIT