summaryrefslogtreecommitdiff
path: root/app/Locale/fr_FR
diff options
context:
space:
mode:
authorFrédéric Guillot <fred@kanboard.net>2018-12-18 21:54:11 -0800
committerFrédéric Guillot <fred@kanboard.net>2018-12-18 21:54:11 -0800
commit46cda3e3b506e7ba16c75c39706c0b814df40ada (patch)
treeeaa035400ab5402378d7d29881722f7d83989475 /app/Locale/fr_FR
parent216604a66234c58db4103a148f1a8645e9abfd98 (diff)
Update and sync translations
Diffstat (limited to 'app/Locale/fr_FR')
-rw-r--r--app/Locale/fr_FR/translations.php9
1 files changed, 9 insertions, 0 deletions
diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php
index d33d9828..73db8364 100644
--- a/app/Locale/fr_FR/translations.php
+++ b/app/Locale/fr_FR/translations.php
@@ -1383,4 +1383,13 @@ return array(
'Choose the properties that you would like to change for the selected tasks.' => 'Choisissez les propriétés que vous souhaitez changer pour les tâches sélectionnées.',
'Configure this project' => 'Configurer ce projet',
'Start now' => 'Débuter maintenant',
+ '%s removed a file from the task #%d' => '%s a supprimé un fichier de la tâche #%d',
+ 'Attachment removed from task #%d: %s' => 'Pièce jointe supprimée de la tâche #%d: %s',
+ 'No color' => 'Aucune couleur',
+ 'Attachment removed "%s"' => 'Pièce jointe « %s » supprimée',
+ '%s removed a file from the task %s' => '%s a supprimé un fichier de la tâche %s',
+ 'Move the task to another swimlane when assigned to a user' => 'Déplaçer la tâche dans une autre swimlane lorsqu\'un utilisateur est assigné',
+ 'Destination swimlane' => 'Swimlane de destination',
+ 'Assign a category when the task is moved to a specific swimlane' => 'Assigner une catégorie lorsque la tâche est déplaçée dans une swimlane spécifique',
+ 'Move the task to another swimlane when the category is changed' => 'Déplaçer la tâche dans une autre swimlane lorsque la catégorie est modifiée',
);