Files
Homarr/public/locales/ru/modules/search.json
2024-12-17 18:40:51 +01:00

31 lines
1.0 KiB
JSON
Raw Permalink 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.
{
"descriptor": {
"name": "Строка поиска",
"description": "Строка поиска, позволяющая искать в вашей поисковой системе, YouTube и поддерживаемых интеграциях."
},
"input": {
"placeholder": "Поиск в интернете..."
},
"switched-to": "Переключено на",
"searchEngines": {
"search": {
"name": "Веб",
"description": "Поиск..."
},
"youtube": {
"name": "Youtube",
"description": "Поиск на Youtube"
},
"torrents": {
"name": "Торренты",
"description": "Поиск торрентов"
},
"overseerr": {
"name": "Overseerr",
"description": "Поиск фильмов и сериалов в Overseerr"
}
},
"tip": "Вы можете выбрать строку поиска с помощью сочетания клавиш ",
"switchedSearchEngine": "Переключено на поиск в {{searchEngine}}"
}