update locale files

This commit is contained in:
henrygd
2025-08-28 18:23:40 -04:00
parent 52983f60b7
commit e1bb17ee9e
28 changed files with 308 additions and 56 deletions

View File

@@ -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 "上線"