mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-27 20:13:32 +01:00
2018-02-23. Merged in translations from Transifex.
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"displayName": "Git",
|
||||
"command.clone": "복제",
|
||||
"command.init": "리포지토리 초기화",
|
||||
"command.close": "리포지토리 닫기",
|
||||
@@ -73,7 +74,6 @@
|
||||
"config.decorations.enabled": "Git에서 색과 배지를 탐색기와 열려 있는 편집기 뷰에 적용하는지 제어합니다.",
|
||||
"config.promptToSaveFilesBeforeCommit": "Git가 제출(commit)하기 전에 저장되지 않은 파일을 검사할지를 제어합니다. ",
|
||||
"config.showInlineOpenFileAction": "Git 변경점 보기에서 파일 열기 동작 줄을 표시할지의 여부를 제어합니다.",
|
||||
"config.inputValidation": "입력 유효성 검사에 입력 카운터를 언제 표시할지 제어합니다.",
|
||||
"config.detectSubmodules": "Git 하위 모듈을 자동으로 검색할지 여부를 제어합니다.",
|
||||
"colors.modified": "수정된 리소스의 색상입니다.",
|
||||
"colors.deleted": "삭제된 리소스의 색상입니다.",
|
||||
|
||||
Reference in New Issue
Block a user