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": "Performance settings",
"Start application minimized": "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文件擴展收集的搜索數據庫。 只需將它們拖放到Rats窗口或帶有它們的文件夾即可。 它們將立即顯示在活動選項卡上。"
"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文件擴展收集的搜索數據庫。 只需將它們拖放到Rats窗口或帶有它們的文件夾即可。 它們將立即顯示在活動選項卡上。",
"File": "文件",
"Folder": "文件夾",
"Generate": "產生"
}
}