| | |
| | | $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['cron_job_limits_txt'] = 'Cron Job Limits'; |
| | | $wb['dns_limits_txt'] = 'DNS Limits'; |
| | | $wb['virtualization_limits_txt'] = 'Virtualization Limits'; |
| | | $wb['generate_password_txt'] = 'Generate Password'; |
| | | $wb['repeat_password_txt'] = 'Repeat Password'; |
| | | $wb['password_mismatch_txt'] = 'The passwords do not match.'; |
| | | $wb['password_match_txt'] = 'The passwords do match.'; |
| | | $wb['generate_password_txt'] = 'Generirajšifru'; |
| | | $wb['repeat_password_txt'] = 'Ponovi šifru'; |
| | | $wb['password_mismatch_txt'] = 'Šifre nisu identične.'; |
| | | $wb['password_match_txt'] = 'Šifre su identične.'; |
| | | $wb['active_template_additional_txt'] = 'Active Addons'; |
| | | $wb['bank_account_owner_txt'] = 'Bank account owner'; |
| | | $wb['email_error_isemail'] = 'Please enter a valid email address.'; |
| | | $wb['email_error_isemail'] = 'Unesi ispravnu email adresu.'; |
| | | $wb['customer_no_error_unique'] = 'The customer no. must be unique (or empty).'; |
| | | $wb['paypal_email_error_isemail'] = 'Please enter a valid PayPal email address.'; |
| | | $wb['paypal_email_txt'] = 'PayPal Email'; |
| | | $wb['err_msg_master_tpl_set'] = 'All custom limit settings are ignored if any master template other than \"custom\" is selected.'; |
| | | $wb['err_msg_master_tpl_set'] = 'All custom limit settings are ignored if any master template other than \\"custom\\" is selected.'; |
| | | $wb['aps_limits_txt'] = 'APS Installer Limits'; |
| | | $wb['limit_aps_txt'] = 'Max. number of APS instances'; |
| | | $wb['limit_aps_error_notint'] = 'The APS instances limit must be a number.'; |
| | | $wb['default_slave_dnsserver_txt'] = 'Default Secondary DNS Server'; |
| | | $wb['locked_txt'] = 'Locked (disables all webs etc.)'; |
| | | $wb['canceled_txt'] = 'Canceled (disables client login)'; |
| | | $wb['gender_txt'] = 'Title'; |
| | | $wb['gender_m_txt'] = 'Mr.'; |
| | | $wb['gender_f_txt'] = 'Ms.'; |
| | | $wb['added_by_txt'] = 'Added by'; |
| | | $wb['added_date_txt'] = 'Added date'; |
| | | $wb['parent_client_id_txt'] = 'Client of reseller'; |
| | | $wb['none_txt'] = 'none'; |
| | | $wb["email_error_empty"] = "Email is empty"; |
| | | ?> |
| | | |
| | | |