Till Brehm
2014-08-25 614b23b18053c58c3f85db5ceaa982484175d276
commit | author | age
034425 1 <?php
62469f 2 $wb['ssl_state_txt'] = 'State';
K 3 $wb['ssl_locality_txt'] = 'Locality';
e8a7e8 4 $wb['ssl_organisation_txt'] = 'Организация';
62469f 5 $wb['ssl_organisation_unit_txt'] = 'Organisation Unit';
e8a7e8 6 $wb['ssl_country_txt'] = 'Държава';
62469f 7 $wb['ssl_request_txt'] = 'SSL Request';
K 8 $wb['ssl_cert_txt'] = 'SSL Certificate';
9 $wb['ssl_bundle_txt'] = 'SSL Bundle';
10 $wb['ssl_action_txt'] = 'SSL Action';
e8a7e8 11 $wb['server_id_txt'] = 'Сървър';
K 12 $wb['domain_txt'] = 'Домейн';
13 $wb['type_txt'] = 'Тип';
62469f 14 $wb['parent_domain_id_txt'] = 'Parent Website';
K 15 $wb['redirect_type_txt'] = 'Redirect Type';
16 $wb['redirect_path_txt'] = 'Redirect Path';
e8a7e8 17 $wb['active_txt'] = 'Активен';
62469f 18 $wb['document_root_txt'] = 'Documentroot';
e8a7e8 19 $wb['system_user_txt'] = 'Linux потребител';
K 20 $wb['system_group_txt'] = 'Linux група';
21 $wb['ip_address_txt'] = 'IP адрес';
62469f 22 $wb['vhost_type_txt'] = 'VHost Type';
K 23 $wb['hd_quota_txt'] = 'Harddisk Quota';
63fdfa 24 $wb['traffic_quota_txt'] = 'Трафик квота';
62469f 25 $wb['cgi_txt'] = 'CGI';
K 26 $wb['ssi_txt'] = 'SSI';
e8a7e8 27 $wb['errordocs_txt'] = 'Собствени страници за грешки';
62469f 28 $wb['ssl_txt'] = 'SSL';
K 29 $wb['suexec_txt'] = 'SuEXEC';
30 $wb['php_txt'] = 'PHP';
e8a7e8 31 $wb['client_txt'] = 'Клиент';
K 32 $wb['limit_web_domain_txt'] = 'Достигнат е максималният разрешен брой домейни.';
33 $wb['limit_web_aliasdomain_txt'] = 'Достигнат е максималният разрешен брой aliasdomains.';
34 $wb['limit_web_subdomain_txt'] = 'Достигнат е максималният разрешен брой поддомейни.';
35 $wb['apache_directives_txt'] = 'Apache директиви';
36 $wb['domain_error_empty'] = 'Не е посочен домейн.';
37 $wb['domain_error_unique'] = 'Вече съществува такъв домейн.';
38 $wb['domain_error_regex'] = 'Невалидно име на домейн.';
39 $wb['hd_quota_error_empty'] = 'Не е посочена Harddisk.';
63fdfa 40 $wb['traffic_quota_error_empty'] = 'Не е посочена Трафик квота.';
e8a7e8 41 $wb['error_ssl_state_empty'] = 'Не е посочен SSL State.';
K 42 $wb['error_ssl_locality_empty'] = 'Не е посочен SSL Locality.';
43 $wb['error_ssl_organisation_empty'] = 'Не е посочена SSL организация.';
44 $wb['error_ssl_organisation_unit_empty'] = 'Не е посочен SSL Organisation Unit.';
45 $wb['error_ssl_country_empty'] = 'Не е посочена SSL държава.';
a672b1 46 $wb['subdomain_txt'] = 'Auto-Subdomain';
63fdfa 47 $wb['client_group_id_txt'] = 'Клиент';
T 48 $wb['stats_password_txt'] = 'Парола за уеб статистика';
49 $wb['ssl_domain_txt'] = 'SSL Домейн';
2d870d 50 $wb['allow_override_txt'] = 'Allow Override';
63fdfa 51 $wb['limit_web_quota_free_txt'] = 'Максимална квота за дисково пространсво';
40dd9f 52 $wb['ssl_state_error_regex'] = 'Invalid SSL State. Valid characters are: a-z, 0-9 and .,-_';
T 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';
63fdfa 57 $wb['limit_traffic_quota_free_txt'] = 'Max. available Трафик квота';
899771 58 $wb['redirect_error_regex'] = 'Invalid redirect path. Valid redirects are for example: /test/ or http://www.domain.tld/test/';
T 59 $wb['php_open_basedir_txt'] = 'PHP open_basedir';
63fdfa 60 $wb['traffic_quota_exceeded_txt'] = 'Трафик квота exceeded';
T 61 $wb['backup_interval_txt'] = 'Интервал за бекъп';
0d9599 62 $wb['backup_copies_txt'] = 'Number of backup copies';
T 63 $wb['ruby_txt'] = 'Ruby';
63fdfa 64 $wb['stats_user_txt'] = 'Webstatistics Потребителско име';
T 65 $wb['stats_type_txt'] = 'Webstatistics програма';
0d9599 66 $wb['custom_php_ini_txt'] = 'Custom php.ini settings';
1ca823 67 $wb['error_ssl_cert_empty'] = 'SSL Certificate field is empty';
63fdfa 68 $wb['ipv6_address_txt'] = 'IPv6-адрес';
T 69 $wb['none_txt'] = 'Нищо';
70 $wb['disabled_txt'] = 'Забранен';
71 $wb['no_redirect_txt'] = 'Без редирект';
72 $wb['no_flag_txt'] = 'Без флаг';
73 $wb['save_certificate_txt'] = 'Запиши сертификат';
74 $wb['create_certificate_txt'] = 'Направи сертификат';
75 $wb['delete_certificate_txt'] = 'Изтрий сертификат';
76 $wb['nginx_directives_txt'] = 'nginx директиви';
77 $wb['seo_redirect_txt'] = 'SEO редирект';
522ef8 78 $wb['non_www_to_www_txt'] = 'Non-www -&gt; www';
T 79 $wb['www_to_non_www_txt'] = 'www -&gt; non-www';
63fdfa 80 $wb['php_fpm_use_socket_txt'] = 'Използвай сокет за PHP-FPM';
d6cd45 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.';
b51db0 82 $wb['python_txt'] = 'Python';
T 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.';
63fdfa 92 $wb['hd_quota_error_regex'] = 'квотата за дисковото пространство е грешна.';
T 93 $wb['traffic_quota_error_regex'] = 'Трафик квота е грешна.';
bd26ab 94 $wb['fastcgi_php_version_txt'] = 'PHP Version';
T 95 $wb['pm_txt'] = 'PHP-FPM Process Manager';
96 $wb['pm_process_idle_timeout_txt'] = 'PHP-FPM pm.process_idle_timeout';
97 $wb['pm_max_requests_txt'] = 'PHP-FPM pm.max_requests';
98 $wb['pm_process_idle_timeout_error_regex'] = 'PHP-FPM pm.process_idle_timeout must be a positive integer value.';
99 $wb['pm_max_requests_error_regex'] = 'PHP-FPM pm.max_requests must be an integer value >= 0.';
100 $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!';
101 $wb['generate_password_txt'] = 'Generate Password';
102 $wb['repeat_password_txt'] = 'Repeat Password';
103 $wb['password_mismatch_txt'] = 'The passwords do not match.';
104 $wb['password_match_txt'] = 'The passwords do match.';
142907 105 $wb['ssl_key_txt'] = 'SSL Key';
T 106 $wb['perl_txt'] = 'Perl';
bfcdef 107 $wb['web_folder_error_regex'] = 'Invalid folder entered. Please do not enter a slash.';
T 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:';
10b4c8 112 $wb['proxy_directives_txt'] = 'Proxy Directives';
T 113 $wb['available_proxy_directive_snippets_txt'] = 'Available Proxy Directive Snippets:';
3f478f 114 $wb['no_server_error'] = 'No server selected.';
7b47c0 115 $wb['no_backup_txt'] = 'No backup';
T 116 $wb['daily_backup_txt'] = 'Daily';
117 $wb['weekly_backup_txt'] = 'Weekly';
118 $wb['monthly_backup_txt'] = 'Monthly';
119 $wb['rewrite_rules_txt'] = 'Rewrite Rules';
120 $wb['invalid_rewrite_rules_txt'] = 'Invalid Rewrite Rules';
121 $wb['allowed_rewrite_rule_directives_txt'] = 'Allowed Directives:';
992797 122 $wb['configuration_error_txt'] = 'CONFIGURATION ERROR';
dc9e64 123 $wb['variables_txt'] = 'Variables';
TB 124 $wb['added_by_txt'] = 'Added by';
125 $wb['added_date_txt'] = 'Added date';
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'] = 'Invalid php.ini settings';
8a3cd2 130 $wb['invalid_system_user_or_group_txt'] = 'Invalid system user or group';
614b23 131 $wb['apache_directive_blocked_error'] = 'Apache directive blocked by security settings:';
62469f 132 ?>