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/quickopen/browser/commandsHandler.i18n.json')
-rw-r--r--i18n/kor/src/vs/workbench/parts/quickopen/browser/commandsHandler.i18n.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/i18n/kor/src/vs/workbench/parts/quickopen/browser/commandsHandler.i18n.json b/i18n/kor/src/vs/workbench/parts/quickopen/browser/commandsHandler.i18n.json
index d410308122c..3643111bada 100644
--- a/i18n/kor/src/vs/workbench/parts/quickopen/browser/commandsHandler.i18n.json
+++ b/i18n/kor/src/vs/workbench/parts/quickopen/browser/commandsHandler.i18n.json
@@ -5,11 +5,14 @@
// Do not edit this file. It is machine generated.
{
"showTriggerActions": "모든 명령 표시",
+ "clearCommandHistory": "명령 기록 지우기",
"showCommands.label": "명령 팔레트...",
"entryAriaLabelWithKey": "{0}, {1}, 명령",
"entryAriaLabel": "{0}, 명령",
"canNotRun": "'{0}' 명령은 여기에서 실행할 수 없습니다.",
"actionNotEnabled": "'{0}' 명령은 현재 컨텍스트에서 사용할 수 없습니다.",
+ "recentlyUsed": "최근에 사용한 항목",
+ "morecCommands": "기타 명령",
"commandLabel": "{0}: {1}",
"cat.title": "{0}: {1}",
"noCommandsMatching": "일치하는 명령 없음"