This repository has been archived on 2026-07-08. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
azuredatastudio/i18n/ads-language-pack-ru/translations/extensions/server-report.i18n.json
T

18 lines
838 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."
],
"version": "1.0.0",
"contents": {
"dist/constants": {
"XEventsFailed": "Сбой операции XEvents.",
"XEventsNotSupported": "Сеансы XEvents не поддерживаются.",
"XEventsStarted": "Сеансы XEvents для PageContention и ObjectContention запущены.",
"XEventsStopped": "Сеансы XEvents для PageContention и ObjectContention удалены."
}
}
}