mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-08-04 01:48:54 +03:00
Translated using Weblate (Russian)
Currently translated at 8.4% (67 of 790 strings) Translated using Weblate (Russian) Currently translated at 100.0% (23 of 23 strings) Translated using Weblate (Russian) Currently translated at 100.0% (99 of 99 strings) Translated using Weblate (Russian) Currently translated at 93.7% (121 of 129 strings) Translated using Weblate (Russian) Currently translated at 88.5% (154 of 174 strings) Translated using Weblate (Russian) Currently translated at 100.0% (58 of 58 strings) Translated using Weblate (Russian) Currently translated at 93.1% (54 of 58 strings) Translated using Weblate (Russian) Currently translated at 61.3% (659 of 1074 strings) Translated using Weblate (Russian) Currently translated at 88.0% (22 of 25 strings) Translated using Weblate (Russian) Currently translated at 95.4% (21 of 22 strings) Translated using Weblate (Russian) Currently translated at 69.3% (43 of 62 strings) Translated using Weblate (Russian) Currently translated at 92.3% (217 of 235 strings) Co-authored-by: Anatoly Raev <cralixraev@gmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/ru/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/ru/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-global/ru/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-groups/ru/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-validation/ru/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-classificationmodel/ru/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/ru/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-exports/ru/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/ru/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/ru/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/ru/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/ru/ Translation: Frigate NVR/Config - Global Translation: Frigate NVR/Config - Groups Translation: Frigate NVR/Config - Validation Translation: Frigate NVR/common Translation: Frigate NVR/components-dialog Translation: Frigate NVR/views-classificationmodel Translation: Frigate NVR/views-events Translation: Frigate NVR/views-exports Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-live Translation: Frigate NVR/views-settings Translation: Frigate NVR/views-system
This commit is contained in:
committed by
Nicolas Mowen
co-authored by
Anatoly Raev
parent
72068b6823
commit
7000712454
@@ -1 +1,64 @@
|
||||
{}
|
||||
{
|
||||
"audio": {
|
||||
"global": {
|
||||
"sensitivity": "Общая чувствительность"
|
||||
},
|
||||
"cameras": {
|
||||
"detection": "Обнаружение",
|
||||
"sensitivity": "Чувствительность"
|
||||
}
|
||||
},
|
||||
"timestamp_style": {
|
||||
"global": {
|
||||
"appearance": "Глобальный вид"
|
||||
},
|
||||
"cameras": {
|
||||
"appearance": "Вид"
|
||||
}
|
||||
},
|
||||
"motion": {
|
||||
"global": {
|
||||
"sensitivity": "Глобальная чувствительность",
|
||||
"algorithm": "Глобальный алгоритм"
|
||||
},
|
||||
"cameras": {
|
||||
"sensitivity": "Чувствительность",
|
||||
"algorithm": "Алгоритм"
|
||||
}
|
||||
},
|
||||
"detect": {
|
||||
"global": {
|
||||
"resolution": "Глобальное разрешение",
|
||||
"tracking": "Глобальное отслеживание"
|
||||
},
|
||||
"cameras": {
|
||||
"resolution": "Разрешение",
|
||||
"tracking": "Отслеживание"
|
||||
}
|
||||
},
|
||||
"objects": {
|
||||
"global": {
|
||||
"tracking": "Глобальное отслеживание",
|
||||
"filtering": "Глобальная фильтрация"
|
||||
},
|
||||
"cameras": {
|
||||
"tracking": "Отслеживание",
|
||||
"filtering": "Фильтрация"
|
||||
}
|
||||
},
|
||||
"record": {
|
||||
"global": {
|
||||
"retention": "Глобальное сохранение данных",
|
||||
"events": "Глобальные события"
|
||||
},
|
||||
"cameras": {
|
||||
"retention": "Сохранение данных",
|
||||
"events": "События"
|
||||
}
|
||||
},
|
||||
"ffmpeg": {
|
||||
"cameras": {
|
||||
"cameraFfmpeg": "Аргументы FFmpeg для этой камеры"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user