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
381 lines
27 KiB
JSON
381 lines
27 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/localizedConstants": {
|
||
"deploymentDialog.RecheckEulaButton": "接受 EULA 并选择",
|
||
"resourceTypePickerDialog.resourceTypeCategoryAll": "全部",
|
||
"resourceDeployment.FailedToOpenNotebook": "打开输出笔记本时出错。{1}{2}。",
|
||
"getIsPassword.unknownVariableName": "尝试获取未知变量的 isPassword: {0}",
|
||
"getVariableValue.unknownVariableName": "尝试获取未知变量的变量值: {0}",
|
||
"azure.account": "Azure 帐户",
|
||
"azure.account.location": "Azure 位置",
|
||
"filePicker.browse": "浏览",
|
||
"resourceTypePickerDialog.tagsListViewTitle": "类别",
|
||
"azure.account.subscriptionDescription": "在“连接”Viewlet 的 \"Azure\" 树状视图中列出的帐户上,通过“选择订阅”操作更改当前所选订阅",
|
||
"resourceTypePickerDialog.resourceTypeCategoryOnCloud": "云",
|
||
"azure.resourceGroup.createNewResourceGroup": "创建新资源组",
|
||
"azdataEulaNotAccepted": "部署无法继续。Azure 数据 CLI 许可条款尚未被接受。请接受 EULA 以启用需要 Azure 数据 CLI 的功能。",
|
||
"azdataEulaDeclined": "部署无法继续。Azure 数据 CLI 许可条款被拒绝。你可以接受 EULA 以继续,也可以取消此操作",
|
||
"resourceDeployment.Description": "说明",
|
||
"resourceDeployment.discoverPathOrAdditionalInformation": "发现的路径或其他信息",
|
||
"optionsNotObjectOrArray": "如果 FieldInfo.options 不是数组,则它必须是一个对象",
|
||
"optionsNotDefined": "没有为字段类型 {0} 定义 FieldInfo.options",
|
||
"resourceTypePickerDialog.resourceSearchPlaceholder": "筛选资源...",
|
||
"resourceTypePickerDialog.resourceTypeCategoryOnHybrid": "混合",
|
||
"resourceDeployment.install": "安装",
|
||
"resourceDeployment.InstallTools": "安装工具",
|
||
"resourceDeployment.installingExtension": "正在安装扩展“{0}”...",
|
||
"kubeConfigClusterPicker.kubeConfigFilePath": "Kube 配置文件路径",
|
||
"azure.resourceGroup.NewResourceGroupAriaLabel": "新资源组名称",
|
||
"azure.no": "否",
|
||
"optionsSource.notDefined": "没有为 ID {0} 定义选项源",
|
||
"valueProvider.notDefined": "没有为 ID {0} 定义值提供程序",
|
||
"kubeConfigClusterPicker.clusterContextNotFound": "未找到任何群集上下文信息",
|
||
"resourceTypePickerDialog.resourceTypeCategoryOnPrem": "本地",
|
||
"resourceDeployment.Options": "选项",
|
||
"optionsSource.alreadyDefined": "已定义 ID 为 {0} 的选项源",
|
||
"resourceTypePickerDialog.resourceTypeCategoryOnPostgreSql": "PostgreSQL",
|
||
"deployCluster.Realm": "领域",
|
||
"azure.refresh": "刷新",
|
||
"resourceDeployment.RequiredVersion": "所需版本",
|
||
"deploymentDialog.InstallingTool": "当前正在安装所需的工具“{0}”[ {1} ]。",
|
||
"resourceDeployment.requiredTools": "所需的工具",
|
||
"azure.account.resourceGroup": "资源组",
|
||
"ui.DeployButton": "运行",
|
||
"resourceTypePickerDialog.resourceTypeCategoriesSqlServer": "SQL Server",
|
||
"ui.ScriptToNotebookButton": "脚本",
|
||
"button.label": "选择",
|
||
"resourceTypePickerDialog.title": "选择部署选项",
|
||
"azure.signin": "登录…",
|
||
"resourceDeployment.Status": "状态",
|
||
"azure.account.subscription": "订阅(所选子集)",
|
||
"resourceDeployment.extensionRequiredPrompt": "部署此资源需要“{0}”扩展,现在是否希望安装此扩展?",
|
||
"resourceDeployment.TaskFailedWithNoOutputNotebook": "任务“{0}”失败,并且未生成任何输出笔记本。",
|
||
"resourceDeployment.BackgroundExecutionFailed": "任务“{0}”失败。",
|
||
"validation.multipleValidationErrors": "此页面上存在一些错误,请单击“显示详细信息”以查看错误。",
|
||
"resourceDeployment.Tool": "工具",
|
||
"resourceDeployment.unknownExtension": "未知扩展“{0}”",
|
||
"UnknownFieldTypeError": "未知字段类型:“{0}”",
|
||
"valueProvider.alreadyDefined": "已定义 ID 为 {0} 的值提供程序",
|
||
"resourceDeployment.Version": "版本",
|
||
"resourceDeployment.ViewErrorDetail": "查看错误详细信息",
|
||
"optionsTypeNotFound": "如果 FieldInfo.options 是一个对象,它必须具有 \"optionsType\" 属性",
|
||
"optionsTypeRadioOrDropdown": "如果 optionsType 不是 {0},则它必须是 {1}",
|
||
"azure.yes": "是"
|
||
},
|
||
"dist/main": {
|
||
"resourceDeployment.UnknownResourceType": "未定义资源类型: {0}"
|
||
},
|
||
"dist/services/notebookService": {
|
||
"resourceDeployment.notebookNotFound": "笔记本 {0} 不存在"
|
||
},
|
||
"dist/services/platformService": {
|
||
"platformService.RunCommand.IgnoringError": "\t>>> 忽略执行中的错误并继续部署工具",
|
||
"platformService.RunCommand.ErroredOut": "\t>>> {0} … 出错: {1}",
|
||
"platformService.RunStreamedCommand.ExitedWithCode": " >>> {0} … 已退出,代码为: {1}",
|
||
"platformService.RunStreamedCommand.ExitedWithSignal": " >>> {0} … 已退出,信号: {1}",
|
||
"platformService.RunCommand.stderr": " stderr: ",
|
||
"platformService.RunCommand.stdout": " stdout: ",
|
||
"resourceDeployment.outputChannel": "部署"
|
||
},
|
||
"dist/services/resourceTypeService": {
|
||
"downloadError": "下载失败,状态代码: {0},消息: {1}"
|
||
},
|
||
"dist/services/tools/azCliTool": {
|
||
"resourceDeployment.AzCLIDisplayName": "Azure CLI",
|
||
"resourceDeployment.AzCLIDescription": "管理 Azure 资源",
|
||
"resourceDeployment.AziCli.AddingAzureCliRepositoryInformation": "正在添加 azure-cli 存储库信息…",
|
||
"resourceDeployment.AziCli.DeletingPreviousAzureCli.msi": "正在删除以前下载的 azurecli.msi (如果存在)…",
|
||
"resourceDeployment.AziCli.DisplayingInstallationLog": "正在显示安装日志…",
|
||
"resourceDeployment.AziCli.ScriptedInstall": "下载并调用脚本以安装 azure-cli…",
|
||
"resourceDeployment.AziCli.DownloadAndInstallingSigningKey": "正在下载并安装 azure-cli 的签名密钥…",
|
||
"resourceDeployment.AziCli.DownloadingAndInstallingAzureCli": "正在下载 azurecli.msi 并安装 azure-cli…",
|
||
"resourceDeployment.AziCli.AptGetPackages": "正在获取 azure-cli 安装所需的包…",
|
||
"resourceDeployment.AziCli.InstallingAzureCli": "正在安装 azure-cli…",
|
||
"resourceDeployment.AziCli.AptGetUpdateAgain": "正在更新 azure-cli 的存储库信息…",
|
||
"resourceDeployment.AziCli.AptGetUpdate": "在安装 azure-cli 之前更新存储库信息…",
|
||
"resourceDeployment.AziCli.UpdatingBrewRepository": "正在更新 azure-cli 安装的 brew 存储库…"
|
||
},
|
||
"dist/services/tools/dockerTool": {
|
||
"resourceDeployment.DockerDescription": "在独立容器中打包和运行应用程序",
|
||
"resourceDeployment.DockerDisplayName": "Docker"
|
||
},
|
||
"dist/services/tools/kubeCtlTool": {
|
||
"resourceDeployment.KubeCtlDescription": "针对 Kubernetes 群集运行命令",
|
||
"resourceDeployment.invalidKubectlVersionOutput": "无法分析 kubectl 版本命令输出:“{0}”",
|
||
"resourceDeployment.Kubectl.AddingKubectlRepositoryInformation": "正在添加 kubectl 存储库信息…",
|
||
"resourceDeployment.Kubectl.BackupCurrentBinary": "正在备份安装位置中的任何现有 kubectl…",
|
||
"resourceDeployment.Kubectl.CleaningUpOldBackups": "正在安装位置清除任何以前备份的版本(如果存在)…",
|
||
"resourceDeployment.Kubectl.DeletePreviousDownloadedKubectl": "正在删除以前下载的 kubectl (如果存在)…",
|
||
"resourceDeployment.Kubectl.DeletePreviousDownloadedKubectl.exe": "正在删除以前下载的 kubectl.exe (如果存在)…",
|
||
"resourceDeployment.Kubectl.DownloadingAndInstallingKubectl": "正在下载并安装最新的 kubectl.exe…",
|
||
"resourceDeployment.Kubectl.DownloadAndInstallingSigningKey": "正在下载并安装 kubectl 的签名密钥…",
|
||
"resourceDeployment.Kubectl.DownloadingKubectl": "正在下载最新的 kubectl 版本…",
|
||
"resourceDeployment.Kubectl.AptGetPackages": "正在获取 kubectl 安装所需的包…",
|
||
"resourceDeployment.Kubectl.InstallingKubectl": "正在安装 kubectl…",
|
||
"resourceDeployment.Kubectl.InstallingKubeCtl": "正在安装 kubectl…",
|
||
"resourceDeployment.KubeCtlDisplayName": "kubectl",
|
||
"resourceDeployment.Kubectl.MakingExecutable": "正在创建 kubectl 可执行文件…",
|
||
"resourceDeployment.Kubectl.MoveToSystemPath": "正在将 kubectl 移到路径中的安装位置…",
|
||
"resourceDeployment.Kubectl.AptGetUpdate": "正在更新存储库信息…",
|
||
"resourceDeployment.Kubectl.UpdatingBrewRepository": "正在更新 kubectl 安装的 brew 存储库…"
|
||
},
|
||
"dist/services/tools/toolBase": {
|
||
"toolBase.getPip3InstallationLocation.LocationNotFound": " 在输出中找不到“位置”:",
|
||
"toolBase.getPip3InstallationLocation.Output": " 输出:",
|
||
"toolBase.ManualUninstallCommand": " 一种可行的卸载方法是使用以下命令: {0} >{1}",
|
||
"toolBase.installCore.CannotInstallTool": "无法安装工具:{0}::{1},因为安装命令对于你的 OS 分发是未知的。请先手动安装 {0},然后再继续操作",
|
||
"deploymentDialog.ToolStatus.Error": "错误",
|
||
"toolBase.InstallError": "安装工具“{0}”[{1}]时出错。{2}错误: {3}{2}有关详细信息,请参阅输出通道“{4}”",
|
||
"toolBase.InstallErrorInformation": "安装工具时出错。有关详细信息,请参阅输出通道“{0}”",
|
||
"deployCluster.GetToolVersionErrorInformation": "检索版本信息时出错。有关详细信息,请参阅输出通道“{0}”",
|
||
"deployCluster.GetToolVersionError": "检索版本信息时出错。{0}收到无效输出,获取版本命令输出:“{1}”",
|
||
"deploymentDialog.ToolStatus.Failed": "失败",
|
||
"toolBase.InstallFailInformation": "未能检测到安装后的版本。有关详细信息,请参阅输出通道“{0}”",
|
||
"toolBase.InstallFailed": "安装命令已完成,但无法检测到工具版本“{0}”,因此安装尝试失败。检测错误: {1}{2}清除以前的安装会有所帮助。",
|
||
"deploymentDialog.ToolStatus.Installed": "已安装",
|
||
"deploymentDialog.ToolStatus.Installing": "正在安装…",
|
||
"deploymentDialog.ToolStatus.NotInstalled": "未安装",
|
||
"toolBase.addInstallationSearchPathsToSystemPath.SearchPaths": "工具“{0}”的搜索路径: {1}",
|
||
"toolBase.SeeOutputChannel": "{0}有关详细信息,请参阅输出通道“{1}”",
|
||
"deploymentDialog.ToolInformationalMessage.Brew": "•\t部署这些工具时需要 brew,并且需要预先安装它才能部署必要的工具",
|
||
"deploymentDialog.ToolInformationalMessage.Curl": "•\t安装需要 curl,并且需要预先安装它才能部署必要的工具"
|
||
},
|
||
"dist/ui/deployAzureSQLDBWizard/constants": {
|
||
"deployAzureSQLDB.AzureSettingsPageTitle": "Azure SQL 数据库 - Azure 帐户设置",
|
||
"deployAzureSQLDB.AzureAccountDropdownLabel": "Azure 帐户",
|
||
"deployAzureSQLDB.AzureSettingsSummaryPageTitle": "Azure 帐户设置",
|
||
"deployAzureSQLDB.CollationNameSummaryLabel": "数据库的排序规则",
|
||
"deployAzureSQLDB.FirewallToggleLabel": "创建防火墙规则",
|
||
"deployAzureSQLDB.FirewallRuleDescription": "创建本地客户端 IP 的防火墙规则,以便在创建完成后通过 Azure Data Studio 连接到数据库。",
|
||
"deployAzureSQLDB.CollationNameLabel": "数据库排序规则",
|
||
"deployAzureSQLDB.DatabaseSettingsPageTitle": "数据库设置",
|
||
"deployAzureSQLDB.NewSQLDBTitle": "部署 Azure SQL DB",
|
||
"deployAzureSQLDB.IpAddressInfoLabel": "输入 IPv4 格式的 IP 地址。",
|
||
"deployAzureSQLDB.FirewallRuleNameLabel": "防火墙规则名称",
|
||
"deployAzureSQLDB.EndIpAddressShortLabel": "最大 IP 地址",
|
||
"deployAzureSQLDB.EndIpAddressLabel": "防火墙 IP 范围内的最大 IP 地址",
|
||
"deployAzureSQLDB.StartIpAddressShortLabel": "最小 IP 地址",
|
||
"deployAzureSQLDB.StartIpAddressLabel": "防火墙 IP 范围内的最小 IP 地址",
|
||
"deployAzureSQLDB.MissingRequiredInfoError": "请填写标有红色星号的必填字段。",
|
||
"deployAzureSQLDB.ResourceGroup": "资源组",
|
||
"deployAzureSQLDB.DatabaseNameLabel": "SQL 数据库名称",
|
||
"deployAzureSQLDB.ScriptToNotebook": "脚本到笔记本",
|
||
"deployAzureSQLDB.AzureDatabaseServersDropdownLabel": "服务器",
|
||
"deployAzureSQLDB.AzureSubscriptionDropdownLabel": "订阅"
|
||
},
|
||
"dist/ui/deployAzureSQLDBWizard/pages/azureSettingsPage": {
|
||
"deployAzureSQLDB.NoServerLabel": "找不到服务器",
|
||
"deployAzureSQLDB.NoServerError": "在当前订阅中找不到服务器。\r\n请选择至少包含一个服务器的其他订阅",
|
||
"deployAzureSQLDB.azureSignInError": "先登录 Azure 帐户"
|
||
},
|
||
"dist/ui/deployAzureSQLDBWizard/pages/databaseSettingsPage": {
|
||
"deployAzureSQLDB.DBCollationOnlyNumericNameError": "排序规则名称不能只包含数字。",
|
||
"deployAzureSQLDB.DBCollationSpecialCharError": "排序规则名称不得包含特殊字符 \\/\"\"[]:|<>+=;,?*@&, .",
|
||
"deployAzureSQLDB.DBCollationLengthError": "排序规则名称长度必须介于 1 到 100 个字符之间。",
|
||
"deployAzureSQLDB.DBNameOnlyNumericNameError": "数据库名称不能只包含数字。",
|
||
"deployAzureSQLDB.DBNameSpecialCharError": "数据库名称不得包含特殊字符 \\/\"\"[]:|<>+=;,?*@&, .",
|
||
"deployAzureSQLDB.DBNameLengthError": "数据库名称长度必须介于 1 到 100 个字符之间。",
|
||
"deployAzureSQLDB.DBNameExistsError": "数据库名称在当前服务器中必须是唯一的。",
|
||
"deployAzureSQLDB.DBFirewallOnlyNumericNameError": "防火墙名称不能只包含数字。",
|
||
"deployAzureSQLDB.DBFirewallSpecialCharError": "防火墙名称不得包含特殊字符 \\/\"\"[]:|<>+=;,?*@&, .",
|
||
"deployAzureSQLDB.DBFirewallLengthError": "防火墙名称长度必须介于 1 到 100 个字符之间。",
|
||
"deployAzureSQLDB.DBMaxIpInvalidError": "最大 IP 地址无效",
|
||
"deployAzureSQLDB.DBMinIpInvalidError": "最小 IP 地址无效",
|
||
"deployAzureSQLDB.DBFirewallUpperCaseError": "防火墙名称不允许使用大写字母"
|
||
},
|
||
"dist/ui/deployAzureSQLVMWizard/constants": {
|
||
"deployAzureSQLVM.VmAdminPasswordTextBoxLabel": "管理员帐户密码",
|
||
"deployAzureSQLVM.VmAdminUsernameTextBoxLabel": "管理员帐户用户名",
|
||
"deployAzureSQLVM.AzureAccountDropdownLabel": "Azure 帐户",
|
||
"deployAzureSQLVM.AzureSettingsPageTitle": "Azure 设置",
|
||
"deployeAzureSQLVM.VmSizeLearnMoreLabel": "单击此处详细了解定价和支持的 VM 大小",
|
||
"deployAzureSQLVM.NetworkSettingsPageDescription": "配置网络设置",
|
||
"deployAzureSQLVM.SqlAuthenticationConfirmPasswordLabel": "确认密码",
|
||
"deployAzureSQLVM.VmAdminConfirmPasswordTextBoxLabel": "确认密码",
|
||
"deployAzureSQLVM.NewSQLVMTitle": "部署 Azure SQL VM",
|
||
"deployAzureSQLVM.VmRDPAllowCheckboxLabel": "启用远程桌面(RDP)入站端口(3389)",
|
||
"deployAzureSQLVM.SqlEnableSQLAuthenticationLabel": "启用 SQL 身份验证",
|
||
"deployAzureSQLVM.VmImageDropdownLabel": "映像",
|
||
"deployAzureSQLVM.VmSkuDropdownLabel": "映像 SKU",
|
||
"deployAzureSQLVM.VmImageVersionDropdownLabel": "映像版本",
|
||
"deployAzureSQLVM.NetworkSettingsPageTitle": "网络",
|
||
"deployAzureSQLVM.NetworkSettingsUseExistingPublicIp": "新建公共 IP",
|
||
"deployAzureSQLVM.NetworkSettingsNewSubnet": "新建子网",
|
||
"deployAzureSQLVM.NetworkSettingsNewVirtualNetwork": "新建虚拟网络",
|
||
"deployAzureSQLVM.SqlAuthenticationPasswordLabel": "密码",
|
||
"deployAzureSQLVM.MissingRequiredInfoError": "请填写标有红色星号的必填字段。",
|
||
"deployAzureSQLVM.SqlPortLabel": "端口",
|
||
"deployAzureSQLVM.PublicIPDropdownLabel": "公共 IP",
|
||
"deployAzureSQLVM.AzureRegionDropdownLabel": "区域",
|
||
"deployAzureSQLVM.ResourceGroup": "资源组",
|
||
"deployAzureSQLVM.SqlServerSettingsPageTitle": "SQL Server 设置",
|
||
"deployAzureSQLVM.SqlConnectivityTypeDropdownLabel": "SQL 连接",
|
||
"deployAzureSQLVM.ScriptToNotebook": "脚本到笔记本",
|
||
"deployAzureSQLVM.VmSizeDropdownLabel": "大小",
|
||
"deployAzureSQLVM.SubnetDropdownLabel": "子网",
|
||
"deployAzureSQLVM.AzureSubscriptionDropdownLabel": "订阅",
|
||
"deployAzureSQLVM.SqlAuthenticationUsernameLabel": "用户名",
|
||
"deployAzureSQLVM.VirtualNetworkDropdownLabel": "虚拟网络",
|
||
"deployAzureSQLVM.VmNameTextBoxLabel": "虚拟机名称",
|
||
"deployeAzureSQLVM.VmSettingsPageTitle": "虚拟机设置"
|
||
},
|
||
"dist/ui/deployAzureSQLVMWizard/deployAzureSQLVMWizardModel": {
|
||
"sqlVMDeploymentWizard.PasswordLengthError": "密码长度必须介于 12 到 123 个字符之间。",
|
||
"sqlVMDeploymentWizard.PasswordSpecialCharRequirementError": "密码必须包含以下3部分:1个小写字符、1 个大写字符、1 个数字和 1 个特殊字符。"
|
||
},
|
||
"dist/ui/deployAzureSQLVMWizard/pages/networkSettingsPage": {
|
||
"deployAzureSQLVM.NewPipError": "创建新的公共 IP",
|
||
"deployAzureSQLVM.NewSubnetError": "创建新的子网网络",
|
||
"deployAzureSQLVM.NewVnetError": "新建虚拟网络",
|
||
"deployAzureSQLVM.NewPipPlaceholder": "输入新公共 IP 的名称",
|
||
"deployAzureSQLVM.NewSubnetPlaceholder": "输入新子网的名称",
|
||
"deployAzureSQLVM.NewVnetPlaceholder": "输入新虚拟网络的名称",
|
||
"deployAzureSQLVM.PipNameError": "公共 IP 名称长度必须介于 1 到 80 个字符之间",
|
||
"deployAzureSQLVM.SubnetNameLengthError": "子网名称长度必须介于 1 到 80 个字符之间",
|
||
"deployAzureSQLVM.VnetNameLengthError": "虚拟网络名称长度必须介于 2 到 64 个字符之间"
|
||
},
|
||
"dist/ui/deployAzureSQLVMWizard/pages/sqlServerSettingsPage": {
|
||
"deployAzureSQLVM.LocalConnectivityDropdownOption": "本地(仅在 VM 中)",
|
||
"deployAzureSQLVM.SqlConfirmPasswordError": "密码和确认密码必须匹配。",
|
||
"deployAzureSQLVM.PrivateConnectivityDropdownOptionDefault": "专用(虚拟网络中)",
|
||
"deployAzureSQLVM.PublicConnectivityDropdownOption": "公共(Internet)",
|
||
"deployAzureSQLVM.SqlUsernameSpecialCharError": "用户名不可包含特殊字符 \\/\"\"[]:|<>+=;,?*。",
|
||
"deployAzureSQLVM.SqlUsernameLengthError": "用户名长度必须介于 2 到 128 个字符之间。"
|
||
},
|
||
"dist/ui/deployAzureSQLVMWizard/pages/vmSettingsPage": {
|
||
"deployAzureSQLVM.VMConfirmPasswordError": "密码和确认密码必须匹配。",
|
||
"deployAzureSQLVM.vmDropdownSizeError": "选择有效的虚拟机大小。",
|
||
"deployAzureSQLVM.VMUsernameSpecialCharError": "用户名不得包含特殊字符 \\/\"\"[]:|<>+=;,?*@& .",
|
||
"deployAzureSQLVM.VMUsernameSuffixError": "用户名不能以句点结尾",
|
||
"deployAzureSQLVM.VMUsernameLengthError": "用户名长度必须介于 1 到 20 个字符之间。",
|
||
"deployAzureSQLVM.VMUsernameReservedWordsError": "用户名不得包含保留字。",
|
||
"deployAzureSQLVM.VNamePrefixSuffixError": "虚拟机名称不得以下划线开头。不得以句点或连字符结尾",
|
||
"deployAzureSQLVM.VNameOnlyNumericNameError": "虚拟机名称不能仅包含数字。",
|
||
"deployAzureSQLVM.VNameSpecialCharError": "虚拟机名称不得包含特殊字符 \\/\"\"[]:|<>+=;,?*@&, .",
|
||
"deployAzureSQLVM.VnameLengthError": "虚拟机名称长度必须介于 1 到 15 个字符之间。",
|
||
"deployAzureSQLVM.VNameExistsError": "虚拟机名称在当前资源组中必须唯一。"
|
||
},
|
||
"dist/ui/deploymentInputDialog": {
|
||
"notebookType": "笔记本类型",
|
||
"deploymentDialog.OkButtonText": "确定",
|
||
"deploymentDialog.OpenNotebook": "打开笔记本"
|
||
},
|
||
"dist/ui/modelViewUtils": {
|
||
"azure.accessError": "\r\n 错误详细信息: {0}。",
|
||
"getClusterContexts.errorFetchingClusters": "加载或分析配置文件 {0} 时出错,错误为: {1}",
|
||
"fileChecker.FileNotFound": "找不到文件 {0}。请选择 kube 配置文件。",
|
||
"fileChecker.NotFile": "路径 {0} 不是文件,请选择有效的 kube 配置文件。",
|
||
"azure.accounts.accountStaleError": "所选帐户“{0}”的访问令牌不再有效。请单击“登录”按钮,刷新帐户或选择其他帐户。",
|
||
"azure.accounts.accountNotFoundError": "所选帐户“{0}”不再可用。请单击“登录”以再次添加,或选择其他帐户。",
|
||
"azure.accounts.unexpectedAccountsError": "提取帐户时出现意外错误: {0}",
|
||
"resourceDeployment.errorFetchingStorageClasses": "提取可用的 kubectl 存储类时出现意外错误: {0}",
|
||
"azure.accounts.unexpectedResourceGroupsError": "为订阅 {0} 提取资源组时出现意外错误: {1}",
|
||
"azure.accounts.unexpectedSubscriptionsError": "为帐户 {0} 提取订阅时出现意外错误: {1}",
|
||
"passwordNotMatch": "{0} 与确认密码不匹配",
|
||
"invalidSQLPassword": "{0} 不符合密码复杂性要求。有关详细信息,请访问: https://docs.microsoft.com/sql/relational-databases/security/password-policy"
|
||
},
|
||
"dist/ui/notebookWizard/notebookWizardAutoSummaryPage": {
|
||
"notebookWizard.autoSummaryPageTitle": "查看配置"
|
||
},
|
||
"dist/ui/pageLessDeploymentModel": {
|
||
"resourceDeployment.DownloadAndLaunchTaskName": "下载并启动安装程序,URL: {0}",
|
||
"resourceDeployment.DownloadingText": "正在从 {0} 下载",
|
||
"resourceDeployment.LaunchingProgramText": "正在启动: {0}",
|
||
"resourceDeployment.DownloadCompleteText": "已成功下载: {0}",
|
||
"resourceDeployment.ProgramLaunchedText": "已成功启动: {0}"
|
||
},
|
||
"dist/ui/resourceTypePickerDialog": {
|
||
"deploymentDialog.deploymentOptions": "部署选项"
|
||
},
|
||
"dist/ui/toolsAndEulaSettingsPage": {
|
||
"deploymentDialog.ToolDoesNotMeetVersionRequirement": "“{0}”[ {1} ]不符合最低版本要求,请将其卸载并重启 Azure Data Studio。",
|
||
"deploymentDialog.ToolInformation": "未发现“{0}”,当前不支持自动安装。请手动安装“{0}”,或确保它已启动且可被检测到。完成后,请重启 Azure Data Studio。请参阅 [{1}]。",
|
||
"resourceDeployment.AgreementTitle": "接受使用条款",
|
||
"deploymentDialog.InstalledTools": "现在已经安装了所有必需的工具。",
|
||
"notebookWizard.toolsAndEulaPageTitle": "部署先决条件",
|
||
"deploymentDialog.PendingInstallation": "仍未发现以下工具: {0}。请确保它们已安装、正在运行且可发现",
|
||
"deploymentDialog.loadingRequiredTools": "正在加载所需的工具信息",
|
||
"deploymentDialog.loadingRequiredToolsCompleted": "所需工具信息加载已完成",
|
||
"deploymentDialog.NoRequiredTool": "无需工具",
|
||
"deploymentDialog.FailedToolsInstallation": "仍未发现某些工具。请确保它们已安装,正在运行且可发现",
|
||
"deploymentDialog.FailedEulaValidation": "若要继续,必须接受最终用户许可协议(EULA)条款",
|
||
"deploymentDialog.InstallToolsHintOne": "未安装工具 {0},可单击“{1}”按钮进行安装。",
|
||
"deploymentDialog.InstallToolsHintMany": "未安装工具 {0},可单击“{1}”按钮进行安装。",
|
||
"deploymentDialog.VersionInformationDebugHint": "如果手动安装工具以选择更改,则需要重启 Azure Data Studio。你可以在“部署”和“Azure 数据 CLI”输出通道中找到更多详细信息"
|
||
},
|
||
"package": {
|
||
"azure-sqlvm-vm-administrator-account-page-label": "管理员帐户",
|
||
"azure-sqldb-agreement-sqldb-eula": "Azure SQL DB 许可条款",
|
||
"azure-sqldb-display-name": "Azure SQL 数据库",
|
||
"azure-sql-mi-agreement-eula": "Azure SQL MI 许可条款",
|
||
"azure-sql-mi-help-text": "Azure SQL 托管实例提供全面的 SQL Server 访问和功能兼容性,用于将 SQL Server 迁移到 Azure,或开发新应用程序。{0}。",
|
||
"azure-sqlvm-agreement-sqlvm-eula": "Azure SQL VM 许可条款",
|
||
"azure-sql-mi-display-name": "Azure SQL 托管实例",
|
||
"azure-sqlvm-azure-account-page-label": "Azure 信息",
|
||
"azure-sqlvm-azure-location-label": "Azure 位置",
|
||
"azure-sqlvm-password-confirm-label": "确认密码",
|
||
"docker-confirm-sql-password-field": "确认密码",
|
||
"docker-container-name-field": "容器名称",
|
||
"azure-sqlvm-description": "在 Azure 上创建 SQL 虚拟机。最适合需要 OS 级别访问权限的迁移和应用程序。",
|
||
"azure-sql-mi-display-description": "在 Azure 或客户管理的环境中创建 SQL 托管实例",
|
||
"azure-sqldb-description": "在 Azure 中创建 SQL 数据库、数据库服务器或弹性池。",
|
||
"azure-sqldb-portal-ok-button-text": "在 Azure 门户中创建",
|
||
"sql-azure-database-server-display-name": "数据库服务器",
|
||
"azure-sqlvm-deploy-dialog-title": "部署 Azure SQL 虚拟机",
|
||
"docker-sql-2017-title": "部署 SQL Server 2017 容器映像",
|
||
"docker-sql-2019-title": "部署 SQL Server 2019 容器映像",
|
||
"docker-sql-2022-title": "部署 SQL Server 2022 容器映像",
|
||
"deploy-resource-command-category": "部署",
|
||
"deployment.configuration.title": "部署配置",
|
||
"sql-azure-elastic-pool-display-name": "弹性池",
|
||
"azure-sql-mi-agreement": "我接受 {0} 和 {1}。",
|
||
"azure-sqldb-agreement": "我接受 {0}、{1} 和 {2}。",
|
||
"azure-sqlvm-agreement": "我接受 {0}、{1} 和 {2}。",
|
||
"azure-sqlvm-image-label": "映像",
|
||
"azure-sql-mi-help-text-learn-more": "了解详细信息",
|
||
"azdata-install-location-description": "用于安装命令的 azdata 程序包的位置",
|
||
"microsoft-privacy-statement": "Microsoft 隐私声明",
|
||
"deploy-resource-command-name": "新建部署…",
|
||
"azure-sql-mi-okButton-text": "在门户中打开",
|
||
"azure-sqlvm-password-label": "密码",
|
||
"docker-sql-port-field": "端口",
|
||
"extension-description": "提供部署 Microsoft SQL Server 的基于笔记本的体验",
|
||
"azure-sqlvm-publisher-label": "发布者",
|
||
"azure-sql-mi-resource-type-option-label": "资源类型",
|
||
"resource-type-display-name": "资源类型",
|
||
"resource-type-sql-image-description": "使用 Docker 运行 SQL Server 容器映像",
|
||
"resource-type-sql-windows-setup-description": "在 Windows 上运行 SQL Server,选择版本以开始使用。",
|
||
"sql-2017-display-name": "SQL Server 2017",
|
||
"sql-2019-display-name": "SQL Server 2019",
|
||
"sql-2022-display-name": "SQL Server 2022",
|
||
"extension-displayName": "Azure Data Studio 的 SQL Server 部署扩展",
|
||
"resource-type-sql-image-display-name": "SQL Server 容器映像",
|
||
"azure-sqlvm-display-name": "Azure 虚拟机上的 SQL Server",
|
||
"resource-type-sql-windows-setup-display-name": "Windows 上的 SQL Server",
|
||
"docker-sql-password-field": "SQL Server 密码",
|
||
"azure-sqlvm-deploy-dialog-action-text": "脚本到笔记本",
|
||
"azure-sqldb-notebook-ok-button-text": "选择",
|
||
"sql-azure-single-database-display-name": "单一数据库",
|
||
"azure-sqlvm-vmsize-label": "大小",
|
||
"azure-sqlvm-storage-page-lable": "存储帐户",
|
||
"azure-sqlvm-storage-sku-label": "存储帐户 SKU 类型",
|
||
"azure-sqlvm-storage-accountname-label": "存储帐户名称",
|
||
"azure-sqlvm-vm-summary-page-label": "摘要",
|
||
"azure-sqlvm-username-label": "用户名",
|
||
"azure-sqlvm-image-sku-label": "VM 映像 SKU",
|
||
"azure-sqlvm-vm-information-page-label": "VM 信息",
|
||
"version-display-name": "版本",
|
||
"azure-sqlvm-vmname-label": "虚拟机名称",
|
||
"azure-sqldb-agreement-azdata-eula": "azdata 许可条款",
|
||
"azure-sqlvm-agreement-azdata-eula": "azdata 许可条款"
|
||
}
|
||
}
|
||
} |