update localization resource files (#14389)

This commit is contained in:
Alex Ma
2021-02-22 19:42:55 -08:00
committed by GitHub
parent d21ee4dc9e
commit 9148aa1ed5
3162 changed files with 45130 additions and 1848 deletions

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."
],
"streamCanceled": "Operação de fluxo cancelada pelo usuário"
}

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."
],
"progress": "$(sync~spin) {0}...",
"cancelTooltip": "Cancelar",
"cancel": "Cancelar operação?",
"mssql.searchServers": "Nomes de Servidores de Pesquisa"
}

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."
],
"connectionInfoUndefined": "ConnectionInfo é indefinido.",
"connectionInfoOptionsUndefined": "ConnectionInfo.options está indefinido.",
"connectionInfoOptionsMissingProperties": "Algumas propriedades ausentes em connectionInfo.options: {0}"
}

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."
],
"maxSizeNotice": "AVISO: este arquivo foi truncado em {0} para visualização. ",
"maxSizeReached": "O arquivo foi truncado em {0} para visualização."
}

View File

@@ -0,0 +1,28 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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",
"lblUploadFiles": "Carregar",
"uploading": "Carregando arquivos para o HDFS",
"uploadCanceled": "A operação de upload foi cancelada",
"uploadError": "Erro ao carregar arquivos: {0}",
"makingDir": "Criando diretório",
"mkdirCanceled": "A operação foi cancelada",
"mkDirError": "Erro ao criar o diretório: {0}",
"enterDirName": "Insira o nome do diretório",
"deleteError": "Erro ao excluir arquivos: {0}",
"msgDeleteFolder": "Tem certeza de que deseja excluir esta pasta e o respectivo conteúdo?",
"msgDeleteFile": "Tem certeza de que deseja excluir este arquivo?",
"saving": "Salvando arquivos HDFS",
"saveCanceled": "A operação de salvamento foi cancelada",
"saveError": "Erro ao salvar o arquivo: {0}",
"previewing": "Gerando visualização",
"previewError": "Erro ao visualizar o arquivo: {0}",
"copyPathError": "Erro ao copiar o caminho: {0}",
"manageAccessError": "Erro inesperado ao abrir a caixa de diálogo Gerenciar Acesso: {0}"
}

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."
],
"errorExpanding": "Erro: {0}",
"errDeleteConnectionNode": "Não é possível excluir uma conexão. Somente subpastas e arquivos podem ser excluídos."
}

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."
],
"prmptPwd": "Forneça a senha para conectar-se ao HDFS:",
"sessionNotFound": "A sessão para o nó {0} não existe",
"notifyError": "Erro ao notificar a alteração de nó: {0}",
"hdfsFolder": "HDFS",
"rootLabel": "Raiz"
}