mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-06 05:24:11 +03:00
Currently translated at 100.0% (130 of 130 strings) Translated using Weblate (Catalan) Currently translated at 100.0% (40 of 40 strings) Translated using Weblate (Catalan) Currently translated at 100.0% (119 of 119 strings) Translated using Weblate (Catalan) Currently translated at 100.0% (128 of 128 strings) Translated using Weblate (Catalan) Currently translated at 100.0% (55 of 55 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/components-dialog/ca/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-classificationmodel/ca/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/ca/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/ca/ Translation: Frigate NVR/components-dialog Translation: Frigate NVR/views-classificationmodel Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore
63 lines
2.0 KiB
JSON
63 lines
2.0 KiB
JSON
{
|
|
"detected": "detectat",
|
|
"alerts": "Alertes",
|
|
"detections": "Deteccions",
|
|
"motion": {
|
|
"label": "Moviment",
|
|
"only": "Només moviment"
|
|
},
|
|
"allCameras": "Totes les càmeres",
|
|
"empty": {
|
|
"alert": "Hi ha cap alerta per revisar",
|
|
"detection": "Hi ha cap detecció per revisar",
|
|
"motion": "No s'haan trobat dades de moviment"
|
|
},
|
|
"timeline": "Línia de temps",
|
|
"timeline.aria": "Seleccionar línia de temps",
|
|
"events": {
|
|
"label": "Esdeveniments",
|
|
"aria": "Seleccionar esdeveniments",
|
|
"noFoundForTimePeriod": "No s'han trobat esdeveniments per aquest període de temps."
|
|
},
|
|
"documentTitle": "Revisió - Frigate",
|
|
"recordings": {
|
|
"documentTitle": "Enregistraments - Frigate"
|
|
},
|
|
"calendarFilter": {
|
|
"last24Hours": "Últimes 24 hores"
|
|
},
|
|
"markAsReviewed": "Marcar com a revisat",
|
|
"markTheseItemsAsReviewed": "Marca aquests elements com a revisats",
|
|
"newReviewItems": {
|
|
"label": "Veure nous elements de revisió",
|
|
"button": "Nous elements per revisar"
|
|
},
|
|
"camera": "Càmera",
|
|
"selected_one": "{{count}} seleccionats",
|
|
"selected_other": "{{count}} seleccionats",
|
|
"suspiciousActivity": "Activitat sospitosa",
|
|
"threateningActivity": "Activitat amenaçadora",
|
|
"detail": {
|
|
"noDataFound": "No hi ha dades detallades a revisar",
|
|
"trackedObject_one": "{{count}} objecte",
|
|
"aria": "Canvia la vista de detall",
|
|
"trackedObject_other": "{{count}} objectes",
|
|
"noObjectDetailData": "No hi ha dades de detall d'objecte disponibles.",
|
|
"label": "Detall",
|
|
"settings": "Configuració de la vista detallada",
|
|
"alwaysExpandActive": {
|
|
"title": "Expandeix sempre actiu",
|
|
"desc": "Expandeix sempre els detalls de l'objecte de la revisió activa quan estigui disponible."
|
|
}
|
|
},
|
|
"objectTrack": {
|
|
"clickToSeek": "Feu clic per cercar aquesta hora",
|
|
"trackedPoint": "Punt de seguiment"
|
|
},
|
|
"zoomIn": "Amplia",
|
|
"zoomOut": "Redueix",
|
|
"normalActivity": "Normal",
|
|
"needsReview": "Necessita revisió",
|
|
"securityConcern": "Preocupació per la seguretat"
|
|
}
|