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/preferences/browser/keybindingsEditor.i18n.json')
-rw-r--r--i18n/kor/src/vs/workbench/parts/preferences/browser/keybindingsEditor.i18n.json23
1 files changed, 23 insertions, 0 deletions
diff --git a/i18n/kor/src/vs/workbench/parts/preferences/browser/keybindingsEditor.i18n.json b/i18n/kor/src/vs/workbench/parts/preferences/browser/keybindingsEditor.i18n.json
new file mode 100644
index 00000000000..5362c43d63e
--- /dev/null
+++ b/i18n/kor/src/vs/workbench/parts/preferences/browser/keybindingsEditor.i18n.json
@@ -0,0 +1,23 @@
+/*---------------------------------------------------------------------------------------------
+ * 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.
+{
+ "SearchKeybindings.AriaLabel": "키 바인딩 검색",
+ "SearchKeybindings.Placeholder": "키 바인딩 검색",
+ "add": "키 바인딩 추가",
+ "cancel": "취소",
+ "change": "키 바인딩 변경",
+ "command": "명령",
+ "confirmRemove": "'{1}' 명령에서 '{0}' 키 바인딩 제거",
+ "default": "기본값",
+ "header-message": "고급 사용자 지정의 경우 다음 파일을 열고 편집하세요. ",
+ "keybinding": "키 바인딩",
+ "keybindingsInputName": "키 바인딩",
+ "ok": "확인",
+ "removeLabel": "키 바인딩 제거",
+ "source": "소스",
+ "user": "사용자",
+ "when": "시기"
+} \ No newline at end of file