10a90fb7bSmanu<?php 2d787956cSbruno 30a90fb7bSmanu/** 4d787956cSbruno * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) 50a90fb7bSmanu * 6*4a72120eSLORTET * @author LORTET <v@lortet.fr> 70a90fb7bSmanu * @author Emmanuel Dupin <seedfloyd@gmail.com> 8d787956cSbruno * @author bruno <bruno@ninesys.fr> 9bd051478SFabrice Dejaigher * @author Fabrice Dejaigher <fabrice@chtiland.com> 100a90fb7bSmanu */ 11*4a72120eSLORTET$lang['testfailed'] = 'Désolé, vous n\'avez pas répondu correctement au CAPTCHA. Peut-être n\'êtes vous pas humain ?'; 12*4a72120eSLORTET$lang['fillcaptcha'] = 'Merci de recopier le code ci-contre pour prouver que vous êtes humain.'; 13*4a72120eSLORTET$lang['fillmath'] = 'Merci de résoudre l\'équation suivante pour prouver que vous êtes humain.'; 14*4a72120eSLORTET$lang['soundlink'] = 'Si vous ne pouvez pas lire les caractères sur l\'image, téléchargez ce fichier .wav pour l\'écouter.'; 15d787956cSbruno$lang['honeypot'] = 'Merci de laisser ce champ vide : '; 16