mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-05-07 22:15:28 +03:00
Translated using Weblate (Hungarian)
Currently translated at 92.7% (219 of 236 strings) Translated using Weblate (Hungarian) Currently translated at 39.5% (428 of 1081 strings) Added translation using Weblate (Hungarian) Added translation using Weblate (Hungarian) Added translation using Weblate (Hungarian) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Languages add-on <noreply-addon-languages@weblate.org> Co-authored-by: ZsiGiT <zsigit@gmail.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/hu/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/hu/ Translation: Frigate NVR/common Translation: Frigate NVR/views-settings
This commit is contained in:
parent
d9bf81c5c3
commit
f7c4cab3bf
@ -274,7 +274,8 @@
|
|||||||
"export": "Exportálás",
|
"export": "Exportálás",
|
||||||
"deleteNow": "Törlés Most",
|
"deleteNow": "Törlés Most",
|
||||||
"next": "Következő",
|
"next": "Következő",
|
||||||
"continue": "Tovább"
|
"continue": "Tovább",
|
||||||
|
"add": "Hozzáad"
|
||||||
},
|
},
|
||||||
"label": {
|
"label": {
|
||||||
"back": "Vissza",
|
"back": "Vissza",
|
||||||
|
|||||||
1
web/public/locales/hu/views/chat.json
Normal file
1
web/public/locales/hu/views/chat.json
Normal file
@ -0,0 +1 @@
|
|||||||
|
{}
|
||||||
1
web/public/locales/hu/views/motionSearch.json
Normal file
1
web/public/locales/hu/views/motionSearch.json
Normal file
@ -0,0 +1 @@
|
|||||||
|
{}
|
||||||
1
web/public/locales/hu/views/replay.json
Normal file
1
web/public/locales/hu/views/replay.json
Normal file
@ -0,0 +1 @@
|
|||||||
|
{}
|
||||||
@ -15,8 +15,8 @@
|
|||||||
"cameraReview": "Kamera beállítások áttekintése – Frigate",
|
"cameraReview": "Kamera beállítások áttekintése – Frigate",
|
||||||
"globalConfig": "Globális Konfiguráció - Frigate",
|
"globalConfig": "Globális Konfiguráció - Frigate",
|
||||||
"cameraConfig": "Kamera Konfiguráció - Frigate",
|
"cameraConfig": "Kamera Konfiguráció - Frigate",
|
||||||
"maintenance": "Karbantartás - Fregatt",
|
"maintenance": "Karbantartás - Frigate",
|
||||||
"profiles": "Profilok - Fregatt"
|
"profiles": "Profilok - Frigate"
|
||||||
},
|
},
|
||||||
"menu": {
|
"menu": {
|
||||||
"ui": "UI",
|
"ui": "UI",
|
||||||
@ -538,7 +538,7 @@
|
|||||||
"all": "Mindem Maszk és Zóna"
|
"all": "Mindem Maszk és Zóna"
|
||||||
},
|
},
|
||||||
"motionMaskLabel": "Mozgási Maszk {{number}}",
|
"motionMaskLabel": "Mozgási Maszk {{number}}",
|
||||||
"objectMaskLabel": "Tárgy Maszk {{number}} {{label}}",
|
"objectMaskLabel": "Tárgy Maszk {{number}}",
|
||||||
"toast": {
|
"toast": {
|
||||||
"success": {
|
"success": {
|
||||||
"copyCoordinates": "A {{polyName}} koordinátái vágólapra másolva."
|
"copyCoordinates": "A {{polyName}} koordinátái vágólapra másolva."
|
||||||
@ -888,5 +888,10 @@
|
|||||||
"overriddenGlobalTooltip": "Ez a kamera felülírja a globális konfigurációs beállításokat ebben a részben",
|
"overriddenGlobalTooltip": "Ez a kamera felülírja a globális konfigurációs beállításokat ebben a részben",
|
||||||
"overriddenBaseConfig": "Felülírt (Alapbeállítás)",
|
"overriddenBaseConfig": "Felülírt (Alapbeállítás)",
|
||||||
"overriddenBaseConfigTooltip": "A {{profile}} profil felülírja a konfigurációs beállításokat ebben a részben"
|
"overriddenBaseConfigTooltip": "A {{profile}} profil felülírja a konfigurációs beállításokat ebben a részben"
|
||||||
|
},
|
||||||
|
"detectionModel": {
|
||||||
|
"plusActive": {
|
||||||
|
"label": "A jelenlegi modell forrása"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user