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": "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"
|
||||
}
|
||||
Reference in New Issue
Block a user