mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-09 01:32:34 -05:00
15 lines
880 B
JSON
15 lines
880 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": "Não foi possível encontrar {0} binário. {1}",
|
|
"binaryNotInstalled": "{0} não está instalado. {1}",
|
|
"kubernetesRequired": "O cluster de Big Data do SQL Server requer o kubernetes.",
|
|
"cannotExecuteCmd": " Não é possível executar o comando.",
|
|
"kubectlVersionIncompatible": "A versão kubectl ${0} pode ser incompatível com a versão {1} do cluster Kubernetes",
|
|
"cannotRunCommand": "Não é possível executar o comando ({0})"
|
|
} |