mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-05-07 05:55:27 +03:00
Added translation using Weblate (Ukrainian) Added translation using Weblate (Ukrainian) Translated using Weblate (Ukrainian) Currently translated at 1.4% (7 of 469 strings) Co-authored-by: A T <andrey.timchenko@gmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Languages add-on <noreply-addon-languages@weblate.org> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-cameras/uk/ Translation: Frigate NVR/Config - Cameras
16 lines
520 B
JSON
16 lines
520 B
JSON
{
|
|
"name": {
|
|
"label": "Назва камери",
|
|
"description": "Потрібно вказати назву камери"
|
|
},
|
|
"label": "Конфігурація камери",
|
|
"friendly_name": {
|
|
"label": "Зрозуміле ім'я",
|
|
"description": "Зручна назва камери, що використовується в інтерфейсі Frigate"
|
|
},
|
|
"enabled": {
|
|
"label": "Увімкнено",
|
|
"description": "Увімкнено"
|
|
}
|
|
}
|