summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUwe Freese <thebreaker@rockbox.org>2003-02-12 22:25:04 +0000
committerUwe Freese <thebreaker@rockbox.org>2003-02-12 22:25:04 +0000
commitca9072c4c0b55a8832cdfec34163c7f72e237ccb (patch)
treee7d51e7238635bbf5418d55e0fdcbd80736d5abb
parent5e44a56b65da8fc02174a8397ba395a989dc063e (diff)
downloadrockbox-ca9072c4c0b55a8832cdfec34163c7f72e237ccb.zip
rockbox-ca9072c4c0b55a8832cdfec34163c7f72e237ccb.tar.gz
rockbox-ca9072c4c0b55a8832cdfec34163c7f72e237ccb.tar.bz2
rockbox-ca9072c4c0b55a8832cdfec34163c7f72e237ccb.tar.xz
new translations
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3240 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--apps/lang/deutsch.lang20
1 files changed, 20 insertions, 0 deletions
diff --git a/apps/lang/deutsch.lang b/apps/lang/deutsch.lang
index 2765329..208d39d 100644
--- a/apps/lang/deutsch.lang
+++ b/apps/lang/deutsch.lang
@@ -1318,3 +1318,23 @@ id: LANG_PLAYER_KEYBOARD_DELETE
desc: Delete alternative in player keyboard interaction
eng: "Delete"
new: "Löschen"
+
+id: LANG_ID3_GENRE
+desc: ID3 frame 'genre'
+eng: "[Genre]"
+new: "[Genre]"
+
+id: LANG_ID3_NO_INFO
+desc: ID3 info is missing
+eng: "<no info>"
+new: "<keine Info>"
+
+id: LANG_ID3_YEAR
+desc: ID3 info 'year'
+eng: "[Year]"
+new: "[Jahr]"
+
+id: LANG_MENU_SHOW_ID3_INFO
+desc: Menu option to start id3 viewer
+eng: "Show ID3 Info"
+new: "Zeige ID3 Info"