mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Update extension resources and ENU XLF files (#6220)
* Add extension resources * Update enu XLF resources
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user