Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
bfcdef 1 <?php
3669b3 2 $wb['ssl_state_txt'] = 'Lääni';
MC 3 $wb['ssl_locality_txt'] = 'Lokaali';
4 $wb['ssl_organisation_txt'] = 'Organisaatio';
5 $wb['ssl_organisation_unit_txt'] = 'Organisaatoyksikkö';
6 $wb['ssl_country_txt'] = 'Maa';
7 $wb['ssl_request_txt'] = 'SSL-pyyntö';
8 $wb['ssl_cert_txt'] = 'SSL-sertifikaatti';
9 $wb['ssl_bundle_txt'] = 'SSL-paketti';
10 $wb['ssl_action_txt'] = 'SSL-toiminto';
11 $wb['server_id_txt'] = 'Palvelin';
12 $wb['domain_txt'] = 'Verkkotunnus';
13 $wb['type_txt'] = 'Tyyppi';
14 $wb['parent_domain_id_txt'] = 'Pääsivu';
15 $wb['redirect_type_txt'] = 'Edelleenohjauksen tyyppi';
16 $wb['redirect_path_txt'] = 'Edelleenohjausosoite';
17 $wb['active_txt'] = 'Käytössä';
18 $wb['document_root_txt'] = 'Dokumentikansio';
19 $wb['system_user_txt'] = 'Linux-käyttäjä';
20 $wb['system_group_txt'] = 'Käyttäjäryhmä';
21 $wb['ip_address_txt'] = 'IP-osoite';
22 $wb['vhost_type_txt'] = 'Virtuaali-isännän tyyppi';
23 $wb['hd_quota_txt'] = 'Levytila';
24 $wb['traffic_quota_txt'] = 'Liikenneraja';
526b99 25 $wb['cgi_txt'] = 'CGI';
T 26 $wb['ssi_txt'] = 'SSI';
27 $wb['ssl_txt'] = 'SSL';
28 $wb['suexec_txt'] = 'SuEXEC';
29 $wb['php_txt'] = 'PHP';
3669b3 30 $wb['client_txt'] = 'Asiakas';
MC 31 $wb['limit_web_domain_txt'] = 'Käytttäjätunnuksella on jo sallittu määrä verkkotunnuksia.';
32 $wb['limit_web_aliasdomain_txt'] = 'Käytttäjätunnuksella on jo sallittu määrä aliasverkkotunnuksia.';
33 $wb['limit_web_subdomain_txt'] = 'Käytttäjätunnuksella on jo sallittu määrä aliverkkotunnuksia.';
34 $wb['apache_directives_txt'] = 'Apachen direktiivit';
35 $wb['domain_error_empty'] = 'Verkkotunnus-kenttä on tyhjä.';
36 $wb['domain_error_unique'] = 'Tämä verkkotunnus on jo olemassa.';
37 $wb['domain_error_regex'] = 'Verkkotunnus on vääränlainen.';
38 $wb['host_txt'] = 'Isäntäkone';
39 $wb['redirect_error_regex'] = 'VIrheellinen edelleenohjausosoite. Kelvollisia ovat esimerkiksi: /testi/ tai http://www.domain.tld/testi/';
40 $wb['no_redirect_txt'] = 'No redirect';
41 $wb['no_flag_txt'] = 'No flag';
42 $wb['domain_error_wildcard'] = 'Wildcard subdomains are not allowed.';
43 $wb['proxy_directives_txt'] = 'Proxy Directives';
44 $wb['available_proxy_directive_snippets_txt'] = 'Available Proxy Directive Snippets:';
407003 45 $wb['error_proxy_requires_url'] = 'Redirect Type \\"proxy\\" requires a URL as the redirect path.';
3669b3 46 $wb['backup_interval_txt'] = 'Backup interval';
MC 47 $wb['backup_copies_txt'] = 'Number of backup copies';
48 $wb['ssl_key_txt'] = 'SSL Key';
49 $wb['ssl_domain_txt'] = 'SSL Domain';
50 $wb['web_folder_error_regex'] = 'Invalid folder entered. Please do not enter a slash.';
51 $wb['ipv6_address_txt'] = 'IPv6-Address';
52 $wb['errordocs_txt'] = 'Own Error-Documents';
53 $wb['subdomain_txt'] = 'Auto-Subdomain';
526b99 54 $wb['domain_error_autosub'] = 'There is already a subdomain with these settings.';
T 55 $wb['hd_quota_error_empty'] = 'Harddisk quota is 0 or empty.';
56 $wb['traffic_quota_error_empty'] = 'Traffic quota is empty.';
57 $wb['error_ssl_state_empty'] = 'SSL State is empty.';
58 $wb['error_ssl_locality_empty'] = 'SSL Locality is empty.';
59 $wb['error_ssl_organisation_empty'] = 'SSL Organisation is empty.';
60 $wb['error_ssl_organisation_unit_empty'] = 'SSL Organisation Unit is empty.';
61 $wb['error_ssl_country_empty'] = 'SSL Country is empty.';
62 $wb['error_ssl_cert_empty'] = 'SSL Certificate field is empty';
63 $wb['client_group_id_txt'] = 'Client';
64 $wb['stats_password_txt'] = 'Set Webstatistics password';
65 $wb['allow_override_txt'] = 'Apache AllowOverride';
66 $wb['limit_web_quota_free_txt'] = 'Max. available Harddisk Quota';
67 $wb['ssl_state_error_regex'] = 'Invalid SSL State. Valid characters are: a-z, 0-9 and .,-_';
68 $wb['ssl_locality_error_regex'] = 'Invalid SSL Locality. Valid characters are: a-z, 0-9 and .,-_';
69 $wb['ssl_organisation_error_regex'] = 'Invalid SSL Organisation. Valid characters are: a-z, 0-9 and .,-_';
70 $wb['ssl_organistaion_unit_error_regex'] = 'Invalid SSL Organisation Unit. Valid characters are: a-z, 0-9 and .,-_';
71 $wb['ssl_country_error_regex'] = 'Invalid SSL Country. Valid characters are: A-Z';
72 $wb['limit_traffic_quota_free_txt'] = 'Max. available Traffic Quota';
73 $wb['php_open_basedir_txt'] = 'PHP open_basedir';
74 $wb['traffic_quota_exceeded_txt'] = 'Traffic quota exceeded';
75 $wb['ruby_txt'] = 'Ruby';
76 $wb['stats_user_txt'] = 'Webstatistics username';
77 $wb['stats_type_txt'] = 'Webstatistics program';
78 $wb['custom_php_ini_txt'] = 'Custom php.ini settings';
79 $wb['none_txt'] = 'None';
80 $wb['disabled_txt'] = 'Disabled';
81 $wb['save_certificate_txt'] = 'Save certificate';
82 $wb['create_certificate_txt'] = 'Create certificate';
83 $wb['delete_certificate_txt'] = 'Delete certificate';
84 $wb['nginx_directives_txt'] = 'nginx Directives';
85 $wb['seo_redirect_txt'] = 'SEO Redirect';
86 $wb['non_www_to_www_txt'] = 'Non-www -&gt; www';
87 $wb['www_to_non_www_txt'] = 'www -&gt; non-www';
88 $wb['php_fpm_use_socket_txt'] = 'Use Socket For PHP-FPM';
89 $wb['error_no_sni_txt'] = 'SNI for SSL is not activated on this server. You can enable only one SSL certificate on each IP address.';
90 $wb['python_txt'] = 'Python';
91 $wb['perl_txt'] = 'Perl';
92 $wb['pm_max_children_txt'] = 'PHP-FPM pm.max_children';
93 $wb['pm_start_servers_txt'] = 'PHP-FPM pm.start_servers';
94 $wb['pm_min_spare_servers_txt'] = 'PHP-FPM pm.min_spare_servers';
95 $wb['pm_max_spare_servers_txt'] = 'PHP-FPM pm.max_spare_servers';
96 $wb['error_php_fpm_pm_settings_txt'] = 'Values of PHP-FPM pm settings must be as follows: pm.max_children &gt;= pm.max_spare_servers &gt;= pm.start_servers &gt;= pm.min_spare_servers &gt; 0';
97 $wb['pm_max_children_error_regex'] = 'PHP-FPM pm.max_children must be a positive integer value.';
98 $wb['pm_start_servers_error_regex'] = 'PHP-FPM pm.start_servers must be a positive integer value.';
99 $wb['pm_min_spare_servers_error_regex'] = 'PHP-FPM pm.min_spare_servers must be a positive integer value.';
100 $wb['pm_max_spare_servers_error_regex'] = 'PHP-FPM pm.max_spare_servers must be a positive integer value.';
101 $wb['hd_quota_error_regex'] = 'Harddisk quota is invalid.';
102 $wb['traffic_quota_error_regex'] = 'Traffic quota is invalid.';
103 $wb['fastcgi_php_version_txt'] = 'PHP Version';
104 $wb['pm_txt'] = 'PHP-FPM Process Manager';
105 $wb['pm_process_idle_timeout_txt'] = 'PHP-FPM pm.process_idle_timeout';
106 $wb['pm_max_requests_txt'] = 'PHP-FPM pm.max_requests';
107 $wb['pm_process_idle_timeout_error_regex'] = 'PHP-FPM pm.process_idle_timeout must be a positive integer value.';
108 $wb['pm_max_requests_error_regex'] = 'PHP-FPM pm.max_requests must be an integer value >= 0.';
109 $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!';
110 $wb['generate_password_txt'] = 'Generate Password';
111 $wb['repeat_password_txt'] = 'Repeat Password';
112 $wb['password_mismatch_txt'] = 'The passwords do not match.';
113 $wb['password_match_txt'] = 'The passwords do match.';
114 $wb['available_php_directive_snippets_txt'] = 'Available PHP Directive Snippets:';
115 $wb['available_apache_directive_snippets_txt'] = 'Available Apache Directive Snippets:';
116 $wb['available_nginx_directive_snippets_txt'] = 'Available nginx Directive Snippets:';
117 $wb['Domain'] = 'Aliasdomain';
bfcdef 118 ?>