mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-09-23 17:52:05 +02:00
Currently translated at 100.0% (124 of 124 strings) Translated using Weblate (French) Currently translated at 100.0% (26 of 26 strings) Translated using Weblate (French) Currently translated at 100.0% (431 of 431 strings) Translated using Weblate (French) Currently translated at 100.0% (85 of 85 strings) Translated using Weblate (French) Currently translated at 100.0% (121 of 121 strings) Translated using Weblate (French) Currently translated at 100.0% (10 of 10 strings) Translated using Weblate (French) Currently translated at 100.0% (53 of 53 strings) Translated using Weblate (French) Currently translated at 100.0% (70 of 70 strings) Translated using Weblate (French) Currently translated at 100.0% (191 of 191 strings) Co-authored-by: Apocoloquintose <bertrand.moreux@gmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Wobak <wobak@wobak.fr> 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/components-filter/fr/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-configeditor/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-live/fr/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/fr/ Translation: Frigate NVR/common Translation: Frigate NVR/components-dialog Translation: Frigate NVR/components-filter Translation: Frigate NVR/views-configeditor Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-live Translation: Frigate NVR/views-settings
42 lines
1.4 KiB
JSON
42 lines
1.4 KiB
JSON
{
|
|
"detections": "Détections",
|
|
"motion": {
|
|
"label": "Mouvement",
|
|
"only": "Mouvement seulement"
|
|
},
|
|
"alerts": "Alertes",
|
|
"allCameras": "Toutes les caméras",
|
|
"empty": {
|
|
"alert": "Il n'y a aucune alerte à passer en revue",
|
|
"detection": "Il n'y a aucune détection à passer en revue",
|
|
"motion": "Aucune donnée de mouvement trouvée"
|
|
},
|
|
"timeline": "Chronologie",
|
|
"events": {
|
|
"label": "Événements",
|
|
"aria": "Sélectionner les événements",
|
|
"noFoundForTimePeriod": "Aucun événement trouvé pour cette plage de temps."
|
|
},
|
|
"documentTitle": "Revue d'événements -Frigate",
|
|
"recordings": {
|
|
"documentTitle": "Enregistrements - Frigate"
|
|
},
|
|
"calendarFilter": {
|
|
"last24Hours": "Dernières 24 heures"
|
|
},
|
|
"timeline.aria": "Sélectionner une chronologie",
|
|
"markAsReviewed": "Marqué comme passé en revue",
|
|
"newReviewItems": {
|
|
"button": "Nouveaux éléments à passer en revue",
|
|
"label": "Afficher les nouveaux éléments de la revue d'événements"
|
|
},
|
|
"camera": "Caméra",
|
|
"markTheseItemsAsReviewed": "Marquer ces éléments comme passés en revue",
|
|
"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"
|
|
}
|