mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Update extension resources and ENU XLF files (#6220)
* Add extension resources * Update enu XLF resources
This commit is contained in:
11
i18n/chs/extensions/agent/out/dialogs/agentDialog.i18n.json
Normal file
11
i18n/chs/extensions/agent/out/dialogs/agentDialog.i18n.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"agentDialog.OK": "确定",
|
||||
"agentDialog.Cancel": "取消"
|
||||
}
|
||||
64
i18n/chs/extensions/agent/out/dialogs/alertDialog.i18n.json
Normal file
64
i18n/chs/extensions/agent/out/dialogs/alertDialog.i18n.json
Normal file
@@ -0,0 +1,64 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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": "延迟秒数"
|
||||
}
|
||||
46
i18n/chs/extensions/agent/out/dialogs/jobDialog.i18n.json
Normal file
46
i18n/chs/extensions/agent/out/dialogs/jobDialog.i18n.json
Normal file
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"jobDialog.general": "常规",
|
||||
"jobDialog.steps": "步骤",
|
||||
"jobDialog.schedules": "计划",
|
||||
"jobDialog.alerts": "警报",
|
||||
"jobDialog.notifications": "通知",
|
||||
"jobDialog.blankJobNameError": "作业名称不能为空。",
|
||||
"jobDialog.name": "名称",
|
||||
"jobDialog.owner": "所有者",
|
||||
"jobDialog.category": "类别",
|
||||
"jobDialog.description": "说明",
|
||||
"jobDialog.enabled": "已启用",
|
||||
"jobDialog.jobStepList": "作业步骤列表",
|
||||
"jobDialog.step": "步骤",
|
||||
"jobDialog.type": "类型",
|
||||
"jobDialog.onSuccess": "成功时",
|
||||
"jobDialog.onFailure": "失败时",
|
||||
"jobDialog.new": "新步骤",
|
||||
"jobDialog.edit": "编辑步骤",
|
||||
"jobDialog.delete": "删除步骤",
|
||||
"jobDialog.moveUp": "将步骤向上移动",
|
||||
"jobDialog.moveDown": "逐步向下移动",
|
||||
"jobDialog.startStepAt": "开始步骤",
|
||||
"jobDialog.notificationsTabTop": "作业完成时要执行的操作",
|
||||
"jobDialog.email": "电子邮件",
|
||||
"jobDialog.page": "页面",
|
||||
"jobDialog.eventLogCheckBoxLabel": "写入 Windows 应用程序事件日志",
|
||||
"jobDialog.deleteJobLabel": "自动删除作业",
|
||||
"jobDialog.schedulesaLabel": "计划列表",
|
||||
"jobDialog.pickSchedule": "选择时间表",
|
||||
"jobDialog.scheduleNameLabel": "计划名称",
|
||||
"jobDialog.alertsList": "警报列表",
|
||||
"jobDialog.newAlert": "新建警报",
|
||||
"jobDialog.alertNameLabel": "警报名称",
|
||||
"jobDialog.alertEnabledLabel": "已启用",
|
||||
"jobDialog.alertTypeLabel": "类型",
|
||||
"jobDialog.newJob": "新建作业",
|
||||
"jobDialog.editJob": "编辑作业"
|
||||
}
|
||||
@@ -0,0 +1,48 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"jobStepDialog.fileBrowserTitle": "定位数据库文件 -",
|
||||
"jobStepDialog.ok": "确定",
|
||||
"jobStepDialog.cancel": "取消",
|
||||
"jobStepDialog.general": "常规",
|
||||
"jobStepDialog.advanced": "高级",
|
||||
"jobStepDialog.open": "打开...",
|
||||
"jobStepDialog.parse": "分析",
|
||||
"jobStepDialog.successParse": "已成功解析该命令。",
|
||||
"jobStepDialog.failParse": "命令失败。",
|
||||
"jobStepDialog.blankStepName": "步骤名称不能留空",
|
||||
"jobStepDialog.processExitCode": "处理成功命令的退出代码:",
|
||||
"jobStepDialog.stepNameLabel": "步骤名称",
|
||||
"jobStepDialog.typeLabel": "类型",
|
||||
"jobStepDialog.runAsLabel": "运行为",
|
||||
"jobStepDialog.databaseLabel": "数据库",
|
||||
"jobStepDialog.commandLabel": "命令",
|
||||
"jobStepDialog.successAction": "成功操作时",
|
||||
"jobStepDialog.failureAction": "失败操作时",
|
||||
"jobStepDialog.runAsUser": "以用户身份运行",
|
||||
"jobStepDialog.retryAttempts": "重试尝试",
|
||||
"jobStepDialog.retryInterval": "重试间隔(分钟)",
|
||||
"jobStepDialog.logToTable": "记录到表中",
|
||||
"jobStepDialog.appendExistingTableEntry": "将输出追加到表中的现有条目",
|
||||
"jobStepDialog.includeStepOutputHistory": "在历史记录中包括步骤输出",
|
||||
"jobStepDialog.outputFile": "输出文件",
|
||||
"jobStepDialog.appendOutputToFile": "将输出追加到现有文件中",
|
||||
"jobStepDialog.selectedPath": "选定的路径",
|
||||
"jobStepDialog.filesOfType": "类型文件",
|
||||
"jobStepDialog.fileName": "文件名",
|
||||
"jobStepDialog.allFiles": "所有文件(*)",
|
||||
"jobStepDialog.TSQL": "Transact-SQL 脚本(T-SQL)",
|
||||
"jobStepDialog.powershell": "PowerShell",
|
||||
"jobStepDialog.CmdExec": "操作系统(CmdExec)",
|
||||
"jobStepDialog.agentServiceAccount": "SQL Server 代理服务帐户",
|
||||
"jobStepDialog.nextStep": "转到下一步骤",
|
||||
"jobStepDialog.quitJobSuccess": "成功退出作业报告",
|
||||
"jobStepDialog.quitJobFailure": "未能退出作业报告",
|
||||
"jobStepDialog.newJobStep": "新建作业步骤",
|
||||
"jobStepDialog.editJobStep": "编辑作业步骤"
|
||||
}
|
||||
@@ -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": "创建运算符",
|
||||
"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": "寻呼机"
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"pickSchedule.jobSchedules": "作业计划",
|
||||
"pickSchedule.ok": "确定",
|
||||
"pickSchedule.cancel": "取消",
|
||||
"pickSchedule.availableSchedules": "可用日程安排:",
|
||||
"pickSchedule.scheduleName": "名称",
|
||||
"pickSchedule.scheduleID": "ID",
|
||||
"pickSchedule.description": "说明"
|
||||
}
|
||||
27
i18n/chs/extensions/agent/out/dialogs/proxyDialog.i18n.json
Normal file
27
i18n/chs/extensions/agent/out/dialogs/proxyDialog.i18n.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"createProxy.createProxy": "创建代理",
|
||||
"createProxy.editProxy": "编辑代理",
|
||||
"createProxy.General": "常规",
|
||||
"createProxy.ProxyName": "代理名称",
|
||||
"createProxy.CredentialName": "凭据名称",
|
||||
"createProxy.Description": "说明",
|
||||
"createProxy.SubsystemName": "子系统",
|
||||
"createProxy.OperatingSystem": "操作系统(CmdExec)",
|
||||
"createProxy.ReplicationSnapshot": "复制快照",
|
||||
"createProxy.ReplicationTransactionLog": "复制事务日志读取器",
|
||||
"createProxy.ReplicationDistributor": "复制分发器",
|
||||
"createProxy.ReplicationMerge": "复制合并",
|
||||
"createProxy.ReplicationQueueReader": "复制队列读取器",
|
||||
"createProxy.SSASQueryLabel": "Sql Server 分析服务查询",
|
||||
"createProxy.SSASCommandLabel": "SQL Server 分析服务命令",
|
||||
"createProxy.SSISPackage": "SQL Server 集成服务包",
|
||||
"createProxy.PowerShell": "PowerShell",
|
||||
"createProxy.subSystemHeading": "对以下子系统有效"
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"scheduleDialog.newSchedule": "新建计划",
|
||||
"scheduleDialog.ok": "确定",
|
||||
"scheduleDialog.cancel": "取消",
|
||||
"scheduleDialog.scheduleName": "计划名称",
|
||||
"scheduleDialog.schedules": "计划"
|
||||
}
|
||||
Reference in New Issue
Block a user