update localization resource files (#14389)

This commit is contained in:
Alex Ma
2021-02-22 19:42:55 -08:00
committed by GitHub
parent d21ee4dc9e
commit 9148aa1ed5
3162 changed files with 45130 additions and 1848 deletions

View 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."
],
"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 语句、作业和应用程序的代理"
}

View 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."
],
"mssql.recursivePermissionOpStarted": "在“{0}”下以递归方式应用权限更改",
"mssql.recursivePermissionOpSucceeded": "已成功应用权限更改。",
"mssql.recursivePermissionOpProgress": "正在将权限更改应用于“{0}”。",
"mssql.recursivePermissionOpError": "应用权限更改时出错: {0}"
}

View 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."
],
"webhdfs.invalidDataStructure": "数据结构无效",
"webhdfs.missingProperties": "由于缺少选项,无法创建 WebHDFS 客户端: ${0}",
"webhdfs.undefinedArgument": "“${0}”未定义。",
"webhdfs.httpError400": "错误的请求",
"webhdfs.httpError401": "未经授权",
"webhdfs.httpError403": "已禁止",
"webhdfs.httpError404": "未找到",
"webhdfs.httpError500": "内部服务器错误",
"webhdfs.unknownError": "未知错误",
"webhdfs.unexpectedRedirect": "意外的重定向"
}

View File

@@ -0,0 +1,46 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"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 大数据群集。"
}

View 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."
],
"msgSampleCodeDataFrame": "此示例代码将文件加载到数据帧中,并显示前 10 个结果。",
"notebookFileType": "笔记本",
"unsupportedFileType": "仅支持 .ipynb 笔记本",
"fileNotFound": "未找到指定的文件"
}

View 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": "用户已取消流操作"
}

View 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": "搜索服务器名称"
}

View 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}"
}

View 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} 处截断以供预览。"
}

View 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}"
}

View 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": "无法删除连接。只能删除子文件夹和文件。"
}

View 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": "根"
}

View 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."
],
"msgYes": "是",
"msgNo": "否"
}

View 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}"
}

View 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 路径。多个路径应按分号(;)隔开"
}

View 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}"
}

View 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 作业开始 …………………….."
}

View 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 属性。"
}

View 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}"
}

View 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."
],
"serviceStartedStatusMsg": "{0} 已启动",
"startingServiceStatusMsg": "正在启动 {0}",
"failedToStartServiceErrorMsg": "未能启动 {0}",
"installingServiceChannelMsg": "正在将 {0} 安装到 {1}",
"installingServiceStatusMsg": "正在安装 {0}",
"installedServiceChannelMsg": "安装于 {0}",
"downloadingServiceChannelMsg": "正在下载 {0}",
"downloadingServiceSizeChannelMsg": "({0} KB)",
"downloadingServiceStatusMsg": "正在下载 {0}",
"downloadServiceDoneChannelMsg": "已安装 {0}"
}

View 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."
],
"viewKnownIssuesText": "查看已知问题",
"serviceCrashMessage": "{0} 个组件意外退出。请重启 Azure Data Studio。"
}

View File

@@ -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 公开的服务器类型系统"
}