Till Brehm
2014-09-12 21c8aacf5317867f71d0a7bb71c4c2b088d02d23
commit | author | age
bfcdef 1 <?php
21c8aa 2 $wb['domain_txt'] = 'Alias domena';
TB 3 $wb['backup_interval_txt'] = 'Interval pohrana';
4 $wb['backup_copies_txt'] = 'Broj kopija pohrana';
5 $wb['ssl_state_txt'] = 'Županija';
6 $wb['ssl_locality_txt'] = 'Lokacija';
7 $wb['ssl_organisation_txt'] = 'Organizacija';
8 $wb['ssl_organisation_unit_txt'] = 'Organizacijska jedinica';
9 $wb['ssl_country_txt'] = 'Država';
10 $wb['ssl_key_txt'] = 'SSL ključ';
11 $wb['ssl_request_txt'] = 'SSL zahtjev';
12 $wb['ssl_cert_txt'] = 'SSL certifikat';
13 $wb['ssl_bundle_txt'] = 'SSL paket';
14 $wb['ssl_action_txt'] = 'SSL akcija';
15 $wb['ssl_domain_txt'] = 'SSL domena';
526b99 16 $wb['server_id_txt'] = 'Server';
21c8aa 17 $wb['web_folder_error_regex'] = 'Neispravan direktorij. Nemojte koristiti slash.';
TB 18 $wb['type_txt'] = 'Vrsta';
19 $wb['parent_domain_id_txt'] = 'Glavna web stranica';
20 $wb['redirect_type_txt'] = 'Vrsta redirekcije';
21 $wb['redirect_path_txt'] = 'Putanja redirekcije';
22 $wb['active_txt'] = 'Aktivno';
526b99 23 $wb['document_root_txt'] = 'Documentroot';
21c8aa 24 $wb['system_user_txt'] = 'Linux korisnik';
TB 25 $wb['system_group_txt'] = 'Linux grupa';
26 $wb['ip_address_txt'] = 'IPv4 adresa';
27 $wb['ipv6_address_txt'] = 'IPv6 adresa';
28 $wb['vhost_type_txt'] = 'Vrsta VHost-a';
29 $wb['hd_quota_txt'] = 'Kvota diska';
30 $wb['traffic_quota_txt'] = 'Kvota prometa';
526b99 31 $wb['cgi_txt'] = 'CGI';
T 32 $wb['ssi_txt'] = 'SSI';
21c8aa 33 $wb['errordocs_txt'] = 'Vlastite stranice za greške';
TB 34 $wb['subdomain_txt'] = 'Automatska poddomena';
526b99 35 $wb['ssl_txt'] = 'SSL';
T 36 $wb['suexec_txt'] = 'SuEXEC';
37 $wb['php_txt'] = 'PHP';
21c8aa 38 $wb['client_txt'] = 'Klijent';
TB 39 $wb['limit_web_domain_txt'] = 'Iskoristili ste maksimalan broj web domena za vaš račun.';
40 $wb['limit_web_aliasdomain_txt'] = 'Iskoristili ste maksimalan broj alias doena za vaš račun.';
41 $wb['limit_web_subdomain_txt'] = 'Iskoristili ste maksimalan broj poddomena za vaš račun.';
42 $wb['apache_directives_txt'] = 'Apache direktive';
43 $wb['domain_error_empty'] = 'Domena je prazna.';
526b99 44 $wb['domain_error_unique'] = 'There is already a website or sub / aliasdomain with this domain name.';
21c8aa 45 $wb['domain_error_regex'] = 'Naziv domene je neispravan.';
TB 46 $wb['domain_error_autosub'] = 'Već postoji poddomena sa ovim postavkama.';
47 $wb['hd_quota_error_empty'] = 'Kvota diska je 0 ili prazna.';
48 $wb['traffic_quota_error_empty'] = 'Kota prometa je prazna.';
49 $wb['error_ssl_state_empty'] = 'SSL županija je prazna.';
50 $wb['error_ssl_locality_empty'] = 'SSL lokacija je prazna.';
51 $wb['error_ssl_organisation_empty'] = 'SSL organizacija je prazna.';
52 $wb['error_ssl_organisation_unit_empty'] = 'SSL organizacijska jedinica je prazna.';
53 $wb['error_ssl_country_empty'] = 'SSL država je prazna.';
54 $wb['error_ssl_cert_empty'] = 'Polje za SSL certifikat je prazno';
55 $wb['client_group_id_txt'] = 'Klijent';
56 $wb['stats_password_txt'] = 'Podesi šifru za web statistiku';
526b99 57 $wb['allow_override_txt'] = 'Apache AllowOverride';
21c8aa 58 $wb['limit_web_quota_free_txt'] = 'Maksimalno moguća kvota diska';
TB 59 $wb['ssl_state_error_regex'] = 'Neispravno polje SSL županija. Dozvoljeni znakovi su: a-z, 0-9 i .,-_';
60 $wb['ssl_locality_error_regex'] = 'Neispravno polje SSL lokacija. Dozvoljeni znakovi su: a-z, 0-9 i .,-_';
61 $wb['ssl_organisation_error_regex'] = 'Neispravno polje SSL organizacija. Dozvoljeni znakovi su: a-z, 0-9 i .,-_';
62 $wb['ssl_organistaion_unit_error_regex'] = 'Neispravno polje SSL organizacijska jedinica. Dozvoljeni znakovi su: a-z, 0-9 i .,-_';
63 $wb['ssl_country_error_regex'] = 'Neispravno polje SSL država. Dozvoljeni znakovi su: A-Z';
64 $wb['limit_traffic_quota_free_txt'] = 'Maksimalno moguća kvota prometa';
65 $wb['redirect_error_regex'] = 'Neispravna redirekcijska putanja. Primjeri dozvoljene redirekcije: /test/ ili http://www.domena.tld/test/';
526b99 66 $wb['php_open_basedir_txt'] = 'PHP open_basedir';
21c8aa 67 $wb['traffic_quota_exceeded_txt'] = 'Kvota prometa je premašena';
526b99 68 $wb['ruby_txt'] = 'Ruby';
21c8aa 69 $wb['stats_user_txt'] = 'Korisničko ime za web statistiku';
TB 70 $wb['stats_type_txt'] = 'Program za web statistiku';
71 $wb['custom_php_ini_txt'] = 'Vlastite php.ini postavke';
72 $wb['none_txt'] = 'Ništa';
73 $wb['disabled_txt'] = 'Onemogućeno';
74 $wb['no_redirect_txt'] = 'Bez redirekcije';
75 $wb['no_flag_txt'] = 'Bez flag-a';
76 $wb['save_certificate_txt'] = 'Spremi certifikat';
77 $wb['create_certificate_txt'] = 'Kreiraj certifikat';
78 $wb['delete_certificate_txt'] = 'Obriši certifikat';
79 $wb['nginx_directives_txt'] = 'nginx direktive';
80 $wb['seo_redirect_txt'] = 'SEO redirekcija';
81 $wb['non_www_to_www_txt'] = 'bez www -&gt; www';
82 $wb['www_to_non_www_txt'] = 'www -&gt; bez www';
83 $wb['php_fpm_use_socket_txt'] = 'Koristi socket za PHP-FPM';
84 $wb['error_no_sni_txt'] = 'SNI za SSL nije aktiviran na ovom serveru. Možete uključiti samo jedan SSL certifikat na svakoj IP adresi.';
526b99 85 $wb['python_txt'] = 'Python';
T 86 $wb['perl_txt'] = 'Perl';
87 $wb['pm_max_children_txt'] = 'PHP-FPM pm.max_children';
88 $wb['pm_start_servers_txt'] = 'PHP-FPM pm.start_servers';
89 $wb['pm_min_spare_servers_txt'] = 'PHP-FPM pm.min_spare_servers';
90 $wb['pm_max_spare_servers_txt'] = 'PHP-FPM pm.max_spare_servers';
91 $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';
92 $wb['pm_max_children_error_regex'] = 'PHP-FPM pm.max_children must be a positive integer value.';
93 $wb['pm_start_servers_error_regex'] = 'PHP-FPM pm.start_servers must be a positive integer value.';
94 $wb['pm_min_spare_servers_error_regex'] = 'PHP-FPM pm.min_spare_servers must be a positive integer value.';
95 $wb['pm_max_spare_servers_error_regex'] = 'PHP-FPM pm.max_spare_servers must be a positive integer value.';
96 $wb['hd_quota_error_regex'] = 'Harddisk quota is invalid.';
97 $wb['traffic_quota_error_regex'] = 'Traffic quota is invalid.';
21c8aa 98 $wb['fastcgi_php_version_txt'] = 'PHP verzija';
526b99 99 $wb['pm_txt'] = 'PHP-FPM Process Manager';
T 100 $wb['pm_process_idle_timeout_txt'] = 'PHP-FPM pm.process_idle_timeout';
101 $wb['pm_max_requests_txt'] = 'PHP-FPM pm.max_requests';
102 $wb['pm_process_idle_timeout_error_regex'] = 'PHP-FPM pm.process_idle_timeout must be a positive integer value.';
103 $wb['pm_max_requests_error_regex'] = 'PHP-FPM pm.max_requests must be an integer value >= 0.';
104 $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!';
21c8aa 105 $wb['generate_password_txt'] = 'Generiraj šifru';
TB 106 $wb['repeat_password_txt'] = 'Ponovi šifru';
107 $wb['password_mismatch_txt'] = 'Šifre nisu identične.';
108 $wb['password_match_txt'] = 'Šifre su identične.';
109 $wb['available_php_directive_snippets_txt'] = 'Dostupne PHP direktive:';
110 $wb['available_apache_directive_snippets_txt'] = 'Dostupne Apache direktive:';
111 $wb['available_nginx_directive_snippets_txt'] = 'Dostupne nginx direktive:';
526b99 112 $wb['proxy_directives_txt'] = 'Proxy Directives';
21c8aa 113 $wb['available_proxy_directive_snippets_txt'] = 'Dostupne proxy direktive:';
TB 114 $wb['Domena'] = 'Alias domena';
bfcdef 115 ?>
21c8aa 116
TB 117