|
26 | 26 | 'CRON' => 'Taken', |
27 | 27 | 'BACKUP' => 'Back-up', |
28 | 28 |
|
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', |
33 | 33 | 'RRD' => 'RRD', |
34 | | - 'STATS' => 'STATS', |
| 34 | + 'STATS' => 'STATISTIEKEN', |
35 | 35 | 'LOG' => 'LOG', |
36 | 36 | 'UPDATES' => 'UPDATES', |
37 | 37 | 'FIREWALL' => 'FIREWALL', |
38 | 38 | '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', |
43 | 43 |
|
44 | | - 'no notifications' => 'no notifications', |
| 44 | + 'no notifications' => 'geen notificaties', |
45 | 45 |
|
46 | 46 | 'Add User' => 'Gebruiker toevoegen', |
47 | 47 | 'Add Domain' => 'Domein toevoegen', |
|
196 | 196 | 'SSL Home Directory' => 'SSL Map', |
197 | 197 | 'Lets Encrypt Support' => 'Lets Encrypt Support', |
198 | 198 | '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', |
200 | 200 | 'Proxy Support' => 'Proxy Ondersteuning', |
201 | 201 | 'Proxy Extensions' => 'Proxy Extensies', |
202 | 202 | 'Web Statistics' => 'Web Statistieken', |
203 | 203 | 'Additional FTP Account' => 'Extra FTP Account', |
204 | | - 'Path' => 'Path', |
| 204 | + 'Path' => 'Pad', |
205 | 205 | 'SOA' => 'SOA', |
206 | 206 | 'TTL' => 'TTL', |
207 | 207 | 'Expire' => 'Loopt af', |
|
216 | 216 | 'Autoreply' => 'Auto-antwoord', |
217 | 217 | 'Forward to' => 'Doorsturen naar', |
218 | 218 | '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', |
227 | 227 | 'STARTTLS' => 'STARTTLS', |
228 | | - 'Normal password' => 'Normal password', |
| 228 | + 'Normal password' => 'Normaal wachtwoord', |
229 | 229 | 'database' => 'database', |
230 | 230 | 'User' => 'Gebruiker', |
231 | 231 | 'Host' => 'Host', |
|
307 | 307 | 'Prefix will be automaticaly added to username' => 'Voorvoegsel %s wordt automatisch toegevoegd aan gebruikersnaam', |
308 | 308 | 'Send FTP credentials to email' => 'Stuur FTP inloggegevens naar e-mailadres', |
309 | 309 | 'Expiration Date' => 'Vervaldatum', |
310 | | - 'YYYY-MM-DD' => 'YYYY-MM-DD', |
| 310 | + 'YYYY-MM-DD' => 'DD-MM-YYYY', |
311 | 311 | 'Name servers' => 'Naamservers', |
312 | 312 | 'Record' => 'Record', |
313 | 313 | 'IP or Value' => 'IP of Waarde', |
|
0 commit comments