Translated using Weblate (Russian)

Currently translated at 100.0% (131 of 131 strings)

Translated using Weblate (Russian)

Currently translated at 100.0% (122 of 122 strings)

Translated using Weblate (Russian)

Currently translated at 100.0% (654 of 654 strings)

Translated using Weblate (Russian)

Currently translated at 100.0% (53 of 53 strings)

Translated using Weblate (Russian)

Currently translated at 100.0% (74 of 74 strings)

Translated using Weblate (Russian)

Currently translated at 100.0% (49 of 49 strings)

Translated using Weblate (Russian)

Currently translated at 99.1% (121 of 122 strings)

Translated using Weblate (Russian)

Currently translated at 100.0% (135 of 135 strings)

Translated using Weblate (Russian)

Currently translated at 100.0% (131 of 131 strings)

Translated using Weblate (Russian)

Currently translated at 100.0% (53 of 53 strings)

Update translation files

Updated by "Squash Git commits" add-on in Weblate.

Co-authored-by: Artem Vladimirov <artyomka71@mail.ru>
Co-authored-by: Gatis <gatisagnese@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-filter/ru/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-classificationmodel/ru/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/ru/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/ru/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-search/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/common
Translation: Frigate NVR/components-filter
Translation: Frigate NVR/views-classificationmodel
Translation: Frigate NVR/views-explore
Translation: Frigate NVR/views-facelibrary
Translation: Frigate NVR/views-search
Translation: Frigate NVR/views-settings
Translation: Frigate NVR/views-system
This commit is contained in:
Hosted Weblate
2025-12-26 08:44:19 -06:00
committed by Josh Hawkins
co-authored by Artem Vladimirov Gatis
parent 4ae3c97865
commit 32429688ff
11 changed files with 168 additions and 54 deletions
+7 -3
View File
@@ -41,8 +41,8 @@
"detail": {
"noDataFound": "Нет данных для просмотра",
"aria": "Переключить подробный режим просмотра",
"trackedObject_one": "объект",
"trackedObject_other": "объекты",
"trackedObject_one": "{{count}} объект",
"trackedObject_other": "{{count}} объекта",
"noObjectDetailData": "Данные о деталях объекта недоступны.",
"label": "Деталь",
"settings": "Настройки подробного просмотра",
@@ -56,5 +56,9 @@
"clickToSeek": "Перейти к этому моменту"
},
"zoomIn": "Увеличить",
"zoomOut": "Отдалить"
"zoomOut": "Отдалить",
"select_all": "Всё",
"normalActivity": "Нормальный",
"needsReview": "Требуется ревью",
"securityConcern": "Вопрос безопасности"
}