From 0e2b1675faf710bcd1c0879f646c86a7ae676e4b Mon Sep 17 00:00:00 2001 From: hank Date: Fri, 14 Nov 2025 17:51:28 -0500 Subject: [PATCH] New translations en.po (Italian) --- internal/site/src/locales/it/it.po | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/internal/site/src/locales/it/it.po b/internal/site/src/locales/it/it.po index 57546e63..2b0970d2 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-11-12 20:36\n" +"PO-Revision-Date: 2025-11-14 22:51\n" "Last-Translator: \n" "Language-Team: Italian\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -114,6 +114,10 @@ msgstr "Aggiungi URL" msgid "Adjust display options for charts." msgstr "Regola le opzioni di visualizzazione per i grafici." +#: src/components/routes/settings/general.tsx +msgid "Adjust the width of the main layout" +msgstr "Regola la larghezza del layout principale" + #: src/components/command-palette.tsx #: src/components/command-palette.tsx msgid "Admin" @@ -638,6 +642,10 @@ msgstr "Esporta la configurazione attuale dei tuoi sistemi." msgid "Fahrenheit (°F)" msgstr "Fahrenheit (°F)" +#: src/components/systems-table/systems-table-columns.tsx +msgid "Failed" +msgstr "Fallito" + #: src/components/routes/system/smart-table.tsx msgid "Failed Attributes:" msgstr "Attributi falliti:" @@ -767,6 +775,10 @@ msgstr "Lingua" msgid "Layout" msgstr "Aspetto" +#: src/components/routes/settings/general.tsx +msgid "Layout width" +msgstr "Larghezza del layout" + #: src/components/systemd-table/systemd-table.tsx msgid "Lifecycle" msgstr "Ciclo di vita" @@ -1197,6 +1209,10 @@ msgstr "Numero di serie" msgid "Service Details" msgstr "Dettagli servizio" +#: src/components/systems-table/systems-table-columns.tsx +msgid "Services" +msgstr "Servizi" + #: src/components/routes/settings/general.tsx msgid "Set percentage thresholds for meter colors." msgstr "Imposta le soglie percentuali per i colori dei contatori."