From 4264c4e5f99f9e3030306957e6f84abebf4d0d86 Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Fri, 2 Jan 2026 18:02:10 +0100 Subject: [PATCH] Translated using Weblate (French) Currently translated at 100.0% (136 of 136 strings) Translated using Weblate (French) Currently translated at 100.0% (43 of 43 strings) Co-authored-by: Apocoloquintose Co-authored-by: Hosted Weblate Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/fr/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/fr/ Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore --- web/public/locales/fr/views/events.json | 6 +++++- web/public/locales/fr/views/explore.json | 5 ++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/web/public/locales/fr/views/events.json b/web/public/locales/fr/views/events.json index 833dc4b2a..6baaf9b93 100644 --- a/web/public/locales/fr/views/events.json +++ b/web/public/locales/fr/views/events.json @@ -9,7 +9,11 @@ "empty": { "alert": "Aucune alerte à traiter", "detection": "Aucune détection à traiter", - "motion": "Aucune donnée de mouvement trouvée" + "motion": "Aucune donnée de mouvement trouvée", + "recordingsDisabled": { + "title": "Les enregistrements doivent être activés.", + "description": "Les activités ne peuvent être générées pour une caméra que si l'enregistrement est activé pour celle-ci." + } }, "timeline": "Chronologie", "events": { diff --git a/web/public/locales/fr/views/explore.json b/web/public/locales/fr/views/explore.json index 652c8bf56..637936450 100644 --- a/web/public/locales/fr/views/explore.json +++ b/web/public/locales/fr/views/explore.json @@ -110,7 +110,10 @@ "title": "Modifier les attributs", "desc": "Sélectionnez les attributs de classification pour : {{label}}" }, - "attributes": "Attributs de classification" + "attributes": "Attributs de classification", + "title": { + "label": "Titre" + } }, "type": { "details": "détails",