Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/modules/security/lang/fr/classes/general/
Upload File :
Current File : /var/www/homesaver/www/bitrix/modules/security/lang/fr/classes/general/filter.php

<?
$MESS["SECURITY_FILTER_FORM_ACCEPT"] = "Accepter tout de même";
$MESS["SECURITY_FILTER_FORM_CONVERT"] = "Commencer la conversion";
$MESS["SECURITY_FILTER_FORM_MESSAGE"] = "Des données potentiellement dangereuses sont découvertes dans la demande.";
$MESS["SECURITY_FILTER_FORM_SUB_TITLE"] = "Filtre proactif";
$MESS["SECURITY_FILTER_FORM_TITLE"] = "Des données potentiellement dangereuses ont été découvertes.";
$MESS["SECURITY_FILTER_FORM_VARDATA"] = "Données";
$MESS["SECURITY_FILTER_FORM_VARNAME"] = "Variable";
$MESS["SECURITY_FILTER_INFORM_EVENT_COUNT"] = "Affichées les tentatives d'intrusion sur 7 jours : ";
$MESS["SECURITY_FILTER_INFORM_EVENT_COUNT_EMPTY"] = "Tentatives d'intervention ne sont pas détectées";
$MESS["SECURITY_FILTER_INFORM_FILTER_OFF"] = "Protection désactivée.<br>";
$MESS["SECURITY_FILTER_INFORM_FILTER_ON"] = "Protection activée.<br>";
$MESS["SECURITY_FILTER_INFORM_FILTER_ON_RECOMMENDATION"] = "La sécurité du site a baissé considérablement.";
$MESS["SECURITY_FILTER_INFORM_LINK_TO_SETUP"] = "Configuration de la protection";
$MESS["SECURITY_FILTER_INFORM_LINK_TO_SETUP_ON"] = "Activer la protection";
$MESS["SECURITY_FILTER_INFORM_TITLE"] = "Protection proactive";
$MESS["SECURITY_FILTER_IP_RULE"] = "Le blocage automatique #IP# par un filtre proactif.";
$MESS["SECURITY_FILTER_PHP"] = "Tentative d'insertion de PHP";
$MESS["SECURITY_FILTER_SQL"] = "Tentative d'implantation de SQL";
$MESS["SECURITY_FILTER_XSS"] = "Tentative d'attaque via XSS";
$MESS["SECURITY_REDIRECT"] = "Tentative de phishing par redirect";
?>