Langpack source and XLF update for April 2023 Release (#22554)

This commit is contained in:
Alex Ma
2023-03-31 09:41:43 -07:00
committed by GitHub
parent d49ff85afc
commit e948b4e842
105 changed files with 1909 additions and 310 deletions

View File

@@ -153,6 +153,7 @@
},
"dist/localizedConstants": {
"azure.azureResourcesGridTitle": "Azure 资源(预览)",
"azure.credStoreSaveFailedError": "无法在凭据存储中保存令牌缓存的密钥,这可能会导致 Azure 访问令牌持久性问题和连接不稳定。SqlTools 可能已达到 Windows 上的凭据存储限制,请清除至少 2 个以 Windows 凭据管理器中的“Microsoft.SqlTools|”开头的凭据,然后重新加载。",
"azure.unableToOpenAzureLink": "无法打开链接,缺少所需的值",
"azurecore.australiacentral": "澳大利亚中部",
"azurecore.australiacentral2": "澳大利亚中部 2",
@@ -168,6 +169,7 @@
"azurecore.centralindia": "印度中部",
"azurecore.centralus": "美国中部",
"azurecore.centraluseuap": "美国中部 EUAP",
"azurecore.deprecated": "警告: ADAL 已弃用,并计划在将来的版本中删除。请改用 MSAL。",
"azurecore.eastasia": "东亚",
"azurecore.eastus": "美国东部",
"azurecore.eastus2": "美国东部 2",

View File

@@ -22,8 +22,11 @@
"dist/localizedConstants": {
"mssql.failedToFindAccount": "执行令牌刷新时找不到 Azure 帐户 {0}",
"mssql.failedToFindTenants": "刷新安全令牌时,在帐户 \\\"{1}\\\" 中找不到租户 \\\"{0}\\\"",
"mssql.noConvertResult": "笔记本转换请求未返回任何结果",
"mssql.noDocumentFound": "找不到 URI {0} 文档",
"mssql.tokenRefreshFailed": "{0} AAD 令牌刷新失败,请重新连接以启用 {0}",
"mssql.tokenRefreshFailedNoSecurityToken": "编辑器令牌刷新失败,自动完成将被禁用,直到编辑器断开连接并重新连接"
"mssql.tokenRefreshFailedNoSecurityToken": "编辑器令牌刷新失败,自动完成将被禁用,直到编辑器断开连接并重新连接",
"mssql.unsupportedPlatform": "不受支持的平台 {0}"
},
"dist/main": {
"mssql.errorConvertingToNotebook": "将 SQL 文档转换为笔记本时出错。错误: {0}",
@@ -31,11 +34,15 @@
"mssql.searchServers": "搜索服务器名称"
},
"dist/objectManagement/localizedConstants": {
"objectManagement.ColumnDisplayName": "列",
"objectManagement.DatabaseDisplayName": "数据库",
"objectManagement.LoginTypeDisplayName": "登录名",
"objectManagement.LoginTypeDisplayNameInTitle": "登录",
"objectManagement.OkText": "确定",
"objectManagement.TableDisplayName": "表",
"objectManagement.UserDisplayName": "用户",
"objectManagement.UserTypeDisplayNameInTitle": "用户",
"objectManagement.ViewDisplayName": "视图",
"objectManagement.advancedSectionHeader": "高级",
"objectManagement.blankPasswordConfirmation": "创建登录名时使用空密码将会带来安全隐患。是否确实要继续?",
"objectManagement.confirmPasswordLabel": "确认密码",
@@ -65,9 +72,11 @@
"objectManagement.login.sqlAuthSectionHeader": "SQL 身份验证",
"objectManagement.login.sqlAuthenticationType": "SQL 身份验证",
"objectManagement.login.windowsAuthenticationType": "Windows 身份验证",
"objectManagement.loginNotSelectedError": "未选择登录名。",
"objectManagement.nameCannotBeEmptyError": "名称不能为空。",
"objectManagement.nameLabel": "名称",
"objectManagement.newObjectDialogTitle": "{0}–新建(预览)",
"objectManagement.noConnectionUriError": "无法检索连接信息,请重新连接,然后重试。",
"objectManagement.objectPropertiesDialogTitle": "{0} - {1} (预览)",
"objectManagement.openNewObjectDialogError": "打开新 {0} 对话框时出错。{1}",
"objectManagement.openObjectPropertiesDialogError": "打开 {0}: {1} 的属性对话框时出错。{2}",
@@ -75,6 +84,9 @@
"objectManagement.passwordLabel": "密码",
"objectManagement.passwordsNotMatchError": "密码必须与确认密码匹配。",
"objectManagement.refreshOEError": "刷新对象资源管理器时出错。{0}",
"objectManagement.renameObjectDialogTitle": "输入新名称",
"objectManagement.renameObjectError": "将 {0} \"{1}\" 重命名为 \"{2}\" 时出错。 {3}",
"objectManagement.renameObjectOperationName": "将 {0} \"{1}\" 重命名为 \"{2}\"",
"objectManagement.selectedLabel": "已选择",
"objectManagement.updateObjectOperationName": "更新 {0} \"{1}\"",
"objectManagement.user.containedUser": "包含的用户",
@@ -165,7 +177,7 @@
"mssql.connectionOptions.enclaveAttestationProtocol.description": "指定用于证明与具有安全 enclave 的 Always Encrypted 结合使用的服务器端 enclave 的协议",
"mssql.connectionOptions.enclaveAttestationProtocol.displayName": "证明协议",
"mssql.connectionOptions.enclaveAttestationUrl.description": "指定用于证明与具有安全 enclave 的 Always Encrypted 结合使用的服务器端 enclave 的终结点",
"mssql.connectionOptions.enclaveAttestationUrl.displayName": "Enclave 证明 URL",
"mssql.connectionOptions.enclaveAttestationUrl.displayName": "认证 URL",
"mssql.connectionOptions.encrypt.categoryValues.false": "可选(False)",
"mssql.connectionOptions.encrypt.categoryValues.strict": "严格",
"mssql.connectionOptions.encrypt.categoryValues.true": "强制(True)",
@@ -203,8 +215,8 @@
"mssql.connectionOptions.port.displayName": "端口",
"mssql.connectionOptions.replication.description": "由 SQL Server 在复制中使用",
"mssql.connectionOptions.replication.displayName": "副本",
"mssql.connectionOptions.secureEnclaves.description": "启用或禁用连接的安全 Enclave",
"mssql.connectionOptions.secureEnclaves.displayName": "安全 Enclave",
"mssql.connectionOptions.secureEnclaves.description": "启用或禁用连接的安全 enclave",
"mssql.connectionOptions.secureEnclaves.displayName": "安全 enclave",
"mssql.connectionOptions.serverName.description": "SQL Server 实例的名称",
"mssql.connectionOptions.serverName.displayName": "服务器",
"mssql.connectionOptions.trustServerCertificate.description": "在值为 true (且 encrypt=true)时SQL Server 将对客户端与服务器之间发送的所有数据使用 SSL 加密,而无需验证服务器证书。此属性不支持 Encrypt=Strict 的设置。",
@@ -300,7 +312,8 @@
"title.newServerRole": "新建服务器角色",
"title.newTable": "新建表",
"title.newUser": "新用户",
"title.objectProperties": "属性",
"title.objectProperties": "属性(预览版)",
"title.renameObject": "重命名",
"title.searchServers": "搜索: 服务器",
"title.showLogFile": "显示日志文件"
}

View File

@@ -17,6 +17,7 @@
"sql-migration.login.wizard.title": "将登录从 \"{0}\" 迁移到 Azure SQL",
"sql-migration.wizard.title": "将“{0}”迁移到 Azure SQL",
"sql.cancel.migration.confirmation": "是否确实要取消此迁移?",
"sql.delete.migration.confirmation": "确定要删除此迁移吗?",
"sql.login.migration.aad.domain.name.input.box.label": "Azure Active Directory 域名(仅在迁移 Windows 身份验证登录名时需要)",
"sql.login.migration.aad.domain.name.input.box.placeholder": "输入 AAD 域名",
"sql.login.migration.collecting.target.logins.failed": "收集目标登录失败,错误代码为 {0}",
@@ -121,6 +122,7 @@
"sql.migration.cancel.migration": "取消迁移",
"sql.migration.cannot.cancel": "迁移未进行,并且无法取消。",
"sql.migration.cannot.cutover": "迁移未进行,无法直接转换。",
"sql.migration.cannot.delete": "迁移当前正在进行,无法删除。",
"sql.migration.cannot.retry": "无法重试迁移。",
"sql.migration.cannot.start.cutover.error": "在完成所有迁移之前,无法启动直接转换进程。要返回最新文件状态,请刷新浏览器窗口。",
"sql.migration.close": "关闭",
@@ -225,6 +227,8 @@
"sql.migration.day": "{0} 天",
"sql.migration.days": "{0} 天",
"sql.migration.default.database": "默认数据库",
"sql.migration.delete.error": "删除迁移时出错。",
"sql.migration.delete.migration": "删除迁移",
"sql.migration.description": "说明",
"sql.migration.details.breadcrumb.migrations": "迁移",
"sql.migration.details.copied": "已复制详细信息",
@@ -859,6 +863,7 @@
"complete-cutover-menu": "完成直接转换",
"copy-migration-menu": "复制迁移详细信息",
"database-details-menu": "数据库详细信息",
"delete-migration-menu": "删除迁移",
"description": "Azure SQL 迁移说明",
"displayName": "Azure SQL 迁移",
"migration-command-category": "Azure SQL 迁移",