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
22 lines
590 B
JSON
22 lines
590 B
JSON
{
|
|
"group": {
|
|
"label": "Kamera Csoport",
|
|
"delete": {
|
|
"confirm": {
|
|
"desc": "Biztosan törölni akarja a következő kamera csoportot <em>{{name}}</em>?",
|
|
"title": "Törlés megerősítése"
|
|
},
|
|
"label": "Kamera csoport törlése"
|
|
},
|
|
"add": "Kamera csoport hozzáadása",
|
|
"edit": "Kamera csoport módosítása",
|
|
"name": {
|
|
"label": "Név",
|
|
"placeholder": "Adjon meg egy nevet…",
|
|
"errorMessage": {
|
|
"mustLeastCharacters": "A kamera csoport nevének legalább 2 karakterből kell állnia."
|
|
}
|
|
}
|
|
}
|
|
}
|