Translated using Weblate (French)

Currently translated at 100.0% (238 of 238 strings)

Translated using Weblate (French)

Currently translated at 82.1% (83 of 101 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Lorent Felix <comloren@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/fr/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/fr/
Translation: Frigate NVR/common
Translation: Frigate NVR/components-dialog
This commit is contained in:
Hosted Weblate 2026-05-25 15:04:14 +02:00
parent 61ef88563e
commit 7964890c60
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
2 changed files with 10 additions and 4 deletions

View File

@ -188,7 +188,8 @@
"gl": "Galego (Galicien)",
"id": "Bahasa Indonesia (Indonésien)",
"ur": "اردو (Ourdou)",
"hr": "Hrvatski (Croate)"
"hr": "Hrvatski (Croate)",
"bs": "Bosanski (Bosnien)"
},
"appearance": "Apparence",
"darkMode": {
@ -332,5 +333,8 @@
"separatorWithSpace": ", "
},
"no_items": "Aucun élément",
"validation_errors": "Erreurs de validation"
"validation_errors": "Erreurs de validation",
"credentialField": {
"savedPlaceholder": "Enregistré — laissez vide pour conserver la version actuelle"
}
}

View File

@ -67,7 +67,8 @@
"noVaildTimeSelected": "La plage horaire sélectionnée n'est pas valide."
},
"success": "Exportation démarrée avec succès. Consultez le fichier sur la page des exportations.",
"view": "Vue"
"view": "Vue",
"queued": "Exportation en attente. Consultez la progression sur la page des exportations."
},
"select": "Sélectionner",
"name": {
@ -125,7 +126,8 @@
"started_other": "",
"startedNoCase_one": "Un export a démarré.",
"startedNoCase_many": "{{count}} exports ont démarré.",
"startedNoCase_other": "{{count}} exports ont démarré."
"startedNoCase_other": "{{count}} exports ont démarré.",
"partial": "{{successful}} exportations sur {{total}} lancées. Échecs: {{failedItems}}"
}
}
},