From 202b74945886b65fcf2ff266e6622ee9e007e883 Mon Sep 17 00:00:00 2001 From: Vincent Feltz Date: Wed, 11 Nov 2009 22:00:40 +0100 Subject: French language update Ignore-this: 26c7a4e463f9cd3cf86bbfd1c69491f2 darcs-hash:20091111210040-5b4a8-ba98714b8c1201af7b575619c2a7964b4b50b908.gz --- lib/plugins/acl/lang/fr/lang.php | 1 + lib/plugins/config/lang/fr/lang.php | 1 + lib/plugins/plugin/lang/fr/lang.php | 1 + lib/plugins/popularity/lang/fr/lang.php | 1 + lib/plugins/revert/lang/fr/lang.php | 1 + lib/plugins/usermanager/lang/fr/lang.php | 1 + 6 files changed, 6 insertions(+) (limited to 'lib/plugins') diff --git a/lib/plugins/acl/lang/fr/lang.php b/lib/plugins/acl/lang/fr/lang.php index 504708cf1..efdc5f074 100644 --- a/lib/plugins/acl/lang/fr/lang.php +++ b/lib/plugins/acl/lang/fr/lang.php @@ -16,6 +16,7 @@ * @author Guillaume Turri * @author Erik Pedersen * @author olivier duperray + * @author Vincent Feltz */ $lang['admin_acl'] = 'Gestion de la liste des contrôles d\'accès (ACL)'; $lang['acl_group'] = 'Groupe'; diff --git a/lib/plugins/config/lang/fr/lang.php b/lib/plugins/config/lang/fr/lang.php index 2b9f54607..2de2fb159 100644 --- a/lib/plugins/config/lang/fr/lang.php +++ b/lib/plugins/config/lang/fr/lang.php @@ -11,6 +11,7 @@ * @author Guillaume Turri * @author Erik Pedersen * @author olivier duperray + * @author Vincent Feltz */ $lang['menu'] = 'Paramètres de configuration'; $lang['error'] = 'Paramètres non modifiés en raison d\'une valeur non valide, vérifiez vos réglages et réessayez.
La valeur(s) erronée(s) est entourée d\'une bordure rouge.'; diff --git a/lib/plugins/plugin/lang/fr/lang.php b/lib/plugins/plugin/lang/fr/lang.php index 8df34912e..43c4e9c5f 100644 --- a/lib/plugins/plugin/lang/fr/lang.php +++ b/lib/plugins/plugin/lang/fr/lang.php @@ -11,6 +11,7 @@ * @author Guillaume Turri * @author Erik Pedersen * @author olivier duperray + * @author Vincent Feltz */ $lang['menu'] = 'Gestion des module externes'; $lang['download'] = 'Télécharger et installer un nouveau module'; diff --git a/lib/plugins/popularity/lang/fr/lang.php b/lib/plugins/popularity/lang/fr/lang.php index 9d74180c6..fdba3ac98 100644 --- a/lib/plugins/popularity/lang/fr/lang.php +++ b/lib/plugins/popularity/lang/fr/lang.php @@ -8,6 +8,7 @@ * @author Guillaume Turri * @author Erik Pedersen * @author olivier duperray + * @author Vincent Feltz */ $lang['name'] = 'Enquête de popularité (peut nécessiter un certain temps pour être chargé)'; $lang['submit'] = 'Envoyer les données'; diff --git a/lib/plugins/revert/lang/fr/lang.php b/lib/plugins/revert/lang/fr/lang.php index efd127c48..8d17280d4 100644 --- a/lib/plugins/revert/lang/fr/lang.php +++ b/lib/plugins/revert/lang/fr/lang.php @@ -9,6 +9,7 @@ * @author Guillaume Turri * @author Erik Pedersen * @author olivier duperray + * @author Vincent Feltz */ $lang['menu'] = 'Gestionnaire de réversions'; $lang['filter'] = 'Trouver les pages spammées '; diff --git a/lib/plugins/usermanager/lang/fr/lang.php b/lib/plugins/usermanager/lang/fr/lang.php index 70f0efb4d..9229ee8e8 100644 --- a/lib/plugins/usermanager/lang/fr/lang.php +++ b/lib/plugins/usermanager/lang/fr/lang.php @@ -10,6 +10,7 @@ * @author Guillaume Turri * @author Erik Pedersen * @author olivier duperray + * @author Vincent Feltz */ $lang['menu'] = 'Gestion des utilisateurs'; $lang['noauth'] = '(authentification utilisateur non disponible)'; -- cgit v1.2.3