mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-01-22 12:08:29 +03:00
Translated using Weblate (French)
Currently translated at 97.7% (133 of 136 strings) 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 <bertrand.moreux@gmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> 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-system/fr/ Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-system
This commit is contained in:
parent
53a592322a
commit
85bc988c76
@ -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": {
|
||||
|
||||
@ -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",
|
||||
|
||||
@ -86,7 +86,11 @@
|
||||
"otherProcesses": {
|
||||
"title": "Autres processus",
|
||||
"processCpuUsage": "Utilisation CPU du processus",
|
||||
"processMemoryUsage": "Utilisation mémoire du processus"
|
||||
"processMemoryUsage": "Utilisation mémoire du processus",
|
||||
"series": {
|
||||
"go2rtc": "go2rtc",
|
||||
"recording": "enregistrement"
|
||||
}
|
||||
}
|
||||
},
|
||||
"storage": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user