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:
authorDaniel Ye <danyeh@microsoft.com>2017-10-23 22:23:49 +0300
committerDaniel Ye <danyeh@microsoft.com>2017-10-23 22:23:49 +0300
commit8676abb2be87ae5840ffa2f424c0c10125ff9d75 (patch)
treeba4904a98dfd6a756329dd76ee06b6696eb036e6 /i18n/kor/extensions/git/out/commands.i18n.json
parent4b414da4a27225796a63ba5f9ca2d1041aa128a9 (diff)
2017-10-23. Merged in translations from Transifex.
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}을(를) 스테이징하시겠습니까?",