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/common/theme.i18n.json')
-rw-r--r--i18n/cht/src/vs/workbench/common/theme.i18n.json16
1 files changed, 13 insertions, 3 deletions
diff --git a/i18n/cht/src/vs/workbench/common/theme.i18n.json b/i18n/cht/src/vs/workbench/common/theme.i18n.json
index 938086e4262..5fde1a30107 100644
--- a/i18n/cht/src/vs/workbench/common/theme.i18n.json
+++ b/i18n/cht/src/vs/workbench/common/theme.i18n.json
@@ -23,10 +23,10 @@
"panelInactiveTitleForeground": "非使用中之面板標題的標題色彩。面板會顯示在編輯器區域的下方,其中包含諸如輸出與整合式終端機等檢視。",
"panelActiveTitleBorder": "使用中之面板標題的框線色彩。面板會顯示在編輯器區域的下方,其中包含諸如輸出與整合式終端機等檢視。",
"statusBarForeground": "狀態列的前景色彩。狀態列會顯示在視窗的底部。",
+ "statusBarNoFolderForeground": "當未開啟任何資料夾時,狀態列的前景色彩。狀態列會顯示在視窗的底部。",
"statusBarBackground": "標準狀態列的背景色彩。狀態列會顯示在視窗的底部。",
- "statusBarBorder": "用以分隔資訊看板與編輯器的狀態列框線色彩。狀態列會顯示在視窗的底部。",
"statusBarNoFolderBackground": "當未開啟任何資料夾時,狀態列的背景色彩。狀態列會顯示在視窗的底部。",
- "statusBarNoFolderForeground": "當未開啟任何資料夾時,狀態列的前景色彩。狀態列會顯示在視窗的底部。",
+ "statusBarBorder": "用以分隔資訊看板與編輯器的狀態列框線色彩。狀態列會顯示在視窗的底部。",
"statusBarItemActiveBackground": "按下滑鼠按鈕時,狀態列項目的背景色彩。狀態列會顯示在視窗的底部。",
"statusBarItemHoverBackground": "動態顯示時,狀態列項目的背景色彩。狀態列會顯示在視窗的底部。",
"statusBarProminentItemBackground": "狀態列突出項目的背景顏色。突出項目比狀態列的其他項目更顯眼,用於表示重要性更高。狀態列會顯示在視窗的底部。",
@@ -47,6 +47,16 @@
"titleBarInactiveForeground": "非作用中視窗之標題列的前景。請注意,目前只有 macOS 支援此色彩。",
"titleBarActiveBackground": "作用中視窗之標題列的背景。請注意,目前只有 macOS 支援此色彩。",
"titleBarInactiveBackground": "非作用中視窗之標題列的背景。請注意,目前只有 macOS 支援此色彩。",
+ "titleBarBorder": "標題列框線色彩。請注意,目前只有 macOS 支援此色彩。",
"notificationsForeground": "通知的前景色彩。通知從視窗的上方滑入。",
- "notificationsBackground": "通知的背景色彩。通知從視窗的上方滑入。"
+ "notificationsBackground": "通知的背景色彩。通知從視窗的上方滑入。",
+ "notificationsButtonBackground": "通知按鈕的背景色彩。通知會從視窗上方滑入。",
+ "notificationsButtonHoverBackground": "游標停留時通知按鈕的背景色彩。通知會從螢幕上方滑入。",
+ "notificationsButtonForeground": "通知按鈕的前景色彩。通知會從螢幕上方滑入。",
+ "notificationsInfoBackground": "通知資訊的背景色彩。通知會從螢幕上方滑入。",
+ "notificationsInfoForeground": "通知資訊的前景色彩。通知會從螢幕上方滑入。",
+ "notificationsWarningBackground": "通知警告的背景色彩。通知會從螢幕上方滑入。",
+ "notificationsWarningForeground": "通知警告的前景色彩。通知會從螢幕上方滑入。",
+ "notificationsErrorBackground": "通知錯誤的背景色彩。通知會從螢幕上方滑入。",
+ "notificationsErrorForeground": "通知錯誤的前景色彩。通知會從螢幕上方滑入。"
} \ No newline at end of file