mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-28 01:27:41 +03:00
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
27 lines
611 B
JSON
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>?"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|