Till Brehm
2014-09-12 21c8aacf5317867f71d0a7bb71c4c2b088d02d23
interface/web/admin/lib/lang/hr_server_config.lng
@@ -41,7 +41,7 @@
$wb['nameservers_error_empty'] = 'Nameserver polje je prazno.';
$wb['config_dir_txt'] = 'Konfiguracijski direktorij';
$wb['init_script_txt'] = 'Inicijalizacijski naziv cron skripte';
$wb['crontab_dir_txt'] = 'Putanja do individualnih crontabs-a';
$wb['crontab_dir_txt'] = 'Putanja do individualnih crontab-ova';
$wb['wget_txt'] = 'Putanja do wget programa';
$wb['web_user_txt'] = 'Apache korisnik';
$wb['web_group_txt'] = 'Apache grupa';
@@ -159,13 +159,13 @@
$wb['backup_mode_rootgz'] = 'Backup all files in web directory as root user';
$wb['realtime_blackhole_list_txt'] = 'Real-time Blackhole List';
$wb['realtime_blackhole_list_note_txt'] = '(Separate RBL\'s with commas)';
$wb['ssl_settings_txt'] = 'SSL Settings';
$wb['permissions_txt'] = 'Permissions';
$wb['php_settings_txt'] = 'PHP Settings';
$wb['apps_vhost_settings_txt'] = 'Apps Vhost Settings';
$wb['awstats_settings_txt'] = 'AWStats Settings';
$wb['ssl_settings_txt'] = 'SSL postavke';
$wb['permissions_txt'] = 'Dozvole';
$wb['php_settings_txt'] = 'PHP postavke';
$wb['apps_vhost_settings_txt'] = 'Apps Vhost postavke';
$wb['awstats_settings_txt'] = 'AWStats postavke';
$wb['firewall_txt'] = 'Firewall';
$wb['mailbox_quota_stats_txt'] = 'Mailbox quota statistics';
$wb['mailbox_quota_stats_txt'] = 'Statistika limita sandučića';
$wb['enable_ip_wildcard_txt'] = 'Enable IP wildcard (*)';
$wb['web_folder_protection_txt'] = 'Make web folders immutable (extended attributes)';
$wb['overtraffic_notify_admin_txt'] = 'Send overtraffic notification to admin';
@@ -177,68 +177,70 @@
$wb['overquota_notify_freq_txt'] = 'Send quota warning each X days';
$wb['overquota_notify_freq_note_txt'] = '0 = send message just once, no repeated messages';
$wb['admin_notify_events_txt'] = 'Send email to admin starting with the following level';
$wb['no_notifications_txt'] = 'No Notifications';
$wb['no_notifications_txt'] = 'Nema notifikacija';
$wb['monit_url_txt'] = 'Monit URL';
$wb['monit_user_txt'] = 'Monit User';
$wb['monit_password_txt'] = 'Monit Password';
$wb['monit_url_error_regex'] = 'Invalid Monit URL';
$wb['monit_user_txt'] = 'Monit korisničko ime';
$wb['monit_password_txt'] = 'Monit šifra';
$wb['monit_url_error_regex'] = 'Neispravan Monit URL';
$wb['monit_url_note_txt'] = 'Placeholder:';
$wb['munin_url_txt'] = 'Munin URL';
$wb['munin_user_txt'] = 'Munin User';
$wb['munin_password_txt'] = 'Munin Password';
$wb['munin_url_error_regex'] = 'Invalid Munin URL';
$wb['munin_user_txt'] = 'Munin korisničko ime';
$wb['munin_password_txt'] = 'Munin šifra';
$wb['munin_url_error_regex'] = 'Neispravan Munin URL';
$wb['munin_url_note_txt'] = 'Placeholder:';
$wb['backup_dir_is_mount_txt'] = 'Backup directory is a mount?';
$wb['monitor_system_updates_txt'] = 'Check for Linux updates';
$wb['hostname_error_regex'] = 'Invalid Hostname.';
$wb['invalid_apache_user_txt'] = 'Invalid apache user.';
$wb['invalid_apache_group_txt'] = 'Invalid apache group.';
$wb['backup_dir_error_regex'] = 'Invalid backup directory.';
$wb['maildir_path_error_regex'] = 'Invalid maildir path.';
$wb['homedir_path_error_regex'] = 'Invalid homedir path.';
$wb['mailuser_name_error_regex'] = 'Invalid mailuser name.';
$wb['mailuser_group_name_error_regex'] = 'Invalid mailuser group name.';
$wb['backup_dir_is_mount_txt'] = 'Backup direktorij je mount-an?';
$wb['monitor_system_updates_txt'] = 'Provjeri za Linux nadogradnje';
$wb['hostname_error_regex'] = 'Neispravan Hostname.';
$wb['invalid_apache_user_txt'] = 'Neispravan apache korisnik.';
$wb['invalid_apache_group_txt'] = 'Neispravna apache grupa.';
$wb['backup_dir_error_regex'] = 'Neispravan backup direktorij.';
$wb['maildir_path_error_regex'] = 'Neispravna maildir putanja.';
$wb['homedir_path_error_regex'] = 'Neispravna homedir putanja.';
$wb['mailuser_name_error_regex'] = 'Neispravan mailuser name.';
$wb['mailuser_group_name_error_regex'] = 'Neispravan mailuser group name.';
$wb['mailuser_uid_error_range'] = 'Mailuser uid must be >= 2000';
$wb['mailuser_gid_error_range'] = 'Mailuser gid must be >= 2000';
$wb['getmail_config_dir_error_regex'] = 'Invalid getmail config directory.';
$wb['website_basedir_error_regex'] = 'Invalid website basedir.';
$wb['website_symlinks_error_regex'] = 'Invalid website symlinks.';
$wb['vhost_conf_dir_error_regex'] = 'Invalid vhost config directory.';
$wb['vhost_conf_enabled_dir_error_regex'] = 'Invalid vhost conf enabled directory.';
$wb['nginx_vhost_conf_dir_error_regex'] = 'Invalid nginx config directory.';
$wb['nginx_vhost_conf_enabled_dir_error_regex'] = 'Invalid nginx conf enabled directory.';
$wb['ca_path_error_regex'] = 'Invalid CA path.';
$wb['invalid_nginx_user_txt'] = 'Invalid nginx user.';
$wb['invalid_nginx_group_txt'] = 'Invalid nginx group.';
$wb['php_ini_path_apache_error_regex'] = 'Invalid apache php.ini path.';
$wb['php_ini_path_cgi_error_regex'] = 'Invalid cgi php.ini path.';
$wb['php_fpm_init_script_error_regex'] = 'Invalid php-fpm init script.';
$wb['php_fpm_ini_path_error_regex'] = 'Invalid php-fpm ini path.';
$wb['php_fpm_pool_dir_error_regex'] = 'Invalid php-fpm pool directory.';
$wb['php_fpm_socket_dir_error_regex'] = 'Invalid php-fpm socket directory.';
$wb['php_open_basedir_error_regex'] = 'Invalid php open_basedir.';
$wb['awstats_data_dir_empty'] = 'awstats data directory is empty';
$wb['awstats_data_dir_error_regex'] = 'Invalid awstats data directory.';
$wb['awstats_pl_empty'] = 'awstats.pl setting is empty.';
$wb['awstats_pl_error_regex'] = 'Invalid awstats.pl path.';
$wb['awstats_buildstaticpages_pl_empty'] = 'awstats_buildstaticpages.pl is empty';
$wb['awstats_buildstaticpages_pl_error_regex'] = 'Invalid awstats_buildstaticpages.pl path.';
$wb['invalid_bind_user_txt'] = 'Invalid BIND user.';
$wb['invalid_bind_group_txt'] = 'Invalid BIND group.';
$wb['bind_zonefiles_dir_error_regex'] = 'Invalid BIND zonefiles directory.';
$wb['named_conf_path_error_regex'] = 'Invalid named.conf path.';
$wb['named_conf_local_path_error_regex'] = 'Invalid named.conf.local path.';
$wb['fastcgi_starter_path_error_regex'] = 'Invalid fastcgi starter path.';
$wb['fastcgi_starter_script_error_regex'] = 'Invalid fastcgi starter script.';
$wb['fastcgi_alias_error_regex'] = 'Invalid fastcgi alias.';
$wb['fastcgi_phpini_path_error_regex'] = 'Invalid fastcgi path.';
$wb['fastcgi_bin_error_regex'] = 'Invalid fastcgi bin.';
$wb['jailkit_chroot_home_error_regex'] = 'Invalid jaikit chroot home.';
$wb['jailkit_chroot_app_sections_error_regex'] = 'Invalid jaikit chroot sections.';
$wb['jailkit_chroot_app_programs_error_regex'] = 'Invalid jaikit chroot app programs.';
$wb['jailkit_chroot_cron_programs_error_regex'] = 'Invalid jaikit chroot cron programs.';
$wb['vlogger_config_dir_error_regex'] = 'Invalid vlogger config dir.';
$wb['cron_init_script_error_regex'] = 'Invalid cron init script.';
$wb['crontab_dir_error_regex'] = 'Invalid crontab directory.';
$wb['cron_wget_error_regex'] = 'Invalid cron wget path.';
$wb['getmail_config_dir_error_regex'] = 'Neispravan getmail config direktorij.';
$wb['website_basedir_error_regex'] = 'Neispravan website basedir.';
$wb['website_symlinks_error_regex'] = 'Neispravan website symlinks.';
$wb['vhost_conf_dir_error_regex'] = 'Neispravan vhost config direktorij.';
$wb['vhost_conf_enabled_dir_error_regex'] = 'Neispravan vhost conf enabled direktorij.';
$wb['nginx_vhost_conf_dir_error_regex'] = 'Neispravan nginx config direktorij.';
$wb['nginx_vhost_conf_enabled_dir_error_regex'] = 'Neispravan nginx conf enabled direktorij.';
$wb['ca_path_error_regex'] = 'Neispravna CA putanja.';
$wb['invalid_nginx_user_txt'] = 'Neispravan nginx user.';
$wb['invalid_nginx_group_txt'] = 'Neispravan nginx grupa.';
$wb['php_ini_path_apache_error_regex'] = 'Neispravna apache php.ini putanja.';
$wb['php_ini_path_cgi_error_regex'] = 'Neispravna cgi php.ini putanja.';
$wb['php_fpm_init_script_error_regex'] = 'Neispravna php-fpm init skripta.';
$wb['php_fpm_ini_path_error_regex'] = 'Neispravna php-fpm ini putanja.';
$wb['php_fpm_pool_dir_error_regex'] = 'Neispravan php-fpm pool direktorij.';
$wb['php_fpm_socket_dir_error_regex'] = 'Neispravan php-fpm socket direktorij.';
$wb['php_open_basedir_error_regex'] = 'Neispravan php open_basedir.';
$wb['awstats_data_dir_empty'] = 'awstats data direktorij is empty';
$wb['awstats_data_dir_error_regex'] = 'Neispravan awstats podatkovni direktorij.';
$wb['awstats_pl_empty'] = 'awstats.pl opcija je prazna.';
$wb['awstats_pl_error_regex'] = 'Neispravna awstats.pl putanja.';
$wb['awstats_buildstaticpages_pl_empty'] = 'awstats_buildstaticpages.pl je prazno';
$wb['awstats_buildstaticpages_pl_error_regex'] = 'Neispravna awstats_buildstaticpages.pl putanja.';
$wb['invalid_bind_user_txt'] = 'Neispravan BIND korisnik.';
$wb['invalid_bind_group_txt'] = 'Neispravan BIND grupa.';
$wb['bind_zonefiles_dir_error_regex'] = 'Neispravan BIND zonefiles direktorij.';
$wb['named_conf_path_error_regex'] = 'Neispravna named.conf putanja.';
$wb['named_conf_local_path_error_regex'] = 'Neispravna named.conf.local putanja.';
$wb['fastcgi_starter_path_error_regex'] = 'Neispravna fastcgi starter putanja.';
$wb['fastcgi_starter_script_error_regex'] = 'Neispravan fastcgi starter script.';
$wb['fastcgi_alias_error_regex'] = 'Neispravan fastcgi alias.';
$wb['fastcgi_phpini_path_error_regex'] = 'Neispravna fastcgi putanja.';
$wb['fastcgi_bin_error_regex'] = 'Neispravan fastcgi bin.';
$wb['jailkit_chroot_home_error_regex'] = 'Neispravan jaikit chroot home.';
$wb['jailkit_chroot_app_sections_error_regex'] = 'Neispravan jaikit chroot sections.';
$wb['jailkit_chroot_app_programs_error_regex'] = 'Neispravan jaikit chroot app programs.';
$wb['jailkit_chroot_cron_programs_error_regex'] = 'Neispravan jaikit chroot cron programs.';
$wb['vlogger_config_dir_error_regex'] = 'Neispravan vlogger config dir.';
$wb['cron_init_script_error_regex'] = 'Neispravan cron init script.';
$wb['crontab_dir_error_regex'] = 'Neispravan crontab direktorij.';
$wb['cron_wget_error_regex'] = 'Neispravna cron wget putanja.';
?>