Add missing translations

This commit is contained in:
Frédéric Guillot
2018-04-04 16:51:52 -07:00
parent a4642d17e0
commit 3808b5dc09
35 changed files with 104 additions and 22 deletions

View File

@@ -1375,4 +1375,7 @@ return array(
'seconds' => 'secondes',
'Assign automatically a color when preset start date is reached' => 'Assigner automatiquement une couleur lorsque la date de début est passée',
'Move the task to another column once a predefined start date is reached' => 'Déplaçer la tâche vers une autre colonne lorsque la date de début est passée',
'This task is now linked to the task %s with the relation "%s"' => 'Cette tâche est maintenant liée à la tâche %s avec la relation « %s »',
'The link with the relation "%s" to the task %s has been removed' => 'Le lien avec la relation « %s » de la tâche %s a été supprimé',
'Custom Filter:' => 'Filtre personalisé :',
);