summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorMaurus Cuelenaere <mcuelenaere@gmail.com>2009-08-17 23:49:15 +0000
committerMaurus Cuelenaere <mcuelenaere@gmail.com>2009-08-17 23:49:15 +0000
commit6ade4bb766f38fb8a99033e7503a30c64299c390 (patch)
tree697c8f1f310a3a6b10acc43bc4b253758137b9d0 /apps
parentdaaecb987ca09f9b842c39aaeaa78f6f95145403 (diff)
downloadrockbox-6ade4bb766f38fb8a99033e7503a30c64299c390.tar.gz
rockbox-6ade4bb766f38fb8a99033e7503a30c64299c390.zip
Update Dutch translation
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22391 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps')
-rw-r--r--apps/lang/nederlands.lang50
1 files changed, 36 insertions, 14 deletions
diff --git a/apps/lang/nederlands.lang b/apps/lang/nederlands.lang
index 7dd410da7c..d58450503a 100644
--- a/apps/lang/nederlands.lang
+++ b/apps/lang/nederlands.lang
@@ -12046,36 +12046,30 @@
</phrase>
<phrase>
id: LANG_LEFT
- desc: DEPRECATED
+ desc: Generic use of 'left'
user: core
<source>
- *: none
- quickscreen: ""
+ *: "Left"
</source>
<dest>
- *: none
- quickscreen: ""
+ *: "Links"
</dest>
<voice>
- *: none
- quickscreen: ""
+ *: "Links"
</voice>
</phrase>
<phrase>
id: LANG_RIGHT
- desc: DEPRECATED
+ desc: Generic use of 'right
user: core
<source>
- *: none
- quickscreen: ""
+ *: "Right"
</source>
<dest>
- *: none
- quickscreen: ""
+ *: "Rechts"
</dest>
<voice>
- *: none
- quickscreen: ""
+ *: "Rechts"
</voice>
</phrase>
<phrase>
@@ -12581,3 +12575,31 @@
*: "Bovenaan"
</voice>
</phrase>
+<phrase>
+ id: LANG_SCROLLBAR_WIDTH
+ desc: in Settings -> General -> Display -> Status-/Scrollbar
+ user: core
+ <source>
+ *: "Scroll Bar Width"
+ </source>
+ <dest>
+ *: "Scrollbar breedte"
+ </dest>
+ <voice>
+ *: "Scroll bar breedte"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_SCROLLBAR_POSITION
+ desc: in Settings -> General -> Display -> Status-/Scrollbar
+ user: core
+ <source>
+ *: "Scroll Bar Position"
+ </source>
+ <dest>
+ *: "Scrollbar positie"
+ </dest>
+ <voice>
+ *: "Scroll bar positie"
+ </voice>
+</phrase>