frigate/web/public/locales/fr/views/motionSearch.json
Hosted Weblate 3c3acbe8f8 Translated using Weblate (French)
Currently translated at 89.9% (98 of 109 strings)

Translated using Weblate (French)

Currently translated at 100.0% (239 of 239 strings)

Translated using Weblate (French)

Currently translated at 100.0% (188 of 188 strings)

Translated using Weblate (French)

Currently translated at 100.0% (188 of 188 strings)

Translated using Weblate (French)

Currently translated at 100.0% (188 of 188 strings)

Translated using Weblate (French)

Currently translated at 56.4% (35 of 62 strings)

Co-authored-by: Antoine de Champlain <mon.nom.tony@gmail.com>
Co-authored-by: Fräntz Miccoli <frantz.miccoli@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: LeBuzzy <bwinster2@outlook.com>
Co-authored-by: NicoA08 <nicolasantunes08@gmail.com>
Co-authored-by: shdw <weblate@assez.biz>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/fr/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/fr/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-motionsearch/fr/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/fr/
Translation: Frigate NVR/common
Translation: Frigate NVR/components-dialog
Translation: Frigate NVR/views-motionSearch
Translation: Frigate NVR/views-system
2026-07-05 21:08:46 -05:00

52 lines
2.3 KiB
JSON
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"documentTitle": "Recherche de mouvement - Frigate",
"title": "Recherche de mouvement",
"description": "Dessinez un polygone pour définir la zonecible, et spécifiez une fourchette de temps pour chercher les mouvements dans cette zone.",
"selectCamera": "Recherche de mouvement en cours de chargement",
"startSearch": "Commencer la recherche",
"searchStarted": "Recherche démarrée",
"searchCancelled": "Recherche annulée",
"cancelSearch": "Annuler recherche",
"searching": "Recherche en cours.",
"searchComplete": "Recherche terminée",
"noResultsYet": "Lancez une recherche pour trouver les changements de mouvement dans la zone sélectionnée",
"noChangesFound": "Aucun changement de pixel détecté dans la zone sélectionnée",
"changesFound_one": "{{count}} changement de mouvement détecté",
"changesFound_many": "{{count}} changements de mouvement détectés",
"changesFound_other": "{{count}} changements de mouvement détectés",
"framesProcessed": "{{count}} images traitées",
"jumpToTime": "Aller à ce moment",
"results": "Résultats",
"showSegmentHeatmap": "Carte thermique",
"newSearch": "Nouvelle recherche",
"clearResults": "Effacer les résultats",
"clearROI": "Effacer le polygone",
"polygonControls": {
"points_one": "{{count}} point",
"points_many": "{{count}} points",
"points_other": "{{count}} points",
"undo": "Annuler le dernier point",
"reset": "Réinitialiser le polygone",
"drawMode": "Dessiner",
"moveMode": "Déplacer"
},
"motionHeatmapLabel": "Carte thermique des mouvements",
"dialog": {
"title": "Recherche de mouvement",
"cameraLabel": "Caméra",
"previewAlt": "Aperçu de la caméra {{camera}}"
},
"timeRange": {
"title": "Plage de recherche",
"start": "Début de la plage de recherche",
"end": "Fin de la plage de recherche"
},
"settings": {
"title": "Paramètres de recherche",
"parallelMode": "Mode parallèle",
"parallelModeDesc": "Scanner plusieurs plages d'enregistrement simultanément (plus rapide; nécessite plus de ressources de décodage)",
"threshold": "Seuil de sensitivité",
"thresholdDesc": "Des valeurs basses détectent de plus petits changements (1-255)"
}
}