diff options
| author | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-12-10 08:26:35 +0000 |
|---|---|---|
| committer | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-12-10 08:26:35 +0000 |
| commit | ece8e48073a406e79032d8a7e95a7fbbb71dacd1 (patch) | |
| tree | 4fc05af8c2b06af98d7e28d815bbbc368f599c7d /roundcubemail/program/localization/fr_FR | |
| parent | db47afe834c158cffdcf38801209e1f8048dd245 (diff) | |
he_IL fr_FR lt_LT et_EE ja_JP ar_SA pt_PT cy_GB de_DE updated
git-svn-id: https://svn.roundcube.net/trunk@4332 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/fr_FR')
| -rw-r--r-- | roundcubemail/program/localization/fr_FR/labels.inc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/roundcubemail/program/localization/fr_FR/labels.inc b/roundcubemail/program/localization/fr_FR/labels.inc index e2bedfea7..127224b08 100644 --- a/roundcubemail/program/localization/fr_FR/labels.inc +++ b/roundcubemail/program/localization/fr_FR/labels.inc @@ -327,6 +327,13 @@ $labels['create'] = 'Créer'; $labels['createfolder'] = 'Créer un nouveau dossier'; $labels['managefolders'] = 'Organiser les dossiers'; $labels['specialfolders'] = 'Dossiers spéciaux'; +$labels['properties'] = 'Propriétés'; +$labels['folderproperties'] = 'Propriétés du dossier'; +$labels['parentfolder'] = 'Dossier parant'; +$labels['location'] = 'Localisation'; +$labels['info'] = 'Information'; +$labels['getfoldersize'] = 'Cliquer pour obtenir la taille de dossier'; +$labels['changesubscription'] = 'Cliquer pour modifier l\'inscription'; $labels['sortby'] = 'Trier par'; $labels['sortasc'] = 'Tri ascendant'; $labels['sortdesc'] = 'Tri descendant'; |
