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,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."
],
"previewFeatures.configTitle": "Versões prévias dos recursos",
"previewFeatures.configEnable": "Habilitar versões prévias dos recursos não liberadas",
"showConnectDialogOnStartup": "Mostrar caixa de diálogo de conexão na inicialização",
"enableObsoleteApiUsageNotificationTitle": "Notificação de API obsoleta",
"enableObsoleteApiUsageNotification": "Habilitar/desabilitar a notificação de uso de API obsoleta"
}

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."
],
"manage": "Gerenciar",
"showDetails": "Mostrar Detalhes",
"configureDashboard": "Saiba Como Configurar o Painel"
}

View File

@@ -9,9 +9,9 @@
"infoAltText": "Informações",
"warningAltText": "Aviso",
"errorAltText": "Erro",
"showMessageDetails": "Mostrar detalhes",
"hideMessageDetails": "Ocultar detalhes",
"showMessageDetails": "Mostrar Detalhes",
"copyMessage": "Copiar",
"closeMessage": "Fechar",
"modalBack": "voltar"
"modal.back": "Voltar",
"hideMessageDetails": "Ocultar Detalhes"
}

View File

@@ -7,5 +7,5 @@
"Do not edit this file. It is machine generated."
],
"optionsDialog.missingRequireField": " é necessário.",
"optionsDialog.invalidInput": "Entrada inválida. Valor numérico esperado"
"optionsDialog.invalidInput": "Entrada inválida. Valor numérico esperado."
}

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."
],
"invalidIndex": "O índice {0} é inválido."
}

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."
],
"blankValue": "branco"
}

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."
],
"invalidValueError": "Valor inválido",
"period": "{0}. {1}"
}

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."
],
"loadingMessage": "Carregando",
"loadingCompletedMessage": "Carregamento concluído"
}

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."
],
"loadingMessage": "Carregando"
}

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."
],
"queryTextEditorAriaLabel": "Editor de código modelview para modelo de exibiçã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."
],
"componentTypeNotRegistered": "Não foi possível localizar o componente para o tipo {0}"
}

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."
],
"languageChangeUnsupported": "Não há suporte para alterar os tipos de editor em arquivos não salvos"
}

View File

@@ -6,6 +6,6 @@
"--------------------------------------------------------------------------------------------",
"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"
"no-dataprovider": "Não há nenhum provedor de dados registrado que possa fornecer dados de exibição.",
"collapseAll": "Recolher Tudo"
}

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."
],
"scriptSelect": "Selecione Top 1000",
"scriptExecute": "Script como Executar",
"scriptAlter": "Script como Alterar",
"editData": "Editar Dados",
"scriptCreate": "Script como Criar",
"scriptDelete": "Script como Soltar"
}

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."
],
"scriptSelectNotFound": "Nenhum script foi retornado ao chamar o script select no objeto ",
"selectOperationName": "Selecionar",
"createOperationName": "Criar",
"insertOperationName": "Inserir",
"updateOperationName": "Atualizar",
"deleteOperationName": "Excluir",
"scriptNotFoundForObject": "Nenhum script foi retornado durante o script como {0} no objeto {1}",
"scriptingFailed": "O script falhou",
"scriptNotFound": "Nenhum script foi retornado ao criar scripts como {0}"
}