mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-09-23 17:52:05 +02:00
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
19 lines
891 B
JSON
19 lines
891 B
JSON
{
|
|
"configEditor": "Редактор конфигурации",
|
|
"copyConfig": "Скопировать конфигурацию",
|
|
"saveAndRestart": "Сохранить и перезапустить",
|
|
"saveOnly": "Только сохранить",
|
|
"documentTitle": "Редактор конфигурации - Frigate",
|
|
"toast": {
|
|
"success": {
|
|
"copyToClipboard": "Конфигурация скопирована в буфер обмена."
|
|
},
|
|
"error": {
|
|
"savingError": "Ошибка сохранения конфигурации"
|
|
}
|
|
},
|
|
"confirm": "Выйти без сохранения?",
|
|
"safeConfigEditor": "Редактор конфигурации (безопасный режим)",
|
|
"safeModeDescription": "Frigate находится в безопасном режиме из-за ошибки проверки конфигурации."
|
|
}
|