mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 05:05:20 -05:00
Fix missing strings in nederlands translation
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_9@30079 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
c709aedb9a
commit
7e209cd739
1 changed files with 20 additions and 7 deletions
|
|
@ -9035,6 +9035,7 @@
|
||||||
iaudiox5,iaudiom5,gigabeat*,mrobe100: "Building database... %d found (LEFT to return)"
|
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)"
|
iriverh10,iriverh10_5gb,sansae200*,sansac200*,sansafuze*,vibe500: "Building database... %d found (PREV to return)"
|
||||||
gogearsa9200: "Building database... %d found (REW to return)"
|
gogearsa9200: "Building database... %d found (REW to return)"
|
||||||
|
archosplayer: "Building DB %d found"
|
||||||
</source>
|
</source>
|
||||||
<dest>
|
<dest>
|
||||||
*: "Aanmaken van database... %d gevonden (OFF = terug)"
|
*: "Aanmaken van database... %d gevonden (OFF = terug)"
|
||||||
|
|
@ -9043,6 +9044,7 @@
|
||||||
iaudiox5,iaudiom5,gigabeat*,mrobe100: "Aanmaken van database... %d gevonden (LINKS = terug)"
|
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)"
|
iriverh10,iriverh10_5gb,sansae200*,sansac200*,sansafuze*,vibe500: "Aanmaken van database... %d gevonden (PREV = terug)"
|
||||||
gogearsa9200: "Aanmaken van database... %d gevonden (REW = terug)"
|
gogearsa9200: "Aanmaken van database... %d gevonden (REW = terug)"
|
||||||
|
archosplayer: "Aanmaken DB %d gev."
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: "Aanmaken van database"
|
*: "Aanmaken van database"
|
||||||
|
|
@ -9824,19 +9826,16 @@
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_HEADPHONE_UNPLUG_RW
|
id: LANG_HEADPHONE_UNPLUG_RW
|
||||||
desc: in pause_phones_menu.
|
desc: deprecated
|
||||||
user: core
|
user: core
|
||||||
<source>
|
<source>
|
||||||
*: none
|
*: ""
|
||||||
headphone_detection: "Duration to Rewind"
|
|
||||||
</source>
|
</source>
|
||||||
<dest>
|
<dest>
|
||||||
*: none
|
*: ""
|
||||||
headphone_detection: "Terug te springen tijd"
|
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: none
|
*: ""
|
||||||
headphone_detection: "Terug te springen tijd"
|
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
|
|
@ -12664,3 +12663,17 @@
|
||||||
*: "Alleen in bepaalde mappen"
|
*: "Alleen in bepaalde mappen"
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</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…
Add table
Add a link
Reference in a new issue