| | |
| | | $wb['limit_spamfilter_policy_txt'] = 'Maksimalan broj spamfilter pravila'; |
| | | $wb['default_mailserver_txt'] = 'Izaberi email server'; |
| | | $wb['company_name_txt'] = 'Poduzeće'; |
| | | $wb['contact_firstname_txt'] = 'Contact firstname'; |
| | | $wb['contact_name_txt'] = 'Kontakt osoba'; |
| | | $wb['username_txt'] = 'Korisničko ime'; |
| | | $wb['password_txt'] = 'Šifra'; |
| | |
| | | $wb['limit_dns_record_txt'] = 'Maksimalan broj DNS zapisa'; |
| | | $wb['limit_shell_user_txt'] = 'Maksimalan broj Shell računa'; |
| | | $wb['limit_webdav_user_txt'] = 'Maksimalan broj Webdav računa'; |
| | | $wb['limit_backup_txt'] = 'Backupfunction available'; |
| | | $wb['limit_client_txt'] = 'Maksimalan broj klijenata'; |
| | | $wb['username_error_empty'] = 'Korisničko ime nije upisano.'; |
| | | $wb['username_error_unique'] = 'Korisničko ime se već koristi.'; |
| | |
| | | $wb['ssh_chroot_txt'] = 'SSH-Chroot opcije'; |
| | | $wb['web_php_options_txt'] = 'PHP opcije'; |
| | | $wb['limit_client_error'] = 'Maksimalan broj klijenata!'; |
| | | $wb['limit_client_error_positive'] = 'Broj klijenata mora biti veći od 0.'; |
| | | $wb['limit_client_error_positive_or_unlimited'] = 'Broj klijenata mora biti veći od 0.'; |
| | | $wb['limit_web_quota_txt'] = 'Diskovni prostor'; |
| | | $wb['limit_traffic_quota_txt'] = 'Maksimalni promet'; |
| | | $wb['limit_trafficquota_error_notint'] = 'Maksimalni promet mora biti znamenka.'; |
| | |
| | | $wb['limit_domainmodule_txt'] = 'Domain module Limit'; |
| | | $wb['client_limits_txt'] = 'Limiti klijenata'; |
| | | $wb['err_msg_master_tpl_set'] = 'All custom limit settings are ignored if any master template other than \\"custom\\" is selected.'; |
| | | $wb["btn_save_txt"] = "Save"; |
| | | $wb["btn_cancel_txt"] = "Cancel"; |
| | | $wb["email_error_empty"] = "Email is empty"; |
| | | ?> |
| | | |
| | | |