From 5eb0104916794e53dc66bbf558e4dfeb677713e3 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Mon, 5 Sep 2016 11:11:02 -0400 Subject: Sync locales --- app/Locale/fr_FR/translations.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'app/Locale/fr_FR') diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php index 71b8ace5..ebdae0a4 100644 --- a/app/Locale/fr_FR/translations.php +++ b/app/Locale/fr_FR/translations.php @@ -1213,4 +1213,16 @@ return array( 'Notifications for %s' => 'Notifications pour %s', 'Subtasks export' => 'Export des sous-tâches', 'Tasks exportation' => 'Export des tâches', + 'Assign a color when the task is moved to a specific swimlane' => 'Assigner une couleur lorsque une tâche est déplaçée dans une swimlane spécifique', + 'Assign a priority when the task is moved to a specific swimlane' => 'Assigner une priorité lorsque une tâche est déplaçée dans une swimlane spécifique', + 'User unlocked successfully.' => 'Utilisateur débloqué avec succès.', + 'Unable to unlock the user.' => 'Impossible de débloquer cet utilisateur.', + 'Move a task to another swimlane' => 'Déplaçer une tâche dans une autre swimlane', + 'Creator Name' => 'Nom du créateur', + 'Time spent and estimated' => 'Temps passé et estimé', + 'Move position' => 'Changer la position', + 'Move task to another position on the board' => 'Déplaçer la tâche vers une autre position sur le board', + 'Insert before this task' => 'Insérer avant cette tâche', + 'Insert after this task' => 'Insérer après cette tâche', + 'Unlock this user' => 'Débloquer cet utilisateur', ); -- cgit v1.2.3