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/src/vs/platform/extensionManagement/node/extensionManagementService.i18n.json')
-rw-r--r--i18n/kor/src/vs/platform/extensionManagement/node/extensionManagementService.i18n.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/i18n/kor/src/vs/platform/extensionManagement/node/extensionManagementService.i18n.json b/i18n/kor/src/vs/platform/extensionManagement/node/extensionManagementService.i18n.json
index 042b7c91d0d..76ee8e87f46 100644
--- a/i18n/kor/src/vs/platform/extensionManagement/node/extensionManagementService.i18n.json
+++ b/i18n/kor/src/vs/platform/extensionManagement/node/extensionManagementService.i18n.json
@@ -12,6 +12,9 @@
"override": "재정의",
"cancel": "취소",
"errorInstallingDependencies": "의존성 설치 중 오류가 발생했습니다. {0}",
+ "MarketPlaceDisabled": "Marketplace를 사용할 수 없습니다.",
+ "removeError": "확장을 제거하는 동안 오류가 발생했습니다. {0}. 다시 시도하기 전에 VS Code를 종료하고 다시 시작하세요.",
+ "Not Market place extension": "마켓플레이스 확장만 다시 설치할 수 있습니다.",
"notFoundCompatible": "'{0}'을(를) 설치할 수 없습니다; VS Code '{1}'과 호환되는 버전이 없습니다.",
"malicious extension": "문제가 있다고 보고되었으므로 확장을 설치할 수 없습니다.",
"notFoundCompatibleDependency": "VS Code의 현재 버전 '{1}'과(와) 호환되는 종속된 확장 '{0}'을(를) 찾을 수 없으므로 설치할 수 없습니다.",