Update resource strings for 1.9.0 langpacks (#6144)

* Refresh loc resources

* Update loc strings
This commit is contained in:
Karl Burtram
2019-06-24 13:34:30 -07:00
committed by GitHub
parent cf85bb14f5
commit e3f26e8f12
1757 changed files with 41821 additions and 17438 deletions

View File

@@ -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."
],
"unknownComponentType": "Tipo de componente desconhecido. Deve usar ModelBuilder para criar objetos",
"invalidIndex": "O índice é inválido.",
"unknownConfig": "Componente de configuração desconhecida, use ModelBuilder para criar um objeto de configuração."
}

View 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."
],
"dialogDoneLabel": "concluído",
"dialogCancelLabel": "Cancelar",
"generateScriptLabel": "Gerar script",
"dialogNextLabel": "Próximo",
"dialogPreviousLabel": "Anterior"
}

View 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."
],
"treeView.notRegistered": "Não há exibição de árvore com id '{0}' registrado."
}

View File

@@ -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."
],
"providerRequired": "Um NotebookProvider com providerId válido precisa ser passado para este método",
"errNoProvider": "nenhum provedor de notebook encontrado",
"errNoManager": "Nenhum Gerenciador encontrado",
"noServerManager": "O Notebook Manager para o notebook {0} não tem um gerenciador de servidores. Não é possível executar operações nele",
"noContentManager": "O gerenciador de notebooks do notebook {0} não tem um gerenciador de conteúdo. Não é possível executar operações nele",
"noSessionManager": "O gerenciador de notebooks do notebook {0} não tem um gerenciador de sessão. Não é possível executar operações nele"
}

View 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."
],
"infoAltText": "Informações",
"warningAltText": "Aviso",
"errorAltText": "Erro",
"showMessageDetails": "Mostrar detalhes",
"hideMessageDetails": "Ocultar detalhes",
"copyMessage": "Copiar",
"closeMessage": "Fechar",
"modalBack": "voltar"
}

View 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."
],
"optionsDialog.ok": "OK",
"optionsDialog.cancel": "Cancelar"
}

View 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."
],
"optionsDialog.missingRequireField": " é necessário.",
"optionsDialog.invalidInput": "Entrada inválida. Valor numérico esperado"
}

View 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."
],
"no-dataprovider": "Não há dados provedor registrado que pode fornecer dados de exibição.",
"collapse": "Recolher"
}

View File

@@ -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."
],
"previewFeatures.configTitle": "Funcionalidades em Versão Prévia",
"previewFeatures.configEnable": "Habilitar funcionalidades de versão prévia não liberadas",
"showConnectDialogOnStartup": "Mostrar caixa de diálogo de conexão na inicialização"
}

View File

@@ -8,14 +8,17 @@
],
"newQueryAction.newQuery": "Nova consulta",
"scriptSelect": "Selecione Top 1000",
"scriptExecute": "Script executar como",
"scriptAlter": "Script como Alter",
"editData": "Editar dados",
"scriptCreate": "Script de criação",
"scriptDelete": "Script como excluir",
"scriptDelete": "Script apagado",
"backupAction.backup": "Backup",
"backup.isPreviewFeature": "Você precisa habilitar as funcionalidades em versão prévia para poder utilizar o backup",
"restoreAction.restore": "Restaurar",
"restore.isPreviewFeature": "Você precisa habilitar recursos em versão prévia para poder utilizar a restauração",
"manage": "Gerenciar",
"showDetails": "Mostrar detalhes",
"newDatabase": "Novo banco de dados",
"configureDashboard": "Configurar"
"configureDashboard": "Aprenda a Configurar o Painel"
}

View 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."
],
"enablePreviewFeatures.notice": "Funcionalidades beta são necessárias para que extensões sejam totalmente compatíveis e para que algumas ações fiquem disponíveis. Você gostaria de habilitar as funcionalidades beta?",
"enablePreviewFeatures.yes": "Sim",
"enablePreviewFeatures.no": "Não",
"enablePreviewFeatures.never": "Não, não mostrar novamente"
}

View File

@@ -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."
],
"schema.providerId": "Id comum para o provider",
"schema.displayName": "Nome de exibição do provedor",
"schema.connectionOptions": "Opções de conexão"
}

View 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."
],
"Search server names": "Nomes de servidores de pesquisa"
}

