Files
azuredatastudio/i18n/fra/extensions/agent/out/dialogs/operatorDialog.i18n.json
Karl Burtram bc7ac519d0 Update extension resources and ENU XLF files (#6220)
* Add extension resources

* Update enu XLF resources
2019-06-28 19:09:23 -07:00

31 lines
1.6 KiB
JSON
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. 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."
],
"createOperator.createOperator": "Créer un opérateur",
"createOperator.editOperator": "Modifier l'opérateur",
"createOperator.General": "Général",
"createOperator.Notifications": "Notifications",
"createOperator.Name": "Nom ",
"createOperator.Enabled": "Activé",
"createOperator.EmailName": "Nom d'e-mail",
"createOperator.PagerEmailName": "Nom d'e-mail du récepteur de radiomessagerie",
"createOperator.PagerMondayCheckBox": "Lundi",
"createOperator.PagerTuesdayCheckBox": "Mardi",
"createOperator.PagerWednesdayCheckBox": "Mercredi",
"createOperator.PagerThursdayCheckBox": "Jeudi",
"createOperator.PagerFridayCheckBox": "Vendredi ",
"createOperator.PagerSaturdayCheckBox": "Samedi",
"createOperator.PagerSundayCheckBox": "Dimanche",
"createOperator.workdayBegin": "Début de journée",
"createOperator.workdayEnd": "Fin de journée",
"createOperator.PagerDutySchedule": "Planification de la radiomessagerie active",
"createOperator.AlertListHeading": "Liste d'alertes",
"createOperator.AlertNameColumnLabel": "Nom de l'alerte",
"createOperator.AlertEmailColumnLabel": "Messagerie électronique",
"createOperator.AlertPagerColumnLabel": "Radiomessagerie"
}