mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-28 09:37: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
17 lines
367 B
JSON
17 lines
367 B
JSON
{
|
|
"masksAndZones": {
|
|
"motionMasks": {
|
|
"point_one": "{{count}} точка",
|
|
"point_other": "{{count}} точки"
|
|
},
|
|
"objectMasks": {
|
|
"point_one": "{{count}} точка",
|
|
"point_other": "{{count}} точки"
|
|
},
|
|
"zones": {
|
|
"point_one": "{{count}} точка",
|
|
"point_other": "{{count}} точки"
|
|
}
|
|
}
|
|
}
|