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

31 lines
1.6 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."
],
"createOperator.createOperator": "Crea operatore",
"createOperator.editOperator": "Modifica operatore",
"createOperator.General": "Generale",
"createOperator.Notifications": "Notifiche",
"createOperator.Name": "Nome",
"createOperator.Enabled": "Abilitato",
"createOperator.EmailName": "Indirizzo di posta elettronica",
"createOperator.PagerEmailName": "Indirizzo cercapersone",
"createOperator.PagerMondayCheckBox": "Lunedì",
"createOperator.PagerTuesdayCheckBox": "Martedì",
"createOperator.PagerWednesdayCheckBox": "Mercoledì",
"createOperator.PagerThursdayCheckBox": "Giovedì",
"createOperator.PagerFridayCheckBox": "Venerdì",
"createOperator.PagerSaturdayCheckBox": "Sabato",
"createOperator.PagerSundayCheckBox": "Domenica",
"createOperator.workdayBegin": "Inizio della giornata lavorativa",
"createOperator.workdayEnd": "Fine della giornata lavorativa",
"createOperator.PagerDutySchedule": "Pianificazione cercapersone per operatore in servizio",
"createOperator.AlertListHeading": "Elenco avvisi",
"createOperator.AlertNameColumnLabel": "Nome dell'avviso",
"createOperator.AlertEmailColumnLabel": "Posta elettronica",
"createOperator.AlertPagerColumnLabel": "Cercapersone"
}