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/electron-browser/debug.contribution.i18n.json')
-rw-r--r--i18n/kor/src/vs/workbench/parts/debug/electron-browser/debug.contribution.i18n.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/i18n/kor/src/vs/workbench/parts/debug/electron-browser/debug.contribution.i18n.json b/i18n/kor/src/vs/workbench/parts/debug/electron-browser/debug.contribution.i18n.json
index c6d612c178f..c92508b7198 100644
--- a/i18n/kor/src/vs/workbench/parts/debug/electron-browser/debug.contribution.i18n.json
+++ b/i18n/kor/src/vs/workbench/parts/debug/electron-browser/debug.contribution.i18n.json
@@ -4,11 +4,14 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
+ "allowBreakpointsEverywhere": "확장명에 관계없이 모든 파일에 대한 중단점을 설정할 수 있습니다.",
"debug": "디버그",
"debugCategory": "디버그",
+ "debugConfigurationTitle": "디버그",
"debugErrorEditor": "디버그 오류",
"debugPanel": "디버그 콘솔",
"launchConfigDoesNotExist": "시작 구성 '{0}'이(가) 없습니다.",
+ "openExplorerOnEnd": "디버그 세션 끝에 탐색기 뷰렛을 자동으로 엽니다.",
"toggleDebugPanel": "디버그 콘솔",
"toggleDebugViewlet": "디버그 표시",
"view": "보기"