mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
update localization resource files (#14389)
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
"alertDialog.DatabaseName": "数据库名称",
|
||||
"alertDialog.ErrorNumber": "错误号",
|
||||
"alertDialog.Severity": "严重性",
|
||||
"alertDialog.RaiseAlertContains": "消息包含时引发警报",
|
||||
"alertDialog.RaiseAlertContains": "消息包含以下内容时引发警报",
|
||||
"alertDialog.MessageText": "消息文本",
|
||||
"alertDialog.Severity001": "001 - 其他系统信息",
|
||||
"alertDialog.Severity002": "002 - 预留",
|
||||
@@ -28,7 +28,7 @@
|
||||
"alertDialog.Severity006": "006 - 预留",
|
||||
"alertDialog.Severity007": "007 - 通知: 状态信息",
|
||||
"alertDialog.Severity008": "008 - 通知: 需要用户干预",
|
||||
"alertDialog.Severity009": "009 - 用户定义的",
|
||||
"alertDialog.Severity009": "009 - 用户定义",
|
||||
"alertDialog.Severity010": "010 - 信息",
|
||||
"alertDialog.Severity011": "011 - 未找到指定的数据库对象",
|
||||
"alertDialog.Severity012": "012 - 未使用",
|
||||
@@ -37,14 +37,14 @@
|
||||
"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.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": "作业名称",
|
||||
@@ -56,7 +56,7 @@
|
||||
"alertDialog.OperatorPager": "寻呼机",
|
||||
"alertDialog.NewOperator": "新建运算符",
|
||||
"alertDialog.IncludeErrorInEmail": "在电子邮件中包含警报错误文本",
|
||||
"alertDialog.IncludeErrorInPager": "在页导航中包含警报错误文本",
|
||||
"alertDialog.IncludeErrorInPager": "在寻呼机中包含警报错误文本",
|
||||
"alertDialog.AdditionalNotification": "要发送的其他通知消息",
|
||||
"alertDialog.DelayBetweenResponse": "响应之间的延迟",
|
||||
"alertDialog.DelayMinutes": "延迟分钟数",
|
||||
|
||||
@@ -22,12 +22,12 @@
|
||||
"jobDialog.type": "类型",
|
||||
"jobDialog.onSuccess": "成功时",
|
||||
"jobDialog.onFailure": "失败时",
|
||||
"jobDialog.new": "新步骤",
|
||||
"jobDialog.new": "新建步骤",
|
||||
"jobDialog.edit": "编辑步骤",
|
||||
"jobDialog.delete": "删除步骤",
|
||||
"jobDialog.moveUp": "将步骤向上移动",
|
||||
"jobDialog.moveDown": "逐步向下移动",
|
||||
"jobDialog.startStepAt": "开始步骤",
|
||||
"jobDialog.moveDown": "将步骤向下移动",
|
||||
"jobDialog.startStepAt": "启动步骤",
|
||||
"jobDialog.notificationsTabTop": "作业完成时要执行的操作",
|
||||
"jobDialog.email": "电子邮件",
|
||||
"jobDialog.page": "页面",
|
||||
|
||||
@@ -6,20 +6,20 @@
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"jobStepDialog.fileBrowserTitle": "定位数据库文件 -",
|
||||
"jobStepDialog.fileBrowserTitle": "定位数据库文件 - ",
|
||||
"jobStepDialog.ok": "确定",
|
||||
"jobStepDialog.cancel": "取消",
|
||||
"jobStepDialog.general": "常规",
|
||||
"jobStepDialog.advanced": "高级",
|
||||
"jobStepDialog.open": "打开...",
|
||||
"jobStepDialog.open": "打开…",
|
||||
"jobStepDialog.parse": "分析",
|
||||
"jobStepDialog.successParse": "已成功解析该命令。",
|
||||
"jobStepDialog.successParse": "已成功分析该命令。",
|
||||
"jobStepDialog.failParse": "命令失败。",
|
||||
"jobStepDialog.blankStepName": "步骤名称不能留空",
|
||||
"jobStepDialog.processExitCode": "处理成功命令的退出代码:",
|
||||
"jobStepDialog.processExitCode": "成功命令的进程退出代码:",
|
||||
"jobStepDialog.stepNameLabel": "步骤名称",
|
||||
"jobStepDialog.typeLabel": "类型",
|
||||
"jobStepDialog.runAsLabel": "运行为",
|
||||
"jobStepDialog.runAsLabel": "运行身份",
|
||||
"jobStepDialog.databaseLabel": "数据库",
|
||||
"jobStepDialog.commandLabel": "命令",
|
||||
"jobStepDialog.successAction": "成功操作时",
|
||||
@@ -31,9 +31,9 @@
|
||||
"jobStepDialog.appendExistingTableEntry": "将输出追加到表中的现有条目",
|
||||
"jobStepDialog.includeStepOutputHistory": "在历史记录中包括步骤输出",
|
||||
"jobStepDialog.outputFile": "输出文件",
|
||||
"jobStepDialog.appendOutputToFile": "将输出追加到现有文件中",
|
||||
"jobStepDialog.appendOutputToFile": "将输出追加到现有文件",
|
||||
"jobStepDialog.selectedPath": "选定的路径",
|
||||
"jobStepDialog.filesOfType": "类型文件",
|
||||
"jobStepDialog.filesOfType": "文件类型",
|
||||
"jobStepDialog.fileName": "文件名",
|
||||
"jobStepDialog.allFiles": "所有文件(*)",
|
||||
"jobStepDialog.newJobStep": "新建作业步骤",
|
||||
@@ -41,16 +41,16 @@
|
||||
"jobStepDialog.TSQL": "Transact-SQL 脚本(T-SQL)",
|
||||
"jobStepDialog.powershell": "PowerShell",
|
||||
"jobStepDialog.CmdExec": "操作系统(CmdExec)",
|
||||
"jobStepDialog.replicationDistribution": "复制分发器",
|
||||
"jobStepDialog.replicationMerge": "复制合并",
|
||||
"jobStepDialog.replicationDistribution": "副本分发服务器",
|
||||
"jobStepDialog.replicationMerge": "副本合并",
|
||||
"jobStepDialog.replicationQueueReader": "复制队列读取器",
|
||||
"jobStepDialog.replicationSnapshot": "复制快照",
|
||||
"jobStepDialog.replicationSnapshot": "副本快照",
|
||||
"jobStepDialog.replicationTransactionLogReader": "复制事务日志读取器",
|
||||
"jobStepDialog.analysisCommand": "SQL Server 分析服务命令",
|
||||
"jobStepDialog.analysisQuery": "Sql Server 分析服务查询",
|
||||
"jobStepDialog.analysisCommand": "SQL Server Analysis Services 命令",
|
||||
"jobStepDialog.analysisQuery": "SQL Server Analysis Services 查询",
|
||||
"jobStepDialog.servicesPackage": "SQL Server 集成服务包",
|
||||
"jobStepDialog.agentServiceAccount": "SQL Server 代理服务帐户",
|
||||
"jobStepDialog.nextStep": "转到下一步骤",
|
||||
"jobStepDialog.quitJobSuccess": "成功退出作业报告",
|
||||
"jobStepDialog.quitJobFailure": "未能退出作业报告"
|
||||
"jobStepDialog.quitJobSuccess": "退出作业报告成功",
|
||||
"jobStepDialog.quitJobFailure": "退出作业报告失败"
|
||||
}
|
||||
@@ -23,7 +23,7 @@
|
||||
"createOperator.PagerSundayCheckBox": "星期日",
|
||||
"createOperator.workdayBegin": "工作日开始",
|
||||
"createOperator.workdayEnd": "工作日结束",
|
||||
"createOperator.PagerDutySchedule": "值班安排表上的寻呼机",
|
||||
"createOperator.PagerDutySchedule": "寻呼机待机计划",
|
||||
"createOperator.AlertListHeading": "警报列表",
|
||||
"createOperator.AlertNameColumnLabel": "警报名称",
|
||||
"createOperator.AlertEmailColumnLabel": "电子邮件",
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
"pickSchedule.jobSchedules": "作业计划",
|
||||
"pickSchedule.ok": "确定",
|
||||
"pickSchedule.cancel": "取消",
|
||||
"pickSchedule.availableSchedules": "可用日程安排:",
|
||||
"pickSchedule.availableSchedules": "可用计划:",
|
||||
"pickSchedule.scheduleName": "名称",
|
||||
"pickSchedule.scheduleID": "ID",
|
||||
"pickSchedule.description": "说明"
|
||||
|
||||
@@ -14,14 +14,14 @@
|
||||
"createProxy.Description": "说明",
|
||||
"createProxy.SubsystemName": "子系统",
|
||||
"createProxy.OperatingSystem": "操作系统(CmdExec)",
|
||||
"createProxy.ReplicationSnapshot": "复制快照",
|
||||
"createProxy.ReplicationSnapshot": "副本快照",
|
||||
"createProxy.ReplicationTransactionLog": "复制事务日志读取器",
|
||||
"createProxy.ReplicationDistributor": "复制分发器",
|
||||
"createProxy.ReplicationMerge": "复制合并",
|
||||
"createProxy.ReplicationDistributor": "副本分发服务器",
|
||||
"createProxy.ReplicationMerge": "副本合并",
|
||||
"createProxy.ReplicationQueueReader": "复制队列读取器",
|
||||
"createProxy.SSASQueryLabel": "Sql Server 分析服务查询",
|
||||
"createProxy.SSASCommandLabel": "SQL Server 分析服务命令",
|
||||
"createProxy.SSISPackage": "SQL Server 集成服务包",
|
||||
"createProxy.SSASQueryLabel": "SQL Server Analysis Services 查询",
|
||||
"createProxy.SSASCommandLabel": "SQL Server Analysis Services 命令",
|
||||
"createProxy.SSISPackage": "SQL Server Integration Services 包",
|
||||
"createProxy.PowerShell": "PowerShell",
|
||||
"createProxy.subSystemHeading": "对以下子系统有效"
|
||||
}
|
||||
Reference in New Issue
Block a user