From 8ba085e368a9ad7afbfcbeb785778ffc615e9788 Mon Sep 17 00:00:00 2001 From: hank Date: Sun, 5 Apr 2026 16:37:14 -0400 Subject: [PATCH] New translations en.po (Vietnamese) --- internal/site/src/locales/vi/vi.po | 78 +++++++++++++++++++++++++----- 1 file changed, 65 insertions(+), 13 deletions(-) diff --git a/internal/site/src/locales/vi/vi.po b/internal/site/src/locales/vi/vi.po index 0ceacacc..2000d1ac 100644 --- a/internal/site/src/locales/vi/vi.po +++ b/internal/site/src/locales/vi/vi.po @@ -8,7 +8,7 @@ msgstr "" "Language: vi\n" "Project-Id-Version: beszel\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2026-04-05 18:28\n" +"PO-Revision-Date: 2026-04-05 20:37\n" "Last-Translator: \n" "Language-Team: Vietnamese\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} có sẵn" #. placeholder {0}: table.getFilteredSelectedRowModel().rows.length #. placeholder {1}: table.getFilteredRowModel().rows.length @@ -209,10 +209,19 @@ msgstr "Trung bình giảm xuống dưới <0>{value}{0}" msgid "Average exceeds <0>{value}{0}" msgstr "Trung bình vượt quá <0>{value}{0}" +#: src/components/routes/system/disk-io-sheet.tsx +msgid "Average number of I/O operations waiting to be serviced" +msgstr "Số lượng trung bình các hoạt động I/O đang chờ được xử lý" + #: src/components/routes/system/charts/gpu-charts.tsx msgid "Average power consumption of GPUs" msgstr "Tiêu thụ điện năng trung bình của 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 "Thời gian trung bình từ khi xếp hàng đến khi hoàn thành mỗi hoạt động" + #: src/components/routes/system/charts/cpu-charts.tsx msgid "Average system-wide CPU utilization" msgstr "Sử dụng CPU trung bình toàn hệ thống" @@ -444,6 +453,11 @@ msgctxt "Environment variables" msgid "Copy env" msgstr "Sao chép môi trường" +#: src/components/alerts/alerts-sheet.tsx +msgctxt "Copy alerts from another system" +msgid "Copy from" +msgstr "Sao chép từ" + #: src/components/systems-table/systems-table-columns.tsx msgid "Copy host" msgstr "Sao chép máy chủ" @@ -476,7 +490,7 @@ msgstr "Sao chép YAML" #: src/components/routes/system.tsx msgctxt "Core system metrics" msgid "Core" -msgstr "" +msgstr "Lõi" #: src/components/containers-table/containers-table-columns.tsx #: src/components/systemd-table/systemd-table-columns.tsx @@ -550,7 +564,7 @@ msgstr "Hàng ngày" #: src/components/routes/system/info-bar.tsx msgctxt "Default system layout option" msgid "Default" -msgstr "" +msgstr "Mặc định" #: src/components/routes/settings/general.tsx msgid "Default time period" @@ -599,19 +613,18 @@ msgstr "Đơn vị đĩa" #: 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 "Sử dụng Đĩa" -#: src/components/routes/system/charts/extra-fs-charts.tsx +#: src/components/routes/system/charts/disk-charts.tsx msgid "Disk usage of {extraFsName}" msgstr "Sử dụng đĩa của {extraFsName}" #: src/components/routes/system/info-bar.tsx msgctxt "Layout display options" msgid "Display" -msgstr "" +msgstr "Hiển thị" #: src/components/routes/system/charts/cpu-charts.tsx msgid "Docker CPU Usage" @@ -898,6 +911,21 @@ msgstr "Phương thức HTTP" msgid "HTTP method: POST, GET, or HEAD (default: POST)" msgstr "Phương thức HTTP: POST, GET hoặc HEAD (mặc định: 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 Chờ" + +#: src/components/routes/system/disk-io-sheet.tsx +msgctxt "Disk I/O total time spent on read/write" +msgid "I/O Time" +msgstr "Thời gian 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 "Sử dụng I/O" + #. Context: Battery state #: src/lib/i18n.ts msgid "Idle" @@ -1207,6 +1235,10 @@ msgstr "Định dạng tải trọng (payload)" msgid "Per-core average utilization" msgstr "Tỷ lệ sử dụng trung bình mỗi nhân" +#: src/components/routes/system/charts/disk-charts.tsx +msgid "Percent of time the disk is busy with I/O" +msgstr "Phần trăm thời gian đĩa bận rộn với các hoạt động I/O" + #: src/components/routes/system/cpu-sheet.tsx msgid "Percentage of time spent in each state" msgstr "Phần trăm thời gian dành cho mỗi trạng thái" @@ -1259,7 +1291,7 @@ msgstr "Cổng" #: src/components/containers-table/containers-table-columns.tsx msgctxt "Container ports" msgid "Ports" -msgstr "" +msgstr "Cổng" #. Power On Time #: src/components/routes/system/smart-table.tsx @@ -1284,13 +1316,20 @@ msgstr "Tiến trình đã khởi động" msgid "Public Key" msgstr "Khóa" +#: src/components/routes/system/disk-io-sheet.tsx +msgctxt "Disk I/O average queue depth" +msgid "Queue Depth" +msgstr "Độ sâu hàng đợi" + #: src/components/routes/settings/quiet-hours.tsx msgid "Quiet Hours" msgstr "Giờ yên tĩnh" #. 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 "Đọc" @@ -1549,7 +1588,7 @@ msgstr "Bảng" #: src/components/routes/system/info-bar.tsx msgctxt "Tabs system layout option" msgid "Tabs" -msgstr "" +msgstr "Tab" #: src/components/systemd-table/systemd-table.tsx msgid "Tasks" @@ -1602,7 +1641,7 @@ msgstr "Hành động này không thể hoàn tác. Điều này sẽ xóa vĩnh msgid "This will permanently delete all selected records from the database." msgstr "Thao tác này sẽ xóa vĩnh viễn tất cả các bản ghi đã chọn khỏi cơ sở dữ liệu." -#: src/components/routes/system/charts/extra-fs-charts.tsx +#: src/components/routes/system/charts/disk-charts.tsx msgid "Throughput of {extraFsName}" msgstr "Thông lượng của {extraFsName}" @@ -1655,6 +1694,11 @@ msgstr "Tổng dữ liệu nhận được cho mỗi giao diện" msgid "Total data sent for each interface" msgstr "Tổng dữ liệu gửi đi cho mỗi giao diện" +#: 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 "Tải lên" msgid "Uptime" msgstr "Thời gian hoạt động" -#: 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 "Đã sử dụng" msgid "Users" msgstr "Người dùng" +#: src/components/routes/system/charts/disk-charts.tsx +msgctxt "Disk I/O utilization" +msgid "Utilization" +msgstr "Sử dụng" + #: src/components/alerts-history-columns.tsx msgid "Value" msgstr "Giá trị" @@ -1806,6 +1855,7 @@ msgid "View" msgstr "Xem" #: 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 "Xem thêm" @@ -1858,7 +1908,9 @@ msgstr "Lệnh 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 "Ghi"