mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-20 12:00:24 -04:00
* update to localized XLFs * added update to langpack source files * updated xlfs * update to source files
32 lines
1.7 KiB
JSON
32 lines
1.7 KiB
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/dialogs/profilerCreateSessionDialog": {
|
|
"createSessionDialog.cancel": "취소",
|
|
"createSessionDialog.create": "시작",
|
|
"createSessionDialog.createSessionFailed": "세션을 만들지 못함",
|
|
"createSessionDialog.dialogOwnerInvalid": "대화 상자 소유자가 잘못되었습니다. 대화 상자를 열 수 없습니다.",
|
|
"createSessionDialog.enterSessionName": "세션 이름 입력:",
|
|
"createSessionDialog.invalidProviderType": "공급자 유형이 잘못되었습니다. 대화 상자를 열 수 없습니다.",
|
|
"createSessionDialog.selectTemplates": "세션 템플릿 선택:",
|
|
"createSessionDialog.templatesInvalid": "템플릿 목록이 잘못되었습니다. 대화 상자를 열 수 없습니다.",
|
|
"createSessionDialog.title": "새 Profiler 세션 시작"
|
|
},
|
|
"package": {
|
|
"description": "Azure Data Studio에 대한 SQL Server Profiler",
|
|
"displayName": "SQL Server Profiler",
|
|
"profiler.category": "프로파일러",
|
|
"profiler.contributes.title.newProfler": "Profiler 시작",
|
|
"profiler.contributes.title.openCreateSessionDialog": "프로파일러 시즌 만들기",
|
|
"profiler.contributes.title.start": "시작",
|
|
"profiler.contributes.title.stop": "중지"
|
|
}
|
|
}
|
|
} |