2014-03-24 19:25:58 +02:00
< ? php
/**
* Vesta language file
* drMacFaulty ( wsanders @ outlook . com , wsanders . eu )
* ricardo777 ( info @ intio . nl , intio . nl )
*/
$LANG [ 'nl' ] = array (
'Packages' => 'Pakketten' ,
'IP' => 'IP' ,
'Graphs' => 'Grafieken' ,
'Statistics' => 'Statistieken' ,
'Log' => 'Logs' ,
2015-04-17 17:14:20 +03:00
'Server' => 'Server' ,
2014-03-24 19:25:58 +02:00
'Services' => 'Processen' ,
2014-10-20 13:15:01 +03:00
'Firewall' => 'Firewall' ,
2014-03-24 19:25:58 +02:00
'Updates' => 'Updates' ,
'Log in' => 'Inloggen' ,
'Log out' => 'Uitloggen' ,
'USER' => 'Gebruiker' ,
'WEB' => 'Websites' ,
'DNS' => 'DNS' ,
'MAIL' => 'E-mail' ,
'DB' => 'Databases' ,
'CRON' => 'Taken' ,
'BACKUP' => 'Back-up' ,
2016-07-03 17:58:29 +09:00
'LOGIN' => 'LOGIN' ,
'RESET PASSWORD' => 'RESET PASSWORD' ,
'SEARCH' => 'SEARCH' ,
'PACKAGE' => 'PACKAGE' ,
'RRD' => 'RRD' ,
'STATS' => 'STATS' ,
'LOG' => 'LOG' ,
'UPDATES' => 'UPDATES' ,
'FIREWALL' => 'FIREWALL' ,
'SERVER' => 'SERVER' ,
'MEMORY' => 'MEMORY' ,
'DISK' => 'DISK' ,
'NETWORK' => 'NETWORK' ,
'Web Log Manager' => 'Web Log Manager' ,
2016-11-28 22:30:59 +09:00
'no notifications' => 'no notifications' ,
2014-03-24 19:25:58 +02:00
'Add User' => 'Gebruiker toevoegen' ,
'Add Domain' => 'Domein toevoegen' ,
'Add Web Domain' => 'Domein toevoegen' ,
'Add DNS Domain' => 'Domein toevoegen' ,
'Add DNS Record' => 'Record toevoegen' ,
'Add Mail Domain' => 'Domein toevoegen' ,
'Add Mail Account' => 'Account toevoegen' ,
'Add Database' => 'Nieuwe database' ,
'Add Cron Job' => 'Nieuwe taak' ,
'Create Backup' => 'Maak back-up' ,
2014-04-13 20:52:51 +03:00
'Configure' => 'Configureren' ,
2014-03-24 19:25:58 +02:00
'Restore All' => 'Herstel alles' ,
'Add Package' => 'Pakket toevoegen' ,
'Add IP' => 'IP toevoegen' ,
2014-10-20 13:15:01 +03:00
'Add Rule' => 'Regel toevoegen' ,
'Ban IP Address' => 'IP toevoegen' ,
2014-03-24 19:25:58 +02:00
'Search' => 'Zoeken' ,
2016-07-03 17:58:29 +09:00
'Add one more FTP Account' => 'Extra FTP-account toevoegen' ,
2014-03-24 19:25:58 +02:00
'Overall Statistics' => 'Globale statistieken' ,
'Daily' => 'Dagelijks' ,
'Weekly' => 'Wekelijks' ,
'Monthly' => 'Maandelijks' ,
'Yearly' => 'Jaarlijks' ,
'Add' => 'Toevoegen' ,
'Back' => 'Terug' ,
'Save' => 'Opslaan' ,
'Submit' => 'Versturen' ,
2016-06-27 14:30:39 +03:00
'toggle all' => 'alles' ,
2014-03-24 19:25:58 +02:00
'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' ,
'suspend' => 'uitschakelen' ,
'unsuspend' => 'inschakelen' ,
'delete' => 'verwijderen' ,
'show per user' => 'toon per gebruiker' ,
'login as' => 'inloggen als' ,
'logout' => 'uitloggen' ,
'edit' => 'bewerken' ,
'open webstats' => 'webstats openen' ,
'view logs' => 'bekijk logs' ,
'list records' => 'bekijk %s records' ,
'add record' => 'record toevoegen' ,
'list accounts' => 'bekijk %s accounts' ,
'add account' => 'account toevoegen' ,
'open webmail' => 'webmail openen' ,
2014-10-20 13:15:01 +03:00
'list fail2ban' => 'bekijk fail2ban' ,
2014-03-24 19:25:58 +02:00
'open %s' => 'open %s' ,
'download' => 'download' ,
'restore' => 'herstel' ,
'configure restore settings' => 'wijzig herstel instellingen' ,
'stop' => 'stop' ,
'start' => 'start' ,
'restart' => 'herstart' ,
'update' => 'update' ,
'generate' => 'genereer' ,
'Generate CSR' => 'Genereer CSR' ,
2014-04-11 04:41:00 +03:00
'reread IP' => 'ververs IP' ,
2014-04-16 02:27:15 +03:00
'enable autoupdate' => 'autoupdate activeren' ,
'disable autoupdate' => 'autoupdate deactiveren' ,
2014-10-20 13:15:01 +03:00
'turn on notifications' => 'zet meldingen' ,
'turn off notifications' => 'meldingen uit te schakelen' ,
2016-11-28 22:30:59 +09:00
'configure' => 'configure' ,
2014-03-24 19:25:58 +02:00
'Adding User' => 'Gebruiker Toevoegen' ,
'Editing User' => 'Gebruiker Aanpassen' ,
'Adding Domain' => 'Website Domein Toevoegen' ,
'Editing Domain' => 'Website Domein Aanpassen' ,
'Adding DNS Domain' => 'DNS Domein Toevoegen' ,
'Editing DNS Domain' => 'DNS Domein Aanpassen' ,
'Adding DNS Record' => 'DNS Record Toevoegen' ,
'Editing DNS Record' => 'DNS Record Aanpassen' ,
'Adding Mail Domain' => 'E-maildomein Toevoegen' ,
'Editing Mail Domain' => 'E-maildomein Aanpassen' ,
'Adding Mail Account' => 'E-mailaccount Toevoegen' ,
'Editing Mail Account' => 'E-mailaccount Aanpassen' ,
'Adding database' => 'Nieuwe Database Aanmaken' ,
'Editing Cron Job' => 'Geplande Taak Aanpassen' ,
'Adding Cron Job' => 'Geplande Taak Toevoegen' ,
'Editing Database' => 'Database Aanpassen' ,
'Adding Package' => 'Pakket Toevoegen' ,
'Editing Package' => 'Pakket Aanpassen' ,
'Adding IP address' => 'IP-adres Toevoegen' ,
'Editing IP Address' => 'IP-adres Aanpassen' ,
2014-04-13 20:52:51 +03:00
'Editing Backup Exclusions' => 'Uitsluitingen Aanpassen' ,
2014-03-24 19:25:58 +02:00
'Generating CSR' => 'CSR Genereren' ,
'Listing' => 'Weergave van ' ,
'Search Results' => 'Zoekresultaten' ,
2014-10-20 13:15:01 +03:00
'Adding Firewall Rule' => 'Regel Toevoegen' ,
'Editing Firewall Rule' => 'Regel Aanpassen' ,
'Adding IP Address to Banlist' => 'IP-adres Toevoegen' ,
2014-03-24 19:25:58 +02:00
'active' => 'actief' ,
'spnd' => 'uitgeschakeld' ,
'suspended' => 'uitgeschakeld' ,
'running' => 'uitvoerend' ,
'stopped' => 'gestopt' ,
'outdated' => 'verouderd' ,
'updated' => 'bijgewerkt' ,
'yes' => 'ja' ,
'no' => 'nee' ,
'none' => 'geen' ,
'pb' => 'PB' ,
'tb' => 'TB' ,
'gb' => 'GB' ,
'mb' => 'MB' ,
'minute' => 'minuut' ,
'hour' => 'uur' ,
'day' => 'dag' ,
'days' => 'dagen' ,
'hours' => 'uren' ,
'minutes' => 'minuten' ,
'month' => 'maand' ,
'package' => 'pakket' ,
'Bandwidth' => 'Bandbreedte' ,
'Disk' => 'Schijfruimte' ,
'Web' => 'Web' ,
'Mail' => 'E-mail' ,
'Databases' => 'Databases' ,
'User Directories' => 'Gebruikersmappen' ,
'Template' => 'Sjabloon' ,
2015-04-16 02:43:31 +03:00
'Web Template' => 'Web Sjabloon' ,
'Backend Template' => 'Backend Sjabloon' ,
'Proxy Template' => 'Proxy Sjabloon' ,
2014-03-24 19:25:58 +02:00
'DNS Template' => 'DNS Sjabloon' ,
'Web Domains' => 'Web Domeinen' ,
'SSL Domains' => 'SSL Domeinen' ,
'Web Aliases' => 'Web Aliassen' ,
'per domain' => 'per domein' ,
2016-07-03 16:09:16 +09:00
'DNS Domains' => 'DNS Domeinen' ,
'DNS domains' => 'DNS domeinen' ,
'DNS records' => 'DNS records' ,
2014-03-24 19:25:58 +02:00
'Name Servers' => 'Naamservers' ,
'Mail Domains' => 'E-mail Domeinen' ,
'Mail Accounts' => 'E-mail Accounts' ,
'Cron Jobs' => 'Geplande Taken' ,
'SSH Access' => 'SSH Toegang' ,
2016-07-03 17:58:29 +09:00
'IP Address' => 'IP Address' ,
2014-03-24 19:25:58 +02:00
'IP Addresses' => 'IP-adressen' ,
'Backups' => 'Back-ups' ,
'Backup System' => 'Back-up Systeem' ,
2014-04-13 20:52:51 +03:00
'backup exclusions' => 'uitsluitingen' ,
2014-03-24 19:25:58 +02:00
'template' => 'sjabloon' ,
'SSL Support' => 'SSL Ondersteuning' ,
'SSL Home Directory' => 'SSL Map' ,
2016-10-27 07:17:03 -04:00
'Lets Encrypt Support' => 'Lets Encrypt Support' ,
'Lets Encrypt' => 'Lets Encrypt' ,
'Your certificate will be automatically issued in 5 minutes' => 'Your certificate will be automatically issued in 5 minutes' ,
2015-04-16 02:43:31 +03:00
'Proxy Support' => 'Proxy Ondersteuning' ,
'Proxy Extensions' => 'Proxy Extensies' ,
2014-03-24 19:25:58 +02:00
'Web Statistics' => 'Web Statistieken' ,
'Additional FTP Account' => 'Extra FTP Account' ,
2016-07-03 17:58:29 +09:00
'Path' => 'Path' ,
2014-03-24 19:25:58 +02:00
'SOA' => 'SOA' ,
'TTL' => 'TTL' ,
'Expire' => 'Loopt af' ,
'Records' => 'Records' ,
2016-07-03 17:58:29 +09:00
'Serial' => 'Serial' ,
2014-03-24 19:25:58 +02:00
'Catchall email' => 'Catch-all e-mail' ,
'AntiVirus Support' => 'Antivirus Ondersteuning' ,
'AntiSpam Support' => 'Antispam Ondersteuning' ,
'DKIM Support' => 'DKIM Ondersteuning' ,
'Accounts' => 'Accounts' ,
'Quota' => 'Quotum' ,
'Autoreply' => 'Auto-antwoord' ,
'Forward to' => 'Doorsturen naar' ,
'Do not store forwarded mail' => 'Doorgestuurde e-mail niet opslaan' ,
2016-07-03 17:58:29 +09:00
'IMAP hostname' => 'IMAP hostname' ,
'IMAP port' => 'IMAP port' ,
'IMAP security' => 'IMAP security' ,
'IMAP auth method' => 'IMAP auth method' ,
'SMTP hostname' => 'SMTP hostname' ,
'SMTP port' => 'SMTP port' ,
'SMTP security' => 'SMTP security' ,
'SMTP auth method' => 'SMTP auth method' ,
'STARTTLS' => 'STARTTLS' ,
'Normal password' => 'Normal password' ,
2014-03-24 19:25:58 +02:00
'database' => 'database' ,
'User' => 'Gebruiker' ,
'Host' => 'Host' ,
'Charset' => 'Karakterset' ,
'Min' => 'Min' ,
'Hour' => 'Uur' ,
'Day' => 'Dag' ,
'Month' => 'Maand' ,
'Day of week' => 'Dag van de week' ,
'local' => 'lokaal' ,
'Run Time' => 'Looptijd' ,
'Backup Size' => 'Back-up grootte' ,
'SYS' => 'SYS' ,
'Domains' => 'Domeinen' ,
'Status' => 'Status' ,
'shared' => 'gedeeld' ,
'dedicated' => 'toegewezen' ,
'Owner' => 'Eigenaar' ,
'Users' => 'Gebruikers' ,
'Load Average' => 'Gemiddelde Belasting' ,
'Memory Usage' => 'Geheugengebruik' ,
2016-07-06 22:11:25 +02:00
'APACHE2 Usage' => 'APACHE2 Gebruik' ,
2014-03-24 19:25:58 +02:00
'HTTPD Usage' => 'HTTPD Gebruik' ,
'NGINX Usage' => 'NGINX Gebruik' ,
'MySQL Usage on localhost' => 'MySQL Gebruik op localhost' ,
'PostgreSQL Usage on localhost' => 'PostgreSQL Gebruik op localhost' ,
'Bandwidth Usage eth0' => 'Bandbreedtegebruik eth0' ,
2016-11-28 22:30:59 +09:00
'Bandwidth Usage eth1' => 'Bandbreedtegebruik eth1' ,
2016-07-06 22:11:25 +02:00
'Exim Usage' => 'Exim Gebruik' ,
2014-03-24 19:25:58 +02:00
'FTP Usage' => 'FTP Gebruik' ,
'SSH Usage' => 'SSH Gebruik' ,
'reverse proxy' => 'reverse proxy' ,
'web server' => 'web server' ,
'dns server' => 'dns server' ,
'mail server' => 'mail server' ,
'pop/imap server' => 'pop/imap server' ,
'email antivirus' => 'e-mail antivirus' ,
'email antispam' => 'e-mail antispam' ,
'database server' => 'database server' ,
'ftp server' => 'ftp server' ,
'job scheduler' => 'taakplanner' ,
2016-07-03 17:58:29 +09:00
'firewall' => 'firewall' ,
'brute-force monitor' => 'brute-force monitor' ,
2014-03-24 19:25:58 +02:00
'CPU' => 'CPU' ,
'Memory' => 'Geheugen' ,
'Uptime' => 'Uptime' ,
'core package' => 'basispakket' ,
'php interpreter' => 'php interpreter' ,
'internal web server' => 'interne webserver' ,
'Version' => 'Versie' ,
'Release' => 'Uitgave' ,
'Architecture' => 'Architectuur' ,
'Object' => 'Object' ,
'Username' => 'Gebruikersnaam' ,
'Password' => 'Wachtwoord' ,
2015-05-29 02:29:08 +03:00
'Email' => 'Email' ,
2014-03-24 19:25:58 +02:00
'Package' => 'Pakket' ,
'Language' => 'Taal' ,
'First Name' => 'Voornaam' ,
'Last Name' => 'Achternaam' ,
'Send login credentials to email address' => 'Stuur inloggegevens naar e-mailadres' ,
'Default Template' => 'Standaard Sjabloon' ,
'Default Name Servers' => 'Standaard Naamservers' ,
'Domain' => 'Domein' ,
'DNS Support' => 'DNS Ondersteuning' ,
'Mail Support' => 'Mail Ondersteuning' ,
'Advanced options' => 'Geavanceerde opties' ,
2016-08-25 19:33:06 +03:00
'Basic options' => 'Basic options' ,
2014-03-24 19:25:58 +02:00
'Aliases' => 'Aliassen' ,
'SSL Certificate' => 'SSL Certificaat' ,
'SSL Key' => 'SSL Sleutel' ,
'SSL Certificate Authority / Intermediate' => 'SSL Certificeringsinstantie / Tussenpersoon' ,
'SSL CSR' => 'SSL CSR' ,
'optional' => 'optioneel' ,
'internal' => 'intern' ,
'Statistics Authorization' => 'Vereis Autorisatie webstatistieken' ,
'Statistics Auth' => 'Statistieken Auth' ,
'Account' => 'Account' ,
'Prefix will be automaticaly added to username' => 'Voorvoegsel %s wordt automatisch toegevoegd aan gebruikersnaam' ,
'Send FTP credentials to email' => 'Stuur FTP inloggegevens naar e-mailadres' ,
'Expiration Date' => 'Vervaldatum' ,
'YYYY-MM-DD' => 'YYYY-MM-DD' ,
'Name servers' => 'Naamservers' ,
'Record' => 'Record' ,
'IP or Value' => 'IP of Waarde' ,
'Priority' => 'Prioriteit' ,
'Record Number' => 'Record Nummer' ,
'in megabytes' => 'in megabytes' ,
'Message' => 'Bericht' ,
'use local-part' => 'gebruik lokaal deel' ,
'one or more email addresses' => 'Eén of meerdere e-mailadressen' ,
'Prefix will be automaticaly added to database name and database user' => 'Voorvoegsel %s zal automatisch worden toegevoegd aan de database naam en gebruiker' ,
'Database' => 'Database' ,
'Type' => 'Type' ,
'Minute' => 'Minuut' ,
'Command' => 'Commando' ,
'Package Name' => 'Pakketnaam' ,
'Netmask' => 'Netmasker' ,
'Interface' => 'Interface' ,
'Shared' => 'Gedeeld' ,
'Assigned user' => 'Toegewezen gebruiker' ,
'Assigned domain' => 'Toegewezen domein' ,
'NAT IP association' => 'NAT IP associatie' ,
'shell' => 'shell' ,
'web domains' => 'web domeinen' ,
'web aliases' => 'web aliassen' ,
'dns records' => 'dns records' ,
'mail domains' => 'e-mail domeinen' ,
'mail accounts' => 'e-mailaccounts' ,
'accounts' => 'accounts' ,
'databases' => 'databases' ,
'cron jobs' => 'geplande taken' ,
'backups' => 'back-ups' ,
'quota' => 'quotum' ,
'day of week' => 'dag van de week' ,
'cmd' => 'cmd' ,
'users' => 'gebruikers' ,
'domains' => 'domeinen' ,
'aliases' => 'aliassen' ,
'records' => 'records' ,
'jobs' => 'taken' ,
'username' => 'gebruikersnaam' ,
'password' => 'wachtwoord' ,
'type' => 'type' ,
'charset' => 'karakterset' ,
'domain' => 'domein' ,
'ip' => 'ip' ,
'ip address' => 'ip-adres' ,
'IP address' => 'IP-adres' ,
'netmask' => 'netmasker' ,
'interface' => 'interface' ,
'assigned user' => 'toegewezen gebruiker' ,
'ns1' => 'ns1' ,
'ns2' => 'ns2' ,
'user' => 'gebruiker' ,
'email' => 'e-mail' ,
'first name' => 'voornaam' ,
'last name' => 'achternaam' ,
'account' => 'account' ,
'ssl certificate' => 'ssl certificaat' ,
'ssl key' => 'ssl sleutel' ,
'stats user password' => 'gebruikerswachtwoord stats' ,
'stats username' => 'stats gebruikersnaam' ,
'stats password' => 'stats wachtwoord' ,
'ftp user password' => 'FTP gebruikerswachtwoord' ,
'ftp user' => 'FTP gebruiker' ,
'Last 70 lines of %s.%s.log' => 'Laatste 70 lijnen van %s.%s.log' ,
2016-07-06 22:11:25 +02:00
'AccessLog' => 'ToegangLog' ,
'ErrorLog' => 'FoutenLog' ,
'Download AccessLog' => 'Download Toegang Log' ,
'Download ErrorLog' => 'Download Fout Log' ,
2014-03-24 19:25:58 +02:00
'Country' => 'Land' ,
'2 letter code' => '2 letterige landcode' ,
'State / Province' => 'Staat / Provincie' ,
'City / Locality' => 'Stad / Plaats' ,
'Organization' => 'Organisatie' ,
2014-10-20 13:15:01 +03:00
'Action' => 'Actie' ,
'Protocol' => 'Protocol' ,
'Port' => 'Port' ,
'Comment' => 'Comment' ,
'Banlist' => 'Banlist' ,
'ranges are acceptable' => 'marges zijn toegestaan' ,
'CIDR format is supported' => 'CIDR-indeling wordt ondersteund' ,
2016-07-03 17:58:29 +09:00
'ACCEPT' => 'ACCEPT' ,
'DROP' => 'DROP' ,
'TCP' => 'TCP' ,
'UDP' => 'UDP' ,
'ICMP' => 'ICMP' ,
'SSH' => 'SSH' ,
'FTP' => 'FTP' ,
'VESTA' => 'VESTA' ,
2016-07-06 22:11:25 +02:00
'Add one more Name Server' => 'Voeg nog een Name Server toe' ,
2014-03-24 19:25:58 +02:00
2016-07-06 22:11:25 +02:00
'web domain' => 'web domein' ,
'dns domain' => 'dns domein' ,
2016-07-03 18:37:27 +09:00
'dns record' => 'dns record' ,
2016-07-06 22:11:25 +02:00
'mail domain' => 'mail domein' ,
2016-07-03 18:37:27 +09:00
'mail account' => 'mail account' ,
'cron job' => 'cron job' ,
2016-07-03 17:58:29 +09:00
'cron' => 'cron' ,
'user dir' => 'user dir' ,
2016-07-06 22:11:25 +02:00
'unlimited' => 'oneindig' ,
2014-03-24 19:25:58 +02:00
'1 account' => '1 account' ,
'%s accounts' => '%s accounts' ,
'1 domain' => '1 domein' ,
'%s domains' => '%s domeinen' ,
'1 record' => '1 record' ,
'%s records' => '%s records' ,
'1 mail account' => '1 e-mailaccount' ,
'%s mail accounts' => '%s e-mailaccounts' ,
'1 database' => '1 database' ,
'%s databases' => '%s databases' ,
'1 cron job' => '1 geplande taak' ,
'%s cron jobs' => '%s geplande taken' ,
'1 archive' => '1 archief' ,
'%s archives' => '%s archieven' ,
2016-07-03 17:58:29 +09:00
'1 item' => '1 item' ,
'%s items' => '%s items' ,
2014-03-24 19:25:58 +02:00
'1 package' => '1 pakket' ,
'%s packages' => '%s pakketten' ,
'1 IP address' => '1 IP-adres' ,
'%s IP addresses' => '%s IP-adressen' ,
'1 month' => '1 maand' ,
'%s months' => '%s maanden' ,
'1 log record' => '1 log record' ,
'%s log records' => '%s log records' ,
'1 object' => '1 object' ,
'%s objects' => '%s objecten' ,
2014-04-13 20:52:51 +03:00
'no exclusions' => 'geen uitsluitingen' ,
2014-10-20 13:15:01 +03:00
'1 rule' => '1 regel' ,
'%s rules' => '%s regels' ,
'There are no currently banned IP' => 'Geen verboden IP' ,
2014-03-24 19:25:58 +02:00
'USER_CREATED_OK' => 'Gebruiker <a href="/edit/user/?user=%s"><b>%s</b></a> is succesvol aangemaakt' ,
'WEB_DOMAIN_CREATED_OK' => 'Domein <a href="/edit/web/?domain=%s"><b>%s</b></a> is succesvol aangemaakt.' ,
'DNS_DOMAIN_CREATED_OK' => 'DNS domein <a href="/list/dns/?domain=%s"><b>%s</b></a> is succesvol aangemaakt.' ,
'DNS_RECORD_CREATED_OK' => 'Record <b>%s.%s</b> is succesvol aangemaakt.' ,
'MAIL_DOMAIN_CREATED_OK' => 'E-mail domein <a href="/list/mail/?domain=%s"><b>%s</b></a> is succesvol aangemaakt.' ,
'MAIL_ACCOUNT_CREATED_OK' => 'Mail account <a href="/edit/mail/?account=%s&domain=%s"><b>%s@%s</b></a> is succesvol aangemaakt' ,
'DATABASE_CREATED_OK' => 'Database <a href="/edit/db/?database=%s"><b>%s</b></a> is succesvol aangemaakt' ,
'CRON_CREATED_OK' => 'Geplande taak is met succes aangemaakt.' ,
'IP_CREATED_OK' => 'IP-adres <a href="/edit/ip/?ip=%s"><b>%s</b></a> is succesvol aangemaakt.' ,
'PACKAGE_CREATED_OK' => 'Package <a href="/edit/package/?package=%s"><b>%s</b></a> is succesvol aangemaakt.' ,
'SSL_GENERATED_OK' => 'Certificaat is met succes aangemaakt.' ,
2014-10-20 13:15:01 +03:00
'RULE_CREATED_OK' => 'Regel is succesvol aangemaakt.' ,
2016-11-28 22:30:59 +09:00
'BANLIST_CREATED_OK' => 'IP address has been banned successfully' ,
2014-04-23 13:51:11 +02:00
'Autoupdate has been successfully enabled' => 'Autoupdate is succesvol geactiveerd' ,
'Autoupdate has been successfully disabled' => 'Autoupdate is succesvol gedeactiveerd' ,
2014-10-20 13:15:01 +03:00
'Cronjob email reporting has been successfully enabled' => 'Cronjob rapportage is succesvol geactiveerd' ,
'Cronjob email reporting has been successfully disabled' => 'Cronjob rapportage is succesvol gedeactiveerd' ,
2014-03-24 19:25:58 +02:00
'Changes has been saved.' => 'Wijzigingen zijn opgeslagen.' ,
'Confirmation' => 'Bevestiging' ,
'DELETE_USER_CONFIRMATION' => 'Weet u zeker dat u gebruiker %s wilt verwijderen?' ,
'SUSPEND_USER_CONFIRMATION' => 'Weet u zeker dat u gebruiker %s wilt uitschakelen?' ,
'UNSUSPEND_USER_CONFIRMATION' => 'Weet u zeker dat u gebruiker %s weer wilt inschakelen?' ,
'DELETE_DOMAIN_CONFIRMATION' => 'Weet u zeker dat u het domein %s wilt verwijderen?' ,
'SUSPEND_DOMAIN_CONFIRMATION' => 'Weet u zeker dat u het domein %s wilt uitschakelen?' ,
'UNSUSPEND_DOMAIN_CONFIRMATION' => 'Weet u zeker dat u het domein %s weer wilt inschakelen?' ,
'DELETE_RECORD_CONFIRMATION' => 'Weet u zeker dat u record %s wilt verwijderen?' ,
'SUSPEND_RECORD_CONFIRMATION' => 'Weet u zeker dat u record %s wilt uitschakelen?' ,
'UNSUSPEND_RECORD_CONFIRMATION' => 'Weet u zeker dat u record %s weer wilt inschakelen?' ,
'DELETE_MAIL_ACCOUNT_CONFIRMATION' => 'Weet u zeker dat u het account %s wilt verwijderen?' ,
'SUSPEND_MAIL_ACCOUNT_CONFIRMATION' => 'Weet u zeker dat u het account %s wilt uitschakelen?' ,
'UNSUSPEND_MAIL_ACCOUNT_CONFIRMATION' => 'Weet u zeker dat u het account %s weer wilt inschakelen?' ,
'DELETE_DATABASE_CONFIRMATION' => 'Weet u zeker dat u de database %s wilt verwijderen?' ,
'SUSPEND_DATABASE_CONFIRMATION' => 'Weet u zeker dat u de database %s wilt uitschakelen?' ,
'UNSUSPEND_DATABASE_CONFIRMATION' => 'Weet u zeker dat u database %s weer wilt inschakelen?' ,
'DELETE_CRON_CONFIRMATION' => 'Weet u zeker dat u deze geplande taak wilt verwijderen?' ,
'SUSPEND_CRON_CONFIRMATION' => 'Weet u zeker dat u deze geplande taak wilt uitschakelen?' ,
'UNSUSPEND_CRON_CONFIRMATION' => 'Weet u zeker dat u deze geplande taak weer wilt inschakelen?' ,
'DELETE_BACKUP_CONFIRMATION' => 'Weet u zeker dat u de reservekopie %s wilt verwijderen?' ,
2014-04-13 20:52:51 +03:00
'DELETE_EXCLUSION_CONFIRMATION' => 'Weet u zeker dat u uitsluitingen %s wilt verwijderen?' ,
2014-03-24 19:25:58 +02:00
'DELETE_PACKAGE_CONFIRMATION' => 'Weet u zeker dat u het pakket %s wilt verwijderen?' ,
'DELETE_IP_CONFIRMATION' => 'Weet u zeker dat u het IP-adres %s wilt verwijderen?' ,
2014-10-20 13:15:01 +03:00
'DELETE_RULE_CONFIRMATION' => 'Weet u zeker dat u regel #%s wilt verwijderen?' ,
'SUSPEND_RULE_CONFIRMATION' => 'Weet u zeker dat u regel #%s wilt uitschakelen?' ,
'UNSUSPEND_RULE_CONFIRMATION' => 'Weet u zeker dat u regel #%s weer wilt inschakelen?' ,
2015-07-01 01:33:29 +03:00
'LEAVE_PAGE_CONFIRMATION' => 'Leave Page?' ,
2014-08-03 16:03:06 +03:00
'RESTART_CONFIRMATION' => 'Weet u zeker dat %s wilt herstarten?' ,
2014-03-24 19:25:58 +02:00
'Welcome' => 'Welkom' ,
'LOGGED_IN_AS' => 'Ingelogd als gebruiker %s' ,
'Error' => 'Fout' ,
'Invalid username or password' => 'Verkeerde gebruikersnaam en/of wachtwoord' ,
'Invalid username or code' => 'Verkeerde gebruikersnaam of code' ,
'Passwords not match' => 'Wachtwoorden komen niet overeen' ,
'Please enter valid email address.' => 'Vul een geldig e-mailadres in.' ,
'Field "%s" can not be blank.' => 'Veld "%s" kan niet leeg zijn.' ,
'Password is too short.' => 'Wachtwoord is te kort (min. 6 karakters)' ,
'Error code:' => 'Foutcode: %s' ,
'SERVICE_ACTION_FAILED' => '"%s" "%s" is mislukt' ,
'IP address is in use' => 'IP-adres is reeds in gebruik' ,
'BACKUP_SCHEDULED' => 'De taak is toegevoegd aan de wachtrij. U ontvangt een e-mailbericht zodra de back-up gedownload kan worden.' ,
'BACKUP_EXISTS' => 'Er wordt al een back-up uitgevoerd. Wacht a.u.b. totdat deze back-up klaar is.' ,
'RESTORE_SCHEDULED' => 'De taak is toegevoegd aan de wachtrij. U ontvangt een e-mailbericht zodra de back-up is hersteld.' ,
'RESTORE_EXISTS' => 'Er wordt al een hersteltaak uitgevoerd. Wacht a.u.b. totdat de reservekopie is teruggezet.' ,
2016-07-03 17:58:29 +09:00
'WEB_EXCLUSIONS' => 'Type domain name, one per line. To exclude all domains use *. To exclude specific dirs use following format: domain.com:public_html/cache:public_html/tmp' ,
'DNS_EXCLUSIONS' => 'Type domain name, one per line. To exclude all domains use *' ,
'MAIL_EXCLUSIONS' => 'Type domain name, one per line. To exclude all domains use *. To exclude specific accounts use following format: domain.com:info:support:postmaster' ,
'DB_EXCLUSIONS' => 'Type full database name, one per line. To exclude all databases use *' ,
'CRON_EXCLUSIONS' => 'To exclude all jobs use *' ,
'USER_EXCLUSIONS' => 'Type directory name, one per line. To exlude all dirs use *' ,
2014-03-24 19:25:58 +02:00
'Welcome to Vesta Control Panel' => 'Welkom bij het Vesta Controlepaneel' ,
'MAIL_FROM' => 'Vesta Controlepaneel <noreply@%s>' ,
'GREETINGS_GORDON_FREEMAN' => " Hallo %s %s, \n " ,
'GREETINGS' => " Hallo, \n " ,
'ACCOUNT_READY' => " Uw account is aangemaakt en klaar voor gebruik. \n \n https://%s/login/ \n Gebruikersnaam: %s \n Wachtwoord: %s \n \n -- \n Vesta Controlepaneel \n " ,
'FTP login credentials' => 'FTP inloggegevens' ,
'FTP_ACCOUNT_READY' => " Het FTP account is aangemaakt en klaar voor gebruik. \n \n Hostnaam: %s \n Gebruikersnaam: %s_%s \n Wachtwoord: %s \n \n -- \n Vesta Controlepaneel \n " ,
'Database Credentials' => 'Database gegevens' ,
'DATABASE_READY' => " De database is succesvol aangemaakt en klaar voor gebruik. \n \n Database: %s \n Gebruiker: %s \n Wachtwoord: %s \n %s \n \n -- \n Vesta Controlepaneel \n " ,
'forgot password' => 'Wachtwoord vergeten' ,
'Confirm' => 'Bevestig' ,
'New Password' => 'Nieuw wachtwoord' ,
'Confirm Password' => 'Bevestig wachtwoord' ,
'Reset' => 'Reset' ,
'Reset Code' => 'Reset Code' ,
2016-11-28 22:30:59 +09:00
'RESET_NOTICE' => '' ,
2014-03-24 19:25:58 +02:00
'RESET_CODE_SENT' => 'Wachtwoord herstelcode is naar uw e-mailadres gestuurd<br>' ,
'MAIL_RESET_SUBJECT' => 'Wachtwoordherstel voor %s' ,
'PASSWORD_RESET_REQUEST' => " Om uw wachtwoord te herstellen klikt u op de link hieronder. \n https://%s/reset/?action=confirm&user=%s&code=%s \n \n Wanneer bovenstaande link niet werkt kunt u ook naar de volgende pagina gaan https://%s/reset/?action=code&user=%s en hier uw wachtwoord herstelcode invullen: \n %s \n \n Als u geen wachtwoord herstelcode heeft aangevraagd, kunt u dit bericht negeren. \n \n -- \n Vesta Controlepaneel \n " ,
2015-06-04 01:08:41 +03:00
'Jan' => 'Jan' ,
'Feb' => 'Feb' ,
'Mar' => 'Mar' ,
'Apr' => 'Apr' ,
'May' => 'May' ,
'Jun' => 'Jun' ,
'Jul' => 'Jul' ,
'Aug' => 'Aug' ,
'Sep' => 'Sep' ,
'Oct' => 'Oct' ,
'Nov' => 'Nov' ,
'Dec' => 'Dec' ,
2016-07-06 22:11:25 +02:00
'Configuring Server' => 'Server Instellen' ,
2015-06-04 01:08:41 +03:00
'Hostname' => 'Hostname' ,
2016-07-06 22:11:25 +02:00
'Time Zone' => 'Tijdzone' ,
'Default Language' => 'Standaard Taal' ,
2016-07-03 17:58:29 +09:00
'Proxy Server' => 'Proxy Server' ,
'Web Server' => 'Web Server' ,
'Backend Server' => 'Backend Server' ,
2016-07-06 22:11:25 +02:00
'Backend Pool Mode' => 'Backend Pool Stand' ,
2016-07-03 17:58:29 +09:00
'DNS Server' => 'DNS Server' ,
'DNS Cluster' => 'DNS Cluster' ,
'MAIL Server' => 'MAIL Server' ,
'Antivirus' => 'Antivirus' ,
'AntiSpam' => 'AntiSpam' ,
'Webmail URL' => 'Webmail URL' ,
'MySQL Support' => 'MySQL Support' ,
'phpMyAdmin URL' => 'phpMyAdmin URL' ,
'PostgreSQL Support' => 'PostgreSQL Support' ,
'phpPgAdmin URL' => 'phpPgAdmin URL' ,
'Maximum Number Of Databases' => 'Maximum Number Of Databases' ,
'Current Number Of Databases' => 'Current Number Of Databases' ,
2016-07-06 22:11:25 +02:00
'Local backup' => 'Lokale backup' ,
2016-07-03 17:58:29 +09:00
'Compression level' => 'Compression level' ,
'Directory' => 'Directory' ,
2016-07-06 22:11:25 +02:00
'Remote backup' => 'Afstand backup' ,
2016-07-03 17:58:29 +09:00
'ftp' => 'FTP' ,
'sftp' => 'SFTP' ,
'SFTP Chroot' => 'SFTP Chroot' ,
2016-07-06 22:11:25 +02:00
'FileSystem Disk Quota' => 'BestandenSystem Schijf Quotum' ,
2015-06-04 01:08:41 +03:00
'Vesta Control Panel Plugins' => 'Vesta Control Panel Plugins' ,
2016-07-06 22:11:25 +02:00
'preview' => 'Voorbeeld' ,
2015-06-04 01:08:41 +03:00
'Reseller Role' => 'Reseller Role' ,
2016-07-06 22:11:25 +02:00
'Web Config Editor' => 'Web Configuratie Bewerker' ,
'Template Manager' => 'Voorbeeld Manager' ,
2015-06-04 01:08:41 +03:00
'Backup Migration Manager' => 'Backup Migration Manager' ,
'FileManager' => 'FileManager' ,
2015-10-21 19:17:33 +03:00
'show: CPU / MEM / NET / DISK' => 'show: CPU / MEM / NET / DISK' ,
2015-06-04 01:08:41 +03:00
2015-06-21 19:04:26 +03:00
'sort by' => 'sort by' ,
'Date' => 'Date' ,
2015-07-01 01:33:29 +03:00
'Starred' => 'Starred' ,
'Name' => 'Name' ,
2015-10-08 15:07:53 +03:00
2016-10-31 10:29:53 -04:00
'save to favorites' => 'save to favorites' ,
2016-07-03 17:58:29 +09:00
2015-10-08 15:07:53 +03:00
'File Manager' => 'File Manager' ,
'size' => 'size' ,
'date' => 'date' ,
'name' => 'name' ,
'Initializing' => 'Initializing' ,
'UPLOAD' => 'UPLOAD' ,
'NEW FILE' => 'NEW FILE' ,
'NEW DIR' => 'NEW DIR' ,
'DELETE' => 'DELETE' ,
'RENAME' => 'RENAME' ,
2016-08-09 19:22:45 +03:00
'MOVE' => 'MOVE' ,
2016-06-24 16:40:13 +03:00
'RIGHTS' => 'RIGHTS' ,
2015-10-08 15:07:53 +03:00
'COPY' => 'COPY' ,
'ARCHIVE' => 'ARCHIVE' ,
'EXTRACT' => 'EXTRACT' ,
'DOWNLOAD' => 'DOWNLOAD' ,
2016-11-28 22:30:59 +09:00
'Are you sure?' => 'Are you sure?' ,
2015-10-08 15:07:53 +03:00
'Hit' => 'Hit' ,
'to reload the page' => 'to reload the page' ,
'Directory name cannot be empty' => 'Directory name cannot be empty' ,
'File name cannot be empty' => 'File name cannot be empty' ,
'No file selected' => 'No file selected' ,
'No file or folder selected' => 'No file or folder selected' ,
'File type not supported' => 'File type not supported' ,
'Directory download not available in current version' => 'Directory download not available in current version' ,
'Directory not available' => 'Directory not available' ,
'Done' => 'Done' ,
'Close' => 'Close' ,
'Copy' => 'Copy' ,
'Cancel' => 'Cancel' ,
'Rename' => 'Rename' ,
2016-08-09 19:22:45 +03:00
'Move' => 'Move' ,
2016-06-24 16:40:13 +03:00
'Change Rights' => 'Change Rights' ,
2015-10-08 15:07:53 +03:00
'Delete' => 'Delete' ,
'Extract' => 'Extract' ,
'Create' => 'Create' ,
'Compress' => 'Compress' ,
'OK' => 'OK' ,
2016-11-28 22:30:59 +09:00
'YOU ARE COPYING' => 'YOU ARE COPYING' ,
2016-07-03 17:58:29 +09:00
'YOU ARE REMOVING' => 'YOU ARE REMOVING' ,
'Delete items' => 'Delete items' ,
'Copy files' => 'Copy files' ,
2016-08-09 19:22:45 +03:00
'Move files' => 'Move files' ,
2015-10-08 15:07:53 +03:00
'Are you sure you want to copy' => 'Are you sure you want to copy' ,
2016-08-09 19:22:45 +03:00
'Are you sure you want to move' => 'Are you sure you want to move' ,
2015-10-08 15:07:53 +03:00
'Are you sure you want to delete' => 'Are you sure you want to delete' ,
'into' => 'into' ,
'existing files will be replaced' => 'existing files will be replaced' ,
'Original name' => 'Original name' ,
'File' => 'File' ,
'already exists' => 'already exists' ,
'Create file' => 'Create file' ,
'Create directory' => 'Create directory' ,
2016-06-24 16:40:13 +03:00
'read by owner' => 'read by owner' ,
'write by owner' => 'write by owner' ,
'execute/search by owner' => 'execute/search by owner' ,
'read by group' => 'read by group' ,
'write by group' => 'write by group' ,
'execute/search by group' => 'execute/search by group' ,
'read by others' => 'read by others' ,
'write by others' => 'write by others' ,
'execute/search by others' => 'execute/search by others' ,
2015-10-08 15:07:53 +03:00
2016-07-03 17:58:29 +09:00
'Shortcuts' => 'Shortcuts' ,
2015-10-21 19:17:33 +03:00
'Add New object' => 'Add New object' ,
'Save Form' => 'Save Form' ,
'Cancel saving form' => 'Cancel saving form' ,
'Go to USER list' => 'Go to USER list' ,
'Go to WEB list' => 'Go to WEB list' ,
'Go to DNS list' => 'Go to DNS list' ,
'Go to MAIL list' => 'Go to MAIL list' ,
'Go to DB list' => 'Go to DB list' ,
'Go to CRON list' => 'Go to CRON list' ,
'Go to BACKUP list' => 'Go to BACKUP list' ,
'Focus on search' => 'Focus on search' ,
'Display/Close shortcuts' => 'Display/Close shortcuts' ,
'Move backward through top menu' => 'Move backward through top menu' ,
'Move forward through top menu' => 'Move forward through top menu' ,
'Enter focused element' => 'Enter focused element' ,
2016-06-24 16:40:13 +03:00
'Move up through elements list' => 'Move up through elements list' ,
'Move down through elements list' => 'Move down through elements list' ,
2015-10-21 19:17:33 +03:00
'Upload' => 'Upload' ,
'New File' => 'New File' ,
'New Folder' => 'New Folder' ,
'Download' => 'Download' ,
'Archive' => 'Archive' ,
'Save File (in text editor)' => 'Save File (in text editor)' ,
'Close Popup / Cancel' => 'Close Popup / Cancel' ,
'Move Cursor Up' => 'Move Cursor Up' ,
2016-07-03 16:09:16 +09:00
'Move Cursor Down' => 'Move Cursor Down' ,
2015-10-21 19:17:33 +03:00
'Switch to Left Tab' => 'Switch to Left Tab' ,
'Switch to Right Tab' => 'Switch to Right Tab' ,
'Switch Tab' => 'Switch Tab' ,
2016-07-03 16:09:16 +09:00
'Go to the Top of the File List' => 'Go to the Top of the File List' ,
2015-10-21 19:17:33 +03:00
'Go to the Last File' => 'Go to the Last File' ,
2016-07-03 16:09:16 +09:00
'Open File / Enter Directory' => 'Open File / Enter Directory' ,
2016-08-09 19:22:45 +03:00
'Edit File' => 'Edit File' ,
2015-10-21 19:17:33 +03:00
'Go to Parent Directory' => 'Go to Parent Directory' ,
'Select Current File' => 'Select Current File' ,
'Select Bunch of Files' => 'Select Bunch of Files' ,
2016-07-03 16:09:16 +09:00
'Add File to the Current Selection' => 'Add File to the Current Selection' ,
2015-10-21 19:17:33 +03:00
'Select All Files' => 'Select All Files' ,
2016-07-03 16:09:16 +09:00
'shortcuts are inspired by magnificent GNU <a href="https://www.midnight-commander.org/">Midnight Commander</a> file manager' =>
2015-11-04 00:21:11 +02:00
'shortcuts are inspired by magnificent GNU <a href="https://www.midnight-commander.org/">Midnight Commander</a> file manager' ,
'Licence Key' => 'Licence Key' ,
'Enter License Key' => 'Enter License Key' ,
'Buy Licence' => 'Buy Licence' ,
'Buy Lifetime License' => 'Buy Lifetime License' ,
'Disable and Cancel Licence' => 'Disable and Cancel Licence' ,
'Licence Activated' => 'Licence Activated' ,
'Licence Deactivated' => 'Licence Deactivated' ,
'Restrict users so that they cannot use SSH and access only their home directory.' => 'Restrict users so that they cannot use SSH and access only their home directory.' ,
'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.' => 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.' ,
2016-06-24 16:40:13 +03:00
'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.' ,
2016-07-06 22:11:25 +02:00
'Minutes' => 'Minuten' ,
'Hourly' => 'Ieder Uur' ,
'Run Command' => 'Voer commando uit' ,
'every month' => 'elke maand' ,
2016-06-24 16:40:13 +03:00
'every odd month' => 'every odd month' ,
'every even month' => 'every even month' ,
'every day' => 'every day' ,
'every odd day' => 'every odd day' ,
'every even day' => 'every even day' ,
'weekdays (5 days)' => 'weekdays (5 days)' ,
'weekend (2 days)' => 'weekend (2 days)' ,
2016-07-06 22:11:25 +02:00
'Monday' => 'Maandag' ,
'Tuesday' => 'Dinsdag' ,
'Wednesday' => 'Woensdag' ,
'Thursday' => 'Donderdag' ,
'Friday' => 'Vrijdag' ,
'Saturday' => 'Zaterdag' ,
'Sunday' => 'Zondag' ,
'every hour' => 'elk uur' ,
'every two hours' => 'elke twee uur' ,
'every minute' => 'elke minuut' ,
'every two minutes' => 'elke twee minuten' ,
'every' => 'alle' ,
'Generate' => 'Genereer' ,
2016-07-03 17:58:29 +09:00
'webalizer' => 'webalizer' ,
'awstats' => 'awstats' ,
2015-10-21 19:17:33 +03:00
2016-10-06 18:53:23 +03:00
'Vesta SSL' => 'Vesta SSL' ,
'SUBJECT' => 'SUBJECT' ,
'ALIASES' => 'ALIASES' ,
'NOT_BEFORE' => 'NOT_BEFORE' ,
'NOT_AFTER' => 'NOT_AFTER' ,
'SIGNATURE' => 'SIGNATURE' ,
'PUB_KEY' => 'PUB_KEY' ,
'ISSUER' => 'ISSUER' ,
2016-10-06 23:25:50 +00:00
'Use server hostname' => 'Use server hostname' ,
'Use domain hostname' => 'Use domain hostname' ,
'Use STARTTLS' => 'Use STARTTLS' ,
'Use SSL' => 'Use SSL' ,
'No encryption' => 'No encryption' ,
'Do not use encryption' => 'Do not use encryption' ,
2016-10-11 00:34:41 +00:00
'maximum characters length, including prefix' => 'maximum %s characters length, including prefix' ,
2016-07-03 16:09:16 +09:00
);