Sync locales

This commit is contained in:
Frederic Guillot
2016-09-05 11:11:02 -04:00
parent 49788b70ec
commit 5eb0104916
25 changed files with 300 additions and 0 deletions

View File

@@ -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',
);