mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-05-02 11:37:41 +03:00
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
53 lines
1.6 KiB
JSON
53 lines
1.6 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+"
|
||
}
|
||
}
|
||
}
|