mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-20 10:32:42 -05:00
Bring Dutch language file up to date
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18746 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
528fe442fc
commit
95e752b285
1 changed files with 58 additions and 0 deletions
|
|
@ -4440,16 +4440,19 @@
|
||||||
user:
|
user:
|
||||||
<source>
|
<source>
|
||||||
*: none
|
*: none
|
||||||
|
multivolume: "HD1"
|
||||||
e200,c200: "mSD:"
|
e200,c200: "mSD:"
|
||||||
ondio*: "MMC:"
|
ondio*: "MMC:"
|
||||||
</source>
|
</source>
|
||||||
<dest>
|
<dest>
|
||||||
*: none
|
*: none
|
||||||
|
multivolume: "HD1"
|
||||||
e200,c200: "mSD:"
|
e200,c200: "mSD:"
|
||||||
ondio*: "MMC:"
|
ondio*: "MMC:"
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: none
|
*: none
|
||||||
|
multivolume: "HD1"
|
||||||
e200,c200: "micro S D"
|
e200,c200: "micro S D"
|
||||||
ondio*: "Multimedia kaart"
|
ondio*: "Multimedia kaart"
|
||||||
</voice>
|
</voice>
|
||||||
|
|
@ -7393,6 +7396,8 @@
|
||||||
ipod*: "PLAY/PAUSE to abort"
|
ipod*: "PLAY/PAUSE to abort"
|
||||||
x5,m5: "Long PLAY to abort"
|
x5,m5: "Long PLAY to abort"
|
||||||
h10,h10_5gb,e200,c200: "PREV to abort"
|
h10,h10_5gb,e200,c200: "PREV to abort"
|
||||||
|
gigabeats: "BACK to abort"
|
||||||
|
gigabeatf:"POWER to abort"
|
||||||
</source>
|
</source>
|
||||||
<dest>
|
<dest>
|
||||||
*: "OFF om af te breken"
|
*: "OFF om af te breken"
|
||||||
|
|
@ -7400,6 +7405,8 @@
|
||||||
ipod*: "PLAY/PAUSE om af te breken"
|
ipod*: "PLAY/PAUSE om af te breken"
|
||||||
x5,m5: "Long PLAY om af te breken"
|
x5,m5: "Long PLAY om af te breken"
|
||||||
h10,h10_5gb,e200,c200: "PREV om af te breken"
|
h10,h10_5gb,e200,c200: "PREV om af te breken"
|
||||||
|
gigabeats: "BACK om af te breken"
|
||||||
|
gigabeatf:"POWER om af te breken"
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: ""
|
*: ""
|
||||||
|
|
@ -11962,3 +11969,54 @@
|
||||||
agc: "AGC clip tijd"
|
agc: "AGC clip tijd"
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_ALBUMART
|
||||||
|
desc: Display the expected AA size
|
||||||
|
user:
|
||||||
|
<source>
|
||||||
|
*: none
|
||||||
|
albumart: "Album Art:"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: none
|
||||||
|
albumart: "Hoes afbeelding:"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: none
|
||||||
|
albumart: ""
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_CHANNEL_LEFTRIGHT
|
||||||
|
desc: in sound_settings
|
||||||
|
user:
|
||||||
|
<source>
|
||||||
|
*: none
|
||||||
|
recording_swcodec: "Mono Left + Right"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: none
|
||||||
|
recording_swcodec: "Mono links + rechts"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: none
|
||||||
|
recording_swcodec: "Mono links plus rechts"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_RECORDING_MONO_MODE
|
||||||
|
desc: in sound_settings
|
||||||
|
user:
|
||||||
|
<source>
|
||||||
|
*: none
|
||||||
|
recording_swcodec: "Mono mode"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: none
|
||||||
|
recording_swcodec: "Mono mode"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: none
|
||||||
|
recording_swcodec: "Mono mode"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue