| | |
| | | <?php |
| | | $wb['domain_txt'] = 'Aliasdomain'; |
| | | $wb['domain_txt'] = 'Alias domény pro webové stránky'; |
| | | $wb['backup_interval_txt'] = 'Interval zálohování'; |
| | | $wb['backup_copies_txt'] = 'Počet kopií zálohy'; |
| | | $wb['ssl_state_txt'] = 'State'; |
| | |
| | | $wb['server_id_txt'] = 'Server'; |
| | | $wb['web_folder_error_regex'] = 'Invalid folder entered. Please do not enter a slash.'; |
| | | $wb['type_txt'] = 'Type'; |
| | | $wb['parent_domain_id_txt'] = 'Parent Website'; |
| | | $wb['parent_domain_id_txt'] = 'Rodičovské webové stránky'; |
| | | $wb['redirect_type_txt'] = 'Typ přesměrování'; |
| | | $wb['redirect_path_txt'] = 'Cesta přesměrování'; |
| | | $wb['active_txt'] = 'Aktivní'; |
| | |
| | | $wb['cgi_txt'] = 'CGI'; |
| | | $wb['ssi_txt'] = 'SSI'; |
| | | $wb['errordocs_txt'] = 'Own Error-Documents'; |
| | | $wb['subdomain_txt'] = 'Auto-Subdomain'; |
| | | $wb['subdomain_txt'] = 'Automatická subdoména'; |
| | | $wb['ssl_txt'] = 'SSL'; |
| | | $wb['suexec_txt'] = 'SuEXEC'; |
| | | $wb['php_txt'] = 'PHP'; |
| | |
| | | $wb['stats_type_txt'] = 'Webstatistics program'; |
| | | $wb['custom_php_ini_txt'] = 'Custom php.ini settings'; |
| | | $wb['none_txt'] = 'None'; |
| | | $wb['disabled_txt'] = 'Disabled'; |
| | | $wb['disabled_txt'] = 'Vypnuto'; |
| | | $wb['no_redirect_txt'] = 'No redirect'; |
| | | $wb['no_flag_txt'] = 'No flag'; |
| | | $wb['save_certificate_txt'] = 'Save certificate'; |
| | |
| | | $wb['available_nginx_directive_snippets_txt'] = 'Available nginx Directive Snippets:'; |
| | | $wb['proxy_directives_txt'] = 'Proxy Directives'; |
| | | $wb['available_proxy_directive_snippets_txt'] = 'Available Proxy Directive Snippets:'; |
| | | $wb['Domain'] = 'Aliasdomain'; |
| | | $wb['Domain'] = 'Alias domény pro webové stránky'; |
| | | ?> |
| | | |