mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-07-27 14:19:01 +03:00
Translated using Weblate (French)
Currently translated at 100.0% (501 of 501 strings) Translated using Weblate (French) Currently translated at 91.7% (100 of 109 strings) Co-authored-by: Fabien LAMAISON <kerin@kerin444.net> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Timobil <matmobil@gmail.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/audio/fr/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/fr/ Translation: Frigate NVR/audio Translation: Frigate NVR/components-dialog
This commit is contained in:
committed by
Josh Hawkins
co-authored by
Fabien LAMAISON
Timobil
parent
bbaed4bf85
commit
85d11bf66f
@@ -16,7 +16,7 @@
|
||||
"whoop": "Cri strident",
|
||||
"sigh": "Soupir",
|
||||
"singing": "Chant",
|
||||
"choir": "Chorale",
|
||||
"choir": "Chœur",
|
||||
"yodeling": "Yodel",
|
||||
"chant": "Chant",
|
||||
"mantra": "Mantra",
|
||||
@@ -33,7 +33,7 @@
|
||||
"snoring": "Ronflement",
|
||||
"gasp": "Souffle coupé",
|
||||
"pant": "halètement",
|
||||
"snort": "Ébrouement",
|
||||
"snort": "Reniflement",
|
||||
"camera": "Caméra",
|
||||
"cough": "Toux",
|
||||
"groan": "Gémissement",
|
||||
@@ -104,7 +104,7 @@
|
||||
"toothbrush": "Brosse à dents",
|
||||
"sink": "Évier",
|
||||
"scissors": "Ciseaux",
|
||||
"humming": "Bourdonnement",
|
||||
"humming": "Fredonnement",
|
||||
"shuffle": "Pas traînants",
|
||||
"footsteps": "Bruits de pas",
|
||||
"hiccup": "Hoquet",
|
||||
|
||||
@@ -67,7 +67,8 @@
|
||||
"error": {
|
||||
"failed": "Échec du démarrage de l'exportation : {{error}}",
|
||||
"endTimeMustAfterStartTime": "L'heure de fin doit être postérieure à l'heure de début.",
|
||||
"noVaildTimeSelected": "La plage horaire sélectionnée n'est pas valide."
|
||||
"noVaildTimeSelected": "La plage horaire sélectionnée n'est pas valide.",
|
||||
"noValidTimeSelected": "Interval de temps invalide"
|
||||
},
|
||||
"success": "Exportation démarrée avec succès. Consultez le fichier sur la page des exportations.",
|
||||
"view": "Vue",
|
||||
@@ -88,7 +89,9 @@
|
||||
"export": "Exporter",
|
||||
"fromTimeline": {
|
||||
"saveExport": "Enregistrer l'exportation",
|
||||
"previewExport": "Aperçu de l'exportation"
|
||||
"previewExport": "Aperçu de l'exportation",
|
||||
"queueingExport": "Traitement de l'export...",
|
||||
"useThisRange": "Utiliser cet interval"
|
||||
},
|
||||
"case": {
|
||||
"label": "Dossier",
|
||||
@@ -195,6 +198,10 @@
|
||||
"markAsReviewed": "Marquer comme traité",
|
||||
"deleteNow": "Supprimer maintenant",
|
||||
"markAsUnreviewed": "Marquer comme non traité"
|
||||
},
|
||||
"shareTimestamp": {
|
||||
"label": "Partager cette date",
|
||||
"title": "Partager cette date"
|
||||
}
|
||||
},
|
||||
"imagePicker": {
|
||||
|
||||
Reference in New Issue
Block a user