Files
azuredatastudio/i18n/ptb/src/sql/workbench/common/taskUtilities.i18n.json

18 lines
910 B
JSON

{
"": [
"--------------------------------------------------------------------------------------------",
"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}"
}