feat(torrent): generation of torrent functionality

This commit is contained in:
Alexey Kasyanchuk
2021-07-07 15:19:45 +03:00
parent 1686f3e028
commit 9699f1eb7f
6 changed files with 66 additions and 6 deletions

View File

@ -194,6 +194,9 @@
"Performance settings": "Настройки производительности",
"Start application minimized": "Запусть приложение свернутым",
"Magnet": "Магнет-ссылка",
"You can extend your collected search DB with your own .torrent files. Just drag and drop them into the Rats window (or folder with them). They will immediately appear on activity tab.": "Вы можете расшириться вашу базу поиска вашими .torrent файлами. Просто переместите их в окно программы (или папку с ними). Они сразу же появятся во вкладке активности."
"You can extend your collected search DB with your own .torrent files. Just drag and drop them into the Rats window (or folder with them). They will immediately appear on activity tab.": "Вы можете расшириться вашу базу поиска вашими .torrent файлами. Просто переместите их в окно программы (или папку с ними). Они сразу же появятся во вкладке активности.",
"File": "Файл",
"Folder": "Папка",
"Generate": "Сгенерировать"
}
}