mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-06-21 03:41:55 +03:00
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:
parent
6e5d55ff64
commit
dc2c48f6d7
@ -1,7 +1,8 @@
|
|||||||
{
|
{
|
||||||
"audio": {
|
"audio": {
|
||||||
"global": {
|
"global": {
|
||||||
"sensitivity": "Общая чувствительность"
|
"sensitivity": "Общая чувствительность",
|
||||||
|
"detection": "Общее обнаружение"
|
||||||
},
|
},
|
||||||
"cameras": {
|
"cameras": {
|
||||||
"detection": "Обнаружение",
|
"detection": "Обнаружение",
|
||||||
|
|||||||
@ -27,5 +27,6 @@
|
|||||||
"detectRequired": "Как минимум один входной поток должен быть назначен роли 'detect'.",
|
"detectRequired": "Как минимум один входной поток должен быть назначен роли 'detect'.",
|
||||||
"hwaccelDetectOnly": "Только входной поток с ролью detect может настраивать аппаратное ускорение."
|
"hwaccelDetectOnly": "Только входной поток с ролью detect может настраивать аппаратное ускорение."
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"minimum": "Должно быть минимум {{limit}}"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user