mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-19 11:31:40 -04:00
18 lines
910 B
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}"
|
|
} |