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:
24
i18n/ptb/extensions/big-data-cluster/dist/bigDataCluster/dialog/addControllerDialog.i18n.json
vendored
Normal file
24
i18n/ptb/extensions/big-data-cluster/dist/bigDataCluster/dialog/addControllerDialog.i18n.json
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"basicAuthName": "Básico",
|
||||
"integratedAuthName": "Autenticação do Windows",
|
||||
"err.controller.username.required": "O nome de usuário é obrigatório",
|
||||
"err.controller.password.required": "A senha é obrigatória",
|
||||
"textAddNewController": "Adicionar Novo Controlador (versão prévia)",
|
||||
"textUrlLower": "URL",
|
||||
"textUsernameLower": "nome de usuário",
|
||||
"textPasswordLower": "senha",
|
||||
"textRememberPassword": "Lembrar Senha",
|
||||
"textUrlCapital": "URL de Gerenciamento de Cluster",
|
||||
"textAuthCapital": "Tipo de autenticação",
|
||||
"textUsernameCapital": "Nome de usuário",
|
||||
"textPasswordCapital": "Senha",
|
||||
"textAdd": "Adicionar",
|
||||
"textCancel": "Cancelar"
|
||||
}
|
||||
13
i18n/ptb/extensions/big-data-cluster/dist/bigDataCluster/dialog/bdcDashboard.i18n.json
vendored
Normal file
13
i18n/ptb/extensions/big-data-cluster/dist/bigDataCluster/dialog/bdcDashboard.i18n.json
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"bdc.dashboard.refreshButton": "Atualizar",
|
||||
"bdc.dashboard.troubleshootButton": "Solucionar problemas",
|
||||
"bdc.dashboard.overviewNavTitle": "Visão geral do cluster de Big Data",
|
||||
"bdc.dashboard.clusterDetails": "Detalhes do Cluster"
|
||||
}
|
||||
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"bdc.dashboard.propertiesHeader": "Propriedades do Cluster",
|
||||
"bdc.dashboard.clusterState": "Estado do Cluster:",
|
||||
"bdc.dashboard.healthStatus": "Estado de Integridade:",
|
||||
"bdc.dashboard.overviewHeader": "Visão geral do Cluster",
|
||||
"bdc.dashboard.lastUpdated": "Última Atualização: {0}",
|
||||
"bdc.dashboard.serviceNameHeader": "Nome do Serviço",
|
||||
"bdc.dashboard.stateHeader": "Estado",
|
||||
"bdc.dashboard.healthStatusHeader": "Status de Integridade",
|
||||
"bdc.dashboard.endpointsLabel": "Pontos de Extremidade de Serviço",
|
||||
"bdc.dashboard.serviceHeader": "Serviço",
|
||||
"bdc.dashboard.endpointHeader": "Ponto de Extremidade",
|
||||
"endpointsError": "Erro inesperado ao recuperar os pontos de Extremidade do BDC: {0}",
|
||||
"bdc.dashboard.noConnection": "O painel requer uma conexão. Clique em tentar novamente para inserir suas credenciais.",
|
||||
"bdc.dashboard.unexpectedError": "Erro inesperado: {0}",
|
||||
"bdc.dashboard.copyTitle": "Copiar",
|
||||
"copiedEndpoint": "Ponto de extremidade '{0}' copiado para a área de transferência"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"bdc.dashboard.viewHyperlink": "Exibir",
|
||||
"bdc.dashboard.notAvailable": "N/D",
|
||||
"bdc.dashboard.healthStatusDetailsHeader": "Detalhes do Status de Integridade",
|
||||
"bdc.dashboard.lastUpdated": "Última Atualização: {0}",
|
||||
"bdc.dashboard.instanceHeader": "Instância",
|
||||
"bdc.dashboard.stateHeader": "Estado",
|
||||
"bdc.dashboard.healthStatusHeader": "Status de Integridade",
|
||||
"bdc.dashboard.metricsAndLogsLabel": "Métricas e Logs",
|
||||
"bdc.dashboard.nodeMetricsHeader": "Métricas do Node",
|
||||
"bdc.dashboard.sqlMetricsHeader": "Métricas do SQL",
|
||||
"bdc.dashboard.logsHeader": "Logs"
|
||||
}
|
||||
10
i18n/ptb/extensions/big-data-cluster/dist/bigDataCluster/dialog/commonControls.i18n.json
vendored
Normal file
10
i18n/ptb/extensions/big-data-cluster/dist/bigDataCluster/dialog/commonControls.i18n.json
vendored
Normal 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."
|
||||
],
|
||||
"bdc.dashboard.viewDetails": "Exibir Detalhes"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"connectController.dialog.title": "Conectar ao Controlador (versão prévia)"
|
||||
}
|
||||
25
i18n/ptb/extensions/big-data-cluster/dist/bigDataCluster/dialog/hdfsDialogBase.i18n.json
vendored
Normal file
25
i18n/ptb/extensions/big-data-cluster/dist/bigDataCluster/dialog/hdfsDialogBase.i18n.json
vendored
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"basicAuthName": "Básico",
|
||||
"integratedAuthName": "Autenticação do Windows",
|
||||
"mount.hdfs.loginerror1": "Falha ao entrar no controlador",
|
||||
"mount.hdfs.loginerror2": "Falha ao entrar no controlador: {0}",
|
||||
"err.controller.username.required": "O nome de usuário é obrigatório",
|
||||
"err.controller.password.required": "A senha é obrigatória",
|
||||
"textUrlLower": "URL",
|
||||
"textUsernameLower": "nome de usuário",
|
||||
"textPasswordLower": "senha",
|
||||
"textUrlCapital": "URL de Gerenciamento de Cluster",
|
||||
"textAuthCapital": "Tipo de autenticação",
|
||||
"textUsernameCapital": "Nome de usuário",
|
||||
"textPasswordCapital": "Senha",
|
||||
"hdsf.dialog.connection.section": "Conexão de Cluster",
|
||||
"hdfs.dialog.ok": "OK",
|
||||
"hdfs.dialog.cancel": "Cancelar"
|
||||
}
|
||||
30
i18n/ptb/extensions/big-data-cluster/dist/bigDataCluster/dialog/mountHdfsDialog.i18n.json
vendored
Normal file
30
i18n/ptb/extensions/big-data-cluster/dist/bigDataCluster/dialog/mountHdfsDialog.i18n.json
vendored
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"mount.main.section": "Configuração da Montagem",
|
||||
"mount.hdfsPath.title": "Caminho do HDFS",
|
||||
"mount.err.formatting": "Formatação incorreta de credenciais em {0}",
|
||||
"mount.task.name": "Montando a pasta do HDFS no caminho {0}",
|
||||
"mount.task.submitted": "A criação da montagem foi iniciada",
|
||||
"mount.task.complete": "A montagem da pasta do HDFS está concluída",
|
||||
"mount.task.inprogress": "A montagem provavelmente será concluída. Volte mais tarde para verificar",
|
||||
"mount.task.error": "Erro na montagem da pasta: {0}",
|
||||
"mount.error.unknown": "Erro desconhecido durante o processo de montagem",
|
||||
"mount.dialog.title": "Montar a Pasta do HDFS (versão prévia)",
|
||||
"mount.hdfsPath.info": "Caminho para um novo diretório (não existente) que você deseja associar com a montagem",
|
||||
"mount.remoteUri.title": "URI remoto",
|
||||
"mount.remoteUri.info": "O URI da fonte de dados remota. Exemplo para o ADLS: abfs://fs@saccount.dfs.core.windows.net/",
|
||||
"mount.credentials.title": "Credenciais",
|
||||
"mount.credentials.info": "Montar as credenciais para autenticação na fonte de dados remota para leituras",
|
||||
"refreshmount.dialog.title": "Atualizar Montagem",
|
||||
"refreshmount.task.name": "Atualizando a Montagem do HDFS no caminho {0}",
|
||||
"refreshmount.task.submitted": "Solicitação de atualização de montagem enviada",
|
||||
"deleteMount.dialog.title": "Excluir Montagem",
|
||||
"deletemount.task.name": "Excluindo a Montagem do HDFS no caminho {0}",
|
||||
"deletemount.task.submitted": "Solicitação de exclusão de montagem enviada"
|
||||
}
|
||||
Reference in New Issue
Block a user