diff --git a/web/inc/i18n/nl.php b/web/inc/i18n/nl.php index e4d0e8eca..decdf7fcf 100644 --- a/web/inc/i18n/nl.php +++ b/web/inc/i18n/nl.php @@ -74,13 +74,13 @@ $LANG['nl'] = array( 'toggle all' => 'alles', 'apply to selected' => 'met geselecteerde', - 'rebuild' => 'herstellen', - 'rebuild web' => 'herstel web', - 'rebuild dns' => 'herstel dns', - 'rebuild mail' => 'herstel mail', - 'rebuild db' => 'herstel db', - 'rebuild cron' => 'herstel taken', - 'update counters' => 'update tellers', + 'rebuild' => 'herbouwen', + 'rebuild web' => 'herbouw web', + 'rebuild dns' => 'herbouw dns', + 'rebuild mail' => 'herbouw mail', + 'rebuild db' => 'herbouw db', + 'rebuild cron' => 'herbouw taken', + 'update counters' => 'update statistieken', 'suspend' => 'uitschakelen', 'unsuspend' => 'inschakelen', 'delete' => 'verwijderen', @@ -133,7 +133,7 @@ $LANG['nl'] = array( 'Editing Package' => 'Pakket Aanpassen', 'Adding IP address' => 'IP-adres Toevoegen', 'Editing IP Address' => 'IP-adres Aanpassen', - 'Editing Backup Exclusions' => 'Uitsluitingen Aanpassen', + 'Editing Backup Exclusions' => 'Backup Uitsluitingen Aanpassen', 'Generating CSR' => 'CSR Genereren', 'Listing' => 'Weergave van ', 'Search Results' => 'Zoekresultaten', @@ -195,7 +195,7 @@ $LANG['nl'] = array( 'template' => 'sjabloon', 'SSL Support' => 'SSL Ondersteuning', 'SSL Home Directory' => 'SSL Map', - 'Lets Encrypt Support' => 'Lets Encrypt Support', + 'Lets Encrypt Support' => 'Lets Encrypt Ondersteuning', 'Lets Encrypt' => 'Lets Encrypt', 'Your certificate will be automatically issued in 5 minutes' => 'Het certificaat wordt automatisch aangemaakt in 5 minuten', 'Proxy Support' => 'Proxy Ondersteuning',