From 58cc71b3e9dd1b05e69146d08a572cf0302cf631 Mon Sep 17 00:00:00 2001 From: Peter D'Hoye Date: Wed, 9 Nov 2011 20:46:55 +0000 Subject: [PATCH] update Dutch langfile for 3.10 git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_10@30946 a1c6a512-1295-4272-9138-f99709370657 --- apps/lang/nederlands.lang | 73 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 73 insertions(+) diff --git a/apps/lang/nederlands.lang b/apps/lang/nederlands.lang index 0df3195dbe..76cd861276 100644 --- a/apps/lang/nederlands.lang +++ b/apps/lang/nederlands.lang @@ -12750,3 +12750,76 @@ *: "Speellijst catalogus map terugzetten" + + id: LANG_LIST_LINE_PADDING + desc: list padding, in display settings + user: core + + *: none + touchscreen: "Line Padding in Lists" + + + *: none + touchscreen: "Lijn spatiƫring in lijsten" + + + *: none + touchscreen: "Lijn spatiƫring in lijsten" + + + + id: LANG_AUTOMATIC + desc: generic automatic + user: core + + *: "Automatic" + + + *: "Automatisch" + + + *: "Automatisch" + + + + id: LANG_SLEEP_TIMER_CANCEL_CURRENT + desc: shown instead of sleep timer when it's running + user: core + + *: "Cancel Sleep Timer" + + + *: "Annuleer slaap klok" + + + *: "Annuleer slaap klok" + + + + id: LANG_SLEEP_TIMER_DURATION + desc: default sleep timer duration in minutes (unused in UI) + user: core + + *: "Default Sleep Timer Duration" + + + *: "Standaard slaap klok duur" + + + *: "Standaard slaap klok duur" + + + + id: LANG_SLEEP_TIMER_ON_POWER_UP + desc: whether sleep timer starts on power up + user: core + + *: "Start Sleep Timer On Boot" + + + *: "Start slaap klok bij opstarten" + + + *: "Start slaap klok bij opstarten" + +