Files
azuredatastudio/i18n/ads-language-pack-ko/translations/extensions/server-report.i18n.json

18 lines
844 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": "PageContention 및 ObjectContention에 대한 XEvents 세션이 시작되었습니다.",
"XEventsStopped": "PageContention 및 ObjectContention에 대한 XEvents 세션이 제거되었습니다."
}
}
}