Fix some bugs for Taiwan Trad Chinese Localization (#244)

Fix some bugs for Taiwan Traditional Chinese Localization
*修正臺灣正體中文在地化部分錯誤
This commit is contained in:
jrthsr700tmax
2020-12-27 23:18:15 +08:00
committed by GitHub
parent 6819c4b78a
commit 00d0f69d8a

View File

@@ -77,18 +77,18 @@
"Open module settings" = "打開 Module 設定";
"Select widget" = "選擇 %0 widget";
"Update interval" = "更新間隔時間";
"Usage history" = "負載歷";
"Usage history" = "負載歷程記錄";
"Details" = "詳細資訊";
"Top processes" = "高能耗程序";
"Pictogram" = "標示";
// Modules
"Number of top processes" = "頂級程序數量";
"Number of top processes" = "高能耗程序數量";
// CPU
"CPU usage" = "CPU 使用";
"CPU temperature" = "CPU 溫度";
"CPU frequency" = "CPU 頻率";
"CPU usage" = "處理器 (CPU) 使用";
"CPU temperature" = "處理器 (CPU) 溫度";
"CPU frequency" = "處理器 (CPU) 頻率";
"System" = "系統";
"User" = "使用者";
"Idle" = "閒置";
@@ -96,8 +96,8 @@
"Show hyper-threading cores" = "顯示超執行緒核心";
// GPU
"GPU to show" = "顯示顯示卡 GPU";
"Show GPU type" = "顯示GPU類型";
"GPU to show" = "顯示顯示卡 (GPU)";
"Show GPU type" = "顯示顯示卡 (GPU) 類型";
"GPU temperature" = "顯示卡 (GPU) 溫度";
"GPU utilization" = "顯示卡 (GPU) 使用率";