Update Dutch translation by: Peter D'Hoye

git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_5@24400 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Michael Chicoine 2010-01-31 02:55:55 +00:00
parent 23a82fc9ed
commit a15808da81

View file

@ -10532,14 +10532,15 @@
user: core
<source>
*: "PLAY = Yes"
cowond2*: "MENU = Yes"
cowond2*: "MENU, or top-right = Yes"
iriverh100,iriverh120,iriverh300: "NAVI = Yes"
samsungyh*,ipod*,iaudiox5,iaudiom5,gigabeat*,sansae200*,sansac200*,iriverh10,iriverh10_5gb,mrobe100,sansaclip*,sansafuze*: "SELECT = Yes"
mrobe500: "PLAY, POWER, or top-right = Yes"
archosplayer: "(PLAY/STOP)"
</source>
<dest>
*: "PLAY = Ja"
cowond2*: "MENU = Ja"
cowond2*: "MENU of bovenaan rechts = Ja"
iriverh100,iriverh120,iriverh300: "NAVI = Ja"
samsungyh*,ipod*,iaudiox5,iaudiom5,gigabeat*,sansae200*,sansac200*,iriverh10,iriverh10_5gb,mrobe100,sansaclip,sansafuze*: "SELECT = Ja"
archosplayer: "(PLAY/STOP)"
@ -13208,3 +13209,37 @@
*: "van"
</voice>
</phrase>
<phrase>
id: LANG_BASE_SKIN
desc: browse for the base skin in theme settings
user: core
<source>
*:none
lcd_bitmap: "Base Skin"
</source>
<dest>
*:none
lcd_bitmap: "Basis skin"
</dest>
<voice>
*:none
lcd_bitmap: "Basis skin"
</voice>
</phrase>
<phrase>
id: LANG_REMOTE_BASE_SKIN
desc: browse for the base skin in theme settings
user: core
<source>
*:none
lcd_bitmap: "Remote Base Skin"
</source>
<dest>
*:none
lcd_bitmap: "Afstandsbediening basis skin"
</dest>
<voice>
*:none
lcd_bitmap: "Afstandsbediening basis skin"
</voice>
</phrase>