mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
* Initial update to german vscode * more cleanup for vscode git german. * added working alias replacer, need to add all string entities * added aliased bundle strings * added extension files, need to update package and readme * added update to changelog, and restored vscode extensions * added comments
295 lines
18 KiB
JSON
295 lines
18 KiB
JSON
{
|
||
"": [
|
||
"--------------------------------------------------------------------------------------------",
|
||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||
"--------------------------------------------------------------------------------------------",
|
||
"Do not edit this file. It is machine generated."
|
||
],
|
||
"version": "1.0.0",
|
||
"contents": {
|
||
"dist/account-provider/auths/azureAuth": {
|
||
"azurecore.confirmIgnoreTenantDialog.body": "Azure Data Studio 将不再触发此租户 {0} ({1}) 的身份验证,并且资源将无法访问。\r\n\r\n若要再次允许访问此租户的资源,需要从“{2}”设置的排除列表中删除租户。\r\n\r\n是否要继续?",
|
||
"azurecore.consentDialog.cancel": "取消",
|
||
"azurecore.consentDialog.authenticate": "取消并进行身份验证",
|
||
"azurecore.confirmIgnoreTenantDialog.confirm": "确认",
|
||
"azurecore.consentDialog.ignore": "忽略租户",
|
||
"azure.microsoftAccountDisplayName": "Microsoft 帐户",
|
||
"azure.microsoftCorpAccount": "Microsoft Corp",
|
||
"azurecore.consentDialog.open": "打开",
|
||
"noMicrosoftResource": "提供程序 \"{0}\" 未定义 Microsoft 资源终结点。",
|
||
"msal.accountNotFoundError": "获取令牌时找不到帐户信息,请删除帐户并重新添加。",
|
||
"msal.resourceNotFoundError": "找不到 Azure 资源 {0} 的配置",
|
||
"azurecore.consentDialog.body": "你的租户 {0} ({1}) 需要你重新进行身份验证才能访问 {2} 资源。请按“打开”启动身份验证过程。"
|
||
},
|
||
"dist/account-provider/auths/azureAuthCodeGrant": {
|
||
"azureAuthCodeGrant.getAuthCodeUrlError": "请求身份验证代码 URL 时,MSAL 库中出错。有关错误的详细信息,请检查“Azure 帐户”输出窗格。 \r\n\r\n",
|
||
"azureAuth.nonceError": "由于 nonce 不匹配,身份验证失败,请关闭 Azure Data Studio,然后重试。",
|
||
"azureAuth.stateError": "由于状态不匹配,身份验证失败,请关闭 ADS,然后重试。",
|
||
"azure.azureAuthCodeGrantName": "Azure 身份验证代码授予",
|
||
"azure.serverCouldNotStart": "无法启动服务器。这可能是由于权限错误或系统不兼容。可以尝试从设置启用设备代码身份验证。"
|
||
},
|
||
"dist/account-provider/auths/azureDeviceCode": {
|
||
"addAccount": "添加 {0} 帐户",
|
||
"azure.azureDeviceCodeAuth": "Azure 设备代码"
|
||
},
|
||
"dist/account-provider/azureAccountProvider": {
|
||
"azure.deprecatedGetSecurityToken": "对 azdata.accounts.getSecurityToken 进行了调用,此方法已弃用,并会在未来的版本中删除。请改用 getAccountSecurityToken。",
|
||
"genericTokenError": "无法获取令牌",
|
||
"azure.NoAuthMethod.Available": "无可用的 Azure 身份验证方法。必须在 ADS 配置中启用身份验证方法。",
|
||
"azure.NoAuthMethod.Selected": "未选择任何 Azure 身份验证方法。必须选择你要使用的身份验证方法。",
|
||
"tenantIgnoredError": "在忽略列表中找到租户,未尝试身份验证。 如果要从此租户访问资源,可以从 settings.json 文件: {1} 中的忽略列表中删除租户 {0}。",
|
||
"msalTokenError": "获取令牌时发生“{0}”。 \r\n{1}"
|
||
},
|
||
"dist/account-provider/azureAccountProviderService": {
|
||
"clearTokenCacheFailure": "未能清除令牌缓存"
|
||
},
|
||
"dist/account-provider/providerSettings": {
|
||
"publicCloudDisplayName": "Azure",
|
||
"chinaCloudDisplayName": "Azure (中国)",
|
||
"usGovCloudDisplayName": "Azure (美国政府)"
|
||
},
|
||
"dist/azureResource/commands": {
|
||
"azure.noTenants": "此功能需要使用租户。你的 Azure 订阅似乎没有租户。",
|
||
"azure.pickAnAzureAccount": "选择 Azure 帐户",
|
||
"azure.signIn": "登录",
|
||
"azure.startingCloudShell": "正在启动 Cloud Shell…",
|
||
"azure.noAccountError": "你当前未登录到任何 Azure 帐户,请登录,然后重试。",
|
||
"azure.cloudTerminalPreview": "必须启用预览功能才能使用 Azure Cloud Shell。",
|
||
"azure.mustPickTenant": "必须选择一个租户才能使用此功能。",
|
||
"azure.accountNotSelectedError": "必须选择一个 Azure 帐户才能使用此功能。"
|
||
},
|
||
"dist/azureResource/errors": {
|
||
"azure.subscriptionError": "无法获取帐户 {0} 的订阅。请刷新帐户。"
|
||
},
|
||
"dist/azureResource/providers/azuremonitor/azuremonitorTreeDataProvider": {
|
||
"azure.resource.providers.AzureMonitorContainerLabel": "Log Analytics 工作区"
|
||
},
|
||
"dist/azureResource/providers/cosmosdb/mongo/cosmosDbMongoTreeDataProvider": {
|
||
"azure.resource.providers.databaseServer.treeDataProvider.cosmosDbMongoContainerLabel": "Azure CosmosDB for MongoDB"
|
||
},
|
||
"dist/azureResource/providers/cosmosdb/postgres/cosmosDbPostgresTreeDataProvider": {
|
||
"azure.resource.providers.databaseServer.treeDataProvider.cosmosDbPostgresContainerLabel": "Azure CosmosDB for PostgreSQL Cluster"
|
||
},
|
||
"dist/azureResource/providers/database/databaseTreeDataProvider": {
|
||
"azure.resource.providers.database.treeDataProvider.databaseContainerLabel": "SQL 数据库"
|
||
},
|
||
"dist/azureResource/providers/databaseServer/databaseServerTreeDataProvider": {
|
||
"azure.resource.providers.databaseServer.treeDataProvider.databaseServerContainerLabel": "SQL 服务器"
|
||
},
|
||
"dist/azureResource/providers/kusto/kustoTreeDataProvider": {
|
||
"azure.resource.providers.KustoContainerLabel": "Azure 数据资源管理器群集"
|
||
},
|
||
"dist/azureResource/providers/mysqlFlexibleServer/mysqlFlexibleServerTreeDataProvider": {
|
||
"azure.resource.providers.databaseServer.treeDataProvider.mysqlFlexibleServerContainerLabel": "Azure Database for MySQL 灵活服务器"
|
||
},
|
||
"dist/azureResource/providers/postgresArcServer/postgresArcServerTreeDataProvider": {
|
||
"azure.resource.providers.postgresArcServer.treeDataProvider.postgresServerContainerLabel": "PostgreSQL 服务器 –Azure Arc"
|
||
},
|
||
"dist/azureResource/providers/postgresFlexibleServer/postgresFlexibleServerTreeDataProvider": {
|
||
"azure.resource.providers.databaseServer.treeDataProvider.postgresFlexibleServerContainerLabel": "Azure Database for PostgreSQL 灵活服务器"
|
||
},
|
||
"dist/azureResource/providers/postgresServer/postgresServerTreeDataProvider": {
|
||
"azure.resource.providers.databaseServer.treeDataProvider.postgresServerContainerLabel": "Azure Database for PostgreSQL 服务器"
|
||
},
|
||
"dist/azureResource/providers/sqlinstance/sqlInstanceTreeDataProvider": {
|
||
"azure.resource.providers.sqlInstanceContainerLabel": "SQL 托管实例"
|
||
},
|
||
"dist/azureResource/providers/sqlinstanceArc/sqlInstanceArcTreeDataProvider": {
|
||
"azure.resource.providers.sqlInstanceArcContainerLabel": "SQL 托管实例 - Azure Arc"
|
||
},
|
||
"dist/azureResource/providers/synapseSqlPool/synapseSqlPoolTreeDataProvider": {
|
||
"azure.resource.providers.synapseSqlPool.treeDataProvider.synapseSqlPoolContainerLabel": "专用 SQL 池"
|
||
},
|
||
"dist/azureResource/providers/synapseWorkspace/synapseWorkspaceTreeDataProvider": {
|
||
"azure.resource.providers.synapseWorkspace.treeDataProvider.synapseWorkspaceContainerLabel": "Azure Synapse Analytics"
|
||
},
|
||
"dist/azureResource/providers/universal/universalService": {
|
||
"azurecore.unregisteredProviderType": "无法识别的提供程序资源类型:{0}",
|
||
"azurecore.unregisteredProvider": "无法识别的提供程序资源:{0}"
|
||
},
|
||
"dist/azureResource/resourceTreeNode": {
|
||
"azure.resource.resourceTreeNode.noResourcesLabel": "未找到资源"
|
||
},
|
||
"dist/azureResource/services/subscriptionService": {
|
||
"azure.resource.tenantTokenError": "无法为账户 \"{0}\" (租户 \"{1}\") 获取访问令牌。",
|
||
"azure.resource.tenantSubscriptionsError": "无法获取帐户{0} (租户 \"{1}\")的订阅。{2}"
|
||
},
|
||
"dist/azureResource/services/terminalService": {
|
||
"azure.cloudShell": "Azure Cloud Shell (预览) {0} ({1})",
|
||
"azure.coudTerminal.neverUsed": "如果你以前未从此帐户启动过 Azure Cloud Shell,请访问 https://shell.azure.com/ 以开始使用。设置后,可以直接在 Azure Data Studio 中使用 AzureCloud Shell。",
|
||
"azure.cloudTerminal.ok": "确定",
|
||
"azure.cloudTerminal.openAzureShell": "打开 Azure Shell",
|
||
"azure.selectShellType": "为 Azure Cloud Shell 选择 Bash 或 PowerShell",
|
||
"azure.shellClosed": "Shell 已关闭。\r\n",
|
||
"azure.shellTypeRequired": "必须选取一个 shell 类型"
|
||
},
|
||
"dist/azureResource/tree/accountNotSignedInTreeNode": {
|
||
"azure.resource.tree.accountNotSignedInTreeNode.signInLabel": "登录到 Azure…"
|
||
},
|
||
"dist/azureResource/tree/accountTreeNode": {
|
||
"azure.resource.tree.accountTreeNode.noTenantsLabel": "No Tenants found."
|
||
},
|
||
"dist/azureResource/tree/connectionDialogTreeProvider": {
|
||
"azure.resource.tree.treeProvider.accountLoadError": "未能加载部分 Azure 存储帐户。{0}",
|
||
"azure.resource.tree.treeProvider.loadingLabel": "正在加载…",
|
||
"azure.resource.tree.treeProvider.openAccountsDialog": "显示 Azure 帐户"
|
||
},
|
||
"dist/azureResource/tree/flatAccountTreeNode": {
|
||
"azure.resource.tree.accountTreeNode.noTenantsLabel": "找不到租户。"
|
||
},
|
||
"dist/azureResource/tree/flatTenantTreeNode": {
|
||
"azure.resource.tree.accountTreeNode.noSubscriptionsLabel": "未找到订阅。"
|
||
},
|
||
"dist/azureResource/tree/subscriptionTreeNode": {
|
||
"azure.resource.tree.subscriptionTreeNode.noResourcesLabel": "未找到资源。"
|
||
},
|
||
"dist/azureResource/tree/tenantTreeNode": {
|
||
"azure.resource.tree.accountTreeNode.noSubscriptionsLabel": "未找到订阅。"
|
||
},
|
||
"dist/azureResource/tree/treeProvider": {
|
||
"azure.resource.tree.treeProvider.loadingLabel": "正在加载…"
|
||
},
|
||
"dist/azureResource/utils": {
|
||
"azure.accounts.getLocations.queryError": "提取帐户 {0} ({1})订阅 {2} ({3})租户 {4} 的位置时出错: {5}",
|
||
"azure.accounts.getResourceGroups.queryError": "为帐户 {0} ({1})订阅 {2} ({3})租户 {4} 提取资源组时出错: {5}",
|
||
"azure.accounts.getSelectedSubscriptions.queryError": "为帐户 {0} 提取订阅时出错: {1}",
|
||
"azure.accounts.getSubscriptions.queryError": "为帐户 {0} 租户 {1} 提取订阅时出错: {2}",
|
||
"azure.resource.error": "错误: {0}",
|
||
"azure.accounts.runResourceQuery.errors.invalidQuery": "查询无效"
|
||
},
|
||
"dist/localizedConstants": {
|
||
"azurecore.australiacentral": "澳大利亚中部",
|
||
"azurecore.australiacentral2": "澳大利亚中部 2",
|
||
"azurecore.australiaeast": "澳大利亚东部",
|
||
"azurecore.australiasoutheast": "澳大利亚东南部",
|
||
"azurecore.extensionName": "Azure 帐户",
|
||
"azurecore.azureArcPostgres": "启用 Azure Arc 的 PostgreSQL 超大规模",
|
||
"azurecore.postgresFlexibleServer": "Azure Database for PostgreSQL 灵活服务器",
|
||
"azurecore.postgresServer": "Azure Database for PostgreSQL 服务器",
|
||
"azure.azureResourcesGridTitle": "Azure 资源(预览)",
|
||
"azurecore.brazilsouth": "巴西南部",
|
||
"azurecore.brazilsoutheast": "巴西东南部",
|
||
"azurecore.canadacentral": "加拿大中部",
|
||
"azurecore.canadaeast": "加拿大东部",
|
||
"azurecore.reload": "取消",
|
||
"azurecore.centralindia": "印度中部",
|
||
"azurecore.centralus": "美国中部",
|
||
"azurecore.centraluseuap": "美国中部 EUAP",
|
||
"azurecore.azureArcService": "数据服务 - Azure Arc",
|
||
"azurecore.disable": "禁用",
|
||
"azurecore.dismiss": "忽略",
|
||
"azurecore.eastasia": "东亚",
|
||
"azurecore.eastus": "美国东部",
|
||
"azurecore.eastus2": "美国东部 2",
|
||
"azurecore.eastus2euap": "美国东部 2 EUAP",
|
||
"azurecore.francecentral": "法国中部",
|
||
"azurecore.francesouth": "法国南部",
|
||
"azurecore.germanynorth": "德国北部",
|
||
"azurecore.germanywestcentral": "德国中西部",
|
||
"azurecore.invalidAzureAccount": "帐户无效",
|
||
"azurecore.invalidTenant": "订阅的租户无效",
|
||
"azurecore.japaneast": "日本东部",
|
||
"azurecore.japanwest": "日本西部",
|
||
"azure.credStoreSaveFailedError": "无法在凭据存储中保存令牌缓存的密钥,这可能会导致 Azure 访问令牌持久性问题和连接不稳定。SqlTools 可能已达到 Windows 上的凭据存储限制,请清除至少 2 个以 Windows 凭据管理器中的“Microsoft.SqlTools|”开头的凭据,然后重新加载。",
|
||
"azurecore.koreacentral": "韩国中部",
|
||
"azurecore.koreasouth": "韩国南部",
|
||
"azurecore.location": "位置",
|
||
"azurecore.requiresReload": "修改此设置需要重新加载窗口,以使所有更改生效。",
|
||
"azurecore.name": "名称",
|
||
"azure.noCloudsEnabled": "未启用云,请启用云以继续。",
|
||
"azurecore.northcentralus": "美国中北部",
|
||
"azurecore.northeurope": "北欧",
|
||
"azurecore.norwayeast": "挪威东部",
|
||
"azurecore.norwaywest": "挪威西部",
|
||
"azurecore.reloadChoice": "重新加载 Azure Data Studio",
|
||
"azurecore.resourceGroup": "资源组",
|
||
"azurecore.resourceType": "资源类型",
|
||
"azurecore.sqlServerArc": "SQL Server - Azure Arc",
|
||
"azurecore.sqlDatabase": "SQL 数据库",
|
||
"azurecore.sqlManagedInstance": "SQL 托管实例",
|
||
"azurecore.azureArcsqlManagedInstance": "SQL 托管实例 - Azure Arc",
|
||
"azurecore.sqlServer": "SQL 服务器",
|
||
"azurecore.southafricanorth": "南非北部",
|
||
"azurecore.southafricawest": "南非西部",
|
||
"azurecore.southcentralus": "美国中南部",
|
||
"azurecore.southindia": "印度南部",
|
||
"azurecore.southeastasia": "东南亚",
|
||
"azurecore.subscription": "订阅",
|
||
"azurecore.switchMsal": "切换到 MSAL",
|
||
"azurecore.switzerlandnorth": "瑞士北部",
|
||
"azurecore.switzerlandwest": "瑞士西部",
|
||
"azurecore.reloadPromptCacheClear": "令牌缓存已成功清除,请重新加载 Azure Data Studio。",
|
||
"azurecore.typeIcon": "类型图标",
|
||
"azurecore.uaecentral": "阿拉伯联合酋长国中部",
|
||
"azurecore.uaenorth": "阿拉伯联合酋长国北部",
|
||
"azurecore.uksouth": "英国南部",
|
||
"azurecore.ukwest": "英国西部",
|
||
"azurecore.unableToFetchToken": "无法获取租户 {0} 的令牌",
|
||
"azure.unableToOpenAzureLink": "无法打开链接,缺少所需的值",
|
||
"azurecore.piiLogging.warning": "警告: 已启用 Azure PII 日志记录。启用此选项可允许记录个人身份信息,并且只能用于调试目的。",
|
||
"azurecore.westcentralus": "美国中西部",
|
||
"azurecore.westeurope": "西欧",
|
||
"azurecore.westindia": "印度西部",
|
||
"azurecore.westus": "美国西部",
|
||
"azurecore.westus2": "美国西部 2",
|
||
"azurecore.enablePublicCloud": "enablePublicCloud",
|
||
"azurecore.reloadPrompt": "{0} 设置已更改,请重新加载 Azure Data Studio。"
|
||
},
|
||
"dist/utils": {
|
||
"providerSettings.error": "无法从设置加载终结点,请检查日志以了解更多详细信息。",
|
||
"providerSettings.success": "已成功从设置加载自定义终结点"
|
||
},
|
||
"package": {
|
||
"config.providerSettings.endpoints.armResource": "ARM 资源终结点",
|
||
"azure.resource.connectsqldb.title": "添加到服务器",
|
||
"azure.resource.explorer.title": "Azure",
|
||
"azure.title": "Azure",
|
||
"azure.displayName": "Azure (核心)",
|
||
"azure.resource.view.title": "Azure (预览)",
|
||
"config.azureAccountConfigurationSection": "Azure 帐户配置",
|
||
"config.azureAuthMethodConfigurationSection": "Azure 身份验证方法",
|
||
"config.providerSettings.endpoints.azureKeyVaultResource": "Azure KeyVault 资源终结点",
|
||
"config.providerSettings.endpoints.azureKustoResource": "Azure Kusto 资源终结点",
|
||
"config.providerSettings.endpoints.logAnalytics": "Azure Log Analytics 终结点",
|
||
"config.providerSettings.endpoints.portal": "Azure 门户终结点",
|
||
"azure.resource.config.title": "Azure 资源配置",
|
||
"config.providerSettings.endpoints.azureStorageResource": "Azure 存储资源终结点",
|
||
"config.providerSettings.endpoints.azureStorageResourceSuffix": "Azure 存储资源终结点后缀",
|
||
"azure.resource.refreshall.title": "Azure: 刷新所有帐户",
|
||
"azure.resource.signin.title": "Azure: 登录",
|
||
"azure.description": "浏览和使用 Azure 资源",
|
||
"accounts.clearTokenCache": "清除 Azure 帐户令牌缓存",
|
||
"config.providerSettings.endpoints.clientId": "Azure Data Studio 的客户端 ID",
|
||
"config.providerSettingsMetadata": "云显示名称",
|
||
"config.providerSettingsId": "云 ID",
|
||
"config.providerSettingsName": "云名称",
|
||
"config.providerSettingsDescription": "云设置",
|
||
"config.azureCodeGrantMethod": "代码授予方法",
|
||
"azure.resource.connectsqlserver.title": "连接",
|
||
"config.azureDeviceCodeMethod": "设备代码方法",
|
||
"config.noSystemKeychain": "禁用系统密钥链集成。凭据将存储在用户主目录的平面文件中。",
|
||
"config.providerSettings.endpoints.graphResource": "Graph 资源终结点",
|
||
"config.providerSettings.endpoints.host": "主机终结点",
|
||
"config.providerSettings.endpoints.msGraphResource": "Microsoft Graph 资源终结点",
|
||
"config.providerSettings.endpoints.microsoftResource": "Microsoft 资源终结点",
|
||
"azure.openInAzurePortal.title": "在 Azure 门户中打开",
|
||
"config.providerSettings.endpoints.powerBiResource": "Power BI 资源终结点",
|
||
"config.providerSettingsTitle": "提供程序设置",
|
||
"azure.resource.refresh.title": "刷新",
|
||
"config.providerSettings.endpoints.sqlResource": "SQL 资源终结点",
|
||
"config.providerSettings.endpoints.scopes": "作用域终结点",
|
||
"azure.resource.selectsubscriptions.title": "选择订阅",
|
||
"azure.resource.selecttenants.title": "选择租户",
|
||
"config.customProviderSettings": "包含自定义 Azure 身份验证终结点的设置。对此设置所做的更改需要重启才能生效。",
|
||
"config.enableChinaCloudDescription": "是否应启用 Azure 中国集成",
|
||
"config.enablePublicCloudDescription": "是否应启用 Azure 公有云集成",
|
||
"config.piiLogging": "是否应在 Azure 帐户输出通道和输出通道日志文件中记录个人身份信息 (PII)。",
|
||
"config.enableUsGovCloudDescription": "是否应启用美国政府 Azure 云(Fairfax)集成",
|
||
"azure.resource.startterminal.title": "启动 Cloud Shell",
|
||
"azure.tenant.config.filter.description": "查询 Azure 资源或请求身份验证令牌时将跳过的租户 ID 列表。",
|
||
"azure.resource.config.filter.description": "资源筛选器,每个元素是帐户 ID、订阅 ID 和由斜杠分隔的名称",
|
||
"config.loggingLevel": "[可选] Azure 帐户扩展的日志记录详细程度。"
|
||
}
|
||
}
|
||
} |