frigate/web/public/locales/ca/components/player.json
Hosted Weblate c3452abd2d
Translated using Weblate (Catalan)
Currently translated at 100.0% (100 of 100 strings)

Translated using Weblate (Catalan)

Currently translated at 100.0% (1186 of 1186 strings)

Translated using Weblate (Catalan)

Currently translated at 100.0% (26 of 26 strings)

Translated using Weblate (Catalan)

Currently translated at 100.0% (811 of 811 strings)

Translated using Weblate (Catalan)

Currently translated at 100.0% (145 of 145 strings)

Translated using Weblate (Catalan)

Currently translated at 100.0% (23 of 23 strings)

Translated using Weblate (Catalan)

Currently translated at 100.0% (1183 of 1183 strings)

Translated using Weblate (Catalan)

Currently translated at 100.0% (175 of 175 strings)

Translated using Weblate (Catalan)

Currently translated at 100.0% (1181 of 1181 strings)

Translated using Weblate (Catalan)

Currently translated at 100.0% (238 of 238 strings)

Translated using Weblate (Catalan)

Currently translated at 100.0% (54 of 54 strings)

Translated using Weblate (Catalan)

Currently translated at 100.0% (1176 of 1176 strings)

Co-authored-by: Eduardo Pastor Fernández <123eduardoneko123@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/ca/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-player/ca/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-global/ca/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-validation/ca/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-chat/ca/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/ca/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/ca/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/ca/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/ca/
Translation: Frigate NVR/Config - Global
Translation: Frigate NVR/Config - Validation
Translation: Frigate NVR/common
Translation: Frigate NVR/components-player
Translation: Frigate NVR/views-chat
Translation: Frigate NVR/views-explore
Translation: Frigate NVR/views-live
Translation: Frigate NVR/views-settings
Translation: Frigate NVR/views-system
2026-05-26 03:35:46 +02:00

54 lines
1.8 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"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 shan rebut imatges a la transmissió <code>detect</code> de la càmera {{cameraName}}. Comprova els registres derrors"
},
"cameraDisabled": "La càmera està desactivada",
"toast": {
"success": {
"submittedFrigatePlus": "Fotograma enviat correctament a Frigate+"
},
"error": {
"submitFrigatePlusFailed": "Error al enviar fotograma a Frigate+"
}
},
"cameraOff": "La càmera està apagada"
}