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/browser/debugActions.i18n.json')
-rw-r--r--i18n/kor/src/vs/workbench/parts/debug/browser/debugActions.i18n.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/i18n/kor/src/vs/workbench/parts/debug/browser/debugActions.i18n.json b/i18n/kor/src/vs/workbench/parts/debug/browser/debugActions.i18n.json
index fbc8af5c76a..97e70d80fea 100644
--- a/i18n/kor/src/vs/workbench/parts/debug/browser/debugActions.i18n.json
+++ b/i18n/kor/src/vs/workbench/parts/debug/browser/debugActions.i18n.json
@@ -5,12 +5,12 @@
// Do not edit this file. It is machine generated.
{
"activateBreakpoints": "중단점 활성화",
- "addConditionalBreakpoint": "조건부 중단점 추가",
+ "addConditionalBreakpoint": "조건부 중단점 추가...",
"addFunctionBreakpoint": "함수 중단점 추가",
"addToWatchExpressions": "조사식에 추가",
"addWatchExpression": "식 추가",
"clearRepl": "콘솔 지우기",
- "conditionalBreakpointEditorAction": "디버그: 조건부 중단점",
+ "conditionalBreakpointEditorAction": "디버그: 조건부 중단점 추가...",
"continueDebug": "계속",
"deactivateBreakpoints": "중단점 비활성화",
"debugActionLabelAndKeybinding": "{0}({1})",
@@ -20,7 +20,7 @@
"debugFocusConsole": "포커스 디버그 콘솔",
"disableAllBreakpoints": "모든 중단점 해제",
"disconnectDebug": "연결 끊기",
- "editConditionalBreakpoint": "중단점 편집",
+ "editConditionalBreakpoint": "중단점 편집...",
"enableAllBreakpoints": "모든 중단점 설정",
"launchJsonNeedsConfigurtion": "'launch.json' 구성 또는 수정",
"openLaunchJson": "{0} 열기",