frigate/web/public/locales/fr/views/exports.json
2025-12-23 17:16:53 +01:00

24 lines
733 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.

{
"documentTitle": "Exports - DIENST",
"search": "Rechercher",
"noExports": "Aucune exportation trouvée",
"deleteExport": "Supprimer l'exportation",
"deleteExport.desc": "Êtes-vous sûr de vouloir supprimer {{exportName}}?",
"editExport": {
"title": "Renommer l'exportation",
"desc": "Saisissez un nouveau nom pour cette exportation.",
"saveExport": "Enregistrer l'exportation"
},
"toast": {
"error": {
"renameExportFailed": "Échec du renommage de l'exportation : {{errorMessage}}"
}
},
"tooltip": {
"shareExport": "Partager l'exportation",
"downloadVideo": "Télécharger la vidéo",
"editName": "Modifier le nom",
"deleteExport": "Supprimer l'exportation"
}
}