frigate/web/public/locales/fr/components/player.json
Hosted Weblate 09654b8888
Update translation files
Updated by "Squash Git commits" add-on in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/
Translation: Frigate NVR/common
2025-06-18 02:26:51 +02:00

52 lines
1.5 KiB
JSON
Raw 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.

{
"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"
},
"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 requis 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": "Proportion 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+"
}
}
}