diff options
| author | Jens Arnold <amiconn@rockbox.org> | 2005-02-03 01:46:03 +0000 |
|---|---|---|
| committer | Jens Arnold <amiconn@rockbox.org> | 2005-02-03 01:46:03 +0000 |
| commit | 142c034138eb3bbb8557a7e9088c2c1c9336efc9 (patch) | |
| tree | 0850cde061af5bacfc2038782721665bf5620764 /apps | |
| parent | 8d2fe0dcc1367c60bca92345ef2907290416be8d (diff) | |
| download | rockbox-142c034138eb3bbb8557a7e9088c2c1c9336efc9.zip rockbox-142c034138eb3bbb8557a7e9088c2c1c9336efc9.tar.gz rockbox-142c034138eb3bbb8557a7e9088c2c1c9336efc9.tar.bz2 rockbox-142c034138eb3bbb8557a7e9088c2c1c9336efc9.tar.xz | |
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')
| -rw-r--r-- | apps/lang/deutsch.lang | 22 |
1 files changed, 14 insertions, 8 deletions
diff --git a/apps/lang/deutsch.lang b/apps/lang/deutsch.lang index b34fa19..4b6d042 100644 --- a/apps/lang/deutsch.lang +++ b/apps/lang/deutsch.lang @@ -73,10 +73,10 @@ voice: "" new: "Mische..." id: LANG_PLAYINDICES_PLAYLIST -desc: in playlist.indices() when playlist is full +desc: in playlist.indices() when playlist is full *WARNING* this and next ID are only used in this function. eng: "Playlist" -voice: "Abspielliste" -new: "Playliste" +voice: "" +new: "Playlist" id: LANG_PLAYINDICES_BUFFER desc: in playlist.indices() when playlist is full @@ -508,7 +508,7 @@ id: LANG_ID3_PLAYLIST desc: in wps eng: "[Playlist]" voice: "" -new: "[Playliste]" +new: "[Playlist]" id: LANG_ID3_BITRATE desc: in wps @@ -1578,7 +1578,7 @@ id: LANG_PLAYLIST_ACCESS_ERROR desc: Playlist error eng: "Error accessing playlist file" voice: "" -new: "Fehler beim Zugriff auf Playliste" +new: "Fehler beim Zugriff auf Playlist" id: LANG_PLAYLIST_CONTROL_ACCESS_ERROR desc: Playlist error @@ -1728,7 +1728,7 @@ id: LANG_VIEW_DYNAMIC_PLAYLIST desc: in playlist menu. eng: "View Current Playlist" voice: "Zeige aktuelle Abspielliste" -new: "Zeige aktuelle Playliste" +new: "Zeige aktuelle Playlist" id: LANG_MOVE desc: The verb/action Move @@ -2982,6 +2982,12 @@ new: "Frei:" id: LANG_ID3DB_ALL_SONGS desc: ID3 virtual folder name -eng: "<Alle Titel>" +eng: "<All songs>" voice: "" -new: +new: "<Alle Titel>" + +id: LANG_PLAYLIST +desc: Used when you need to say playlist, also voiced +eng: "Playlist" +voice: "Abspielliste" +new: "Playlist" |