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:
authorDirk Baeumer <dirkb@microsoft.com>2017-03-24 17:34:54 +0300
committerDirk Baeumer <dirkb@microsoft.com>2017-03-24 17:34:54 +0300
commit801210c07483ddbd0c1b3b3ed18f27fd1a3ca08f (patch)
tree3d59fbbb7abb77be914070c036b46973a7b3ab5d /i18n/kor/extensions/git/out/commands.i18n.json
parent7c223972367b8ade5362d738606f3b910d0fbb42 (diff)
Merged in translationstranslation/20170324.01
Diffstat (limited to 'i18n/kor/extensions/git/out/commands.i18n.json')
-rw-r--r--i18n/kor/extensions/git/out/commands.i18n.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/i18n/kor/extensions/git/out/commands.i18n.json b/i18n/kor/extensions/git/out/commands.i18n.json
index 27c25eea37c..48d59b9d165 100644
--- a/i18n/kor/extensions/git/out/commands.i18n.json
+++ b/i18n/kor/extensions/git/out/commands.i18n.json
@@ -13,6 +13,8 @@
"confirm revert": "{0}에서 선택한 변경 내용을 되돌리시겠습니까?",
"disabled": "Git은 이 작업 영역에서 사용하지 않도록 설정되어 있거나 지원되지 않습니다.",
"discard": "변경 내용 취소",
+ "git error": "Git 오류",
+ "git error details": "Git: {0}",
"never again": "다시 표시 안 함",
"no changes": "커밋할 변경 내용이 없습니다.",
"no remotes to publish": "리포지토리에 게시하도록 구성된 원격이 없습니다.",