From 5aee04ca12b4d1b3da05d07e58c47b28c1e71c7d Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Tue, 17 Mar 2026 00:32:19 +0100 Subject: [PATCH] Translated using Weblate (Catalan) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 100.0% (171 of 171 strings) Translated using Weblate (Catalan) Currently translated at 100.0% (62 of 62 strings) Co-authored-by: Eduardo Pastor Fernández <123eduardoneko123@gmail.com> Co-authored-by: Hosted Weblate Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/ca/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/ca/ Translation: Frigate NVR/views-events Translation: Frigate NVR/views-system --- web/public/locales/ca/views/events.json | 5 ++++- web/public/locales/ca/views/system.json | 6 +++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/web/public/locales/ca/views/events.json b/web/public/locales/ca/views/events.json index acb93e6ff..73a9d2b17 100644 --- a/web/public/locales/ca/views/events.json +++ b/web/public/locales/ca/views/events.json @@ -82,6 +82,9 @@ "back": "Enrere", "empty": "No hi ha cap vista prèvia disponible", "noPreview": "Vista prèvia no disponible", - "seekAria": "Cerca el reproductor {{camera}} a {{time}}" + "seekAria": "Cerca el reproductor {{camera}} a {{time}}", + "filter": "Filtre", + "filterDesc": "Seleccioneu àrees per a mostrar només clips amb moviment en aquestes regions.", + "filterClear": "Neteja" } } diff --git a/web/public/locales/ca/views/system.json b/web/public/locales/ca/views/system.json index b3faad49a..933eff0b3 100644 --- a/web/public/locales/ca/views/system.json +++ b/web/public/locales/ca/views/system.json @@ -147,7 +147,11 @@ "overview": "Visió general", "shm": { "title": "Ubicació de SHM (memória compartida)", - "warning": "El tamany de la SHM oh {{total}}MB es massa petita. Augmenta almenys fins a {{min_shm}}MB." + "warning": "El tamany de la SHM oh {{total}}MB es massa petita. Augmenta almenys fins a {{min_shm}}MB.", + "frameLifetime": { + "title": "Temps de vida del fotograma", + "description": "Cada càmera té {{frames}} ranures de fotogrames en memòria compartida. A la velocitat de fotogrames més ràpida de la càmera, cada fotograma està disponible per aproximadament {{lifetime}}s abans de ser sobreescrit." + } } }, "cameras": {