mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-05-09 15:05:26 +03:00
Translated using Weblate (Hungarian)
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
This commit is contained in:
parent
f54a88e7f1
commit
ea54c68328
@ -39,6 +39,7 @@
|
||||
"description": "A Frigate felhasználói felületén használt, könnyen megjegyezhető kamera név"
|
||||
},
|
||||
"enabled": {
|
||||
"label": "Engedélyezve"
|
||||
"label": "Engedélyezve",
|
||||
"description": "Engedélyezve"
|
||||
}
|
||||
}
|
||||
|
||||
@ -40,5 +40,8 @@
|
||||
"environment_vars": {
|
||||
"label": "Környezeti változók",
|
||||
"description": "A Home Assistant OS rendszerben a Frigate folyamat számára beállítandó környezeti változói. A nem HAOS-felhasználóknak helyette a Docker konfigurációját kell használniuk."
|
||||
},
|
||||
"logger": {
|
||||
"label": "Naplózás"
|
||||
}
|
||||
}
|
||||
|
||||
@ -3,7 +3,9 @@
|
||||
"search": "Keresés",
|
||||
"noExports": "Export nem található",
|
||||
"deleteExport.desc": "Biztos, hogy törölni akarja {{exportName}}-t?",
|
||||
"deleteExport": "Export törlése",
|
||||
"deleteExport": {
|
||||
"label": "Export törlése"
|
||||
},
|
||||
"editExport": {
|
||||
"title": "Exportálás átnevezése",
|
||||
"desc": "Adjon meg egy új nevet ennek az exportnak.",
|
||||
|
||||
@ -3,7 +3,9 @@
|
||||
"enable": "Kétirányú kommunikáció engedélyezése",
|
||||
"disable": "Kétirányú kommunikáció tiltása"
|
||||
},
|
||||
"documentTitle": "Élő - Frigate",
|
||||
"documentTitle": {
|
||||
"default": "Élő - Frigate"
|
||||
},
|
||||
"lowBandwidthMode": "Alacsony felbontású mód",
|
||||
"documentTitle.withCamera": "{{camera}} - Élő - Frigate",
|
||||
"cameraAudio": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user