summaryrefslogtreecommitdiff
path: root/app/Locale/fr_FR
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-03-26 20:00:22 -0400
committerFrederic Guillot <fred@kanboard.net>2016-03-26 20:00:22 -0400
commitd9dd35472667b09f16d34baec31790c5524d5956 (patch)
treeb0a42a02e8b761b1a9ad38eead235e9fd90a93ac /app/Locale/fr_FR
parent66ed670618671b5152e30d89802053ac943bb7ae (diff)
Sync locales
Diffstat (limited to 'app/Locale/fr_FR')
-rw-r--r--app/Locale/fr_FR/translations.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php
index b3746bd2..00e64876 100644
--- a/app/Locale/fr_FR/translations.php
+++ b/app/Locale/fr_FR/translations.php
@@ -327,14 +327,12 @@ return array(
'Time tracking:' => 'Gestion du temps :',
'New sub-task' => 'Nouvelle sous-tâche',
'New attachment added "%s"' => 'Nouvelle pièce-jointe ajoutée « %s »',
- 'Comment updated' => 'Commentaire ajouté',
'New comment posted by %s' => 'Nouveau commentaire ajouté par « %s »',
'New attachment' => 'Nouveau document',
'New comment' => 'Nouveau commentaire',
'Comment updated' => 'Commentaire mis à jour',
'New subtask' => 'Nouvelle sous-tâche',
'Subtask updated' => 'Sous-tâche mise à jour',
- 'New task' => 'Nouvelle tâche',
'Task updated' => 'Tâche mise à jour',
'Task closed' => 'Tâche fermée',
'Task opened' => 'Tâche ouverte',
@@ -843,7 +841,6 @@ return array(
'End date:' => 'Date de fin :',
'There is no start date or end date for this project.' => 'Il n\'y a pas de date de début ou de date de fin pour ce projet.',
'Projects Gantt chart' => 'Diagramme de Gantt des projets',
- 'Link type' => 'Type de lien',
'Change task color when using a specific task link' => 'Changer la couleur de la tâche lorsqu\'un lien spécifique est utilisé',
'Task link creation or modification' => 'Création ou modification d\'un lien sur une tâche',
'Milestone' => 'Étape importante',
@@ -1152,4 +1149,7 @@ return array(
'Display list of keyboard shortcuts' => 'Afficher la liste des raccourcis claviers',
'Menu' => 'Menu',
'Set start date' => 'Définir la date de début',
+ 'Avatar' => 'Avatar',
+ 'Upload my avatar image' => 'Uploader mon image d\'avatar',
+ 'Remove my image' => 'Supprimer mon image',
);