Files
azuredatastudio/i18n/ads-language-pack-ko/translations/extensions/resource-deployment.i18n.json
Alex Ma a187e8f2de Updated langpacks to be pushed in (#15519)
* updated langpacks to be pushed in

* bumped version number to 1.29.0

* patched german lang pack

* patched spanish langpack

* patched french langpack

* italian langpack patched

* Japanese langpack patched

* Korean langpack patched

* portuguese langpack patched

* russian langpack patched

* patched chinese simplified langpack and fixed changelog for ru and pt

* patched chinese traditional langpack
2021-05-20 12:54:37 -07:00

640 lines
48 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": {
"package": {
"extension-displayName": "Azure Data Studio용 SQL Server 배포 확장",
"extension-description": "Microsoft SQL Server 배포를 위한 Notebook 기반 환경을 제공합니다.",
"deploy-resource-command-name": "New Deployment…",
"deploy-resource-command-category": "배포",
"resource-type-sql-image-display-name": "SQL Server 컨테이너 이미지",
"resource-type-sql-image-description": "Docker를 사용하여 SQL Server 컨테이너 이미지 실행",
"version-display-name": "버전",
"sql-2017-display-name": "SQL Server 2017",
"sql-2019-display-name": "SQL Server 2019",
"docker-sql-2017-title": "Deploy SQL Server 2017 container images",
"docker-sql-2019-title": "Deploy SQL Server 2019 container images",
"docker-container-name-field": "컨테이너 이름",
"docker-sql-password-field": "SQL Server 암호",
"docker-confirm-sql-password-field": "암호 확인",
"docker-sql-port-field": "포트",
"resource-type-sql-windows-setup-display-name": "Windows의 SQL Server",
"resource-type-sql-windows-setup-description": "Windows에서 SQL Server를 실행하고 시작할 버전을 선택합니다.",
"microsoft-privacy-statement": "Microsoft Privacy Statement",
"deployment.configuration.title": "Deployment configuration",
"azdata-install-location-description": "Location of the azdata package used for the install command",
"azure-sqlvm-display-name": "SQL Server on Azure Virtual Machine",
"azure-sqlvm-description": "Create SQL virtual machines on Azure. Best for migrations and applications requiring OS-level access.",
"azure-sqlvm-deploy-dialog-title": "Deploy Azure SQL virtual machine",
"azure-sqlvm-deploy-dialog-action-text": "Script to notebook",
"azure-sqlvm-agreement": "I accept {0}, {1} and {2}.",
"azure-sqlvm-agreement-sqlvm-eula": "Azure SQL VM License Terms",
"azure-sqlvm-agreement-azdata-eula": "azdata License Terms",
"azure-sqlvm-azure-account-page-label": "Azure information",
"azure-sqlvm-azure-location-label": "Azure locations",
"azure-sqlvm-vm-information-page-label": "VM information",
"azure-sqlvm-image-label": "Image",
"azure-sqlvm-image-sku-label": "VM image SKU",
"azure-sqlvm-publisher-label": "Publisher",
"azure-sqlvm-vmname-label": "Virtual machine name",
"azure-sqlvm-vmsize-label": "Size",
"azure-sqlvm-storage-page-lable": "Storage account",
"azure-sqlvm-storage-accountname-label": "Storage account name",
"azure-sqlvm-storage-sku-label": "Storage account SKU type",
"azure-sqlvm-vm-administrator-account-page-label": "Administrator account",
"azure-sqlvm-username-label": "Username",
"azure-sqlvm-password-label": "Password",
"azure-sqlvm-password-confirm-label": "Confirm password",
"azure-sqlvm-vm-summary-page-label": "Summary",
"azure-sqldb-display-name": "Azure SQL Database",
"azure-sqldb-description": "Create a SQL database, database server, or elastic pool in Azure.",
"azure-sqldb-portal-ok-button-text": "Create in Azure portal",
"azure-sqldb-notebook-ok-button-text": "Select",
"resource-type-display-name": "Resource Type",
"sql-azure-single-database-display-name": "Single Database",
"sql-azure-elastic-pool-display-name": "Elastic Pool",
"sql-azure-database-server-display-name": "Database Server",
"azure-sqldb-agreement": "I accept {0}, {1} and {2}.",
"azure-sqldb-agreement-sqldb-eula": "Azure SQL DB License Terms",
"azure-sqldb-agreement-azdata-eula": "azdata License Terms",
"azure-sql-mi-display-name": "Azure SQL managed instance",
"azure-sql-mi-display-description": "Create a SQL Managed Instance in either Azure or a customer-managed environment",
"azure-sql-mi-okButton-text": "Open in Portal",
"azure-sql-mi-resource-type-option-label": "Resource Type",
"azure-sql-mi-agreement": "I accept {0} and {1}.",
"azure-sql-mi-agreement-eula": "Azure SQL MI License Terms",
"azure-sql-mi-help-text": "Azure SQL Managed Instance provides full SQL Server access and feature compatibility for migrating SQL Servers to Azure, or developing new applications. {0}.",
"azure-sql-mi-help-text-learn-more": "Learn More"
},
"dist/localizedConstants": {
"azure.account": "Azure Account",
"azure.account.subscription": "Subscription (selected subset)",
"azure.account.subscriptionDescription": "Change the currently selected subscriptions through the 'Select Subscriptions' action on an account listed in the 'Azure' tree view of the 'Connections' viewlet",
"azure.account.resourceGroup": "Resource Group",
"azure.account.location": "Azure Location",
"filePicker.browse": "Browse",
"button.label": "Select",
"kubeConfigClusterPicker.kubeConfigFilePath": "Kube config file path",
"kubeConfigClusterPicker.clusterContextNotFound": "No cluster context information found",
"azure.signin": "Sign in…",
"azure.refresh": "Refresh",
"azure.yes": "Yes",
"azure.no": "No",
"azure.resourceGroup.createNewResourceGroup": "Create a new resource group",
"azure.resourceGroup.NewResourceGroupAriaLabel": "New resource group name",
"deployCluster.Realm": "Realm",
"UnknownFieldTypeError": "Unknown field type: \"{0}\"",
"optionsSource.alreadyDefined": "Options Source with id:{0} is already defined",
"valueProvider.alreadyDefined": "Value Provider with id:{0} is already defined",
"optionsSource.notDefined": "No Options Source defined for id: {0}",
"valueProvider.notDefined": "No Value Provider defined for id: {0}",
"getVariableValue.unknownVariableName": "Attempt to get variable value for unknown variable:{0}",
"getIsPassword.unknownVariableName": "Attempt to get isPassword for unknown variable:{0}",
"optionsNotDefined": "FieldInfo.options was not defined for field type: {0}",
"optionsNotObjectOrArray": "FieldInfo.options must be an object if it is not an array",
"optionsTypeNotFound": "When FieldInfo.options is an object it must have 'optionsType' property",
"optionsTypeRadioOrDropdown": "When optionsType is not {0} then it must be {1}",
"azdataEulaNotAccepted": "Deployment cannot continue. Azure Data CLI license terms have not yet been accepted. Please accept the EULA to enable the features that requires Azure Data CLI.",
"azdataEulaDeclined": "Deployment cannot continue. Azure Data CLI license terms were declined.You can either Accept EULA to continue or Cancel this operation",
"deploymentDialog.RecheckEulaButton": "Accept EULA & Select",
"resourceTypePickerDialog.title": "Select the deployment options",
"resourceTypePickerDialog.resourceSearchPlaceholder": "Filter resources...",
"resourceTypePickerDialog.tagsListViewTitle": "Categories",
"validation.multipleValidationErrors": "There are some errors on this page, click 'Show Details' to view the errors.",
"ui.ScriptToNotebookButton": "Script",
"ui.DeployButton": "Run",
"resourceDeployment.ViewErrorDetail": "View error detail",
"resourceDeployment.FailedToOpenNotebook": "An error occurred opening the output notebook. {1}{2}.",
"resourceDeployment.BackgroundExecutionFailed": "The task \"{0}\" has failed.",
"resourceDeployment.TaskFailedWithNoOutputNotebook": "The task \"{0}\" failed and no output Notebook was generated.",
"resourceTypePickerDialog.resourceTypeCategoryAll": "All",
"resourceTypePickerDialog.resourceTypeCategoryOnPrem": "On-premises",
"resourceTypePickerDialog.resourceTypeCategoriesSqlServer": "SQL Server",
"resourceTypePickerDialog.resourceTypeCategoryOnHybrid": "Hybrid",
"resourceTypePickerDialog.resourceTypeCategoryOnPostgreSql": "PostgreSQL",
"resourceTypePickerDialog.resourceTypeCategoryOnCloud": "Cloud",
"resourceDeployment.Description": "Description",
"resourceDeployment.Tool": "Tool",
"resourceDeployment.Status": "Status",
"resourceDeployment.Version": "Version",
"resourceDeployment.RequiredVersion": "Required Version",
"resourceDeployment.discoverPathOrAdditionalInformation": "Discovered Path or Additional Information",
"resourceDeployment.requiredTools": "Required tools",
"resourceDeployment.InstallTools": "Install tools",
"resourceDeployment.Options": "Options",
"deploymentDialog.InstallingTool": "Required tool '{0}' [ {1} ] is being installed now."
},
"dist/ui/modelViewUtils": {
"getClusterContexts.errorFetchingClusters": "An error ocurred while loading or parsing the config file:{0}, error is:{1}",
"fileChecker.NotFile": "Path: {0} is not a file, please select a valid kube config file.",
"fileChecker.FileNotFound": "File: {0} not found. Please select a kube config file.",
"azure.accounts.unexpectedAccountsError": "Unexpected error fetching accounts: {0}",
"resourceDeployment.errorFetchingStorageClasses": "Unexpected error fetching available kubectl storage classes : {0}",
"azure.accounts.unexpectedSubscriptionsError": "Unexpected error fetching subscriptions for account {0}: {1}",
"azure.accounts.accountNotFoundError": "The selected account '{0}' is no longer available. Click sign in to add it again or select a different account.",
"azure.accessError": "\r\n Error Details: {0}.",
"azure.accounts.accountStaleError": "The access token for selected account '{0}' is no longer valid. Please click the sign in button and refresh the account or select a different account.",
"azure.accounts.unexpectedResourceGroupsError": "Unexpected error fetching resource groups for subscription {0}: {1}",
"invalidSQLPassword": "{0}이(가) 암호 복잡성 요구 사항을 충족하지 않습니다. 자세한 정보: https://docs.microsoft.com/sql/relational-databases/security/password-policy",
"passwordNotMatch": "{0}이(가) 확인 암호와 일치하지 않습니다."
},
"dist/ui/deployAzureSQLVMWizard/constants": {
"deployAzureSQLVM.NewSQLVMTitle": "Deploy Azure SQL VM",
"deployAzureSQLVM.ScriptToNotebook": "Script to Notebook",
"deployAzureSQLVM.MissingRequiredInfoError": "Please fill out the required fields marked with red asterisks.",
"deployAzureSQLVM.AzureSettingsPageTitle": "Azure settings",
"deployAzureSQLVM.AzureAccountDropdownLabel": "Azure Account",
"deployAzureSQLVM.AzureSubscriptionDropdownLabel": "Subscription",
"deployAzureSQLVM.ResourceGroup": "Resource Group",
"deployAzureSQLVM.AzureRegionDropdownLabel": "Region",
"deployeAzureSQLVM.VmSettingsPageTitle": "Virtual machine settings",
"deployAzureSQLVM.VmNameTextBoxLabel": "Virtual machine name",
"deployAzureSQLVM.VmAdminUsernameTextBoxLabel": "Administrator account username",
"deployAzureSQLVM.VmAdminPasswordTextBoxLabel": "Administrator account password",
"deployAzureSQLVM.VmAdminConfirmPasswordTextBoxLabel": "Confirm password",
"deployAzureSQLVM.VmImageDropdownLabel": "Image",
"deployAzureSQLVM.VmSkuDropdownLabel": "Image SKU",
"deployAzureSQLVM.VmImageVersionDropdownLabel": "Image Version",
"deployAzureSQLVM.VmSizeDropdownLabel": "Size",
"deployeAzureSQLVM.VmSizeLearnMoreLabel": "Click here to learn more about pricing and supported VM sizes",
"deployAzureSQLVM.NetworkSettingsPageTitle": "Networking",
"deployAzureSQLVM.NetworkSettingsPageDescription": "Configure network settings",
"deployAzureSQLVM.NetworkSettingsNewVirtualNetwork": "New virtual network",
"deployAzureSQLVM.VirtualNetworkDropdownLabel": "Virtual Network",
"deployAzureSQLVM.NetworkSettingsNewSubnet": "New subnet",
"deployAzureSQLVM.SubnetDropdownLabel": "Subnet",
"deployAzureSQLVM.PublicIPDropdownLabel": "Public IP",
"deployAzureSQLVM.NetworkSettingsUseExistingPublicIp": "New public ip",
"deployAzureSQLVM.VmRDPAllowCheckboxLabel": "Enable Remote Desktop (RDP) inbound port (3389)",
"deployAzureSQLVM.SqlServerSettingsPageTitle": "SQL Servers settings",
"deployAzureSQLVM.SqlConnectivityTypeDropdownLabel": "SQL connectivity",
"deployAzureSQLVM.SqlPortLabel": "Port",
"deployAzureSQLVM.SqlEnableSQLAuthenticationLabel": "Enable SQL authentication",
"deployAzureSQLVM.SqlAuthenticationUsernameLabel": "Username",
"deployAzureSQLVM.SqlAuthenticationPasswordLabel": "Password",
"deployAzureSQLVM.SqlAuthenticationConfirmPasswordLabel": "Confirm password"
},
"dist/ui/deployClusterWizard/deployClusterWizardModel": {
"deployCluster.SaveConfigFiles": "Save config files",
"deployCluster.ScriptToNotebook": "Script to Notebook",
"deployCluster.SelectConfigFileFolder": "Save config files",
"deployCluster.SaveConfigFileSucceeded": "Config files saved to {0}",
"deployCluster.NewAKSWizardTitle": "Deploy SQL Server 2019 Big Data Cluster on a new AKS cluster",
"deployCluster.ExistingAKSWizardTitle": "Deploy SQL Server 2019 Big Data Cluster on an existing AKS cluster",
"deployCluster.ExistingKubeAdm": "Deploy SQL Server 2019 Big Data Cluster on an existing kubeadm cluster",
"deployCluster.ExistingARO": "Deploy SQL Server 2019 Big Data Cluster on an existing Azure Red Hat OpenShift cluster",
"deployCluster.ExistingOpenShift": "Deploy SQL Server 2019 Big Data Cluster on an existing OpenShift cluster"
},
"dist/services/tools/toolBase": {
"deploymentDialog.ToolStatus.NotInstalled": "Not Installed",
"deploymentDialog.ToolStatus.Installed": "Installed",
"deploymentDialog.ToolStatus.Installing": "Installing…",
"deploymentDialog.ToolStatus.Error": "Error",
"deploymentDialog.ToolStatus.Failed": "Failed",
"deploymentDialog.ToolInformationalMessage.Brew": "•\tbrew is needed for deployment of the tools and needs to be pre-installed before necessary tools can be deployed",
"deploymentDialog.ToolInformationalMessage.Curl": "•\tcurl is needed for installation and needs to be pre-installed before necessary tools can be deployed",
"toolBase.getPip3InstallationLocation.LocationNotFound": " Could not find 'Location' in the output:",
"toolBase.getPip3InstallationLocation.Output": " output:",
"toolBase.InstallError": "Error installing tool '{0}' [ {1} ].{2}Error: {3}{2}See output channel '{4}' for more details",
"toolBase.InstallErrorInformation": "Error installing tool. See output channel '{0}' for more details",
"toolBase.InstallFailed": "Installation commands completed but version of tool '{0}' could not be detected so our installation attempt has failed. Detection Error: {1}{2}Cleaning up previous installations would help.",
"toolBase.InstallFailInformation": "Failed to detect version post installation. See output channel '{0}' for more details",
"toolBase.ManualUninstallCommand": " A possibly way to uninstall is using this command:{0} >{1}",
"toolBase.SeeOutputChannel": "{0}See output channel '{1}' for more details",
"toolBase.installCore.CannotInstallTool": "Cannot install tool:{0}::{1} as installation commands are unknown for your OS distribution, Please install {0} manually before proceeding",
"toolBase.addInstallationSearchPathsToSystemPath.SearchPaths": "Search Paths for tool '{0}': {1}",
"deployCluster.GetToolVersionErrorInformation": "Error retrieving version information. See output channel '{0}' for more details",
"deployCluster.GetToolVersionError": "Error retrieving version information.{0}Invalid output received, get version command output: '{1}' "
},
"dist/ui/deployAzureSQLDBWizard/constants": {
"deployAzureSQLDB.NewSQLDBTitle": "Deploy Azure SQL DB",
"deployAzureSQLDB.ScriptToNotebook": "Script to Notebook",
"deployAzureSQLDB.MissingRequiredInfoError": "Please fill out the required fields marked with red asterisks.",
"deployAzureSQLDB.AzureSettingsPageTitle": "Azure SQL Database - Azure account settings",
"deployAzureSQLDB.AzureSettingsSummaryPageTitle": "Azure account settings",
"deployAzureSQLDB.AzureAccountDropdownLabel": "Azure account",
"deployAzureSQLDB.AzureSubscriptionDropdownLabel": "Subscription",
"deployAzureSQLDB.AzureDatabaseServersDropdownLabel": "Server",
"deployAzureSQLDB.ResourceGroup": "Resource group",
"deployAzureSQLDB.DatabaseSettingsPageTitle": "Database settings",
"deployAzureSQLDB.FirewallRuleNameLabel": "Firewall rule name",
"deployAzureSQLDB.DatabaseNameLabel": "SQL database name",
"deployAzureSQLDB.CollationNameLabel": "Database collation",
"deployAzureSQLDB.CollationNameSummaryLabel": "Collation for database",
"deployAzureSQLDB.IpAddressInfoLabel": "Enter IP addresses in IPv4 format.",
"deployAzureSQLDB.StartIpAddressLabel": "Min IP address in firewall IP range",
"deployAzureSQLDB.EndIpAddressLabel": "Max IP address in firewall IP range",
"deployAzureSQLDB.StartIpAddressShortLabel": "Min IP address",
"deployAzureSQLDB.EndIpAddressShortLabel": "Max IP address",
"deployAzureSQLDB.FirewallRuleDescription": "Create a firewall rule for your local client IP in order to connect to your database through Azure Data Studio after creation is completed.",
"deployAzureSQLDB.FirewallToggleLabel": "Create a firewall rule"
},
"dist/services/tools/kubeCtlTool": {
"resourceDeployment.KubeCtlDescription": "Runs commands against Kubernetes clusters",
"resourceDeployment.KubeCtlDisplayName": "kubectl",
"resourceDeployment.invalidKubectlVersionOutput": "Unable to parse the kubectl version command output: \"{0}\"",
"resourceDeployment.Kubectl.UpdatingBrewRepository": "updating your brew repository for kubectl installation …",
"resourceDeployment.Kubectl.InstallingKubeCtl": "installing kubectl …",
"resourceDeployment.Kubectl.AptGetUpdate": "updating repository information …",
"resourceDeployment.Kubectl.AptGetPackages": "getting packages needed for kubectl installation …",
"resourceDeployment.Kubectl.DownloadAndInstallingSigningKey": "downloading and installing the signing key for kubectl …",
"resourceDeployment.Kubectl.AddingKubectlRepositoryInformation": "adding the kubectl repository information …",
"resourceDeployment.Kubectl.InstallingKubectl": "installing kubectl …",
"resourceDeployment.Kubectl.DeletePreviousDownloadedKubectl.exe": "deleting previously downloaded kubectl.exe if one exists …",
"resourceDeployment.Kubectl.DownloadingAndInstallingKubectl": "downloading and installing the latest kubectl.exe …",
"resourceDeployment.Kubectl.DeletePreviousDownloadedKubectl": "deleting previously downloaded kubectl if one exists …",
"resourceDeployment.Kubectl.DownloadingKubectl": "downloading the latest kubectl release …",
"resourceDeployment.Kubectl.MakingExecutable": "making kubectl executable …",
"resourceDeployment.Kubectl.CleaningUpOldBackups": "cleaning up any previously backed up version in the install location if they exist …",
"resourceDeployment.Kubectl.BackupCurrentBinary": "backing up any existing kubectl in the install location …",
"resourceDeployment.Kubectl.MoveToSystemPath": "moving kubectl into the install location in the PATH …"
},
"dist/ui/notebookWizard/notebookWizardPage": {
"wizardPage.ValidationError": "There are some errors on this page, click 'Show Details' to view the errors."
},
"dist/ui/deploymentInputDialog": {
"deploymentDialog.OpenNotebook": "Open Notebook",
"deploymentDialog.OkButtonText": "OK",
"notebookType": "Notebook type"
},
"dist/main": {
"resourceDeployment.FailedToLoadExtension": "{0} 확장을 로드하지 못했습니다. package.json의 리소스 종류 정의에서 오류가 감지되었습니다. 자세한 내용은 디버그 콘솔을 참조하세요.",
"resourceDeployment.UnknownResourceType": "리소스 종류 {0}이(가) 정의되지 않았습니다."
},
"dist/services/notebookService": {
"resourceDeployment.notebookNotFound": "{0} Notebook이 없습니다."
},
"dist/services/platformService": {
"resourceDeployment.outputChannel": "Deployments",
"platformService.RunCommand.ErroredOut": "\t>>> {0} … errored out: {1}",
"platformService.RunCommand.IgnoringError": "\t>>> Ignoring error in execution and continuing tool deployment",
"platformService.RunCommand.stdout": " stdout: ",
"platformService.RunCommand.stderr": " stderr: ",
"platformService.RunStreamedCommand.ExitedWithCode": " >>> {0} … exited with code: {1}",
"platformService.RunStreamedCommand.ExitedWithSignal": " >>> {0} … exited with signal: {1}"
},
"dist/services/resourceTypeService": {
"downloadError": "다운로드 실패, 상태 코드: {0}, 메시지: {1}"
},
"dist/ui/deployClusterWizard/pages/deploymentProfilePage": {
"deployCluster.serviceScaleTableTitle": "Service scale settings (Instances)",
"deployCluster.storageTableTitle": "Service storage settings (GB per Instance)",
"deployCluster.featureTableTitle": "Features",
"deployCluster.yesText": "Yes",
"deployCluster.noText": "No",
"deployCluster.summaryPageTitle": "Deployment configuration profile",
"deployCluster.summaryPageDescription": "Select the target configuration profile",
"deployCluster.ProfileHintText": "참고: 배포 프로필의 설정은 이후 단계에서 사용자 지정할 수 있습니다.",
"deployCluster.loadingProfiles": "Loading profiles",
"deployCluster.loadingProfilesCompleted": "Loading profiles completed",
"deployCluster.profileRadioGroupLabel": "Deployment configuration profile",
"deployCluster.loadProfileFailed": "배포 프로필 {0}을(를) 로드하지 못했습니다.",
"deployCluster.masterPoolLabel": "SQL Server 마스터",
"deployCluster.computePoolLable": "컴퓨팅",
"deployCluster.dataPoolLabel": "데이터",
"deployCluster.hdfsLabel": "HDFS + Spark",
"deployCluster.ServiceName": "Service",
"deployCluster.dataStorageType": "Data",
"deployCluster.logsStorageType": "Logs",
"deployCluster.StorageType": "Storage type",
"deployCluster.basicAuthentication": "기본 인증",
"deployCluster.activeDirectoryAuthentication": "Active Directory 인증",
"deployCluster.hadr": "고가용성",
"deployCluster.featureText": "Feature",
"deployCluster.ProfileNotSelectedError": "배포 프로필을 선택하세요."
},
"dist/ui/deployClusterWizard/pages/azureSettingsPage": {
"deployCluster.MissingRequiredInfoError": "Please fill out the required fields marked with red asterisks.",
"deployCluster.AzureSettingsPageTitle": "Azure 설정",
"deployCluster.AzureSettingsPageDescription": "Azure Kubernetes Service 클러스터를 만들기 위한 설정 구성",
"deployCluster.SubscriptionField": "구독 ID",
"deployCluster.SubscriptionPlaceholder": "내 기본 Azure 구독 사용",
"deployCluster.SubscriptionDescription": "이 필드를 비워 두면 기본 구독이 사용됩니다.",
"deployCluster.SubscriptionHelpLink": "사용 가능한 Azure 구독 보기",
"deployCluster.ResourceGroupName": "새 리소스 그룹 이름",
"deployCluster.Location": "위치",
"deployCluster.AzureLocationHelpLink": "사용 가능한 Azure 위치 보기",
"deployCluster.AksName": "AKS 클러스터 이름",
"deployCluster.VMCount": "VM 수",
"deployCluster.VMSize": "VM 크기",
"deployCluster.VMSizeHelpLink": "사용 가능한 VM 크기 보기"
},
"dist/ui/deployClusterWizard/pages/clusterSettingsPage": {
"deployCluster.ClusterNameDescription": "The cluster name must consist only of alphanumeric lowercase characters or '-' and must start and end with an alphanumeric character.",
"deployCluster.ClusterSettingsPageTitle": "클러스터 설정",
"deployCluster.ClusterSettingsPageDescription": "SQL Server 빅 데이터 클러스터 설정 구성",
"deployCluster.ClusterName": "클러스터 이름",
"deployCluster.AdminUsername": "관리자 사용자 이름",
"deployCluster.AdminUsernameDescription": "이 사용자 이름은 컨트롤러 및 SQL Server에 사용됩니다. 게이트웨이의 사용자 이름은 root입니다.",
"deployCluster.AdminPassword": "암호",
"deployCluster.AdminPasswordDescription": "이 암호를 사용하여 컨트롤러, SQL Server 및 게이트웨이에 액세스할 수 있습니다.",
"deployCluster.ConfirmPassword": "암호 확인",
"deployCluster.AuthenticationMode": "인증 모드",
"deployCluster.AuthenticationMode.Basic": "기본",
"deployCluster.AuthenticationMode.ActiveDirectory": "Active Directory",
"deployCluster.DockerSettings": "Docker 설정",
"deployCluster.DockerRegistry": "레지스트리",
"deployCluster.DockerRepository": "리포지토리",
"deployCluster.DockerImageTag": "이미지 태그",
"deployCluster.DockerUsername": "사용자 이름",
"deployCluster.DockerPassword": "암호",
"deployCluster.ActiveDirectorySettings": "Active Directory 설정",
"deployCluster.OuDistinguishedName": "조직 구성 단위",
"deployCluster.OuDistinguishedNameDescription": "조직 구성 단위의 고유 이름(예: OU=bdc,DC=contoso,DC=com)입니다.",
"deployCluster.DomainControllerFQDNs": "도메인 컨트롤러 FQDN",
"deployCluster.DomainControllerFQDNsPlaceHolder": "쉼표를 사용하여 값을 구분합니다.",
"deployCluster.DomainControllerFQDNDescription": "도메인 컨트롤러의 정규화된 도메인 이름(예: DC1. CONTOSO.COM)입니다. 쉼표를 사용하여 여러 FQDN을 구분합니다.",
"deployCluster.DomainDNSIPAddresses": "도메인 DNS IP 주소",
"deployCluster.DomainDNSIPAddressesPlaceHolder": "쉼표를 사용하여 값을 구분합니다.",
"deployCluster.DomainDNSIPAddressesDescription": "도메인 DNS 서버의 IP 주소입니다. 쉼표를 사용하여 여러 IP 주소를 구분합니다.",
"deployCluster.DomainDNSName": "도메인 DNS 이름",
"deployCluster.RealmDescription": "If not provided, the domain DNS name will be used as the default value.",
"deployCluster.ClusterAdmins": "클러스터 관리자 그룹",
"deployCluster.ClusterAdminsDescription": "클러스터 관리자의 Active Directory 그룹입니다.",
"deployCluster.ClusterUsers": "클러스터 사용자",
"deployCluster.ClusterUsersPlaceHolder": "쉼표를 사용하여 값을 구분합니다.",
"deployCluster.ClusterUsersDescription": "클러스터 사용자 역할이 있는 Active Directory 사용자/그룹입니다. 쉼표를 사용하여 여러 사용자/그룹을 구분합니다.",
"deployCluster.DomainServiceAccountUserName": "서비스 계정 사용자 이름",
"deployCluster.DomainServiceAccountUserNameDescription": "빅 데이터 클러스터의 도메인 서비스 계정",
"deployCluster.DomainServiceAccountPassword": "서비스 계정 암호",
"deployCluster.AppOwners": "App owners",
"deployCluster.AppOwnersPlaceHolder": "쉼표를 사용하여 값을 구분합니다.",
"deployCluster.AppOwnersDescription": "앱 소유자 역할이 있는 Active Directory 사용자 또는 그룹입니다. 쉼표를 사용하여 여러 사용자/그룹을 구분합니다.",
"deployCluster.AppReaders": "앱 읽기 권한자",
"deployCluster.AppReadersPlaceHolder": "쉼표를 사용하여 값을 구분합니다.",
"deployCluster.AppReadersDescription": "앱 읽기 권한자의 Active Directory 사용자 또는 그룹입니다. 여러 사용자/그룹이 있는 경우 쉼표를 구분 기호로 사용합니다.",
"deployCluster.Subdomain": "Subdomain",
"deployCluster.SubdomainDescription": "A unique DNS subdomain to use for this SQL Server Big Data Cluster. If not provided, the cluster name will be used as the default value.",
"deployCluster.AccountPrefix": "Account prefix",
"deployCluster.AccountPrefixDescription": "A unique prefix for AD accounts SQL Server Big Data Cluster will generate. If not provided, the subdomain name will be used as the default value. If a subdomain is not provided, the cluster name will be used as the default value.",
"deployCluster.AdminPasswordField": "암호",
"deployCluster.ValidationError": "이 페이지에 오류가 있습니다. 오류를 보려면 '세부 정보 표시'를 클릭합니다."
},
"dist/ui/deployClusterWizard/pages/serviceSettingsPage": {
"deployCluster.ServiceSettingsPageTitle": "서비스 설정",
"deployCluster.scaleSectionTitle": "크기 조정 설정",
"deployCluster.MasterSqlServerInstances": "SQL Server 마스터 인스턴스",
"deployCluster.ComputePoolInstances": "컴퓨팅 풀 인스턴스",
"deployCluster.DataPoolInstances": "데이터 풀 인스턴스",
"deployCluster.SparkPoolInstances": "Spark 풀 인스턴스",
"deployCluster.StoragePoolInstances": "스토리지 풀(HDFS) 인스턴스",
"deployCluster.IncludeSparkInStoragePool": "스토리지 풀에 Spark 포함",
"deployCluster.DNSNameHeader": "DNS 이름",
"deployCluster.PortHeader": "포트",
"deployCluster.ControllerText": "컨트롤러",
"deployCluster.ControllerDNSName": "컨트롤러 DNS 이름",
"deployCluster.ControllerPortName": "컨트롤러 포트",
"deployCluster.MasterSqlText": "SQL Server 마스터",
"deployCluster.MasterSQLServerDNSName": "SQL Server 마스터 DNS 이름",
"deployCluster.MasterSQLServerPortName": "SQL Server 마스터 포트",
"deployCluster.GatewayText": "게이트웨이",
"deployCluster.GatewayDNSName": "게이트웨이 DNS 이름",
"deployCluster.GatewayPortName": "게이트웨이 포트",
"deployCluster.ServiceProxyText": "관리 프록시",
"deployCluster.ServiceProxyDNSName": "관리 프록시 DNS 이름",
"deployCluster.ServiceProxyPortName": "관리 프록시 포트",
"deployCluster.AppServiceProxyText": "애플리케이션 프록시",
"deployCluster.AppServiceProxyDNSName": "애플리케이션 프록시 DNS 이름",
"deployCluster.AppServiceProxyPortName": "애플리케이션 프록시 포트",
"deployCluster.ReadableSecondaryText": "읽기 가능한 보조",
"deployCluster.ReadableSecondaryDNSName": "읽기 가능한 보조 DNS 이름",
"deployCluster.ReadableSecondaryPortName": "읽기 가능한 보조 포트",
"deployCluster.EndpointSettings": "엔드포인트 설정",
"deployCluster.storageFieldTooltip": "컨트롤러 설정 사용",
"deployCluster.AdvancedStorageDescription": "기본적으로 컨트롤러 스토리지 설정은 다른 서비스에도 적용되며 고급 스토리지 설정을 확장하여 다른 서비스용으로 스토리지를 구성할 수 있습니다.",
"deployCluster.controllerDataStorageClass": "Controller's data storage class",
"deployCluster.controllerDataStorageClaimSize": "Controller's data storage claim size",
"deployCluster.controllerLogsStorageClass": "Controller's logs storage class",
"deployCluster.controllerLogsStorageClaimSize": "Controller's logs storage claim size",
"deployCluster.StoragePool": "스토리지 풀(HDFS)",
"deployCluster.storagePoolDataStorageClass": "Storage pool's data storage class",
"deployCluster.storagePoolDataStorageClaimSize": "Storage pool's data storage claim size",
"deployCluster.storagePoolLogsStorageClass": "Storage pool's logs storage class",
"deployCluster.storagePoolLogsStorageClaimSize": "Storage pool's logs storage claim size",
"deployCluster.DataPool": "데이터 풀",
"deployCluster.dataPoolDataStorageClass": "Data pool's data storage class",
"deployCluster.dataPoolDataStorageClaimSize": "Data pool's data storage claim size",
"deployCluster.dataPoolLogsStorageClass": "Data pool's logs storage class",
"deployCluster.dataPoolLogsStorageClaimSize": "Data pool's logs storage claim size",
"deployCluster.sqlServerMasterDataStorageClass": "SQL Server master's data storage class",
"deployCluster.sqlServerMasterDataStorageClaimSize": "SQL Server master's data storage claim size",
"deployCluster.sqlServerMasterLogsStorageClass": "SQL Server master's logs storage class",
"deployCluster.sqlServerMasterLogsStorageClaimSize": "SQL Server master's logs storage claim size",
"deployCluster.ServiceName": "Service name",
"deployCluster.DataStorageClassName": "데이터용 스토리지 클래스",
"deployCluster.DataClaimSize": "데이터의 클레임 크기(GB)",
"deployCluster.LogStorageClassName": "로그용 스토리지 클래스",
"deployCluster.LogsClaimSize": "로그의 클레임 크기(GB)",
"deployCluster.StorageSettings": "Storage settings",
"deployCluster.StorageSectionTitle": "스토리지 설정",
"deployCluster.SparkMustBeIncluded": "잘못된 Spark 구성입니다. 'Spark 포함' 확인란을 선택하거나 'Spark 풀 인스턴스'를 1 이상으로 설정해야 합니다."
},
"dist/ui/deployClusterWizard/pages/summaryPage": {
"deployCluster.summaryPageTitle": "요약",
"deployCluster.DeploymentTarget": "배포 대상",
"deployCluster.Kubeconfig": "Kube 구성",
"deployCluster.ClusterContext": "클러스터 컨텍스트",
"deployCluster.ClusterSettings": "클러스터 설정",
"deployCluster.DeploymentProfile": "배포 프로필",
"deployCluster.ClusterName": "클러스터 이름",
"deployCluster.ControllerUsername": "컨트롤러 사용자 이름",
"deployCluster.AuthenticationMode": "인증 모드",
"deployCluster.AuthenticationMode.ActiveDirectory": "Active Directory",
"deployCluster.AuthenticationMode.Basic": "기본",
"deployCluster.OuDistinguishedName": "조직 구성 단위",
"deployCluster.DomainControllerFQDNs": "도메인 컨트롤러 FQDN",
"deployCluster.DomainDNSIPAddresses": "도메인 DNS IP 주소",
"deployCluster.DomainDNSName": "도메인 DNS 이름",
"deployCluster.ClusterAdmins": "클러스터 관리자 그룹",
"deployCluster.ClusterUsers": "클러스터 사용자",
"deployCluster.AppOwners": "App owners",
"deployCluster.AppReaders": "앱 읽기 권한자",
"deployCluster.Subdomain": "Subdomain",
"deployCluster.AccountPrefix": "Account prefix",
"deployCluster.DomainServiceAccountUserName": "서비스 계정 사용자 이름",
"deployCluster.AzureSettings": "Azure 설정",
"deployCluster.SubscriptionId": "구독 ID",
"deployCluster.DefaultSubscription": "기본 Azure 구독",
"deployCluster.ResourceGroup": "리소스 그룹",
"deployCluster.Location": "위치",
"deployCluster.AksClusterName": "AKS 클러스터 이름",
"deployCluster.VMSize": "VM 크기",
"deployCluster.VMCount": "VM 수",
"deployCluster.ScaleSettings": "크기 조정 설정",
"deployCluster.MasterSqlServerInstances": "SQL Server 마스터 인스턴스",
"deployCluster.ComputePoolInstances": "컴퓨팅 풀 인스턴스",
"deployCluster.DataPoolInstances": "데이터 풀 인스턴스",
"deployCluster.SparkPoolInstances": "Spark 풀 인스턴스",
"deployCluster.StoragePoolInstances": "스토리지 풀(HDFS) 인스턴스",
"deployCluster.WithSpark": "(Spark 포함)",
"deployCluster.ServiceName": "Service",
"deployCluster.DataStorageClassName": "데이터용 스토리지 클래스",
"deployCluster.DataClaimSize": "데이터의 클레임 크기(GB)",
"deployCluster.LogStorageClassName": "로그용 스토리지 클래스",
"deployCluster.LogsClaimSize": "로그의 클레임 크기(GB)",
"deployCluster.StorageSettings": "스토리지 설정",
"deployCluster.ControllerText": "컨트롤러",
"deployCluster.StoragePool": "스토리지 풀(HDFS)",
"deployCluster.DataText": "데이터",
"deployCluster.MasterSqlText": "SQL Server 마스터",
"deployCluster.SqlServerText": "SQL Server 마스터",
"deployCluster.GatewayText": "게이트웨이",
"deployCluster.AppServiceProxyText": "애플리케이션 프록시",
"deployCluster.ServiceProxyText": "관리 프록시",
"deployCluster.ReadableSecondaryText": "읽기 가능한 보조",
"deployCluster.EndpointSettings": "엔드포인트 설정"
},
"dist/ui/deployClusterWizard/pages/targetClusterPage": {
"deployCluster.TargetClusterContextPageTitle": "대상 클러스터 컨텍스트",
"deployCluster.TargetClusterContextPageDescription": "kube 구성 파일을 선택한 후 목록에서 클러스터 컨텍스트 선택",
"deployCluster.ClusterContextNotSelectedMessage": "클러스터 컨텍스트를 선택하세요.",
"deployCluster.kubeConfigFileLabelText": "Kube 구성 파일 경로",
"deployCluster.browseText": "찾아보기",
"deployCluster.clusterContextsLabelText": "클러스터 컨텍스트",
"deployCluster.errorLoadingClustersText": "구성 파일에서 클러스터 정보를 찾지 못했거나 구성 파일을 로드하는 동안 오류가 발생했습니다.",
"deployCluster.selectKubeConfigFileText": "선택",
"deployCluster.ConfigParseError": "구성 파일을 로드하지 못함"
},
"dist/ui/deployAzureSQLVMWizard/deployAzureSQLVMWizardModel": {
"sqlVMDeploymentWizard.PasswordLengthError": "Password must be between 12 and 123 characters long.",
"sqlVMDeploymentWizard.PasswordSpecialCharRequirementError": "Password must have 3 of the following: 1 lower case character, 1 upper case character, 1 number, and 1 special character."
},
"dist/ui/deployAzureSQLVMWizard/pages/vmSettingsPage": {
"deployAzureSQLVM.VnameLengthError": "Virtual machine name must be between 1 and 15 characters long.",
"deployAzureSQLVM.VNameOnlyNumericNameError": "Virtual machine name cannot contain only numbers.",
"deployAzureSQLVM.VNamePrefixSuffixError": "Virtual machine name Can't start with underscore. Can't end with period or hyphen",
"deployAzureSQLVM.VNameSpecialCharError": "Virtual machine name cannot contain special characters \\/\"\"[]:|<>+=;,?*@&, .",
"deployAzureSQLVM.VNameExistsError": "Virtual machine name must be unique in the current resource group.",
"deployAzureSQLVM.VMUsernameLengthError": "Username must be between 1 and 20 characters long.",
"deployAzureSQLVM.VMUsernameSuffixError": "Username cannot end with period",
"deployAzureSQLVM.VMUsernameSpecialCharError": "Username cannot contain special characters \\/\"\"[]:|<>+=;,?*@& .",
"deployAzureSQLVM.VMUsernameReservedWordsError": "Username must not include reserved words.",
"deployAzureSQLVM.VMConfirmPasswordError": "Password and confirm password must match.",
"deployAzureSQLVM.vmDropdownSizeError": "Select a valid virtual machine size."
},
"dist/ui/deployAzureSQLVMWizard/pages/networkSettingsPage": {
"deployAzureSQLVM.NewVnetPlaceholder": "Enter name for new virtual network",
"deployAzureSQLVM.NewSubnetPlaceholder": "Enter name for new subnet",
"deployAzureSQLVM.NewPipPlaceholder": "Enter name for new public IP",
"deployAzureSQLVM.VnetNameLengthError": "Virtual Network name must be between 2 and 64 characters long",
"deployAzureSQLVM.NewVnetError": "Create a new virtual network",
"deployAzureSQLVM.SubnetNameLengthError": "Subnet name must be between 1 and 80 characters long",
"deployAzureSQLVM.NewSubnetError": "Create a new sub network",
"deployAzureSQLVM.PipNameError": "Public IP name must be between 1 and 80 characters long",
"deployAzureSQLVM.NewPipError": "Create a new new public Ip"
},
"dist/ui/deployAzureSQLVMWizard/pages/sqlServerSettingsPage": {
"deployAzureSQLVM.PrivateConnectivityDropdownOptionDefault": "Private (within Virtual Network)",
"deployAzureSQLVM.LocalConnectivityDropdownOption": "Local (inside VM only)",
"deployAzureSQLVM.PublicConnectivityDropdownOption": "Public (Internet)",
"deployAzureSQLVM.SqlUsernameLengthError": "Username must be between 2 and 128 characters long.",
"deployAzureSQLVM.SqlUsernameSpecialCharError": "Username cannot contain special characters \\/\"\"[]:|<>+=;,?* .",
"deployAzureSQLVM.SqlConfirmPasswordError": "Password and confirm password must match."
},
"dist/ui/notebookWizard/notebookWizardAutoSummaryPage": {
"notebookWizard.autoSummaryPageTitle": "Review your configuration"
},
"dist/ui/deployAzureSQLDBWizard/pages/databaseSettingsPage": {
"deployAzureSQLDB.DBMinIpInvalidError": "Min Ip address is invalid",
"deployAzureSQLDB.DBMaxIpInvalidError": "Max Ip address is invalid",
"deployAzureSQLDB.DBFirewallOnlyNumericNameError": "Firewall name cannot contain only numbers.",
"deployAzureSQLDB.DBFirewallLengthError": "Firewall name must be between 1 and 100 characters long.",
"deployAzureSQLDB.DBFirewallSpecialCharError": "Firewall name cannot contain special characters \\/\"\"[]:|<>+=;,?*@&, .",
"deployAzureSQLDB.DBFirewallUpperCaseError": "Upper case letters are not allowed for firewall name",
"deployAzureSQLDB.DBNameOnlyNumericNameError": "Database name cannot contain only numbers.",
"deployAzureSQLDB.DBNameLengthError": "Database name must be between 1 and 100 characters long.",
"deployAzureSQLDB.DBNameSpecialCharError": "Database name cannot contain special characters \\/\"\"[]:|<>+=;,?*@&, .",
"deployAzureSQLDB.DBNameExistsError": "Database name must be unique in the current server.",
"deployAzureSQLDB.DBCollationOnlyNumericNameError": "Collation name cannot contain only numbers.",
"deployAzureSQLDB.DBCollationLengthError": "Collation name must be between 1 and 100 characters long.",
"deployAzureSQLDB.DBCollationSpecialCharError": "Collation name cannot contain special characters \\/\"\"[]:|<>+=;,?*@&, ."
},
"dist/ui/deployAzureSQLDBWizard/pages/azureSettingsPage": {
"deployAzureSQLDB.azureSignInError": "Sign in to an Azure account first",
"deployAzureSQLDB.NoServerLabel": "No servers found",
"deployAzureSQLDB.NoServerError": "No servers found in current subscription.\r\nSelect a different subscription containing at least one server"
},
"dist/ui/toolsAndEulaSettingsPage": {
"notebookWizard.toolsAndEulaPageTitle": "Deployment pre-requisites",
"deploymentDialog.FailedEulaValidation": "To proceed, you must accept the terms of the End User License Agreement(EULA)",
"deploymentDialog.FailedToolsInstallation": "Some tools were still not discovered. Please make sure that they are installed, running and discoverable",
"deploymentDialog.loadingRequiredToolsCompleted": "Loading required tools information completed",
"deploymentDialog.loadingRequiredTools": "Loading required tools information",
"resourceDeployment.AgreementTitle": "Accept terms of use",
"deploymentDialog.ToolDoesNotMeetVersionRequirement": "'{0}' [ {1} ] does not meet the minimum version requirement, please uninstall it and restart Azure Data Studio.",
"deploymentDialog.InstalledTools": "All required tools are installed now.",
"deploymentDialog.PendingInstallation": "Following tools: {0} were still not discovered. Please make sure that they are installed, running and discoverable",
"deploymentDialog.ToolInformation": "'{0}' was not discovered and automated installation is not currently supported. Install '{0}' manually or ensure it is started and discoverable. Once done please restart Azure Data Studio. See [{1}] .",
"deploymentDialog.VersionInformationDebugHint": "You will need to restart Azure Data Studio if the tools are installed manually to pick up the change. You may find additional details in 'Deployments' and 'Azure Data CLI' output channels",
"deploymentDialog.InstallToolsHintOne": "Tool: {0} is not installed, you can click the \"{1}\" button to install it.",
"deploymentDialog.InstallToolsHintMany": "Tools: {0} are not installed, you can click the \"{1}\" button to install them.",
"deploymentDialog.NoRequiredTool": "No tools required"
},
"dist/ui/pageLessDeploymentModel": {
"resourceDeployment.DownloadAndLaunchTaskName": "Download and launch installer, URL: {0}",
"resourceDeployment.DownloadingText": "Downloading from: {0}",
"resourceDeployment.DownloadCompleteText": "Successfully downloaded: {0}",
"resourceDeployment.LaunchingProgramText": "Launching: {0}",
"resourceDeployment.ProgramLaunchedText": "Successfully launched: {0}"
},
"dist/services/tools/dockerTool": {
"resourceDeployment.DockerDescription": "Packages and runs applications in isolated containers",
"resourceDeployment.DockerDisplayName": "Docker"
},
"dist/services/tools/azCliTool": {
"resourceDeployment.AzCLIDescription": "Manages Azure resources",
"resourceDeployment.AzCLIDisplayName": "Azure CLI",
"resourceDeployment.AziCli.DeletingPreviousAzureCli.msi": "deleting previously downloaded azurecli.msi if one exists …",
"resourceDeployment.AziCli.DownloadingAndInstallingAzureCli": "downloading azurecli.msi and installing azure-cli …",
"resourceDeployment.AziCli.DisplayingInstallationLog": "displaying the installation log …",
"resourceDeployment.AziCli.UpdatingBrewRepository": "updating your brew repository for azure-cli installation …",
"resourceDeployment.AziCli.InstallingAzureCli": "installing azure-cli …",
"resourceDeployment.AziCli.AptGetUpdate": "updating repository information before installing azure-cli …",
"resourceDeployment.AziCli.AptGetPackages": "getting packages needed for azure-cli installation …",
"resourceDeployment.AziCli.DownloadAndInstallingSigningKey": "downloading and installing the signing key for azure-cli …",
"resourceDeployment.AziCli.AddingAzureCliRepositoryInformation": "adding the azure-cli repository information …",
"resourceDeployment.AziCli.AptGetUpdateAgain": "updating repository information again for azure-cli …",
"resourceDeployment.AziCli.ScriptedInstall": "download and invoking script to install azure-cli …"
},
"dist/services/tools/azdataTool": {
"resourceDeployment.AzdataDescription": "Azure Data command line interface",
"resourceDeployment.AzdataDisplayName": "Azure Data CLI",
"deployCluster.GetToolVersionErrorInformation": "Error retrieving version information. See output channel '{0}' for more details",
"deployCluster.GetToolVersionError": "Error retrieving version information.{0}Invalid output received, get version command output: '{1}' ",
"resourceDeployment.Azdata.DeletingPreviousAzdata.msi": "deleting previously downloaded Azdata.msi if one exists …",
"resourceDeployment.Azdata.DownloadingAndInstallingAzdata": "downloading Azdata.msi and installing azdata-cli …",
"resourceDeployment.Azdata.DisplayingInstallationLog": "displaying the installation log …",
"resourceDeployment.Azdata.TappingBrewRepository": "tapping into the brew repository for azdata-cli …",
"resourceDeployment.Azdata.UpdatingBrewRepository": "updating the brew repository for azdata-cli installation …",
"resourceDeployment.Azdata.InstallingAzdata": "installing azdata …",
"resourceDeployment.Azdata.AptGetUpdate": "updating repository information …",
"resourceDeployment.Azdata.AptGetPackages": "getting packages needed for azdata installation …",
"resourceDeployment.Azdata.DownloadAndInstallingSigningKey": "downloading and installing the signing key for azdata …",
"resourceDeployment.Azdata.AddingAzdataRepositoryInformation": "adding the azdata repository information …"
},
"dist/services/tools/azdataToolOld": {
"resourceDeployment.AzdataDescription": "Azure Data command line interface",
"resourceDeployment.AzdataDisplayName": "Azure Data CLI",
"resourceDeployment.Azdata.DeletingPreviousAzdata.msi": "deleting previously downloaded Azdata.msi if one exists …",
"resourceDeployment.Azdata.DownloadingAndInstallingAzdata": "downloading Azdata.msi and installing azdata-cli …",
"resourceDeployment.Azdata.DisplayingInstallationLog": "displaying the installation log …",
"resourceDeployment.Azdata.TappingBrewRepository": "tapping into the brew repository for azdata-cli …",
"resourceDeployment.Azdata.UpdatingBrewRepository": "updating the brew repository for azdata-cli installation …",
"resourceDeployment.Azdata.InstallingAzdata": "installing azdata …",
"resourceDeployment.Azdata.AptGetUpdate": "updating repository information …",
"resourceDeployment.Azdata.AptGetPackages": "getting packages needed for azdata installation …",
"resourceDeployment.Azdata.DownloadAndInstallingSigningKey": "downloading and installing the signing key for azdata …",
"resourceDeployment.Azdata.AddingAzdataRepositoryInformation": "adding the azdata repository information …"
},
"dist/ui/resourceTypePickerDialog": {
"deploymentDialog.deploymentOptions": "Deployment options"
}
}
}