Translated using Weblate (Italian)

Currently translated at 100.0% (136 of 136 strings)

Translated using Weblate (Italian)

Currently translated at 100.0% (215 of 215 strings)

Translated using Weblate (Italian)

Currently translated at 100.0% (136 of 136 strings)

Translated using Weblate (Italian)

Currently translated at 100.0% (43 of 43 strings)

Co-authored-by: Gringo <ita.translations@tiscali.it>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Nton <arlatalpa@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/it/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/it/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/it/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/it/
Translation: Frigate NVR/common
Translation: Frigate NVR/views-events
Translation: Frigate NVR/views-explore
Translation: Frigate NVR/views-system
This commit is contained in:
Hosted Weblate 2026-01-13 21:00:55 +01:00 committed by Nicolas Mowen
parent ace11730bd
commit 311549536c
4 changed files with 19 additions and 4 deletions

View File

@ -154,7 +154,8 @@
"show": "Mostra {{item}}",
"ID": "ID",
"none": "Nessuna",
"all": "Tutte"
"all": "Tutte",
"other": "Altro"
},
"menu": {
"configuration": "Configurazione",

View File

@ -8,7 +8,11 @@
"empty": {
"alert": "Non ci sono avvisi da rivedere",
"detection": "Non ci sono rilevamenti da rivedere",
"motion": "Nessun dato di movimento trovato"
"motion": "Nessun dato di movimento trovato",
"recordingsDisabled": {
"description": "Gli elementi di revisione possono essere creati per una telecamera solo quando le registrazioni sono abilitate per quella telecamera.",
"title": "Le registrazioni devono essere abilitate"
}
},
"newReviewItems": {
"label": "Visualizza i nuovi elementi da rivedere",

View File

@ -110,7 +110,10 @@
"title": "Modifica attributi",
"desc": "Seleziona gli attributi di classificazione per questa {{label}}"
},
"attributes": "Attributi di classificazione"
"attributes": "Attributi di classificazione",
"title": {
"label": "Titolo"
}
},
"objectLifecycle": {
"annotationSettings": {

View File

@ -84,7 +84,14 @@
"otherProcesses": {
"title": "Altri processi",
"processCpuUsage": "Utilizzo CPU processo",
"processMemoryUsage": "Utilizzo memoria processo"
"processMemoryUsage": "Utilizzo memoria processo",
"series": {
"go2rtc": "go2rtc",
"recording": "registrazione",
"review_segment": "segmento di revisione",
"embeddings": "incorporamenti",
"audio_detector": "rilevatore audio"
}
}
},
"enrichments": {