From 0885bf2ba41482d39a19916881f8affe9b61f0fd Mon Sep 17 00:00:00 2001 From: hank Date: Sat, 25 Oct 2025 19:16:25 -0400 Subject: [PATCH] New translations en.po (Italian) --- internal/site/src/locales/it/it.po | 62 +++++++++++++++++++++++++++++- 1 file changed, 61 insertions(+), 1 deletion(-) diff --git a/internal/site/src/locales/it/it.po b/internal/site/src/locales/it/it.po index 714cd4d9..dbb5b7e6 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: 2025-10-20 21:37\n" +"PO-Revision-Date: 2025-10-25 23:16\n" "Last-Translator: \n" "Language-Team: Italian\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -234,6 +234,10 @@ msgstr "Cache / Buffer" msgid "Cancel" msgstr "Annulla" +#: src/components/routes/system/smart-table.tsx +msgid "Capacity" +msgstr "Capacità" + #: src/components/routes/settings/config-yaml.tsx msgid "Caution - potential data loss" msgstr "Attenzione - possibile perdita di dati" @@ -279,6 +283,10 @@ msgstr "Controlla il tuo servizio di notifica" msgid "Click on a container to view more information." msgstr "Fare clic su un contenitore per visualizzare ulteriori informazioni." +#: src/components/routes/system/smart-table.tsx +msgid "Click on a device to view more information." +msgstr "Fare clic su un dispositivo per visualizzare più informazioni." + #: src/components/systems-table/systems-table.tsx msgid "Click on a system to view more information." msgstr "Clicca su un sistema per visualizzare più informazioni." @@ -397,6 +405,11 @@ msgstr "Upload cumulativo" msgid "Current state" msgstr "Stato attuale" +#. Power Cycles +#: src/components/routes/system/smart-table.tsx +msgid "Cycles" +msgstr "Cicli" + #: src/components/command-palette.tsx msgid "Dashboard" msgstr "Cruscotto" @@ -418,6 +431,10 @@ msgstr "Elimina impronta digitale" msgid "Detail" msgstr "Dettagli" +#: src/components/routes/system/smart-table.tsx +msgid "Device" +msgstr "Dispositivo" + #. Context: Battery state #: src/lib/i18n.ts msgid "Discharging" @@ -548,6 +565,10 @@ msgstr "Esporta la configurazione attuale dei tuoi sistemi." msgid "Fahrenheit (°F)" msgstr "" +#: src/components/routes/system/smart-table.tsx +msgid "Failed Attributes:" +msgstr "Attributi falliti:" + #: src/lib/api.ts msgid "Failed to authenticate" msgstr "Autenticazione fallita" @@ -568,6 +589,7 @@ msgstr "Aggiornamento dell'avviso fallito" #: src/components/containers-table/containers-table.tsx #: src/components/routes/settings/alerts-history-data-table.tsx #: src/components/routes/system.tsx +#: src/components/routes/system/smart-table.tsx #: src/components/systems-table/systems-table.tsx msgid "Filter..." msgstr "Filtra..." @@ -576,6 +598,10 @@ msgstr "Filtra..." msgid "Fingerprint" msgstr "Impronta digitale" +#: src/components/routes/system/smart-table.tsx +msgid "Firmware" +msgstr "" + #: src/components/alerts/alerts-sheet.tsx msgid "For <0>{min} {min, plural, one {minute} other {minutes}}" msgstr "Per <0>{min} {min, plural, one {minuto} other {minuti}}" @@ -730,6 +756,10 @@ msgstr "Utilizzo Memoria" msgid "Memory usage of docker containers" msgstr "Utilizzo della memoria dei container Docker" +#: src/components/routes/system/smart-table.tsx +msgid "Model" +msgstr "Modello" + #: src/components/add-system.tsx #: src/components/alerts-history-columns.tsx #: src/components/containers-table/containers-table-columns.tsx @@ -761,11 +791,18 @@ msgstr "Unità rete" msgid "No results found." msgstr "Nessun risultato trovato." +#: src/components/containers-table/containers-table.tsx +#: src/components/containers-table/containers-table.tsx #: src/components/containers-table/containers-table.tsx #: src/components/routes/settings/alerts-history-data-table.tsx +#: src/components/routes/system/smart-table.tsx msgid "No results." msgstr "Nessun risultato." +#: src/components/routes/system/smart-table.tsx +msgid "No S.M.A.R.T. attributes available for this device." +msgstr "Nessun attributo S.M.A.R.T. disponibile per questo dispositivo." + #: src/components/systems-table/systems-table.tsx #: src/components/systems-table/systems-table.tsx msgid "No systems found." @@ -884,6 +921,11 @@ msgstr "Si prega di accedere al proprio account" msgid "Port" msgstr "Porta" +#. Power On Time +#: src/components/routes/system/smart-table.tsx +msgid "Power On" +msgstr "Accensione" + #: src/components/routes/system.tsx #: src/components/routes/system.tsx msgid "Precise utilization at the recorded time" @@ -943,6 +985,14 @@ msgstr "Ruota token" msgid "Rows per page" msgstr "Righe per pagina" +#: src/components/routes/system/smart-table.tsx +msgid "S.M.A.R.T. Details" +msgstr "Dettagli S.M.A.R.T." + +#: src/components/routes/system/smart-table.tsx +msgid "S.M.A.R.T. Self-Test" +msgstr "Autotest S.M.A.R.T." + #: src/components/routes/settings/notifications.tsx msgid "Save address using enter key or comma. Leave blank to disable email notifications." msgstr "Salva l'indirizzo usando il tasto invio o la virgola. Lascia vuoto per disabilitare le notifiche email." @@ -972,6 +1022,10 @@ msgstr "Vedi <0>impostazioni di notifica per configurare come ricevere gli a msgid "Sent" msgstr "Inviato" +#: src/components/routes/system/smart-table.tsx +msgid "Serial Number" +msgstr "Numero di serie" + #: src/components/routes/settings/general.tsx msgid "Set percentage thresholds for meter colors." msgstr "Imposta le soglie percentuali per i colori dei contatori." @@ -1005,6 +1059,7 @@ msgid "State" msgstr "Stato" #: src/components/containers-table/containers-table-columns.tsx +#: src/components/routes/system/smart-table.tsx #: src/components/systems-table/systems-table.tsx #: src/lib/alerts.ts msgid "Status" @@ -1043,6 +1098,7 @@ msgid "Table" msgstr "Tabella" #. Temperature label in systems table +#: src/components/routes/system/smart-table.tsx #: src/components/systems-table/systems-table-columns.tsx msgid "Temp" msgstr "Temperatura" @@ -1168,6 +1224,10 @@ msgstr "Attiva quando lo stato passa tra up e down" msgid "Triggers when usage of any disk exceeds a threshold" msgstr "Attiva quando l'utilizzo di un disco supera una soglia" +#: src/components/routes/system/smart-table.tsx +msgid "Type" +msgstr "Tipo" + #. Temperature / network units #: src/components/routes/settings/general.tsx msgid "Unit preferences"