summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2008-06-13 09:27:08 +0200
committerAndreas Gohr <andi@splitbrain.org>2008-06-13 09:27:08 +0200
commitf93b78f844341907b4c1953f01ef6cae86abeddf (patch)
tree2c46151a1870fa6e7a691108060c634a19327be7
parent5f38df4d96e2de28094215d09ad5d51f8dc5d6d4 (diff)
downloadrpg-f93b78f844341907b4c1953f01ef6cae86abeddf.tar.gz
rpg-f93b78f844341907b4c1953f01ef6cae86abeddf.tar.bz2
French language update
darcs-hash:20080613072708-7ad00-591123d52cddb63dcf0d554a795301f3762236cb.gz
-rw-r--r--inc/lang/fr/lang.php15
-rw-r--r--lib/plugins/acl/lang/fr/lang.php1
-rw-r--r--lib/plugins/config/lang/fr/lang.php1
-rw-r--r--lib/plugins/plugin/lang/fr/lang.php1
-rw-r--r--lib/plugins/popularity/lang/fr/lang.php1
-rw-r--r--lib/plugins/revert/lang/fr/lang.php1
-rw-r--r--lib/plugins/usermanager/lang/fr/lang.php1
7 files changed, 21 insertions, 0 deletions
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)';