diff --git a/internal/site/src/locales/sr/sr.po b/internal/site/src/locales/sr/sr.po index db7c2828..1f1485c9 100644 --- a/internal/site/src/locales/sr/sr.po +++ b/internal/site/src/locales/sr/sr.po @@ -8,7 +8,7 @@ msgstr "" "Language: sr\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: Serbian (Cyrillic)\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\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 "Prosek pada ispod <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 "Просечна потрошња енергије графичких картица" +#: 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 "Копирај env" +#: 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 metod" msgid "HTTP method: POST, GET, or HEAD (default: POST)" msgstr "HTTP metod: POST, GET ili HEAD (podrazumevano: 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 "Format korisnog opterećenja (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 "Ова акција се не може опозвати. Ово ће т 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 "Укупни подаци poslati за сваки интерфејс" +#: 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 "Писање"