Fix missing strings in nederlands translation
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30078 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
d1334fcf1d
commit
737f3fed0d
1 changed files with 20 additions and 7 deletions
|
@ -9035,6 +9035,7 @@
|
|||
iaudiox5,iaudiom5,gigabeat*,mrobe100: "Building database... %d found (LEFT to return)"
|
||||
iriverh10,iriverh10_5gb,sansae200*,sansac200*,sansafuze*,vibe500: "Building database... %d found (PREV to return)"
|
||||
gogearsa9200: "Building database... %d found (REW to return)"
|
||||
archosplayer: "Building DB %d found"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Aanmaken van database... %d gevonden (OFF = terug)"
|
||||
|
@ -9043,6 +9044,7 @@
|
|||
iaudiox5,iaudiom5,gigabeat*,mrobe100: "Aanmaken van database... %d gevonden (LINKS = terug)"
|
||||
iriverh10,iriverh10_5gb,sansae200*,sansac200*,sansafuze*,vibe500: "Aanmaken van database... %d gevonden (PREV = terug)"
|
||||
gogearsa9200: "Aanmaken van database... %d gevonden (REW = terug)"
|
||||
archosplayer: "Aanmaken DB %d gev."
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Aanmaken van database"
|
||||
|
@ -9824,19 +9826,16 @@
|
|||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_HEADPHONE_UNPLUG_RW
|
||||
desc: in pause_phones_menu.
|
||||
desc: deprecated
|
||||
user: core
|
||||
<source>
|
||||
*: none
|
||||
headphone_detection: "Duration to Rewind"
|
||||
*: ""
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
headphone_detection: "Terug te springen tijd"
|
||||
*: ""
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
headphone_detection: "Terug te springen tijd"
|
||||
*: ""
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
@ -12664,3 +12663,17 @@
|
|||
*: "Alleen in bepaalde mappen"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_PAUSE_REWIND
|
||||
desc: Seconds to rewind when rewind on pause is enabled.
|
||||
user: core
|
||||
<source>
|
||||
*: "Rewind on Pause"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Terugspoelen bij pauzeren"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Terugspoelen bij pauzeren"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
Loading…
Reference in a new issue