Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/modules/security/lang/la/admin/
Upload File :
Current File : /var/www/homesaver/www/bitrix/modules/security/lang/la/admin/security_stat_activity.php

<?
$MESS["SEC_STATACT_503_TEMPLATE"] = "Plantilla a la página que será mostrada a los visitantes banneados";
$MESS["SEC_STATACT_BUTTON_OFF"] = "Deshabilitar Control de Actividad";
$MESS["SEC_STATACT_BUTTON_ON"] = "Habilitar Control de Actividad";
$MESS["SEC_STATACT_DEFENCE_DELAY"] = "Prohibición por";
$MESS["SEC_STATACT_DEFENCE_DELAY_MEAS"] = "(seg.)";
$MESS["SEC_STATACT_DEFENCE_LOG"] = "Agregar entrada al registro de eventos:";
$MESS["SEC_STATACT_DEFENCE_MAX_HITS"] = "cliente realiza más de";
$MESS["SEC_STATACT_DEFENCE_MAX_HITS_MEAS"] = "hits";
$MESS["SEC_STATACT_DEFENCE_STACK_TIME"] = "si durante";
$MESS["SEC_STATACT_DEFENCE_STACK_TIME_MEAS"] = "(seg.)";
$MESS["SEC_STATACT_GRABBER_EDIT_503_TEMPLATE_LINK"] = "editar plantilla";
$MESS["SEC_STATACT_MAIN_TAB"] = "Control de Actividad";
$MESS["SEC_STATACT_MAIN_TAB_TITLE"] = "Habilitar o desactivar el control de la actividad";
$MESS["SEC_STATACT_NOTE"] = "<p>El Control de Actividades le permite proteger el sistema de excesivas actividades por parte de los usuarios, robots molestos, algunos ataques DoD, intentos de conseguir contraseñas a la fuerza, etc.</p>
<p>Usted puede configurar el máximo de actividades permitidas para su sitio web (por ejemplo el número de requerimientos por segundo que un usuario puede hacer)</p>
<p><i>Recomendado para un nivel normal .</i></p>";
$MESS["SEC_STATACT_OFF"] = "Control de Actividad deshabilitado.";
$MESS["SEC_STATACT_ON"] = "Activar control de actividad.";
$MESS["SEC_STATACT_PARAMS_TAB"] = "Parámetros";
$MESS["SEC_STATACT_PARAMS_TAB_TITLE"] = "Editar control de parámetros de actividad";
$MESS["SEC_STATACT_TITLE"] = "Control de Actividad";
?>