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

12 lines
768 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 не определен.",
"connectionInfoOptionsUndefined": "Параметр ConnectionInfo.options не определен.",
"connectionInfoOptionsMissingProperties": "Отсутствуют некоторые свойства в параметре connectionInfo.options: {0}"
}