From e637a17efbedf907226c8e08a314ee8d208bdf20 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Fri, 14 Aug 2015 17:43:49 -0400 Subject: Sync locales --- app/Locale/fr_FR/translations.php | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'app/Locale/fr_FR/translations.php') diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php index 3f26afe6..8516ee5b 100644 --- a/app/Locale/fr_FR/translations.php +++ b/app/Locale/fr_FR/translations.php @@ -1019,4 +1019,14 @@ return array( 'License' => 'Licence', 'Project Administrator' => 'Administrateur de projet', 'Enter the text below' => 'Entrez le texte ci-dessous', + 'Gantt chart for %s' => 'Diagramme de Gantt pour %s', + 'Sort by position' => 'Trier par position', + 'Sort by date' => 'Trier par date', + 'Add task' => 'Ajouter une tâche', + 'Start date:' => 'Date de début :', + 'Due date:' => 'Date d\'échéance :', + 'There is no start date or due date for this task.' => 'Il n\'y a pas de date de début ou de date de fin pour cette tâche.', + 'Moving or resizing a task will change the start and due date of the task.' => 'Déplacer ou redimensionner une tâche va changer la date de début et la date de fin de la tâche.', + 'There is no task in your project.' => 'Il n\'y a aucun tâche dans votre projet.', + 'Gantt chart' => 'Diagramme de Gantt', ); -- cgit v1.2.3