Merge pull request #1303 from robindirksen1/patch-2

Fixed dutch translation
This commit is contained in:
Made I.T 2017-10-17 09:23:54 +02:00 committed by GitHub
commit 5914dbe092

View file

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