frigate/web/public/locales/fr/components/player.json
Hosted Weblate 057351e492 Translated using Weblate (French)
Currently translated at 29.0% (25 of 86 strings)

Translated using Weblate (French)

Currently translated at 100.0% (26 of 26 strings)

Translated using Weblate (French)

Currently translated at 70.1% (755 of 1076 strings)

Translated using Weblate (French)

Currently translated at 4.5% (36 of 790 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: NicoA08 <nicolasantunes08@gmail.com>
Co-authored-by: Riton Du Boulon <henripl37@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-player/fr/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-global/fr/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-exports/fr/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/fr/
Translation: Frigate NVR/Config - Global
Translation: Frigate NVR/components-player
Translation: Frigate NVR/views-exports
Translation: Frigate NVR/views-settings
2026-04-30 12:25:34 -06:00

53 lines
1.6 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.

{
"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+"
}
}
}