frigate/web/public/locales/ru/views/events.json
Hosted Weblate a4a0bef2d7 Added translation using Weblate (Russian)
Translated using Weblate (Russian)

Currently translated at 75.9% (442 of 582 strings)

Translated using Weblate (Russian)

Currently translated at 100.0% (33 of 33 strings)

Translated using Weblate (Russian)

Currently translated at 100.0% (10 of 10 strings)

Translated using Weblate (Russian)

Currently translated at 100.0% (199 of 199 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Languages add-on <noreply-addon-languages@weblate.org>
Co-authored-by: internetson <sockmancore@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/ru/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-auth/ru/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/ru/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/ru/
Translation: Frigate NVR/common
Translation: Frigate NVR/components-auth
Translation: Frigate NVR/views-events
Translation: Frigate NVR/views-settings
2025-10-29 08:59:49 -06:00

53 lines
2.2 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.

{
"alerts": "Тревоги",
"detections": "Обнаружения",
"motion": {
"label": "Движение",
"only": "Только движение"
},
"allCameras": "Все камеры",
"camera": "Камера",
"empty": {
"alert": "Отсутствуют тревоги для просмотра",
"detection": "Отсутствуют обнаружения для просмотра",
"motion": "Не найдено данных о движении"
},
"timeline": "Таймлайн",
"timeline.aria": "Выбор таймлайна",
"events": {
"label": "События",
"aria": "Выбор событий",
"noFoundForTimePeriod": "Для этого периода времени не найдено ни одного события."
},
"documentTitle": "Обзор событий - Frigate",
"recordings": {
"documentTitle": "Записи - Frigate"
},
"calendarFilter": {
"last24Hours": "Последние 24 часа"
},
"markAsReviewed": "Пометить как просмотренное",
"newReviewItems": {
"label": "Посмотреть новые элементы для просмотра",
"button": "Новые элементы для просмотра"
},
"markTheseItemsAsReviewed": "Пометить эти элементы как просмотренные",
"selected": "{{count}} выбрано",
"selected_one": "{{count}} выбрано",
"selected_other": "{{count}} выбрано",
"detected": "обнаружен",
"suspiciousActivity": "Подозрительная активность",
"threateningActivity": "Угрожающая активность",
"detail": {
"noDataFound": "Нет данных для просмотра",
"aria": "Переключить подробный режим просмотра",
"trackedObject_one": "отслеживаемый объект",
"trackedObject_other": "отслеживаемые объекты",
"noObjectDetailData": "Данные о деталях объекта недоступны."
},
"objectTrack": {
"trackedPoint": "Отслеживаемая точка",
"clickToSeek": "Перейти к этому моменту"
}
}