mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-10 13:45:10 -05:00
Synced, and did some cosmetic fixes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5757 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
8d2fe0dcc1
commit
142c034138
1 changed files with 14 additions and 8 deletions
|
|
@ -73,10 +73,10 @@ voice: ""
|
||||||
new: "Mische..."
|
new: "Mische..."
|
||||||
|
|
||||||
id: LANG_PLAYINDICES_PLAYLIST
|
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"
|
eng: "Playlist"
|
||||||
voice: "Abspielliste"
|
voice: ""
|
||||||
new: "Playliste"
|
new: "Playlist"
|
||||||
|
|
||||||
id: LANG_PLAYINDICES_BUFFER
|
id: LANG_PLAYINDICES_BUFFER
|
||||||
desc: in playlist.indices() when playlist is full
|
desc: in playlist.indices() when playlist is full
|
||||||
|
|
@ -508,7 +508,7 @@ id: LANG_ID3_PLAYLIST
|
||||||
desc: in wps
|
desc: in wps
|
||||||
eng: "[Playlist]"
|
eng: "[Playlist]"
|
||||||
voice: ""
|
voice: ""
|
||||||
new: "[Playliste]"
|
new: "[Playlist]"
|
||||||
|
|
||||||
id: LANG_ID3_BITRATE
|
id: LANG_ID3_BITRATE
|
||||||
desc: in wps
|
desc: in wps
|
||||||
|
|
@ -1578,7 +1578,7 @@ id: LANG_PLAYLIST_ACCESS_ERROR
|
||||||
desc: Playlist error
|
desc: Playlist error
|
||||||
eng: "Error accessing playlist file"
|
eng: "Error accessing playlist file"
|
||||||
voice: ""
|
voice: ""
|
||||||
new: "Fehler beim Zugriff auf Playliste"
|
new: "Fehler beim Zugriff auf Playlist"
|
||||||
|
|
||||||
id: LANG_PLAYLIST_CONTROL_ACCESS_ERROR
|
id: LANG_PLAYLIST_CONTROL_ACCESS_ERROR
|
||||||
desc: Playlist error
|
desc: Playlist error
|
||||||
|
|
@ -1728,7 +1728,7 @@ id: LANG_VIEW_DYNAMIC_PLAYLIST
|
||||||
desc: in playlist menu.
|
desc: in playlist menu.
|
||||||
eng: "View Current Playlist"
|
eng: "View Current Playlist"
|
||||||
voice: "Zeige aktuelle Abspielliste"
|
voice: "Zeige aktuelle Abspielliste"
|
||||||
new: "Zeige aktuelle Playliste"
|
new: "Zeige aktuelle Playlist"
|
||||||
|
|
||||||
id: LANG_MOVE
|
id: LANG_MOVE
|
||||||
desc: The verb/action Move
|
desc: The verb/action Move
|
||||||
|
|
@ -2982,6 +2982,12 @@ new: "Frei:"
|
||||||
|
|
||||||
id: LANG_ID3DB_ALL_SONGS
|
id: LANG_ID3DB_ALL_SONGS
|
||||||
desc: ID3 virtual folder name
|
desc: ID3 virtual folder name
|
||||||
eng: "<Alle Titel>"
|
eng: "<All songs>"
|
||||||
voice: ""
|
voice: ""
|
||||||
new:
|
new: "<Alle Titel>"
|
||||||
|
|
||||||
|
id: LANG_PLAYLIST
|
||||||
|
desc: Used when you need to say playlist, also voiced
|
||||||
|
eng: "Playlist"
|
||||||
|
voice: "Abspielliste"
|
||||||
|
new: "Playlist"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue