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 --- inc/lang/fr/lang.php | 8 ++++++++ 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 + 7 files changed, 14 insertions(+) diff --git a/inc/lang/fr/lang.php b/inc/lang/fr/lang.php index d4e032c51..2f401efa3 100644 --- a/inc/lang/fr/lang.php +++ b/inc/lang/fr/lang.php @@ -17,6 +17,7 @@ * @author Guillaume Turri * @author Erik Pedersen * @author olivier duperray + * @author Vincent Feltz */ $lang['encoding'] = 'utf-8'; $lang['direction'] = 'ltr'; @@ -248,3 +249,10 @@ $lang['mu_filetypes'] = 'Types de fichiers acceptés'; $lang['mu_info'] = 'fichiers envoyés.'; $lang['mu_lasterr'] = 'Dernière erreur : '; $lang['recent_global'] = 'Vous êtes actuellement en train de regarder les modifications au sein du namespace %s. Vous pouvez aussi voir les récentes modifications sur tout le wiki.'; +$lang['years'] = 'il y a %d an(s)'; +$lang['months'] = 'il y a %d mois'; +$lang['weeks'] = 'il y a %d semaine(s)'; +$lang['days'] = 'il y a %d jour(s)'; +$lang['hours'] = 'il y a %d heure(s)'; +$lang['minutes'] = 'il y a %d minute(s)'; +$lang['seconds'] = 'il y a %d seconde(s)'; 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