Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/kor/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json')
-rw-r--r--i18n/kor/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/i18n/kor/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json b/i18n/kor/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json
index fa8bbdb468a..923b2c8d9b9 100644
--- a/i18n/kor/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json
+++ b/i18n/kor/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json
@@ -5,12 +5,11 @@
// Do not edit this file. It is machine generated.
{
"DebugConfig.failed": "'.vscode' 폴더({0}) 내에 'launch.json' 파일을 만들 수 없습니다.",
- "app.launch.json.configurations": "구성 목록입니다. 새 구성을 추가하거나 기존 구성을 편집합니다.",
+ "app.launch.json.configurations": "구성 목록입니다. IntelliSense를 사용하여 새 구성을 추가하거나 기존 구성을 편집합니다.",
"app.launch.json.title": "시작",
"app.launch.json.version": "이 파일 형식의 버전입니다.",
"debugNoType": "디버그 어댑터 '형식'은 생략할 수 없으며 '문자열' 형식이어야 합니다.",
"duplicateDebuggerType": "디버그 형식 '{0}'은(는) 이미 등록되어 있고 '{1}' 특성을 포함합니다. '{1}' 특성을 무시합니다.",
- "interactiveVariableNotFound": "{0} 어댑터가 시작 구성에 지정된 {1} 변수에 영향을 주지 않습니다.",
"selectDebug": "환경 선택",
"vscode.extension.contributes.breakpoints": "중단점을 적용합니다.",
"vscode.extension.contributes.breakpoints.language": "이 언어에 대해 중단점을 허용합니다.",