| | |
| | | $wb['password_txt'] = 'Wachtwoord'; |
| | | $wb['password_strength_txt'] = 'Wachtwoord sterkte'; |
| | | $wb['language_txt'] = 'Taal'; |
| | | $wb['usertheme_txt'] = 'ISPconfig Thema'; |
| | | $wb['usertheme_txt'] = 'ISPConfig Thema'; |
| | | $wb['street_txt'] = 'Adres'; |
| | | $wb['zip_txt'] = 'Postcode'; |
| | | $wb['city_txt'] = 'Plaats'; |
| | |
| | | $wb['ssh_chroot_txt'] = 'SSH-Chroot Options'; |
| | | $wb['web_php_options_txt'] = 'PHP opties'; |
| | | $wb['limit_client_error'] = 'Het max. aantal aan te maken klanten is bereikt.'; |
| | | $wb['limit_cron_txt'] = '# Cron jobs'; |
| | | $wb['limit_cron_type_txt'] = '# Typen cron jobs (chrooted en full implies url)'; |
| | | $wb['limit_cron_txt'] = '# Cron taken'; |
| | | $wb['limit_cron_type_txt'] = '# Typen cron taken (chrooted en full implies url)'; |
| | | $wb['limit_cron_frequency_txt'] = 'Minimale tijd tussen uitvoeringen'; |
| | | $wb['limit_cron_error_notint'] = 'Het max. aantal cron jobs moet een nummerieke waarde zijn.'; |
| | | $wb['limit_cron_error_notint'] = 'Het max. aantal cron taken moet een nummerieke waarde zijn.'; |
| | | $wb['limit_cron_error_frequency'] = 'De cron uitvoeringen limiet moet een nummerieke waarde zijn.'; |
| | | $wb['limit_mailaliasdomain_txt'] = 'Max. number of domain aliases'; |
| | | $wb['limit_mailaliasdomain_error_notint'] = 'The email domain alias limit must be a number.'; |
| | | $wb['limit_web_quota_txt'] = 'Web Quota'; |
| | | $wb['limit_mailaliasdomain_txt'] = '# E-Mail domeinaliassen'; |
| | | $wb['limit_mailaliasdomain_error_notint'] = 'Het aantal e-mail domeinaliassen moet nummeriek zijn.'; |
| | | $wb['limit_web_quota_txt'] = 'Website schijfruimte'; |
| | | $wb['limit_traffic_quota_txt'] = 'Traffic Quota'; |
| | | $wb['limit_trafficquota_error_notint'] = 'Traffic Quota must be a number.'; |
| | | ?> |