summaryrefslogtreecommitdiff
path: root/apps/lang
diff options
context:
space:
mode:
authorPeter D'Hoye <peter.dhoye@gmail.com>2010-01-30 22:24:34 +0000
committerPeter D'Hoye <peter.dhoye@gmail.com>2010-01-30 22:24:34 +0000
commit590733022e5af7c42e63bfa889e2cdc42e547c8c (patch)
tree6b0ccfc6b1d93dd9fe828000ac9dbfff14127500 /apps/lang
parentcb4464f19361af032ff3619deb17de422105924c (diff)
downloadrockbox-590733022e5af7c42e63bfa889e2cdc42e547c8c.tar.gz
rockbox-590733022e5af7c42e63bfa889e2cdc42e547c8c.zip
Update Dutch translation
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24390 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/lang')
-rw-r--r--apps/lang/nederlands.lang39
1 files changed, 37 insertions, 2 deletions
diff --git a/apps/lang/nederlands.lang b/apps/lang/nederlands.lang
index d506853f8d..2528e955fb 100644
--- a/apps/lang/nederlands.lang
+++ b/apps/lang/nederlands.lang
@@ -10532,14 +10532,15 @@
10532 user: core 10532 user: core
10533 <source> 10533 <source>
10534 *: "PLAY = Yes" 10534 *: "PLAY = Yes"
10535 cowond2*: "MENU = Yes" 10535 cowond2*: "MENU, or top-right = Yes"
10536 iriverh100,iriverh120,iriverh300: "NAVI = Yes" 10536 iriverh100,iriverh120,iriverh300: "NAVI = Yes"
10537 samsungyh*,ipod*,iaudiox5,iaudiom5,gigabeat*,sansae200*,sansac200*,iriverh10,iriverh10_5gb,mrobe100,sansaclip*,sansafuze*: "SELECT = Yes" 10537 samsungyh*,ipod*,iaudiox5,iaudiom5,gigabeat*,sansae200*,sansac200*,iriverh10,iriverh10_5gb,mrobe100,sansaclip*,sansafuze*: "SELECT = Yes"
10538 mrobe500: "PLAY, POWER, or top-right = Yes"
10538 archosplayer: "(PLAY/STOP)" 10539 archosplayer: "(PLAY/STOP)"
10539 </source> 10540 </source>
10540 <dest> 10541 <dest>
10541 *: "PLAY = Ja" 10542 *: "PLAY = Ja"
10542 cowond2*: "MENU = Ja" 10543 cowond2*: "MENU of bovenaan rechts = Ja"
10543 iriverh100,iriverh120,iriverh300: "NAVI = Ja" 10544 iriverh100,iriverh120,iriverh300: "NAVI = Ja"
10544 samsungyh*,ipod*,iaudiox5,iaudiom5,gigabeat*,sansae200*,sansac200*,iriverh10,iriverh10_5gb,mrobe100,sansaclip,sansafuze*: "SELECT = Ja" 10545 samsungyh*,ipod*,iaudiox5,iaudiom5,gigabeat*,sansae200*,sansac200*,iriverh10,iriverh10_5gb,mrobe100,sansaclip,sansafuze*: "SELECT = Ja"
10545 archosplayer: "(PLAY/STOP)" 10546 archosplayer: "(PLAY/STOP)"
@@ -13208,3 +13209,37 @@
13208 *: "van" 13209 *: "van"
13209 </voice> 13210 </voice>
13210</phrase> 13211</phrase>
13212<phrase>
13213 id: LANG_BASE_SKIN
13214 desc: browse for the base skin in theme settings
13215 user: core
13216 <source>
13217 *:none
13218 lcd_bitmap: "Base Skin"
13219 </source>
13220 <dest>
13221 *:none
13222 lcd_bitmap: "Basis skin"
13223 </dest>
13224 <voice>
13225 *:none
13226 lcd_bitmap: "Basis skin"
13227 </voice>
13228</phrase>
13229<phrase>
13230 id: LANG_REMOTE_BASE_SKIN
13231 desc: browse for the base skin in theme settings
13232 user: core
13233 <source>
13234 *:none
13235 lcd_bitmap: "Remote Base Skin"
13236 </source>
13237 <dest>
13238 *:none
13239 lcd_bitmap: "Afstandsbediening basis skin"
13240 </dest>
13241 <voice>
13242 *:none
13243 lcd_bitmap: "Afstandsbediening basis skin"
13244 </voice>
13245</phrase>