Files
Alex Ma 523dd8ad4b Langpack Source update with fix for hashed strings (#24400)
* Initial update to german vscode

* more cleanup for vscode git german.

* added working alias replacer, need to add all string entities

* added aliased bundle strings

* added extension files, need to update package and readme

* added update to changelog, and restored vscode extensions

* added comments
2023-09-14 10:10:49 -07:00

282 lines
14 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."
],
"version": "1.0.0",
"contents": {
"dist/data/alertData": {
"alertData.saveErrorMessage": "警报更新失败“{0}”",
"alertData.DefaultAlertTypString": "SQL Server 事件警报",
"alertDialog.PerformanceCondition": "SQL Server 性能条件警报",
"alertDialog.WmiEvent": "WMI 事件警报"
},
"dist/data/jobData": {
"jobData.newJobSuccessMessage": "已成功创建作业“{0}”",
"jobData.saveSucessMessage": "已成功更新作业“{0}”",
"jobData.newJobErrorMessage": "作业创建失败“{0}”",
"jobData.jobNameRequired": "必须提供作业名称",
"jobData.saveErrorMessage": "作业更新失败“{0}”",
"jobData.whenJobCompletes": "当作业完成时",
"jobData.whenJobFails": "当作业失败时",
"jobData.whenJobSucceeds": "当作业成功时"
},
"dist/data/jobStepData": {
"stepData.jobNameRequired": "必须提供作业名称",
"stepData.stepNameRequired": "必须提供步骤名称",
"jobStepData.saveErrorMessage": "步骤更新失败“{0}”"
},
"dist/data/notebookData": {
"notebookData.invalidNotebookPath": "笔记本路径无效",
"notebookData.jobExists": "具有类似名称的作业已存在",
"notebookData.newJobSuccessMessage": "已成功创建笔记本 '{0}'",
"notebookData.saveSucessMessage": "已成功更新笔记本 '{0}'",
"notebookData.newJobErrorMessage": "未能创建笔记本 '{0}'",
"notebookData.jobNameRequired": "必须提供笔记本名称",
"notebookData.saveErrorMessage": "笔记本更新失败 '{0}'",
"notebookData.selectExecutionDatabase": "选择执行数据库",
"notebookData.selectStorageDatabase": "选择存储数据库",
"notebookData.templatePathRequired": "必须提供模板路径",
"notebookData.whenJobCompletes": "笔记本完成时",
"notebookData.whenJobFails": "笔记本失败时",
"notebookData.whenJobSucceeds": "笔记本成功时"
},
"dist/data/proxyData": {
"proxyData.newJobSuccessMessage": "已成功创建代理“{0}”",
"proxyData.saveSucessMessage": "已成功更新代理“{0}”",
"proxyData.saveErrorMessage": "代理更新失败“{0}”"
},
"dist/dialogs/agentDialog": {
"agentDialog.Cancel": "取消",
"agentDialog.OK": "确定"
},
"dist/dialogs/alertDialog": {
"alertDialog.AllDatabases": "<所有数据库>",
"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.AdditionalNotification": "要发送的其他通知消息",
"alertDialog.createAlert": "创建警报",
"alertDialog.DatabaseName": "数据库名",
"alertDialog.DelayMinutes": "延迟分钟数",
"alertDialog.DelaySeconds": "延迟秒数",
"alertDialog.OperatorEmail": "电子邮件",
"alertDialog.editAlert": "编辑警报",
"alertDialog.Enabled": "已启用",
"alertDialog.ErrorNumber": "错误号",
"alertDialog.eventAlert": "事件警报定义",
"alertDialog.ExecuteJob": "执行作业",
"alertDialog.General": "常规",
"alertDialog.IncludeErrorInEmail": "在电子邮件中包含警报错误文本",
"alertDialog.IncludeErrorInPager": "在寻呼机中包含警报错误文本",
"alertDialog.ExecuteJobName": "作业名称",
"alertDialog.MessageText": "消息文本",
"alertDialog.Name": "名称",
"alertDialog.NewJob": "新建作业",
"alertDialog.NewOperator": "新建运算符",
"alertDialog.NotifyOperators": "通知运算符",
"alertDialog.OperatorName": "运算符",
"alertDialog.OperatorList": "运算符列表",
"alertDialog.Options": "选项",
"alertDialog.OperatorPager": "寻呼机",
"alertDialog.RaiseAlertContains": "消息包含以下内容时引发警报",
"alertDialog.Response": "响应",
"alertDialog.Severity": "严重性",
"alertDialog.Type": "类型"
},
"dist/dialogs/jobDialog": {
"jobDialog.notificationsTabTop": "作业完成时要执行的操作",
"jobDialog.alertNameLabel": "警报名称",
"jobDialog.alerts": "警报",
"jobDialog.alertsList": "警报列表",
"jobDialog.deleteJobLabel": "自动删除作业",
"jobDialog.category": "类别",
"jobDialog.delete": "删除步骤",
"jobDialog.description": "说明",
"jobDialog.editJob": "编辑作业",
"jobDialog.edit": "编辑步骤",
"jobDialog.email": "电子邮件",
"jobDialog.alertEnabledLabel": "已启用",
"jobDialog.enabled": "已启用",
"jobDialog.general": "常规",
"jobDialog.jobStepList": "作业步骤列表",
"jobDialog.moveDown": "将步骤向下移动",
"jobDialog.moveUp": "将步骤向上移动",
"jobDialog.name": "名称",
"jobDialog.newAlert": "新建警报",
"jobDialog.newJob": "新建作业",
"jobDialog.new": "新建步骤",
"jobDialog.notifications": "通知",
"jobDialog.onFailure": "失败时",
"jobDialog.onSuccess": "成功时",
"jobDialog.owner": "所有者",
"jobDialog.page": "页面",
"jobDialog.pickSchedule": "选择时间表",
"jobDialog.removeSchedule": "删除计划",
"jobDialog.schedules": "计划",
"jobDialog.schedulesaLabel": "计划列表",
"jobDialog.startStepAt": "启动步骤",
"jobDialog.step": "步骤",
"jobDialog.steps": "步骤",
"jobDialog.blankJobNameError": "作业名称不能为空。",
"jobDialog.alertTypeLabel": "类型",
"jobDialog.type": "类型",
"jobDialog.eventLogCheckBoxLabel": "写入 Windows 应用程序事件日志"
},
"dist/dialogs/jobStepDialog": {
"jobStepDialog.advanced": "高级",
"jobStepDialog.allFiles": "所有文件(*)",
"jobStepDialog.appendExistingTableEntry": "将输出追加到表中的现有条目",
"jobStepDialog.appendOutputToFile": "将输出追加到现有文件",
"jobStepDialog.cancel": "取消",
"jobStepDialog.commandLabel": "命令",
"jobStepDialog.databaseLabel": "数据库",
"jobStepDialog.editJobStep": "编辑作业步骤",
"jobStepDialog.fileName": "文件名",
"jobStepDialog.filesOfType": "文件类型",
"jobStepDialog.general": "常规",
"jobStepDialog.nextStep": "转到下一步骤",
"jobStepDialog.includeStepOutputHistory": "在历史记录中包括步骤输出",
"jobStepDialog.fileBrowserTitle": "定位数据库文件 - ",
"jobStepDialog.logToTable": "记录到表中",
"jobStepDialog.newJobStep": "新建作业步骤",
"jobStepDialog.ok": "确定",
"jobStepDialog.failureAction": "失败操作时",
"jobStepDialog.successAction": "成功操作时",
"jobStepDialog.open": "打开…",
"jobStepDialog.CmdExec": "操作系统(CmdExec)",
"jobStepDialog.outputFile": "输出文件",
"jobStepDialog.parse": "分析",
"jobStepDialog.powershell": "PowerShell",
"jobStepDialog.processExitCode": "成功命令的进程退出代码:",
"jobStepDialog.quitJobFailure": "退出作业报告失败",
"jobStepDialog.quitJobSuccess": "退出作业报告成功",
"jobStepDialog.replicationDistribution": "副本分发服务器",
"jobStepDialog.replicationMerge": "副本合并",
"jobStepDialog.replicationQueueReader": "复制队列读取器",
"jobStepDialog.replicationSnapshot": "副本快照",
"jobStepDialog.replicationTransactionLogReader": "复制事务日志读取器",
"jobStepDialog.retryAttempts": "重试尝试",
"jobStepDialog.retryInterval": "重试间隔(分钟)",
"jobStepDialog.runAsLabel": "运行身份",
"jobStepDialog.runAsUser": "以用户身份运行",
"jobStepDialog.agentServiceAccount": "SQL Server 代理服务帐户",
"jobStepDialog.analysisCommand": "SQL Server Analysis Services 命令",
"jobStepDialog.analysisQuery": "SQL Server Analysis Services 查询",
"jobStepDialog.servicesPackage": "SQL Server 集成服务包",
"jobStepDialog.selectedPath": "选定的路径",
"jobStepDialog.stepNameLabel": "步骤名称",
"jobStepDialog.failParse": "命令失败。",
"jobStepDialog.successParse": "已成功分析该命令。",
"jobStepDialog.blankStepName": "步骤名称不能留空",
"jobStepDialog.TSQL": "Transact-SQL 脚本(T-SQL)",
"jobStepDialog.typeLabel": "类型"
},
"dist/dialogs/notebookDialog": {
"notebookDialog.description": "说明",
"notebookDialog.editJob": "编辑笔记本作业",
"notebookDialog.executeDatabase": "执行数据库",
"notebookDialog.general": "常规",
"notebookDialog.jobSection": "作业详细信息",
"notebookDialog.name": "名称",
"notebookDialog.newJob": "新建笔记本作业",
"notebookDialog.notebookSection": "笔记本详细信息",
"notebookDialog.templateNotebook": "笔记本路径",
"notebookDialog.owner": "所有者",
"notebookDialog.pickSchedule": "选择时间表",
"notebookDialog.removeSchedule": "删除计划",
"notebookDialog.schedulesaLabel": "计划列表",
"notebookDialog.defaultDropdownString": "选择数据库",
"notebookDialog.executionDatabaseInfo": "选择数据库以运行笔记本查询",
"notebookDialog.targetDatabaseInfo": "选择一个数据库以存储所有笔记本作业元数据和结果",
"notebookDialog.templatePath": "从电脑中选择要计划的笔记本",
"notebookDialog.targetDatabase": "存储数据库"
},
"dist/dialogs/operatorDialog": {
"createOperator.AlertListHeading": "警报列表",
"createOperator.AlertNameColumnLabel": "警报名称",
"createOperator.createOperator": "创建运算符",
"createOperator.AlertEmailColumnLabel": "电子邮件",
"createOperator.EmailName": "电子邮件名称",
"createOperator.editOperator": "编辑运算符",
"createOperator.Enabled": "已启用",
"createOperator.PagerFridayCheckBox": "星期五",
"createOperator.General": "常规",
"createOperator.PagerMondayCheckBox": "星期一",
"createOperator.Name": "名称",
"createOperator.Notifications": "通知",
"createOperator.AlertPagerColumnLabel": "寻呼机",
"createOperator.PagerEmailName": "寻呼机电子邮件名称",
"createOperator.PagerDutySchedule": "寻呼机待机计划",
"createOperator.PagerSaturdayCheckBox": "星期六",
"createOperator.PagerSundayCheckBox": "星期日",
"createOperator.PagerThursdayCheckBox": "星期四",
"createOperator.PagerTuesdayCheckBox": "星期二",
"createOperator.PagerWednesdayCheckBox": "星期三",
"createOperator.workdayBegin": "工作日开始",
"createOperator.workdayEnd": "工作日结束"
},
"dist/dialogs/pickScheduleDialog": {
"pickSchedule.availableSchedules": "可用计划:",
"pickSchedule.cancel": "取消",
"pickSchedule.description": "说明",
"pickSchedule.scheduleID": "ID",
"pickSchedule.jobSchedules": "作业计划",
"pickSchedule.scheduleName": "名称",
"pickSchedule.ok": "确定"
},
"dist/dialogs/proxyDialog": {
"createProxy.createProxy": "创建代理",
"createProxy.CredentialName": "凭据名称",
"createProxy.Description": "说明",
"createProxy.editProxy": "编辑代理",
"createProxy.General": "常规",
"createProxy.OperatingSystem": "操作系统(CmdExec)",
"createProxy.PowerShell": "PowerShell",
"createProxy.ProxyName": "代理名称",
"createProxy.ReplicationDistributor": "副本分发服务器",
"createProxy.ReplicationMerge": "副本合并",
"createProxy.ReplicationQueueReader": "复制队列读取器",
"createProxy.ReplicationSnapshot": "副本快照",
"createProxy.ReplicationTransactionLog": "复制事务日志读取器",
"createProxy.SSASCommandLabel": "SQL Server Analysis Services 命令",
"createProxy.SSASQueryLabel": "SQL Server Analysis Services 查询",
"createProxy.SSISPackage": "SQL Server Integration Services 包",
"createProxy.SubsystemName": "子系统"
},
"dist/mainController": {
"agent.AddNewConnection": "添加新连接",
"agent.selectValidConnection": "请选择有效的连接",
"agent.selectConnection": "选择连接",
"agent.templateUploadError": "模板更新失败",
"agent.templateUploadSuccessful": "已成功更新模板",
"agent.unsavedFileSchedulingError": "必须先保存笔记本,然后才能进行计划。请保存,然后重试计划。",
"mainController.notImplemented": "此功能正在开发中。如果想尝试最新的更新,请查看最新的预览体验计划内部版本。"
}
}
}