frigate/web/public/locales/el/views/exports.json
Hosted Weblate 1be7c561d7 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-12-26 08:44:19 -06:00

23 lines
866 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"documentTitle": "Εξαγωγή - Frigate",
"search": "Αναζήτηση",
"deleteExport": "Διαγραφή εξαγωγής",
"noExports": "Δεν βρέθηκαν εξαγωγές",
"deleteExport.desc": "Είστε σίγουροι οτι θέλετε να διαγράψετε {{exportName}};",
"editExport": {
"title": "Μετονομασία Εξαγωγής",
"desc": "Εισάγετε ένα νέο όνομα για την εξαγωγή.",
"saveExport": "Αποθήκευση Εξαγωγής"
},
"toast": {
"error": {
"renameExportFailed": "Αποτυχία μετονομασίας εξαγωγής:{{errorMessage}}"
}
},
"tooltip": {
"shareExport": "Κοινή χρήση εξαγωγής",
"downloadVideo": "Λήψη βίντεο",
"deleteExport": "Διαγραφή εξαγωγής"
}
}