Update Dutch language file
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15319 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
ab784649cd
commit
bb3c9ac863
1 changed files with 16 additions and 2 deletions
|
@ -9930,14 +9930,14 @@
|
|||
<source>
|
||||
*: "Building database... %d found (OFF to return)"
|
||||
h100,h120,h300: "Building database... %d found (STOP to return)"
|
||||
ipod*: "Building database... %d found (PLAY/PAUSE to return)"
|
||||
ipod*: "Building database... %d found (PREV to return)"
|
||||
x5,m5: "Building database... %d found (LEFT to return)"
|
||||
h10,h10_5gb,e200,c200: "Building database... %d found (PREV to return)"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Aanmaken van database... %d gevonden (OFF = terug)"
|
||||
h100,h120,h300: "Aanmaken van database... %d gevonden (STOP = terug)"
|
||||
ipod*: "Aanmaken van database... %d gevonden (PLAY/PAUSE = terug)"
|
||||
ipod*: "Aanmaken van database... %d gevonden (PREV = terug)"
|
||||
x5,m5: "Aanmaken van database... %d gevonden (LINKS = terug)"
|
||||
h10,h10_5gb,e200,c200: "Aanmaken van database... %d gevonden (PREV = terug)"
|
||||
</dest>
|
||||
|
@ -11375,3 +11375,17 @@
|
|||
*: "Wijzig"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: VOICE_EMPTY_LIST
|
||||
desc: spoken only, when a list dialog contains no elements
|
||||
user:
|
||||
<source>
|
||||
*: ""
|
||||
</source>
|
||||
<dest>
|
||||
*: ""
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Lege lijst"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
Loading…
Reference in a new issue