xref: /dokuwiki/lib/plugins/revert/lang/fr/lang.php (revision 14704953412e3710917a7595b4d1e9e6d0f6e7fe)
19be05bdeSGuy Brand<?php
29be05bdeSGuy Brand/**
39be05bdeSGuy Brand * french language file
41ba60149SAndreas Gohr * @author Delassaux Julien <julien@delassaux.fr>
564daa86aSAndreas Gohr * @author Maurice A. LeBlanc <leblancma@cooptel.qc.ca>
68707b671SGuy Brand * @author Guy Brand <gb@unistra.fr>
7f93b78f8SAndreas Gohr * @author stephane.gully@gmail.com
8a6039913SGuillaume Turri * @author Guillaume Turri <guillaume.turri@gmail.com>
97ea13553SErik Pedersen * @author Erik Pedersen <erik.pedersen@shaw.ca>
1050ecd461SOlivier * @author olivier duperray <duperray.olivier@laposte.net>
11202b7494SVincent Feltz * @author Vincent Feltz <psycho@feltzv.fr>
12c4b04b7fSPhilippe Bajoit * @author Philippe Bajoit <philippe.bajoit@gmail.com>
13c1fe9e9fSFlorian Gaub * @author Florian Gaub <floriang@floriang.net>
14def4baf2SSamuel Dorsaz * @author Samuel Dorsaz samuel.dorsaz@novelion.net
15e24ab4abSJohan Guilbaud * @author Johan Guilbaud <guilbaud.johan@gmail.com>
164f616b5fSChristophe Martin * @author schplurtz@laposte.net
17c9996306Sskimpax * @author skimpax@gmail.com
18*14704953SYannick Aure * @author Yannick Aure <yannick.aure@gmail.com>
199be05bdeSGuy Brand */
206ee35b9fSRobin Prest$lang['menu']                  = 'Gestionnaire de réversions';
219be05bdeSGuy Brand$lang['filter']                = 'Trouver les pages spammées ';
22c1fe9e9fSFlorian Gaub$lang['revert']                = 'Annuler les modifications sélectionnées';
239be05bdeSGuy Brand$lang['reverted']              = '%s restauré à la révision %s';
249be05bdeSGuy Brand$lang['removed']               = '%s supprimé';
25d288e197SGuy Brand$lang['revstart']              = 'Processus de réversion démarré. Ceci peut prendre longtemps. Si le script dépasse le délai avant de terminer, vous devrez restaurer de plus petits groupes de pages.';
269be05bdeSGuy Brand$lang['revstop']               = 'Processus de réversion terminé avec succès.';
27c1fe9e9fSFlorian Gaub$lang['note1']                 = 'Note : cette recherche est insensible à la casse';
28c1fe9e9fSFlorian Gaub$lang['note2']                 = 'Note : cette page sera révisée à la version précédente ne contenant pas le terme spammeur <em>%s</em>.';
29