mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-09-26 17:38:57 +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/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/objects/ 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/components-camera Translation: Frigate NVR/components-dialog Translation: Frigate NVR/components-player Translation: Frigate NVR/objects 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
{
|
||
"stats": {
|
||
"latency": {
|
||
"short": {
|
||
"title": "Latència",
|
||
"value": "{{seconds}} s"
|
||
},
|
||
"title": "Latència:",
|
||
"value": "{{seconds}} segons"
|
||
},
|
||
"streamType": {
|
||
"title": "Tipus de transmissió:",
|
||
"short": "Tipus"
|
||
},
|
||
"bandwidth": {
|
||
"title": "Ample de banda:",
|
||
"short": "Ample de banda"
|
||
},
|
||
"totalFrames": "Fotogrames totals:",
|
||
"droppedFrames": {
|
||
"title": "Fotogrames perduts:",
|
||
"short": {
|
||
"title": "Perduts",
|
||
"value": "{{droppedFrames}} fotogrames"
|
||
}
|
||
},
|
||
"decodedFrames": "Fotogrames decodificats:",
|
||
"droppedFrameRate": "Taxa de fotogrames perduts:"
|
||
},
|
||
"noRecordingsFoundForThisTime": "No s'han trobat enregistraments en aquesta hora",
|
||
"noPreviewFound": "No s'ha trobat previsualització",
|
||
"noPreviewFoundFor": "No s'ha trobat cap previsualització per a {{cameraName}}",
|
||
"submitFrigatePlus": {
|
||
"title": "Enviar aquesta imatge a Frigate+?",
|
||
"submit": "Enviar",
|
||
"previewError": "No s'ha pogut carregar la vista prèvia de la instantània. És possible que l'enregistrament no estigui disponible en aquest moment."
|
||
},
|
||
"livePlayerRequiredIOSVersion": "Es requereix iOS 17.1 o superior per a aquest tipus de reproducció en directe.",
|
||
"streamOffline": {
|
||
"title": "Transmissió desconnectada",
|
||
"desc": "No s’han rebut imatges a la transmissió <code>detect</code> de la càmera {{cameraName}}. Comprova els registres d’errors"
|
||
},
|
||
"toast": {
|
||
"success": {
|
||
"submittedFrigatePlus": "Fotograma enviat correctament a Frigate+"
|
||
},
|
||
"error": {
|
||
"submitFrigatePlusFailed": "Error al enviar fotograma a Frigate+"
|
||
}
|
||
},
|
||
"cameraOff": "La càmera està apagada"
|
||
}
|