Files
homarr/public/locales/ru/layout/header.json
Thomas Camlong fc969e5042 New Crowdin updates (#1529)
Add Chinese traditional and Crowdin pseudo language (CR)
2023-10-31 09:12:59 +01:00

34 lines
1.3 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": "Управление",
"about": {
"label": "О проекте",
"new": "Новый"
},
"logout": "Выйти как {{username}}",
"login": "Вход в систему"
}
},
"modals": {
"movie": {
"title": "",
"topResults": "Топ {{count}} результатов для <b>{{search}}</b>."
}
}
}