mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-20 17:22:51 -05:00
55 lines
2.7 KiB
JSON
55 lines
2.7 KiB
JSON
{
|
|
"": [
|
|
"--------------------------------------------------------------------------------------------",
|
|
"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."
|
|
],
|
|
"state.creating": "Criando",
|
|
"state.waiting": "Aguardando",
|
|
"state.ready": "Pronto",
|
|
"state.deleting": "Excluindo",
|
|
"state.deleted": "Excluído",
|
|
"state.applyingUpgrade": "Aplicando Atualização",
|
|
"state.upgrading": "Atualizando",
|
|
"state.applyingmanagedupgrade": "Aplicando Atualização Gerenciada",
|
|
"state.managedUpgrading": "Atualização Gerenciada",
|
|
"state.rollback": "Reverter",
|
|
"state.rollbackInProgress": "Reversão Em Andamento",
|
|
"state.rollbackComplete": "Reversão Concluída",
|
|
"state.error": "Erro",
|
|
"state.creatingSecrets": "Criando Segredos",
|
|
"state.waitingForSecrets": "Esperando Os Segredos",
|
|
"state.creatingGroups": "Criando Grupos",
|
|
"state.waitingForGroups": "Aguardando Grupos",
|
|
"state.creatingResources": "Criando Recursos",
|
|
"state.waitingForResources": "Esperando Recursos",
|
|
"state.creatingKerberosDelegationSetup": "Criando Configuração de Delegação do Kerberos",
|
|
"state.waitingForKerberosDelegationSetup": "Aguardando Configuração de Delegação do Kerberos",
|
|
"state.waitingForDeletion": "Aguardando Exclusão",
|
|
"state.waitingForUpgrade": "Aguardando Upgrade",
|
|
"state.upgradePaused": "Atualização em Pausa",
|
|
"state.running": "Executando",
|
|
"endpoint.appproxy": "Proxy de Aplicativo",
|
|
"endpoint.controller": "Serviço de Gerenciamento de Cluster",
|
|
"endpoint.gateway": "Gateway para acessar arquivos HDFS, Spark",
|
|
"endpoint.managementproxy": "Proxy de Gerenciamento",
|
|
"endpoint.mgmtproxy": "Proxy de Gerenciamento",
|
|
"endpoint.sqlServerEndpoint": "Front-end da Instância Mestra do SQL Server",
|
|
"endpoint.grafana": "Painel de Métricas",
|
|
"endpoint.kibana": "Painel de Pesquisa de Logs",
|
|
"endpoint.yarnHistory": "Painel de Monitoramento e Diagnóstico do Spark",
|
|
"endpoint.sparkHistory": "Painel de Gerenciamento e Monitoramento de Trabalhos do Spark",
|
|
"endpoint.webhdfs": "Proxy do Sistema de Arquivos HDFS",
|
|
"endpoint.livy": "Proxy para a execução de instruções, trabalhos, aplicativos do Spark",
|
|
"service.sql": "SQL Server",
|
|
"service.hdfs": "HDFS",
|
|
"service.spark": "Spark",
|
|
"service.control": "Controle",
|
|
"service.gateway": "Gateway",
|
|
"service.app": "Aplicativo",
|
|
"bdc.healthy": "Íntegro",
|
|
"bdc.unhealthy": "Não íntegro",
|
|
"endpointsError": "Erro inesperado ao recuperar os pontos de Extremidade do BDC: {0}"
|
|
} |