summaryrefslogtreecommitdiff
path: root/apps/lang
diff options
context:
space:
mode:
authorJens Arnold <amiconn@rockbox.org>2005-02-03 01:46:03 +0000
committerJens Arnold <amiconn@rockbox.org>2005-02-03 01:46:03 +0000
commit142c034138eb3bbb8557a7e9088c2c1c9336efc9 (patch)
tree0850cde061af5bacfc2038782721665bf5620764 /apps/lang
parent8d2fe0dcc1367c60bca92345ef2907290416be8d (diff)
downloadrockbox-142c034138eb3bbb8557a7e9088c2c1c9336efc9.tar.gz
rockbox-142c034138eb3bbb8557a7e9088c2c1c9336efc9.zip
Synced, and did some cosmetic fixes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5757 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/lang')
-rw-r--r--apps/lang/deutsch.lang22
1 files changed, 14 insertions, 8 deletions
diff --git a/apps/lang/deutsch.lang b/apps/lang/deutsch.lang
index b34fa19d67..4b6d0420e3 100644
--- a/apps/lang/deutsch.lang
+++ b/apps/lang/deutsch.lang
@@ -73,10 +73,10 @@ voice: ""
73new: "Mische..." 73new: "Mische..."
74 74
75id: LANG_PLAYINDICES_PLAYLIST 75id: LANG_PLAYINDICES_PLAYLIST
76desc: in playlist.indices() when playlist is full 76desc: in playlist.indices() when playlist is full *WARNING* this and next ID are only used in this function.
77eng: "Playlist" 77eng: "Playlist"
78voice: "Abspielliste" 78voice: ""
79new: "Playliste" 79new: "Playlist"
80 80
81id: LANG_PLAYINDICES_BUFFER 81id: LANG_PLAYINDICES_BUFFER
82desc: in playlist.indices() when playlist is full 82desc: in playlist.indices() when playlist is full
@@ -508,7 +508,7 @@ id: LANG_ID3_PLAYLIST
508desc: in wps 508desc: in wps
509eng: "[Playlist]" 509eng: "[Playlist]"
510voice: "" 510voice: ""
511new: "[Playliste]" 511new: "[Playlist]"
512 512
513id: LANG_ID3_BITRATE 513id: LANG_ID3_BITRATE
514desc: in wps 514desc: in wps
@@ -1578,7 +1578,7 @@ id: LANG_PLAYLIST_ACCESS_ERROR
1578desc: Playlist error 1578desc: Playlist error
1579eng: "Error accessing playlist file" 1579eng: "Error accessing playlist file"
1580voice: "" 1580voice: ""
1581new: "Fehler beim Zugriff auf Playliste" 1581new: "Fehler beim Zugriff auf Playlist"
1582 1582
1583id: LANG_PLAYLIST_CONTROL_ACCESS_ERROR 1583id: LANG_PLAYLIST_CONTROL_ACCESS_ERROR
1584desc: Playlist error 1584desc: Playlist error
@@ -1728,7 +1728,7 @@ id: LANG_VIEW_DYNAMIC_PLAYLIST
1728desc: in playlist menu. 1728desc: in playlist menu.
1729eng: "View Current Playlist" 1729eng: "View Current Playlist"
1730voice: "Zeige aktuelle Abspielliste" 1730voice: "Zeige aktuelle Abspielliste"
1731new: "Zeige aktuelle Playliste" 1731new: "Zeige aktuelle Playlist"
1732 1732
1733id: LANG_MOVE 1733id: LANG_MOVE
1734desc: The verb/action Move 1734desc: The verb/action Move
@@ -2982,6 +2982,12 @@ new: "Frei:"
2982 2982
2983id: LANG_ID3DB_ALL_SONGS 2983id: LANG_ID3DB_ALL_SONGS
2984desc: ID3 virtual folder name 2984desc: ID3 virtual folder name
2985eng: "<Alle Titel>" 2985eng: "<All songs>"
2986voice: "" 2986voice: ""
2987new: 2987new: "<Alle Titel>"
2988
2989id: LANG_PLAYLIST
2990desc: Used when you need to say playlist, also voiced
2991eng: "Playlist"
2992voice: "Abspielliste"
2993new: "Playlist"