New translations en.po (Chinese Traditional, Hong Kong)

This commit is contained in:
hank
2025-08-28 19:21:22 -04:00
parent 67ea78107a
commit 9bef2fd20a

View File

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