Files
azuredatastudio/i18n/esn/extensions/mssql/dist/objectExplorerNodeProvider/connection.i18n.json
2021-02-22 19:42:55 -08:00

12 lines
671 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."
],
"connectionInfoUndefined": "ConnectionInfo no está definido.",
"connectionInfoOptionsUndefined": "ConnectionInfo.options no está definido.",
"connectionInfoOptionsMissingProperties": "Faltan algunas propiedades en connectionInfo.options: {0}"
}