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:
authorAlexandru Dima <alexdima@microsoft.com>2017-12-13 14:21:16 +0300
committerGitHub <noreply@github.com>2017-12-13 14:21:16 +0300
commit816be6780ca8bd0ab80314e11478c48c70d09383 (patch)
tree61f0e3782e0627408f4cbf806173575d660bffac /i18n/kor/src/vs/code/node/cliProcessMain.i18n.json
parentdb59f5e27bdd4593e3dd06c502792652870056d5 (diff)
parentf3030d379955c390bc9d1f1b8589f31484cf3e01 (diff)
Merge pull request #40134 from Microsoft/loc/1.191.19.0
2017-12-12. Merged in translations from Transifex.
Diffstat (limited to 'i18n/kor/src/vs/code/node/cliProcessMain.i18n.json')
-rw-r--r--i18n/kor/src/vs/code/node/cliProcessMain.i18n.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/i18n/kor/src/vs/code/node/cliProcessMain.i18n.json b/i18n/kor/src/vs/code/node/cliProcessMain.i18n.json
index c8b96ea3f8f..1fa2ec087e3 100644
--- a/i18n/kor/src/vs/code/node/cliProcessMain.i18n.json
+++ b/i18n/kor/src/vs/code/node/cliProcessMain.i18n.json
@@ -8,6 +8,7 @@
"notInstalled": "'{0}' 확장이 설치되어 있지 않습니다.",
"useId": "게시자를 포함한 전체 확장 ID(예: {0})를 사용하세요.",
"successVsixInstall": "확장 '{0}'이(가) 설치되었습니다!",
+ "cancelVsixInstall": "'{0}' 확장 설치를 취소했습니다.",
"alreadyInstalled": "'{0}' 확장이 이미 설치되어 있습니다.",
"foundExtension": "마켓플레이스에서 '{0}'을(를) 찾았습니다.",
"installing": "설치 중...",