mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-06-26 14:21:53 +03:00
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:
parent
61ef88563e
commit
7964890c60
@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
@ -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}}"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user