mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
update localization resource files (#14389)
This commit is contained in:
20
i18n/ptb/extensions/big-data-cluster/package.i18n.json
Normal file
20
i18n/ptb/extensions/big-data-cluster/package.i18n.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"description": "Suporte para gerenciar clusters de Big Data do SQL Server",
|
||||
"text.sqlServerBigDataClusters": "Clusters de Big Data do SQL Server",
|
||||
"command.addController.title": "Conectar ao Controlador",
|
||||
"command.deleteController.title": "Excluir",
|
||||
"command.refreshController.title": "Atualizar",
|
||||
"command.manageController.title": "Gerenciar",
|
||||
"command.mount.title": "Montar o HDFS",
|
||||
"command.refreshmount.title": "Atualizar Montagem",
|
||||
"command.deletemount.title": "Excluir Montagem",
|
||||
"bdc.configuration.title": "Cluster de Big Data",
|
||||
"bdc.ignoreSslVerification.desc": "Ignorar os erros de verificação do SSL em relação aos pontos de extremidade do Cluster de Big Data do SQL Server, como o HDFS, o Spark e o Controlador, se for true"
|
||||
}
|
||||
Reference in New Issue
Block a user