mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-08-02 17:12:16 +03:00
Translated using Weblate (Russian)
Currently translated at 68.7% (439 of 639 strings) Translated using Weblate (Russian) Currently translated at 98.5% (211 of 214 strings) Translated using Weblate (Russian) Currently translated at 95.5% (108 of 113 strings) Translated using Weblate (Russian) Currently translated at 100.0% (52 of 52 strings) Translated using Weblate (Russian) Currently translated at 100.0% (209 of 209 strings) Translated using Weblate (Russian) Currently translated at 100.0% (501 of 501 strings) Translated using Weblate (Russian) Currently translated at 100.0% (108 of 108 strings) Translated using Weblate (Russian) Currently translated at 100.0% (54 of 54 strings) Translated using Weblate (Russian) Currently translated at 100.0% (106 of 106 strings) Translated using Weblate (Russian) Currently translated at 78.0% (467 of 598 strings) Translated using Weblate (Russian) Currently translated at 100.0% (52 of 52 strings) Translated using Weblate (Russian) Currently translated at 100.0% (127 of 127 strings) Translated using Weblate (Russian) Currently translated at 100.0% (39 of 39 strings) Translated using Weblate (Russian) Currently translated at 73.9% (442 of 598 strings) Translated using Weblate (Russian) Currently translated at 95.5% (86 of 90 strings) Translated using Weblate (Russian) Currently translated at 98.0% (51 of 52 strings) Translated using Weblate (Russian) Currently translated at 71.6% (91 of 127 strings) Translated using Weblate (Russian) Currently translated at 86.4% (433 of 501 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Артём Владимиров <artyomka71@gmail.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/audio/ru/ 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/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-explore/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/ Translation: Frigate NVR/audio Translation: Frigate NVR/common Translation: Frigate NVR/components-dialog Translation: Frigate NVR/views-classificationmodel Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-live Translation: Frigate NVR/views-settings
This commit is contained in:
committed by
Nicolas Mowen
co-authored by
Артём Владимиров
parent
111b83e8e3
commit
69ca63d608
@@ -87,7 +87,8 @@
|
||||
"formattedTimestampMonthDayYear": {
|
||||
"12hour": "d MMM, yyyy",
|
||||
"24hour": "d MMM, yyyy"
|
||||
}
|
||||
},
|
||||
"inProgress": "В процессе"
|
||||
},
|
||||
"selectItem": "Выбрать {{item}}",
|
||||
"button": {
|
||||
@@ -128,7 +129,12 @@
|
||||
"next": "Следующий"
|
||||
},
|
||||
"label": {
|
||||
"back": "Вернуться"
|
||||
"back": "Вернуться",
|
||||
"hide": "Скрыть {{item}}",
|
||||
"show": "Показать {{item}}",
|
||||
"ID": "ID",
|
||||
"all": "Все",
|
||||
"none": "Ничего"
|
||||
},
|
||||
"unit": {
|
||||
"speed": {
|
||||
@@ -248,7 +254,8 @@
|
||||
"logout": "Выход",
|
||||
"setPassword": "Установить пароль"
|
||||
},
|
||||
"appearance": "Внешний вид"
|
||||
"appearance": "Внешний вид",
|
||||
"classification": "Распознование"
|
||||
},
|
||||
"pagination": {
|
||||
"label": "пагинация",
|
||||
@@ -291,5 +298,14 @@
|
||||
"readTheDocumentation": "Читать документацию",
|
||||
"information": {
|
||||
"pixels": "{{area}}px"
|
||||
},
|
||||
"list": {
|
||||
"two": "{{0}} и {{1}}",
|
||||
"many": "{{items}}, и {{last}}",
|
||||
"separatorWithSpace": ", "
|
||||
},
|
||||
"field": {
|
||||
"optional": "Необязательный",
|
||||
"internalID": "Внутренний идентификатор Frigate, используемый в конфигурации и базе данных"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user