| | |
| | | $wb['ssl_cert_txt'] = 'SSL Certificate'; |
| | | $wb['ssl_bundle_txt'] = 'SSL Bundle'; |
| | | $wb['ssl_action_txt'] = 'SSL Action'; |
| | | $wb['btn_save_txt'] = 'Запис'; |
| | | $wb['btn_cancel_txt'] = 'Отказ'; |
| | | $wb['server_id_txt'] = 'Сървър'; |
| | | $wb['domain_txt'] = 'Домейн'; |
| | | $wb['type_txt'] = 'Тип'; |
| | |
| | | $wb['ip_address_txt'] = 'IP адрес'; |
| | | $wb['vhost_type_txt'] = 'VHost Type'; |
| | | $wb['hd_quota_txt'] = 'Harddisk Quota'; |
| | | $wb['traffic_quota_txt'] = 'Traffic Quota'; |
| | | $wb['traffic_quota_txt'] = 'Трафик квота'; |
| | | $wb['cgi_txt'] = 'CGI'; |
| | | $wb['ssi_txt'] = 'SSI'; |
| | | $wb['ssl_txt'] = 'SSL'; |
| | |
| | | $wb['domain_error_empty'] = 'Не е посочен домейн.'; |
| | | $wb['domain_error_unique'] = 'Вече съществува такъв домейн.'; |
| | | $wb['domain_error_regex'] = 'Невалидно име на домейн.'; |
| | | $wb['host_txt'] = 'Host'; |
| | | $wb['redirect_error_regex'] = 'Грешен път за редирект. Валидният адрес трябва да бъде примерно: /test/ or http://www.domain.tld/test/'; |
| | | $wb['no_redirect_txt'] = 'Без редирект'; |
| | | $wb['no_flag_txt'] = 'No flag'; |
| | | $wb['domain_error_wildcard'] = 'Wildcard subdomains are not allowed.'; |
| | | $wb['proxy_directives_txt'] = 'Proxy Directives'; |
| | | $wb['available_proxy_directive_snippets_txt'] = 'Available Proxy Directive Snippets:'; |
| | | $wb['error_proxy_requires_url'] = 'Redirect Type \\"proxy\\" requires a URL as the redirect path.'; |
| | | ?> |