mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-07-15 00:11:15 +03:00
Currently translated at 86.8% (86 of 99 strings) Translated using Weblate (Hungarian) Currently translated at 4.4% (21 of 469 strings) Translated using Weblate (Hungarian) Currently translated at 65.2% (15 of 23 strings) Translated using Weblate (Hungarian) Currently translated at 2.6% (21 of 790 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: ZELO <zg1990@users.noreply.hosted.weblate.org> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-cameras/hu/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-global/hu/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-exports/hu/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/hu/ Translation: Frigate NVR/Config - Cameras Translation: Frigate NVR/Config - Global Translation: Frigate NVR/views-exports Translation: Frigate NVR/views-live
30 lines
806 B
JSON
30 lines
806 B
JSON
{
|
|
"documentTitle": "Exportálás - Frigate",
|
|
"search": "Keresés",
|
|
"noExports": "Export nem található",
|
|
"deleteExport.desc": "Biztos, hogy törölni akarja {{exportName}}-t?",
|
|
"deleteExport": {
|
|
"label": "Export törlése"
|
|
},
|
|
"editExport": {
|
|
"title": "Exportálás átnevezése",
|
|
"desc": "Adjon meg egy új nevet ennek az exportnak.",
|
|
"saveExport": "Export mentése"
|
|
},
|
|
"toast": {
|
|
"error": {
|
|
"renameExportFailed": "Sikertelen export átnevezés: {{errorMessage}}"
|
|
}
|
|
},
|
|
"tooltip": {
|
|
"downloadVideo": "Videó letöltése",
|
|
"editName": "Név szerkesztése",
|
|
"deleteExport": "Export törlése",
|
|
"shareExport": "Export megosztása"
|
|
},
|
|
"headings": {
|
|
"cases": "Esetek",
|
|
"uncategorizedExports": "Kategória nélküli exportok"
|
|
}
|
|
}
|