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/workbench/parts/extensions/electron-browser/extensionEditor.i18n.json')
-rw-r--r--i18n/cht/src/vs/workbench/parts/extensions/electron-browser/extensionEditor.i18n.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/i18n/cht/src/vs/workbench/parts/extensions/electron-browser/extensionEditor.i18n.json b/i18n/cht/src/vs/workbench/parts/extensions/electron-browser/extensionEditor.i18n.json
index 90981da25b1..cab80f74c21 100644
--- a/i18n/cht/src/vs/workbench/parts/extensions/electron-browser/extensionEditor.i18n.json
+++ b/i18n/cht/src/vs/workbench/parts/extensions/electron-browser/extensionEditor.i18n.json
@@ -18,9 +18,11 @@
"details": "詳細資料",
"detailstooltip": "擴充功能詳細資訊,從擴充功能的 'README.md' 檔案中呈現。",
"contributions": "貢獻",
+ "contributionstooltip": "透過此擴充功能列出對 VS Code 的貢獻",
"changelog": "變更記錄",
"changelogtooltip": "擴充功能更新紀錄,從擴充功能 'CHANGELOG.md' 檔案中呈現",
"dependencies": "相依性",
+ "dependenciestooltip": "列出此擴充功能的相依項目",
"noReadme": "沒有可用的讀我檔案。",
"noChangelog": "沒有可用的 Changelog。",
"noContributions": "沒有比重",
@@ -34,6 +36,7 @@
"debugger type": "型別",
"viewContainers": "檢視容器 ({0})",
"view container id": "識別碼",
+ "view container title": "標題",
"view container location": "位置",
"views": "瀏覽次數 ({0})",
"view id": "識別碼",
@@ -41,6 +44,7 @@
"view location": "位置",
"localizations": "當地語系化 ({0})",
"localizations language id": "語言識別碼",
+ "localizations language name": "語言名稱",
"localizations localized language name": "語言名稱 (已當地語系化)",
"colorThemes": "色彩佈景主題 ({0})",
"iconThemes": "圖示佈景主題 ({0}) ",