mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-09-14 17:52:10 +02:00
Translated using Weblate (Russian)
Currently translated at 100.0% (70 of 70 strings) Translated using Weblate (Russian) Currently translated at 100.0% (53 of 53 strings) Translated using Weblate (Russian) Currently translated at 100.0% (10 of 10 strings) Translated using Weblate (Russian) Currently translated at 98.5% (69 of 70 strings) Translated using Weblate (Russian) Currently translated at 100.0% (191 of 191 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Igor Kalinin <stigory@gmail.com> Co-authored-by: Артём Владимиров <artyomka71@gmail.com> 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/components-filter/ru/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-configeditor/ru/ Translation: Frigate NVR/common Translation: Frigate NVR/components-dialog Translation: Frigate NVR/components-filter Translation: Frigate NVR/views-configeditor
This commit is contained in:
parent
8c7cf1fc7e
commit
3a42b4439c
@ -182,7 +182,15 @@
|
||||
},
|
||||
"yue": "粵語 (Кантонский)",
|
||||
"th": "ไทย (Тайский)",
|
||||
"ca": "Català (Каталонский)"
|
||||
"ca": "Català (Каталонский)",
|
||||
"ptBR": "Português brasileiro (Бразильский португальский)",
|
||||
"sr": "Српски (Сербский)",
|
||||
"sl": "Slovenščina (Словенский)",
|
||||
"lt": "Lietuvių (Литовский)",
|
||||
"bg": "Български (Болгарский)",
|
||||
"gl": "Galego (Галисийский)",
|
||||
"id": "Bahasa Indonesia (Индонезийский)",
|
||||
"ur": "اردو (Урду)"
|
||||
},
|
||||
"darkMode": {
|
||||
"withSystem": {
|
||||
|
@ -122,5 +122,12 @@
|
||||
"markAsReviewed": "Пометить как просмотренное",
|
||||
"deleteNow": "Удалить сейчас"
|
||||
}
|
||||
},
|
||||
"imagePicker": {
|
||||
"search": {
|
||||
"placeholder": "Искать по метке..."
|
||||
},
|
||||
"selectImage": "Выбор миниатюры отслеживаемого объекта",
|
||||
"noImages": "Не обнаружено миниатюр для этой камеры"
|
||||
}
|
||||
}
|
||||
|
@ -123,5 +123,13 @@
|
||||
},
|
||||
"motion": {
|
||||
"showMotionOnly": "Показывать только движение"
|
||||
},
|
||||
"classes": {
|
||||
"label": "Классы",
|
||||
"all": {
|
||||
"title": "Все классы"
|
||||
},
|
||||
"count_one": "{{count}} класс",
|
||||
"count_other": "{{count}} классы"
|
||||
}
|
||||
}
|
||||
|
@ -12,5 +12,7 @@
|
||||
"savingError": "Ошибка сохранения конфигурации"
|
||||
}
|
||||
},
|
||||
"confirm": "Выйти без сохранения?"
|
||||
"confirm": "Выйти без сохранения?",
|
||||
"safeConfigEditor": "Редактор конфигурации (безопасный режим)",
|
||||
"safeModeDescription": "Frigate находится в безопасном режиме из-за ошибки проверки конфигурации."
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user