frigate/web/public/locales/fr/views/configEditor.json
Hosted Weblate 09654b8888
Update translation files
Updated by "Squash Git commits" add-on in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/
Translation: Frigate NVR/common
2025-06-18 02:26:51 +02:00

17 lines
495 B
JSON
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"configEditor": "Éditeur de configuration",
"documentTitle": "Éditeur de configuration - Frigate",
"copyConfig": "Copier la configuration",
"saveOnly": "Enregistrer seulement",
"saveAndRestart": "Enregistrer et redémarrer",
"toast": {
"success": {
"copyToClipboard": "Configuration copiée dans le presse-papiers"
},
"error": {
"savingError": "Erreur lors de l'enregistrement de la configuration"
}
},
"confirm": "Quitter sans enregistrer?"
}