Files
azuredatastudio/i18n/fra/extensions/agent/out/dialogs/jobDialog.i18n.json
2021-02-22 19:42:55 -08:00

46 lines
2.0 KiB
JSON

{
"": [
"--------------------------------------------------------------------------------------------",
"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 de 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": "Monter 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 d'application Windows",
"jobDialog.deleteJobLabel": "Supprimer le travail automatiquement",
"jobDialog.schedulesaLabel": "Liste des planifications",
"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"
}