frigate/web/public/locales/hu/components/dialog.json
Hosted Weblate e36e0a0b92
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-06-18 02:26:36 +02:00

27 lines
611 B
JSON

{
"restart": {
"title": "Biztosan újra szeretnéd indítani a Frigate-ot?",
"button": "Újraindítás",
"restarting": {
"title": "A Frigate újraindul",
"content": "Az oldal újrtölt {{countdown}} másodperc múlva.",
"button": "Erőltetett újraindítás azonnal"
}
},
"explore": {
"plus": {
"submitToPlus": {
"label": "Küldés a Frigate+-nak"
},
"review": {
"state": {
"submitted": "Elküldve"
},
"question": {
"ask_a": "Ez a tárgy egy <code>{{label}}</code>?"
}
}
}
}
}