mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-22 17:22:59 -05:00
64 lines
3.2 KiB
JSON
64 lines
3.2 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."
|
|
],
|
|
"alertDialog.createAlert": "创建警报",
|
|
"alertDialog.editAlert": "编辑警报",
|
|
"alertDialog.General": "常规",
|
|
"alertDialog.Response": "响应",
|
|
"alertDialog.Options": "选项",
|
|
"alertDialog.eventAlert": "事件警报定义",
|
|
"alertDialog.Name": "名称",
|
|
"alertDialog.Type": "类型",
|
|
"alertDialog.Enabled": "已启用",
|
|
"alertDialog.DatabaseName": "数据库名称",
|
|
"alertDialog.ErrorNumber": "错误号",
|
|
"alertDialog.Severity": "严重性",
|
|
"alertDialog.RaiseAlertContains": "消息包含以下内容时引发警报",
|
|
"alertDialog.MessageText": "消息文本",
|
|
"alertDialog.Severity001": "001 - 其他系统信息",
|
|
"alertDialog.Severity002": "002 - 预留",
|
|
"alertDialog.Severity003": "003 - 预留",
|
|
"alertDialog.Severity004": "004 - 预留",
|
|
"alertDialog.Severity005": "005 - 预留",
|
|
"alertDialog.Severity006": "006 - 预留",
|
|
"alertDialog.Severity007": "007 - 通知: 状态信息",
|
|
"alertDialog.Severity008": "008 - 通知: 需要用户干预",
|
|
"alertDialog.Severity009": "009 - 用户定义",
|
|
"alertDialog.Severity010": "010 - 信息",
|
|
"alertDialog.Severity011": "011 - 未找到指定的数据库对象",
|
|
"alertDialog.Severity012": "012 - 未使用",
|
|
"alertDialog.Severity013": "013 - 用户事务语法错误",
|
|
"alertDialog.Severity014": "014 - 权限不足",
|
|
"alertDialog.Severity015": "015 - SQL 语句中的语法错误",
|
|
"alertDialog.Severity016": "016 - 其他用户错误",
|
|
"alertDialog.Severity017": "017 - 资源不足",
|
|
"alertDialog.Severity018": "018 - 非灾难性内部错误",
|
|
"alertDialog.Severity019": "019 - 资源中的灾难性错误",
|
|
"alertDialog.Severity020": "020 - 当前进程中出现灾难性错误",
|
|
"alertDialog.Severity021": "021 - 数据库进程中出现灾难性错误",
|
|
"alertDialog.Severity022": "022 - 灾难性错误: 表完整性可疑",
|
|
"alertDialog.Severity023": "023 - 灾难性错误: 数据库完整性可疑",
|
|
"alertDialog.Severity024": "024 - 灾难性错误: 硬件错误",
|
|
"alertDialog.Severity025": "025 - 灾难性错误",
|
|
"alertDialog.AllDatabases": "<所有数据库>",
|
|
"alertDialog.ExecuteJob": "执行作业",
|
|
"alertDialog.ExecuteJobName": "作业名称",
|
|
"alertDialog.NotifyOperators": "通知运算符",
|
|
"alertDialog.NewJob": "新建作业",
|
|
"alertDialog.OperatorList": "运算符列表",
|
|
"alertDialog.OperatorName": "运算符",
|
|
"alertDialog.OperatorEmail": "电子邮件",
|
|
"alertDialog.OperatorPager": "寻呼机",
|
|
"alertDialog.NewOperator": "新建运算符",
|
|
"alertDialog.IncludeErrorInEmail": "在电子邮件中包含警报错误文本",
|
|
"alertDialog.IncludeErrorInPager": "在寻呼机中包含警报错误文本",
|
|
"alertDialog.AdditionalNotification": "要发送的其他通知消息",
|
|
"alertDialog.DelayBetweenResponse": "响应之间的延迟",
|
|
"alertDialog.DelayMinutes": "延迟分钟数",
|
|
"alertDialog.DelaySeconds": "延迟秒数"
|
|
} |