mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-09-26 19:18:58 +03:00
Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Co-authored-by: Hosted Weblate <hosted@weblate.org> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/audio/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-camera/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-player/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-cameras/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-global/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-classificationmodel/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-motionsearch/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/ Translation: Frigate NVR/Config - Cameras Translation: Frigate NVR/Config - Global Translation: Frigate NVR/audio Translation: Frigate NVR/common Translation: Frigate NVR/components-camera Translation: Frigate NVR/components-dialog Translation: Frigate NVR/components-player Translation: Frigate NVR/views-classificationmodel Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-live Translation: Frigate NVR/views-motionSearch Translation: Frigate NVR/views-settings Translation: Frigate NVR/views-system
53 lines
1.7 KiB
JSON
53 lines
1.7 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",
|
|
"previewError": "Impossibile caricare l'anteprima dell'istantanea. La registrazione potrebbe non essere disponibile al momento."
|
|
},
|
|
"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+"
|
|
}
|
|
},
|
|
"cameraOff": "La telecamera è spenta"
|
|
}
|