mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-11 02:32:35 -05:00
Update resource strings for 1.9.0 langpacks (#6144)
* Refresh loc resources * Update loc strings
This commit is contained in:
@@ -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."
|
||||
],
|
||||
"invalidServerName": "Um grupo de servidores com o mesmo nome já existe."
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"connection.noAzureAccount": "Falha ao obter o token de conta do Azure para a conexão",
|
||||
"connectionNotAcceptedError": "Conexão não aceita",
|
||||
"connectionService.yes": "Sim",
|
||||
"connectionService.no": "Não",
|
||||
"cancelConnectionConfirmation": "Tem certeza que deseja cancelar esta conexão?"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"providerIdNotValidError": "Uma conexão é necessária para interagir com DacFxService",
|
||||
"noHandlerRegistered": "Nenhum manipulador registrado"
|
||||
}
|
||||
11
i18n/ptb/src/sql/platform/dialog/dialogTypes.i18n.json
Normal file
11
i18n/ptb/src/sql/platform/dialog/dialogTypes.i18n.json
Normal file
@@ -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."
|
||||
],
|
||||
"dialogModalDoneButtonLabel": "concluído",
|
||||
"dialogModalCancelButtonLabel": "Cancelar"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"fileBrowserErrorMessage": "Ocorreu um erro ao carregar o navegador de arquivos.",
|
||||
"fileBrowserErrorDialogTitle": "Erro do navegador de arquivo"
|
||||
}
|
||||
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"jobaction.successLabel": "Sucesso",
|
||||
"jobaction.faillabel": "Erro",
|
||||
"jobaction.refresh": "Atualizar",
|
||||
"jobaction.newJob": "Novo job",
|
||||
"jobaction.run": "Executar",
|
||||
"jobSuccessfullyStarted": "O job foi iniciado com êxito.",
|
||||
"jobaction.stop": "Pare",
|
||||
"jobSuccessfullyStopped": ": O trabalho foi interrompido com êxito.",
|
||||
"jobaction.editJob": "Editar job",
|
||||
"jobaction.deleteJob": "Excluir Job",
|
||||
"jobaction.deleteJobConfirm": "Tem certeza de que gostaria de excluir o job '{0}'?",
|
||||
"jobaction.failedToDeleteJob": "Não foi possível excluir o job '{0}'.\r\nErro: {1}",
|
||||
"jobaction.deletedJob": "O trabalho foi excluído com êxito",
|
||||
"jobaction.newStep": "Nova etapa",
|
||||
"jobaction.deleteStep": "Excluir Etapa",
|
||||
"jobaction.deleteStepConfirm": "Tem certeza de que gostaria de excluir a etapa '{0}'?",
|
||||
"jobaction.failedToDeleteStep": "Não foi possível excluir a etapa '{0}'.\r\nErro: {1}",
|
||||
"jobaction.deletedStep": "A etapa do trabalho foi excluída com êxito",
|
||||
"jobaction.newAlert": "Novo alerta",
|
||||
"jobaction.editAlert": "Editar alerta",
|
||||
"jobaction.deleteAlert": "Apagar alerta",
|
||||
"jobaction.Cancel": "Cancelar",
|
||||
"jobaction.deleteAlertConfirm": "Tem certeza que deseja apagar o alerta '{0}'?",
|
||||
"jobaction.failedToDeleteAlert": "Não foi possível excluir alerta '{0}'.\r\nErro: {1}",
|
||||
"jobaction.deletedAlert": "O alerta foi excluído com êxito",
|
||||
"jobaction.newOperator": "Novo operador",
|
||||
"jobaction.editOperator": "Editar o operador",
|
||||
"jobaction.deleteOperator": "Excluir operador",
|
||||
"jobaction.deleteOperatorConfirm": "Você tem certeza que gostaria de excluir o operador '{0}'?",
|
||||
"jobaction.failedToDeleteOperator": "Não foi possível excluir o operador '{0}'.\r\nErro: {1}",
|
||||
"joaction.deletedOperator": "O operador foi excluído com êxito",
|
||||
"jobaction.newProxy": "Novo Proxy",
|
||||
"jobaction.editProxy": "Editar proxy",
|
||||
"jobaction.deleteProxy": "Excluir proxy",
|
||||
"jobaction.deleteProxyConfirm": "Tem certeza de que você gostaria de excluir o proxy '{0}'?",
|
||||
"jobaction.failedToDeleteProxy": "Não foi possível excluir o proxy '{0}'.\r\nErro: {1}",
|
||||
"jobaction.deletedProxy": "O proxy foi excluído com êxito"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"providerIdNotValidError": "A conexão é necessária para interagir com JobManagementService",
|
||||
"noHandlerRegistered": "Nenhum manipulador registrado"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"agentUtilities.failed": "falhou",
|
||||
"agentUtilities.succeeded": "sucedeu",
|
||||
"agentUtilities.retry": "Tentar Novamente",
|
||||
"agentUtilities.canceled": "Cancelada",
|
||||
"agentUtilities.inProgress": "Em andamento",
|
||||
"agentUtilities.statusUnknown": "Status desconhecido",
|
||||
"agentUtilities.executing": "Executando",
|
||||
"agentUtilities.waitingForThread": "Esperando pela Thread",
|
||||
"agentUtilities.betweenRetries": "Entre tentativas",
|
||||
"agentUtilities.idle": "Ocioso",
|
||||
"agentUtilities.suspended": "Suspenso",
|
||||
"agentUtilities.obsolete": "[Obsoleto]",
|
||||
"agentUtilities.yes": "Sim",
|
||||
"agentUtilities.no": "Não",
|
||||
"agentUtilities.notScheduled": "Não agendado",
|
||||
"agentUtilities.neverRun": "Nunca executar"
|
||||
}
|
||||
17
i18n/ptb/src/sql/platform/node/resultSerializer.i18n.json
Normal file
17
i18n/ptb/src/sql/platform/node/resultSerializer.i18n.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"resultsSerializer.saveAsFileTitle": "Escolha o arquivo de resultados",
|
||||
"resultsSerializer.saveAsFileExtensionCSVTitle": "CSV (separado por vírgula)",
|
||||
"resultsSerializer.saveAsFileExtensionJSONTitle": "JSON",
|
||||
"resultsSerializer.saveAsFileExtensionExcelTitle": "Pasta de trabalho do Excel",
|
||||
"resultsSerializer.saveAsFileExtensionXMLTitle": "XML",
|
||||
"resultsSerializer.saveAsFileExtensionTXTTitle": "Texto Sem Formatação",
|
||||
"openLocation": "Abrir arquivo de localização",
|
||||
"openFile": "Abrir arquivo"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"commitEditFailed": "A linha de confirmação falhou:",
|
||||
"runQueryStringBatchStartMessage": "Começou a executar consulta \"{0}\"",
|
||||
"updateCellFailed": "Falha na célula de atualização:"
|
||||
}
|
||||
14
i18n/ptb/src/sql/platform/query/common/queryRunner.i18n.json
Normal file
14
i18n/ptb/src/sql/platform/query/common/queryRunner.i18n.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"query.ExecutionFailedError": "Execução falhou devido a um erro inesperado: {0} {1}",
|
||||
"query.message.executionTime": "Tempo total de execução: {0}",
|
||||
"query.message.startQuery": "Execução da consulta iniciada na linha {0}",
|
||||
"query.initEditExecutionFailed": "Falha na execução de editar init: ",
|
||||
"elapsedBatchTime": "Tempo de execução em lote: {0}"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"InProgressWarning": "1 ou mais tarefas estão em andamento. Tem certeza que deseja sair?",
|
||||
"taskService.yes": "Sim",
|
||||
"taskService.no": "Não"
|
||||
}
|
||||
21
i18n/ptb/src/sql/platform/theme/common/colors.i18n.json
Normal file
21
i18n/ptb/src/sql/platform/theme/common/colors.i18n.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"tableHeaderBackground": "Cor de fundo do cabeçalho de tabela",
|
||||
"tableHeaderForeground": "Cor de primeiro plano de cabeçalho de tabela",
|
||||
"disabledInputBoxBackground": "Fundo de caixa de entrada desativado.",
|
||||
"disabledInputBoxForeground": "Caixa de entrada em primeiro plano desativada.",
|
||||
"buttonFocusOutline": "Cor de contorno do botão quando possui o foco.",
|
||||
"disabledCheckboxforeground": "Primeiro plano da caixa de seleção desabilitado.",
|
||||
"listFocusAndSelectionBackground": "Lista/tabela de cor de fundo para o selecionado e item de foco quando a lista/tabela está ativa",
|
||||
"agentTableBackground": "Cor de fundo da tabela do SQL Agent.",
|
||||
"agentCellBackground": "Cor de fundo célula de tabela SQL Agent.",
|
||||
"agentTableHoverBackground": "Cor de fundo para tabela no SQL Agent.",
|
||||
"agentJobsHeadingColor": "Cor de fundo do título do SQL Agent.",
|
||||
"agentCellBorderColor": "Cor da borda da célula na tabela SQL Agent."
|
||||
}
|
||||
Reference in New Issue
Block a user