Skip to content

Commit 2258502

Browse files
author
Till Brehm
committed
Merge branch 'dutch-language' into 'stable-3.1'
More dutch language adjustments See merge request !375
2 parents 8e7f897 + 11fd5d0 commit 2258502

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

interface/web/sites/lib/lang/nl_web_domain.lng

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ $wb['active_txt'] = 'Actief';
2121
$wb['document_root_txt'] = 'Documentroot';
2222
$wb['system_user_txt'] = 'Linux gebruiker';
2323
$wb['system_group_txt'] = 'Linux Groep';
24-
$wb['ip_address_txt'] = 'IP-Adres';
24+
$wb['ip_address_txt'] = 'IPv4 adres';
2525
$wb['vhost_type_txt'] = 'VHost type';
2626
$wb['hd_quota_txt'] = 'Harddisk quota';
2727
$wb['traffic_quota_txt'] = 'Traffic quota';
@@ -72,7 +72,7 @@ $wb['no_flag_txt'] = 'No flag';
7272
$wb['save_certificate_txt'] = 'Save certificate';
7373
$wb['create_certificate_txt'] = 'Create certificate';
7474
$wb['delete_certificate_txt'] = 'Delete certificate';
75-
$wb['ipv6_address_txt'] = 'IPv6-Adres';
75+
$wb['ipv6_address_txt'] = 'IPv6 adres';
7676
$wb['nginx_directives_txt'] = 'nginx Directives';
7777
$wb['seo_redirect_txt'] = 'SEO Redirect';
7878
$wb['non_www_to_www_txt'] = 'Non-www -> www';

interface/web/sites/lib/lang/nl_web_vhost_domain.lng

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ $wb['active_txt'] = 'Actief';
2121
$wb['document_root_txt'] = 'Document Root';
2222
$wb['system_user_txt'] = 'Linux gebruiker';
2323
$wb['system_group_txt'] = 'Linux Groep';
24-
$wb['ip_address_txt'] = 'IP-Adres';
24+
$wb['ip_address_txt'] = 'IPv4 adres';
2525
$wb['vhost_type_txt'] = 'VHost type';
2626
$wb['hd_quota_txt'] = 'Harddisk quota';
2727
$wb['traffic_quota_txt'] = 'Traffic quota';
@@ -49,7 +49,7 @@ $wb['error_ssl_organisation_empty'] = 'SSL Organisatie is niet ingvuld.';
4949
$wb['error_ssl_organisation_unit_empty'] = 'SSL Organisatie afdeling is niet ingvuld.';
5050
$wb['error_ssl_country_empty'] = 'SSL land is niet ingvuld.';
5151
$wb['client_group_id_txt'] = 'Klant';
52-
$wb['stats_password_txt'] = 'Webstatististieken wachtwoord';
52+
$wb['stats_password_txt'] = 'Webstatistieken wachtwoord';
5353
$wb['allow_override_txt'] = 'Apache AllowOverride';
5454
$wb['limit_web_quota_free_txt'] = 'Max. beschikbare harddisk quota';
5555
$wb['ssl_state_error_regex'] = 'Ongeldige SSL Provincie/staat. Geldige karakters zijn: a-z, 0-9 and .,-_';
@@ -62,8 +62,8 @@ $wb['redirect_error_regex'] = 'Ongeldig redirect pad. Heldige redirects zijn bij
6262
$wb['php_open_basedir_txt'] = 'PHP open_basedir';
6363
$wb['traffic_quota_exceeded_txt'] = 'Traffic quota overschreden';
6464
$wb['ruby_txt'] = 'Ruby';
65-
$wb['stats_user_txt'] = 'Webstatististieken gebruikersnaam';
66-
$wb['stats_type_txt'] = 'Webstatististieken programma';
65+
$wb['stats_user_txt'] = 'Webstatistieken gebruikersnaam';
66+
$wb['stats_type_txt'] = 'Webstatistieken programma';
6767
$wb['custom_php_ini_txt'] = 'Custom php.ini instellingen';
6868
$wb['error_ssl_cert_empty'] = 'SSL Certificate field is empty';
6969
$wb['none_txt'] = 'None';
@@ -73,7 +73,7 @@ $wb['no_flag_txt'] = 'No flag';
7373
$wb['save_certificate_txt'] = 'Certificaat opslaan';
7474
$wb['create_certificate_txt'] = 'Create certificate';
7575
$wb['delete_certificate_txt'] = 'Certificaat verwijderen';
76-
$wb['ipv6_address_txt'] = 'IPv6-Adres';
76+
$wb['ipv6_address_txt'] = 'IPv6 adres';
7777
$wb['nginx_directives_txt'] = 'nginx Directives';
7878
$wb['seo_redirect_txt'] = 'SEO Redirect';
7979
$wb['non_www_to_www_txt'] = 'Non-www -> www';
@@ -101,10 +101,10 @@ $wb['pm_max_requests_txt'] = 'PHP-FPM pm.max_requests';
101101
$wb['pm_process_idle_timeout_error_regex'] = 'PHP-FPM pm.process_idle_timeout must be a positive integer value.';
102102
$wb['pm_max_requests_error_regex'] = 'PHP-FPM pm.max_requests must be an integer value >= 0.';
103103
$wb['pm_ondemand_hint_txt'] = 'Please note that you must have PHP version >= 5.3.9 in order to use the ondemand process manager. If you select ondemand for an older PHP version, PHP will not start anymore!';
104-
$wb['generate_password_txt'] = 'Generate Password';
105-
$wb['repeat_password_txt'] = 'Repeat Password';
106-
$wb['password_mismatch_txt'] = 'The passwords do not match.';
107-
$wb['password_match_txt'] = 'The passwords do match.';
104+
$wb['generate_password_txt'] = 'Genereer wachtwoord';
105+
$wb['repeat_password_txt'] = 'Herhaal wachtwoord';
106+
$wb['password_mismatch_txt'] = 'De wachtwoorden zijn ongelijk.';
107+
$wb['password_match_txt'] = 'De wachtwoorden zijn gelijk.';
108108
$wb['web_folder_error_regex'] = 'Invalid folder entered. Please do not enter a slash.';
109109
$wb['domain_error_autosub'] = 'There is already a subdomain with these settings.';
110110
$wb['available_php_directive_snippets_txt'] = 'Available PHP Directive Snippets:';

0 commit comments

Comments
 (0)