diff options
author | Peter D'Hoye <peter.dhoye@gmail.com> | 2011-10-14 19:58:35 +0000 |
---|---|---|
committer | Peter D'Hoye <peter.dhoye@gmail.com> | 2011-10-14 19:58:35 +0000 |
commit | 14ae2591d95c715f66f422105fb99247e944f5ac (patch) | |
tree | 4ede50419a52a5cbed6c428a0e8c8fc9c032e42e /apps/lang/nederlands.lang | |
parent | ee7de145f1380454ef4f20417579a314ba84ae68 (diff) | |
download | rockbox-14ae2591d95c715f66f422105fb99247e944f5ac.tar.gz rockbox-14ae2591d95c715f66f422105fb99247e944f5ac.tar.bz2 rockbox-14ae2591d95c715f66f422105fb99247e944f5ac.zip |
Update Dutch langfile
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30751 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/lang/nederlands.lang')
-rw-r--r-- | apps/lang/nederlands.lang | 83 |
1 files changed, 78 insertions, 5 deletions
diff --git a/apps/lang/nederlands.lang b/apps/lang/nederlands.lang index d37c2c9894..0df3195dbe 100644 --- a/apps/lang/nederlands.lang +++ b/apps/lang/nederlands.lang @@ -7711,7 +7711,7 @@ </phrase> <phrase> id: LANG_CATALOG - desc: in onplay menu + desc: in main menu and onplay menu user: core <source> *: "Playlist Catalogue" @@ -9888,7 +9888,7 @@ </phrase> <phrase> id: LANG_PLAYLISTS - desc: in the main menu and file view setting + desc: in the file view setting user: core <source> *: "Playlists" @@ -12297,15 +12297,15 @@ user: core <source> *: none - gigabeats,mpiohd200,mpiohd300: "3-D Enhancement" + gigabeats,mpiohd200,mpiohd300,sansafuzeplus: "3-D Enhancement" </source> <dest> *: none - gigabeats,mpiohd200,mpiohd300: "3-D Verbetering" + gigabeats,mpiohd200,mpiohd300,sansafuzeplus: "3-D Verbetering" </dest> <voice> *: none - gigabeats,mpiohd200,mpiohd300: "3-D Verbetering" + gigabeats,mpiohd200,mpiohd300,sansafuzeplus: "3-D Verbetering" </voice> </phrase> <phrase> @@ -12677,3 +12677,76 @@ *: "Terugspoelen bij pauzeren" </voice> </phrase> +<phrase> + id: LANG_CURRENT_PLAYLIST + desc: Used when you need to say playlist, also voiced + user: core + <source> + *: "Current Playlist" + </source> + <dest> + *: "Huidige speellijst" + </dest> + <voice> + *: "Huidige speellijst" + </voice> +</phrase> +<phrase> + id: LANG_USB_SKIP_FIRST_DRIVE + desc: in settings_menu + user: core + <source> + *: none + multidrive_usb: "USB Hide Internal Drive" + </source> + <dest> + *: none + multidrive_usb: "USB Verberg interne schijf" + </dest> + <voice> + *: none + multidrive_usb: "USB Verberg interne schijf" + </voice> +</phrase> +<phrase> + id: LANG_SET_AS_PLAYLISTCAT_DIR + desc: used in the onplay menu to set a playlist catalogue dir + user: core + <source> + *: "Set As Playlist Catalogue Directory" + </source> + <dest> + *: "Kies als speellijst catalogus map" + </dest> + <voice> + *: "Kies als speellijst catalogus map" + </voice> +</phrase> +<phrase> + id: LANG_SAVE_CHANGES + desc: When you try to exit screens to confirm save + user: core + <source> + *: "Save Changes?" + </source> + <dest> + *: "Wijzigingen opslaan?" + </dest> + <voice> + *: "Wijzigingen opslaan?" + </voice> +</phrase> +<phrase> + id: LANG_RESET_PLAYLISTCAT_DIR + desc: + user: core + <source> + *: "Reset Playlist Catalogue Directory" + </source> + <dest> + *: "Speellijst catalogus map terugzetten" + </dest> + <voice> + *: "Speellijst catalogus map terugzetten" + </voice> +</phrase> |