mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-20 12:00:24 -04:00
24 lines
1.2 KiB
JSON
24 lines
1.2 KiB
JSON
{
|
|
"": [
|
|
"--------------------------------------------------------------------------------------------",
|
|
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
|
"--------------------------------------------------------------------------------------------",
|
|
"Do not edit this file. It is machine generated."
|
|
],
|
|
"version": "1.0.0",
|
|
"contents": {
|
|
"package": {
|
|
"description": "VS Code에 Jake 기능을 추가할 확장입니다.",
|
|
"displayName": "VS Code에 대한 Jake 지원",
|
|
"jake.taskDefinition.type.description": "사용자 지정할 Jake 작업입니다.",
|
|
"jake.taskDefinition.file.description": "작업을 제공하는 Jake 파일이며 생략할 수 있습니다.",
|
|
"config.jake.autoDetect": "Jake 작업에 대한 자동 검색 사용 여부를 설정합니다. 기본값은 [켜기]입니다."
|
|
},
|
|
"out/main": {
|
|
"gulpTaskDetectError": "jake 작업을 찾는 데 문제가 있습니다. 자세한 내용은 출력을 참조하세요.",
|
|
"jakeShowOutput": "출력으로 이동",
|
|
"execFailed": "폴더 {0}에 대해 Jake 자동 검색에 실패하고 {1} 오류가 발생했습니다."
|
|
}
|
|
}
|
|
} |