frigate/web/public/locales/it/components/player.json
Hosted Weblate 0335cd4a64
Translated using Weblate (Italian)
Currently translated at 100.0% (25 of 25 strings)

Translated using Weblate (Italian)

Currently translated at 5.9% (28 of 469 strings)

Translated using Weblate (Italian)

Currently translated at 100.0% (62 of 62 strings)

Translated using Weblate (Italian)

Currently translated at 5.6% (45 of 790 strings)

Translated using Weblate (Italian)

Currently translated at 61.8% (664 of 1074 strings)

Translated using Weblate (Italian)

Currently translated at 100.0% (22 of 22 strings)

Translated using Weblate (Italian)

Currently translated at 100.0% (174 of 174 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/components-player/it/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-cameras/it/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-global/it/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-validation/it/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/it/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/it/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/it/
Translation: Frigate NVR/Config - Cameras
Translation: Frigate NVR/Config - Global
Translation: Frigate NVR/Config - Validation
Translation: Frigate NVR/components-player
Translation: Frigate NVR/views-events
Translation: Frigate NVR/views-settings
Translation: Frigate NVR/views-system
2026-04-08 21:21:11 +00:00

52 lines
1.6 KiB
JSON

{
"noPreviewFound": "Nessuna anteprima trovata",
"noRecordingsFoundForThisTime": "Nessuna registrazione trovata per questo intervallo",
"noPreviewFoundFor": "Nessuna anteprima trovata per {{cameraName}}",
"submitFrigatePlus": {
"title": "Vuoi inviare questo fotogramma a Frigate+?",
"submit": "Invia"
},
"livePlayerRequiredIOSVersion": "Per questo tipo di trasmissione dal vivo è richiesto iOS 17.1 o versione successiva.",
"stats": {
"streamType": {
"short": "Tipo",
"title": "Tipo di trasmissione:"
},
"bandwidth": {
"title": "Larghezza di banda:",
"short": "Larghezza di banda"
},
"latency": {
"title": "Latenza:",
"value": "{{seconds}} secondi",
"short": {
"title": "Latenza",
"value": "{{seconds}} sec"
}
},
"droppedFrames": {
"title": "Fotogrammi persi:",
"short": {
"title": "Persi",
"value": "{{droppedFrames}} fotogrammi"
}
},
"decodedFrames": "Fotogrammi decodificati:",
"totalFrames": "Totale fotogrammi:",
"droppedFrameRate": "Percentuali fotogrammi persi:"
},
"streamOffline": {
"desc": "Nessun fotogramma ricevuto sul flusso <code>detect</code> di {{cameraName}}, controlla i registri degli errori",
"title": "Trasmissione disconnessa"
},
"toast": {
"success": {
"submittedFrigatePlus": "Fotogramma inviato correttamente a Frigate+"
},
"error": {
"submitFrigatePlusFailed": "Impossibile inviare il fotogramma a Frigate+"
}
},
"cameraDisabled": "La telecamera è disabilita"
}