| | |
| | | $wb['limit_spamfilter_user_txt'] = 'Núm. máx de usuarios de filtros de spam'; |
| | | $wb['limit_spamfilter_policy_txt'] = 'Núm. máx de políticas de spam'; |
| | | $wb['default_mailserver_txt'] = 'Servidor de correo por defecto'; |
| | | $wb['btn_save_txt'] = 'Guardar'; |
| | | $wb['btn_cancel_txt'] = 'Cancelar'; |
| | | $wb['company_name_txt'] = 'Nombre de compañia'; |
| | | $wb['contact_name_txt'] = 'Nombre de contacto'; |
| | | $wb['username_txt'] = 'Usuario'; |
| | |
| | | $wb['default_dbserver_txt'] = 'Servidor de bases de datos por defecto'; |
| | | $wb['limit_database_error_notint'] = 'El límite de bases de datos debe ser un número'; |
| | | $wb['username_error_regex'] = 'El usuario contiene carácteres no válidos'; |
| | | $wb['template_master_txt'] = 'Master'; |
| | | $wb['template_additional_txt'] = 'Addon'; |
| | | $wb['ssh_chroot_txt'] = 'SSH-Chroot Options'; |
| | | $wb['web_php_options_txt'] = 'PHP Options'; |
| | | $wb['limit_cron_txt'] = 'Max. number of cron jobs'; |
| | | $wb['limit_cron_type_txt'] = 'Max. type of cron jobs (chrooted and full implies url)'; |
| | | $wb['limit_cron_frequency_txt'] = 'Min. delay between executions'; |
| | | $wb['limit_cron_error_notint'] = 'The cron limit must be a number.'; |
| | | $wb['limit_cron_error_frequency'] = 'The cron frequency limit must be a number.'; |
| | | $wb['limit_client_error'] = 'The max. number of clients is reached.'; |
| | | ?> |
| | | |