frigate/web/public/locales/fr/views/events.json
Hosted Weblate 3d3e43da96 Translated using Weblate (French)
Currently translated at 99.8% (597 of 598 strings)

Translated using Weblate (French)

Currently translated at 100.0% (106 of 106 strings)

Translated using Weblate (French)

Currently translated at 100.0% (99 of 99 strings)

Translated using Weblate (French)

Currently translated at 100.0% (99 of 99 strings)

Translated using Weblate (French)

Currently translated at 100.0% (598 of 598 strings)

Translated using Weblate (French)

Currently translated at 100.0% (125 of 125 strings)

Translated using Weblate (French)

Currently translated at 100.0% (207 of 207 strings)

Translated using Weblate (French)

Currently translated at 100.0% (98 of 98 strings)

Translated using Weblate (French)

Currently translated at 100.0% (125 of 125 strings)

Translated using Weblate (French)

Currently translated at 100.0% (89 of 89 strings)

Translated using Weblate (French)

Currently translated at 100.0% (88 of 88 strings)

Translated using Weblate (French)

Currently translated at 100.0% (596 of 596 strings)

Translated using Weblate (French)

Currently translated at 100.0% (124 of 124 strings)

Translated using Weblate (French)

Currently translated at 100.0% (39 of 39 strings)

Co-authored-by: Apocoloquintose <bertrand.moreux@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/fr/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-classificationmodel/fr/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/fr/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/fr/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/fr/
Translation: Frigate NVR/common
Translation: Frigate NVR/views-classificationmodel
Translation: Frigate NVR/views-events
Translation: Frigate NVR/views-explore
Translation: Frigate NVR/views-settings
2025-11-06 09:33:14 -07:00

61 lines
2.0 KiB
JSON

{
"detections": "Détections",
"motion": {
"label": "Mouvement",
"only": "Mouvement uniquement"
},
"alerts": "Alertes",
"allCameras": "Toutes les caméras",
"empty": {
"alert": "Il n'y a aucune alerte à examiner.",
"detection": "Il n'y a aucune détection à examiner.",
"motion": "Aucune donnée de mouvement trouvée"
},
"timeline": "Chronologie",
"events": {
"label": "Événements",
"aria": "Sélectionner les événements",
"noFoundForTimePeriod": "Aucun événement n'a été trouvé pour cette plage de temps."
},
"documentTitle": "Événements - Frigate",
"recordings": {
"documentTitle": "Enregistrements - Frigate"
},
"calendarFilter": {
"last24Hours": "Dernières 24 heures"
},
"timeline.aria": "Sélectionner une chronologie",
"markAsReviewed": "Marquer comme vérifié",
"newReviewItems": {
"button": "Nouveaux événements à examiner",
"label": "Afficher les nouveaux événements"
},
"camera": "Caméra",
"markTheseItemsAsReviewed": "Marquer ces éléments comme vérifiés",
"selected": "{{count}} sélectionné(s)",
"selected_other": "{{count}} sélectionné(s)",
"selected_one": "{{count}} sélectionné(s)",
"detected": "détecté",
"suspiciousActivity": "Activité suspecte",
"threateningActivity": "Activité menaçante",
"detail": {
"noDataFound": "Aucun détail à examiner",
"aria": "Activer/désactiver la vue détaillée",
"trackedObject_one": "objet",
"trackedObject_other": "objets",
"noObjectDetailData": "Aucun détail d'objet disponible",
"label": "Détail",
"settings": "Paramètres de la vue Détail",
"alwaysExpandActive": {
"title": "Toujours développer l'élément actif",
"desc": "Toujours développer les détails de l'objet de l'événement actif si disponibles"
}
},
"objectTrack": {
"trackedPoint": "Point suivi",
"clickToSeek": "Cliquez pour atteindre ce moment."
},
"zoomIn": "Zoom avant",
"zoomOut": "Zoom arrière"
}