frigate/web/public/locales/uk/config/cameras.json
Hosted Weblate 78e517e553
Translated using Weblate (Ukrainian)
Currently translated at 0.4% (4 of 809 strings)

Translated using Weblate (Ukrainian)

Currently translated at 2.5% (12 of 475 strings)

Translated using Weblate (Ukrainian)

Currently translated at 1.6% (8 of 475 strings)

Translated using Weblate (Ukrainian)

Currently translated at 96.1% (25 of 26 strings)

Translated using Weblate (Ukrainian)

Currently translated at 0.1% (1 of 809 strings)

Translated using Weblate (Ukrainian)

Currently translated at 100.0% (239 of 239 strings)

Translated using Weblate (Ukrainian)

Currently translated at 100.0% (50 of 50 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Vitaliy Kreminskiy <vkrmk13@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/uk/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-camera/uk/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-player/uk/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-cameras/uk/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-global/uk/
Translation: Frigate NVR/Config - Cameras
Translation: Frigate NVR/Config - Global
Translation: Frigate NVR/common
Translation: Frigate NVR/components-camera
Translation: Frigate NVR/components-player
2026-06-14 00:43:32 +02:00

29 lines
1.1 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"name": {
"label": "Назва камери",
"description": "Потрібно вказати назву камери"
},
"label": "Конфігурація камери",
"friendly_name": {
"label": "Зрозуміле ім'я",
"description": "Зручна назва камери, що використовується в інтерфейсі Frigate"
},
"enabled": {
"label": "Увімкнено",
"description": "Увімкнено"
},
"audio": {
"label": "Виявлення звуку",
"enabled": {
"label": "Увімкнути виявлення звуку",
"description": "Увімкнути або вимкнути виявлення звукових подій для цієї камери."
},
"max_not_heard": {
"description": "Кількість секунд без налаштованого типу звуку перед тим, як звукова подія закінчиться."
},
"min_volume": {
"label": "Мінімальний рівень звуку"
}
}
}