Files
homarr/public/locales/ru/layout/header.json
2023-11-09 20:24:27 +01:00

30 lines
1.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.
{
"experimentalNote": {
"label": "Это экспериментальная функция Homarr. Пожалуйста, сообщайте о любых проблемах на <gh>GitHub</gh> или <dc>Discord</dc>."
},
"search": {
"label": "Поиск",
"engines": {
"web": "Поиск {{query}} в интернете",
"youtube": "Поиск {{query}} на YouTube",
"torrent": "Поиск {{query}} по торрентам",
"movie": "Поиск {{query}} в приложении {{app}}"
}
},
"actions": {
"avatar": {
"switchTheme": "Переключить тему",
"preferences": "Пользовательские настройки",
"defaultBoard": "Панель по умолчанию",
"manage": "Управление",
"logout": "Выйти как {{username}}",
"login": "Вход в систему"
}
},
"modals": {
"movie": {
"title": "",
"topResults": "Топ {{count}} результатов для <b>{{search}}</b>."
}
}
}