diff options
| author | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-11-02 08:10:53 +0000 |
|---|---|---|
| committer | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-11-02 08:10:53 +0000 |
| commit | 5d2f4c2023d5b7d0d085a1cb71f53cf4bfb96bc4 (patch) | |
| tree | f5d8405e97afa4c10897978ff63308377f270e45 /roundcubemail/program/localization/fr_FR/labels.inc | |
| parent | c7133bc5e74fccbade344a2a4fb444d2ea428e2a (diff) | |
fr_FR cs_CZ ja_JP pt_PT gl_ES el_GR tr_TR ca_ES update
git-svn-id: https://svn.roundcube.net/trunk@3086 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/fr_FR/labels.inc')
| -rw-r--r-- | roundcubemail/program/localization/fr_FR/labels.inc | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/roundcubemail/program/localization/fr_FR/labels.inc b/roundcubemail/program/localization/fr_FR/labels.inc index 9e8a24cb8..16c599d0c 100644 --- a/roundcubemail/program/localization/fr_FR/labels.inc +++ b/roundcubemail/program/localization/fr_FR/labels.inc @@ -252,6 +252,13 @@ $labels['2047folding'] = 'RFC 2047 complète (autre)'; $labels['advancedoptions'] = 'Options avancées'; $labels['focusonnewmessage'] = 'Placer le focus sur la fenêtre quand un nouveau message arrive'; $labels['checkallfolders'] = 'Vérifier tous les dossiers pour les nouveaux messages'; +$labels['displaynext'] = 'Après suppression/déplacement du message, afficher le message suivant'; +$labels['indexsort'] = 'Utiliser l\'index des messages pour trier par date'; +$labels['mainoptions'] = 'Options principales'; +$labels['section'] = 'Section'; +$labels['maintenance'] = 'Maintenance'; +$labels['newmessage'] = 'Nouveau Message'; +$labels['listoptions'] = 'Lister les options'; $labels['folder'] = 'Dossier'; $labels['folders'] = 'Dossiers'; $labels['foldername'] = 'Nom du dossier'; @@ -272,4 +279,4 @@ $labels['KB'] = 'Ko'; $labels['MB'] = 'Mo'; $labels['GB'] = 'Go'; -?>
\ No newline at end of file +?> |
