Files
dataset-yolo-script/sam2-cpu/frigate-dev/web/public/locales/fr/views/exports.json
T
2026-02-04 15:29:36 +07:00

24 lines
734 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 - Frigate",
"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"
}
}