summaryrefslogtreecommitdiff
path: root/program/localization/fr_FR/labels.inc
diff options
context:
space:
mode:
authoryllar <yllar.pajus@gmail.com>2008-06-10 11:46:14 +0000
committeryllar <yllar.pajus@gmail.com>2008-06-10 11:46:14 +0000
commit8cc6078876091d687d907773335a24618197d0b2 (patch)
treecf96a4ac98238f324ea72491fc9cdae096513d3f /program/localization/fr_FR/labels.inc
parent32b7092759f4c871c6ad2ee9a82dec96046d01f1 (diff)
fr_FR update, thanks Maximilien
Diffstat (limited to 'program/localization/fr_FR/labels.inc')
-rw-r--r--program/localization/fr_FR/labels.inc59
1 files changed, 47 insertions, 12 deletions
diff --git a/program/localization/fr_FR/labels.inc b/program/localization/fr_FR/labels.inc
index 01bc6f0bc..a45097c7a 100644
--- a/program/localization/fr_FR/labels.inc
+++ b/program/localization/fr_FR/labels.inc
@@ -2,19 +2,19 @@
/*
- +-----------------------------------------------------------------------+
- | language/fr/labels.inc |
- | |
- | Language file of the RoundCube Webmail client |
- | Copyright (C) 2005-2008, RoundCube Dev. - Switzerland |
- | Licensed under the GNU GPL |
- | |
- +-----------------------------------------------------------------------+
- | Author: Joel S. <joel.s@spijoprod.net> |
- | Jerome Lipowicz <jerome@yayel.com> |
- +-----------------------------------------------------------------------+
++-----------------------------------------------------------------------+
+| language/fr_FR/labels.inc |
+| |
+| Language file of the RoundCube Webmail client |
+| Copyright (C) 2005-2008, RoundCube Dev. - Switzerland |
+| Licensed under the GNU GPL |
+| |
++-----------------------------------------------------------------------+
+| Author: Joel S. <joel.s@spijoprod.net> |
+| Jerome Lipowicz <jerome@yayel.com> |
++-----------------------------------------------------------------------+
- @version $Id$
+@version $Id$
*/
@@ -69,6 +69,30 @@ $labels['wednesday'] = 'Mercredi';
$labels['thursday'] = 'Jeudi';
$labels['friday'] = 'Vendredi';
$labels['saturday'] = 'Samedi';
+$labels['jan'] = 'Jan';
+$labels['feb'] = 'Fév';
+$labels['mar'] = 'Mar';
+$labels['apr'] = 'Avr';
+$labels['may'] = 'Mai';
+$labels['jun'] = 'Jun';
+$labels['jul'] = 'Jul';
+$labels['aug'] = 'Aoû';
+$labels['sep'] = 'Sep';
+$labels['oct'] = 'Oct';
+$labels['nov'] = 'Nov';
+$labels['dec'] = 'Déc';
+$labels['longjan'] = 'Janvier';
+$labels['longfeb'] = 'Février';
+$labels['longmar'] = 'Mars';
+$labels['longapr'] = 'Avril';
+$labels['longmay'] = 'Mai';
+$labels['longjun'] = 'Juin';
+$labels['longjul'] = 'Juillet';
+$labels['longaug'] = 'Août';
+$labels['longsep'] = 'Septembre';
+$labels['longoct'] = 'Octobre';
+$labels['longnov'] = 'Novembre';
+$labels['longdec'] = 'Décembre';
$labels['today'] = 'Aujourd\'hui';
$labels['checkmail'] = 'Vérification des nouveaux messages';
$labels['writenewmessage'] = 'Écrire un nouveau message';
@@ -172,6 +196,17 @@ $labels['dstactive'] = 'Heure d\'été';
$labels['htmleditor'] = 'Composer un message au format HTML';
$labels['htmlsignature'] = 'Signature HTML';
$labels['previewpane'] = 'Afficher le panneau d\'aperçu';
+$labels['logoutclear'] = 'Vider la corbeille à la déconnexion';
+$labels['logoutcompact'] = 'Compacter la boite de réception à la déconnexion';
+$labels['uisettings'] = 'Interface utilisateur';
+$labels['serversettings'] = 'Préférences du serveur';
+$labels['mailboxview'] = 'Vue du courrier';
+$labels['mdnrequests'] = 'Notifications à l\'expéditeur';
+$labels['askuser'] = 'demander à l\'utilisateur';
+$labels['autosend'] = 'envoyer automatiquement';
+$labels['ignore'] = 'ignorer';
+$labels['readwhendeleted'] = 'Marquer le message comme lu à la suppression';
+$labels['flagfordeletion'] = 'Mettre le drapeau de suppression au lieu de supprimer';
$labels['autosavedraft'] = 'Sauvegarde automatique des brouillons';
$labels['everynminutes'] = 'toutes les $n minutes';
$labels['never'] = 'jamais';