| Current Path : /var/www/homesaver/www/bitrix/modules/security/lang/la/classes/general/ |
| Current File : /var/www/homesaver/www/bitrix/modules/security/lang/la/classes/general/filter.php |
<? $MESS["SECURITY_FILTER_FORM_ACCEPT"] = "Aceptar de todas formas"; $MESS["SECURITY_FILTER_FORM_CONVERT"] = "Convertir"; $MESS["SECURITY_FILTER_FORM_MESSAGE"] = "Base de datos potencialmente peligrosa que fue detectada en solicitud."; $MESS["SECURITY_FILTER_FORM_SUB_TITLE"] = "Filtro peligroso"; $MESS["SECURITY_FILTER_FORM_TITLE"] = "Base de datos potencialmente peligrosa fue detectada."; $MESS["SECURITY_FILTER_FORM_VARDATA"] = "Dato"; $MESS["SECURITY_FILTER_FORM_VARNAME"] = "Variable"; $MESS["SECURITY_FILTER_INFORM_EVENT_COUNT"] = "Intentos de intrusión impedido para la última semana:"; $MESS["SECURITY_FILTER_INFORM_EVENT_COUNT_EMPTY"] = "No hay intentos de intrusión detectados"; $MESS["SECURITY_FILTER_INFORM_FILTER_OFF"] = "Protección desactivada.<br>"; $MESS["SECURITY_FILTER_INFORM_FILTER_ON"] = "Protección activada.<br>"; $MESS["SECURITY_FILTER_INFORM_FILTER_ON_RECOMMENDATION"] = "Su sitio web es vulnerable."; $MESS["SECURITY_FILTER_INFORM_LINK_TO_SETUP"] = "Configurar la protección"; $MESS["SECURITY_FILTER_INFORM_LINK_TO_SETUP_ON"] = "Activar la protección"; $MESS["SECURITY_FILTER_INFORM_TITLE"] = "Protección Proactiva"; $MESS["SECURITY_FILTER_IP_RULE"] = "Bloqueo del #IP# por el filtro proactivo."; $MESS["SECURITY_FILTER_PHP"] = "Intento de inyección de PHP"; $MESS["SECURITY_FILTER_SQL"] = "Intento de inyección de SQL"; $MESS["SECURITY_FILTER_XSS"] = "Intento de ataque XSS"; $MESS["SECURITY_REDIRECT"] = "Intento de pishing con redireccionamiento"; ?>