Till Brehm
2014-09-12 21c8aacf5317867f71d0a7bb71c4c2b088d02d23
commit | author | age
f99b12 1 <?php
02bf99 2 $wb['backup_interval_txt'] = 'Interval backupa';
T 3 $wb['backup_copies_txt'] = 'Broj backup kopija';
21c8aa 4 $wb['ssl_state_txt'] = 'Županija';
TB 5 $wb['ssl_locality_txt'] = 'Grad';
02bf99 6 $wb['ssl_organisation_txt'] = 'Organizacija';
21c8aa 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';
02bf99 21 $wb['document_root_txt'] = 'Početni direktorij';
T 22 $wb['system_user_txt'] = 'Linux korisnik';
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';
T 33 $wb['suexec_txt'] = 'SuEXEC';
34 $wb['php_txt'] = 'PHP';
02bf99 35 $wb['client_txt'] = 'Klijent';
T 36 $wb['limit_web_domain_txt'] = 'Iskorišten je maksimalan broj domena.';
37 $wb['limit_web_aliasdomain_txt'] = 'Iskorišten je maksimalan broj alias domena.';
38 $wb['limit_web_subdomain_txt'] = 'Iskorišten je maksimalan broj poddomena.';
39 $wb['apache_directives_txt'] = 'Apache direktive';
40 $wb['domain_error_empty'] = 'Naziv domene je prazan.';
41 $wb['domain_error_unique'] = 'Već postoji web stranica ili poddomena / alias sa nazivom te domene.';
42 $wb['domain_error_regex'] = 'Naziv domene nije ispravan.';
43 $wb['hd_quota_error_empty'] = 'Limit kvote (prostor) je 0 ili je prazno.';
44 $wb['traffic_quota_error_empty'] = 'Limit prometa je prazan.';
21c8aa 45 $wb['error_ssl_state_empty'] = 'Niste unijeli županiju.';
TB 46 $wb['error_ssl_locality_empty'] = 'Niste unijeli grad.';
47 $wb['error_ssl_organisation_empty'] = 'Niste unijeli organizaciju.';
48 $wb['error_ssl_organisation_unit_empty'] = 'Niste unijeli organizacjski sektor.';
49 $wb['error_ssl_country_empty'] = 'Niste unijeli državu.';
02bf99 50 $wb['error_ssl_cert_empty'] = 'Polje SSL certifikata je prazno';
T 51 $wb['client_group_id_txt'] = 'Klijent';
52 $wb['stats_password_txt'] = 'Šifra za statistiku';
b51db0 53 $wb['allow_override_txt'] = 'Apache AllowOverride';
02bf99 54 $wb['limit_web_quota_free_txt'] = 'Maksimalan limit kvote (prostor)';
21c8aa 55 $wb['ssl_state_error_regex'] = 'Neispravan unos županije. Dozvoljeni znakovi: a-z, 0-9 i .,-_';
TB 56 $wb['ssl_locality_error_regex'] = 'Neispravan unos grada. Dozvoljeni znakovi: a-z, 0-9 i .,-_';
57 $wb['ssl_organisation_error_regex'] = 'Neispravan unos organizacije. Dozvoljeni znakovi: a-z, 0-9 i .,-_';
58 $wb['ssl_organistaion_unit_error_regex'] = 'Neispravan unos organizacijskog sektora. Dozvoljeni znakovi: a-z, 0-9 i .,-_';
59 $wb['ssl_country_error_regex'] = 'Neispravan unos države. Dozvoljeni znakovi: A-Z';
02bf99 60 $wb['limit_traffic_quota_free_txt'] = 'Maksimalan limit prometa web stranice';
T 61 $wb['redirect_error_regex'] = 'Neispravna  putanja redirekcije. Ispravne redirekcije su npr.: /test/ ili http://www.domena.tld/test/';
b51db0 62 $wb['php_open_basedir_txt'] = 'PHP open_basedir';
02bf99 63 $wb['traffic_quota_exceeded_txt'] = 'Iskoristili ste limit prometa web stranice.';
b51db0 64 $wb['ruby_txt'] = 'Ruby';
02bf99 65 $wb['stats_user_txt'] = 'Korisničko ime za statistiku';
T 66 $wb['stats_type_txt'] = 'Program za statistiku';
67 $wb['custom_php_ini_txt'] = 'Vlastite php.ini postavke';
68 $wb['ipv6_address_txt'] = 'IPv6 adresa';
69 $wb['none_txt'] = 'Ništa';
70 $wb['disabled_txt'] = 'Onemogućeno';
71 $wb['no_redirect_txt'] = 'Bez redirekcije';
72 $wb['no_flag_txt'] = 'Bez markiranja';
73 $wb['save_certificate_txt'] = 'Spremi certifikat';
74 $wb['create_certificate_txt'] = 'Kreiraj certifikat';
75 $wb['delete_certificate_txt'] = 'Obriši certifikat';
76 $wb['nginx_directives_txt'] = 'nginx direktive';
77 $wb['seo_redirect_txt'] = 'SEO redirekcija';
78 $wb['non_www_to_www_txt'] = 'Non-www -> www';
79 $wb['www_to_non_www_txt'] = 'www -> non-www';
80 $wb['php_fpm_use_socket_txt'] = 'Koristi socket za PHP-FPM';
81 $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 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';
02bf99 87 $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 88 $wb['pm_max_children_error_regex'] = 'PHP-FPM pm.max_children mora biti pozitivan broj.';
89 $wb['pm_start_servers_error_regex'] = 'PHP-FPM pm.start_servers mora biti pozitivan broj.';
90 $wb['pm_min_spare_servers_error_regex'] = 'PHP-FPM pm.min_spare_servers mora biti pozitivan broj.';
91 $wb['pm_max_spare_servers_error_regex'] = 'PHP-FPM pm.max_spare_servers mora biti pozitivan broj.';
92 $wb['hd_quota_error_regex'] = 'Harddisk quota is invalid.';
93 $wb['traffic_quota_error_regex'] = 'Traffic quota is invalid.';
142907 94 $wb['ssl_key_txt'] = 'SSL Key';
T 95 $wb['perl_txt'] = 'Perl';
96 $wb['fastcgi_php_version_txt'] = 'PHP Version';
97 $wb['pm_txt'] = 'PHP-FPM Process Manager';
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!';
21c8aa 103 $wb['generate_password_txt'] = 'Generiraj šifru';
TB 104 $wb['repeat_password_txt'] = 'Ponovi šifru';
105 $wb['password_mismatch_txt'] = 'Šifre nisu identične.';
106 $wb['password_match_txt'] = 'Šifre su identične.';
bfcdef 107 $wb['web_folder_error_regex'] = 'Invalid folder entered. Please do not enter a slash.';
21c8aa 108 $wb['domain_error_autosub'] = 'Već postoji poddomena sa ovim postavkama.';
TB 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:';
112 $wb['proxy_directives_txt'] = 'Proxy direktive';
113 $wb['available_proxy_directive_snippets_txt'] = 'Dostupne Proxy direktive:';
114 $wb['no_server_error'] = 'Nije izabran server.';
115 $wb['no_backup_txt'] = 'Bez backup-a';
116 $wb['daily_backup_txt'] = 'Dnevni backup';
117 $wb['weekly_backup_txt'] = 'Tjedni backup';
118 $wb['monthly_backup_txt'] = 'Mjesečni backup';
119 $wb['rewrite_rules_txt'] = 'Rewrite pravila';
120 $wb['invalid_rewrite_rules_txt'] = 'Neispravna Rewrite pravila';
121 $wb['allowed_rewrite_rule_directives_txt'] = 'Dozvoljene direktive:';
122 $wb['configuration_error_txt'] = 'KONFIGURACIJSKA GREŠKA';
123 $wb['variables_txt'] = 'Varijable';
124 $wb['added_by_txt'] = 'Dodao';
125 $wb['added_date_txt'] = 'Dodano';
126 $wb['backup_excludes_txt'] = 'Izbačeni direktoriji';
dc9e64 127 $wb['backup_excludes_note_txt'] = '(Separate multiple directories with commas. Example: web/cache/*,web/backup)';
21c8aa 128 $wb['backup_excludes_error_regex'] = 'Izbačeni direktorij sadrži nedozvoljene znakove.';
TB 129 $wb['invalid_custom_php_ini_settings_txt'] = 'Neispravne php.ini postavke';
8a3cd2 130 $wb['invalid_system_user_or_group_txt'] = 'Invalid system user or group';
f99b12 131 ?>
21c8aa 132
TB 133