Files
azuredatastudio/i18n/chs/extensions/agent/out/dialogs/operatorDialog.i18n.json
2021-02-22 19:42:55 -08: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": "创建运算符",
"createOperator.editOperator": "编辑运算符",
"createOperator.General": "常规",
"createOperator.Notifications": "通知",
"createOperator.Name": "名称",
"createOperator.Enabled": "已启用",
"createOperator.EmailName": "电子邮件名称",
"createOperator.PagerEmailName": "寻呼机电子邮件名称",
"createOperator.PagerMondayCheckBox": "星期一",
"createOperator.PagerTuesdayCheckBox": "星期二",
"createOperator.PagerWednesdayCheckBox": "星期三",
"createOperator.PagerThursdayCheckBox": "星期四",
"createOperator.PagerFridayCheckBox": "星期五",
"createOperator.PagerSaturdayCheckBox": "星期六",
"createOperator.PagerSundayCheckBox": "星期日",
"createOperator.workdayBegin": "工作日开始",
"createOperator.workdayEnd": "工作日结束",
"createOperator.PagerDutySchedule": "寻呼机待机计划",
"createOperator.AlertListHeading": "警报列表",
"createOperator.AlertNameColumnLabel": "警报名称",
"createOperator.AlertEmailColumnLabel": "电子邮件",
"createOperator.AlertPagerColumnLabel": "寻呼机"
}