frigate/web/public/locales/hu/views/classificationModel.json

18 lines
499 B
JSON
Raw Normal View History

Translated using Weblate (Hungarian) Currently translated at 69.2% (414 of 598 strings) Translated using Weblate (Hungarian) Currently translated at 7.0% (7 of 99 strings) Translated using Weblate (Hungarian) Currently translated at 8.1% (8 of 98 strings) Translated using Weblate (Hungarian) Currently translated at 96.0% (49 of 51 strings) Translated using Weblate (Hungarian) Currently translated at 100.0% (13 of 13 strings) Translated using Weblate (Hungarian) Currently translated at 69.2% (27 of 39 strings) Translated using Weblate (Hungarian) Currently translated at 100.0% (10 of 10 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Zrinyi Patrik <patrikzrinyi404@gmail.com> Co-authored-by: Zsolt Fojtyik <zsozso830316@gmail.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-auth/hu/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-classificationmodel/hu/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/hu/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-exports/hu/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/hu/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/hu/ Translation: Frigate NVR/components-auth Translation: Frigate NVR/views-classificationmodel Translation: Frigate NVR/views-events Translation: Frigate NVR/views-exports Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-settings
2025-11-06 19:25:17 +03:00
{
"documentTitle": "Osztályozási modellek",
"button": {
"deleteClassificationAttempts": "Osztályozási képek törlése",
"deleteImages": "Képek törlése",
"trainModel": "Modell betanítása",
"deleteModels": "Modellek törlése"
},
"toast": {
"success": {
"deletedImage": "Törölt képek",
"deletedModel_one": "Sikeresen törölt {{count}} modellt",
"deletedModel_other": "",
"categorizedImage": "A kép sikeresen osztályozva"
}
}
}