Marius Burkard
2016-05-04 c3189ce6c7301c3ec17878fd3918f31d0d3cb18a
commit | author | age
f99b12 1 <?php
02bf99 2 $wb['backup_interval_txt'] = 'Interval backupa';
T 3 $wb['backup_copies_txt'] = 'Broj backup kopija';
797215 4 $wb['ssl_state_txt'] = 'Županija';
MC 5 $wb['ssl_locality_txt'] = 'Grad';
02bf99 6 $wb['ssl_organisation_txt'] = 'Organizacija';
797215 7 $wb['ssl_organisation_unit_txt'] = 'Organizacijski sektor';
02bf99 8 $wb['ssl_country_txt'] = 'Država';
T 9 $wb['ssl_request_txt'] = 'SSL zahtjev';
10 $wb['ssl_cert_txt'] = 'SSL certifikat';
11 $wb['ssl_bundle_txt'] = 'SSL paket';
12 $wb['ssl_action_txt'] = 'SSL akcija';
13 $wb['ssl_domain_txt'] = 'SSL domena';
b51db0 14 $wb['server_id_txt'] = 'Server';
8cf78b 15 $wb['domain_txt'] = 'Domena';
T 16 $wb['type_txt'] = 'Vrsta';
02bf99 17 $wb['parent_domain_id_txt'] = 'Glavna web stranica';
T 18 $wb['redirect_type_txt'] = 'Vrsta redirekcije';
b51db0 19 $wb['redirect_path_txt'] = 'Redirect Path';
8cf78b 20 $wb['active_txt'] = 'Aktivno';
407003 21 $wb['document_root_txt'] = 'Document Root';
02bf99 22 $wb['system_user_txt'] = 'Linux korisnik';
T 23 $wb['system_group_txt'] = 'Linux grupa';
24 $wb['ip_address_txt'] = 'IP adresa';
25 $wb['vhost_type_txt'] = 'Vrsta VHosta';
26 $wb['hd_quota_txt'] = 'Limit kvote (prostor)';
27 $wb['traffic_quota_txt'] = 'Limit prometa';
b51db0 28 $wb['cgi_txt'] = 'CGI';
T 29 $wb['ssi_txt'] = 'SSI';
02bf99 30 $wb['errordocs_txt'] = 'Vlastite error stranice';
T 31 $wb['subdomain_txt'] = 'Automatska poddomena';
b51db0 32 $wb['ssl_txt'] = 'SSL';
2dffea 33 $wb['ssl_letsencrypt_txt'] = 'Let\'s Encrypt';
b51db0 34 $wb['suexec_txt'] = 'SuEXEC';
T 35 $wb['php_txt'] = 'PHP';
02bf99 36 $wb['client_txt'] = 'Klijent';
T 37 $wb['limit_web_domain_txt'] = 'Iskorišten je maksimalan broj domena.';
38 $wb['limit_web_aliasdomain_txt'] = 'Iskorišten je maksimalan broj alias domena.';
39 $wb['limit_web_subdomain_txt'] = 'Iskorišten je maksimalan broj poddomena.';
40 $wb['apache_directives_txt'] = 'Apache direktive';
41 $wb['domain_error_empty'] = 'Naziv domene je prazan.';
42 $wb['domain_error_unique'] = 'Već postoji web stranica ili poddomena / alias sa nazivom te domene.';
43 $wb['domain_error_regex'] = 'Naziv domene nije ispravan.';
44 $wb['hd_quota_error_empty'] = 'Limit kvote (prostor) je 0 ili je prazno.';
45 $wb['traffic_quota_error_empty'] = 'Limit prometa je prazan.';
797215 46 $wb['error_ssl_state_empty'] = 'Niste unijeli županiju.';
MC 47 $wb['error_ssl_locality_empty'] = 'Niste unijeli grad.';
48 $wb['error_ssl_organisation_empty'] = 'Niste unijeli organizaciju.';
49 $wb['error_ssl_organisation_unit_empty'] = 'Niste unijeli organizacjski sektor.';
50 $wb['error_ssl_country_empty'] = 'Niste unijeli državu.';
02bf99 51 $wb['error_ssl_cert_empty'] = 'Polje SSL certifikata je prazno';
T 52 $wb['client_group_id_txt'] = 'Klijent';
53 $wb['stats_password_txt'] = 'Šifra za statistiku';
b51db0 54 $wb['allow_override_txt'] = 'Apache AllowOverride';
02bf99 55 $wb['limit_web_quota_free_txt'] = 'Maksimalan limit kvote (prostor)';
797215 56 $wb['ssl_state_error_regex'] = 'Neispravan unos županije. Dozvoljeni znakovi: a-z, 0-9 i .,-_';
MC 57 $wb['ssl_locality_error_regex'] = 'Neispravan unos grada. Dozvoljeni znakovi: a-z, 0-9 i .,-_';
58 $wb['ssl_organisation_error_regex'] = 'Neispravan unos organizacije. Dozvoljeni znakovi: a-z, 0-9 i .,-_';
59 $wb['ssl_organistaion_unit_error_regex'] = 'Neispravan unos organizacijskog sektora. Dozvoljeni znakovi: a-z, 0-9 i .,-_';
60 $wb['ssl_country_error_regex'] = 'Neispravan unos države. Dozvoljeni znakovi: A-Z';
02bf99 61 $wb['limit_traffic_quota_free_txt'] = 'Maksimalan limit prometa web stranice';
T 62 $wb['redirect_error_regex'] = 'Neispravna  putanja redirekcije. Ispravne redirekcije su npr.: /test/ ili http://www.domena.tld/test/';
b51db0 63 $wb['php_open_basedir_txt'] = 'PHP open_basedir';
02bf99 64 $wb['traffic_quota_exceeded_txt'] = 'Iskoristili ste limit prometa web stranice.';
b51db0 65 $wb['ruby_txt'] = 'Ruby';
02bf99 66 $wb['stats_user_txt'] = 'Korisničko ime za statistiku';
T 67 $wb['stats_type_txt'] = 'Program za statistiku';
68 $wb['custom_php_ini_txt'] = 'Vlastite php.ini postavke';
69 $wb['ipv6_address_txt'] = 'IPv6 adresa';
70 $wb['none_txt'] = 'Ništa';
71 $wb['disabled_txt'] = 'Onemogućeno';
72 $wb['no_redirect_txt'] = 'Bez redirekcije';
73 $wb['no_flag_txt'] = 'Bez markiranja';
74 $wb['save_certificate_txt'] = 'Spremi certifikat';
75 $wb['create_certificate_txt'] = 'Kreiraj certifikat';
76 $wb['delete_certificate_txt'] = 'Obriši certifikat';
77 $wb['nginx_directives_txt'] = 'nginx direktive';
78 $wb['seo_redirect_txt'] = 'SEO redirekcija';
79 $wb['non_www_to_www_txt'] = 'Non-www -> www';
80 $wb['www_to_non_www_txt'] = 'www -> non-www';
81 $wb['php_fpm_use_socket_txt'] = 'Koristi socket za PHP-FPM';
82 $wb['error_no_sni_txt'] = 'SNI za SSL nije aktiviran na ovom serveru. Možete omogućiti samo jedan SSL certifikat na svakoj IP adresi.';
b51db0 83 $wb['python_txt'] = 'Python';
T 84 $wb['pm_max_children_txt'] = 'PHP-FPM pm.max_children';
85 $wb['pm_start_servers_txt'] = 'PHP-FPM pm.start_servers';
86 $wb['pm_min_spare_servers_txt'] = 'PHP-FPM pm.min_spare_servers';
87 $wb['pm_max_spare_servers_txt'] = 'PHP-FPM pm.max_spare_servers';
02bf99 88 $wb['error_php_fpm_pm_settings_txt'] = 'Vrijednosti PHP-FPM pm postavki moraju biti slijedeće: pm.max_children >= pm.max_spare_servers >= pm.start_servers >= pm.min_spare_servers > 0';
T 89 $wb['pm_max_children_error_regex'] = 'PHP-FPM pm.max_children mora biti pozitivan broj.';
90 $wb['pm_start_servers_error_regex'] = 'PHP-FPM pm.start_servers mora biti pozitivan broj.';
91 $wb['pm_min_spare_servers_error_regex'] = 'PHP-FPM pm.min_spare_servers mora biti pozitivan broj.';
92 $wb['pm_max_spare_servers_error_regex'] = 'PHP-FPM pm.max_spare_servers mora biti pozitivan broj.';
93 $wb['hd_quota_error_regex'] = 'Harddisk quota is invalid.';
94 $wb['traffic_quota_error_regex'] = 'Traffic quota is invalid.';
142907 95 $wb['ssl_key_txt'] = 'SSL Key';
T 96 $wb['perl_txt'] = 'Perl';
97 $wb['fastcgi_php_version_txt'] = 'PHP Version';
98 $wb['pm_txt'] = 'PHP-FPM Process Manager';
99 $wb['pm_process_idle_timeout_txt'] = 'PHP-FPM pm.process_idle_timeout';
100 $wb['pm_max_requests_txt'] = 'PHP-FPM pm.max_requests';
101 $wb['pm_process_idle_timeout_error_regex'] = 'PHP-FPM pm.process_idle_timeout must be a positive integer value.';
102 $wb['pm_max_requests_error_regex'] = 'PHP-FPM pm.max_requests must be an integer value >= 0.';
103 $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!';
797215 104 $wb['generate_password_txt'] = 'Generiraj šifru';
MC 105 $wb['repeat_password_txt'] = 'Ponovi šifru';
106 $wb['password_mismatch_txt'] = 'Šifre nisu identične.';
107 $wb['password_match_txt'] = 'Šifre su identične.';
bfcdef 108 $wb['web_folder_error_regex'] = 'Invalid folder entered. Please do not enter a slash.';
797215 109 $wb['domain_error_autosub'] = 'Već postoji poddomena sa ovim postavkama.';
MC 110 $wb['available_php_directive_snippets_txt'] = 'Dostupne PHP direktive:';
111 $wb['available_apache_directive_snippets_txt'] = 'Dostupne Apache direktive:';
112 $wb['available_nginx_directive_snippets_txt'] = 'Dostupne nginx direktive:';
113 $wb['proxy_directives_txt'] = 'Proxy direktive';
114 $wb['available_proxy_directive_snippets_txt'] = 'Dostupne Proxy direktive:';
115 $wb['no_server_error'] = 'Nije izabran server.';
116 $wb['no_backup_txt'] = 'Bez backup-a';
117 $wb['daily_backup_txt'] = 'Dnevni backup';
118 $wb['weekly_backup_txt'] = 'Tjedni backup';
119 $wb['monthly_backup_txt'] = 'Mjesečni backup';
120 $wb['rewrite_rules_txt'] = 'Rewrite pravila';
121 $wb['invalid_rewrite_rules_txt'] = 'Neispravna Rewrite pravila';
122 $wb['allowed_rewrite_rule_directives_txt'] = 'Dozvoljene direktive:';
123 $wb['configuration_error_txt'] = 'KONFIGURACIJSKA GREŠKA';
124 $wb['variables_txt'] = 'Varijable';
125 $wb['added_by_txt'] = 'Dodao';
126 $wb['added_date_txt'] = 'Dodano';
127 $wb['backup_excludes_txt'] = 'Izbačeni direktoriji';
73813a 128 $wb['web_folder_txt'] = 'Web folder';
MC 129 $wb['web_folder_invalid_txt'] = 'The web folder is invalid, please choose a different one.';
130 $wb['web_folder_unique_txt'] = 'The web folder is already used, please choose a different one.';
131 $wb['host_txt'] = 'Hostname';
132 $wb['domain_error_wildcard'] = 'Wildcard subdomains are not allowed.';
7c2179 133 $wb['backup_excludes_note_txt'] = '(Separate multiple directories with commas. Example: web/cache/*,web/backup)';
797215 134 $wb['backup_excludes_error_regex'] = 'Izbačeni direktorij sadrži nedozvoljene znakove.';
407003 135 $wb['server_chosen_not_ok'] = 'The selected server is not allowed for this account.';
TB 136 $wb['subdomain_error_empty'] = 'The subdommain field is empty or contains invalid characters.';
137 $wb['btn_save_txt'] = 'Save';
138 $wb['btn_cancel_txt'] = 'Cancel';
139 $wb['enable_spdy_txt'] = 'Enable SPDY';
140 $wb['load_client_data_txt'] = 'Load client details';
141 $wb['load_my_data_txt'] = 'Load my contact details';
142 $wb['reset_client_data_txt'] = 'Reset data';
143 $wb['rewrite_to_https_txt'] = 'Rewrite HTTP to HTTPS';
144 $wb['password_strength_txt'] = 'Password strength';
4bdecc 145 $wb['directive_snippets_id_txt'] = 'Web server config';
TB 146 $wb['http_port_txt'] = 'HTTP Port';
147 $wb['https_port_txt'] = 'HTTPS Port';
148 $wb['http_port_error_regex'] = 'HTTP Port invalid.';
149 $wb['https_port_error_regex'] = 'HTTPS Port invalid.';
f99b12 150 ?>