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/cht/src/vs/platform/extensionManagement/node/extensionManagementService.i18n.json')
-rw-r--r--i18n/cht/src/vs/platform/extensionManagement/node/extensionManagementService.i18n.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/i18n/cht/src/vs/platform/extensionManagement/node/extensionManagementService.i18n.json b/i18n/cht/src/vs/platform/extensionManagement/node/extensionManagementService.i18n.json
index 0013de0e6a7..01f556d1f68 100644
--- a/i18n/cht/src/vs/platform/extensionManagement/node/extensionManagementService.i18n.json
+++ b/i18n/cht/src/vs/platform/extensionManagement/node/extensionManagementService.i18n.json
@@ -12,6 +12,9 @@
"override": "覆寫",
"cancel": "取消",
"errorInstallingDependencies": "安裝相依套件時發生錯誤。{0}",
+ "MarketPlaceDisabled": "未啟用市集",
+ "removeError": "移除擴充功能: {0} 時發生錯誤。重新嘗試前請離開並再次啟動 VS Code。",
+ "Not Market place extension": "只有市集擴充功能可以重新安裝",
"notFoundCompatible": "無法安裝 '{0}';沒有任何與 VS Code 相容的可用版本 '{1}'。",
"malicious extension": "因為有使用者回報該延伸模組有問題,所以無法安裝延伸模組。",
"notFoundCompatibleDependency": "無法安裝,因為找不到相容於 VS Code 目前版本 '{1}' 的相依擴充功能 '{0}'。",