diff --git a/site/plugins/admin/lang/nl_NL.yaml b/site/plugins/admin/lang/nl_NL.yaml index 6ff513c9..85856548 100644 --- a/site/plugins/admin/lang/nl_NL.yaml +++ b/site/plugins/admin/lang/nl_NL.yaml @@ -1,7 +1,7 @@ --- admin: "Beheerder" admin_welcome: "Welcome" -admin_create_new_user_welcome: "To finish setup and secure your site, please create the first user by entering the necessary information below." +admin_create_new_user_welcome: "Maak de eerste gebruiker aan door hieronder de benodigde informatie in te voeren, en daarmee de installatie te voltooien en uw site te beveiligen." admin_cancel: "Annuleren" admin_create: "Creƫren" admin_debugging: "Debuggen" @@ -56,15 +56,15 @@ admin_template: "Sjablonen" admin_title: "Title" admin_url: "Url" admin_view: "View" -admin_visibility: "Visibility" -admin_visible: "Visible" -admin_password: "Password" +admin_visibility: "Zichtbaarheid" +admin_visible: "Zichtbaar" +admin_password: "Wachtwoord" admin_php_built_on: "PHP Built On" admin_php_version: "PHP Version" -admin_author_url: "Author url" +admin_author_url: "Auteur url" admin_bugs: "Bugs" -admin_description: "Description" -admin_get_more_plugins: "Get More Plugins" +admin_description: "Omschrijving" +admin_get_more_plugins: "Meer plug-ins installeren" admin_homepage: "Homepage" admin_info: "Info" admin_license: "License"