diff --git a/internal/site/src/locales/it/it.po b/internal/site/src/locales/it/it.po index da809e0f..55daf102 100644 --- a/internal/site/src/locales/it/it.po +++ b/internal/site/src/locales/it/it.po @@ -8,7 +8,7 @@ msgstr "" "Language: it\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: Italian\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -22,7 +22,7 @@ msgstr "" #: src/components/footer-repo-link.tsx msgctxt "New version available" msgid "{0} available" -msgstr "" +msgstr "{0} disponibile" #. placeholder {0}: table.getFilteredSelectedRowModel().rows.length #. placeholder {1}: table.getFilteredRowModel().rows.length @@ -209,10 +209,19 @@ msgstr "La media scende sotto <0>{value}{0}" msgid "Average exceeds <0>{value}{0}" msgstr "La media supera <0>{value}{0}" +#: src/components/routes/system/disk-io-sheet.tsx +msgid "Average number of I/O operations waiting to be serviced" +msgstr "Numero medio di operazioni di I/O in attesa di essere servite" + #: src/components/routes/system/charts/gpu-charts.tsx msgid "Average power consumption of GPUs" msgstr "Consumo energetico medio delle 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 "Tempo medio dalla coda al completamento per operazione" + #: src/components/routes/system/charts/cpu-charts.tsx msgid "Average system-wide CPU utilization" msgstr "Utilizzo medio della CPU a livello di sistema" @@ -444,6 +453,11 @@ msgctxt "Environment variables" msgid "Copy env" msgstr "Copia env" +#: src/components/alerts/alerts-sheet.tsx +msgctxt "Copy alerts from another system" +msgid "Copy from" +msgstr "Copia da" + #: src/components/systems-table/systems-table-columns.tsx msgid "Copy host" msgstr "Copia host" @@ -550,7 +564,7 @@ msgstr "Giornaliero" #: src/components/routes/system/info-bar.tsx msgctxt "Default system layout option" msgid "Default" -msgstr "" +msgstr "Predefinito" #: src/components/routes/settings/general.tsx msgid "Default time period" @@ -599,12 +613,11 @@ msgstr "Unità disco" #: 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 "Utilizzo Disco" -#: src/components/routes/system/charts/extra-fs-charts.tsx +#: src/components/routes/system/charts/disk-charts.tsx msgid "Disk usage of {extraFsName}" msgstr "Utilizzo del disco di {extraFsName}" @@ -898,6 +911,21 @@ msgstr "Metodo HTTP" msgid "HTTP method: POST, GET, or HEAD (default: POST)" msgstr "Metodo HTTP: POST, GET o HEAD (predefinito: POST)" +#: src/components/routes/system/disk-io-sheet.tsx +msgctxt "Disk I/O average operation time (iostat await)" +msgid "I/O Await" +msgstr "Attesa 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 "Tempo 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 "Utilizzo I/O" + #. Context: Battery state #: src/lib/i18n.ts msgid "Idle" @@ -1207,6 +1235,10 @@ msgstr "Formato del payload" msgid "Per-core average utilization" msgstr "Utilizzo medio per core" +#: src/components/routes/system/charts/disk-charts.tsx +msgid "Percent of time the disk is busy with I/O" +msgstr "Percentuale di tempo in cui il disco è occupato con l'I/O" + #: src/components/routes/system/cpu-sheet.tsx msgid "Percentage of time spent in each state" msgstr "Percentuale di tempo trascorso in ogni stato" @@ -1259,7 +1291,7 @@ msgstr "Porta" #: src/components/containers-table/containers-table-columns.tsx msgctxt "Container ports" msgid "Ports" -msgstr "" +msgstr "Porte" #. Power On Time #: src/components/routes/system/smart-table.tsx @@ -1284,13 +1316,20 @@ msgstr "Processo avviato" msgid "Public Key" msgstr "Chiave Pub" +#: src/components/routes/system/disk-io-sheet.tsx +msgctxt "Disk I/O average queue depth" +msgid "Queue Depth" +msgstr "Profondità coda" + #: src/components/routes/settings/quiet-hours.tsx msgid "Quiet Hours" msgstr "Ore silenziose" #. 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 "Lettura" @@ -1549,7 +1588,7 @@ msgstr "Tabella" #: src/components/routes/system/info-bar.tsx msgctxt "Tabs system layout option" msgid "Tabs" -msgstr "" +msgstr "Schede" #: src/components/systemd-table/systemd-table.tsx msgid "Tasks" @@ -1602,7 +1641,7 @@ msgstr "Questa azione non può essere annullata. Questo eliminerà permanentemen msgid "This will permanently delete all selected records from the database." msgstr "Questo eliminerà permanentemente tutti i record selezionati dal database." -#: src/components/routes/system/charts/extra-fs-charts.tsx +#: src/components/routes/system/charts/disk-charts.tsx msgid "Throughput of {extraFsName}" msgstr "Throughput di {extraFsName}" @@ -1655,6 +1694,11 @@ msgstr "Dati totali ricevuti per ogni interfaccia" msgid "Total data sent for each interface" msgstr "Dati totali inviati per ogni interfaccia" +#: 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 "Carica" msgid "Uptime" msgstr "Tempo di attività" -#: 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 "Utilizzato" msgid "Users" msgstr "Utenti" +#: src/components/routes/system/charts/disk-charts.tsx +msgctxt "Disk I/O utilization" +msgid "Utilization" +msgstr "Utilizzo" + #: src/components/alerts-history-columns.tsx msgid "Value" msgstr "Valore" @@ -1806,6 +1855,7 @@ msgid "View" msgstr "Vista" #: 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 "Visualizza altro" @@ -1858,7 +1908,9 @@ msgstr "Comando 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 "Scrittura"