feat(translations-ru): translation to russian (part 1)
This commit is contained in:
@ -23,6 +23,32 @@
|
||||
"Donate": "Donate",
|
||||
"Help (Documentation)": "Help (Documentation)",
|
||||
"Support (Discussion)": "Support (Discussion)",
|
||||
"About (GitHub)": "About (GitHub)"
|
||||
"About (GitHub)": "About (GitHub)",
|
||||
"Information about torrent": "Information about torrent",
|
||||
"Torrent Name": "Torrent Name",
|
||||
"Torrent Size": "Torrent Size",
|
||||
"Torrent contains files": "Torrent contains files",
|
||||
"Indexed/Added torrent date": "Indexed/Added torrent date",
|
||||
"Content type": "Content type",
|
||||
"Category": "Category",
|
||||
"Content of the torrent": "Content of the torrent",
|
||||
"Back to main": "Back to main",
|
||||
"Information": "Information",
|
||||
"Download": "Download",
|
||||
"seeders": "seeders",
|
||||
"leechers": "leechers",
|
||||
"completed": "completed",
|
||||
"Files": "Files",
|
||||
"Good": "Good",
|
||||
"Bad": "Bad",
|
||||
"data": "data",
|
||||
"torrents": "torrents",
|
||||
"files": "files",
|
||||
"peers": "peers",
|
||||
"remote torrents": "remote torrents",
|
||||
"redirect": "redirect",
|
||||
"safe search enabled": "safe search enabled",
|
||||
"Search torrent or file": "Search torrent or file",
|
||||
"What to search?": "What to search?"
|
||||
}
|
||||
}
|
@ -23,6 +23,32 @@
|
||||
"Donate": "Пожертвовать на развитие",
|
||||
"Help (Documentation)": "Помощь (Документация)",
|
||||
"Support (Discussion)": "Помощь (Обсуждение)",
|
||||
"About (GitHub)": "О программе (на GitHub)"
|
||||
"About (GitHub)": "О программе (на GitHub)",
|
||||
"Information about torrent": "Информация о торренты",
|
||||
"Torrent Name": "Название торрента",
|
||||
"Torrent Size": "Размер торрента",
|
||||
"Torrent contains files": "Торрент состоит из файлов",
|
||||
"Indexed/Added torrent date": "Время индексирования/добавления",
|
||||
"Content type": "Тип контента",
|
||||
"Category": "Категория",
|
||||
"Content of the torrent": "Содержимое торрента",
|
||||
"Back to main": "Вернуться на главную",
|
||||
"Information": "Информация",
|
||||
"Download": "Скачать",
|
||||
"seeders": "сидеров",
|
||||
"leechers": "личеров",
|
||||
"completed": "завершено",
|
||||
"Files": "Файлы",
|
||||
"Good": "Хороший",
|
||||
"Bad": "Плохой",
|
||||
"data": "данных",
|
||||
"torrents": "торрентов",
|
||||
"files": "файлов",
|
||||
"peers": "пиров",
|
||||
"remote torrents": "удаленных торрентов",
|
||||
"redirect": "переадресация",
|
||||
"safe search enabled": "безопасный поиск включен",
|
||||
"Search torrent or file": "Искать торрент или файл",
|
||||
"What to search?": "Что искать?"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user