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