From a94f85794c99e058c5f821b3b30c323e2315c226 Mon Sep 17 00:00:00 2001 From: hank Date: Sat, 1 Nov 2025 15:01:32 -0400 Subject: [PATCH] New translations en.po (Chinese Traditional, Hong Kong) --- internal/site/src/locales/zh-HK/zh-HK.po | 26 +++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/internal/site/src/locales/zh-HK/zh-HK.po b/internal/site/src/locales/zh-HK/zh-HK.po index 500f2736..d4a375e3 100644 --- a/internal/site/src/locales/zh-HK/zh-HK.po +++ b/internal/site/src/locales/zh-HK/zh-HK.po @@ -8,7 +8,7 @@ msgstr "" "Language: zh\n" "Project-Id-Version: beszel\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2025-10-28 23:00\n" +"PO-Revision-Date: 2025-11-01 19:01\n" "Last-Translator: \n" "Language-Team: Chinese Traditional, Hong Kong\n" "Plural-Forms: nplurals=1; plural=0;\n" @@ -370,8 +370,17 @@ msgstr "複製YAML" msgid "CPU" msgstr "處理器" +#: src/components/routes/system/cpu-sheet.tsx +msgid "CPU Cores" +msgstr "CPU 核心" + +#: src/components/routes/system/cpu-sheet.tsx +msgid "CPU Time Breakdown" +msgstr "CPU 時間細分" + #: src/components/routes/system.tsx #: src/components/routes/system.tsx +#: src/components/routes/system/cpu-sheet.tsx #: src/lib/alerts.ts msgid "CPU Usage" msgstr "CPU 使用率" @@ -833,6 +842,10 @@ msgstr "開啟選單" msgid "Or continue with" msgstr "或繼續使用" +#: src/components/routes/system/cpu-sheet.tsx +msgid "Other" +msgstr "其他" + #: src/components/alerts/alerts-sheet.tsx msgid "Overwrite existing alerts" msgstr "覆蓋現有警報" @@ -881,6 +894,15 @@ msgstr "已暫停" msgid "Paused ({pausedSystemsLength})" msgstr "已暫停 ({pausedSystemsLength})" +#: src/components/routes/system/cpu-sheet.tsx +#: src/components/routes/system/cpu-sheet.tsx +msgid "Per-core average utilization" +msgstr "每個核心的平均使用率" + +#: src/components/routes/system/cpu-sheet.tsx +msgid "Percentage of time spent in each state" +msgstr "在每個狀態下花費的時間百分比" + #: src/components/routes/settings/notifications.tsx msgid "Please <0>configure an SMTP server to ensure alerts are delivered." msgstr "請<0>配置SMTP伺服器以確保警報被傳送。" @@ -1266,6 +1288,7 @@ msgstr "正常運行時間" #: src/components/routes/system.tsx #: src/components/routes/system.tsx #: src/components/routes/system.tsx +#: src/components/routes/system/cpu-sheet.tsx msgid "Usage" msgstr "使用" @@ -1291,6 +1314,7 @@ msgstr "值" msgid "View" msgstr "檢視" +#: src/components/routes/system/cpu-sheet.tsx #: src/components/routes/system/network-sheet.tsx msgid "View more" msgstr "查看更多"