update localization resource files (#14389)
This commit is contained in:
Родитель
d21ee4dc9e
Коммит
9148aa1ed5
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"title.sqlServerNotebooks": "SQL Server 笔记本",
|
||||
"title.sqlServer2019Book": "SQL Server 2019 指南",
|
||||
"description.sqlserverNotebooks": "可帮助开始使用 SQL Server 并进行排除故障的笔记本"
|
||||
}
|
|
@ -9,5 +9,5 @@
|
|||
"adminToolExtWin.displayName": "适用于 Windows 的数据库管理工具扩展",
|
||||
"adminToolExtWin.description": "向 Azure Data Studio 添加其他特定于 Windows 的功能",
|
||||
"adminToolExtWin.propertiesMenuItem": "属性",
|
||||
"adminToolExtWin.launchGswMenuItem": "生成脚本..."
|
||||
"adminToolExtWin.launchGswMenuItem": "生成脚本…"
|
||||
}
|
|
@ -7,7 +7,7 @@
|
|||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"alertData.saveErrorMessage": "警报更新失败“{0}”",
|
||||
"alertData.DefaultAlertTypString": "sql server 事件警报",
|
||||
"alertDialog.PerformanceCondition": "SQL Server 性能状况警报",
|
||||
"alertData.DefaultAlertTypString": "SQL Server 事件警报",
|
||||
"alertDialog.PerformanceCondition": "SQL Server 性能条件警报",
|
||||
"alertDialog.WmiEvent": "WMI 事件警报"
|
||||
}
|
|
@ -12,6 +12,6 @@
|
|||
"jobData.jobNameRequired": "必须提供作业名称",
|
||||
"jobData.saveErrorMessage": "作业更新失败“{0}”",
|
||||
"jobData.newJobErrorMessage": "作业创建失败“{0}”",
|
||||
"jobData.saveSucessMessage": "作业“{0}”已成功更新",
|
||||
"jobData.saveSucessMessage": "已成功更新作业“{0}”",
|
||||
"jobData.newJobSuccessMessage": "已成功创建作业“{0}”"
|
||||
}
|
|
@ -7,6 +7,6 @@
|
|||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"proxyData.saveErrorMessage": "代理更新失败“{0}”",
|
||||
"proxyData.saveSucessMessage": "代理“{0}”已成功更新",
|
||||
"proxyData.newJobSuccessMessage": "成功创建代理“{0}”"
|
||||
"proxyData.saveSucessMessage": "已成功更新代理“{0}”",
|
||||
"proxyData.newJobSuccessMessage": "已成功创建代理“{0}”"
|
||||
}
|
|
@ -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": "对以下子系统有效"
|
||||
}
|
|
@ -6,5 +6,5 @@
|
|||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"mainController.notImplemented": "此功能正在开发中。如果你想尝试最新的更新,请查看最新的预览体验计划内部版本。"
|
||||
"mainController.notImplemented": "此功能正在开发中。如果想尝试最新的更新,请查看最新的预览体验计划内部版本。"
|
||||
}
|
14
i18n/chs/extensions/azurecore/dist/account-provider/azureAccountProvider.i18n.json
поставляемый
Normal file
14
i18n/chs/extensions/azurecore/dist/account-provider/azureAccountProvider.i18n.json
поставляемый
Normal file
|
@ -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."
|
||||
],
|
||||
"accountProviderNotInitialized": "帐户提供程序未初始化,无法执行操作",
|
||||
"addAccount": "添加 {0} 帐户",
|
||||
"refreshAccount": "刷新 {0} 帐户",
|
||||
"azureWorkAccountDisplayName": "工作或学校帐户",
|
||||
"microsoftAccountDisplayName": "Microsoft 帐户"
|
||||
}
|
11
i18n/chs/extensions/azurecore/dist/account-provider/azureAccountProviderService.i18n.json
поставляемый
Normal file
11
i18n/chs/extensions/azurecore/dist/account-provider/azureAccountProviderService.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."
|
||||
],
|
||||
"clearTokenCacheSuccess": "令牌缓存已成功清除",
|
||||
"clearTokenCacheFailure": "未能清除令牌缓存"
|
||||
}
|
10
i18n/chs/extensions/azurecore/dist/account-provider/providerSettings.i18n.json
поставляемый
Normal file
10
i18n/chs/extensions/azurecore/dist/account-provider/providerSettings.i18n.json
поставляемый
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"publicCloudDisplayName": "Azure"
|
||||
}
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"azure.resource.selectsubscriptions.credentialError": "未能获取帐户 {0} 的凭据。请刷新帐户。"
|
||||
}
|
10
i18n/chs/extensions/azurecore/dist/azureResource/providers/database/databaseTreeDataProvider.i18n.json
поставляемый
Normal file
10
i18n/chs/extensions/azurecore/dist/azureResource/providers/database/databaseTreeDataProvider.i18n.json
поставляемый
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"azure.resource.providers.database.treeDataProvider.databaseContainerLabel": "SQL 数据库"
|
||||
}
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"azure.resource.providers.databaseServer.treeDataProvider.databaseServerContainerLabel": "SQL 服务器"
|
||||
}
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"azure.resource.providers.databaseServer.treeDataProvider.postgresServerContainerLabel": "Azure Database for PostgreSQL 服务器"
|
||||
}
|
10
i18n/chs/extensions/azurecore/dist/azureResource/providers/sqlinstance/sqlInstanceTreeDataProvider.i18n.json
поставляемый
Normal file
10
i18n/chs/extensions/azurecore/dist/azureResource/providers/sqlinstance/sqlInstanceTreeDataProvider.i18n.json
поставляемый
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"azure.resource.providers.sqlInstanceContainerLabel": "SQL 托管实例"
|
||||
}
|
10
i18n/chs/extensions/azurecore/dist/azureResource/resourceTreeNode.i18n.json
поставляемый
Normal file
10
i18n/chs/extensions/azurecore/dist/azureResource/resourceTreeNode.i18n.json
поставляемый
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"azure.resource.resourceTreeNode.noResourcesLabel": "未找到资源"
|
||||
}
|
10
i18n/chs/extensions/azurecore/dist/azureResource/tree/accountNotSignedInTreeNode.i18n.json
поставляемый
Normal file
10
i18n/chs/extensions/azurecore/dist/azureResource/tree/accountNotSignedInTreeNode.i18n.json
поставляемый
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"azure.resource.tree.accountNotSignedInTreeNode.signInLabel": "登录到 Azure…"
|
||||
}
|
11
i18n/chs/extensions/azurecore/dist/azureResource/tree/accountTreeNode.i18n.json
поставляемый
Normal file
11
i18n/chs/extensions/azurecore/dist/azureResource/tree/accountTreeNode.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."
|
||||
],
|
||||
"azure.resource.tree.accountTreeNode.credentialError": "未能获取帐户 {0} 的凭据。请刷新帐户。",
|
||||
"azure.resource.tree.accountTreeNode.noSubscriptionsLabel": "未找到订阅。"
|
||||
}
|
10
i18n/chs/extensions/azurecore/dist/azureResource/tree/subscriptionTreeNode.i18n.json
поставляемый
Normal file
10
i18n/chs/extensions/azurecore/dist/azureResource/tree/subscriptionTreeNode.i18n.json
поставляемый
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"azure.resource.tree.subscriptionTreeNode.noResourcesLabel": "未找到资源。"
|
||||
}
|
10
i18n/chs/extensions/azurecore/dist/azureResource/tree/treeProvider.i18n.json
поставляемый
Normal file
10
i18n/chs/extensions/azurecore/dist/azureResource/tree/treeProvider.i18n.json
поставляемый
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"azure.resource.tree.treeProvider.loadingLabel": "正在加载…"
|
||||
}
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"azure.resource.error": "错误: {0}"
|
||||
}
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"extensionName": "Azure 帐户"
|
||||
}
|
|
@ -10,7 +10,7 @@
|
|||
"azure.description": "浏览和使用 Azure 资源",
|
||||
"azure.title": "Azure",
|
||||
"azure.resource.config.title": "Azure 资源配置",
|
||||
"azure.resource.config.filter.description": "资源筛选器,每个元素都是帐户 ID、订阅 ID 和由斜杠分隔的名称",
|
||||
"azure.resource.config.filter.description": "资源筛选器,每个元素是帐户 ID、订阅 ID 和由斜杠分隔的名称",
|
||||
"azure.resource.explorer.title": "Azure",
|
||||
"azure.resource.refreshall.title": "Azure: 刷新所有帐户",
|
||||
"azure.resource.refresh.title": "刷新",
|
||||
|
@ -19,7 +19,7 @@
|
|||
"azure.resource.connectsqlserver.title": "连接",
|
||||
"azure.resource.connectsqldb.title": "添加到服务器",
|
||||
"accounts.clearTokenCache": "清除 Azure 帐户令牌缓存",
|
||||
"config.enablePublicCloudDescription": "是否应启用 Azure 公共云集成",
|
||||
"config.enablePublicCloudDescription": "是否应启用 Azure 公有云集成",
|
||||
"config.enableUsGovCloudDescription": "是否应启用美国政府 Azure 云(Fairfax)集成",
|
||||
"config.enableChinaCloudDescription": "是否应启用 Azure 中国集成",
|
||||
"config.enableGermanyCloudDescription": "是否应启用 Azure 德国集成"
|
||||
|
|
17
i18n/chs/extensions/big-data-cluster/dist/bigDataCluster/controller/clusterControllerApi.i18n.json
поставляемый
Normal file
17
i18n/chs/extensions/big-data-cluster/dist/bigDataCluster/controller/clusterControllerApi.i18n.json
поставляемый
Normal file
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"error.no.activedirectory": "此群集不支持 Windows 身份验证",
|
||||
"bdc.error.tokenPost": "身份验证期间出错",
|
||||
"bdc.error.unauthorized": "你没有使用 Windows 身份验证登录到此群集的权限",
|
||||
"bdc.error.getEndPoints": "从 {0} 检索终结点时出错",
|
||||
"bdc.error.getBdcStatus": "从 {0} 检索 BDC 状态时出错",
|
||||
"bdc.error.mountHdfs": "创建装载时出错",
|
||||
"bdc.error.refreshHdfs": "刷新装载时出错",
|
||||
"bdc.error.deleteHdfs": "删除装载时出错"
|
||||
}
|
24
i18n/chs/extensions/big-data-cluster/dist/bigDataCluster/dialog/addControllerDialog.i18n.json
поставляемый
Normal file
24
i18n/chs/extensions/big-data-cluster/dist/bigDataCluster/dialog/addControllerDialog.i18n.json
поставляемый
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"basicAuthName": "基本",
|
||||
"integratedAuthName": "Windows 身份验证",
|
||||
"err.controller.username.required": "用户名为必填项",
|
||||
"err.controller.password.required": "密码为必填项",
|
||||
"textAddNewController": "新增控制器(预览)",
|
||||
"textUrlLower": "URL",
|
||||
"textUsernameLower": "用户名",
|
||||
"textPasswordLower": "密码",
|
||||
"textRememberPassword": "记住密码",
|
||||
"textUrlCapital": "群集管理 URL",
|
||||
"textAuthCapital": "身份验证类型",
|
||||
"textUsernameCapital": "用户名",
|
||||
"textPasswordCapital": "密码",
|
||||
"textAdd": "添加",
|
||||
"textCancel": "取消"
|
||||
}
|
13
i18n/chs/extensions/big-data-cluster/dist/bigDataCluster/dialog/bdcDashboard.i18n.json
поставляемый
Normal file
13
i18n/chs/extensions/big-data-cluster/dist/bigDataCluster/dialog/bdcDashboard.i18n.json
поставляемый
Normal file
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"bdc.dashboard.refreshButton": "刷新",
|
||||
"bdc.dashboard.troubleshootButton": "疑难解答",
|
||||
"bdc.dashboard.overviewNavTitle": "大数据群集概述",
|
||||
"bdc.dashboard.clusterDetails": "群集详细信息"
|
||||
}
|
25
i18n/chs/extensions/big-data-cluster/dist/bigDataCluster/dialog/bdcDashboardOverviewPage.i18n.json
поставляемый
Normal file
25
i18n/chs/extensions/big-data-cluster/dist/bigDataCluster/dialog/bdcDashboardOverviewPage.i18n.json
поставляемый
Normal file
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"bdc.dashboard.propertiesHeader": "群集属性",
|
||||
"bdc.dashboard.clusterState": "群集状态:",
|
||||
"bdc.dashboard.healthStatus": "运行状况:",
|
||||
"bdc.dashboard.overviewHeader": "群集概述",
|
||||
"bdc.dashboard.lastUpdated": "上次更新: {0}",
|
||||
"bdc.dashboard.serviceNameHeader": "服务名称",
|
||||
"bdc.dashboard.stateHeader": "状态",
|
||||
"bdc.dashboard.healthStatusHeader": "运行状况",
|
||||
"bdc.dashboard.endpointsLabel": "服务终结点",
|
||||
"bdc.dashboard.serviceHeader": "服务",
|
||||
"bdc.dashboard.endpointHeader": "终结点",
|
||||
"endpointsError": "检索 BDC 终结点时出现意外错误: {0}",
|
||||
"bdc.dashboard.noConnection": "仪表板需要连接。请单击“重试”以输入凭据。",
|
||||
"bdc.dashboard.unexpectedError": "发生意外错误: {0}",
|
||||
"bdc.dashboard.copyTitle": "复制",
|
||||
"copiedEndpoint": "终结点“{0}”已复制到剪贴板"
|
||||
}
|
20
i18n/chs/extensions/big-data-cluster/dist/bigDataCluster/dialog/bdcDashboardResourceStatusPage.i18n.json
поставляемый
Normal file
20
i18n/chs/extensions/big-data-cluster/dist/bigDataCluster/dialog/bdcDashboardResourceStatusPage.i18n.json
поставляемый
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"bdc.dashboard.viewHyperlink": "查看",
|
||||
"bdc.dashboard.notAvailable": "不适用",
|
||||
"bdc.dashboard.healthStatusDetailsHeader": "运行状况详细信息",
|
||||
"bdc.dashboard.lastUpdated": "上次更新: {0}",
|
||||
"bdc.dashboard.instanceHeader": "实例",
|
||||
"bdc.dashboard.stateHeader": "状态",
|
||||
"bdc.dashboard.healthStatusHeader": "运行状况",
|
||||
"bdc.dashboard.metricsAndLogsLabel": "指标和日志",
|
||||
"bdc.dashboard.nodeMetricsHeader": "节点指标",
|
||||
"bdc.dashboard.sqlMetricsHeader": "SQL 指标",
|
||||
"bdc.dashboard.logsHeader": "日志"
|
||||
}
|
10
i18n/chs/extensions/big-data-cluster/dist/bigDataCluster/dialog/commonControls.i18n.json
поставляемый
Normal file
10
i18n/chs/extensions/big-data-cluster/dist/bigDataCluster/dialog/commonControls.i18n.json
поставляемый
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"bdc.dashboard.viewDetails": "查看详细信息"
|
||||
}
|
10
i18n/chs/extensions/big-data-cluster/dist/bigDataCluster/dialog/connectControllerDialog.i18n.json
поставляемый
Normal file
10
i18n/chs/extensions/big-data-cluster/dist/bigDataCluster/dialog/connectControllerDialog.i18n.json
поставляемый
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"connectController.dialog.title": "连接到控制器(预览)"
|
||||
}
|
25
i18n/chs/extensions/big-data-cluster/dist/bigDataCluster/dialog/hdfsDialogBase.i18n.json
поставляемый
Normal file
25
i18n/chs/extensions/big-data-cluster/dist/bigDataCluster/dialog/hdfsDialogBase.i18n.json
поставляемый
Normal file
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"basicAuthName": "基本",
|
||||
"integratedAuthName": "Windows 身份验证",
|
||||
"mount.hdfs.loginerror1": "未能登录到控制器",
|
||||
"mount.hdfs.loginerror2": "未能登录到控制器: {0}",
|
||||
"err.controller.username.required": "用户名为必填项",
|
||||
"err.controller.password.required": "密码为必填项",
|
||||
"textUrlLower": "URL",
|
||||
"textUsernameLower": "用户名",
|
||||
"textPasswordLower": "密码",
|
||||
"textUrlCapital": "群集管理 URL",
|
||||
"textAuthCapital": "身份验证类型",
|
||||
"textUsernameCapital": "用户名",
|
||||
"textPasswordCapital": "密码",
|
||||
"hdsf.dialog.connection.section": "群集连接",
|
||||
"hdfs.dialog.ok": "确定",
|
||||
"hdfs.dialog.cancel": "取消"
|
||||
}
|
30
i18n/chs/extensions/big-data-cluster/dist/bigDataCluster/dialog/mountHdfsDialog.i18n.json
поставляемый
Normal file
30
i18n/chs/extensions/big-data-cluster/dist/bigDataCluster/dialog/mountHdfsDialog.i18n.json
поставляемый
Normal file
|
@ -0,0 +1,30 @@
|
|||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"mount.main.section": "装载配置",
|
||||
"mount.hdfsPath.title": "HDFS 路径",
|
||||
"mount.err.formatting": "{0} 处凭据格式错误",
|
||||
"mount.task.name": "正在路径 {0} 上装载 HDFS 文件夹",
|
||||
"mount.task.submitted": "已开始装载创建",
|
||||
"mount.task.complete": "已完成 HDFS 文件夹装载",
|
||||
"mount.task.inprogress": "装载即将完成,请稍后回来查看以进行验证",
|
||||
"mount.task.error": "装载文件夹时出错: {0}",
|
||||
"mount.error.unknown": "装载过程中发生未知错误",
|
||||
"mount.dialog.title": "装载 HDFS 文件夹(预览)",
|
||||
"mount.hdfsPath.info": "要与装载关联的新(不存在)目录的路径",
|
||||
"mount.remoteUri.title": "远程 URI",
|
||||
"mount.remoteUri.info": "到远程数据源的 URI。ADLS 示例: abfs://fs@saccount.dfs.core.windows.net/",
|
||||
"mount.credentials.title": "凭据",
|
||||
"mount.credentials.info": "将身份验证凭据装载到远程数据源进行读取",
|
||||
"refreshmount.dialog.title": "刷新装载",
|
||||
"refreshmount.task.name": "正在刷新路径 {0} 上的 HDFS 装载",
|
||||
"refreshmount.task.submitted": "刷新已提交的装载请求",
|
||||
"deleteMount.dialog.title": "删除装载",
|
||||
"deletemount.task.name": "正在删除路径 {0} 上的 HDFS 装载",
|
||||
"deletemount.task.submitted": "删除已提交的装载请求"
|
||||
}
|
11
i18n/chs/extensions/big-data-cluster/dist/bigDataCluster/tree/addControllerNode.i18n.json
поставляемый
Normal file
11
i18n/chs/extensions/big-data-cluster/dist/bigDataCluster/tree/addControllerNode.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."
|
||||
],
|
||||
"textBigDataClusterControllerWithDots": "添加 SQL Server 大数据群集控制器…",
|
||||
"textConnectToController": "连接到控制器"
|
||||
}
|
10
i18n/chs/extensions/big-data-cluster/dist/bigDataCluster/tree/loadingControllerNode.i18n.json
поставляемый
Normal file
10
i18n/chs/extensions/big-data-cluster/dist/bigDataCluster/tree/loadingControllerNode.i18n.json
поставляемый
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"textLoadingWithDots": "正在加载…"
|
||||
}
|
55
i18n/chs/extensions/big-data-cluster/dist/bigDataCluster/utils.i18n.json
поставляемый
Normal file
55
i18n/chs/extensions/big-data-cluster/dist/bigDataCluster/utils.i18n.json
поставляемый
Normal file
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"state.creating": "正在创建",
|
||||
"state.waiting": "正在等待",
|
||||
"state.ready": "准备就绪",
|
||||
"state.deleting": "正在删除",
|
||||
"state.deleted": "已删除",
|
||||
"state.applyingUpgrade": "正在应用升级",
|
||||
"state.upgrading": "正在升级",
|
||||
"state.applyingmanagedupgrade": "正在应用托管升级",
|
||||
"state.managedUpgrading": "正在托管升级",
|
||||
"state.rollback": "回退",
|
||||
"state.rollbackInProgress": "正在回退",
|
||||
"state.rollbackComplete": "回退完成",
|
||||
"state.error": "错误",
|
||||
"state.creatingSecrets": "正在创建机密",
|
||||
"state.waitingForSecrets": "正在等待机密",
|
||||
"state.creatingGroups": "正在创建组",
|
||||
"state.waitingForGroups": "正在等待组",
|
||||
"state.creatingResources": "正在创建资源",
|
||||
"state.waitingForResources": "正在等待资源",
|
||||
"state.creatingKerberosDelegationSetup": "正在创建 Kerberos 委派设置",
|
||||
"state.waitingForKerberosDelegationSetup": "正在等待 Kerberos 委派设置",
|
||||
"state.waitingForDeletion": "正在等待删除",
|
||||
"state.waitingForUpgrade": "正在等待升级",
|
||||
"state.upgradePaused": "升级已暂停",
|
||||
"state.running": "正在运行",
|
||||
"endpoint.appproxy": "应用程序代理",
|
||||
"endpoint.controller": "群集管理服务",
|
||||
"endpoint.gateway": "访问 HDFS 文件的网关,Spark",
|
||||
"endpoint.managementproxy": "管理代理",
|
||||
"endpoint.mgmtproxy": "管理代理",
|
||||
"endpoint.sqlServerEndpoint": "SQL Server 主实例前端",
|
||||
"endpoint.grafana": "指标仪表板",
|
||||
"endpoint.kibana": "日志搜索仪表板",
|
||||
"endpoint.yarnHistory": "Spark 诊断和监视仪表板",
|
||||
"endpoint.sparkHistory": "Spark 作业管理和监视仪表板",
|
||||
"endpoint.webhdfs": "HDFS 文件系统代理",
|
||||
"endpoint.livy": "用于运行 Spark 语句、作业和应用程序的代理",
|
||||
"service.sql": "SQL Server",
|
||||
"service.hdfs": "HDFS",
|
||||
"service.spark": "Spark",
|
||||
"service.control": "Control",
|
||||
"service.gateway": "网关",
|
||||
"service.app": "应用",
|
||||
"bdc.healthy": "正常",
|
||||
"bdc.unhealthy": "不正常",
|
||||
"endpointsError": "检索 BDC 终结点时出现意外错误: {0}"
|
||||
}
|
|
@ -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."
|
||||
],
|
||||
"mount.error.endpointNotFound": "未找到控制器终结点信息",
|
||||
"bdc.dashboard.title": "大数据群集仪表板(预览) -",
|
||||
"textYes": "是",
|
||||
"textNo": "否",
|
||||
"textConfirmDeleteController": "确定要删除“{0}”吗?"
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"description": "支持管理 SQL Server 大数据群集",
|
||||
"text.sqlServerBigDataClusters": "SQL Server 大数据群集",
|
||||
"command.addController.title": "连接到控制器",
|
||||
"command.deleteController.title": "删除",
|
||||
"command.refreshController.title": "刷新",
|
||||
"command.manageController.title": "管理",
|
||||
"command.mount.title": "装载 HDFS",
|
||||
"command.refreshmount.title": "刷新装载",
|
||||
"command.deletemount.title": "删除装载",
|
||||
"bdc.configuration.title": "大数据群集",
|
||||
"bdc.ignoreSslVerification.desc": "如果为 true,则忽略针对 SQL Server 大数据群集终结点(如 HDFS、Spark 和控制器)的 SSL 验证错误"
|
||||
}
|
|
@ -9,38 +9,38 @@
|
|||
"cms.displayName": "SQL Server 中央管理服务器",
|
||||
"cms.description": "支持管理 SQL Server 中央管理服务器",
|
||||
"cms.title": "中央管理服务器",
|
||||
"cms.connectionProvider.displayName": "微软 SQL 服务器",
|
||||
"cms.connectionProvider.displayName": "Microsoft SQL Server",
|
||||
"cms.resource.explorer.title": "中央管理服务器",
|
||||
"cms.resource.refresh.title": "刷新",
|
||||
"cms.resource.refreshServerGroup.title": "刷新服务器组",
|
||||
"cms.resource.deleteRegisteredServer.title": "删除",
|
||||
"cms.resource.addRegisteredServer.title": "新建服务器注册...",
|
||||
"cms.resource.addRegisteredServer.title": "新建服务器注册…",
|
||||
"cms.resource.deleteServerGroup.title": "删除",
|
||||
"cms.resource.addServerGroup.title": "新服务器组...",
|
||||
"cms.resource.addServerGroup.title": "新建服务器组…",
|
||||
"cms.resource.registerCmsServer.title": "添加中央管理服务器",
|
||||
"cms.resource.deleteCmsServer.title": "删除",
|
||||
"cms.configuration.title": "MSSQL 配置",
|
||||
"cms.query.displayBitAsNumber": "是否应将 BIT 列显示为数字 (1 或 0)? 若为 \"false\",BIT 列将显示为 \"true\" 或 \"false\"",
|
||||
"cms.query.displayBitAsNumber": "是否应将 BIT 列显示为数字(1 或 0)? 若否,则 BIT 列将显示为 \"true\" 或 \"false\"",
|
||||
"cms.format.alignColumnDefinitionsInColumns": "列定义是否应对齐?",
|
||||
"cms.format.datatypeCasing": "数据类型格式应统一为“大写”(\"uppercase\")、“小写”(\"lowercase\") 或不进行统一 (\"none\")",
|
||||
"cms.format.keywordCasing": "关键字格式应统一为“大写”(\"uppercase\")、“小写”(\"lowercase\") 或不进行统一 (\"none\")",
|
||||
"cms.format.placeCommasBeforeNextStatement": "逗号应该位于一串语句中每一条的开头 (例如 \", mycolumn2\") 而不是结尾 (例如 \"mycolumn1,\")",
|
||||
"cms.format.placeSelectStatementReferencesOnNewLine": "select 语句中的对象引用是否应分为不同行? 例如,在 \"SELECT C1, C2 FROM T1\" 中,C1 和 C2 将位于不同行",
|
||||
"cms.logDebugInfo": "[可选]将调试输出记录到控制台(查看 -> 输出),然后从下拉列表中选择相应的输出通道",
|
||||
"cms.tracingLevel": "[可选]后端服务的日志级别。Azure Data Studio 在每次启动时都会生成文件名;如果文件已存在,日志条目将追加到该文件。有关旧日志文件的清理,请参阅 logRetentionMinutes 和 logFilesRemovalLimit 设置。默认跟踪级别不记录太多。更改详细级别可能导致过多的日志记录和磁盘空间要求。错误包括“严重”,警告包括“错误”,信息包括“警告”,而详细级别包括“信息”",
|
||||
"cms.format.datatypeCasing": "数据类型应格式化为大写、小写还是无(不格式化)",
|
||||
"cms.format.keywordCasing": "关键字应格式化为大写、小写还是无(不格式化)",
|
||||
"cms.format.placeCommasBeforeNextStatement": "是否应将逗号置于列表中每个语句的开头(例如 \", mycolumn2\")而不是结尾(例如 \"mycolumn1,\")",
|
||||
"cms.format.placeSelectStatementReferencesOnNewLine": "select 语句中的对象引用是否应分到不同行中? 例如,在 \"SELECT C1, C2 FROM T1\" 中,C1 和 C2 是否将位于不同行",
|
||||
"cms.logDebugInfo": "[可选] 将调试输出记录到控制台(“查看”->“输出”),然后从下拉列表中选择相应的输出通道",
|
||||
"cms.tracingLevel": "[可选] 后端服务的日志级别。Azure Data Studio 在每次启动时都会生成文件名;如果文件已存在,日志条目将追加到该文件。有关旧日志文件的清理,请参阅 logRetentionMinutes 和 logFilesRemovalLimit 设置。默认 tracingLevel 记录的内容很少。更改详细级别可能提升日志的记录和磁盘空间要求。“错误”包含“严重”,“警告”包含“错误”,“信息”包含“警告”,“详细级别”包含“信息”",
|
||||
"cms.logRetentionMinutes": "将后端服务的日志文件保留的时长(分钟数)。默认为 1 周。",
|
||||
"cms.logFilesRemovalLimit": "启动时要删除的已超过 mssql.logRetentionMinutes 的旧文件的最大数量。下次启动 Azure Data Studio 时,不清理由于此限制而未清理的文件。",
|
||||
"ignorePlatformWarning": "[可选]不显示不受支持的平台警告",
|
||||
"onprem.databaseProperties.recoveryModel": "恢复模型",
|
||||
"cms.logFilesRemovalLimit": "启动时要删除的已超过 mssql.logRetentionMinutes 的旧文件的最大数量。将在下次启动 Azure Data Studio 时清理由于此限制而未清理的文件。",
|
||||
"ignorePlatformWarning": "[可选] 不显示不受支持的平台警告",
|
||||
"onprem.databaseProperties.recoveryModel": "恢复模式",
|
||||
"onprem.databaseProperties.lastBackupDate": "上次数据库备份",
|
||||
"onprem.databaseProperties.lastLogBackupDate": "上次日志备份",
|
||||
"onprem.databaseProperties.compatibilityLevel": "兼容级别",
|
||||
"onprem.databaseProperties.owner": "所有者",
|
||||
"onprem.serverProperties.serverVersion": "版本",
|
||||
"onprem.serverProperties.serverEdition": "版",
|
||||
"onprem.serverProperties.serverEdition": "版本",
|
||||
"onprem.serverProperties.machineName": "计算机名",
|
||||
"onprem.serverProperties.osVersion": "OS 版本",
|
||||
"cloud.databaseProperties.azureEdition": "版",
|
||||
"cloud.databaseProperties.azureEdition": "版本",
|
||||
"cloud.databaseProperties.serviceLevelObjective": "定价层",
|
||||
"cloud.databaseProperties.compatibilityLevel": "兼容级别",
|
||||
"cloud.databaseProperties.owner": "所有者",
|
||||
|
@ -63,52 +63,52 @@
|
|||
"cms.connectionOptions.password.displayName": "密码",
|
||||
"cms.connectionOptions.password.description": "指示连接到数据源时使用的密码",
|
||||
"cms.connectionOptions.applicationIntent.displayName": "应用意图",
|
||||
"cms.connectionOptions.applicationIntent.description": "连接到服务器时声明应用程序工作负载类型",
|
||||
"cms.connectionOptions.applicationIntent.description": "声明连接到服务器时的应用程序工作负荷类型",
|
||||
"cms.connectionOptions.asynchronousProcessing.displayName": "异步处理",
|
||||
"cms.connectionOptions.asynchronousProcessing.description": "如果为 true,则允许在 .Net Framework 数据提供程序中使用异步功能",
|
||||
"cms.connectionOptions.connectTimeout.displayName": "连接超时",
|
||||
"cms.connectionOptions.connectTimeout.description": "在终止尝试并生成错误之前等待连接到服务器的时长(以秒为单位)",
|
||||
"cms.connectionOptions.connectTimeout.description": "在终止尝试并生成错误之前等待连接到服务器的时长(秒)",
|
||||
"cms.connectionOptions.currentLanguage.displayName": "当前语言",
|
||||
"cms.connectionOptions.currentLanguage.description": "SQL Server 语言记录名称",
|
||||
"cms.connectionOptions.columnEncryptionSetting.displayName": "列加密",
|
||||
"cms.connectionOptions.columnEncryptionSetting.description": "连接上所有命令的默认列加密设置",
|
||||
"cms.connectionOptions.columnEncryptionSetting.description": "针对连接的所有命令的默认列加密设置",
|
||||
"cms.connectionOptions.encrypt.displayName": "加密",
|
||||
"cms.connectionOptions.encrypt.description": "如果为 true,且服务器安装了证书,则 SQL Server 对客户端与服务器之间发送的所有数据使用 SSL 加密",
|
||||
"cms.connectionOptions.encrypt.description": "当为 true 时,如果服务器安装了证书,则 SQL Server 对客户端与服务器之间发送的所有数据使用 SSL 加密",
|
||||
"cms.connectionOptions.persistSecurityInfo.displayName": "持久安全信息",
|
||||
"cms.connectionOptions.persistSecurityInfo.description": "当为 false 时,安全敏感信息(如密码)不作为连接的一部分返回",
|
||||
"cms.connectionOptions.persistSecurityInfo.description": "为 false 时,安全敏感信息(如密码)不作为连接的一部分返回",
|
||||
"cms.connectionOptions.trustServerCertificate.displayName": "信任服务器证书",
|
||||
"cms.connectionOptions.trustServerCertificate.description": "当为 true(且加密=true)时,SQL Server 对客户端与服务器之间发送的所有数据使用 SSL 加密,而无需验证服务器证书",
|
||||
"cms.connectionOptions.attachedDBFileName.displayName": "附加的数据库文件名",
|
||||
"cms.connectionOptions.attachedDBFileName.description": "可附加的数据库的主文件的名称(包括完整路径名称)",
|
||||
"cms.connectionOptions.trustServerCertificate.description": "为 true(且 encrypt=true)时,SQL Server 对客户端与服务器之间发送的所有数据使用 SSL 加密,而无需验证服务器证书",
|
||||
"cms.connectionOptions.attachedDBFileName.displayName": "附加的 DB 文件名",
|
||||
"cms.connectionOptions.attachedDBFileName.description": "可附加数据库的主文件的名称(包括完整路径名称)",
|
||||
"cms.connectionOptions.contextConnection.displayName": "上下文连接",
|
||||
"cms.connectionOptions.contextConnection.description": "如果为 true,则指示连接应来自 SQL Server 上下文。仅在 SQL Server 进程中运行时可用",
|
||||
"cms.connectionOptions.contextConnection.description": "为 true 时,指示连接应来自 SQL Server 上下文。仅在 SQL Server 进程中运行时可用",
|
||||
"cms.connectionOptions.port.displayName": "端口",
|
||||
"cms.connectionOptions.connectRetryCount.displayName": "连接重试计数",
|
||||
"cms.connectionOptions.connectRetryCount.displayName": "连接重试次数",
|
||||
"cms.connectionOptions.connectRetryCount.description": "尝试还原连接的次数",
|
||||
"cms.connectionOptions.connectRetryInterval.displayName": "连接重试间隔",
|
||||
"cms.connectionOptions.connectRetryInterval.description": "尝试恢复连接之间的延迟",
|
||||
"cms.connectionOptions.connectRetryInterval.description": "两次尝试恢复连接之间的延迟",
|
||||
"cms.connectionOptions.applicationName.displayName": "应用程序名称",
|
||||
"cms.connectionOptions.applicationName.description": "应用程序的名称",
|
||||
"cms.connectionOptions.workstationId.displayName": "工作站 ID",
|
||||
"cms.connectionOptions.workstationId.description": "连接到 SQL Server 的工作站的名称",
|
||||
"cms.connectionOptions.pooling.displayName": "池",
|
||||
"cms.connectionOptions.pooling.description": "如果为 true,则从相应的池中绘制连接对象;如有必要,将创建连接对象并将其添加到相应的池中",
|
||||
"cms.connectionOptions.pooling.description": "为 true 时,从相应的池中取出连接对象,或根据需要创建连接对象并将其添加到相应的池中",
|
||||
"cms.connectionOptions.maxPoolSize.displayName": "最大池大小",
|
||||
"cms.connectionOptions.maxPoolSize.description": "池中允许的最大连接数",
|
||||
"cms.connectionOptions.minPoolSize.displayName": "最小池大小",
|
||||
"cms.connectionOptions.minPoolSize.description": "池中允许的最小连接数",
|
||||
"cms.connectionOptions.loadBalanceTimeout.displayName": "负载均衡超时",
|
||||
"cms.connectionOptions.loadBalanceTimeout.description": "此连接在销毁前在池中生存的最短时间(以秒为单位)",
|
||||
"cms.connectionOptions.replication.displayName": "复制",
|
||||
"cms.connectionOptions.replication.description": "SQL Server 已在复制中使用",
|
||||
"cms.connectionOptions.attachDbFilename.displayName": "附加数据库文件名",
|
||||
"cms.connectionOptions.failoverPartner.displayName": "故障转移合作伙伴",
|
||||
"cms.connectionOptions.failoverPartner.description": "充当故障转移合作伙伴的 SQL Server 实例的名称或网络地址",
|
||||
"cms.connectionOptions.loadBalanceTimeout.description": "此连接在销毁前在池中生存的最短时间(秒)",
|
||||
"cms.connectionOptions.replication.displayName": "副本",
|
||||
"cms.connectionOptions.replication.description": "由 SQL Server 在复制中使用",
|
||||
"cms.connectionOptions.attachDbFilename.displayName": "附加 DB 文件名",
|
||||
"cms.connectionOptions.failoverPartner.displayName": "故障转移伙伴",
|
||||
"cms.connectionOptions.failoverPartner.description": "充当故障转移伙伴的 SQL Server 实例的名称或网络地址",
|
||||
"cms.connectionOptions.multiSubnetFailover.displayName": "多子网故障转移",
|
||||
"cms.connectionOptions.multipleActiveResultSets.displayName": "多个活动结果集",
|
||||
"cms.connectionOptions.multipleActiveResultSets.description": "如果为 true,则可返回多个结果集并从一个连接读取",
|
||||
"cms.connectionOptions.multipleActiveResultSets.displayName": "多重活动结果集",
|
||||
"cms.connectionOptions.multipleActiveResultSets.description": "为 true 时,可从一个连接返回和读取多个结果集",
|
||||
"cms.connectionOptions.packetSize.displayName": "数据包大小",
|
||||
"cms.connectionOptions.packetSize.description": "用于与 SQL Server 实例通信的网络数据包的大小(以字节为单位)",
|
||||
"cms.connectionOptions.typeSystemVersion.displayName": "键入系统版本",
|
||||
"cms.connectionOptions.packetSize.description": "用于与 SQL Server 实例通信的网络数据包的大小(字节数)",
|
||||
"cms.connectionOptions.typeSystemVersion.displayName": "类型系统版本",
|
||||
"cms.connectionOptions.typeSystemVersion.description": "指示提供程序将通过 DataReader 公开的服务器类型系统"
|
||||
}
|
|
@ -18,10 +18,10 @@
|
|||
"dacFx.importButton": "导入",
|
||||
"dacFx.exportButton": "导出",
|
||||
"dacFx.generateScriptButton": "生成脚本",
|
||||
"alertData.deployErrorMessage": "部署失败的“{0}”",
|
||||
"alertData.extractErrorMessage": "提取失败的“{0}”",
|
||||
"alertData.exportErrorMessage": "导出失败的“{0}”",
|
||||
"alertData.importErrorMessage": "导入失败的“{0}”",
|
||||
"alertData.deployErrorMessage": "部署失败“{0}”",
|
||||
"alertData.extractErrorMessage": "提取失败“{0}”",
|
||||
"alertData.exportErrorMessage": "导出失败“{0}”",
|
||||
"alertData.importErrorMessage": "导入失败“{0}”",
|
||||
"dacfx.scriptGeneratingMessage": "关闭向导后,可在任务视图中查看脚本生成的状态。生成的脚本将在完成后打开。",
|
||||
"alertData.deployPlanErrorMessage": "部署计划生成失败“{0}”"
|
||||
"alertData.deployPlanErrorMessage": "生成部署计划失败“{0}”"
|
||||
}
|
|
@ -11,7 +11,7 @@
|
|||
"dacFxDeploy.openFile": "打开",
|
||||
"dacFxDeploy.fileTextboxTitle": "文件位置",
|
||||
"dacFx.upgradeRadioButtonLabel": "升级现有数据库",
|
||||
"dacFx.newRadioButtonLabel": "新数据库",
|
||||
"dacFx.newRadioButtonLabel": "新建数据库",
|
||||
"dacFx.targetDatabaseRadioButtonsTitle": "目标数据库",
|
||||
"dacFx.targetDatabaseDropdownTitle": "数据库名称"
|
||||
}
|
|
@ -6,10 +6,10 @@
|
|||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"dacfx.dataLossTextWithCount": "列出的部署操作的 {0} 可能会导致数据丢失。请确保在部署出现问题的情况下,你有备份或快照可用。",
|
||||
"dacfx.dataLossTextWithCount": "列出的部署操作中有 {0} 个可能导致数据丢失。请确保在部署出现问题时有备份或快照可用。",
|
||||
"dacFx.dataLossCheckbox": "尽管可能会丢失数据,仍要继续",
|
||||
"dacfx.noDataLossText": "列出的部署操作不会导致数据丢失。",
|
||||
"dacfx.dataLossText": "部署操作可能会导致数据丢失。请确保在部署出现问题的情况下,你有备份或快照可用。",
|
||||
"dacfx.dataLossText": "部署操作可能导致数据丢失。请确保在部署出现问题时有备份或快照可用。",
|
||||
"dacfx.operationColumn": "操作",
|
||||
"dacfx.operationTooltip": "部署过程中将发生的操作(创建、更改、删除)",
|
||||
"dacfx.typeColumn": "类型",
|
||||
|
@ -17,5 +17,5 @@
|
|||
"dacfx.objectColumn": "对象",
|
||||
"dacfx.objecTooltip": "将受部署影响的对象的名称",
|
||||
"dacfx.dataLossColumn": "数据丢失",
|
||||
"dacfx.dataLossTooltip": "将对可能导致数据丢失的操作标记警告符号"
|
||||
"dacfx.dataLossTooltip": "可能导致数据丢失的操作标有警告符号"
|
||||
}
|
|
@ -8,6 +8,6 @@
|
|||
],
|
||||
"dacFx.deployRadioButtonLabel": "将数据层应用程序 .dacpac 文件部署到 SQL Server 的实例 [部署 Dacpac]",
|
||||
"dacFx.extractRadioButtonLabel": "将数据层应用程序从 SQL Server 实例提取到 .dacpac 文件 [提取 Dacpac]",
|
||||
"dacFx.importRadioButtonLabel": "基于 .bacpac 文件创建数据库 [导入 Bacpac]",
|
||||
"dacFx.importRadioButtonLabel": "由 .bacpac 文件创建数据库 [导入 Bacpac]",
|
||||
"dacFx.exportRadioButtonLabel": "将架构和数据从数据库导出到逻辑 .bacpac 文件格式 [导出 Bacpac]"
|
||||
}
|
|
@ -13,6 +13,7 @@
|
|||
"installingService": "正在安装服务",
|
||||
"serviceInstalled": "已安装",
|
||||
"downloadingService": "正在下载 {0}",
|
||||
"downloadingServiceSize": "({0} KB)",
|
||||
"downloadingServiceStatus": "正在下载服务",
|
||||
"downloadingServiceComplete": "完成!"
|
||||
}
|
|
@ -7,7 +7,7 @@
|
|||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"flatFileImport.importData": "导入数据",
|
||||
"flatFileImport.next": "下一个",
|
||||
"flatFileImport.next": "下一步",
|
||||
"flatFileImport.columnName": "列名",
|
||||
"flatFileImport.dataType": "数据类型",
|
||||
"flatFileImport.primaryKey": "主键",
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"flatFileImport.prosePreviewMessage": "此操作已分析输入文件的结构以在下方生成前 50 行的预览。",
|
||||
"flatFileImport.prosePreviewMessage": "此操作分析了输入文件的结构并生成了下方的前 50 行预览。",
|
||||
"flatFileImport.prosePreviewMessageFail": "此操作不成功。请尝试其他输入文件。",
|
||||
"flatFileImport.refresh": "刷新"
|
||||
}
|
|
@ -10,8 +10,8 @@
|
|||
"flatFileImport.importStatus": "导入状态",
|
||||
"flatFileImport.serverName": "服务器名称",
|
||||
"flatFileImport.databaseName": "数据库名称",
|
||||
"flatFileImport.tableName": "表名称",
|
||||
"flatFileImport.tableName": "表名",
|
||||
"flatFileImport.tableSchema": "表架构",
|
||||
"flatFileImport.fileImport": "要导入的文件",
|
||||
"flatFileImport.success.norows": "✔已成功将数据插入表中。"
|
||||
"flatFileImport.success.norows": "✔ 已成功将数据插入表中。"
|
||||
}
|
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"grafana": "指标仪表板",
|
||||
"kibana": "日志搜索仪表板",
|
||||
"sparkHistory": "Spark 作业管理和监视仪表板",
|
||||
"yarnHistory": "Spark 诊断和监视仪表板",
|
||||
"copyText": "复制",
|
||||
"endpoint.appproxy": "应用程序代理",
|
||||
"endpoint.controller": "群集管理服务",
|
||||
"endpoint.gateway": "访问 HDFS 文件的网关,Spark",
|
||||
"endpoint.managementproxy": "管理代理",
|
||||
"endpoint.mgmtproxy": "管理代理",
|
||||
"endpoint.sqlServerEndpoint": "SQL Server 主实例前端",
|
||||
"endpoint.grafana": "指标仪表板",
|
||||
"endpoint.kibana": "日志搜索仪表板",
|
||||
"endpoint.yarnHistory": "Spark 诊断和监视仪表板",
|
||||
"endpoint.sparkHistory": "Spark 作业管理和监视仪表板",
|
||||
"endpoint.webhdfs": "HDFS 文件系统代理",
|
||||
"endpoint.livy": "用于运行 Spark 语句、作业和应用程序的代理"
|
||||
}
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"mssql.recursivePermissionOpStarted": "在“{0}”下以递归方式应用权限更改",
|
||||
"mssql.recursivePermissionOpSucceeded": "已成功应用权限更改。",
|
||||
"mssql.recursivePermissionOpProgress": "正在将权限更改应用于“{0}”。",
|
||||
"mssql.recursivePermissionOpError": "应用权限更改时出错: {0}"
|
||||
}
|
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"webhdfs.invalidDataStructure": "数据结构无效",
|
||||
"webhdfs.missingProperties": "由于缺少选项,无法创建 WebHDFS 客户端: ${0}",
|
||||
"webhdfs.undefinedArgument": "“${0}”未定义。",
|
||||
"webhdfs.httpError400": "错误的请求",
|
||||
"webhdfs.httpError401": "未经授权",
|
||||
"webhdfs.httpError403": "已禁止",
|
||||
"webhdfs.httpError404": "未找到",
|
||||
"webhdfs.httpError500": "内部服务器错误",
|
||||
"webhdfs.unknownError": "未知错误",
|
||||
"webhdfs.unexpectedRedirect": "意外的重定向"
|
||||
}
|
|
@ -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."
|
||||
],
|
||||
"msgMissingNodeContext": "调用了节点命令但未传递任何节点",
|
||||
"mssql.manageAccessTitle": "管理访问权限",
|
||||
"mssql.locationTitle": "位置:",
|
||||
"mssql.permissionsTitle": "权限",
|
||||
"mssql.ownerPostfix": " - 所有者",
|
||||
"mssql.owningGroupPostfix": " - 责任组",
|
||||
"mssql.everyone": "其他所有人",
|
||||
"mssql.userLabel": "用户",
|
||||
"mssql.groupLabel": "组",
|
||||
"mssql.accessHeader": "访问",
|
||||
"mssql.defaultHeader": "默认",
|
||||
"mssql.delete": "删除",
|
||||
"mssql.stickyHeader": "粘性",
|
||||
"mssql.inheritDefaultsLabel": "继承默认值",
|
||||
"mssql.readHeader": "读取",
|
||||
"mssql.writeHeader": "写入",
|
||||
"mssql.executeHeader": "执行",
|
||||
"mssql.addUserOrGroup": "添加用户或组",
|
||||
"mssql.enterNamePlaceholder": "输入名称",
|
||||
"mssql.addLabel": "添加",
|
||||
"mssql.namedUsersAndGroups": "命名用户和组",
|
||||
"mssql.apply": "应用",
|
||||
"mssql.applyRecursively": "递归应用",
|
||||
"mssql.errorApplyingAclChanges": "应用更改时发生意外错误: {0}",
|
||||
"sparkJobSubmission_LocalFileDestinationHint": "本地文件将上传到 HDFS。",
|
||||
"sparkJobSubmission_SubmissionEndMessage": "…………………….. 提交 Spark 作业结束 ……………………….",
|
||||
"sparkJobSubmission_PrepareUploadingFile": "正在将文件从本地 {0} 上传到 HDFS 文件夹: {1}",
|
||||
"sparkJobSubmission_UploadingFileSucceeded": "已将文件成功上传到群集!",
|
||||
"sparkJobSubmission_UploadingFileFailed": "将文件上传到群集失败。{0}",
|
||||
"sparkJobSubmission_PrepareSubmitJob": "正在提交作业 {0}…",
|
||||
"sparkJobSubmission_SubmitJobFinished": "已提交 Spark 作业。",
|
||||
"sparkJobSubmission_SubmitJobFailed": "Spark 作业提交失败。{0}",
|
||||
"sparkJobSubmission_YarnUIMessage": "YarnUI URL: {0}",
|
||||
"sparkJobSubmission_SparkHistoryLinkMessage": "Spark 历史记录 URL: {0}",
|
||||
"sparkJobSubmission_GetApplicationIdFailed": "获取应用程序 ID 失败。{0}",
|
||||
"sparkJobSubmission_LocalFileNotExisted": "本地文件 {0} 不存在。",
|
||||
"sparkJobSubmission_NoSqlBigDataClusterFound": "未找到 SQL Server 大数据群集。"
|
||||
}
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"msgSampleCodeDataFrame": "此示例代码将文件加载到数据帧中,并显示前 10 个结果。",
|
||||
"notebookFileType": "笔记本",
|
||||
"unsupportedFileType": "仅支持 .ipynb 笔记本",
|
||||
"fileNotFound": "未找到指定的文件"
|
||||
}
|
10
i18n/chs/extensions/mssql/dist/objectExplorerNodeProvider/cancelableStream.i18n.json
поставляемый
Normal file
10
i18n/chs/extensions/mssql/dist/objectExplorerNodeProvider/cancelableStream.i18n.json
поставляемый
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"streamCanceled": "用户已取消流操作"
|
||||
}
|
13
i18n/chs/extensions/mssql/dist/objectExplorerNodeProvider/command.i18n.json
поставляемый
Normal file
13
i18n/chs/extensions/mssql/dist/objectExplorerNodeProvider/command.i18n.json
поставляемый
Normal file
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"progress": "$(sync~spin) {0}…",
|
||||
"cancelTooltip": "取消",
|
||||
"cancel": "是否取消操作?",
|
||||
"mssql.searchServers": "搜索服务器名称"
|
||||
}
|
12
i18n/chs/extensions/mssql/dist/objectExplorerNodeProvider/connection.i18n.json
поставляемый
Normal file
12
i18n/chs/extensions/mssql/dist/objectExplorerNodeProvider/connection.i18n.json
поставляемый
Normal file
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"connectionInfoUndefined": "未定义 ConnectionInfo。",
|
||||
"connectionInfoOptionsUndefined": "未定义 ConnectionInfo.options",
|
||||
"connectionInfoOptionsMissingProperties": "connectionInfo.options 中缺少一些属性: {0}"
|
||||
}
|
11
i18n/chs/extensions/mssql/dist/objectExplorerNodeProvider/fileSources.i18n.json
поставляемый
Normal file
11
i18n/chs/extensions/mssql/dist/objectExplorerNodeProvider/fileSources.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."
|
||||
],
|
||||
"maxSizeNotice": "注意: 此文件已在 {0} 处截断以供预览。",
|
||||
"maxSizeReached": "文件已在 {0} 处截断以供预览。"
|
||||
}
|
28
i18n/chs/extensions/mssql/dist/objectExplorerNodeProvider/hdfsCommands.i18n.json
поставляемый
Normal file
28
i18n/chs/extensions/mssql/dist/objectExplorerNodeProvider/hdfsCommands.i18n.json
поставляемый
Normal file
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"allFiles": "所有文件",
|
||||
"lblUploadFiles": "上传",
|
||||
"uploading": "正在将文件上传到 HDFS",
|
||||
"uploadCanceled": "上传操作已取消",
|
||||
"uploadError": "上传文件时出错: {0}",
|
||||
"makingDir": "正在创建目录",
|
||||
"mkdirCanceled": "操作已取消",
|
||||
"mkDirError": "创建目录时出错: {0}",
|
||||
"enterDirName": "输入目录名称",
|
||||
"deleteError": "删除文件时出错: {0}",
|
||||
"msgDeleteFolder": "确定要删除此文件夹及其内容吗?",
|
||||
"msgDeleteFile": "确定要删除此文件吗?",
|
||||
"saving": "正在保存 HDFS 文件",
|
||||
"saveCanceled": "保存操作已取消",
|
||||
"saveError": "保存文件时出错: {0}",
|
||||
"previewing": "正在生成预览",
|
||||
"previewError": "预览文件时出错: {0}",
|
||||
"copyPathError": "复制路径时出错: {0}",
|
||||
"manageAccessError": "打开“管理访问权限”对话框时发生意外错误: {0}"
|
||||
}
|
11
i18n/chs/extensions/mssql/dist/objectExplorerNodeProvider/hdfsProvider.i18n.json
поставляемый
Normal file
11
i18n/chs/extensions/mssql/dist/objectExplorerNodeProvider/hdfsProvider.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."
|
||||
],
|
||||
"errorExpanding": "错误: {0}",
|
||||
"errDeleteConnectionNode": "无法删除连接。只能删除子文件夹和文件。"
|
||||
}
|
14
i18n/chs/extensions/mssql/dist/objectExplorerNodeProvider/objectExplorerNodeProvider.i18n.json
поставляемый
Normal file
14
i18n/chs/extensions/mssql/dist/objectExplorerNodeProvider/objectExplorerNodeProvider.i18n.json
поставляемый
Normal file
|
@ -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."
|
||||
],
|
||||
"prmptPwd": "请提供密码以连接到 HDFS:",
|
||||
"sessionNotFound": "节点 {0} 的会话不存在",
|
||||
"notifyError": "通知节点更改时出错: {0}",
|
||||
"hdfsFolder": "HDFS",
|
||||
"rootLabel": "根"
|
||||
}
|
|
@ -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."
|
||||
],
|
||||
"msgYes": "是",
|
||||
"msgNo": "否"
|
||||
}
|
14
i18n/chs/extensions/mssql/dist/sparkFeature/dialog/dialogCommands.i18n.json
поставляемый
Normal file
14
i18n/chs/extensions/mssql/dist/sparkFeature/dialog/dialogCommands.i18n.json
поставляемый
Normal file
|
@ -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."
|
||||
],
|
||||
"selectOtherServer": "选择其他 SQL Server",
|
||||
"sparkJobSubmission_PleaseSelectSqlWithCluster": "请选择具有大数据群集的 SQL Server。",
|
||||
"sparkJobSubmission_NoSqlSelected": "未选择 SQL Server。",
|
||||
"errorNotSqlBigDataCluster": "所选服务器不属于 SQL Server 大数据群集",
|
||||
"sparkJobSubmission_GetFilePathFromSelectedNodeFailed": "获取文件路径时出错: {0}"
|
||||
}
|
16
i18n/chs/extensions/mssql/dist/sparkFeature/dialog/sparkJobSubmission/sparkAdvancedTab.i18n.json
поставляемый
Normal file
16
i18n/chs/extensions/mssql/dist/sparkFeature/dialog/sparkJobSubmission/sparkAdvancedTab.i18n.json
поставляемый
Normal file
|
@ -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."
|
||||
],
|
||||
"sparkJobSubmission_AdvancedTabName": "高级",
|
||||
"sparkJobSubmission_ReferenceJarList": "引用 Jar",
|
||||
"sparkJobSubmission_ReferenceJarListToolTip": "要放置在执行程序工作目录中的 Jar。Jar 路径必须是 HDFS 路径。多个路径应用分号(;)隔开",
|
||||
"sparkJobSubmission_ReferencePyList": "引用 py 文件",
|
||||
"sparkJobSubmission_ReferencePyListTooltip": "要放置在执行程序工作目录中的 Py 文件。文件路径必须是 HDFS 路径。多个路径应按分号(;)隔开",
|
||||
"sparkJobSubmission_ReferenceFilesList": "引用文件",
|
||||
"sparkJobSubmission_ReferenceFilesListTooltip": "要放置在执行程序工作目录中的文件。文件路径必须是 HDFS 路径。多个路径应按分号(;)隔开"
|
||||
}
|
26
i18n/chs/extensions/mssql/dist/sparkFeature/dialog/sparkJobSubmission/sparkConfigurationTab.i18n.json
поставляемый
Normal file
26
i18n/chs/extensions/mssql/dist/sparkFeature/dialog/sparkJobSubmission/sparkConfigurationTab.i18n.json
поставляемый
Normal file
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"sparkJobSubmission_GeneralTabName": "常规",
|
||||
"sparkJobSubmission_JobNamePlaceHolder": "输入名称…",
|
||||
"sparkJobSubmission_JobName": "作业名称",
|
||||
"sparkJobSubmission_SparkCluster": "Spark 群集",
|
||||
"sparkJobSubmission_FilePathPlaceHolder": ".jar 或 .py 文件的路径",
|
||||
"sparkJobSubmission_LocalFileDestinationHintWithPath": "所选本地文件将上传到 HDFS: {0}",
|
||||
"sparkJobSubmission_MainFilePath": "JAR/py 文件",
|
||||
"sparkJobSubmission_MainClass": "主类",
|
||||
"sparkJobSubmission_Arguments": "参数",
|
||||
"sparkJobSubmission_ArgumentsTooltip": "在主类中使用的命令行参数,多个参数应用空格隔开。",
|
||||
"sparkJobSubmission_NotSpecifyJobName": "未指定属性作业名称。",
|
||||
"sparkJobSubmission_NotSpecifyJARPYPath": "未指定属性 JAR/py 文件。",
|
||||
"sparkJobSubmission_NotSpecifyMainClass": "未指定属性主类。",
|
||||
"sparkJobSubmission_HDFSFileNotExistedWithPath": "群集中不存在 {0} 或引发了异常。",
|
||||
"sparkJobSubmission_HDFSFileNotExisted": "指定的 HDFS 文件不存在。",
|
||||
"sparkSelectLocalFile": "选择",
|
||||
"sparkJobSubmission_SelectFileError": "由于错误导致查找文件时出错: {0}"
|
||||
}
|
15
i18n/chs/extensions/mssql/dist/sparkFeature/dialog/sparkJobSubmission/sparkJobSubmissionDialog.i18n.json
поставляемый
Normal file
15
i18n/chs/extensions/mssql/dist/sparkFeature/dialog/sparkJobSubmission/sparkJobSubmissionDialog.i18n.json
поставляемый
Normal file
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"sparkJobSubmission_SparkJobSubmissionDialogInitializeError": "不允许为 SparkJobSubmissionDialog 添加参数",
|
||||
"sparkJobSubmission_DialogTitleNewJob": "新建作业",
|
||||
"sparkJobSubmission_DialogCancelButton": "取消",
|
||||
"sparkJobSubmission_DialogSubmitButton": "提交",
|
||||
"sparkJobSubmission_SubmitSparkJob": "{0} Spark 作业提交:",
|
||||
"sparkJobSubmission_SubmissionStartMessage": "…………………….. 提交 Spark 作业开始 …………………….."
|
||||
}
|
15
i18n/chs/extensions/mssql/dist/sparkFeature/dialog/sparkJobSubmission/sparkJobSubmissionModel.i18n.json
поставляемый
Normal file
15
i18n/chs/extensions/mssql/dist/sparkFeature/dialog/sparkJobSubmission/sparkJobSubmissionModel.i18n.json
поставляемый
Normal file
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"sparkJobSubmission_SparkJobSubmissionModelInitializeError": "不允许为 SparkJobSubmissionModel 添加参数",
|
||||
"sparkJobSubmission_submissionArgsIsInvalid": "submissionArgs 无效。",
|
||||
"sparkJobSubmission_LivyBatchIdIsInvalid": "livyBatchId 无效。",
|
||||
"sparkJobSubmission_GetApplicationIdTimeOut": "获取应用程序 ID 超时。{0}[日志] {1}",
|
||||
"sparkJobSubmission_localFileOrFolderNotSpecified.": "未指定 localFilePath 或 hdfsFolderPath 属性。",
|
||||
"sparkJobSubmission_PathNotSpecified.": "未指定 Path 属性。"
|
||||
}
|
11
i18n/chs/extensions/mssql/dist/sparkFeature/dialog/sparkJobSubmission/sparkJobSubmissionService.i18n.json
поставляемый
Normal file
11
i18n/chs/extensions/mssql/dist/sparkFeature/dialog/sparkJobSubmission/sparkJobSubmissionService.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."
|
||||
],
|
||||
"sparkJobSubmission_LivyNoBatchIdReturned": "未从响应中返回 Spark 作业批次 ID。{0}[错误] {1}",
|
||||
"sparkJobSubmission_LivyNoLogReturned": "未从响应中返回日志。{0}[错误] {1}"
|
||||
}
|
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"serviceStartedStatusMsg": "{0} 已启动",
|
||||
"startingServiceStatusMsg": "正在启动 {0}",
|
||||
"failedToStartServiceErrorMsg": "未能启动 {0}",
|
||||
"installingServiceChannelMsg": "正在将 {0} 安装到 {1}",
|
||||
"installingServiceStatusMsg": "正在安装 {0}",
|
||||
"installedServiceChannelMsg": "安装于 {0}",
|
||||
"downloadingServiceChannelMsg": "正在下载 {0}",
|
||||
"downloadingServiceSizeChannelMsg": "({0} KB)",
|
||||
"downloadingServiceStatusMsg": "正在下载 {0}",
|
||||
"downloadServiceDoneChannelMsg": "已安装 {0}"
|
||||
}
|
|
@ -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."
|
||||
],
|
||||
"viewKnownIssuesText": "查看已知问题",
|
||||
"serviceCrashMessage": "{0} 个组件意外退出。请重启 Azure Data Studio。"
|
||||
}
|
|
@ -6,55 +6,57 @@
|
|||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"json.schemas.desc": "将当前项目中的 JSON 文件与架构关联起来",
|
||||
"json.schemas.url.desc": "当前目录中指向架构的 URL 或相对路径",
|
||||
"json.schemas.fileMatch.desc": "将 JSON 文件解析到架构时,用于匹配的一组文件模式。",
|
||||
"json.schemas.fileMatch.item.desc": "将 JSON 文件解析到架构时,用于匹配的可以包含 \"*\" 的文件模式。",
|
||||
"json.schemas.schema.desc": "给定 URL 的架构定义。只需提供该架构以避免对架构 URL 的访问。",
|
||||
"json.schemas.desc": "将架构关联到当前项目中的 JSON 文件",
|
||||
"json.schemas.url.desc": "架构的 URL 或当前目录中架构的相对路径",
|
||||
"json.schemas.fileMatch.desc": "将 JSON 文件解析到架构时用于匹配的一组文件模式。",
|
||||
"json.schemas.fileMatch.item.desc": "将 JSON 文件解析到架构时用于匹配的可以包含 \"*\" 的文件模式。",
|
||||
"json.schemas.schema.desc": "给定 URL 的架构定义。仅当要避免访问架构 URL 时需要提供架构。",
|
||||
"json.format.enable.desc": "启用/禁用默认 JSON 格式化程序(需要重启)",
|
||||
"mssqlCluster.uploadFiles": "上传文件",
|
||||
"mssqlCluster.mkdir": "新目录",
|
||||
"mssqlCluster.mkdir": "新建目录",
|
||||
"mssqlCluster.deleteFiles": "删除",
|
||||
"mssqlCluster.previewFile": "预览版",
|
||||
"mssqlCluster.previewFile": "预览",
|
||||
"mssqlCluster.saveFile": "保存",
|
||||
"mssqlCluster.copyPath": "复制路径",
|
||||
"notebook.command.new": "新笔记本",
|
||||
"mssqlCluster.manageAccess": "管理访问权限",
|
||||
"notebook.command.new": "新建笔记本",
|
||||
"notebook.command.open": "打开笔记本",
|
||||
"tab.bigDataClusterDescription": "有关 SQL Server 大数据群集的任务和信息",
|
||||
"title.bigDataCluster": "SQL SERVER 大数据群集",
|
||||
"title.bigDataCluster": "SQL Server 大数据群集",
|
||||
"title.submitSparkJob": "提交 Spark 作业",
|
||||
"title.newSparkJob": "新的 Spark 作业",
|
||||
"title.newSparkJob": "新建 Spark 作业",
|
||||
"title.openSparkHistory": "查看 Spark 历史记录",
|
||||
"title.openYarnHistory": "查看 YARN 历史记录",
|
||||
"title.openYarnHistory": "查看 Yarn 历史记录",
|
||||
"title.tasks": "任务",
|
||||
"title.installPackages": "安装包",
|
||||
"title.configurePython": "为笔记本配置 Python",
|
||||
"title.openClusterStatusNotebook": "群集状态",
|
||||
"title.searchServers": "搜索: 服务器",
|
||||
"title.clearSearchServerResult": "搜索: 清除搜索服务器结果",
|
||||
"title.endpoints": "服务终结点",
|
||||
"title.books": "笔记本",
|
||||
"title.showLogFile": "显示日志文件",
|
||||
"mssql.configuration.title": "MSSQL 配置",
|
||||
"mssql.query.displayBitAsNumber": "是否应将 BIT 列显示为数字 (1 或 0)? 若为 \"false\",BIT 列将显示为 \"true\" 或 \"false\"",
|
||||
"mssql.query.displayBitAsNumber": "是否应将 BIT 列显示为数字(1 或 0)? 若否,则 BIT 列将显示为 \"true\" 或 \"false\"",
|
||||
"mssql.format.alignColumnDefinitionsInColumns": "列定义是否应对齐?",
|
||||
"mssql.format.datatypeCasing": "数据类型格式应统一为“大写”(\"uppercase\")、“小写”(\"lowercase\") 或不进行统一 (\"none\")",
|
||||
"mssql.format.keywordCasing": "关键字格式应统一为“大写”(\"uppercase\")、“小写”(\"lowercase\") 或不进行统一 (\"none\")",
|
||||
"mssql.format.placeCommasBeforeNextStatement": "逗号应该位于一串语句中每一条的开头 (例如 \", mycolumn2\") 而不是结尾 (例如 \"mycolumn1,\")",
|
||||
"mssql.format.placeSelectStatementReferencesOnNewLine": "select 语句中的对象引用是否应分为不同行? 例如,在 \"SELECT C1, C2 FROM T1\" 中,C1 和 C2 将位于不同行",
|
||||
"mssql.logDebugInfo": "[可选]将调试输出记录到控制台(查看 -> 输出),然后从下拉列表中选择相应的输出通道",
|
||||
"mssql.tracingLevel": "[可选]后端服务的日志级别。Azure Data Studio 在每次启动时都会生成文件名;如果文件已存在,则日志条目将追加到该文件。有关旧日志文件的清理,请参阅 logRetentionMinutes 和 logFilesRemovalLimit 设置。默认跟踪级别不记录太多。更改详细级别可能导致过多的日志记录和磁盘空间要求。错误包括“严重”,警告包括“错误”,信息包括“警告”,而详细级别包括“信息”",
|
||||
"mssql.format.datatypeCasing": "数据类型应格式化为大写、小写还是无(不格式化)",
|
||||
"mssql.format.keywordCasing": "关键字应格式化为大写、小写还是无(不格式化)",
|
||||
"mssql.format.placeCommasBeforeNextStatement": "是否应将逗号置于列表中每个语句的开头(例如 \", mycolumn2\")而不是结尾(例如 \"mycolumn1,\")",
|
||||
"mssql.format.placeSelectStatementReferencesOnNewLine": "select 语句中的对象引用是否应分到不同行中? 例如,在 \"SELECT C1, C2 FROM T1\" 中,C1 和 C2 是否将位于不同行",
|
||||
"mssql.logDebugInfo": "[可选] 将调试输出记录到控制台(“查看”->“输出”),然后从下拉列表中选择相应的输出通道",
|
||||
"mssql.tracingLevel": "[可选] 后端服务的日志级别。Azure Data Studio 在每次启动时都会生成文件名;如果文件已存在,日志条目将追加到该文件。有关旧日志文件的清理,请参阅 logRetentionMinutes 和 logFilesRemovalLimit 设置。默认 tracingLevel 记录的内容很少。更改详细级别可能提升日志的记录和磁盘空间要求。“错误”包含“严重”,“警告”包含“错误”,“信息”包含“警告”,“详细级别”包含“信息”",
|
||||
"mssql.logRetentionMinutes": "将后端服务的日志文件保留的时长(分钟数)。默认为 1 周。",
|
||||
"mssql.logFilesRemovalLimit": "启动时要删除的已超过 mssql.logRetentionMinutes 的旧文件的最大数量。下次启动 Azure Data Studio 时,不清理由于此限制而未清理的文件。",
|
||||
"ignorePlatformWarning": "[可选]不显示不受支持的平台警告",
|
||||
"onprem.databaseProperties.recoveryModel": "恢复模型",
|
||||
"mssql.logFilesRemovalLimit": "启动时要删除的已超过 mssql.logRetentionMinutes 的旧文件的最大数量。将在下次启动 Azure Data Studio 时清理由于此限制而未清理的文件。",
|
||||
"ignorePlatformWarning": "[可选] 不显示不受支持的平台警告",
|
||||
"onprem.databaseProperties.recoveryModel": "恢复模式",
|
||||
"onprem.databaseProperties.lastBackupDate": "上次数据库备份",
|
||||
"onprem.databaseProperties.lastLogBackupDate": "上次日志备份",
|
||||
"onprem.databaseProperties.compatibilityLevel": "兼容级别",
|
||||
"onprem.databaseProperties.owner": "所有者",
|
||||
"onprem.serverProperties.serverVersion": "版本",
|
||||
"onprem.serverProperties.serverEdition": "版",
|
||||
"onprem.serverProperties.serverEdition": "版本",
|
||||
"onprem.serverProperties.machineName": "计算机名",
|
||||
"onprem.serverProperties.osVersion": "OS 版本",
|
||||
"cloud.databaseProperties.azureEdition": "版",
|
||||
"cloud.databaseProperties.azureEdition": "版本",
|
||||
"cloud.databaseProperties.serviceLevelObjective": "定价层",
|
||||
"cloud.databaseProperties.compatibilityLevel": "兼容级别",
|
||||
"cloud.databaseProperties.owner": "所有者",
|
||||
|
@ -77,52 +79,52 @@
|
|||
"mssql.connectionOptions.password.displayName": "密码",
|
||||
"mssql.connectionOptions.password.description": "指示连接到数据源时使用的密码",
|
||||
"mssql.connectionOptions.applicationIntent.displayName": "应用意图",
|
||||
"mssql.connectionOptions.applicationIntent.description": "连接到服务器时声明应用程序工作负载类型",
|
||||
"mssql.connectionOptions.applicationIntent.description": "声明连接到服务器时的应用程序工作负荷类型",
|
||||
"mssql.connectionOptions.asynchronousProcessing.displayName": "异步处理",
|
||||
"mssql.connectionOptions.asynchronousProcessing.description": "如果为 true,则允许在 .Net Framework 数据提供程序中使用异步功能",
|
||||
"mssql.connectionOptions.connectTimeout.displayName": "连接超时",
|
||||
"mssql.connectionOptions.connectTimeout.description": "在终止尝试并生成错误之前等待连接到服务器的时长(以秒为单位)",
|
||||
"mssql.connectionOptions.connectTimeout.description": "在终止尝试并生成错误之前等待连接到服务器的时长(秒)",
|
||||
"mssql.connectionOptions.currentLanguage.displayName": "当前语言",
|
||||
"mssql.connectionOptions.currentLanguage.description": "SQL Server 语言记录名称",
|
||||
"mssql.connectionOptions.columnEncryptionSetting.displayName": "列加密",
|
||||
"mssql.connectionOptions.columnEncryptionSetting.description": "连接上所有命令的默认列加密设置",
|
||||
"mssql.connectionOptions.columnEncryptionSetting.description": "针对连接的所有命令的默认列加密设置",
|
||||
"mssql.connectionOptions.encrypt.displayName": "加密",
|
||||
"mssql.connectionOptions.encrypt.description": "如果为 true,且服务器安装了证书,则 SQL Server 对客户端与服务器之间发送的所有数据使用 SSL 加密",
|
||||
"mssql.connectionOptions.encrypt.description": "当为 true 时,如果服务器安装了证书,则 SQL Server 对客户端与服务器之间发送的所有数据使用 SSL 加密",
|
||||
"mssql.connectionOptions.persistSecurityInfo.displayName": "持久安全信息",
|
||||
"mssql.connectionOptions.persistSecurityInfo.description": "当为false 时,安全敏感信息(如密码)不作为连接的一部分返回",
|
||||
"mssql.connectionOptions.persistSecurityInfo.description": "为 false 时,安全敏感信息(如密码)不作为连接的一部分返回",
|
||||
"mssql.connectionOptions.trustServerCertificate.displayName": "信任服务器证书",
|
||||
"mssql.connectionOptions.trustServerCertificate.description": "当为 true(且加密=true)时,SQL Server 对客户端与服务器之间发送的所有数据使用 SSL 加密,而无需验证服务器证书",
|
||||
"mssql.connectionOptions.attachedDBFileName.displayName": "附加的数据库文件名",
|
||||
"mssql.connectionOptions.attachedDBFileName.description": "可附加的数据库的主文件的名称(包括完整路径名称)",
|
||||
"mssql.connectionOptions.trustServerCertificate.description": "为 true(且 encrypt=true)时,SQL Server 对客户端与服务器之间发送的所有数据使用 SSL 加密,而无需验证服务器证书",
|
||||
"mssql.connectionOptions.attachedDBFileName.displayName": "附加的 DB 文件名",
|
||||
"mssql.connectionOptions.attachedDBFileName.description": "可附加数据库的主文件的名称(包括完整路径名称)",
|
||||
"mssql.connectionOptions.contextConnection.displayName": "上下文连接",
|
||||
"mssql.connectionOptions.contextConnection.description": "如果为 true,则指示连接应来自 SQL Server 上下文。仅在 SQL Server 进程中运行时可用",
|
||||
"mssql.connectionOptions.contextConnection.description": "为 true 时,指示连接应来自 SQL Server 上下文。仅在 SQL Server 进程中运行时可用",
|
||||
"mssql.connectionOptions.port.displayName": "端口",
|
||||
"mssql.connectionOptions.connectRetryCount.displayName": "连接重试计数",
|
||||
"mssql.connectionOptions.connectRetryCount.displayName": "连接重试次数",
|
||||
"mssql.connectionOptions.connectRetryCount.description": "尝试还原连接的次数",
|
||||
"mssql.connectionOptions.connectRetryInterval.displayName": "连接重试间隔",
|
||||
"mssql.connectionOptions.connectRetryInterval.description": "尝试恢复连接之间的延迟",
|
||||
"mssql.connectionOptions.connectRetryInterval.description": "两次尝试恢复连接之间的延迟",
|
||||
"mssql.connectionOptions.applicationName.displayName": "应用程序名称",
|
||||
"mssql.connectionOptions.applicationName.description": "应用程序的名称",
|
||||
"mssql.connectionOptions.workstationId.displayName": "工作站 ID",
|
||||
"mssql.connectionOptions.workstationId.description": "连接到 SQL Server 的工作站的名称",
|
||||
"mssql.connectionOptions.pooling.displayName": "池",
|
||||
"mssql.connectionOptions.pooling.description": "如果为 true,则从相应的池中绘制连接对象;如有必要,将创建连接对象并将其添加到相应的池中",
|
||||
"mssql.connectionOptions.pooling.description": "为 true 时,从相应的池中取出连接对象,或根据需要创建连接对象并将其添加到相应的池中",
|
||||
"mssql.connectionOptions.maxPoolSize.displayName": "最大池大小",
|
||||
"mssql.connectionOptions.maxPoolSize.description": "池中允许的最大连接数",
|
||||
"mssql.connectionOptions.minPoolSize.displayName": "最小池大小",
|
||||
"mssql.connectionOptions.minPoolSize.description": "池中允许的最小连接数",
|
||||
"mssql.connectionOptions.loadBalanceTimeout.displayName": "负载均衡超时",
|
||||
"mssql.connectionOptions.loadBalanceTimeout.description": "此连接在销毁前在池中生存的最短时间(以秒为单位)",
|
||||
"mssql.connectionOptions.replication.displayName": "复制",
|
||||
"mssql.connectionOptions.replication.description": "SQL Server 已在复制中使用",
|
||||
"mssql.connectionOptions.attachDbFilename.displayName": "附加数据库文件名",
|
||||
"mssql.connectionOptions.failoverPartner.displayName": "故障转移合作伙伴",
|
||||
"mssql.connectionOptions.failoverPartner.description": "充当故障转移合作伙伴的 SQL Server 实例的名称或网络地址",
|
||||
"mssql.connectionOptions.loadBalanceTimeout.description": "此连接在销毁前在池中生存的最短时间(秒)",
|
||||
"mssql.connectionOptions.replication.displayName": "副本",
|
||||
"mssql.connectionOptions.replication.description": "由 SQL Server 在复制中使用",
|
||||
"mssql.connectionOptions.attachDbFilename.displayName": "附加 DB 文件名",
|
||||
"mssql.connectionOptions.failoverPartner.displayName": "故障转移伙伴",
|
||||
"mssql.connectionOptions.failoverPartner.description": "充当故障转移伙伴的 SQL Server 实例的名称或网络地址",
|
||||
"mssql.connectionOptions.multiSubnetFailover.displayName": "多子网故障转移",
|
||||
"mssql.connectionOptions.multipleActiveResultSets.displayName": "多个活动结果集",
|
||||
"mssql.connectionOptions.multipleActiveResultSets.description": "如果为 true,则可返回多个结果集并从一个连接读取",
|
||||
"mssql.connectionOptions.multipleActiveResultSets.displayName": "多重活动结果集",
|
||||
"mssql.connectionOptions.multipleActiveResultSets.description": "为 true 时,可从一个连接返回和读取多个结果集",
|
||||
"mssql.connectionOptions.packetSize.displayName": "数据包大小",
|
||||
"mssql.connectionOptions.packetSize.description": "用于与 SQL Server 实例通信的网络数据包的大小(以字节为单位)",
|
||||
"mssql.connectionOptions.typeSystemVersion.displayName": "键入系统版本",
|
||||
"mssql.connectionOptions.packetSize.description": "用于与 SQL Server 实例通信的网络数据包的大小(字节数)",
|
||||
"mssql.connectionOptions.typeSystemVersion.displayName": "类型系统版本",
|
||||
"mssql.connectionOptions.typeSystemVersion.description": "指示提供程序将通过 DataReader 公开的服务器类型系统"
|
||||
}
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"missingFileError": "缺少文件: {0}",
|
||||
"InvalidError.tocFile": "{0}",
|
||||
"Invalid toc.yml": "错误: {0} 包含不正确的 toc.yml 文件"
|
||||
}
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"openNotebookCommand": "打开笔记本",
|
||||
"openMarkdownCommand": "打开 Markdown",
|
||||
"openExternalLinkCommand": "打开外部链接"
|
||||
}
|
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"openBookError": "打开书籍 {0} 失败: {1}",
|
||||
"openNotebookError": "打开笔记本 {0} 失败: {1}",
|
||||
"openMarkdownError": "打开 markdown {0} 失败: {1}",
|
||||
"openUntitledNotebookError": "以无标题形式打开无标题笔记本 {0} 失败: {1}",
|
||||
"allFiles": "所有文件",
|
||||
"labelPickFolder": "选取文件夹",
|
||||
"openExternalLinkError": "打开链接 {0} 失败: {1}",
|
||||
"confirmReplace": "文件夹已存在。确定要删除并替换此文件夹吗?"
|
||||
}
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"msgYes": "是",
|
||||
"msgNo": "否",
|
||||
"msgSampleCodeDataFrame": "此示例代码将文件加载到数据帧中,并显示前 10 个结果。"
|
||||
}
|
|
@ -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."
|
||||
],
|
||||
"mkdirOutputMsg": "…正在创建 {0}",
|
||||
"executeCommandProcessExited": "已退出进程,代码为 {0}"
|
||||
}
|
22
i18n/chs/extensions/notebook/dist/dialog/configurePythonDialog.i18n.json
поставляемый
Normal file
22
i18n/chs/extensions/notebook/dist/dialog/configurePythonDialog.i18n.json
поставляемый
Normal file
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"configurePython.dialogName": "为笔记本配置 Python",
|
||||
"configurePython.okButtonText": "安装",
|
||||
"configurePython.cancelButtonText": "取消",
|
||||
"configurePython.browseButtonText": "浏览",
|
||||
"configurePython.locationTextBoxText": "Python 安装位置",
|
||||
"configurePython.selectFileLabel": "选择",
|
||||
"configurePython.installNote": "此安装需要一些时间。建议在安装完成之前不要关闭应用程序。",
|
||||
"configurePython.invalidLocationMsg": "指定的安装位置无效。",
|
||||
"configurePython.pythonNotFoundMsg": "在指定位置未找到 python 安装。",
|
||||
"configurePython.pythonInstallDeclined": "Python 安装被拒绝。",
|
||||
"configurePython.installationType": "安装类型",
|
||||
"configurePython.newInstall": "新 Python 安装",
|
||||
"configurePython.existingInstall": "使用现有 Python 安装"
|
||||
}
|
23
i18n/chs/extensions/notebook/dist/dialog/managePackages/addNewPackageTab.i18n.json
поставляемый
Normal file
23
i18n/chs/extensions/notebook/dist/dialog/managePackages/addNewPackageTab.i18n.json
поставляемый
Normal file
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"managePackages.invalidTextPlaceholder": "不适用",
|
||||
"managePackages.packageNotFound": "未找到指定的包",
|
||||
"managePackages.searchBarPlaceholder": "搜索 {0} 包",
|
||||
"managePackages.addNewTabTitle": "新增",
|
||||
"managePackages.searchButtonLabel": "搜索",
|
||||
"managePackages.installButtonText": "安装",
|
||||
"managePackages.packageNameTitle": "包名称",
|
||||
"managePackages.packageVersionTitle": "包版本",
|
||||
"managePackages.packageSummaryTitle": "包摘要",
|
||||
"managePackages.noVersionsFound": "未找到指定包的任何有效版本",
|
||||
"managePackages.packageRequestError": "包信息请求失败,出现错误: {0} {1}",
|
||||
"managePackages.backgroundInstallStarted": "正在安装 {0} {1}",
|
||||
"managePackages.backgroundInstallComplete": "{0} 已安装完毕",
|
||||
"managePackages.backgroundInstallFailed": "未能安装 {0} {1}。错误: {2}"
|
||||
}
|
19
i18n/chs/extensions/notebook/dist/dialog/managePackages/installedPackagesTab.i18n.json
поставляемый
Normal file
19
i18n/chs/extensions/notebook/dist/dialog/managePackages/installedPackagesTab.i18n.json
поставляемый
Normal file
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"managePackages.installedTabTitle": "已安装",
|
||||
"managePackages.pkgNameColumn": "名称",
|
||||
"managePackages.newPkgVersionColumn": "版本",
|
||||
"managePackages.uninstallButtonText": "卸载选定的包",
|
||||
"managePackages.packageType": "包类型",
|
||||
"managePackages.packageCount": "找到 {0} 个 {1} 包",
|
||||
"managePackages.confirmUninstall": "确定要卸载指定的包吗?",
|
||||
"managePackages.backgroundUninstallStarted": "正在卸载 {0}",
|
||||
"managePackages.backgroundUninstallComplete": "{0} 已卸载完毕",
|
||||
"managePackages.backgroundUninstallFailed": "未能卸载 {0}。错误: {1}"
|
||||
}
|
11
i18n/chs/extensions/notebook/dist/dialog/managePackages/managePackagesDialog.i18n.json
поставляемый
Normal file
11
i18n/chs/extensions/notebook/dist/dialog/managePackages/managePackagesDialog.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."
|
||||
],
|
||||
"managePackages.dialogName": "管理包",
|
||||
"managePackages.cancelButtonText": "关闭"
|
||||
}
|
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"msgSampleCodeDataFrame": "此示例代码将文件加载到数据帧中,并显示前 10 个结果。",
|
||||
"noNotebookVisible": "没有笔记本编辑器处于活动状态",
|
||||
"codeCellName": "代码",
|
||||
"textCellName": "文本",
|
||||
"selectCellType": "要添加哪种类型的单元格?",
|
||||
"notebookFiles": "笔记本"
|
||||
}
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"notebookFileType": "笔记本",
|
||||
"unsupportedFileType": "仅支持 .ipynb 笔记本",
|
||||
"confirmReinstall": "确定要重新安装吗?"
|
||||
}
|
10
i18n/chs/extensions/notebook/dist/jupyter/jupyterNotebookProvider.i18n.json
поставляемый
Normal file
10
i18n/chs/extensions/notebook/dist/jupyter/jupyterNotebookProvider.i18n.json
поставляемый
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"errNotebookUriMissing": "需要笔记本路径"
|
||||
}
|
28
i18n/chs/extensions/notebook/dist/jupyter/jupyterServerInstallation.i18n.json
поставляемый
Normal file
28
i18n/chs/extensions/notebook/dist/jupyter/jupyterServerInstallation.i18n.json
поставляемый
Normal file
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"msgInstallPkgProgress": "正在安装笔记本依赖项",
|
||||
"msgPythonDownloadComplete": "Python 下载完毕",
|
||||
"msgPythonDownloadError": "下载 python 安装程序时出错",
|
||||
"msgPythonDownloadPending": "正在下载 python 包",
|
||||
"msgPythonUnpackPending": "正在解压 python 包",
|
||||
"msgPythonDirectoryError": "创建 python 安装目录时出错",
|
||||
"msgPythonUnpackError": "解压 Python 捆绑包时出错",
|
||||
"msgTaskName": "正在安装笔记本依赖项",
|
||||
"msgInstallPkgStart": "正在安装笔记本依赖项;有关详细信息,请参阅“任务”视图",
|
||||
"msgInstallPkgFinish": "笔记本依赖项安装完毕",
|
||||
"msgPythonRunningError": "在 Python 运行时无法覆盖现有 Python 安装。请关闭所有活动笔记本,再继续操作。",
|
||||
"msgSkipPythonInstall": "该位置已存在 Python。即将跳过安装。",
|
||||
"msgWaitingForInstall": "另一个 Python 安装正在进行中。请等待它完成。",
|
||||
"msgDependenciesInstallationFailed": "安装笔记本依赖项失败,错误: {0}",
|
||||
"msgDownloadPython": "正在将平台 {0} 的本地 python 下载到 {1}",
|
||||
"confirmPackageUpgrade": "某些已安装的 python 包需要升级。是否立即升级它们?",
|
||||
"upgradePackages.pipInstall": "正在安装 {0}",
|
||||
"msgInstallStart": "正在安装运行笔记本所需的包…",
|
||||
"msgJupyterInstallDone": "…Jupyter 安装完毕。"
|
||||
}
|
10
i18n/chs/extensions/notebook/dist/jupyter/jupyterServerManager.i18n.json
поставляемый
Normal file
10
i18n/chs/extensions/notebook/dist/jupyter/jupyterServerManager.i18n.json
поставляемый
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"shutdownError": "关闭笔记本服务器失败: {0}"
|
||||
}
|
11
i18n/chs/extensions/notebook/dist/jupyter/jupyterSessionManager.i18n.json
поставляемый
Normal file
11
i18n/chs/extensions/notebook/dist/jupyter/jupyterSessionManager.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."
|
||||
],
|
||||
"errorStartBeforeReady": "无法启动会话,管理器尚未初始化",
|
||||
"connectionNotValid": "Spark 内核需要连接到 SQL Server 大数据群集主实例。"
|
||||
}
|
|
@ -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."
|
||||
],
|
||||
"serverStopError": "停止笔记本服务器时出错: {0}",
|
||||
"notebookStartProcessExitPremature": "笔记本进程过早退出,出现错误: {0},StdErr 输出: {1}",
|
||||
"jupyterError": "从 Jupyter 发送时出错: {0}",
|
||||
"jupyterOutputMsgStartSuccessful": "…Jupyter 正运行到 {0}",
|
||||
"jupyterOutputMsgStart": "…正在启动笔记本服务器"
|
||||
}
|
|
@ -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."
|
||||
],
|
||||
"notebook.unsupportedAction": "此处理程序不支持操作 {0}",
|
||||
"unsupportedScheme": "无法打开链接 {0},因为仅支持 HTTP 和 HTTPS 链接",
|
||||
"notebook.confirmOpen": "是否下载并打开“{0}”?",
|
||||
"notebook.fileNotFound": "未找到指定的文件",
|
||||
"notebook.fileDownloadError": "文件打开请求失败,出现错误: {0} {1}"
|
||||
}
|
|
@ -11,9 +11,10 @@
|
|||
"notebook.configuration.title": "笔记本配置",
|
||||
"notebook.pythonPath.description": "笔记本使用的 python 安装的本地路径。",
|
||||
"notebook.useExistingPython.description": "笔记本使用的预先存在的 python 安装的本地路径。",
|
||||
"notebook.overrideEditorTheming.description": "在笔记本编辑器中覆盖编辑器默认设置。设置包括背景色、当前线条颜色和边框",
|
||||
"notebook.overrideEditorTheming.description": "覆盖笔记本编辑器中的编辑器默认设置。设置包括背景色、当前线条颜色和边框",
|
||||
"notebook.maxTableRows.description": "笔记本编辑器中每个表返回的最大行数",
|
||||
"notebook.command.new": "新笔记本",
|
||||
"notebook.maxBookSearchDepth.description": "要搜索书籍的子目录的最大深度(输入 0 表示“无限”)",
|
||||
"notebook.command.new": "新建笔记本",
|
||||
"notebook.command.open": "打开笔记本",
|
||||
"notebook.analyzeJupyterNotebook": "在笔记本中分析",
|
||||
"notebook.command.runactivecell": "运行单元格",
|
||||
|
@ -23,7 +24,7 @@
|
|||
"notebook.command.addtext": "添加文本单元格",
|
||||
"notebook.command.addcell": "添加单元格",
|
||||
"title.analyzeJupyterNotebook": "在笔记本中分析",
|
||||
"title.newJupyterNotebook": "新笔记本",
|
||||
"title.newJupyterNotebook": "新建笔记本",
|
||||
"title.openJupyterNotebook": "打开笔记本",
|
||||
"title.jupyter.setContext": "为笔记本设置上下文",
|
||||
"title.jupyter.setKernel": "为笔记本设置内核",
|
||||
|
@ -32,5 +33,11 @@
|
|||
"config.jupyter.kernelConfigValuesDescription": "Jupyter 内核的配置选项。这是自动管理的,建议不要手动编辑。",
|
||||
"title.reinstallNotebookDependencies": "重新安装笔记本依赖项",
|
||||
"title.configurePython": "为笔记本配置 Python",
|
||||
"title.managePackages": "管理包"
|
||||
"title.managePackages": "管理包",
|
||||
"title.SQL19PreviewBook": "SQL Server 2019 指南",
|
||||
"books-preview-category": "Jupyter 书籍",
|
||||
"title.saveJupyterBook": "保存书籍",
|
||||
"title.searchJupyterBook": "搜索书籍",
|
||||
"title.SavedBooks": "已保存的书籍",
|
||||
"title.UntitledBooks": "无标题书籍"
|
||||
}
|
|
@ -7,11 +7,11 @@
|
|||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"createSessionDialog.cancel": "取消",
|
||||
"createSessionDialog.create": "启动",
|
||||
"createSessionDialog.create": "开始",
|
||||
"createSessionDialog.title": "启动新的探查器会话",
|
||||
"createSessionDialog.templatesInvalid": "模板列表无效,无法打开对话框",
|
||||
"createSessionDialog.dialogOwnerInvalid": "对话框所有者无效,无法打开对话框",
|
||||
"createSessionDialog.invalidProviderType": "提供程序类型无效,无法打开对话框",
|
||||
"createSessionDialog.templatesInvalid": "模板列表无效,无法打开对话",
|
||||
"createSessionDialog.dialogOwnerInvalid": "对话所有者无效,无法打开对话",
|
||||
"createSessionDialog.invalidProviderType": "提供程序类型无效,无法打开对话",
|
||||
"createSessionDialog.selectTemplates": "选择会话模板:",
|
||||
"createSessionDialog.enterSessionName": "输入会话名称:",
|
||||
"createSessionDialog.createSessionFailed": "未能创建会话"
|
||||
|
|
|
@ -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."
|
||||
],
|
||||
"resourceDeployment.FailedToLoadExtension": "未能加载扩展: {0},在 package.json 的资源类型定义中检测到错误,请查看调试控制台以了解详细信息。",
|
||||
"resourceDeployment.UnknownResourceType": "未定义资源类型: {0}"
|
||||
}
|
10
i18n/chs/extensions/resource-deployment/dist/services/notebookService.i18n.json
поставляемый
Normal file
10
i18n/chs/extensions/resource-deployment/dist/services/notebookService.i18n.json
поставляемый
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"resourceDeployment.notebookNotFound": "笔记本 {0} 不存在"
|
||||
}
|
15
i18n/chs/extensions/resource-deployment/dist/services/resourceTypeService.i18n.json
поставляемый
Normal file
15
i18n/chs/extensions/resource-deployment/dist/services/resourceTypeService.i18n.json
поставляемый
Normal file
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"resourceDeployment.DownloadAndLaunchTaskName": "下载并启动安装程序,URL: {0}",
|
||||
"resourceDeployment.DownloadingText": "正在从 {0} 下载",
|
||||
"resourceDeployment.DownloadCompleteText": "已成功下载: {0}",
|
||||
"resourceDeployment.LaunchingProgramText": "正在启动: {0}",
|
||||
"resourceDeployment.ProgramLaunchedText": "已成功启动: {0}",
|
||||
"downloadError": "下载失败,状态代码: {0},消息: {1}"
|
||||
}
|
11
i18n/chs/extensions/resource-deployment/dist/services/tools/azCliTool.i18n.json
поставляемый
Normal file
11
i18n/chs/extensions/resource-deployment/dist/services/tools/azCliTool.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."
|
||||
],
|
||||
"resourceDeployment.AzCLIDescription": "用于管理 Azure 资源的命令行工具",
|
||||
"resourceDeployment.AzCLIDisplayName": "Azure CLI"
|
||||
}
|
11
i18n/chs/extensions/resource-deployment/dist/services/tools/azdataTool.i18n.json
поставляемый
Normal file
11
i18n/chs/extensions/resource-deployment/dist/services/tools/azdataTool.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."
|
||||
],
|
||||
"resourceDeployment.AzdataDescription": "一种用 Python 编写的命令行实用程序,使群集管理员能够通过 REST API 引导和管理大数据群集",
|
||||
"resourceDeployment.AzdataDisplayName": "azdata"
|
||||
}
|
11
i18n/chs/extensions/resource-deployment/dist/services/tools/dockerTool.i18n.json
поставляемый
Normal file
11
i18n/chs/extensions/resource-deployment/dist/services/tools/dockerTool.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."
|
||||
],
|
||||
"resourceDeployment.DockerDescription": "提供在隔离容器中打包和运行应用程序的能力",
|
||||
"resourceDeployment.DockerDisplayName": "Docker"
|
||||
}
|
11
i18n/chs/extensions/resource-deployment/dist/services/tools/kubeCtlTool.i18n.json
поставляемый
Normal file
11
i18n/chs/extensions/resource-deployment/dist/services/tools/kubeCtlTool.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."
|
||||
],
|
||||
"resourceDeployment.KubeCtlDescription": "一种命令行工具,可用于运行针对 Kubernetes 群集的命令",
|
||||
"resourceDeployment.KubeCtlDisplayName": "kubectl"
|
||||
}
|
11
i18n/chs/extensions/resource-deployment/dist/services/tools/toolBase.i18n.json
поставляемый
Normal file
11
i18n/chs/extensions/resource-deployment/dist/services/tools/toolBase.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."
|
||||
],
|
||||
"deployCluster.InvalidToolVersionOutput": "收到的输出无效。",
|
||||
"deployCluster.GetToolVersionError": "检索版本信息时出错。{0}错误: {1}{0}stdout: {2}"
|
||||
}
|
Некоторые файлы не были показаны из-за слишком большого количества измененных файлов Показать больше
Загрузка…
Ссылка в новой задаче