mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-28 01:25:39 -05:00
Integrate resources from Community Localization platform (#1313)
This commit is contained in:
21
i18n/ptb/src/sql/workbench/common/actions.i18n.json
Normal file
21
i18n/ptb/src/sql/workbench/common/actions.i18n.json
Normal 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"
|
||||
}
|
||||
18
i18n/ptb/src/sql/workbench/common/taskUtilities.i18n.json
Normal file
18
i18n/ptb/src/sql/workbench/common/taskUtilities.i18n.json
Normal 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}"
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
12
i18n/ptb/src/sql/workbench/update/releaseNotes.i18n.json
Normal file
12
i18n/ptb/src/sql/workbench/update/releaseNotes.i18n.json
Normal 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?"
|
||||
}
|
||||
Reference in New Issue
Block a user