xref: /dokuwiki/lib/plugins/revert/lang/fr/lang.php (revision c4b04b7f874a6c3f7ab5296aed1c039757183eb7)
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>
60916045fSGuy Brand * @author Guy Brand <gb@isis.u-strasbg.fr>
7d288e197SGuy Brand * @author gb@isis.u-strasbg.fr
8f93b78f8SAndreas Gohr * @author stephane.gully@gmail.com
9a6039913SGuillaume Turri * @author Guillaume Turri <guillaume.turri@gmail.com>
107ea13553SErik Pedersen * @author Erik Pedersen <erik.pedersen@shaw.ca>
1150ecd461SOlivier * @author olivier duperray <duperray.olivier@laposte.net>
12202b7494SVincent Feltz * @author Vincent Feltz <psycho@feltzv.fr>
13*c4b04b7fSPhilippe Bajoit * @author Philippe Bajoit <philippe.bajoit@gmail.com>
149be05bdeSGuy Brand */
156ee35b9fSRobin Prest$lang['menu']                  = 'Gestionnaire de réversions';
169be05bdeSGuy Brand$lang['filter']                = 'Trouver les pages spammées ';
179be05bdeSGuy Brand$lang['revert']                = 'Annuler les éditions sélectionnées';
189be05bdeSGuy Brand$lang['reverted']              = '%s restauré à la révision %s';
199be05bdeSGuy Brand$lang['removed']               = '%s supprimé';
20d288e197SGuy 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.';
219be05bdeSGuy Brand$lang['revstop']               = 'Processus de réversion terminé avec succès.';
221ba60149SAndreas Gohr$lang['note1']                 = 'Note : cette recherche est insensible à la casse';
231f454ef2SGuillaume Turri$lang['note2']                 = 'Note: cette page sera révisée à la version précédente ne contenant pas le terme spammeur <i>%s</i>.';
24