diff --git a/internal/site/src/locales/it/it.po b/internal/site/src/locales/it/it.po index afcf8b3a..68a7f817 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-30 21:53\n" +"PO-Revision-Date: 2025-11-01 19:01\n" "Last-Translator: \n" "Language-Team: Italian\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -370,8 +370,17 @@ msgstr "Copia YAML" msgid "CPU" msgstr "CPU" +#: src/components/routes/system/cpu-sheet.tsx +msgid "CPU Cores" +msgstr "Core CPU" + +#: src/components/routes/system/cpu-sheet.tsx +msgid "CPU Time Breakdown" +msgstr "Suddivisione tempo CPU" + #: src/components/routes/system.tsx #: src/components/routes/system.tsx +#: src/components/routes/system/cpu-sheet.tsx #: src/lib/alerts.ts msgid "CPU Usage" msgstr "Utilizzo CPU" @@ -833,6 +842,10 @@ msgstr "Apri menu" msgid "Or continue with" msgstr "Oppure continua con" +#: src/components/routes/system/cpu-sheet.tsx +msgid "Other" +msgstr "Altro" + #: src/components/alerts/alerts-sheet.tsx msgid "Overwrite existing alerts" msgstr "Sovrascrivi avvisi esistenti" @@ -881,6 +894,15 @@ msgstr "In pausa" msgid "Paused ({pausedSystemsLength})" msgstr "In pausa ({pausedSystemsLength})" +#: src/components/routes/system/cpu-sheet.tsx +#: src/components/routes/system/cpu-sheet.tsx +msgid "Per-core average utilization" +msgstr "Utilizzo medio per core" + +#: src/components/routes/system/cpu-sheet.tsx +msgid "Percentage of time spent in each state" +msgstr "Percentuale di tempo trascorso in ogni stato" + #: src/components/routes/settings/notifications.tsx msgid "Please <0>configure an SMTP server to ensure alerts are delivered." msgstr "Si prega di <0>configurare un server SMTP per garantire la consegna degli avvisi." @@ -1266,6 +1288,7 @@ msgstr "Tempo di attività" #: src/components/routes/system.tsx #: src/components/routes/system.tsx #: src/components/routes/system.tsx +#: src/components/routes/system/cpu-sheet.tsx msgid "Usage" msgstr "Utilizzo" @@ -1291,6 +1314,7 @@ msgstr "Valore" msgid "View" msgstr "Vista" +#: src/components/routes/system/cpu-sheet.tsx #: src/components/routes/system/network-sheet.tsx msgid "View more" msgstr "Visualizza altro"