From e223514762f4adc1a92f00ff52311fdd18a9a907 Mon Sep 17 00:00:00 2001
From: tbrehm <t.brehm@ispconfig.org>
Date: Tue, 02 Feb 2010 09:51:14 -0500
Subject: [PATCH] Updated dutch language files.

---
 interface/web/sites/lib/lang/nl_web_domain.lng |  116 +++++++++++++++++++++++++++++----------------------------
 1 files changed, 59 insertions(+), 57 deletions(-)

diff --git a/interface/web/sites/lib/lang/nl_web_domain.lng b/interface/web/sites/lib/lang/nl_web_domain.lng
index ec1b1af..4bdab34 100644
--- a/interface/web/sites/lib/lang/nl_web_domain.lng
+++ b/interface/web/sites/lib/lang/nl_web_domain.lng
@@ -1,57 +1,59 @@
-<?php
-$wb['ssl_state_txt'] = 'Provincie';
-$wb['ssl_locality_txt'] = 'Plaats';
-$wb['ssl_organisation_txt'] = 'Organisatie';
-$wb['ssl_organisation_unit_txt'] = 'Organisatie afdeling';
-$wb['ssl_country_txt'] = 'Land';
-$wb['ssl_request_txt'] = 'SSL verzoek';
-$wb['ssl_cert_txt'] = 'SSL certificaat';
-$wb['ssl_bundle_txt'] = 'SSL bundel';
-$wb['ssl_action_txt'] = 'SSL actie';
-$wb['server_id_txt'] = 'Server';
-$wb['domain_txt'] = 'Domeinnaam';
-$wb['type_txt'] = 'Type';
-$wb['parent_domain_id_txt'] = 'Koppelen aan website';
-$wb['redirect_type_txt'] = 'Redirect type';
-$wb['redirect_path_txt'] = 'Redirect pad';
-$wb['active_txt'] = 'Actief?';
-$wb['document_root_txt'] = 'Documentroot';
-$wb['system_user_txt'] = 'Linux gebruiker';
-$wb['system_group_txt'] = 'Linux groep';
-$wb['ip_address_txt'] = 'IP-adres';
-$wb['vhost_type_txt'] = 'VHost type';
-$wb['hd_quota_txt'] = 'Schijfruimte limiet';
-$wb['traffic_quota_txt'] = 'Dataverkeer limiet';
-$wb['cgi_txt'] = 'CGI scripts';
-$wb['ssi_txt'] = 'SSI (CGI)';
-$wb['ssl_txt'] = 'SSL';
-$wb['suexec_txt'] = 'SuEXEC';
-$wb['php_txt'] = 'PHP5 module';
-$wb['client_txt'] = 'Klant';
-$wb['limit_web_domain_txt'] = 'Het max. aantal web domeinen voor uw account is bereikt.';
-$wb['limit_web_aliasdomain_txt'] = 'Het max. aantal domeinaliassen voor uw account is bereikt.';
-$wb['limit_web_subdomain_txt'] = 'Het max. aantal web subdomeinen voor uw account is bereikt.';
-$wb['apache_directives_txt'] = 'Apache richtlijnen';
-$wb['domain_error_empty'] = 'Domeinnaam is leeg.';
-$wb['domain_error_unique'] = 'Domein moet uniek zijn.';
-$wb['domain_error_regex'] = 'Domeinnaam is ongeldig.';
-$wb['hd_quota_error_empty'] = 'Schijfruimte limiet is leeg.';
-$wb['traffic_quota_error_empty'] = 'Dataverkeer limiet is leeg.';
-$wb['errordocs_txt'] = 'Eigen fout-paginas';
-$wb['error_ssl_state_empty'] = 'SSL: provincie is leeg.';
-$wb['error_ssl_locality_empty'] = 'SSL: plaats is leeg.';
-$wb['error_ssl_organisation_empty'] = 'SSL: organisatie is leeg.';
-$wb['error_ssl_organisation_unit_empty'] = 'SSL: organsatie afdeling is leeg.';
-$wb['error_ssl_country_empty'] = 'SSL: Land is leeg.';
-$wb['subdomain_txt'] = 'Automatische subdomeinen';
-$wb['client_group_id_txt'] = 'Klant';
-$wb['stats_password_txt'] = 'Website statistieken wachtwoord';
-$wb['ssl_domain_txt'] = 'SSL Domein';
-$wb['allow_override_txt'] = 'Optie: Allow Override';
-$wb['limit_web_quota_free_txt'] = 'Maximale beschikbare schijfruimte-gebruik';
-$wb['ssl_state_error_regex'] = 'Invalid SSL State. Valid characters are: a-z, 0-9 and .,-_';
-$wb['ssl_locality_error_regex'] = 'Invalid SSL Locality. Valid characters are: a-z, 0-9 and .,-_';
-$wb['ssl_organisation_error_regex'] = 'Invalid SSL Organisation. Valid characters are: a-z, 0-9 and .,-_';
-$wb['ssl_organistaion_unit_error_regex'] = 'Invalid SSL Organisation Unit. Valid characters are: a-z, 0-9 and .,-_';
-$wb['ssl_country_error_regex'] = 'Invalid SSL Country. Valid characters are: A-Z';
-?>
+<?php
+$wb['Web Domain'] = 'Website beheer';
+$wb['ssl_state_txt'] = 'Provincie';
+$wb['ssl_locality_txt'] = 'Plaats';
+$wb['ssl_organisation_txt'] = 'Organisatie';
+$wb['ssl_organisation_unit_txt'] = 'Organisatie afdeling';
+$wb['ssl_country_txt'] = 'Landcode (<a href="http://www.digicert.com/ssl-certificate-country-codes.htm" onclick="window.open(this.href);return false;">zie codes</a>)';
+$wb['ssl_request_txt'] = 'SSL verzoek';
+$wb['ssl_cert_txt'] = 'SSL certificaat';
+$wb['ssl_bundle_txt'] = 'SSL bundel';
+$wb['ssl_action_txt'] = 'SSL actie';
+$wb['server_id_txt'] = 'Server';
+$wb['domain_txt'] = 'Domeinnaam';
+$wb['type_txt'] = 'Type';
+$wb['parent_domain_id_txt'] = 'Koppelen aan website';
+$wb['redirect_type_txt'] = 'Redirect type';
+$wb['redirect_path_txt'] = 'Redirect pad';
+$wb['active_txt'] = 'Actief?';
+$wb['document_root_txt'] = 'Documentroot';
+$wb['system_user_txt'] = 'Linux gebruiker';
+$wb['system_group_txt'] = 'Linux groep';
+$wb['ip_address_txt'] = 'IP-adres';
+$wb['vhost_type_txt'] = 'VHost type';
+$wb['hd_quota_txt'] = 'Schijfruimte limiet';
+$wb['traffic_quota_txt'] = 'Dataverkeer limiet';
+$wb['cgi_txt'] = 'CGI scripts';
+$wb['ssi_txt'] = 'SSI (CGI)';
+$wb['ssl_txt'] = 'SSL';
+$wb['suexec_txt'] = 'SuEXEC';
+$wb['php_txt'] = 'PHP5 module';
+$wb['client_txt'] = 'Klant';
+$wb['limit_web_domain_txt'] = 'Het max. aantal web domeinen voor uw account is bereikt.';
+$wb['limit_web_aliasdomain_txt'] = 'Het max. aantal domeinaliassen voor uw account is bereikt.';
+$wb['limit_web_subdomain_txt'] = 'Het max. aantal web subdomeinen voor uw account is bereikt.';
+$wb['apache_directives_txt'] = 'Apache richtlijnen';
+$wb['domain_error_empty'] = 'Domeinnaam is leeg.';
+$wb['domain_error_unique'] = 'Domein moet uniek zijn.';
+$wb['domain_error_regex'] = 'Domeinnaam is ongeldig.';
+$wb['hd_quota_error_empty'] = 'Schijfruimte limiet is leeg.';
+$wb['traffic_quota_error_empty'] = 'Dataverkeer limiet is leeg.';
+$wb['errordocs_txt'] = 'Eigen fout-paginas';
+$wb['error_ssl_state_empty'] = 'SSL: provincie is leeg.';
+$wb['error_ssl_locality_empty'] = 'SSL: plaats is leeg.';
+$wb['error_ssl_organisation_empty'] = 'SSL: organisatie is leeg.';
+$wb['error_ssl_organisation_unit_empty'] = 'SSL: organsatie afdeling is leeg.';
+$wb['error_ssl_country_empty'] = 'SSL: Land is leeg.';
+$wb['subdomain_txt'] = 'Automatische subdomeinen';
+$wb['client_group_id_txt'] = 'Klant';
+$wb['stats_password_txt'] = 'Website statistieken wachtwoord';
+$wb['ssl_domain_txt'] = 'SSL Domein';
+$wb['allow_override_txt'] = 'Optie: Allow Override';
+$wb['limit_web_quota_free_txt'] = 'Maximale beschikbare schijfruimte-gebruik';
+$wb['ssl_state_error_regex'] = 'Ongeldige SSL Provincie. Geldige tekens zijn: a-z, 0-9 en .,-_';
+$wb['ssl_locality_error_regex'] = 'Ongeldige SSL Plaats. Geldige tekens zijn: a-z, 0-9 en .,-_';
+$wb['ssl_organisation_error_regex'] = 'Ongeldige SSL Organisatie. Geldige tekens zijn: a-z, 0-9 en .,-_';
+$wb['ssl_organistaion_unit_error_regex'] = 'Ongeldige SSL Organisatie afdeling. Geldige tekens zijn: a-z, 0-9 en .,-_';
+$wb['ssl_country_error_regex'] = 'Ongeldige SSL Landcode. Geldige tekens zijn: A-Z';
+?>
+

--
Gitblit v1.9.1