Skip to content

Commit 5914dbe

Browse files
Merge pull request hestiacp#1303 from robindirksen1/patch-2
Fixed dutch translation
2 parents bf29d86 + e1dd3ce commit 5914dbe

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

web/inc/i18n/nl.php

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -74,13 +74,13 @@
7474

7575
'toggle all' => 'alles',
7676
'apply to selected' => 'met geselecteerde',
77-
'rebuild' => 'herstellen',
78-
'rebuild web' => 'herstel web',
79-
'rebuild dns' => 'herstel dns',
80-
'rebuild mail' => 'herstel mail',
81-
'rebuild db' => 'herstel db',
82-
'rebuild cron' => 'herstel taken',
83-
'update counters' => 'update tellers',
77+
'rebuild' => 'herbouwen',
78+
'rebuild web' => 'herbouw web',
79+
'rebuild dns' => 'herbouw dns',
80+
'rebuild mail' => 'herbouw mail',
81+
'rebuild db' => 'herbouw db',
82+
'rebuild cron' => 'herbouw taken',
83+
'update counters' => 'update statistieken',
8484
'suspend' => 'uitschakelen',
8585
'unsuspend' => 'inschakelen',
8686
'delete' => 'verwijderen',
@@ -133,7 +133,7 @@
133133
'Editing Package' => 'Pakket Aanpassen',
134134
'Adding IP address' => 'IP-adres Toevoegen',
135135
'Editing IP Address' => 'IP-adres Aanpassen',
136-
'Editing Backup Exclusions' => 'Uitsluitingen Aanpassen',
136+
'Editing Backup Exclusions' => 'Backup Uitsluitingen Aanpassen',
137137
'Generating CSR' => 'CSR Genereren',
138138
'Listing' => 'Weergave van ',
139139
'Search Results' => 'Zoekresultaten',
@@ -195,7 +195,7 @@
195195
'template' => 'sjabloon',
196196
'SSL Support' => 'SSL Ondersteuning',
197197
'SSL Home Directory' => 'SSL Map',
198-
'Lets Encrypt Support' => 'Lets Encrypt Support',
198+
'Lets Encrypt Support' => 'Lets Encrypt Ondersteuning',
199199
'Lets Encrypt' => 'Lets Encrypt',
200200
'Your certificate will be automatically issued in 5 minutes' => 'Het certificaat wordt automatisch aangemaakt in 5 minuten',
201201
'Proxy Support' => 'Proxy Ondersteuning',

0 commit comments

Comments
 (0)