Skip to content

Commit c598163

Browse files
authored
NL Translations
1 parent b103640 commit c598163

File tree

1 file changed

+22
-22
lines changed

1 file changed

+22
-22
lines changed

web/inc/i18n/nl.php

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -26,22 +26,22 @@
2626
'CRON' => 'Taken',
2727
'BACKUP' => 'Back-up',
2828

29-
'LOGIN' => 'LOGIN',
30-
'RESET PASSWORD' => 'RESET PASSWORD',
31-
'SEARCH' => 'SEARCH',
32-
'PACKAGE' => 'PACKAGE',
29+
'LOGIN' => 'INLOGGEN',
30+
'RESET PASSWORD' => 'WACHTWOORD RESETTEN',
31+
'SEARCH' => 'ZOEK',
32+
'PACKAGE' => 'PAKKET',
3333
'RRD' => 'RRD',
34-
'STATS' => 'STATS',
34+
'STATS' => 'STATISTIEKEN',
3535
'LOG' => 'LOG',
3636
'UPDATES' => 'UPDATES',
3737
'FIREWALL' => 'FIREWALL',
3838
'SERVER' => 'SERVER',
39-
'MEMORY' => 'MEMORY',
40-
'DISK' => 'DISK',
41-
'NETWORK' => 'NETWORK',
42-
'Web Log Manager' => 'Web Log Manager',
39+
'MEMORY' => 'GEHEUGEN',
40+
'DISK' => 'SCHIJF',
41+
'NETWORK' => 'NETWERK',
42+
'Web Log Manager' => 'Web Log Beheer',
4343

44-
'no notifications' => 'no notifications',
44+
'no notifications' => 'geen notificaties',
4545

4646
'Add User' => 'Gebruiker toevoegen',
4747
'Add Domain' => 'Domein toevoegen',
@@ -196,12 +196,12 @@
196196
'SSL Home Directory' => 'SSL Map',
197197
'Lets Encrypt Support' => 'Lets Encrypt Support',
198198
'Lets Encrypt' => 'Lets Encrypt',
199-
'Your certificate will be automatically issued in 5 minutes' => 'Your certificate will be automatically issued in 5 minutes',
199+
'Your certificate will be automatically issued in 5 minutes' => 'Je certificaat wordt automatisch geïnstalleerd in 5 minuten',
200200
'Proxy Support' => 'Proxy Ondersteuning',
201201
'Proxy Extensions' => 'Proxy Extensies',
202202
'Web Statistics' => 'Web Statistieken',
203203
'Additional FTP Account' => 'Extra FTP Account',
204-
'Path' => 'Path',
204+
'Path' => 'Pad',
205205
'SOA' => 'SOA',
206206
'TTL' => 'TTL',
207207
'Expire' => 'Loopt af',
@@ -216,16 +216,16 @@
216216
'Autoreply' => 'Auto-antwoord',
217217
'Forward to' => 'Doorsturen naar',
218218
'Do not store forwarded mail' => 'Doorgestuurde e-mail niet opslaan',
219-
'IMAP hostname' => 'IMAP hostname',
220-
'IMAP port' => 'IMAP port',
221-
'IMAP security' => 'IMAP security',
222-
'IMAP auth method' => 'IMAP auth method',
223-
'SMTP hostname' => 'SMTP hostname',
224-
'SMTP port' => 'SMTP port',
225-
'SMTP security' => 'SMTP security',
226-
'SMTP auth method' => 'SMTP auth method',
219+
'IMAP hostname' => 'IMAP hostnaam',
220+
'IMAP port' => 'IMAP poort',
221+
'IMAP security' => 'IMAP beveiliging',
222+
'IMAP auth method' => 'IMAP authenticatie methode',
223+
'SMTP hostname' => 'SMTP hostnaam',
224+
'SMTP port' => 'SMTP poort',
225+
'SMTP security' => 'SMTP beveiliging',
226+
'SMTP auth method' => 'SMTP authenticatie methode',
227227
'STARTTLS' => 'STARTTLS',
228-
'Normal password' => 'Normal password',
228+
'Normal password' => 'Normaal wachtwoord',
229229
'database' => 'database',
230230
'User' => 'Gebruiker',
231231
'Host' => 'Host',
@@ -307,7 +307,7 @@
307307
'Prefix will be automaticaly added to username' => 'Voorvoegsel %s wordt automatisch toegevoegd aan gebruikersnaam',
308308
'Send FTP credentials to email' => 'Stuur FTP inloggegevens naar e-mailadres',
309309
'Expiration Date' => 'Vervaldatum',
310-
'YYYY-MM-DD' => 'YYYY-MM-DD',
310+
'YYYY-MM-DD' => 'DD-MM-YYYY',
311311
'Name servers' => 'Naamservers',
312312
'Record' => 'Record',
313313
'IP or Value' => 'IP of Waarde',

0 commit comments

Comments
 (0)