mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-06 05:24:11 +03:00
Currently translated at 99.8% (597 of 598 strings) Translated using Weblate (Italian) Currently translated at 100.0% (106 of 106 strings) Translated using Weblate (Italian) Currently translated at 100.0% (598 of 598 strings) Translated using Weblate (Italian) Currently translated at 97.9% (97 of 99 strings) Translated using Weblate (Italian) Currently translated at 100.0% (98 of 98 strings) Translated using Weblate (Italian) Currently translated at 100.0% (72 of 72 strings) Translated using Weblate (Italian) Currently translated at 100.0% (125 of 125 strings) Translated using Weblate (Italian) Currently translated at 100.0% (207 of 207 strings) Translated using Weblate (Italian) Currently translated at 100.0% (89 of 89 strings) Translated using Weblate (Italian) Currently translated at 100.0% (88 of 88 strings) Translated using Weblate (Italian) Currently translated at 100.0% (596 of 596 strings) Translated using Weblate (Italian) Currently translated at 100.0% (124 of 124 strings) Translated using Weblate (Italian) Currently translated at 100.0% (54 of 54 strings) Translated using Weblate (Italian) Currently translated at 100.0% (206 of 206 strings) Translated using Weblate (Italian) Currently translated at 28.4% (25 of 88 strings) Translated using Weblate (Italian) Currently translated at 100.0% (13 of 13 strings) Translated using Weblate (Italian) Currently translated at 100.0% (39 of 39 strings) Translated using Weblate (Italian) Currently translated at 100.0% (51 of 51 strings) Translated using Weblate (Italian) Currently translated at 75.0% (93 of 124 strings) Translated using Weblate (Italian) Currently translated at 98.1% (53 of 54 strings) Co-authored-by: Gringo <ita.translations@tiscali.it> Co-authored-by: Hosted Weblate <hosted@weblate.org> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/it/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/it/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-filter/it/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-classificationmodel/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-exports/it/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/it/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/it/ Translation: Frigate NVR/common Translation: Frigate NVR/components-dialog Translation: Frigate NVR/components-filter Translation: Frigate NVR/views-classificationmodel Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-exports Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-settings
61 lines
1.9 KiB
JSON
61 lines
1.9 KiB
JSON
{
|
|
"alerts": "Avvisi",
|
|
"detections": "Rilevamenti",
|
|
"motion": {
|
|
"label": "Movimenti",
|
|
"only": "Solo movimenti"
|
|
},
|
|
"empty": {
|
|
"alert": "Non ci sono avvisi da rivedere",
|
|
"detection": "Non ci sono rilevamenti da rivedere",
|
|
"motion": "Nessun dato di movimento trovato"
|
|
},
|
|
"newReviewItems": {
|
|
"label": "Visualizza i nuovi elementi da rivedere",
|
|
"button": "Nuovi elementi da rivedere"
|
|
},
|
|
"markTheseItemsAsReviewed": "Segna questi elementi come visti",
|
|
"markAsReviewed": "Segna come visto",
|
|
"documentTitle": "Rivedi - Frigate",
|
|
"allCameras": "Tutte le camere",
|
|
"timeline": "Cronologia",
|
|
"timeline.aria": "Seleziona la cronologia",
|
|
"events": {
|
|
"label": "Eventi",
|
|
"aria": "Seleziona eventi",
|
|
"noFoundForTimePeriod": "Nessun evento trovato per questo intervallo."
|
|
},
|
|
"recordings": {
|
|
"documentTitle": "Registrazioni - Frigate"
|
|
},
|
|
"calendarFilter": {
|
|
"last24Hours": "Ultime 24 ore"
|
|
},
|
|
"camera": "Telecamera",
|
|
"selected": "{{count}} selezionati",
|
|
"selected_one": "{{count}} selezionati",
|
|
"selected_other": "{{count}} selezionati",
|
|
"detected": "rilevato",
|
|
"suspiciousActivity": "Attività sospetta",
|
|
"threateningActivity": "Attività minacciosa",
|
|
"detail": {
|
|
"noDataFound": "Nessun dato dettagliato da rivedere",
|
|
"aria": "Attiva/disattiva la visualizzazione dettagliata",
|
|
"trackedObject_one": "oggetto",
|
|
"trackedObject_other": "oggetti",
|
|
"noObjectDetailData": "Non sono disponibili dati dettagliati sull'oggetto.",
|
|
"label": "Dettaglio",
|
|
"settings": "Impostazioni di visualizzazione dettagliata",
|
|
"alwaysExpandActive": {
|
|
"title": "Espandi sempre attivo",
|
|
"desc": "Espandere sempre i dettagli dell'oggetto dell'elemento di revisione attivo quando disponibili."
|
|
}
|
|
},
|
|
"objectTrack": {
|
|
"trackedPoint": "Punto tracciato",
|
|
"clickToSeek": "Premi per cercare in questo momento"
|
|
},
|
|
"zoomIn": "Ingrandisci",
|
|
"zoomOut": "Rimpicciolisci"
|
|
}
|