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

This commit is contained in:
hank
2025-03-06 02:27:48 -05:00
parent bed5bc2791
commit 16c97fe77b

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-02-27 22:31\n" "PO-Revision-Date: 2025-03-06 07:27\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"
@@ -18,39 +18,40 @@ msgstr ""
"X-Crowdin-File: /main/beszel/site/src/locales/en/en.po\n" "X-Crowdin-File: /main/beszel/site/src/locales/en/en.po\n"
"X-Crowdin-File-ID: 16\n" "X-Crowdin-File-ID: 16\n"
#: src/components/routes/system.tsx:252 #. placeholder {0}: Math.trunc(system.info?.u / 86400)
#: src/components/routes/system.tsx:255
msgid "{0, plural, one {# day} other {# days}}" msgid "{0, plural, one {# day} other {# days}}"
msgstr "{0, plural, one {# 天} other {# 天}}" msgstr "{0, plural, one {# 天} other {# 天}}"
#: src/components/routes/system.tsx:250 #: src/components/routes/system.tsx:253
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/lib/utils.ts:158 #: src/lib/utils.ts:168
msgid "1 hour" msgid "1 hour"
msgstr "1小時" msgstr "1小時"
#: src/lib/utils.ts:181 #: src/lib/utils.ts:191
msgid "1 week" msgid "1 week"
msgstr "1週" msgstr "1週"
#: src/lib/utils.ts:166 #: src/lib/utils.ts:176
msgid "12 hours" msgid "12 hours"
msgstr "12小時" msgstr "12小時"
#: src/lib/utils.ts:174 #: src/lib/utils.ts:184
msgid "24 hours" msgid "24 hours"
msgstr "24小時" msgstr "24小時"
#: src/lib/utils.ts:189 #: src/lib/utils.ts:199
msgid "30 days" msgid "30 days"
msgstr "30天" msgstr "30天"
#. Table column #. Table column
#: src/components/systems-table/systems-table.tsx:278 #: src/components/systems-table/systems-table.tsx:293
#: src/components/systems-table/systems-table.tsx:366 #: src/components/systems-table/systems-table.tsx:381
#: src/components/systems-table/systems-table.tsx:508 #: src/components/systems-table/systems-table.tsx:523
#: src/components/systems-table/systems-table.tsx:518 #: src/components/systems-table/systems-table.tsx:533
msgid "Actions" msgid "Actions"
msgstr "操作" msgstr "操作"
@@ -62,11 +63,11 @@ msgstr "活動警報"
msgid "Add <0>System</0>" msgid "Add <0>System</0>"
msgstr "新增<0>系統</0>" msgstr "新增<0>系統</0>"
#: src/components/add-system.tsx:124 #: src/components/add-system.tsx:125
msgid "Add New System" msgid "Add New System"
msgstr "新增新系統" msgstr "新增新系統"
#: src/components/add-system.tsx:230 #: src/components/add-system.tsx:231
msgid "Add system" msgid "Add system"
msgstr "新增系統" msgstr "新增系統"
@@ -78,15 +79,15 @@ msgstr "添加 URL"
msgid "Adjust display options for charts." msgid "Adjust display options for charts."
msgstr "調整圖表的顯示選項。" msgstr "調整圖表的顯示選項。"
#: src/components/command-palette.tsx:133 #: src/components/command-palette.tsx:131
#: src/components/command-palette.tsx:146 #: src/components/command-palette.tsx:144
#: src/components/command-palette.tsx:160 #: src/components/command-palette.tsx:158
#: src/components/command-palette.tsx:174 #: src/components/command-palette.tsx:172
#: src/components/command-palette.tsx:189 #: src/components/command-palette.tsx:187
msgid "Admin" msgid "Admin"
msgstr "管理員" msgstr "管理員"
#: src/components/systems-table/systems-table.tsx:246 #: src/components/systems-table/systems-table.tsx:261
msgid "Agent" msgid "Agent"
msgstr "客户端" msgstr "客户端"
@@ -95,12 +96,12 @@ msgstr "客户端"
msgid "Alerts" msgid "Alerts"
msgstr "警報" msgstr "警報"
#: src/components/systems-table/systems-table.tsx:334
#: src/components/alerts/alert-button.tsx:88 #: src/components/alerts/alert-button.tsx:88
#: src/components/systems-table/systems-table.tsx:319
msgid "All Systems" msgid "All Systems"
msgstr "所有系統" msgstr "所有系統"
#: src/components/systems-table/systems-table.tsx:642 #: src/components/systems-table/systems-table.tsx:657
msgid "Are you sure you want to delete {name}?" msgid "Are you sure you want to delete {name}?"
msgstr "您確定要刪除 {name} 嗎?" msgstr "您確定要刪除 {name} 嗎?"
@@ -108,41 +109,43 @@ msgstr "您確定要刪除 {name} 嗎?"
msgid "Automatic copy requires a secure context." msgid "Automatic copy requires a secure context."
msgstr "自動複製需要安全的上下文。" msgstr "自動複製需要安全的上下文。"
#: src/components/routes/system.tsx:633 #: src/components/routes/system.tsx:660
msgid "Average" msgid "Average"
msgstr "平均" msgstr "平均"
#: src/components/routes/system.tsx:410 #: src/components/routes/system.tsx:437
msgid "Average CPU utilization of containers" msgid "Average CPU utilization of containers"
msgstr "容器的平均 CPU 使用率" msgstr "容器的平均 CPU 使用率"
#. placeholder {0}: data.alert.unit
#: src/components/alerts/alerts-system.tsx:205 #: src/components/alerts/alerts-system.tsx:205
msgid "Average exceeds <0>{value}{0}</0>" msgid "Average exceeds <0>{value}{0}</0>"
msgstr "平均值超過 <0>{value}{0}</0>" msgstr "平均值超過 <0>{value}{0}</0>"
#: src/components/routes/system.tsx:511 #: src/components/routes/system.tsx:538
msgid "Average power consumption of GPUs" msgid "Average power consumption of GPUs"
msgstr "GPU 的平均功耗" msgstr "GPU 的平均功耗"
#: src/components/routes/system.tsx:399 #: src/components/routes/system.tsx:426
msgid "Average system-wide CPU utilization" msgid "Average system-wide CPU utilization"
msgstr "系統的平均 CPU 使用率" msgstr "系統的平均 CPU 使用率"
#: src/components/routes/system.tsx:529 #. placeholder {0}: gpu.n
#: src/components/routes/system.tsx:556
msgid "Average utilization of {0}" msgid "Average utilization of {0}"
msgstr "{0} 的平均使用率" msgstr "{0} 的平均使用率"
#: src/components/command-palette.tsx:171
#: src/components/navbar.tsx:94 #: src/components/navbar.tsx:94
#: src/components/command-palette.tsx:169
msgid "Backups" msgid "Backups"
msgstr "備份" msgstr "備份"
#: src/components/routes/system.tsx:455 #: src/lib/utils.ts:337
#: src/lib/utils.ts:327 #: src/components/routes/system.tsx:482
msgid "Bandwidth" msgid "Bandwidth"
msgstr "帶寬" msgstr "帶寬"
#: src/components/login/auth-form.tsx:304 #: src/components/login/auth-form.tsx:306
msgid "Beszel supports OpenID Connect and many OAuth2 authentication providers." msgid "Beszel supports OpenID Connect and many OAuth2 authentication providers."
msgstr "Beszel支持OpenID Connect和許多OAuth2認證提供者。" msgstr "Beszel支持OpenID Connect和許多OAuth2認證提供者。"
@@ -150,7 +153,7 @@ msgstr "Beszel支持OpenID Connect和許多OAuth2認證提供者。"
msgid "Beszel uses <0>Shoutrrr</0> to integrate with popular notification services." msgid "Beszel uses <0>Shoutrrr</0> to integrate with popular notification services."
msgstr "Beszel 使用 <0>Shoutrrr</0> 與流行的通知服務集成。" msgstr "Beszel 使用 <0>Shoutrrr</0> 與流行的通知服務集成。"
#: src/components/add-system.tsx:129 #: src/components/add-system.tsx:130
msgid "Binary" msgid "Binary"
msgstr "執行檔" msgstr "執行檔"
@@ -158,7 +161,7 @@ msgstr "執行檔"
msgid "Cache / Buffers" msgid "Cache / Buffers"
msgstr "快取 / 緩衝區" msgstr "快取 / 緩衝區"
#: src/components/systems-table/systems-table.tsx:653 #: src/components/systems-table/systems-table.tsx:668
msgid "Cancel" msgid "Cancel"
msgstr "取消" msgstr "取消"
@@ -186,7 +189,7 @@ msgstr "檢查日誌以取得更多資訊。"
msgid "Check your notification service" msgid "Check your notification service"
msgstr "檢查您的通知服務" msgstr "檢查您的通知服務"
#: src/components/add-system.tsx:203 #: src/components/add-system.tsx:204
msgid "Click to copy" msgid "Click to copy"
msgstr "點擊以複製" msgstr "點擊以複製"
@@ -199,29 +202,29 @@ msgstr "命令行指令"
msgid "Configure how you receive alert notifications." msgid "Configure how you receive alert notifications."
msgstr "配置您接收警報通知的方式。" msgstr "配置您接收警報通知的方式。"
#: src/components/login/auth-form.tsx:210 #: src/components/login/auth-form.tsx:212
#: src/components/login/auth-form.tsx:215 #: src/components/login/auth-form.tsx:217
msgid "Confirm password" msgid "Confirm password"
msgstr "確認密碼" msgstr "確認密碼"
#: src/components/systems-table/systems-table.tsx:659 #: src/components/systems-table/systems-table.tsx:674
msgid "Continue" msgid "Continue"
msgstr "繼續" msgstr "繼續"
#: src/lib/utils.ts:26 #: src/lib/utils.ts:35
msgid "Copied to clipboard" msgid "Copied to clipboard"
msgstr "已複製到剪貼板" msgstr "已複製到剪貼板"
#: src/components/add-system.tsx:214 #: src/components/add-system.tsx:215
#: src/components/add-system.tsx:216 #: src/components/add-system.tsx:217
msgid "Copy" msgid "Copy"
msgstr "複製" msgstr "複製"
#: src/components/systems-table/systems-table.tsx:624 #: src/components/systems-table/systems-table.tsx:639
msgid "Copy host" msgid "Copy host"
msgstr "複製主機" msgstr "複製主機"
#: src/components/add-system.tsx:223 #: src/components/add-system.tsx:224
msgid "Copy Linux command" msgid "Copy Linux command"
msgstr "複製 Linux 指令" msgstr "複製 Linux 指令"
@@ -229,17 +232,17 @@ msgstr "複製 Linux 指令"
msgid "Copy text" msgid "Copy text"
msgstr "複製文本" msgstr "複製文本"
#: src/components/systems-table/systems-table.tsx:165 #: src/components/systems-table/systems-table.tsx:180
msgid "CPU" msgid "CPU"
msgstr "CPU" msgstr "CPU"
#: src/lib/utils.ts:319
#: src/components/routes/system.tsx:425
#: src/components/charts/area-chart.tsx:56 #: src/components/charts/area-chart.tsx:56
#: src/components/routes/system.tsx:398
#: src/lib/utils.ts:309
msgid "CPU Usage" msgid "CPU Usage"
msgstr "CPU 使用率" msgstr "CPU 使用率"
#: src/components/login/auth-form.tsx:236 #: src/components/login/auth-form.tsx:238
msgid "Create account" msgid "Create account"
msgstr "創建帳戶" msgstr "創建帳戶"
@@ -248,7 +251,7 @@ msgstr "創建帳戶"
msgid "Dark" msgid "Dark"
msgstr "深色" msgstr "深色"
#: src/components/command-palette.tsx:82 #: src/components/command-palette.tsx:80
#: src/components/routes/home.tsx:35 #: src/components/routes/home.tsx:35
msgid "Dashboard" msgid "Dashboard"
msgstr "控制面板" msgstr "控制面板"
@@ -257,57 +260,58 @@ msgstr "控制面板"
msgid "Default time period" msgid "Default time period"
msgstr "預設時間段" msgstr "預設時間段"
#: src/components/systems-table/systems-table.tsx:629 #: src/components/systems-table/systems-table.tsx:644
msgid "Delete" msgid "Delete"
msgstr "刪除" msgstr "刪除"
#: src/components/systems-table/systems-table.tsx:181 #: src/components/systems-table/systems-table.tsx:196
msgid "Disk" msgid "Disk"
msgstr "磁碟" msgstr "磁碟"
#: src/components/routes/system.tsx:445 #: src/components/routes/system.tsx:472
msgid "Disk I/O" msgid "Disk I/O"
msgstr "磁碟 I/O" msgstr "磁碟 I/O"
#: src/lib/utils.ts:331
#: src/components/routes/system.tsx:465
#: src/components/charts/disk-chart.tsx:79 #: src/components/charts/disk-chart.tsx:79
#: src/components/routes/system.tsx:438
#: src/lib/utils.ts:321
msgid "Disk Usage" msgid "Disk Usage"
msgstr "磁碟使用" msgstr "磁碟使用"
#: src/components/routes/system.tsx:566 #: src/components/routes/system.tsx:593
msgid "Disk usage of {extraFsName}" msgid "Disk usage of {extraFsName}"
msgstr "{extraFsName} 的磁碟使用量" msgstr "{extraFsName} 的磁碟使用量"
#: src/components/routes/system.tsx:409 #: src/components/routes/system.tsx:436
msgid "Docker CPU Usage" msgid "Docker CPU Usage"
msgstr "Docker CPU 使用率" msgstr "Docker CPU 使用率"
#: src/components/routes/system.tsx:430 #: src/components/routes/system.tsx:457
msgid "Docker Memory Usage" msgid "Docker Memory Usage"
msgstr "Docker 記憶體使用率" msgstr "Docker 記憶體使用率"
#: src/components/routes/system.tsx:471 #: src/components/routes/system.tsx:498
msgid "Docker Network I/O" msgid "Docker Network I/O"
msgstr "Docker 網絡 I/O" msgstr "Docker 網絡 I/O"
#: src/components/command-palette.tsx:125 #: src/components/command-palette.tsx:123
msgid "Documentation" msgid "Documentation"
msgstr "文件" msgstr "文件"
#. Context: System is down #. Context: System is down
#: src/components/routes/system.tsx:309 #: src/lib/utils.ts:316
#: src/lib/utils.ts:306 #: src/components/systems-table/systems-table.tsx:141
#: src/components/routes/system.tsx:336
msgid "Down" msgid "Down"
msgstr "" msgstr ""
#: src/components/add-system.tsx:124 #: src/components/add-system.tsx:125
#: src/components/systems-table/systems-table.tsx:599 #: src/components/systems-table/systems-table.tsx:614
msgid "Edit" msgid "Edit"
msgstr "編輯" msgstr "編輯"
#: src/components/login/auth-form.tsx:173
#: src/components/login/forgot-pass-form.tsx:53 #: src/components/login/forgot-pass-form.tsx:53
#: src/components/login/auth-form.tsx:175
msgid "Email" msgid "Email"
msgstr "電子郵件" msgstr "電子郵件"
@@ -323,12 +327,15 @@ msgstr "輸入電子郵件地址以重置密碼"
msgid "Enter email address..." msgid "Enter email address..."
msgstr "輸入電子郵件地址..." msgstr "輸入電子郵件地址..."
#: src/components/login/auth-form.tsx:136
#: src/components/routes/settings/config-yaml.tsx:28
#: src/components/routes/settings/notifications.tsx:188 #: src/components/routes/settings/notifications.tsx:188
#: src/components/routes/settings/config-yaml.tsx:28
#: src/components/login/auth-form.tsx:136
msgid "Error" msgid "Error"
msgstr "錯誤" msgstr "錯誤"
#. placeholder {0}: alert.value
#. placeholder {1}: info.unit
#. placeholder {2}: alert.min
#: src/components/routes/home.tsx:81 #: src/components/routes/home.tsx:81
msgid "Exceeds {0}{1} in last {2, plural, one {# minute} other {# minutes}}" msgid "Exceeds {0}{1} in last {2, plural, one {# minute} other {# minutes}}"
msgstr "在過去的{2, plural, one {# 分鐘} other {# 分鐘}}中超過{0}{1}" msgstr "在過去的{2, plural, one {# 分鐘} other {# 分鐘}}中超過{0}{1}"
@@ -345,12 +352,12 @@ msgstr "匯出設定"
msgid "Export your current systems configuration." msgid "Export your current systems configuration."
msgstr "匯出您現在的系統設定。" msgstr "匯出您現在的系統設定。"
#: src/lib/utils.ts:39 #: src/lib/utils.ts:48
msgid "Failed to authenticate" msgid "Failed to authenticate"
msgstr "認證失敗" msgstr "認證失敗"
#: src/components/routes/settings/layout.tsx:39
#: src/components/routes/settings/notifications.tsx:63 #: src/components/routes/settings/notifications.tsx:63
#: src/components/routes/settings/layout.tsx:39
msgid "Failed to save settings" msgid "Failed to save settings"
msgstr "儲存設定失敗" msgstr "儲存設定失敗"
@@ -362,8 +369,8 @@ msgstr "發送測試通知失敗"
msgid "Failed to update alert" msgid "Failed to update alert"
msgstr "更新警報失敗" msgstr "更新警報失敗"
#: src/components/routes/system.tsx:606 #: src/components/systems-table/systems-table.tsx:341
#: src/components/systems-table/systems-table.tsx:326 #: src/components/routes/system.tsx:633
msgid "Filter..." msgid "Filter..."
msgstr "篩選..." msgstr "篩選..."
@@ -371,25 +378,25 @@ msgstr "篩選..."
msgid "For <0>{min}</0> {min, plural, one {minute} other {minutes}}" msgid "For <0>{min}</0> {min, plural, one {minute} other {minutes}}"
msgstr "持續<0>{min}</0> {min, plural, one {分鐘} other {分鐘}}" msgstr "持續<0>{min}</0> {min, plural, one {分鐘} other {分鐘}}"
#: src/components/login/auth-form.tsx:328 #: src/components/login/auth-form.tsx:330
msgid "Forgot password?" msgid "Forgot password?"
msgstr "忘記密碼?" msgstr "忘記密碼?"
#. Context: General settings #. Context: General settings
#: src/components/routes/settings/general.tsx:33
#: src/components/routes/settings/layout.tsx:51 #: src/components/routes/settings/layout.tsx:51
#: src/components/routes/settings/general.tsx:33
msgid "General" msgid "General"
msgstr "一般" msgstr "一般"
#: src/components/routes/system.tsx:510 #: src/components/routes/system.tsx:537
msgid "GPU Power Draw" msgid "GPU Power Draw"
msgstr "GPU 功耗" msgstr "GPU 功耗"
#: src/components/systems-table/systems-table.tsx:353 #: src/components/systems-table/systems-table.tsx:368
msgid "Grid" msgid "Grid"
msgstr "網格" msgstr "網格"
#: src/components/add-system.tsx:157 #: src/components/add-system.tsx:158
msgid "Host / IP" msgid "Host / IP"
msgstr "主機 / IP" msgstr "主機 / IP"
@@ -402,7 +409,7 @@ msgid "Invalid email address."
msgstr "無效的電子郵件地址。" msgstr "無效的電子郵件地址。"
#. Linux kernel #. Linux kernel
#: src/components/routes/system.tsx:264 #: src/components/routes/system.tsx:267
msgid "Kernel" msgid "Kernel"
msgstr "Kernel" msgstr "Kernel"
@@ -410,7 +417,7 @@ msgstr "Kernel"
msgid "Language" msgid "Language"
msgstr "語言" msgstr "語言"
#: src/components/systems-table/systems-table.tsx:339 #: src/components/systems-table/systems-table.tsx:354
msgid "Layout" msgid "Layout"
msgstr "版面配置" msgstr "版面配置"
@@ -427,13 +434,13 @@ msgstr "登出"
msgid "Login" msgid "Login"
msgstr "登入" msgstr "登入"
#: src/components/login/auth-form.tsx:39
#: src/components/login/forgot-pass-form.tsx:15 #: src/components/login/forgot-pass-form.tsx:15
#: src/components/login/auth-form.tsx:39
msgid "Login attempt failed" msgid "Login attempt failed"
msgstr "登入嘗試失敗" msgstr "登入嘗試失敗"
#: src/components/command-palette.tsx:157
#: src/components/navbar.tsx:86 #: src/components/navbar.tsx:86
#: src/components/command-palette.tsx:155
msgid "Logs" msgid "Logs"
msgstr "日誌" msgstr "日誌"
@@ -445,60 +452,60 @@ msgstr "在尋找創建警報的位置嗎?點擊系統表中的鈴鐺<0/>。"
msgid "Manage display and notification preferences." msgid "Manage display and notification preferences."
msgstr "管理顯示和通知偏好。" msgstr "管理顯示和通知偏好。"
#: src/components/add-system.tsx:225 #: src/components/add-system.tsx:226
msgid "Manual setup instructions" msgid "Manual setup instructions"
msgstr "手動設定說明" msgstr "手動設定說明"
#. Chart select field. Please try to keep this short. #. Chart select field. Please try to keep this short.
#: src/components/routes/system.tsx:636 #: src/components/routes/system.tsx:663
msgid "Max 1 min" msgid "Max 1 min"
msgstr "一分鐘內最大值" msgstr "一分鐘內最大值"
#: src/components/systems-table/systems-table.tsx:173 #: src/components/systems-table/systems-table.tsx:188
msgid "Memory" msgid "Memory"
msgstr "記憶體" msgstr "記憶體"
#: src/components/routes/system.tsx:420 #: src/lib/utils.ts:325
#: src/lib/utils.ts:315 #: src/components/routes/system.tsx:447
msgid "Memory Usage" msgid "Memory Usage"
msgstr "記憶體使用" msgstr "記憶體使用"
#: src/components/routes/system.tsx:431 #: src/components/routes/system.tsx:458
msgid "Memory usage of docker containers" msgid "Memory usage of docker containers"
msgstr "Docker 容器的記憶體使用量" msgstr "Docker 容器的記憶體使用量"
#: src/components/add-system.tsx:153 #: src/components/add-system.tsx:154
msgid "Name" msgid "Name"
msgstr "名稱" msgstr "名稱"
#: src/components/systems-table/systems-table.tsx:198 #: src/components/systems-table/systems-table.tsx:213
msgid "Net" msgid "Net"
msgstr "網絡" msgstr "網絡"
#: src/components/routes/system.tsx:472 #: src/components/routes/system.tsx:499
msgid "Network traffic of docker containers" msgid "Network traffic of docker containers"
msgstr "Docker 容器的網絡流量" msgstr "Docker 容器的網絡流量"
#: src/components/routes/system.tsx:457 #: src/components/routes/system.tsx:484
msgid "Network traffic of public interfaces" msgid "Network traffic of public interfaces"
msgstr "公共接口的網絡流量" msgstr "公共接口的網絡流量"
#: src/components/command-palette.tsx:50 #: src/components/command-palette.tsx:48
msgid "No results found." msgid "No results found."
msgstr "未找到結果。" msgstr "未找到結果。"
#: src/components/systems-table/systems-table.tsx:474 #: src/components/systems-table/systems-table.tsx:489
#: src/components/systems-table/systems-table.tsx:547 #: src/components/systems-table/systems-table.tsx:562
msgid "No systems found." msgid "No systems found."
msgstr "未找到系統。" msgstr "未找到系統。"
#: src/components/command-palette.tsx:111 #: src/components/command-palette.tsx:109
#: src/components/routes/settings/layout.tsx:56
#: src/components/routes/settings/notifications.tsx:75 #: src/components/routes/settings/notifications.tsx:75
#: src/components/routes/settings/layout.tsx:56
msgid "Notifications" msgid "Notifications"
msgstr "通知" msgstr "通知"
#: src/components/login/auth-form.tsx:299 #: src/components/login/auth-form.tsx:301
msgid "OAuth 2 / OIDC support" msgid "OAuth 2 / OIDC support"
msgstr "支援 OAuth 2 / OIDC" msgstr "支援 OAuth 2 / OIDC"
@@ -506,11 +513,11 @@ msgstr "支援 OAuth 2 / OIDC"
msgid "On each restart, systems in the database will be updated to match the systems defined in the file." msgid "On each restart, systems in the database will be updated to match the systems defined in the file."
msgstr "每次重新啟動時,將會以檔案中的系統定義更新資料庫。" msgstr "每次重新啟動時,將會以檔案中的系統定義更新資料庫。"
#: src/components/systems-table/systems-table.tsx:585 #: src/components/systems-table/systems-table.tsx:600
msgid "Open menu" msgid "Open menu"
msgstr "開啟選單" msgstr "開啟選單"
#: src/components/login/auth-form.tsx:248 #: src/components/login/auth-form.tsx:250
msgid "Or continue with" msgid "Or continue with"
msgstr "或繼續使用" msgstr "或繼續使用"
@@ -518,16 +525,16 @@ msgstr "或繼續使用"
msgid "Overwrite existing alerts" msgid "Overwrite existing alerts"
msgstr "覆蓋現有警報" msgstr "覆蓋現有警報"
#: src/components/command-palette.tsx:85 #: src/components/command-palette.tsx:83
msgid "Page" msgid "Page"
msgstr "頁面" msgstr "頁面"
#: src/components/command-palette.tsx:72 #: src/components/command-palette.tsx:70
msgid "Pages / Settings" msgid "Pages / Settings"
msgstr "頁面 / 設定" msgstr "頁面 / 設定"
#: src/components/login/auth-form.tsx:192 #: src/components/login/auth-form.tsx:194
#: src/components/login/auth-form.tsx:197 #: src/components/login/auth-form.tsx:199
msgid "Password" msgid "Password"
msgstr "密碼" msgstr "密碼"
@@ -543,10 +550,14 @@ msgstr "密碼必須少於 72 個字節。"
msgid "Password reset request received" msgid "Password reset request received"
msgstr "已收到密碼重設請求" msgstr "已收到密碼重設請求"
#: src/components/systems-table/systems-table.tsx:618 #: src/components/systems-table/systems-table.tsx:633
msgid "Pause" msgid "Pause"
msgstr "暫停" msgstr "暫停"
#: src/components/systems-table/systems-table.tsx:142
msgid "Paused"
msgstr ""
#: src/components/routes/settings/notifications.tsx:96 #: src/components/routes/settings/notifications.tsx:96
msgid "Please <0>configure an SMTP server</0> to ensure alerts are delivered." msgid "Please <0>configure an SMTP server</0> to ensure alerts are delivered."
msgstr "請<0>配置SMTP伺服器</0>以確保警報被傳送。" msgstr "請<0>配置SMTP伺服器</0>以確保警報被傳送。"
@@ -555,8 +566,8 @@ msgstr "請<0>配置SMTP伺服器</0>以確保警報被傳送。"
msgid "Please check logs for more details." msgid "Please check logs for more details."
msgstr "請檢查日誌以獲取更多資訊。" msgstr "請檢查日誌以獲取更多資訊。"
#: src/components/login/auth-form.tsx:40
#: src/components/login/forgot-pass-form.tsx:16 #: src/components/login/forgot-pass-form.tsx:16
#: src/components/login/auth-form.tsx:40
msgid "Please check your credentials and try again" msgid "Please check your credentials and try again"
msgstr "請檢查您的憑證並重試" msgstr "請檢查您的憑證並重試"
@@ -568,11 +579,11 @@ msgstr "請建立一個管理員帳號"
msgid "Please enable pop-ups for this site" msgid "Please enable pop-ups for this site"
msgstr "請為此網站啟用彈出窗口" msgstr "請為此網站啟用彈出窗口"
#: src/lib/utils.ts:40 #: src/lib/utils.ts:49
msgid "Please log in again" msgid "Please log in again"
msgstr "請重新登入" msgstr "請重新登入"
#: src/components/login/auth-form.tsx:307 #: src/components/login/auth-form.tsx:309
msgid "Please see <0>the documentation</0> for instructions." msgid "Please see <0>the documentation</0> for instructions."
msgstr "請參閱<0>文件</0>以取得說明。" msgstr "請參閱<0>文件</0>以取得說明。"
@@ -580,12 +591,12 @@ msgstr "請參閱<0>文件</0>以取得說明。"
msgid "Please sign in to your account" msgid "Please sign in to your account"
msgstr "請登入您的帳號" msgstr "請登入您的帳號"
#: src/components/add-system.tsx:169 #: src/components/add-system.tsx:170
msgid "Port" msgid "Port"
msgstr "端口" msgstr "端口"
#: src/components/routes/system.tsx:421 #: src/components/routes/system.tsx:448
#: src/components/routes/system.tsx:537 #: src/components/routes/system.tsx:564
msgid "Precise utilization at the recorded time" msgid "Precise utilization at the recorded time"
msgstr "記錄時間的精確使用率" msgstr "記錄時間的精確使用率"
@@ -594,7 +605,7 @@ msgid "Preferred Language"
msgstr "首選語言" msgstr "首選語言"
#. Use 'Key' if your language requires many more characters #. Use 'Key' if your language requires many more characters
#: src/components/add-system.tsx:180 #: src/components/add-system.tsx:181
msgid "Public Key" msgid "Public Key"
msgstr "公鑰" msgstr "公鑰"
@@ -613,7 +624,7 @@ msgstr "接收"
msgid "Reset Password" msgid "Reset Password"
msgstr "重設密碼" msgstr "重設密碼"
#: src/components/systems-table/systems-table.tsx:613 #: src/components/systems-table/systems-table.tsx:628
msgid "Resume" msgid "Resume"
msgstr "恢復" msgstr "恢復"
@@ -621,12 +632,12 @@ msgstr "恢復"
msgid "Save address using enter key or comma. Leave blank to disable email notifications." msgid "Save address using enter key or comma. Leave blank to disable email notifications."
msgstr "使用回車鍵或逗號保存地址。留空以禁用電子郵件通知。" msgstr "使用回車鍵或逗號保存地址。留空以禁用電子郵件通知。"
#: src/components/routes/settings/general.tsx:106
#: src/components/routes/settings/notifications.tsx:168 #: src/components/routes/settings/notifications.tsx:168
#: src/components/routes/settings/general.tsx:106
msgid "Save Settings" msgid "Save Settings"
msgstr "儲存設定" msgstr "儲存設定"
#: src/components/add-system.tsx:230 #: src/components/add-system.tsx:231
msgid "Save system" msgid "Save system"
msgstr "儲存系統" msgstr "儲存系統"
@@ -634,7 +645,7 @@ msgstr "儲存系統"
msgid "Search" msgid "Search"
msgstr "搜索" msgstr "搜索"
#: src/components/command-palette.tsx:47 #: src/components/command-palette.tsx:45
msgid "Search for systems or settings..." msgid "Search for systems or settings..."
msgstr "搜索系統或設置..." msgstr "搜索系統或設置..."
@@ -651,9 +662,9 @@ msgstr "發送"
msgid "Sets the default time range for charts when a system is viewed." msgid "Sets the default time range for charts when a system is viewed."
msgstr "設置查看系統時圖表的默認時間範圍。" msgstr "設置查看系統時圖表的默認時間範圍。"
#: src/components/command-palette.tsx:96 #: src/components/command-palette.tsx:94
#: src/components/command-palette.tsx:99 #: src/components/command-palette.tsx:97
#: src/components/command-palette.tsx:114 #: src/components/command-palette.tsx:112
#: src/components/routes/settings/layout.tsx:71 #: src/components/routes/settings/layout.tsx:71
#: src/components/routes/settings/layout.tsx:82 #: src/components/routes/settings/layout.tsx:82
msgid "Settings" msgid "Settings"
@@ -663,37 +674,37 @@ msgstr "設置"
msgid "Settings saved" msgid "Settings saved"
msgstr "設置已保存" msgstr "設置已保存"
#: src/components/login/auth-form.tsx:236 #: src/components/login/auth-form.tsx:238
msgid "Sign in" msgid "Sign in"
msgstr "登錄" msgstr "登錄"
#: src/components/command-palette.tsx:186 #: src/components/command-palette.tsx:184
msgid "SMTP settings" msgid "SMTP settings"
msgstr "SMTP設置" msgstr "SMTP設置"
#: src/components/systems-table/systems-table.tsx:361 #: src/components/systems-table/systems-table.tsx:376
msgid "Sort By" msgid "Sort By"
msgstr "排序依據" msgstr "排序依據"
#: src/lib/utils.ts:301 #: src/lib/utils.ts:311
msgid "Status" msgid "Status"
msgstr "狀態" msgstr "狀態"
#: src/components/routes/system.tsx:487 #: src/components/routes/system.tsx:514
msgid "Swap space used by the system" msgid "Swap space used by the system"
msgstr "系統使用的交換空間" msgstr "系統使用的交換空間"
#: src/components/routes/system.tsx:486 #: src/components/routes/system.tsx:513
msgid "Swap Usage" msgid "Swap Usage"
msgstr "交換使用" msgstr "交換使用"
#. System theme #. System theme
#: src/lib/utils.ts:316
#: src/components/mode-toggle.tsx:26 #: src/components/mode-toggle.tsx:26
#: src/components/systems-table/systems-table.tsx:125 #: src/components/systems-table/systems-table.tsx:125
#: src/components/systems-table/systems-table.tsx:133 #: src/components/systems-table/systems-table.tsx:133
#: src/components/systems-table/systems-table.tsx:144 #: src/components/systems-table/systems-table.tsx:150
#: src/components/systems-table/systems-table.tsx:518 #: src/components/systems-table/systems-table.tsx:533
#: src/lib/utils.ts:306
msgid "System" msgid "System"
msgstr "系統" msgstr "系統"
@@ -705,21 +716,21 @@ msgstr "系統"
msgid "Systems may be managed in a <0>config.yml</0> file inside your data directory." msgid "Systems may be managed in a <0>config.yml</0> file inside your data directory."
msgstr "系統可以在您的數據目錄中的<0>config.yml</0>文件中管理。" msgstr "系統可以在您的數據目錄中的<0>config.yml</0>文件中管理。"
#: src/components/systems-table/systems-table.tsx:349 #: src/components/systems-table/systems-table.tsx:364
msgid "Table" msgid "Table"
msgstr "表格" msgstr "表格"
#. Temperature label in systems table #. Temperature label in systems table
#: src/components/systems-table/systems-table.tsx:218 #: src/components/systems-table/systems-table.tsx:233
msgid "Temp" msgid "Temp"
msgstr "溫度" msgstr "溫度"
#: src/components/routes/system.tsx:498 #: src/lib/utils.ts:344
#: src/lib/utils.ts:334 #: src/components/routes/system.tsx:525
msgid "Temperature" msgid "Temperature"
msgstr "溫度" msgstr "溫度"
#: src/components/routes/system.tsx:499 #: src/components/routes/system.tsx:526
msgid "Temperatures of system sensors" msgid "Temperatures of system sensors"
msgstr "系統傳感器的溫度" msgstr "系統傳感器的溫度"
@@ -731,11 +742,11 @@ msgstr "測試<0>URL</0>"
msgid "Test notification sent" msgid "Test notification sent"
msgstr "測試通知已發送" msgstr "測試通知已發送"
#: src/components/add-system.tsx:145 #: src/components/add-system.tsx:146
msgid "The agent must be running on the system to connect. Copy the installation command for the agent below." msgid "The agent must be running on the system to connect. Copy the installation command for the agent below."
msgstr "代理必須在系統上運行才能連接。複製下面的代理安裝命令。" msgstr "代理必須在系統上運行才能連接。複製下面的代理安裝命令。"
#: src/components/add-system.tsx:136 #: src/components/add-system.tsx:137
msgid "The agent must be running on the system to connect. Copy the<0>docker-compose.yml</0> for the agent below." msgid "The agent must be running on the system to connect. Copy the<0>docker-compose.yml</0> for the agent below."
msgstr "代理必須在系統上運行才能連接。複製下面的<0>docker-compose.yml</0>。" msgstr "代理必須在系統上運行才能連接。複製下面的<0>docker-compose.yml</0>。"
@@ -743,15 +754,15 @@ msgstr "代理必須在系統上運行才能連接。複製下面的<0>docker-co
msgid "Then log into the backend and reset your user account password in the users table." msgid "Then log into the backend and reset your user account password in the users table."
msgstr "然後登錄到後端並在用戶表中重置您的用戶帳戶密碼。" msgstr "然後登錄到後端並在用戶表中重置您的用戶帳戶密碼。"
#: src/components/systems-table/systems-table.tsx:645 #: src/components/systems-table/systems-table.tsx:660
msgid "This action cannot be undone. This will permanently delete all current records for {name} from the database." msgid "This action cannot be undone. This will permanently delete all current records for {name} from the database."
msgstr "此操作無法撤銷。這將永久刪除數據庫中{name}的所有當前記錄。" msgstr "此操作無法撤銷。這將永久刪除數據庫中{name}的所有當前記錄。"
#: src/components/routes/system.tsx:578 #: src/components/routes/system.tsx:605
msgid "Throughput of {extraFsName}" msgid "Throughput of {extraFsName}"
msgstr "{extraFsName}的吞吐量" msgstr "{extraFsName}的吞吐量"
#: src/components/routes/system.tsx:446 #: src/components/routes/system.tsx:473
msgid "Throughput of root filesystem" msgid "Throughput of root filesystem"
msgstr "根文件系統的吞吐量" msgstr "根文件系統的吞吐量"
@@ -759,8 +770,8 @@ msgstr "根文件系統的吞吐量"
msgid "To email(s)" msgid "To email(s)"
msgstr "發送到電子郵件" msgstr "發送到電子郵件"
#: src/components/routes/system.tsx:373 #: src/components/routes/system.tsx:400
#: src/components/routes/system.tsx:386 #: src/components/routes/system.tsx:413
msgid "Toggle grid" msgid "Toggle grid"
msgstr "切換網格" msgstr "切換網格"
@@ -768,73 +779,74 @@ msgstr "切換網格"
msgid "Toggle theme" msgid "Toggle theme"
msgstr "切換主題" msgstr "切換主題"
#: src/lib/utils.ts:337 #: src/lib/utils.ts:347
msgid "Triggers when any sensor exceeds a threshold" msgid "Triggers when any sensor exceeds a threshold"
msgstr "當任何傳感器超過閾值時觸發" msgstr "當任何傳感器超過閾值時觸發"
#: src/lib/utils.ts:330 #: src/lib/utils.ts:340
msgid "Triggers when combined up/down exceeds a threshold" msgid "Triggers when combined up/down exceeds a threshold"
msgstr "當組合的上/下超過閾值時觸發" msgstr "當組合的上/下超過閾值時觸發"
#: src/lib/utils.ts:312 #: src/lib/utils.ts:322
msgid "Triggers when CPU usage exceeds a threshold" msgid "Triggers when CPU usage exceeds a threshold"
msgstr "當CPU使用率超過閾值時觸發" msgstr "當CPU使用率超過閾值時觸發"
#: src/lib/utils.ts:318 #: src/lib/utils.ts:328
msgid "Triggers when memory usage exceeds a threshold" msgid "Triggers when memory usage exceeds a threshold"
msgstr "當記憶體使用率超過閾值時觸發" msgstr "當記憶體使用率超過閾值時觸發"
#: src/lib/utils.ts:304 #: src/lib/utils.ts:314
msgid "Triggers when status switches between up and down" msgid "Triggers when status switches between up and down"
msgstr "當狀態在上和下之間切換時觸發" msgstr "當狀態在上和下之間切換時觸發"
#: src/lib/utils.ts:324 #: src/lib/utils.ts:334
msgid "Triggers when usage of any disk exceeds a threshold" msgid "Triggers when usage of any disk exceeds a threshold"
msgstr "當任何磁碟的使用超過閾值時觸發" msgstr "當任何磁碟的使用超過閾值時觸發"
#. Context: System is up #. Context: System is up
#: src/components/routes/system.tsx:307 #: src/components/systems-table/systems-table.tsx:140
#: src/components/routes/system.tsx:334
msgid "Up" msgid "Up"
msgstr "" msgstr ""
#: src/components/systems-table/systems-table.tsx:322 #: src/components/systems-table/systems-table.tsx:337
msgid "Updated in real time. Click on a system to view information." msgid "Updated in real time. Click on a system to view information."
msgstr "實時更新。點擊系統查看信息。" msgstr "實時更新。點擊系統查看信息。"
#: src/components/routes/system.tsx:263 #: src/components/routes/system.tsx:266
msgid "Uptime" msgid "Uptime"
msgstr "正常運行時間" msgstr "正常運行時間"
#: src/components/routes/system.tsx:555
#: src/components/routes/system.tsx:592
#: src/components/charts/area-chart.tsx:73 #: src/components/charts/area-chart.tsx:73
#: src/components/routes/system.tsx:528
#: src/components/routes/system.tsx:565
msgid "Usage" msgid "Usage"
msgstr "使用" msgstr "使用"
#: src/components/routes/system.tsx:438 #: src/components/routes/system.tsx:465
msgid "Usage of root partition" msgid "Usage of root partition"
msgstr "根分區的使用" msgstr "根分區的使用"
#: src/components/charts/area-chart.tsx:73
#: src/components/charts/mem-chart.tsx:65
#: src/components/charts/swap-chart.tsx:56 #: src/components/charts/swap-chart.tsx:56
#: src/components/charts/mem-chart.tsx:65
#: src/components/charts/area-chart.tsx:73
msgid "Used" msgid "Used"
msgstr "已用" msgstr "已用"
#: src/components/command-palette.tsx:143
#: src/components/navbar.tsx:70 #: src/components/navbar.tsx:70
#: src/components/command-palette.tsx:141
msgid "Users" msgid "Users"
msgstr "用戶" msgstr "用戶"
#: src/components/systems-table/systems-table.tsx:331 #: src/components/systems-table/systems-table.tsx:346
msgid "View" msgid "View"
msgstr "檢視" msgstr "檢視"
#: src/components/systems-table/systems-table.tsx:395 #: src/components/systems-table/systems-table.tsx:410
msgid "Visible Fields" msgid "Visible Fields"
msgstr "可見欄位" msgstr "可見欄位"
#: src/components/routes/system.tsx:670 #: src/components/routes/system.tsx:697
msgid "Waiting for enough records to display" msgid "Waiting for enough records to display"
msgstr "等待足夠的記錄以顯示" msgstr "等待足夠的記錄以顯示"