| | |
| | | $wb['cron_init_script_error_empty'] = 'Cron init script name is empty.'; |
| | | $wb['crontab_dir_error_empty'] = 'Path for individual crontabs is empty.'; |
| | | $wb['cron_wget_error_empty'] = 'Path to wget program is empty.'; |
| | | $wb['php_fpm_init_script_txt'] = 'PHP-FPM init script'; |
| | | $wb['php_fpm_init_script_error_empty'] = 'PHP-FPM init script is empty.'; |
| | | $wb['php_fpm_ini_path_txt'] = 'PHP-FPM php.ini path'; |
| | | $wb['php_fpm_ini_path_error_empty'] = 'PHP-FPM php.ini path is empty.'; |
| | | $wb['php_fpm_pool_dir_txt'] = 'PHP-FPM pool directory'; |
| | | $wb['php_fpm_pool_dir_error_empty'] = 'PHP-FPM pool directory is empty.'; |
| | | $wb['php_fpm_init_script_txt'] = 'PHP-FPM název init skriptu'; |
| | | $wb['php_fpm_init_script_error_empty'] = 'PHP-FPM název init skriptu je prázdny'; |
| | | $wb['php_fpm_ini_path_txt'] = 'PHP-FPM cesta k php.ini'; |
| | | $wb['php_fpm_ini_path_error_empty'] = 'PHP-FPM cesta k php.ini je prázdná'; |
| | | $wb['php_fpm_pool_dir_txt'] = 'PHP-FPM adresář pro pool'; |
| | | $wb['php_fpm_pool_dir_error_empty'] = 'PHP-FPM adresář pro pool je prázdny.'; |
| | | $wb['php_fpm_start_port_txt'] = 'PHP-FPM start port'; |
| | | $wb['php_fpm_start_port_error_empty'] = 'PHP-FPM start port is empty.'; |
| | | $wb['php_fpm_socket_dir_txt'] = 'PHP-FPM socket directory'; |
| | | $wb['php_fpm_socket_dir_error_empty'] = 'PHP-FPM socket directory is empty.'; |
| | | $wb['php_fpm_socket_dir_txt'] = 'PHP-FPM adresář pro socket'; |
| | | $wb['php_fpm_socket_dir_error_empty'] = 'PHP-FPM adresář pro socket je prázdny.'; |
| | | $wb['try_rescue_txt'] = 'Povolit monitorování služeb a restartovat při selhání'; |
| | | $wb['do_not_try_rescue_mysql_txt'] = 'Zakázat MySQL monitorování'; |
| | | $wb['do_not_try_rescue_mail_txt'] = 'Zakázat E-mail monitorování'; |
| | |
| | | $wb['web_folder_protection_txt'] = 'Make web folders immutable (extended attributes)'; |
| | | $wb['overtraffic_notify_admin_txt'] = 'Při překročení limitu přenesených dat, poslat oznámení adminovi'; |
| | | $wb['overtraffic_notify_client_txt'] = 'Při překročení limitu přenesených dat, poslat oznámení klientovi'; |
| | | $wb['v6_prefix_txt'] = 'IPv6 Prefix'; |
| | | $wb['vhost_rewrite_v6_txt'] = 'Rewrite IPv6 on Mirror'; |
| | | $wb['v6_prefix_wrong'] = 'Invalid v6 Netmask format.'; |
| | | $wb['php_ini_check_minutes_txt'] = 'Check system php.ini files for changes each'; |
| | | $wb['php_ini_check_minutes_info_txt'] = 'minutes (0 disables checking)'; |
| | | $wb['php_ini_check_minutes_error_empty'] = 'Invalid value for php.ini checking.'; |
| | | $wb['sendmail_path_txt'] = 'Sendmail Path'; |
| | | $wb['sendmail_path_error_empty'] = 'Sendmail Path is empty.'; |
| | | $wb['rbl_error_regex'] = 'Please specify valid RBL hostnames.'; |
| | | ?> |
| | | |