Sync translations

This commit is contained in:
Frédéric Guillot
2019-10-26 17:35:23 -07:00
parent 84e680482f
commit 506985469d
35 changed files with 77 additions and 12 deletions

View File

@@ -528,6 +528,7 @@ return array(
'RSD - Serbian dinar' => 'RSD - Dinar serbe',
'CNY - Chinese Yuan' => 'CNY - Yuan (Chine)',
'USD - US Dollar' => 'USD - Dollar américain',
'VES - Venezuelan Bolívar' => 'Bolivar vénézuélien',
'Destination column' => 'Colonne de destination',
'Move the task to another column when assigned to a user' => 'Déplacer la tâche dans une autre colonne lorsque celle-ci est assignée à quelqu\'un',
'Move the task to another column when assignee is cleared' => 'Déplacer la tâche dans une autre colonne lorsque celle-ci n\'est plus assignée',
@@ -1406,4 +1407,5 @@ return array(
'Automatically update the start date when the task is moved away from a specific column' => 'Mettre à jour automatiquement la date de début lorsque la tâche change de colonne',
'HTTP Client:' => 'Client HTTP :',
'XBT - bitcoin' => 'XBT - Bitcoin',
'Assigned' => 'Assigné',
);