mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-09-26 22:48:57 +03:00
Currently translated at 18.1% (145 of 800 strings) Translated using Weblate (French) Currently translated at 54.4% (258 of 474 strings) Translated using Weblate (French) Currently translated at 100.0% (108 of 108 strings) Translated using Weblate (French) Currently translated at 16.2% (130 of 800 strings) Translated using Weblate (French) Currently translated at 51.4% (244 of 474 strings) Translated using Weblate (French) Currently translated at 100.0% (26 of 26 strings) Translated using Weblate (French) Currently translated at 100.0% (109 of 109 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Jérémy MRPX <jeremy.marpaux@gmail.com> Co-authored-by: Nathan Signouret <nathan.signouret@gmail.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/fr/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-player/fr/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-cameras/fr/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-global/fr/ Translation: Frigate NVR/Config - Cameras Translation: Frigate NVR/Config - Global Translation: Frigate NVR/components-dialog Translation: Frigate NVR/components-player
54 lines
1.7 KiB
JSON
54 lines
1.7 KiB
JSON
{
|
||
"noRecordingsFoundForThisTime": "Aucun enregistrement trouvé pour cette période",
|
||
"noPreviewFoundFor": "Aucun aperçu trouvé pour {{cameraName}}",
|
||
"noPreviewFound": "Aucun aperçu trouvé",
|
||
"submitFrigatePlus": {
|
||
"title": "Soumettre cette image à Frigate+ ?",
|
||
"submit": "Soumettre",
|
||
"previewError": "Impossible de télécharger le snapshot. L'enregistrement ne pas disponible sur cette période."
|
||
},
|
||
"streamOffline": {
|
||
"title": "Flux hors ligne",
|
||
"desc": "Aucune image n'a été reçue sur le flux de <code>détection</code> de la caméra {{cameraName}}. Vérifiez le journal d'erreurs."
|
||
},
|
||
"livePlayerRequiredIOSVersion": "iOS 17.1 ou une version supérieure est requise pour ce type de flux en direct.",
|
||
"cameraDisabled": "La caméra est désactivée.",
|
||
"stats": {
|
||
"streamType": {
|
||
"title": "Type de flux :",
|
||
"short": "Type"
|
||
},
|
||
"bandwidth": {
|
||
"title": "Bande passante :",
|
||
"short": "Bande passante"
|
||
},
|
||
"latency": {
|
||
"title": "Latence :",
|
||
"value": "{{seconds}} secondes",
|
||
"short": {
|
||
"title": "Latence",
|
||
"value": "{{seconds}} s"
|
||
}
|
||
},
|
||
"droppedFrames": {
|
||
"short": {
|
||
"value": "{{droppedFrames}} images",
|
||
"title": "Perdues"
|
||
},
|
||
"title": "Images perdues :"
|
||
},
|
||
"decodedFrames": "Images décodées :",
|
||
"droppedFrameRate": "Taux d'images perdues :",
|
||
"totalFrames": "Total images :"
|
||
},
|
||
"toast": {
|
||
"error": {
|
||
"submitFrigatePlusFailed": "Échec de la soumission de l'image à Frigate+"
|
||
},
|
||
"success": {
|
||
"submittedFrigatePlus": "Image soumise avec succès à Frigate+"
|
||
}
|
||
},
|
||
"cameraOff": "La camera est éteinte"
|
||
}
|