From 9020bb28ba951b77e7c93d1f5dc40165b9a2f43d Mon Sep 17 00:00:00 2001 From: hank Date: Sun, 5 Apr 2026 16:37:12 -0400 Subject: [PATCH] New translations en.po (Chinese Simplified) --- internal/site/src/locales/zh-CN/zh-CN.po | 78 ++++++++++++++++++++---- 1 file changed, 65 insertions(+), 13 deletions(-) diff --git a/internal/site/src/locales/zh-CN/zh-CN.po b/internal/site/src/locales/zh-CN/zh-CN.po index beee6a74..736a1665 100644 --- a/internal/site/src/locales/zh-CN/zh-CN.po +++ b/internal/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: 2026-04-05 18:27\n" +"PO-Revision-Date: 2026-04-05 20:37\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Plural-Forms: nplurals=1; plural=0;\n" @@ -22,7 +22,7 @@ msgstr "" #: src/components/footer-repo-link.tsx msgctxt "New version available" msgid "{0} available" -msgstr "" +msgstr "{0} 可用" #. placeholder {0}: table.getFilteredSelectedRowModel().rows.length #. placeholder {1}: table.getFilteredRowModel().rows.length @@ -209,10 +209,19 @@ msgstr "平均值降至<0>{value}{0}以下" msgid "Average exceeds <0>{value}{0}" msgstr "平均值超过<0>{value}{0}" +#: src/components/routes/system/disk-io-sheet.tsx +msgid "Average number of I/O operations waiting to be serviced" +msgstr "等待服务的平均 I/O 操作数" + #: src/components/routes/system/charts/gpu-charts.tsx msgid "Average power consumption of GPUs" msgstr "GPU 平均能耗" +#: src/components/routes/system/disk-io-sheet.tsx +msgctxt "Disk I/O average operation time (iostat await)" +msgid "Average queue to completion time per operation" +msgstr "每次操作的平均队列到完成时间" + #: src/components/routes/system/charts/cpu-charts.tsx msgid "Average system-wide CPU utilization" msgstr "系统范围内的平均 CPU 使用率" @@ -444,6 +453,11 @@ msgctxt "Environment variables" msgid "Copy env" msgstr "复制环境变量" +#: src/components/alerts/alerts-sheet.tsx +msgctxt "Copy alerts from another system" +msgid "Copy from" +msgstr "复制自" + #: src/components/systems-table/systems-table-columns.tsx msgid "Copy host" msgstr "复制主机名" @@ -476,7 +490,7 @@ msgstr "复制 YAML" #: src/components/routes/system.tsx msgctxt "Core system metrics" msgid "Core" -msgstr "" +msgstr "核心" #: src/components/containers-table/containers-table-columns.tsx #: src/components/systemd-table/systemd-table-columns.tsx @@ -550,7 +564,7 @@ msgstr "每日" #: src/components/routes/system/info-bar.tsx msgctxt "Default system layout option" msgid "Default" -msgstr "" +msgstr "默认" #: src/components/routes/settings/general.tsx msgid "Default time period" @@ -599,19 +613,18 @@ msgstr "磁盘单位" #: src/components/routes/system/charts/disk-charts.tsx #: src/components/routes/system/charts/disk-charts.tsx -#: src/components/routes/system/charts/extra-fs-charts.tsx #: src/lib/alerts.ts msgid "Disk Usage" msgstr "磁盘使用" -#: src/components/routes/system/charts/extra-fs-charts.tsx +#: src/components/routes/system/charts/disk-charts.tsx msgid "Disk usage of {extraFsName}" msgstr "{extraFsName}的磁盘使用" #: src/components/routes/system/info-bar.tsx msgctxt "Layout display options" msgid "Display" -msgstr "" +msgstr "显示" #: src/components/routes/system/charts/cpu-charts.tsx msgid "Docker CPU Usage" @@ -898,6 +911,21 @@ msgstr "HTTP 方法" msgid "HTTP method: POST, GET, or HEAD (default: POST)" msgstr "HTTP 方法:POST、GET 或 HEAD (默认:POST)" +#: src/components/routes/system/disk-io-sheet.tsx +msgctxt "Disk I/O average operation time (iostat await)" +msgid "I/O Await" +msgstr "I/O 等待" + +#: src/components/routes/system/disk-io-sheet.tsx +msgctxt "Disk I/O total time spent on read/write" +msgid "I/O Time" +msgstr "I/O 时间" + +#: src/components/routes/system/charts/disk-charts.tsx +msgctxt "Percent of time the disk is busy with I/O" +msgid "I/O Utilization" +msgstr "I/O 利用率" + #. Context: Battery state #: src/lib/i18n.ts msgid "Idle" @@ -1207,6 +1235,10 @@ msgstr "有效载荷 (Payload) 格式" msgid "Per-core average utilization" msgstr "每个核心的平均利用率" +#: src/components/routes/system/charts/disk-charts.tsx +msgid "Percent of time the disk is busy with I/O" +msgstr "磁盘忙于 I/O 操作的时间百分比" + #: src/components/routes/system/cpu-sheet.tsx msgid "Percentage of time spent in each state" msgstr "在每个状态下花费的时间百分比" @@ -1259,7 +1291,7 @@ msgstr "端口" #: src/components/containers-table/containers-table-columns.tsx msgctxt "Container ports" msgid "Ports" -msgstr "" +msgstr "端口" #. Power On Time #: src/components/routes/system/smart-table.tsx @@ -1284,13 +1316,20 @@ msgstr "进程启动" msgid "Public Key" msgstr "公钥" +#: src/components/routes/system/disk-io-sheet.tsx +msgctxt "Disk I/O average queue depth" +msgid "Queue Depth" +msgstr "队列深度" + #: src/components/routes/settings/quiet-hours.tsx msgid "Quiet Hours" msgstr "静默时间" #. Disk read #: src/components/routes/system/charts/disk-charts.tsx -#: src/components/routes/system/charts/extra-fs-charts.tsx +#: src/components/routes/system/disk-io-sheet.tsx +#: src/components/routes/system/disk-io-sheet.tsx +#: src/components/routes/system/disk-io-sheet.tsx msgid "Read" msgstr "读取" @@ -1549,7 +1588,7 @@ msgstr "表格" #: src/components/routes/system/info-bar.tsx msgctxt "Tabs system layout option" msgid "Tabs" -msgstr "" +msgstr "标签页" #: src/components/systemd-table/systemd-table.tsx msgid "Tasks" @@ -1602,7 +1641,7 @@ msgstr "此操作无法撤销。这将永久删除数据库中{name}的所有当 msgid "This will permanently delete all selected records from the database." msgstr "这将永久删除数据库中所有选定的记录。" -#: src/components/routes/system/charts/extra-fs-charts.tsx +#: src/components/routes/system/charts/disk-charts.tsx msgid "Throughput of {extraFsName}" msgstr "{extraFsName}的吞吐量" @@ -1655,6 +1694,11 @@ msgstr "每个接口的总接收数据量" msgid "Total data sent for each interface" msgstr "每个接口的总发送数据量" +#: src/components/routes/system/disk-io-sheet.tsx +msgctxt "Disk I/O" +msgid "Total time spent on read/write (can exceed 100%)" +msgstr "" + #. placeholder {0}: data.length #: src/components/systemd-table/systemd-table.tsx msgid "Total: {0}" @@ -1775,7 +1819,7 @@ msgstr "上传" msgid "Uptime" msgstr "正常运行时间" -#: src/components/routes/system/charts/extra-fs-charts.tsx +#: src/components/routes/system/charts/disk-charts.tsx #: src/components/routes/system/charts/gpu-charts.tsx #: src/components/routes/system/charts/gpu-charts.tsx #: src/components/routes/system/charts/gpu-charts.tsx @@ -1797,6 +1841,11 @@ msgstr "已用" msgid "Users" msgstr "用户" +#: src/components/routes/system/charts/disk-charts.tsx +msgctxt "Disk I/O utilization" +msgid "Utilization" +msgstr "利用率" + #: src/components/alerts-history-columns.tsx msgid "Value" msgstr "值" @@ -1806,6 +1855,7 @@ msgid "View" msgstr "视图" #: src/components/routes/system/cpu-sheet.tsx +#: src/components/routes/system/disk-io-sheet.tsx #: src/components/routes/system/network-sheet.tsx msgid "View more" msgstr "查看更多" @@ -1858,7 +1908,9 @@ msgstr "Windows 安装命令" #. Disk write #: src/components/routes/system/charts/disk-charts.tsx -#: src/components/routes/system/charts/extra-fs-charts.tsx +#: src/components/routes/system/disk-io-sheet.tsx +#: src/components/routes/system/disk-io-sheet.tsx +#: src/components/routes/system/disk-io-sheet.tsx msgid "Write" msgstr "写入"