mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-09-23 17:52:05 +02:00
Currently translated at 100.0% (124 of 124 strings) Translated using Weblate (French) Currently translated at 100.0% (26 of 26 strings) Translated using Weblate (French) Currently translated at 100.0% (431 of 431 strings) Translated using Weblate (French) Currently translated at 100.0% (85 of 85 strings) Translated using Weblate (French) Currently translated at 100.0% (121 of 121 strings) Translated using Weblate (French) Currently translated at 100.0% (10 of 10 strings) Translated using Weblate (French) Currently translated at 100.0% (53 of 53 strings) Translated using Weblate (French) Currently translated at 100.0% (70 of 70 strings) Translated using Weblate (French) Currently translated at 100.0% (191 of 191 strings) Co-authored-by: Apocoloquintose <bertrand.moreux@gmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Wobak <wobak@wobak.fr> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/fr/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/fr/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-filter/fr/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-configeditor/fr/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/fr/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/fr/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/fr/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/fr/ Translation: Frigate NVR/common Translation: Frigate NVR/components-dialog Translation: Frigate NVR/components-filter Translation: Frigate NVR/views-configeditor Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-live Translation: Frigate NVR/views-settings
19 lines
683 B
JSON
19 lines
683 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 ?",
|
||
"safeConfigEditor": "Éditeur de configuration (mode sans échec)",
|
||
"safeModeDescription": "Frigate est en mode sans échec en raison d'une erreur de validation de la configuration."
|
||
}
|