mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 13:15:18 -05:00
added repeat translations
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2499 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
a6d0abb602
commit
a063c83d81
1 changed files with 15 additions and 12 deletions
|
|
@ -161,22 +161,16 @@ new: "OFF = abbrechen"
|
|||
|
||||
id: LANG_HIDDEN
|
||||
desc: in settings_menu
|
||||
### English phrase was changed! Previous translation was made on:
|
||||
### ""
|
||||
eng: ""
|
||||
new: "Versteckte Dateien"
|
||||
|
||||
id: LANG_HIDDEN_SHOW
|
||||
desc: in settings_menu
|
||||
### English phrase was changed! Previous translation was made on:
|
||||
### ""
|
||||
eng: ""
|
||||
new: "Anzeigen"
|
||||
|
||||
id: LANG_HIDDEN_HIDE
|
||||
desc: in settings_menu
|
||||
### English phrase was changed! Previous translation was made on:
|
||||
### ""
|
||||
eng: ""
|
||||
new: "Verstecken"
|
||||
|
||||
|
|
@ -197,8 +191,6 @@ new: "Gew
|
|||
|
||||
id: LANG_MP3FILTER
|
||||
desc: in settings_menu
|
||||
### English phrase was changed! Previous translation was made on:
|
||||
### ""
|
||||
eng: ""
|
||||
new: "Musik-Filter"
|
||||
|
||||
|
|
@ -219,8 +211,6 @@ new: "Aus"
|
|||
|
||||
id: LANG_RESUME_SETTING_ASK
|
||||
desc: in settings_menu
|
||||
### English phrase was changed! Previous translation was made on:
|
||||
### "Ask"
|
||||
eng: "Ask"
|
||||
new: "nachfragen"
|
||||
|
||||
|
|
@ -581,8 +571,6 @@ new: "modus:"
|
|||
|
||||
id: LANG_DIR_FILTER
|
||||
desc: in wps F2 pressed
|
||||
### English phrase was changed! Previous translation was made on:
|
||||
### ""
|
||||
eng: ""
|
||||
new: "Verzeichnisf.: %s"
|
||||
|
||||
|
|
@ -855,3 +843,18 @@ id: LANG_SET_BOOL_YES
|
|||
desc: bool true representation
|
||||
eng: "Yes"
|
||||
new: "Ja"
|
||||
|
||||
id: LANG_REPEAT
|
||||
desc: in settings_menu
|
||||
eng: "Repeat"
|
||||
new: "Wiederholung"
|
||||
|
||||
id: LANG_REPEAT_ALL
|
||||
desc: repeat playlist once all songs have completed
|
||||
eng: "All"
|
||||
new: "Alle Titel"
|
||||
|
||||
id: LANG_REPEAT_ONE
|
||||
desc: repeat one song
|
||||
eng: "One"
|
||||
new: "Einen Titel"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue