Files
azuredatastudio/i18n/fra/extensions/resource-deployment/dist/ui/deployClusterWizard/deployClusterWizard.i18n.json
2021-02-22 19:42:55 -08:00

26 lines
2.0 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."
],
"deployCluster.SaveConfigFiles": "Enregistrer les fichiers config",
"deployCluster.ScriptToNotebook": "Exécuter un script sur un notebook",
"deployCluster.Deploy": "Déployer",
"resourceDeployment.DeployBDCTask": "Déployer le cluster Big Data SQL Server \"{0}\"",
"resourceDeployment.ConnectToMasterSQLServer": "Se connecter à l'instance maître SQL Server",
"resourceDeployment.DeploymentSucceeded": "Le cluster Big Data SQL Server a été déployé : {0}",
"resourceDeployment.ErroRetrievingEndpoints": "La récupération de la liste de points de terminaison a échoué. {0}{1}",
"resourceDeployment.NoSQLEndpointFound": "Le point de terminaison de l'instance maître SQL Server est introuvable.",
"resourceDeployment.ViewErrorDetail": "Voir le détail de l'erreur",
"resourceDeployment.DeployFailed": "Le déploiement du cluster Big Data SQL Server \"{0}\" a échoué.",
"resourceDeployment.FailedToOpenNotebook": "Une erreur s'est produite au lancement du notebook de sortie. {1}{2}.",
"resourceDeployment.DeployFailedNoOutputNotebook": "Le déploiement du cluster Big Data SQL Server a échoué et aucun notebook de sortie n'a été généré.",
"deployCluster.SelectConfigFileFolder": "Enregistrer les fichiers config",
"deployCluster.SaveConfigFileSucceeded": "Fichiers config enregistrés dans {0}",
"deployCluster.NewAKSWizardTitle": "Déployer le cluster Big Data SQL Server 2019 sur un nouveau cluster AKS",
"deployCluster.ExistingAKSWizardTitle": "Déployer le cluster Big Data SQL Server 2019 sur un cluster AKS existant",
"deployCluster.ExistingKubeAdm": "Déployer le cluster Big Data SQL Server 2019 sur un cluster kubeadm existant"
}