mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-10 18:22:34 -05:00
15 lines
863 B
JSON
15 lines
863 B
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."
|
|
],
|
|
"binaryNotFound": "Fichier binaire {0} introuvable. {1}",
|
|
"binaryNotInstalled": "{0} n'est pas installé. {1}",
|
|
"kubernetesRequired": "Le cluster SQL Server Big Data nécessite kubernetes.",
|
|
"cannotExecuteCmd": "Impossible d'exécuter la commande.",
|
|
"kubectlVersionIncompatible": "kubectl version ${0} est peut-être incompatible avec le cluster Kubernetes version {1}",
|
|
"cannotRunCommand": "Impossible d'exécuter la commande ({0})"
|
|
} |