diff --git a/internal/site/src/locales/ro/ro.po b/internal/site/src/locales/ro/ro.po index 57a3f4dc..9d39297a 100644 --- a/internal/site/src/locales/ro/ro.po +++ b/internal/site/src/locales/ro/ro.po @@ -8,7 +8,7 @@ msgstr "" "Language: ro\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:36\n" "Last-Translator: \n" "Language-Team: Romanian\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n%100<20)) ? 1 : 2);\n" @@ -209,10 +209,19 @@ msgstr "" msgid "Average exceeds <0>{value}{0}" msgstr "" +#: src/components/routes/system/disk-io-sheet.tsx +msgid "Average number of I/O operations waiting to be serviced" +msgstr "" + #: src/components/routes/system/charts/gpu-charts.tsx msgid "Average power consumption of GPUs" msgstr "" +#: 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 "" @@ -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 "" @@ -599,12 +613,11 @@ msgstr "Unitate disc" #: 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 "Utilizare Disc" -#: src/components/routes/system/charts/extra-fs-charts.tsx +#: src/components/routes/system/charts/disk-charts.tsx msgid "Disk usage of {extraFsName}" msgstr "" @@ -898,6 +911,21 @@ msgstr "" msgid "HTTP method: POST, GET, or HEAD (default: POST)" msgstr "" +#: src/components/routes/system/disk-io-sheet.tsx +msgctxt "Disk I/O average operation time (iostat await)" +msgid "I/O Await" +msgstr "" + +#: src/components/routes/system/disk-io-sheet.tsx +msgctxt "Disk I/O total time spent on read/write" +msgid "I/O Time" +msgstr "" + +#: src/components/routes/system/charts/disk-charts.tsx +msgctxt "Percent of time the disk is busy with I/O" +msgid "I/O Utilization" +msgstr "" + #. Context: Battery state #: src/lib/i18n.ts msgid "Idle" @@ -1207,6 +1235,10 @@ msgstr "" 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 "" + #: src/components/routes/system/cpu-sheet.tsx msgid "Percentage of time spent in each state" msgstr "" @@ -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 "Citit" @@ -1602,7 +1641,7 @@ msgstr "" 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 "" @@ -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 "Utilizat" msgid "Users" msgstr "Utilizatori" +#: 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 "" #. 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 ""