Files
azuredatastudio/i18n/ads-language-pack-fr/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
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"": [
"--------------------------------------------------------------------------------------------",
"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": "Extension de déploiement SQL Server pour Azure Data Studio",
"extension-description": "Fournit une expérience de notebook pour déployer Microsoft SQL Server",
"deploy-resource-command-name": "New Deployment…",
"deploy-resource-command-category": "Déploiement",
"resource-type-sql-image-display-name": "Image conteneur SQL Server",
"resource-type-sql-image-description": "Exécuter l'image conteneur SQL Server avec Docker",
"version-display-name": "Version",
"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": "Nom de conteneur",
"docker-sql-password-field": "Mot de passe SQL Server",
"docker-confirm-sql-password-field": "Confirmer le mot de passe",
"docker-sql-port-field": "Port",
"resource-type-sql-windows-setup-display-name": "SQL Server sur Windows",
"resource-type-sql-windows-setup-description": "Exécutez SQL Server sur Windows, sélectionnez une version pour commencer.",
"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} n'est pas conforme aux exigences de complexité de mot de passe. Pour plus d'informations : https://docs.microsoft.com/sql/relational-databases/security/password-policy",
"passwordNotMatch": "{0} ne correspond pas au mot de passe de confirmation"
},
"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": "Le chargement de l'extension {0} a échoué. Erreur détectée dans la définition du type de ressource dans package.json, consultez la console de débogage pour plus d'informations.",
"resourceDeployment.UnknownResourceType": "Le type de ressource {0} n'est pas défini"
},
"dist/services/notebookService": {
"resourceDeployment.notebookNotFound": "Le notebook {0} n'existe pas"
},
"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": "Le téléchargement a échoué, code d'état : {0}, message : {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": "Remarque : Les paramètres du profil de déploiement peuvent être personnalisés dans les étapes ultérieures.",
"deployCluster.loadingProfiles": "Loading profiles",
"deployCluster.loadingProfilesCompleted": "Loading profiles completed",
"deployCluster.profileRadioGroupLabel": "Deployment configuration profile",
"deployCluster.loadProfileFailed": "Le chargement des profils de déploiement a échoué : {0}",
"deployCluster.masterPoolLabel": "Instance maître SQL Server",
"deployCluster.computePoolLable": "Calcul",
"deployCluster.dataPoolLabel": "Données",
"deployCluster.hdfsLabel": "HDFS + Spark",
"deployCluster.ServiceName": "Service",
"deployCluster.dataStorageType": "Data",
"deployCluster.logsStorageType": "Logs",
"deployCluster.StorageType": "Storage type",
"deployCluster.basicAuthentication": "Authentification de base",
"deployCluster.activeDirectoryAuthentication": "Authentification Active Directory",
"deployCluster.hadr": "Haute disponibilité",
"deployCluster.featureText": "Feature",
"deployCluster.ProfileNotSelectedError": "Sélectionnez un profil de déploiement."
},
"dist/ui/deployClusterWizard/pages/azureSettingsPage": {
"deployCluster.MissingRequiredInfoError": "Please fill out the required fields marked with red asterisks.",
"deployCluster.AzureSettingsPageTitle": "Paramètres Azure",
"deployCluster.AzureSettingsPageDescription": "Configurer les paramètres pour créer un cluster Azure Kubernetes Service",
"deployCluster.SubscriptionField": "ID d'abonnement",
"deployCluster.SubscriptionPlaceholder": "Utiliser mon abonnement Azure par défaut",
"deployCluster.SubscriptionDescription": "L'abonnement par défaut est utilisé si vous laissez ce champ vide.",
"deployCluster.SubscriptionHelpLink": "Voir les abonnements Azure disponibles",
"deployCluster.ResourceGroupName": "Nom du nouveau groupe de ressources",
"deployCluster.Location": "Emplacement",
"deployCluster.AzureLocationHelpLink": "Voir les emplacements Azure disponibles",
"deployCluster.AksName": "Nom du cluster AKS",
"deployCluster.VMCount": "Nombre de machines virtuelles",
"deployCluster.VMSize": "Taille de machine virtuelle",
"deployCluster.VMSizeHelpLink": "Voir les tailles de machine virtuelle disponibles"
},
"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": "Paramètres de cluster",
"deployCluster.ClusterSettingsPageDescription": "Configurer les paramètres du cluster Big Data SQL Server",
"deployCluster.ClusterName": "Nom de cluster",
"deployCluster.AdminUsername": "Nom d'utilisateur de l'administrateur",
"deployCluster.AdminUsernameDescription": "Ce nom d'utilisateur est utilisé pour le contrôleur et SQL Server. Le nom d'utilisateur de la passerelle est root.",
"deployCluster.AdminPassword": "Mot de passe",
"deployCluster.AdminPasswordDescription": "Ce mot de passe peut être utilisé pour accéder au contrôleur, à SQL Server et à la passerelle.",
"deployCluster.ConfirmPassword": "Confirmer le mot de passe",
"deployCluster.AuthenticationMode": "Mode d'authentification",
"deployCluster.AuthenticationMode.Basic": "De base",
"deployCluster.AuthenticationMode.ActiveDirectory": "Active Directory",
"deployCluster.DockerSettings": "Paramètres Docker",
"deployCluster.DockerRegistry": "Registre",
"deployCluster.DockerRepository": "Dépôt",
"deployCluster.DockerImageTag": "Balise d'image",
"deployCluster.DockerUsername": "Nom d'utilisateur",
"deployCluster.DockerPassword": "Mot de passe",
"deployCluster.ActiveDirectorySettings": "Paramètres Active Directory",
"deployCluster.OuDistinguishedName": "Unité d'organisation",
"deployCluster.OuDistinguishedNameDescription": "Nom unique de l'unité d'organisation. Par exemple : OU=bdc,DC=contoso,DC=com.",
"deployCluster.DomainControllerFQDNs": "FQDN des contrôleurs de domaine",
"deployCluster.DomainControllerFQDNsPlaceHolder": "Utilisez une virgule pour séparer les valeurs.",
"deployCluster.DomainControllerFQDNDescription": "Nom de domaine complet des contrôleurs de domaine. Par exemple : DC1.CONTOSO.COM. Utilisez une virgule pour séparer plusieurs FQDN.",
"deployCluster.DomainDNSIPAddresses": "Adresses IP du DNS de domaine",
"deployCluster.DomainDNSIPAddressesPlaceHolder": "Utilisez une virgule pour séparer les valeurs.",
"deployCluster.DomainDNSIPAddressesDescription": "Adresses IP des serveurs DNS de domaine. Utilisez une virgule pour séparer plusieurs adresses IP.",
"deployCluster.DomainDNSName": "Nom du DNS de domaine",
"deployCluster.RealmDescription": "If not provided, the domain DNS name will be used as the default value.",
"deployCluster.ClusterAdmins": "Groupe d'administration de cluster",
"deployCluster.ClusterAdminsDescription": "Groupe Active Directory de l'administrateur de cluster.",
"deployCluster.ClusterUsers": "Utilisateurs du cluster",
"deployCluster.ClusterUsersPlaceHolder": "Utilisez une virgule pour séparer les valeurs.",
"deployCluster.ClusterUsersDescription": "Utilisateurs/groupes Active Directory avec un rôle d'utilisateurs de cluster. Utilisez une virgule pour séparer plusieurs utilisateurs/groupes.",
"deployCluster.DomainServiceAccountUserName": "Nom d'utilisateur du compte de service",
"deployCluster.DomainServiceAccountUserNameDescription": "Compte de service de domaine pour le cluster Big Data",
"deployCluster.DomainServiceAccountPassword": "Mot de passe de compte de service",
"deployCluster.AppOwners": "App owners",
"deployCluster.AppOwnersPlaceHolder": "Utilisez une virgule pour séparer les valeurs.",
"deployCluster.AppOwnersDescription": "Utilisateurs ou groupes Active Directory avec un rôle de propriétaires d'application. Utilisez une virgule pour séparer plusieurs utilisateurs/groupes.",
"deployCluster.AppReaders": "Lecteurs d'application",
"deployCluster.AppReadersPlaceHolder": "Utilisez une virgule pour séparer les valeurs.",
"deployCluster.AppReadersDescription": "Utilisateurs ou groupes Active Directory des lecteurs d'application. Utilisez une virgule pour séparer les différents groupes/utilisateurs s'il y en a plusieurs.",
"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": "Mot de passe",
"deployCluster.ValidationError": "Cette page a des erreurs, cliquez sur 'Afficher les détails' pour les voir."
},
"dist/ui/deployClusterWizard/pages/serviceSettingsPage": {
"deployCluster.ServiceSettingsPageTitle": "Paramètres de service",
"deployCluster.scaleSectionTitle": "Paramètres de mise à l'échelle",
"deployCluster.MasterSqlServerInstances": "Instances maîtres SQL Server",
"deployCluster.ComputePoolInstances": "Instances de pool de calcul",
"deployCluster.DataPoolInstances": "Instances de pool de données",
"deployCluster.SparkPoolInstances": "Instances de pool Spark",
"deployCluster.StoragePoolInstances": "Instances de pool de stockage (HDFS)",
"deployCluster.IncludeSparkInStoragePool": "Inclure Spark dans le pool de stockage",
"deployCluster.DNSNameHeader": "Nom DNS",
"deployCluster.PortHeader": "Port",
"deployCluster.ControllerText": "Contrôleur",
"deployCluster.ControllerDNSName": "Nom DNS du contrôleur",
"deployCluster.ControllerPortName": "Port de contrôleur",
"deployCluster.MasterSqlText": "Instance maître SQL Server",
"deployCluster.MasterSQLServerDNSName": "Nom DNS de l'instance maître SQL Server",
"deployCluster.MasterSQLServerPortName": "Port de l'instance maître SQL Server",
"deployCluster.GatewayText": "Passerelle",
"deployCluster.GatewayDNSName": "Nom DNS de la passerelle",
"deployCluster.GatewayPortName": "Port de passerelle",
"deployCluster.ServiceProxyText": "Proxy de gestion",
"deployCluster.ServiceProxyDNSName": "Nom DNS du proxy de gestion",
"deployCluster.ServiceProxyPortName": "Port du proxy de gestion",
"deployCluster.AppServiceProxyText": "Proxy d'application",
"deployCluster.AppServiceProxyDNSName": "Nom DNS du proxy d'application",
"deployCluster.AppServiceProxyPortName": "Port du proxy d'application",
"deployCluster.ReadableSecondaryText": "Secondaire accessible en lecture",
"deployCluster.ReadableSecondaryDNSName": "Nom DNS du secondaire accessible en lecture",
"deployCluster.ReadableSecondaryPortName": "Port du secondaire accessible en lecture",
"deployCluster.EndpointSettings": "Paramètres de point de terminaison",
"deployCluster.storageFieldTooltip": "Utiliser les paramètres du contrôleur",
"deployCluster.AdvancedStorageDescription": "Par défaut, les paramètres de stockage du contrôleur sont aussi appliqués aux autres services, vous pouvez développer les paramètres de stockage avancés pour configurer le stockage des autres services.",
"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": "Pool de stockage (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": "Pool de données",
"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": "Classe de stockage pour les données",
"deployCluster.DataClaimSize": "Taille de réclamation pour les données (Go)",
"deployCluster.LogStorageClassName": "Classe de stockage pour les journaux",
"deployCluster.LogsClaimSize": "Taille de réclamation pour les journaux (Go)",
"deployCluster.StorageSettings": "Storage settings",
"deployCluster.StorageSectionTitle": "Paramètres de stockage",
"deployCluster.SparkMustBeIncluded": "Configuration Spark non valide, vous devez cocher la case 'Inclure Spark' ou définir 'Instances de pool Spark' sur une valeur au moins égale à 1."
},
"dist/ui/deployClusterWizard/pages/summaryPage": {
"deployCluster.summaryPageTitle": "Récapitulatif",
"deployCluster.DeploymentTarget": "Cible de déploiement",
"deployCluster.Kubeconfig": "Configuration Kube",
"deployCluster.ClusterContext": "Contexte de cluster",
"deployCluster.ClusterSettings": "Paramètres de cluster",
"deployCluster.DeploymentProfile": "Profil de déploiement",
"deployCluster.ClusterName": "Nom de cluster",
"deployCluster.ControllerUsername": "Nom d'utilisateur du contrôleur",
"deployCluster.AuthenticationMode": "Mode d'authentification",
"deployCluster.AuthenticationMode.ActiveDirectory": "Active Directory",
"deployCluster.AuthenticationMode.Basic": "De base",
"deployCluster.OuDistinguishedName": "Unité d'organisation",
"deployCluster.DomainControllerFQDNs": "FQDN des contrôleurs de domaine",
"deployCluster.DomainDNSIPAddresses": "Adresses IP du DNS de domaine",
"deployCluster.DomainDNSName": "Nom du DNS de domaine",
"deployCluster.ClusterAdmins": "Groupe d'administration de cluster",
"deployCluster.ClusterUsers": "Utilisateurs du cluster",
"deployCluster.AppOwners": "App owners",
"deployCluster.AppReaders": "Lecteurs d'application",
"deployCluster.Subdomain": "Subdomain",
"deployCluster.AccountPrefix": "Account prefix",
"deployCluster.DomainServiceAccountUserName": "Nom d'utilisateur du compte de service",
"deployCluster.AzureSettings": "Paramètres Azure",
"deployCluster.SubscriptionId": "ID d'abonnement",
"deployCluster.DefaultSubscription": "Abonnement Azure par défaut",
"deployCluster.ResourceGroup": "Groupe de ressources",
"deployCluster.Location": "Emplacement",
"deployCluster.AksClusterName": "Nom du cluster AKS",
"deployCluster.VMSize": "Taille de machine virtuelle",
"deployCluster.VMCount": "Nombre de machines virtuelles",
"deployCluster.ScaleSettings": "Paramètres de mise à l'échelle",
"deployCluster.MasterSqlServerInstances": "Instances maîtres SQL Server",
"deployCluster.ComputePoolInstances": "Instances de pool de calcul",
"deployCluster.DataPoolInstances": "Instances de pool de données",
"deployCluster.SparkPoolInstances": "Instances de pool Spark",
"deployCluster.StoragePoolInstances": "Instances de pool de stockage (HDFS)",
"deployCluster.WithSpark": "(Spark inclus)",
"deployCluster.ServiceName": "Service",
"deployCluster.DataStorageClassName": "Classe de stockage pour les données",
"deployCluster.DataClaimSize": "Taille de réclamation pour les données (Go)",
"deployCluster.LogStorageClassName": "Classe de stockage pour les journaux",
"deployCluster.LogsClaimSize": "Taille de réclamation pour les journaux (Go)",
"deployCluster.StorageSettings": "Paramètres de stockage",
"deployCluster.ControllerText": "Contrôleur",
"deployCluster.StoragePool": "Pool de stockage (HDFS)",
"deployCluster.DataText": "Données",
"deployCluster.MasterSqlText": "Instance maître SQL Server",
"deployCluster.SqlServerText": "Instance maître SQL Server",
"deployCluster.GatewayText": "Passerelle",
"deployCluster.AppServiceProxyText": "Proxy d'application",
"deployCluster.ServiceProxyText": "Proxy de gestion",
"deployCluster.ReadableSecondaryText": "Secondaire accessible en lecture",
"deployCluster.EndpointSettings": "Paramètres de point de terminaison"
},
"dist/ui/deployClusterWizard/pages/targetClusterPage": {
"deployCluster.TargetClusterContextPageTitle": "Contexte de cluster cible",
"deployCluster.TargetClusterContextPageDescription": "Sélectionnez le fichier de configuration Kube, puis sélectionnez un contexte de cluster dans la liste",
"deployCluster.ClusterContextNotSelectedMessage": "Sélectionnez un contexte de cluster.",
"deployCluster.kubeConfigFileLabelText": "Chemin du fichier de configuration Kube",
"deployCluster.browseText": "Parcourir",
"deployCluster.clusterContextsLabelText": "Contextes de cluster",
"deployCluster.errorLoadingClustersText": "Aucune information de cluster dans le fichier config ou une erreur s'est produite pendant le chargement du fichier config",
"deployCluster.selectKubeConfigFileText": "Sélectionner",
"deployCluster.ConfigParseError": "Le chargement du fichier config a échoué"
},
"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"
}
}
}