Merge pull-request #1904
This commit is contained in:
commit
60d5379bb4
|
|
@ -1044,7 +1044,7 @@ return array(
|
|||
'Project owner' => 'Responsable du projet',
|
||||
'Those dates are useful for the project Gantt chart.' => 'Ces dates sont utiles pour le diagramme de Gantt des projets.',
|
||||
'Private projects do not have users and groups management.' => 'Les projets privés n\'ont pas de gestion d\'utilisateurs et de groupes.',
|
||||
'There is no project member.' => 'Il y a aucun membre du projet.',
|
||||
'There is no project member.' => 'Il n\'y a aucun membre du projet.',
|
||||
'Priority' => 'Priorité',
|
||||
'Task priority' => 'Priorité des tâches',
|
||||
'General' => 'Général',
|
||||
|
|
@ -1058,7 +1058,7 @@ return array(
|
|||
'Send email when there is no activity on a task' => 'Envoyer un email lorsqu\'il n\'y a pas d\'activité sur une tâche',
|
||||
'List of external links' => 'Liste des liens externes',
|
||||
'Unable to fetch link information.' => 'Impossible de récupérer les informations sur le lien.',
|
||||
'Daily background job for tasks' => 'Tâche planifée quotidienne pour les tâches',
|
||||
'Daily background job for tasks' => 'Tâche planifiée quotidienne pour les tâches',
|
||||
'Auto' => 'Auto',
|
||||
'Related' => 'Relié',
|
||||
'Attachment' => 'Pièce-jointe',
|
||||
|
|
|
|||
Loading…
Reference in New Issue