mirror of
https://github.com/jagandeepbrar/lunasea.git
synced 2026-08-31 12:42:34 +00:00
NEW - [Radarr/Files] Add video and audio codec to the media file card - [Search] Now supports infinite scrolling for loading additional pages of results - [Search] Much faster parsing of XML responses - [Search] Fully adapted for localization TWEAKS - [Search] Now returns 50 results per infinite scrolling page - [Search] Removed support for sorting the catalogue and instead show the results in the order the indexer returns the data - [Search] Removed support for filtering releases by a search query - [Search] Minor tweaks to the icons on the indexer, category, and subcategory tiles FIXES - [Search] Search would only return 10 results - [Search] Age of the release could show as "Unknown Age" in some cases
21 lines
1008 B
JSON
21 lines
1008 B
JSON
{
|
||
"search.Alphabetical": "В алфавитном порядке",
|
||
"search.AllSubcategories": "Все подкатегории",
|
||
"search.Age": "Возраст",
|
||
"search.Subcategories": "Подкатегории",
|
||
"search.Size": "Размер",
|
||
"search.SentTo": "Отправлено на {}",
|
||
"search.Search": "Поиск",
|
||
"search.Results": "Результаты",
|
||
"search.NoSubcategoriesFound": "Подкатегории не найдены",
|
||
"search.NoResultsFound": "Результаты не найдены",
|
||
"search.NoCategoriesFound": "Категории не найдены",
|
||
"search.FailedToSend": "Не удалось отправить",
|
||
"search.DownloadToDevice": "Скачать на устройство",
|
||
"search.Downloading": "Скачивание…",
|
||
"search.Download": "Скачать",
|
||
"search.Comments": "Комментарии",
|
||
"search.Categories": "Категории",
|
||
"search.Category": "Категория"
|
||
}
|