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/extensions/git/package.i18n.json')
-rw-r--r--i18n/kor/extensions/git/package.i18n.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/i18n/kor/extensions/git/package.i18n.json b/i18n/kor/extensions/git/package.i18n.json
index bff6239e1e3..07838b84a85 100644
--- a/i18n/kor/extensions/git/package.i18n.json
+++ b/i18n/kor/extensions/git/package.i18n.json
@@ -7,6 +7,7 @@
"Do not edit this file. It is machine generated."
],
"displayName": "Git",
+ "description": "Git SCM 통합",
"command.clone": "복제",
"command.init": "리포지토리 초기화",
"command.close": "리포지토리 닫기",
@@ -74,6 +75,7 @@
"config.decorations.enabled": "Git에서 색과 배지를 탐색기와 열려 있는 편집기 뷰에 적용하는지 제어합니다.",
"config.promptToSaveFilesBeforeCommit": "Git가 제출(commit)하기 전에 저장되지 않은 파일을 검사할지를 제어합니다. ",
"config.showInlineOpenFileAction": "Git 변경점 보기에서 파일 열기 동작 줄을 표시할지의 여부를 제어합니다.",
+ "config.inputValidation": "커밋 메시지 입력 유효성 검사를 언제 표시할지 제어합니다.",
"config.detectSubmodules": "Git 하위 모듈을 자동으로 검색할지 여부를 제어합니다.",
"colors.modified": "수정된 리소스의 색상입니다.",
"colors.deleted": "삭제된 리소스의 색상입니다.",