Integrate resources from Community Localization platform (#1313)

This commit is contained in:
Karl Burtram
2018-05-02 11:17:29 -07:00
committed by GitHub
parent bca4102542
commit 7ee13b4afb
1083 changed files with 12412 additions and 7 deletions

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."
],
"newQueryAction.newQuery": "Nova consulta",
"scriptSelect": "Selecione Top 1000",
"scriptAlter": "Script como Alter",
"editData": "Editar dados",
"scriptCreate": "Script de criação",
"scriptDelete": "Script como excluir",
"backupAction.backup": "Backup",
"restoreAction.restore": "Restaurar",
"manage": "Gerenciar",
"showDetails": "Mostrar detalhes",
"newDatabase": "Novo banco de dados",
"configureDashboard": "Configurar"
}

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."
],
"selectOperationName": "Selecione",
"createOperationName": "Criar",
"insertOperationName": "Inserir",
"updateOperationName": "Atualização",
"deleteOperationName": "Excluir",
"scriptSelectNotFound": "Nenhum script foi retornado ao chamar o script de selecionar objeto ",
"scriptNotFoundForObject": "Nenhum script foi retornado durante o script como {0} no objeto {1}",
"scriptingFailed": "Script falhou",
"scriptNotFound": "Nenhum script foi retornado quando scripts como {0}"
}

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