Update extension resources and ENU XLF files (#6220)

* Add extension resources

* Update enu XLF resources
This commit is contained in:
Karl Burtram
2019-06-28 19:09:23 -07:00
committed by GitHub
parent 00c3758d86
commit bc7ac519d0
527 changed files with 12988 additions and 1 deletions

View File

@@ -0,0 +1,12 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"installDependenciesAction": "Instalar dependências",
"learnMoreAction": "Saiba mais",
"moreInfoMsg": "Adicione o diretório {0} ao caminho ou defina a configuração \"mssql-bdc.{0}-path\" para o binário {0}."
}

View File

@@ -0,0 +1,15 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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})"
}

View File

@@ -0,0 +1,11 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"runKubectlFailed": "Não é possível executar kubectl",
"setClusterFailed": "Falha ao definir '{0}' como cluster atual: {1}"
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"bigDataClusterOutputChannel": "Cluster de Big Data do SQL Server"
}