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"
|
new: "Vorab-Aufnahme-Länge"
|
||||||
|
|
||||||
#Auto bookmark prompts
|
#Auto bookmark prompts
|
||||||
|
|
||||||
id: LANG_BOOKMARK_AUTOLOAD_QUERY
|
id: LANG_BOOKMARK_AUTOLOAD_QUERY
|
||||||
desc: prompt for user to decide to create a bookmark
|
desc: prompt for user to decide to create a bookmark
|
||||||
voice: ""
|
|
||||||
eng: "Load Last Bookmark?"
|
eng: "Load Last Bookmark?"
|
||||||
|
voice: ""
|
||||||
new: "Lade letztes Lesezeichen?"
|
new: "Lade letztes Lesezeichen?"
|
||||||
|
|
||||||
id: LANG_AUTO_BOOKMARK_QUERY
|
id: LANG_AUTO_BOOKMARK_QUERY
|
||||||
desc: prompt for user to decide to create an bookmark
|
desc: prompt for user to decide to create an bookmark
|
||||||
voice: ""
|
|
||||||
eng: "Create a Bookmark?"
|
eng: "Create a Bookmark?"
|
||||||
|
voice: ""
|
||||||
new: "Lesezeichen erstellen?"
|
new: "Lesezeichen erstellen?"
|
||||||
|
|
||||||
# Bookmark Select Menu Text
|
# Bookmark Select Menu Text
|
||||||
|
|
||||||
id: LANG_BOOKMARK_SELECT_LIST_BOOKMARKS
|
id: LANG_BOOKMARK_SELECT_LIST_BOOKMARKS
|
||||||
desc: From the auto-load screen, allows user to list all bookmarks
|
desc: From the auto-load screen, allows user to list all bookmarks
|
||||||
eng: "Down = List"
|
eng: "Down = List"
|
||||||
|
|
@ -1817,6 +1819,7 @@ voice: ""
|
||||||
new: "ON+Play = Löschen"
|
new: "ON+Play = Löschen"
|
||||||
|
|
||||||
# Bookmark creation/failure text
|
# Bookmark creation/failure text
|
||||||
|
|
||||||
id: LANG_BOOKMARK_CREATE_SUCCESS
|
id: LANG_BOOKMARK_CREATE_SUCCESS
|
||||||
desc: Indicates bookmark was successfully created
|
desc: Indicates bookmark was successfully created
|
||||||
eng: "Bookmark Created"
|
eng: "Bookmark Created"
|
||||||
|
|
@ -1830,6 +1833,7 @@ voice: ""
|
||||||
new: "Lesezeichen anlegen fehlgeschlagen!"
|
new: "Lesezeichen anlegen fehlgeschlagen!"
|
||||||
|
|
||||||
# Bookmark creation/failure text
|
# Bookmark creation/failure text
|
||||||
|
|
||||||
id: LANG_BOOKMARK_LOAD_EMPTY
|
id: LANG_BOOKMARK_LOAD_EMPTY
|
||||||
desc: Indicates bookmark was empty
|
desc: Indicates bookmark was empty
|
||||||
eng: "Bookmark Empty"
|
eng: "Bookmark Empty"
|
||||||
|
|
@ -1837,6 +1841,7 @@ voice: ""
|
||||||
new: "keine Lesezeichen"
|
new: "keine Lesezeichen"
|
||||||
|
|
||||||
# Bookmark Settings Text
|
# Bookmark Settings Text
|
||||||
|
|
||||||
id: LANG_BOOKMARK_SETTINGS
|
id: LANG_BOOKMARK_SETTINGS
|
||||||
desc: in general settings
|
desc: in general settings
|
||||||
eng: "Bookmarking"
|
eng: "Bookmarking"
|
||||||
|
|
@ -1880,6 +1885,7 @@ voice: "nur unterschiedliche"
|
||||||
new: "nur unterschiedliche"
|
new: "nur unterschiedliche"
|
||||||
|
|
||||||
# Main Bookmarks Menu
|
# Main Bookmarks Menu
|
||||||
|
|
||||||
id: LANG_BOOKMARK_MENU
|
id: LANG_BOOKMARK_MENU
|
||||||
desc: Text on main menu to get to bookmark commands
|
desc: Text on main menu to get to bookmark commands
|
||||||
eng: "Bookmarks"
|
eng: "Bookmarks"
|
||||||
|
|
@ -1953,6 +1959,7 @@ voice: "Zeit und Datum"
|
||||||
new: "Zeit & Datum"
|
new: "Zeit & Datum"
|
||||||
|
|
||||||
# Limits
|
# Limits
|
||||||
|
|
||||||
id: LANG_LIMITS_MENU
|
id: LANG_LIMITS_MENU
|
||||||
desc: in the system sub menu
|
desc: in the system sub menu
|
||||||
eng: "Limits"
|
eng: "Limits"
|
||||||
|
|
@ -2612,7 +2619,7 @@ voice: "Zeichensatz"
|
||||||
new:
|
new:
|
||||||
|
|
||||||
id: VOICE_EXT_BMARK
|
id: VOICE_EXT_BMARK
|
||||||
desc: spoken only, for file extension
|
desc: spoken only, for file extension and the word in general
|
||||||
eng: ""
|
eng: ""
|
||||||
voice: "Lesezeichen"
|
voice: "Lesezeichen"
|
||||||
new:
|
new:
|
||||||
|
|
@ -2642,6 +2649,7 @@ voice: "Uhrzeit:"
|
||||||
new:
|
new:
|
||||||
|
|
||||||
#Filetypes
|
#Filetypes
|
||||||
|
|
||||||
id: LANG_FILETYPES_EXTENSION_FULL
|
id: LANG_FILETYPES_EXTENSION_FULL
|
||||||
desc: Extension array full
|
desc: Extension array full
|
||||||
eng: "Extension array full"
|
eng: "Extension array full"
|
||||||
|
|
@ -2914,7 +2922,7 @@ new: "%d Treffer"
|
||||||
|
|
||||||
id: LANG_BATTERY_TYPE
|
id: LANG_BATTERY_TYPE
|
||||||
desc: in battery settings
|
desc: in battery settings
|
||||||
eng: "Battery type"
|
eng: "Battery Type"
|
||||||
voice: "Batterietyp"
|
voice: "Batterietyp"
|
||||||
new: "Batterietyp"
|
new: "Batterietyp"
|
||||||
|
|
||||||
|
|
@ -2972,3 +2980,8 @@ eng: "Free:"
|
||||||
voice: "Freier Plattenplatz:"
|
voice: "Freier Plattenplatz:"
|
||||||
new: "Frei:"
|
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