Files
azuredatastudio/i18n/ptb/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.5 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": "Criar operador",
"createOperator.editOperator": "Editar o operador",
"createOperator.General": "Geral",
"createOperator.Notifications": "Notificações",
"createOperator.Name": "Nome",
"createOperator.Enabled": "Habilitado",
"createOperator.EmailName": "Nome do e-mail",
"createOperator.PagerEmailName": "Nome de email do pager",
"createOperator.PagerMondayCheckBox": "Segunda-feira",
"createOperator.PagerTuesdayCheckBox": "Terça-feira",
"createOperator.PagerWednesdayCheckBox": "Quarta-feira",
"createOperator.PagerThursdayCheckBox": "Quinta-feira",
"createOperator.PagerFridayCheckBox": "Sexta-feira ",
"createOperator.PagerSaturdayCheckBox": "Sábado",
"createOperator.PagerSundayCheckBox": "Domingo",
"createOperator.workdayBegin": "Começar a jornada de trabalho",
"createOperator.workdayEnd": "Final do dia útil",
"createOperator.PagerDutySchedule": "Agenda do pager de plantão",
"createOperator.AlertListHeading": "Lista de alerta",
"createOperator.AlertNameColumnLabel": "Nome do alerta",
"createOperator.AlertEmailColumnLabel": "E-mail",
"createOperator.AlertPagerColumnLabel": "Pager"
}