Files
azuredatastudio/i18n/fra/extensions/agent/out/dialogs/jobDialog.i18n.json
Karl Burtram 6b501a1787 Update localization resource files (#6283)
* Update localization resource files

* Remove extra space from readme headers
2019-07-08 13:36:34 -07:00

46 lines
2.0 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"jobDialog.general": "Général",
"jobDialog.steps": "Étapes",
"jobDialog.schedules": "Planifications",
"jobDialog.alerts": "Alertes",
"jobDialog.notifications": "Notifications",
"jobDialog.blankJobNameError": "Le nom du travail ne peut pas être vide.",
"jobDialog.name": "Nom",
"jobDialog.owner": "Propriétaire",
"jobDialog.category": "Catégorie",
"jobDialog.description": "Description",
"jobDialog.enabled": "Activé",
"jobDialog.jobStepList": "Liste des étapes du travail",
"jobDialog.step": "Étape",
"jobDialog.type": "Type",
"jobDialog.onSuccess": "En cas de succès",
"jobDialog.onFailure": "En cas d'échec",
"jobDialog.new": "Nouvelle étape",
"jobDialog.edit": "Modifier l'étape",
"jobDialog.delete": "Supprimer l'étape",
"jobDialog.moveUp": "Remonter létape",
"jobDialog.moveDown": "Descendre l'étape",
"jobDialog.startStepAt": "Démarrer l'étape",
"jobDialog.notificationsTabTop": "Actions à effectuer à la fin du travail",
"jobDialog.email": "E-mail",
"jobDialog.page": "Page",
"jobDialog.eventLogCheckBoxLabel": "Écrire dans le journal des événements Windows",
"jobDialog.deleteJobLabel": "Supprimer le travail automatiquement",
"jobDialog.schedulesaLabel": "Liste des agendas",
"jobDialog.pickSchedule": "Choisir une planification",
"jobDialog.scheduleNameLabel": "Nom de la planification",
"jobDialog.alertsList": "Liste des alertes",
"jobDialog.newAlert": "Nouvelle alerte",
"jobDialog.alertNameLabel": "Nom de l'alerte",
"jobDialog.alertEnabledLabel": "Activé",
"jobDialog.alertTypeLabel": "Type",
"jobDialog.newJob": "Nouveau travail",
"jobDialog.editJob": "Modifier le travail"
}