diff --git a/beszel/site/src/locales/zh-CN/zh-CN.po b/beszel/site/src/locales/zh-CN/zh-CN.po index 174b7cc3..fd627075 100644 --- a/beszel/site/src/locales/zh-CN/zh-CN.po +++ b/beszel/site/src/locales/zh-CN/zh-CN.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 Simplified\n" "Plural-Forms: nplurals=1; plural=0;\n" @@ -33,6 +33,10 @@ msgstr "已选择 {0} / {1} 行" 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 "在线"