mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Update extension resources and ENU XLF files (#6220)
* Add extension resources * Update enu XLF resources
This commit is contained in:
@@ -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}."
|
||||
}
|
||||
@@ -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})"
|
||||
}
|
||||
@@ -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}"
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user