forked from len0rd/rockbox
Synced.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5736 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
2ae6009448
commit
9493f8d9ac
1 changed files with 148 additions and 135 deletions
|
|
@ -1761,19 +1761,21 @@ voice: "Vorab-Aufnahme-L
|
|||
new: "Vorab-Aufnahme-Länge"
|
||||
|
||||
#Auto bookmark prompts
|
||||
|
||||
id: LANG_BOOKMARK_AUTOLOAD_QUERY
|
||||
desc: prompt for user to decide to create a bookmark
|
||||
voice: ""
|
||||
eng: "Load Last Bookmark?"
|
||||
voice: ""
|
||||
new: "Lade letztes Lesezeichen?"
|
||||
|
||||
id: LANG_AUTO_BOOKMARK_QUERY
|
||||
desc: prompt for user to decide to create an bookmark
|
||||
voice: ""
|
||||
eng: "Create a Bookmark?"
|
||||
voice: ""
|
||||
new: "Lesezeichen erstellen?"
|
||||
|
||||
# Bookmark Select Menu Text
|
||||
|
||||
id: LANG_BOOKMARK_SELECT_LIST_BOOKMARKS
|
||||
desc: From the auto-load screen, allows user to list all bookmarks
|
||||
eng: "Down = List"
|
||||
|
|
@ -1817,6 +1819,7 @@ voice: ""
|
|||
new: "ON+Play = Löschen"
|
||||
|
||||
# Bookmark creation/failure text
|
||||
|
||||
id: LANG_BOOKMARK_CREATE_SUCCESS
|
||||
desc: Indicates bookmark was successfully created
|
||||
eng: "Bookmark Created"
|
||||
|
|
@ -1830,6 +1833,7 @@ voice: ""
|
|||
new: "Lesezeichen anlegen fehlgeschlagen!"
|
||||
|
||||
# Bookmark creation/failure text
|
||||
|
||||
id: LANG_BOOKMARK_LOAD_EMPTY
|
||||
desc: Indicates bookmark was empty
|
||||
eng: "Bookmark Empty"
|
||||
|
|
@ -1837,6 +1841,7 @@ voice: ""
|
|||
new: "keine Lesezeichen"
|
||||
|
||||
# Bookmark Settings Text
|
||||
|
||||
id: LANG_BOOKMARK_SETTINGS
|
||||
desc: in general settings
|
||||
eng: "Bookmarking"
|
||||
|
|
@ -1880,6 +1885,7 @@ voice: "nur unterschiedliche"
|
|||
new: "nur unterschiedliche"
|
||||
|
||||
# Main Bookmarks Menu
|
||||
|
||||
id: LANG_BOOKMARK_MENU
|
||||
desc: Text on main menu to get to bookmark commands
|
||||
eng: "Bookmarks"
|
||||
|
|
@ -1953,6 +1959,7 @@ voice: "Zeit und Datum"
|
|||
new: "Zeit & Datum"
|
||||
|
||||
# Limits
|
||||
|
||||
id: LANG_LIMITS_MENU
|
||||
desc: in the system sub menu
|
||||
eng: "Limits"
|
||||
|
|
@ -2612,7 +2619,7 @@ voice: "Zeichensatz"
|
|||
new:
|
||||
|
||||
id: VOICE_EXT_BMARK
|
||||
desc: spoken only, for file extension
|
||||
desc: spoken only, for file extension and the word in general
|
||||
eng: ""
|
||||
voice: "Lesezeichen"
|
||||
new:
|
||||
|
|
@ -2642,6 +2649,7 @@ voice: "Uhrzeit:"
|
|||
new:
|
||||
|
||||
#Filetypes
|
||||
|
||||
id: LANG_FILETYPES_EXTENSION_FULL
|
||||
desc: Extension array full
|
||||
eng: "Extension array full"
|
||||
|
|
@ -2914,7 +2922,7 @@ new: "%d Treffer"
|
|||
|
||||
id: LANG_BATTERY_TYPE
|
||||
desc: in battery settings
|
||||
eng: "Battery type"
|
||||
eng: "Battery Type"
|
||||
voice: "Batterietyp"
|
||||
new: "Batterietyp"
|
||||
|
||||
|
|
@ -2972,3 +2980,8 @@ eng: "Free:"
|
|||
voice: "Freier Plattenplatz:"
|
||||
new: "Frei:"
|
||||
|
||||
id: LANG_ID3DB_ALL_SONGS
|
||||
desc: ID3 virtual folder name
|
||||
eng: "<Alle Titel>"
|
||||
voice: ""
|
||||
new:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue