Index: /trunk/roundcubemail/program/localization/fr_FR/labels.inc
===================================================================
--- /trunk/roundcubemail/program/localization/fr_FR/labels.inc	(revision 1500)
+++ /trunk/roundcubemail/program/localization/fr_FR/labels.inc	(revision 1501)
@@ -3,17 +3,17 @@
 /*
 
- +-----------------------------------------------------------------------+
- | 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>                            |
- +-----------------------------------------------------------------------+
-
- @version $Id$
++-----------------------------------------------------------------------+
+| 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$
 
 */
@@ -70,4 +70,28 @@
 $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';
@@ -173,4 +197,15 @@
 $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';
Index: /trunk/roundcubemail/program/localization/fr_FR/messages.inc
===================================================================
--- /trunk/roundcubemail/program/localization/fr_FR/messages.inc	(revision 1500)
+++ /trunk/roundcubemail/program/localization/fr_FR/messages.inc	(revision 1501)
@@ -3,17 +3,17 @@
 /*
 
- +-----------------------------------------------------------------------+
- | language/fr/messages.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/messages.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$
 
 */
@@ -80,4 +80,5 @@
 $messages['nodeletelastidentity'] = 'Vous ne pouvez pas effacer votre seule identitÃ©.';
 $messages['addsubfolderhint'] = 'Ce dossier sera crÃ©Ã© comme sous-dossier de celui sÃ©lectionnÃ©.';
+$messages['forbiddencharacter'] = 'Le nom du dossier contient un caractÃšre interdit';
 
 ?>
