From f93b78f844341907b4c1953f01ef6cae86abeddf Mon Sep 17 00:00:00 2001 From: Andreas Gohr <andi@splitbrain.org> Date: Fri, 13 Jun 2008 09:27:08 +0200 Subject: [PATCH] French language update darcs-hash:20080613072708-7ad00-591123d52cddb63dcf0d554a795301f3762236cb.gz --- inc/lang/fr/lang.php | 15 +++++++++++++++ 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, 21 insertions(+) diff --git a/inc/lang/fr/lang.php b/inc/lang/fr/lang.php index d72d5dfd8..02581d6e4 100644 --- a/inc/lang/fr/lang.php +++ b/inc/lang/fr/lang.php @@ -13,6 +13,7 @@ * @author Delassaux Julien <julien@delassaux.fr> * @author Maurice A. LeBlanc <leblancma@cooptel.qc.ca> * @author gb@isis.u-strasbg.fr + * @author stephane.gully@gmail.com */ $lang['encoding'] = 'utf-8'; $lang['direction'] = 'ltr'; @@ -115,6 +116,7 @@ $lang['namespaces'] = 'Catégories'; $lang['mediafiles'] = 'Fichiers disponibles dans'; $lang['js']['keepopen'] = 'Gardez la fenêtre ouverte pendant la sélection'; $lang['js']['hidedetails'] = 'Masquer détails'; +$lang['js']['mu_btn'] = 'Envoyer plusieurs fichiers en même temps'; $lang['mediausage'] = 'Utilisez la syntaxe suivante pour faire référence à ce fichier :'; $lang['mediaview'] = 'Voir fichier original'; $lang['mediaroot'] = 'root'; @@ -209,3 +211,16 @@ $lang['i_pol0'] = 'Wiki ouvert (lecture, écriture, envoi de fich $lang['i_pol1'] = 'Wiki public (lecture pour tout le monde, écriture et envoi de fichiers pour les utilisateurs enregistrés)'; $lang['i_pol2'] = 'Wiki fermé (lecture, écriture, envoi de fichiers pour les utilisateurs enregistrés uniquement)'; $lang['i_retry'] = 'Réessayer'; +$lang['mu_intro'] = 'Ici vous pouvez envoyer plusieurs fichiers en même temps. Cliquez sur le bouton parcourir pour les ajouter. Cliquez sur envoyer lorsque c\'est prêt. '; +$lang['mu_gridname'] = 'Nom du fichier'; +$lang['mu_gridsize'] = 'Taille'; +$lang['mu_gridstat'] = 'État'; +$lang['mu_namespace'] = 'Catégorie'; +$lang['mu_browse'] = 'Parcourir'; +$lang['mu_toobig'] = 'Trop gros'; +$lang['mu_ready'] = 'Prêt à envoyer'; +$lang['mu_done'] = 'Terminé'; +$lang['mu_fail'] = 'Échoué'; +$lang['mu_authfail'] = 'Session expirée'; +$lang['mu_progress'] = '@PCT@% envoyé'; +$lang['mu_filetypes'] = 'Types de fichiers acceptés'; diff --git a/lib/plugins/acl/lang/fr/lang.php b/lib/plugins/acl/lang/fr/lang.php index 468becb66..95133ca37 100644 --- a/lib/plugins/acl/lang/fr/lang.php +++ b/lib/plugins/acl/lang/fr/lang.php @@ -12,6 +12,7 @@ * @author Stéphane Chamberland <stephane.chamberland@ec.gc.ca> * @author Maurice A. LeBlanc <leblancma@cooptel.qc.ca> * @author gb@isis.u-strasbg.fr + * @author stephane.gully@gmail.com */ $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 6010244b6..7a5b2e5f8 100644 --- a/lib/plugins/config/lang/fr/lang.php +++ b/lib/plugins/config/lang/fr/lang.php @@ -7,6 +7,7 @@ * @author Delassaux Julien <julien@delassaux.fr> * @author Maurice A. LeBlanc <leblancma@cooptel.qc.ca> * @author gb@isis.u-strasbg.fr + * @author stephane.gully@gmail.com */ $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. <br />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 e51fe6c4d..abd4e8150 100644 --- a/lib/plugins/plugin/lang/fr/lang.php +++ b/lib/plugins/plugin/lang/fr/lang.php @@ -7,6 +7,7 @@ * @author Delassaux Julien <julien@delassaux.fr> * @author Maurice A. LeBlanc <leblancma@cooptel.qc.ca> * @author gb@isis.u-strasbg.fr + * @author stephane.gully@gmail.com */ $lang['menu'] = 'Gestion des plugins'; $lang['download'] = 'Télécharger et installer un nouveau plugin'; diff --git a/lib/plugins/popularity/lang/fr/lang.php b/lib/plugins/popularity/lang/fr/lang.php index f9c97db79..8569afc93 100644 --- a/lib/plugins/popularity/lang/fr/lang.php +++ b/lib/plugins/popularity/lang/fr/lang.php @@ -4,6 +4,7 @@ * * @author gb@isis.u-strasbg.fr * @author Guy Brand <gb@isis.u-strasbg.fr> + * @author stephane.gully@gmail.com */ $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 621d8f16e..0cda2fd08 100644 --- a/lib/plugins/revert/lang/fr/lang.php +++ b/lib/plugins/revert/lang/fr/lang.php @@ -5,6 +5,7 @@ * @author Maurice A. LeBlanc <leblancma@cooptel.qc.ca> * @author Guy Brand <gb@isis.u-strasbg.fr> * @author gb@isis.u-strasbg.fr + * @author stephane.gully@gmail.com */ $lang['menu'] = 'Gestion des 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 05d7347a9..30596023f 100644 --- a/lib/plugins/usermanager/lang/fr/lang.php +++ b/lib/plugins/usermanager/lang/fr/lang.php @@ -6,6 +6,7 @@ * @author Delassaux Julien <julien@delassaux.fr> * @author Maurice A. LeBlanc <leblancma@cooptel.qc.ca> * @author gb@isis.u-strasbg.fr + * @author stephane.gully@gmail.com */ $lang['menu'] = 'Gestion des utilisateurs'; $lang['noauth'] = '(authentification utilisateur non disponible)'; -- GitLab