diff --git a/beszel/site/src/locales/zh/zh.po b/beszel/site/src/locales/zh/zh.po index 080c9e0a..817e2a38 100644 --- a/beszel/site/src/locales/zh/zh.po +++ b/beszel/site/src/locales/zh/zh.po @@ -8,7 +8,7 @@ msgstr "" "Language: zh\n" "Project-Id-Version: beszel\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2025-08-25 21:21\n" +"PO-Revision-Date: 2025-08-28 23:21\n" "Last-Translator: \n" "Language-Team: Chinese Traditional\n" "Plural-Forms: nplurals=1; plural=0;\n" @@ -33,6 +33,10 @@ msgstr "已選取 {1} 個項目中的 {0} 個" msgid "{hours, plural, one {# hour} other {# hours}}" msgstr "{hours, plural, one {# 小時} other {# 小時}}" +#: src/components/routes/system.tsx +msgid "{mins, plural, one {# minute} other {# minutes}}" +msgstr "" + #: src/lib/utils.ts msgid "1 hour" msgstr "1小時" @@ -125,6 +129,7 @@ msgstr "警報" #: src/components/alerts/alerts-sheet.tsx #: src/components/systems-table/systems-table.tsx +#: src/components/systems-table/systems-table.tsx msgid "All Systems" msgstr "所有系統" @@ -422,6 +427,7 @@ msgstr "文件" #: src/components/alerts-history-columns.tsx #: src/components/routes/system.tsx #: src/components/systems-table/systems-table-columns.tsx +#: src/components/systems-table/systems-table.tsx #: src/lib/alerts.ts msgid "Down" msgstr "離線" @@ -492,7 +498,7 @@ msgstr "匯出您現在的系統設定。" msgid "Fahrenheit (°F)" msgstr "華氏 (°F)" -#: src/lib/utils.ts +#: src/lib/api.ts msgid "Failed to authenticate" msgstr "認證失敗" @@ -750,6 +756,7 @@ msgid "Pause" msgstr "暫停" #: src/components/systems-table/systems-table-columns.tsx +#: src/components/systems-table/systems-table.tsx msgid "Paused" msgstr "已暫停" @@ -774,7 +781,7 @@ msgstr "請建立一個管理員帳號" msgid "Please enable pop-ups for this site" msgstr "請為此網站啟用彈出視窗" -#: src/lib/utils.ts +#: src/lib/api.ts msgid "Please log in again" msgstr "請重新登入" @@ -901,6 +908,7 @@ msgstr "排序" msgid "State" msgstr "狀態" +#: src/components/systems-table/systems-table.tsx #: src/lib/alerts.ts msgid "Status" msgstr "狀態" @@ -1067,6 +1075,7 @@ msgstr "未知" #. Context: System is up #: src/components/routes/system.tsx #: src/components/systems-table/systems-table-columns.tsx +#: src/components/systems-table/systems-table.tsx msgid "Up" msgstr "上線"