Marius Burkard
2016-05-04 c3189ce6c7301c3ec17878fd3918f31d0d3cb18a
commit | author | age
407003 1 <?php
TB 2 $wb['ssl_state_txt'] = 'Status';
3 $wb['ssl_locality_txt'] = 'Locality';
4 $wb['ssl_organisation_txt'] = 'Organisation';
5 $wb['ssl_organisation_unit_txt'] = 'Organisationsenhet';
6 $wb['ssl_country_txt'] = 'Land';
7 $wb['ssl_request_txt'] = 'SSL-förfrågan';
8 $wb['ssl_cert_txt'] = 'SSL-certifikat';
9 $wb['ssl_bundle_txt'] = 'SSL Bundle';
10 $wb['ssl_action_txt'] = 'SSL Action';
11 $wb['server_id_txt'] = 'Server';
12 $wb['domain_txt'] = 'Domän';
13 $wb['type_txt'] = 'Typ';
14 $wb['parent_domain_id_txt'] = 'Föräldrawebbsida';
15 $wb['redirect_type_txt'] = 'Omdirigeringstyp';
16 $wb['redirect_path_txt'] = 'Omdirigeringssökväg';
17 $wb['active_txt'] = 'Aktiv';
18 $wb['document_root_txt'] = 'Dokumentroot';
19 $wb['system_user_txt'] = 'Linuxanvändare';
20 $wb['system_group_txt'] = 'Linux Group';
21 $wb['ip_address_txt'] = 'IP-Address';
22 $wb['vhost_type_txt'] = 'VHost Type';
23 $wb['hd_quota_txt'] = 'Harddisk Quota';
24 $wb['traffic_quota_txt'] = 'Traffic Quota';
25 $wb['cgi_txt'] = 'CGI';
26 $wb['ssi_txt'] = 'SSI';
27 $wb['errordocs_txt'] = 'Own Error-Documents';
28 $wb['ssl_txt'] = 'SSL';
29 $wb['suexec_txt'] = 'SuEXEC';
30 $wb['php_txt'] = 'PHP';
31 $wb['client_txt'] = 'Client';
32 $wb['limit_web_domain_txt'] = 'The max. number of web domains for your account is reached.';
33 $wb['limit_web_aliasdomain_txt'] = 'The max. number of aliasdomains for your account is reached.';
34 $wb['limit_web_subdomain_txt'] = 'The max. number of web subdomains for your account is reached.';
35 $wb['apache_directives_txt'] = 'Apache directives';
36 $wb['domain_error_empty'] = 'Domain is empty.';
37 $wb['domain_error_unique'] = 'Domain must be unique.';
38 $wb['domain_error_regex'] = 'Domain name invalid.';
39 $wb['hd_quota_error_empty'] = 'Harddisk quota is empty.';
40 $wb['traffic_quota_error_empty'] = 'Traffic quota is empty.';
41 $wb['error_ssl_state_empty'] = 'SSL State is empty.';
42 $wb['error_ssl_locality_empty'] = 'SSL Locality is empty.';
43 $wb['error_ssl_organisation_empty'] = 'SSL Organisation is empty.';
44 $wb['error_ssl_organisation_unit_empty'] = 'SSL Organisation Unit is empty.';
45 $wb['error_ssl_country_empty'] = 'SSL Country is empty.';
46 $wb['subdomain_txt'] = 'Auto-Subdomain';
47 $wb['client_group_id_txt'] = 'Client';
48 $wb['stats_password_txt'] = 'Webstatistics password';
49 $wb['ssl_domain_txt'] = 'SSL Domain';
50 $wb['allow_override_txt'] = 'Allow Override';
51 $wb['limit_web_quota_free_txt'] = 'Max. available Harddisk Quota';
52 $wb['ssl_state_error_regex'] = 'Invalid SSL State. Valid characters are: a-z, 0-9 and .,-_';
53 $wb['ssl_locality_error_regex'] = 'Invalid SSL Locality. Valid characters are: a-z, 0-9 and .,-_';
54 $wb['ssl_organisation_error_regex'] = 'Invalid SSL Organisation. Valid characters are: a-z, 0-9 and .,-_';
55 $wb['ssl_organistaion_unit_error_regex'] = 'Invalid SSL Organisation Unit. Valid characters are: a-z, 0-9 and .,-_';
56 $wb['ssl_country_error_regex'] = 'Invalid SSL Country. Valid characters are: A-Z';
57 $wb['limit_traffic_quota_free_txt'] = 'Max. available Traffic Quota';
58 $wb['redirect_error_regex'] = 'Invalid redirect path. Valid redirects are for example: /test/ or http://www.domain.tld/test/';
59 $wb['php_open_basedir_txt'] = 'PHP open_basedir';
60 $wb['traffic_quota_exceeded_txt'] = 'Traffic quota exceeded';
61 $wb['backup_interval_txt'] = 'Backup interval';
62 $wb['backup_copies_txt'] = 'Number of backup copies';
63 $wb['ruby_txt'] = 'Ruby';
64 $wb['stats_user_txt'] = 'Webstatistics username';
65 $wb['stats_type_txt'] = 'Webstatistics program';
66 $wb['custom_php_ini_txt'] = 'Custom php.ini settings';
67 $wb['error_ssl_cert_empty'] = 'SSL Certificate field is empty';
68 $wb['none_txt'] = 'None';
69 $wb['disabled_txt'] = 'Disabled';
70 $wb['no_redirect_txt'] = 'No redirect';
71 $wb['no_flag_txt'] = 'No flag';
72 $wb['save_certificate_txt'] = 'Save certificate';
73 $wb['create_certificate_txt'] = 'Create certificate';
74 $wb['delete_certificate_txt'] = 'Delete certificate';
75 $wb['ipv6_address_txt'] = 'IPv6-Address';
76 $wb['nginx_directives_txt'] = 'nginx Directives';
77 $wb['seo_redirect_txt'] = 'SEO Redirect';
78 $wb['non_www_to_www_txt'] = 'Non-www -&gt; www';
79 $wb['www_to_non_www_txt'] = 'www -&gt; non-www';
80 $wb['php_fpm_use_socket_txt'] = 'Use Socket For PHP-FPM';
81 $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.';
82 $wb['python_txt'] = 'Python';
83 $wb['pm_max_children_txt'] = 'PHP-FPM pm.max_children';
84 $wb['pm_start_servers_txt'] = 'PHP-FPM pm.start_servers';
85 $wb['pm_min_spare_servers_txt'] = 'PHP-FPM pm.min_spare_servers';
86 $wb['pm_max_spare_servers_txt'] = 'PHP-FPM pm.max_spare_servers';
87 $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';
88 $wb['pm_max_children_error_regex'] = 'PHP-FPM pm.max_children must be a positive integer value.';
89 $wb['pm_start_servers_error_regex'] = 'PHP-FPM pm.start_servers must be a positive integer value.';
90 $wb['pm_min_spare_servers_error_regex'] = 'PHP-FPM pm.min_spare_servers must be a positive integer value.';
91 $wb['pm_max_spare_servers_error_regex'] = 'PHP-FPM pm.max_spare_servers must be a positive integer value.';
92 $wb['hd_quota_error_regex'] = 'Harddisk quota is invalid.';
93 $wb['traffic_quota_error_regex'] = 'Traffic quota is invalid.';
94 $wb['ssl_key_txt'] = 'SSL Key';
95 $wb['perl_txt'] = 'Perl';
96 $wb['fastcgi_php_version_txt'] = 'PHP Version';
97 $wb['pm_txt'] = 'PHP-FPM Process Manager';
98 $wb['pm_process_idle_timeout_txt'] = 'PHP-FPM pm.process_idle_timeout';
99 $wb['pm_max_requests_txt'] = 'PHP-FPM pm.max_requests';
100 $wb['pm_process_idle_timeout_error_regex'] = 'PHP-FPM pm.process_idle_timeout must be a positive integer value.';
101 $wb['pm_max_requests_error_regex'] = 'PHP-FPM pm.max_requests must be an integer value >= 0.';
102 $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!';
103 $wb['generate_password_txt'] = 'Generate Password';
104 $wb['repeat_password_txt'] = 'Repeat Password';
105 $wb['password_mismatch_txt'] = 'The passwords do not match.';
106 $wb['password_match_txt'] = 'The passwords do match.';
107 $wb['web_folder_error_regex'] = 'Invalid folder entered. Please do not enter a slash.';
108 $wb['domain_error_autosub'] = 'There is already a subdomain with these settings.';
109 $wb['available_php_directive_snippets_txt'] = 'Available PHP Directive Snippets:';
110 $wb['available_apache_directive_snippets_txt'] = 'Available Apache Directive Snippets:';
111 $wb['available_nginx_directive_snippets_txt'] = 'Available nginx Directive Snippets:';
112 $wb['proxy_directives_txt'] = 'Proxy Directives';
113 $wb['available_proxy_directive_snippets_txt'] = 'Available Proxy Directive Snippets:';
114 $wb['no_server_error'] = 'Ingen server vald';
115 $wb['no_backup_txt'] = 'Ingen backup';
116 $wb['daily_backup_txt'] = 'Daglig';
117 $wb['weekly_backup_txt'] = 'Veckovis';
118 $wb['monthly_backup_txt'] = 'Månatlig';
119 $wb['rewrite_rules_txt'] = 'Omskrivningsregler';
120 $wb['invalid_rewrite_rules_txt'] = 'Ogiltiga omskrivningsregler';
121 $wb['allowed_rewrite_rule_directives_txt'] = 'Allowed Directives:';
122 $wb['configuration_error_txt'] = 'CONFIGURATION ERROR';
123 $wb['variables_txt'] = 'Variabler';
124 $wb['added_by_txt'] = 'Tillagd av';
125 $wb['added_date_txt'] = 'Tillagd datum';
126 $wb['backup_excludes_txt'] = 'Excluded Directories';
127 $wb['backup_excludes_note_txt'] = '(Separate multiple directories with commas. Example: web/cache/*,web/backup)';
128 $wb['backup_excludes_error_regex'] = 'The excluded directories contain invalid characters.';
129 $wb['invalid_custom_php_ini_settings_txt'] = 'Ogiltiga php.ini-inställningar';
130 $wb['invalid_system_user_or_group_txt'] = 'Invalid system user or group';
131 $wb['apache_directive_blocked_error'] = 'Apache directive blocked by security settings:';
4bdecc 132 $wb['http_port_txt'] = 'HTTP Port';
TB 133 $wb['https_port_txt'] = 'HTTPS Port';
134 $wb['http_port_error_regex'] = 'HTTP Port invalid.';
135 $wb['https_port_error_regex'] = 'HTTPS Port invalid.';
407003 136 ?>