mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-30 18:47:40 +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
16 lines
348 B
JSON
16 lines
348 B
JSON
{
|
|
"alerts": "Riasztások",
|
|
"empty": {
|
|
"detection": "Nincs megnézendő észlelés",
|
|
"alert": "Nincs megnézendő riasztás",
|
|
"motion": "Nem található mozgás"
|
|
},
|
|
"detections": "Észlelések",
|
|
"motion": {
|
|
"label": "Mozgás",
|
|
"only": "Csak mozgások"
|
|
},
|
|
"allCameras": "Összes kamera",
|
|
"timeline": "Idővonal"
|
|
}
|