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/out/commands.i18n.json')
-rw-r--r--i18n/kor/extensions/git/out/commands.i18n.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/i18n/kor/extensions/git/out/commands.i18n.json b/i18n/kor/extensions/git/out/commands.i18n.json
index 74283128949..1e7920f8a21 100644
--- a/i18n/kor/extensions/git/out/commands.i18n.json
+++ b/i18n/kor/extensions/git/out/commands.i18n.json
@@ -12,8 +12,8 @@
"cloning": "Git 리포지토리를 복제하는 중...",
"openrepo": "리포지토리 열기",
"proposeopen": "복제된 리포지토리를 여시겠습니까?",
- "path to init": "폴더 경로",
- "provide path": "Git 리포지토리를 초기화할 폴더 경로를 입력하세요.",
+ "init repo": "리포지토리 초기화",
+ "create repo": "리포지토리 초기화",
"HEAD not available": "'{0}'의 HEAD 버전이 없습니다.",
"confirm stage files with merge conflicts": "병합 충돌이 있는 {0} 파일을 스테이징하시겠습니까?",
"confirm stage file with merge conflicts": "병합 충돌이 있는 {0}을(를) 스테이징하시겠습니까?",