Till Brehm
2015-12-03 1fbf0d38c82aaa4fe20ef7a7158cdcbac81e16ee
commit | author | age
0d9599 1 <?php
72695f 2 $wb['ssl_state_txt'] = 'Stát';
0d9599 3 $wb['ssl_locality_txt'] = 'Lokalita';
T 4 $wb['ssl_organisation_txt'] = 'Organizace';
5 $wb['ssl_organisation_unit_txt'] = 'Organizační jednotka';
6 $wb['ssl_country_txt'] = 'Země';
7 $wb['ssl_request_txt'] = 'SSL požadavek';
8 $wb['ssl_cert_txt'] = 'SSL certifikát';
9 $wb['ssl_bundle_txt'] = 'SSL bundle';
10 $wb['ssl_action_txt'] = 'SSL akce';
11 $wb['ssl_domain_txt'] = 'SSL doména';
12 $wb['server_id_txt'] = 'Server';
13 $wb['domain_txt'] = 'Doména';
14 $wb['type_txt'] = 'Typ';
1985cb 15 $wb['parent_domain_id_txt'] = 'Rodičovská webová stránka';
0d9599 16 $wb['redirect_type_txt'] = 'Typ přesměrování';
T 17 $wb['redirect_path_txt'] = 'Cesta přesměrování';
18 $wb['active_txt'] = 'Aktivní';
1985cb 19 $wb['document_root_txt'] = 'Kořenový adresář dokumentů';
0d9599 20 $wb['system_user_txt'] = 'Linuxový uživatel';
T 21 $wb['system_group_txt'] = 'Linuxová skupina';
1985cb 22 $wb['ip_address_txt'] = 'IP adresa';
0d9599 23 $wb['vhost_type_txt'] = 'VHost typ';
T 24 $wb['hd_quota_txt'] = 'Disková kvóta';
25 $wb['traffic_quota_txt'] = 'Přenosová kvóta';
26 $wb['cgi_txt'] = 'CGI';
27 $wb['ssi_txt'] = 'SSI';
28 $wb['subdomain_txt'] = 'Automatická subdoména';
29 $wb['ssl_txt'] = 'SSL';
30 $wb['suexec_txt'] = 'SuEXEC';
31 $wb['php_txt'] = 'PHP';
32 $wb['client_txt'] = 'Klient';
33 $wb['limit_web_domain_txt'] = 'Dosažen maximální počet web domén pro Váš účet.';
34 $wb['limit_web_aliasdomain_txt'] = 'Dosažen maximální počet alias domén pro Váš účet.';
35 $wb['limit_web_subdomain_txt'] = 'Dosažen maximální počet subdomén pro Váš účet.';
36 $wb['apache_directives_txt'] = 'Apache direktivy';
37 $wb['domain_error_empty'] = 'Doména je prázdná.';
38 $wb['domain_error_unique'] = 'Webová stránka nebo sub / alias doména s tímto doménovým jménem již existuje.';
39 $wb['domain_error_regex'] = 'Neplatné doménové jméno.';
40 $wb['hd_quota_error_empty'] = 'Disková kvóta je 0 nebo je prázdná.';
41 $wb['traffic_quota_error_empty'] = 'Přenosová kvóta je prázdná.';
42 $wb['error_ssl_state_empty'] = 'SSL stav je prázdný.';
43 $wb['error_ssl_locality_empty'] = 'SSL lokalita je prázdná.';
44 $wb['error_ssl_organisation_empty'] = 'SSL organizace je prázdná.';
45 $wb['error_ssl_organisation_unit_empty'] = 'SSL organizační jednotka je prázdná.';
46 $wb['error_ssl_country_empty'] = 'SSL země je prázdná.';
47 $wb['client_group_id_txt'] = 'Klient';
48 $wb['stats_password_txt'] = 'Heslo k webovým statistikám';
49 $wb['allow_override_txt'] = 'Povolit přepis (Allow Override)';
50 $wb['limit_web_quota_free_txt'] = 'Max. dostupná disková kvóta';
51 $wb['ssl_state_error_regex'] = 'Neplatný SSL stav. Platné znaky jsou: a-z, 0-9 a .,-_';
52 $wb['ssl_locality_error_regex'] = 'Neplatná SSL lokalita. Platné znaky jsou: a-z, 0-9 a .,-_';
53 $wb['ssl_organisation_error_regex'] = 'Neplatná SSL organizace. Platné znaky jsou: a-z, 0-9 a .,-_';
54 $wb['ssl_organistaion_unit_error_regex'] = 'Neplatná SSL organizační jednotka. Platné znaky jsou: a-z, 0-9 a .,-_';
55 $wb['ssl_country_error_regex'] = 'Neplatná SSL země. Platné znaky jsou: A-Z';
56 $wb['limit_traffic_quota_free_txt'] = 'Max. dostupná přenosová kvóta';
57 $wb['redirect_error_regex'] = 'Neplatná cesta přesměrování. Platné přesměrování je například: /test/ nebo http://www.domain.tld/test/';
58 $wb['php_open_basedir_txt'] = 'PHP open_basedir';
59 $wb['traffic_quota_exceeded_txt'] = 'Přenosová kvóta překročena';
1985cb 60 $wb['backup_interval_txt'] = 'Interval zálohování';
F 61 $wb['backup_copies_txt'] = 'Počet kopií zálohy';
72695f 62 $wb['errordocs_txt'] = 'Vlastní Error (chybové) dokumenty';
0d9599 63 $wb['ruby_txt'] = 'Ruby';
1985cb 64 $wb['stats_user_txt'] = 'Webové statistiky: uživatelské jméno';
F 65 $wb['stats_type_txt'] = 'Webové statistiky: program';
66 $wb['custom_php_ini_txt'] = 'Vlastní nastavení php.ini';
9539ce 67 $wb['none_txt'] = 'Žádná';
F 68 $wb['disabled_txt'] = 'Zakázáno';
69 $wb['no_redirect_txt'] = 'Žádné přesměrování';
70 $wb['no_flag_txt'] = 'Žádný příznak';
71 $wb['save_certificate_txt'] = 'Uložit certifikát';
72 $wb['create_certificate_txt'] = 'Vytvořit certifikát';
73 $wb['delete_certificate_txt'] = 'Smazat certifikát';
1ca823 74 $wb['error_ssl_cert_empty'] = 'SSL Certificate field is empty';
522ef8 75 $wb['ipv6_address_txt'] = 'IPv6-Address';
T 76 $wb['nginx_directives_txt'] = 'nginx Directives';
72695f 77 $wb['seo_redirect_txt'] = 'SEO přesměrování';
522ef8 78 $wb['non_www_to_www_txt'] = 'Non-www -&gt; www';
T 79 $wb['www_to_non_www_txt'] = 'www -&gt; non-www';
80 $wb['php_fpm_use_socket_txt'] = 'Use Socket For 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.';
72695f 92 $wb['hd_quota_error_regex'] = 'Kvóta pevného disku je neplatná.';
T 93 $wb['traffic_quota_error_regex'] = 'Traffik kvóta je neplatná.';
94 $wb['ssl_key_txt'] = 'SSL klíč';
142907 95 $wb['perl_txt'] = 'Perl';
72695f 96 $wb['fastcgi_php_version_txt'] = 'PHP verze';
142907 97 $wb['pm_txt'] = 'PHP-FPM Process Manager';
T 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!';
bfcdef 103 $wb['generate_password_txt'] = 'Generovat heslo';
T 104 $wb['repeat_password_txt'] = 'Opakujte heslo';
105 $wb['password_mismatch_txt'] = 'Hesla se neshodují.';
106 $wb['password_match_txt'] = 'Hesla se shodují.';
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:';
10b4c8 112 $wb['proxy_directives_txt'] = 'Proxy Directives';
T 113 $wb['available_proxy_directive_snippets_txt'] = 'Available Proxy Directive Snippets:';
992797 114 $wb['no_server_error'] = 'Nebyl zvolen žádný server';
MC 115 $wb['no_backup_txt'] = 'Žádné zálohování';
116 $wb['daily_backup_txt'] = 'Denně';
117 $wb['weekly_backup_txt'] = 'Týdně';
118 $wb['monthly_backup_txt'] = 'Měsíčně';
7b47c0 119 $wb['rewrite_rules_txt'] = 'Rewrite Rules';
T 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';
c64502 123 $wb['variables_txt'] = 'Proměnné';
TB 124 $wb['added_by_txt'] = 'Kdo vytvořil účet';
125 $wb['added_date_txt'] = 'Datum vytvoření účtu';
e68b40 126 $wb['backup_excludes_txt'] = 'Vyloučené adresáře';
TB 127 $wb['backup_excludes_note_txt'] = '(Oddělte více adresářů čárkami. Vzor: web/cache/*,web/backup)';
128 $wb['backup_excludes_error_regex'] = 'Vyloučené adresáře obsahují neplatné znaky.';
129 $wb['invalid_custom_php_ini_settings_txt'] = 'Neplatné nastavení php.ini';
8a3cd2 130 $wb['invalid_system_user_or_group_txt'] = 'Invalid system user or group';
1fbf0d 131 $wb['apache_directive_blocked_error'] = 'Apache directive blocked by security settings:';
0d9599 132 ?>
206676 133
1fbf0d 134