Update resource strings for 1.9.0 langpacks (#6144)

* Refresh loc resources

* Update loc strings
This commit is contained in:
Karl Burtram
2019-06-24 13:34:30 -07:00
committed by GitHub
parent cf85bb14f5
commit e3f26e8f12
1757 changed files with 41821 additions and 17438 deletions

View File

@@ -7,6 +7,9 @@
"Do not edit this file. It is machine generated."
],
"inProgressTasksChangesBadge": "{0} tâches en cours",
"taskHistory.view": "Vue",
"taskHistory": "Historique de la tâche"
"showTaskHistory": "Afficher l'historique des tâches",
"taskHistory.view": "Afficher",
"taskHistory": "Historique de la tâche",
"datasource.task": "État de la tâche de l'opération",
"miViewTasks": "&&Tâches"
}

View File

@@ -6,8 +6,10 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"succeeded": "Succès",
"failed": "Échec",
"inProgress": "en cours",
"canceled": "annulé",
"notStarted": "pas démarré",
"canceled": "Annulé",
"canceling": "annulation"
}

View File

@@ -7,5 +7,6 @@
"Do not edit this file. It is machine generated."
],
"noTaskMessage": "Aucun historique de tâche à afficher. Essayez de sauvegarder ou de restaurer la tâche pour voir son statut dexécution.",
"taskHistory.regTreeAriaLabel": "Historique de la tâche",
"taskError": "Erreur de la tâche"
}