mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-17 03:21:40 -04:00
Update resource strings for 1.9.0 langpacks (#6144)
* Refresh loc resources * Update loc strings
This commit is contained in:
@@ -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."
|
||||
],
|
||||
"adminService.providerIdNotValidError": "Conexão é necessário para interagir com adminservice",
|
||||
"adminService.noHandlerRegistered": "Nenhum manipulador registrado"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"connectingLabel": "Conectando:",
|
||||
"runningCommandLabel": "Executando o comando:",
|
||||
"openingNewQueryLabel": "Abrindo nova consulta:"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"connectionError": "Erro de Conexão",
|
||||
"kerberosErrorStart": "Conexão falhou devido a um erro de Kerberos.",
|
||||
"kerberosHelpLink": "Ajuda para configurar o Kerberos está disponível em {0}",
|
||||
"kerberosKinit": "Se você conectou previamente você pode precisar de re-Run kinit."
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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": "Conexão",
|
||||
"connectType": "Tipo de Conexão",
|
||||
"recentConnectionTitle": "Conexões recentes",
|
||||
"savedConnectionTitle": "Conexões salvas",
|
||||
"connectionDetailsTitle": "Detalhes da Conexão",
|
||||
"connectionDialog.connect": "Conectar-se",
|
||||
"connectionDialog.cancel": "Cancelar",
|
||||
"noRecentConnections": "Nenhuma conexão recente",
|
||||
"noSavedConnections": "Nenhuma conexão salva"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"connectionWidget.AddAzureAccount": "Adicione uma conta...",
|
||||
"defaultDatabaseOption": "<Padrão>",
|
||||
"loadingDatabaseOption": "Carregando...",
|
||||
"serverGroup": "Grupo de servidores",
|
||||
"defaultServerGroup": "<Padrão>",
|
||||
"addNewServerGroup": "Adicionar novo grupo...",
|
||||
"noneServerGroup": "<Não Salvar>",
|
||||
"connectionWidget.missingRequireField": "{0} é necessária.",
|
||||
"connectionWidget.fieldWillBeTrimmed": "{0} será removido.",
|
||||
"rememberPassword": "Lembrar senha",
|
||||
"connection.azureAccountDropdownLabel": "Conta",
|
||||
"connectionWidget.refreshAzureCredentials": "Atualizar as credenciais de conta",
|
||||
"connection.azureTenantDropdownLabel": "Locatário do Azure AD",
|
||||
"connectionWidget.toggleDatabaseNameDropdown": "Selecione a lista suspensa de bancos de dados disponíveis",
|
||||
"advanced": "Avançada...",
|
||||
"connectionWidget.invalidAzureAccount": "Você precisa selecionar uma conta"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"newDashboardTab.openDashboardExtensions": "Abrir extensões do dashboard",
|
||||
"newDashboardTab.ok": "OK",
|
||||
"newDashboardTab.cancel": "Cancelar",
|
||||
"newdashboardTabDialog.noExtensionLabel": "Não há extensões de painel para serem instaladas neste momento. Vá para o Gerenciador de Extensões para explorar extensões recomendadas."
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"errorMessageDialog.ok": "OK",
|
||||
"errorMessageDialog.close": "Fechar",
|
||||
"copyDetails": "Copiar detalhes"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"error": "Erro",
|
||||
"warning": "Aviso",
|
||||
"info": "Informação"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"filebrowser.filepath": "Caminho selecionado",
|
||||
"fileFilter": "Tipo de Arquivos",
|
||||
"fileBrowser.ok": "OK",
|
||||
"fileBrowser.discard": "Descarte"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"filebrowser.selectFile": "Selecione um arquivo"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"fileBrowser.regTreeAriaLabel": "Árvore de navegador de arquivo"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"allFiles": "Todos os Arquivos"
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"insights.item": "Item",
|
||||
"insights.value": "Valor",
|
||||
"property": "Propriedade.",
|
||||
"value": "Valor",
|
||||
"InsightsDialogTitle": "Insights",
|
||||
"insights.dialog.items": "Itens",
|
||||
"insights.dialog.itemDetails": "Detalhes do item"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"workbench.action.insights.copySelection": "Copie a célula"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"insightsDidNotFindResolvedFile": "Não foi possível encontrar o arquivo de consulta em nenhum dos seguintes caminhos: {0}"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"insightsInputError": "Sem perfil de Conexão foi passado para o submenu de ideias",
|
||||
"insightsError": "Erro de ideias",
|
||||
"insightsFileError": "Houve um erro ao ler o arquivo de consulta: ",
|
||||
"insightsConfigError": "Ocorreu um erro ao analisar a configuração de uma visão; Não foi possível encontrar a consulta vetor/string ou arquivo de consulta"
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"carbon.extension.contributes.notebook.provider": "Identificador do provedor de bloco de notas.",
|
||||
"carbon.extension.contributes.notebook.fileExtensions": "Quais extensões de arquivo devem ser registradas para este provedor de notebook",
|
||||
"carbon.extension.contributes.notebook.standardKernels": "Quais kernels devem ser padrão com este provedor de notebook",
|
||||
"vscode.extension.contributes.notebook.providers": "Contribui com provedores de notebooks.",
|
||||
"carbon.extension.contributes.notebook.magic": "Nome da mágica da célula, tal como \"%%sql\".",
|
||||
"carbon.extension.contributes.notebook.language": "A linguagem de célula a ser usada se esta magia de célula está incluída na célula",
|
||||
"carbon.extension.contributes.notebook.executionTarget": "Destino de execução opcional que essa mágica indica, por exemplo, Spark versus SQL",
|
||||
"carbon.extension.contributes.notebook.kernels": "Um conjunto opcional de kernels para os quais isto é válido, por exemplo, python3, pyspark3, sql",
|
||||
"vscode.extension.contributes.notebook.languagemagics": "Contribui a linguagem do notebook."
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"notebookUriNotDefined": "Nenhum URI foi passado ao criar um gerenciador de notebooks",
|
||||
"notebookServiceNoProvider": "O provedor de notebooks não existe"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"noKernel": "Nenhum Kernel",
|
||||
"runNotebookDisabled": "Não é possível executar células porque nenhum kernel foi configurado",
|
||||
"errorName": "Erro"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"nbformatNotRecognized": "nbformat v{0}.{1} não reconhecido",
|
||||
"nbNotSupported": "Este arquivo não tem um formato de notebook válido",
|
||||
"unknownCellType": "Tipo de célula {0} desconhecido",
|
||||
"unrecognizedOutput": "Tipo de saída {0} não reconhecido",
|
||||
"invalidMimeData": "Espera-se que os dados de {0} sejam uma string ou uma matriz de strings",
|
||||
"unrecognizedOutputType": "Tipo de saída {0} não reconhecido"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"sqlKernelError": "Erro do kernel SQL",
|
||||
"connectionRequired": "Uma conexão precisa ser escolhida para executar as células do notebook",
|
||||
"sqlMaxRowsDisplayed": "Exibindo as Primeiras {0} linhas."
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"OeSessionFailedError": "Falha ao criar sessão do Object Explorer",
|
||||
"nodeExpansionError": "Múltiplos erros:"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"queryEditorServiceChangeUnsupportedError": "Alterar o modo de idioma não é suportado para consultas não salvas",
|
||||
"queryEditorServiceChangeError": "Por favor, salvar ou descartar as alterações antes de mudar de/para o modo de linguagem SQL"
|
||||
}
|
||||
Reference in New Issue
Block a user