View 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."
],
"Search server names": "Nomes de servidores de pesquisa"
}

View 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."
],
"showDataExplorer": "Mostrar Explorador de Dados",
"workbench.dataExplorer": "Data Explorer",
"dataExplorer.view": "Visão",
"databaseConnections": "Conexões de banco de dados",
"datasource.connections": "conexões de fonte de dados",
"datasource.connectionGroups": "grupos de fonte de dados",
"startupConfig": "Configuração de inicialização",
"startup.alwaysShowServersView": "Verdadeiro para a exibição Servidores a ser mostrada na inicialização do padrão do Azure Data Studio; falso se a última visualização aberta deve ser mostrada"
}

View 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."
],
"vscode.extension.contributes.view.id": "Identificador da visualização. Use isto para registrar um provedor de dados através da API 'vscode.window.registerTreeDataProviderForView'. Também para ativar sua extensão registrando o evento 'onView: ${id}' para 'activationEvents'.",
"vscode.extension.contributes.view.name": "O nome legível da visualização. Será mostrado",
"vscode.extension.contributes.view.when": "Condição que deve ser verdadeira para mostrar esta visualização",
"extension.contributes.dataExplorer": "Contribui visualizações ao editor",
"extension.dataExplorer": "Contribui com vistas ao contêiner do Data Explorer na barra de atividade",
"dataExplorer.contributed": "Contribui com visualizações ao contêiner de contribuições de visualizações",
"ViewsContainerDoesnotExist": "O contêiner de exibição '{0}' não existe e todas as exibições registradas para ele serão adicionadas ao 'Data Explorer'.",
"duplicateView1": "Não é possível registrar vários modos de exibição com a mesma id '{0}' no contêiner de exibição '{1}'",
"duplicateView2": "Uma exibição com id '{0}' já está registrada no contêiner de exibição '{1}'",
"requirearray": "visualizações devem ser uma matriz",
"requirestring": "a propriedade `{0}` é obrigatória e deve ser do tipo `string`",
"optstring": "a propriedade `{0}` é opcional ou deve ser do tipo `string`"
}

View 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."
],
"dataExplorer.servers": "Servidores"
}

View 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."
],
"disconnect": "Desconectar-se",
"newQuery": "Nova consulta",
"manage": "Gerenciar",
"refresh": "Atualizar"
}

View 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."
],
"adminService.providerIdNotValidError": "Conexão é necessário para interagir com adminservice",
"adminService.noHandlerRegistered": "Nenhum manipulador registrado"
}

View File

@@ -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:"
}

View 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."
],
"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."
}

View File

@@ -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"
}

View 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."
],
"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"
}

View 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."
],
"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."
}

View File

@@ -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"
}

View File

@@ -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"
}

View 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."
],
"filebrowser.filepath": "Caminho selecionado",
"fileFilter": "Tipo de Arquivos",
"fileBrowser.ok": "OK",
"fileBrowser.discard": "Descarte"
}

View 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."
],
"filebrowser.selectFile": "Selecione um arquivo"
}

View 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."
],
"fileBrowser.regTreeAriaLabel": "Árvore de navegador de arquivo"
}

View 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."
],
"allFiles": "Todos os Arquivos"
}

View File

@@ -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"
}

View 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."
],
"workbench.action.insights.copySelection": "Copie a célula"
}

View 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."
],
"insightsDidNotFindResolvedFile": "Não foi possível encontrar o arquivo de consulta em nenhum dos seguintes caminhos: {0}"
}

View 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."
],
"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"
}

View File

@@ -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."
}

View 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."
],
"notebookUriNotDefined": "Nenhum URI foi passado ao criar um gerenciador de notebooks",
"notebookServiceNoProvider": "O provedor de notebooks não existe"
}

View File

@@ -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"
}

View File

@@ -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"
}

View File

@@ -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."
}

View 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."
],
"OeSessionFailedError": "Falha ao criar sessão do Object Explorer",
"nodeExpansionError": "Múltiplos erros:"
}

View 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."
],
"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"
}

View File

@@ -8,5 +8,5 @@
],
"gettingStarted": "Iniciar",
"showReleaseNotes": "Mostrar como começar",
"read the release notes": "Bem-vindo ao {0} Pré-visualização pública de fevereiro! Você gostaria de ver o Guia de Introdução?"
"miGettingStarted": "&&Introdução"
}