mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-29 01:57:41 +03:00
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
17 lines
495 B
JSON
17 lines
495 B
JSON
{
|
||
"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 ?"
|
||
}
|