diff options
author | Peter D'Hoye <peter.dhoye@gmail.com> | 2008-10-08 22:28:57 +0000 |
---|---|---|
committer | Peter D'Hoye <peter.dhoye@gmail.com> | 2008-10-08 22:28:57 +0000 |
commit | 95e752b285734352881c295d2e1bf0f207a851a7 (patch) | |
tree | ea722e4ea19707877602c0d49628940c45164d24 /apps/lang/nederlands.lang | |
parent | 528fe442fc6e6e077172b2e8a3b586a3ce96d16b (diff) |
Bring Dutch language file up to date
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18746 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/lang/nederlands.lang')
-rw-r--r-- | apps/lang/nederlands.lang | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/apps/lang/nederlands.lang b/apps/lang/nederlands.lang index 3344fbec32..ee3fce5a85 100644 --- a/apps/lang/nederlands.lang +++ b/apps/lang/nederlands.lang @@ -4440,16 +4440,19 @@ user: <source> *: none + multivolume: "HD1" e200,c200: "mSD:" ondio*: "MMC:" </source> <dest> *: none + multivolume: "HD1" e200,c200: "mSD:" ondio*: "MMC:" </dest> <voice> *: none + multivolume: "HD1" e200,c200: "micro S D" ondio*: "Multimedia kaart" </voice> @@ -7393,6 +7396,8 @@ ipod*: "PLAY/PAUSE to abort" x5,m5: "Long PLAY to abort" h10,h10_5gb,e200,c200: "PREV to abort" + gigabeats: "BACK to abort" + gigabeatf:"POWER to abort" </source> <dest> *: "OFF om af te breken" @@ -7400,6 +7405,8 @@ ipod*: "PLAY/PAUSE om af te breken" x5,m5: "Long PLAY 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> <voice> *: "" @@ -11962,3 +11969,54 @@ agc: "AGC clip tijd" </voice> </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> |