Translated using Weblate (Russian)

Currently translated at 92.0% (23 of 25 strings)

Translated using Weblate (Russian)

Currently translated at 100.0% (22 of 22 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Max Slotov <max@slotov.dev>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-groups/ru/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-validation/ru/
Translation: Frigate NVR/Config - Groups
Translation: Frigate NVR/Config - Validation
This commit is contained in:
Hosted Weblate
2026-05-19 20:16:45 +00:00
co-authored by Max Slotov
parent bba387b29d
commit 9dc775cb54
2 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -1,7 +1,8 @@
{
"audio": {
"global": {
"sensitivity": "Общая чувствительность"
"sensitivity": "Общая чувствительность",
"detection": "Общее обнаружение"
},
"cameras": {
"detection": "Обнаружение",
+2 -1
View File
@@ -27,5 +27,6 @@
"detectRequired": "Как минимум один входной поток должен быть назначен роли 'detect'.",
"hwaccelDetectOnly": "Только входной поток с ролью detect может настраивать аппаратное ускорение."
}
}
},
"minimum": "Должно быть минимум {{limit}}"
}