mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-09-27 01:28:58 +03:00
Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Translated using Weblate (French) Currently translated at 21.5% (172 of 800 strings) Translated using Weblate (French) Currently translated at 59.9% (284 of 474 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: jl3r <jl3r@proton.me> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/audio/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-camera/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-filter/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-player/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-cameras/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-cameras/fr/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-global/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-global/fr/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/objects/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-classificationmodel/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-search/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/ Translation: Frigate NVR/Config - Cameras Translation: Frigate NVR/Config - Global Translation: Frigate NVR/audio Translation: Frigate NVR/common Translation: Frigate NVR/components-camera Translation: Frigate NVR/components-dialog Translation: Frigate NVR/components-filter Translation: Frigate NVR/components-player Translation: Frigate NVR/objects Translation: Frigate NVR/views-classificationmodel Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-live Translation: Frigate NVR/views-search Translation: Frigate NVR/views-settings Translation: Frigate NVR/views-system
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.",
|
||
"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"
|
||
}
|