frigate/web/public/locales/ru/config/groups.json

65 lines
1.9 KiB
JSON
Raw Normal View History

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
2026-04-08 17:25:57 +03:00
{
"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 для этой камеры"
}
}
}