5 <meta charset=
"UTF-8" />
6 <meta http-equiv=
"X-UA-Compatible" content=
"IE=10" />
7 <title>qBittorrent ${VERSION} QBT_TR(Web UI)QBT_TR[CONTEXT=OptionsDialog]
</title>
8 <link rel=
"icon" type=
"image/png" href=
"images/skin/qbittorrent32.png" />
9 <link rel=
"stylesheet" href=
"css/dynamicTable.css" type=
"text/css" />
10 <link rel=
"stylesheet" type=
"text/css" href=
"css/style.css" />
11 <!--<link rel="stylesheet" type="text/css" href="css/Content.css" />-->
12 <link rel=
"stylesheet" type=
"text/css" href=
"css/Core.css" />
13 <link rel=
"stylesheet" type=
"text/css" href=
"css/Layout.css" />
14 <link rel=
"stylesheet" type=
"text/css" href=
"css/Window.css" />
15 <link rel=
"stylesheet" type=
"text/css" href=
"css/Tabs.css" />
16 <script src=
"scripts/lib/mootools-1.2-core-yc.js"></script>
17 <script src=
"scripts/lib/mootools-1.2-more.js"></script>
19 <script src="scripts/lib/excanvas-compressed.js"></script>
21 <script src=
"scripts/lib/mocha-yc.js"></script>
22 <script src=
"scripts/mocha-init.js?locale=${LANG}"></script>
23 <script src=
"scripts/lib/clipboard.min.js"></script>
24 <script src=
"scripts/misc.js?locale=${LANG}"></script>
25 <script src=
"scripts/progressbar.js"></script>
26 <script src=
"scripts/dynamicTable.js?locale=${LANG}"></script>
27 <script src=
"scripts/client.js?locale=${LANG}"></script>
28 <script src=
"scripts/contextmenu.js?locale=${LANG}"></script>
33 <div id=
"desktopHeader">
34 <!--<div id="desktopTitlebar">
35 <h1 class="applicationTitle">qBittorrent Web User Interface <span class="version">version 2.0.0</span></h1>
37 <div id=
"desktopNavbar">
40 <a class=
"returnFalse">QBT_TR(File)QBT_TR[CONTEXT=MainWindow]
</a>
42 <li><a id=
"uploadLink"><img class=
"MyMenuIcon" alt=
"QBT_TR(Add Torrent File...)QBT_TR[CONTEXT=MainWindow]" src=
"images/qbt-theme/list-add.svg" width=
"16" height=
"16"/>QBT_TR(Add Torrent File...)QBT_TR[CONTEXT=MainWindow]
</a></li>
43 <li><a id=
"downloadLink"><img class=
"MyMenuIcon" alt=
"QBT_TR(Add Torrent Link...)QBT_TR[CONTEXT=MainWindow]" src=
"images/qbt-theme/insert-link.svg" width=
"16" height=
"16"/>QBT_TR(Add Torrent Link...)QBT_TR[CONTEXT=MainWindow]
</a></li>
44 <li class=
"divider"><a id=
"logoutLink"><img class=
"MyMenuIcon" alt=
"QBT_TR(Logout)QBT_TR[CONTEXT=HttpServer]" src=
"images/qbt-theme/system-log-out.svg" width=
"16" height=
"16"/>QBT_TR(Logout)QBT_TR[CONTEXT=HttpServer]
</a></li>
45 <li><a id=
"shutdownLink"><img class=
"MyMenuIcon" alt=
"QBT_TR(Exit qBittorrent)QBT_TR[CONTEXT=HttpServer]" src=
"images/qbt-theme/application-exit.svg" width=
"16" height=
"16"/>QBT_TR(Exit qBittorrent)QBT_TR[CONTEXT=HttpServer]
</a></li>
49 <a class=
"returnFalse">QBT_TR(Edit)QBT_TR[CONTEXT=MainWindow]
</a>
51 <li><a id=
"resumeAllLink"><img class=
"MyMenuIcon" alt=
"QBT_TR(Resume All)QBT_TR[CONTEXT=MainWindow]" src=
"images/qbt-theme/media-playback-start.svg" width=
"16" height=
"16"/>QBT_TR(Resume All)QBT_TR[CONTEXT=MainWindow]
</a></li>
52 <li><a id=
"pauseAllLink"><img class=
"MyMenuIcon" alt=
"QBT_TR(Pause All)QBT_TR[CONTEXT=MainWindow]" src=
"images/qbt-theme/media-playback-pause.svg" width=
"16" height=
"16"/>QBT_TR(Pause All)QBT_TR[CONTEXT=MainWindow]
</a></li>
53 <li class=
"divider"><a id=
"resumeLink"><img class=
"MyMenuIcon" alt=
"QBT_TR(Resume)QBT_TR[CONTEXT=MainWindow]" src=
"images/qbt-theme/media-playback-start.svg" width=
"16" height=
"16"/>QBT_TR(Resume)QBT_TR[CONTEXT=MainWindow]
</a></li>
54 <li><a id=
"pauseLink"><img class=
"MyMenuIcon" src=
"images/qbt-theme/media-playback-pause.svg" alt=
"QBT_TR(Pause)QBT_TR[CONTEXT=MainWindow]" width=
"16" height=
"16"/>QBT_TR(Pause)QBT_TR[CONTEXT=MainWindow]
</a></li>
55 <li class=
"divider"><a id=
"deleteLink"><img class=
"MyMenuIcon" src=
"images/qbt-theme/list-remove.svg" alt=
"QBT_TR(Delete)QBT_TR[CONTEXT=MainWindow]" width=
"16" height=
"16"/>QBT_TR(Delete)QBT_TR[CONTEXT=MainWindow]
</a></li>
56 <li id=
"topPrioItem" class=
"divider"><a id=
"topPrioLink"><img class=
"MyMenuIcon" src=
"images/qbt-theme/go-top.svg" alt=
"QBT_TR(Top Priority)QBT_TR[CONTEXT=MainWindow]" width=
"16" height=
"16"/>QBT_TR(Top Priority)QBT_TR[CONTEXT=MainWindow]
</a></li>
57 <li id=
"increasePrioItem"><a id=
"increasePrioLink"><img class=
"MyMenuIcon" src=
"images/qbt-theme/go-up.svg" alt=
"QBT_TR(Increase Priority)QBT_TR[CONTEXT=MainWindow]" width=
"16" height=
"16"/>QBT_TR(Increase Priority)QBT_TR[CONTEXT=MainWindow]
</a></li>
58 <li id=
"decreasePrioItem"><a id=
"decreasePrioLink"><img class=
"MyMenuIcon" src=
"images/qbt-theme/go-down.svg" alt=
"QBT_TR(Decrease Priority)QBT_TR[CONTEXT=MainWindow]" width=
"16" height=
"16"/>QBT_TR(Decrease Priority)QBT_TR[CONTEXT=MainWindow]
</a></li>
59 <li id=
"bottomPrioItem"><a id=
"bottomPrioLink"><img class=
"MyMenuIcon" src=
"images/qbt-theme/go-bottom.svg" alt=
"QBT_TR(Minimum Priority)QBT_TR[CONTEXT=MainWindow]" width=
"16" height=
"16"/>QBT_TR(Minimum Priority)QBT_TR[CONTEXT=MainWindow]
</a></li>
60 <li class=
"divider"><a id=
"recheckLink"><img class=
"MyMenuIcon" src=
"images/qbt-theme/document-edit-verify.svg" alt=
"QBT_TR(Force Recheck)QBT_TR[CONTEXT=TransferListWidget]" width=
"16" height=
"16"/>QBT_TR(Force recheck)QBT_TR[CONTEXT=TransferListWidget]
</a></li>
64 <a class=
"returnFalse">QBT_TR(View)QBT_TR[CONTEXT=MainWindow]
</a>
66 <li><a id=
"showTopToolbarLink"><img class=
"MyMenuIcon" src=
"images/qbt-theme/checked.svg" alt=
"QBT_TR(Top Toolbar)QBT_TR[CONTEXT=MainWindow]" width=
"16" height=
"16"/>QBT_TR(Top Toolbar)QBT_TR[CONTEXT=MainWindow]
</a></li>
67 <li><a id=
"showStatusBarLink"><img class=
"MyMenuIcon" src=
"images/qbt-theme/checked.svg" alt=
"QBT_TR(Status Bar)QBT_TR[CONTEXT=MainWindow]" width=
"16" height=
"16"/>QBT_TR(Status Bar)QBT_TR[CONTEXT=MainWindow]
</a></li>
68 <li><a id=
"speedInBrowserTitleBarLink"><img class=
"MyMenuIcon" src=
"images/qbt-theme/checked.svg" alt=
"QBT_TR(Speed in Title Bar)QBT_TR[CONTEXT=MainWindow]" width=
"16" height=
"16"/>QBT_TR(Speed in Title Bar)QBT_TR[CONTEXT=MainWindow]
</a></li>
69 <li class=
"divider"><a id=
"showSearchEngineLink"><img class=
"MyMenuIcon" src=
"images/qbt-theme/checked.svg" alt=
"QBT_TR(Search Engine)QBT_TR[CONTEXT=MainWindow]" width=
"16" height=
"16"/>QBT_TR(Search Engine)QBT_TR[CONTEXT=MainWindow]
</a></li>
70 <li class=
"divider"><a id=
"StatisticsLink"><img class=
"MyMenuIcon" src=
"images/qbt-theme/view-statistics.svg" alt=
"QBT_TR(Statistics)QBT_TR[CONTEXT=MainWindow]" width=
"16" height=
"16"/>QBT_TR(Statistics)QBT_TR[CONTEXT=MainWindow]
</a></li>
74 <a class=
"returnFalse">QBT_TR(Tools)QBT_TR[CONTEXT=MainWindow]
</a>
76 <li><a id=
"preferencesLink"><img class=
"MyMenuIcon" src=
"images/qbt-theme/configure.svg" alt=
"QBT_TR(Options...)QBT_TR[CONTEXT=MainWindow]" width=
"16" height=
"16"/>QBT_TR(Options...)QBT_TR[CONTEXT=MainWindow]
</a></li>
80 <a class=
"returnFalse">QBT_TR(Help)QBT_TR[CONTEXT=MainWindow]
</a>
82 <li><a id=
"docsLink" target=
"_blank" href=
"http://wiki.qbittorrent.org/"><img class=
"MyMenuIcon" src=
"images/qbt-theme/help-contents.svg" alt=
"QBT_TR(Documentation)QBT_TR[CONTEXT=MainWindow]" width=
"16" height=
"16"/>QBT_TR(Documentation)QBT_TR[CONTEXT=MainWindow]
</a></li>
83 <li class=
"divider"><a id=
"bugLink" target=
"_blank" href=
"https://www.qbittorrent.org/donate"><img class=
"MyMenuIcon" src=
"images/qbt-theme/wallet-open.svg" alt=
"QBT_TR(Donate!)QBT_TR[CONTEXT=MainWindow]" width=
"16" height=
"16"/>QBT_TR(Donate!)QBT_TR[CONTEXT=MainWindow]
</a></li>
84 <li><a id=
"aboutLink"><img class=
"MyMenuIcon" src=
"images/qbt-theme/help-about.svg" alt=
"QBT_TR(About)QBT_TR[CONTEXT=MainWindow]" width=
"16" height=
"16"/>QBT_TR(About)QBT_TR[CONTEXT=MainWindow]
</a></li>
89 <div id=
"mochaToolbar">
91 <a id=
"downloadButton"><img class=
"mochaToolButton" title=
"QBT_TR(Add Torrent Link...)QBT_TR[CONTEXT=MainWindow]" src=
"images/qbt-theme/insert-link.svg" alt=
"QBT_TR(Add Torrent Link...)QBT_TR[CONTEXT=MainWindow]" width=
"24" height=
"24"/></a>
92 <a id=
"uploadButton"><img class=
"mochaToolButton" title=
"QBT_TR(Add Torrent File...)QBT_TR[CONTEXT=MainWindow]" src=
"images/qbt-theme/list-add.svg" alt=
"QBT_TR(Add Torrent File...)QBT_TR[CONTEXT=MainWindow]" width=
"24" height=
"24"/></a>
93 <a id=
"deleteButton" class=
"divider"><img class=
"mochaToolButton" title=
"QBT_TR(Delete)QBT_TR[CONTEXT=TransferListWidget]" src=
"images/qbt-theme/list-remove.svg" alt=
"QBT_TR(Delete)QBT_TR[CONTEXT=TransferListWidget]" width=
"24" height=
"24"/></a>
94 <a id=
"resumeButton" class=
"divider"><img class=
"mochaToolButton" title=
"QBT_TR(Resume)QBT_TR[CONTEXT=TransferListWidget]" src=
"images/qbt-theme/media-playback-start.svg" alt=
"QBT_TR(Resume)QBT_TR[CONTEXT=TransferListWidget]" width=
"24" height=
"24"/></a>
95 <a id=
"pauseButton"><img class=
"mochaToolButton" title=
"QBT_TR(Pause)QBT_TR[CONTEXT=TransferListWidget]" src=
"images/qbt-theme/media-playback-pause.svg" alt=
"QBT_TR(Pause)QBT_TR[CONTEXT=TransferListWidget]" width=
"24" height=
"24"/></a>
96 <span id=
"queueingButtons">
97 <a id=
"topPrioButton" class=
"divider"><img class=
"mochaToolButton" title=
"QBT_TR(Top Priority)QBT_TR[CONTEXT=MainWindow]" src=
"images/qbt-theme/go-top.svg" alt=
"QBT_TR(Top Priority)QBT_TR[CONTEXT=MainWindow]" width=
"24" height=
"24"/></a>
98 <a id=
"increasePrioButton"><img class=
"mochaToolButton" title=
"QBT_TR(Increase Priority)QBT_TR[CONTEXT=MainWindow]" src=
"images/qbt-theme/go-up.svg" alt=
"QBT_TR(Increase Priority)QBT_TR[CONTEXT=MainWindow]" width=
"24" height=
"24"/></a>
99 <a id=
"decreasePrioButton"><img class=
"mochaToolButton" title=
"QBT_TR(Decrease Priority)QBT_TR[CONTEXT=MainWindow]" src=
"images/qbt-theme/go-down.svg" alt=
"QBT_TR(Decrease Priority)QBT_TR[CONTEXT=MainWindow]" width=
"24" height=
"24"/></a>
100 <a id=
"bottomPrioButton"><img class=
"mochaToolButton" title=
"QBT_TR(Minimum Priority)QBT_TR[CONTEXT=MainWindow]" src=
"images/qbt-theme/go-bottom.svg" alt=
"QBT_TR(Minimum Priority)QBT_TR[CONTEXT=MainWindow]" width=
"24" height=
"24"/></a>
102 <a id=
"preferencesButton" class=
"divider"><img class=
"mochaToolButton" title=
"QBT_TR(Options)QBT_TR[CONTEXT=OptionsDialog]" src=
"images/qbt-theme/configure.svg" alt=
"QBT_TR(Options)QBT_TR[CONTEXT=OptionsDialog]" width=
"24" height=
"24"/></a>
103 <div id=
"mainWindowTabs" class=
"toolbarTabs">
104 <ul id=
"mainWindowTabsList" class=
"tab-menu">
105 <li id=
"transfersTabLink" class=
"selected"><a class=
"tab">QBT_TR(Transfers)QBT_TR[CONTEXT=MainWindow]
</a></li>
106 <li id=
"searchTabLink"><a class=
"tab">QBT_TR(Search)QBT_TR[CONTEXT=MainWindow]
</a></li>
108 <div class=
"clear"></div>
110 <div id=
"torrentsFilterToolbar">
111 <input type=
"text" id=
"torrentsFilterInput" placeholder=
"QBT_TR(Filter torrent list...)QBT_TR[CONTEXT=MainWindow]" autocorrect=
"off" autocapitalize=
"none" />
115 <div id=
"pageWrapper">
118 <ul id=
"torrentsTableMenu" class=
"contextMenu">
119 <li><a href=
"#Start"><img src=
"images/qbt-theme/media-playback-start.svg" alt=
"QBT_TR(Resume)QBT_TR[CONTEXT=TransferListWidget]"/> QBT_TR(Resume)QBT_TR[CONTEXT=TransferListWidget]
</a></li>
120 <li><a href=
"#Pause"><img src=
"images/qbt-theme/media-playback-pause.svg" alt=
"QBT_TR(Pause)QBT_TR[CONTEXT=TransferListWidget]"/> QBT_TR(Pause)QBT_TR[CONTEXT=TransferListWidget]
</a></li>
121 <li><a href=
"#ForceStart"><img src=
"images/qbt-theme/media-seek-forward.svg" alt=
"QBT_TR(Force Resume)QBT_TR[CONTEXT=TransferListWidget]"/> QBT_TR(Force Resume)QBT_TR[CONTEXT=TransferListWidget]
</a></li>
122 <li class=
"separator"><a href=
"#Delete"><img src=
"images/qbt-theme/list-remove.svg" alt=
"QBT_TR(Delete)QBT_TR[CONTEXT=TransferListWidget]"/> QBT_TR(Delete)QBT_TR[CONTEXT=TransferListWidget]
</a></li>
123 <li class=
"separator">
124 <a href=
"#SetLocation"><img src=
"images/qbt-theme/inode-directory.svg" alt=
"QBT_TR(Set location...)QBT_TR[CONTEXT=TransferListWidget]"/> QBT_TR(Set location...)QBT_TR[CONTEXT=TransferListWidget]
</a>
125 <a href=
"#Rename"><img src=
"images/qbt-theme/edit-rename.svg" alt=
"QBT_TR(Rename...)QBT_TR[CONTEXT=TransferListWidget]"/> QBT_TR(Rename...)QBT_TR[CONTEXT=TransferListWidget]
</a>
128 <a href=
"#Category" class=
"arrow-right"><img src=
"images/qbt-theme/view-categories.svg" alt=
"QBT_TR(Category)QBT_TR[CONTEXT=TransferListWidget]"/> QBT_TR(Category)QBT_TR[CONTEXT=TransferListWidget]
</a>
129 <ul id=
"contextCategoryList" class=
"scrollableMenu"></ul>
132 <a href=
"#AutoTorrentManagement"><img src=
"images/qbt-theme/checked.svg" alt=
"QBT_TR(Automatic Torrent Management)QBT_TR[CONTEXT=TransferListWidget]"/> QBT_TR(Automatic Torrent Management)QBT_TR[CONTEXT=TransferListWidget]
</a>
134 <li class=
"separator"><a href=
"#DownloadLimit"><img src=
"images/qbt-theme/kt-set-max-download-speed.png" alt=
"QBT_TR(Limit download rate...)QBT_TR[CONTEXT=TransferListWidget]"/> QBT_TR(Limit download rate...)QBT_TR[CONTEXT=TransferListWidget]
</a></li>
135 <li><a href=
"#UploadLimit"><img src=
"images/qbt-theme/kt-set-max-upload-speed.png" alt=
"QBT_TR(Limit upload rate...)QBT_TR[CONTEXT=TransferListWidget]"/> QBT_TR(Limit upload rate...)QBT_TR[CONTEXT=TransferListWidget]
</a></li>
136 <li><a href=
"#ShareRatio"><img src=
"images/skin/ratio.svg" alt=
"QBT_TR(Limit share ratio...)QBT_TR[CONTEXT=TransferListWidget]"/> QBT_TR(Limit share ratio...)QBT_TR[CONTEXT=TransferListWidget]
</a></li>
137 <li><a href=
"#SuperSeeding"><img src=
"images/qbt-theme/checked.svg" alt=
"QBT_TR(Super seeding mode)QBT_TR[CONTEXT=TransferListWidget]"/> QBT_TR(Super seeding mode)QBT_TR[CONTEXT=TransferListWidget]
</a></li>
138 <li class=
"separator"><a href=
"#SequentialDownload"><img src=
"images/qbt-theme/checked.svg" alt=
"QBT_TR(Download in sequential order)QBT_TR[CONTEXT=TransferListWidget]"/> QBT_TR(Download in sequential order)QBT_TR[CONTEXT=TransferListWidget]
</a></li>
139 <li><a href=
"#FirstLastPiecePrio"><img src=
"images/qbt-theme/checked.svg" alt=
"QBT_TR(Download first and last pieces first)QBT_TR[CONTEXT=TransferListWidget]"/> QBT_TR(Download first and last pieces first)QBT_TR[CONTEXT=TransferListWidget]
</a></li>
140 <li class=
"separator"><a href=
"#ForceRecheck"><img src=
"images/qbt-theme/document-edit-verify.svg" alt=
"QBT_TR(Force recheck)QBT_TR[CONTEXT=TransferListWidget]"/> QBT_TR(Force recheck)QBT_TR[CONTEXT=TransferListWidget]
</a></li>
141 <li><a href=
"#ForceReannounce"><img src=
"images/qbt-theme/document-edit-verify.svg" alt=
"QBT_TR(Force reannounce)QBT_TR[CONTEXT=TransferListWidget]"/> QBT_TR(Force reannounce)QBT_TR[CONTEXT=TransferListWidget]
</a></li>
142 <li id=
"queueingMenuItems" class=
"separator">
143 <a href=
"#priority" class=
"arrow-right"><span style=
"display: inline-block; width:16px"></span> QBT_TR(Priority)QBT_TR[CONTEXT=TransferListWidget]
</a>
145 <li><a href=
"#prioTop"><img src=
"images/qbt-theme/go-top.svg" alt=
"QBT_TR(Move to top)QBT_TR[CONTEXT=TransferListWidget]"/> QBT_TR(Move to top)QBT_TR[CONTEXT=TransferListWidget]
</a></li>
146 <li><a href=
"#prioUp"><img src=
"images/qbt-theme/go-up.svg" alt=
"QBT_TR(Move up)QBT_TR[CONTEXT=TransferListWidget]"/> QBT_TR(Move up)QBT_TR[CONTEXT=TransferListWidget]
</a></li>
147 <li><a href=
"#prioDown"><img src=
"images/qbt-theme/go-down.svg" alt=
"QBT_TR(Move down)QBT_TR[CONTEXT=TransferListWidget]"/> QBT_TR(Move down)QBT_TR[CONTEXT=TransferListWidget]
</a></li>
148 <li><a href=
"#prioBottom"><img src=
"images/qbt-theme/go-bottom.svg" alt=
"QBT_TR(Move to bottom)QBT_TR[CONTEXT=TransferListWidget]"/> QBT_TR(Move to bottom)QBT_TR[CONTEXT=TransferListWidget]
</a></li>
151 <li class=
"separator"><a href=
"#" id=
"CopyName" class=
"copyToClipboard"><img src=
"images/qbt-theme/edit-copy.svg" alt=
"QBT_TR(Copy name)QBT_TR[CONTEXT=TransferListWidget]"/> QBT_TR(Copy name)QBT_TR[CONTEXT=TransferListWidget]
</a></li>
152 <li><a href=
"#" id=
"CopyHash" class=
"copyToClipboard"><img src=
"images/qbt-theme/edit-copy.svg" alt=
"QBT_TR(Copy hash)QBT_TR[CONTEXT=TransferListWidget]"/> QBT_TR(Copy hash)QBT_TR[CONTEXT=TransferListWidget]
</a></li>
153 <li><a href=
"#" id=
"CopyMagnetLink" class=
"copyToClipboard"><img src=
"images/qbt-theme/kt-magnet.png" alt=
"QBT_TR(Copy magnet link)QBT_TR[CONTEXT=TransferListWidget]"/> QBT_TR(Copy magnet link)QBT_TR[CONTEXT=TransferListWidget]
</a></li>
155 <ul id=
"categoriesFilterMenu" class=
"contextMenu">
156 <li><a href=
"#CreateCategory"><img src=
"images/qbt-theme/list-add.svg" alt=
"QBT_TR(Add category...)QBT_TR[CONTEXT=CategoryFilterWidget]"/> QBT_TR(Add category...)QBT_TR[CONTEXT=CategoryFilterWidget]
</a></li>
157 <li><a href=
"#EditCategory"><img src=
"images/qbt-theme/document-edit.svg" alt=
"QBT_TR(Edit category...)QBT_TR[CONTEXT=CategoryFilterWidget]"/> QBT_TR(Edit category...)QBT_TR[CONTEXT=CategoryFilterWidget]
</a></li>
158 <li><a href=
"#DeleteCategory"><img src=
"images/qbt-theme/list-remove.svg" alt=
"QBT_TR(Remove category)QBT_TR[CONTEXT=CategoryFilterWidget]"/> QBT_TR(Remove category)QBT_TR[CONTEXT=CategoryFilterWidget]
</a></li>
159 <li><a href=
"#DeleteUnusedCategories"><img src=
"images/qbt-theme/list-remove.svg" alt=
"QBT_TR(Remove unused categories)QBT_TR[CONTEXT=CategoryFilterWidget]"/> QBT_TR(Remove unused categories)QBT_TR[CONTEXT=CategoryFilterWidget]
</a></li>
160 <li class=
"separator"><a href=
"#StartTorrentsByCategory"><img src=
"images/qbt-theme/media-playback-start.svg" alt=
"QBT_TR(Resume torrents)QBT_TR[CONTEXT=CategoryFilterWidget]"/> QBT_TR(Resume torrents)QBT_TR[CONTEXT=CategoryFilterWidget]
</a></li>
161 <li><a href=
"#PauseTorrentsByCategory"><img src=
"images/qbt-theme/media-playback-pause.svg" alt=
"QBT_TR(Pause torrents)QBT_TR[CONTEXT=CategoryFilterWidget]"/> QBT_TR(Pause torrents)QBT_TR[CONTEXT=CategoryFilterWidget]
</a></li>
162 <li><a href=
"#DeleteTorrentsByCategory"><img src=
"images/qbt-theme/edit-delete.svg" alt=
"QBT_TR(Delete torrents)QBT_TR[CONTEXT=CategoryFilterWidget]"/> QBT_TR(Delete torrents)QBT_TR[CONTEXT=CategoryFilterWidget]
</a></li>
164 <ul id=
"torrentTrackersMenu" class=
"contextMenu">
165 <li><a href=
"#AddTracker"><img src=
"images/qbt-theme/list-add.svg" alt=
"QBT_TR(Add a new tracker...)QBT_TR[CONTEXT=TrackerListWidget]"/> QBT_TR(Add a new tracker...)QBT_TR[CONTEXT=TrackerListWidget]
</a></li>
166 <li class=
"separator"><a href=
"#EditTracker"><img src=
"images/qbt-theme/document-edit.svg" alt=
"QBT_TR(Edit tracker URL...)QBT_TR[CONTEXT=TrackerListWidget]"/> QBT_TR(Edit tracker URL...)QBT_TR[CONTEXT=TrackerListWidget]
</a></li>
167 <li><a href=
"#RemoveTracker"><img src=
"images/qbt-theme/list-remove.svg" alt=
"QBT_TR(Remove tracker)QBT_TR[CONTEXT=TrackerListWidget]"/> QBT_TR(Remove tracker)QBT_TR[CONTEXT=TrackerListWidget]
</a></li>
168 <li><a href=
"#CopyTrackerUrl" id=
"CopyTrackerUrl"><img src=
"images/qbt-theme/edit-copy.svg" alt=
"QBT_TR(Copy tracker URL)QBT_TR[CONTEXT=TrackerListWidget]"/> QBT_TR(Copy tracker URL)QBT_TR[CONTEXT=TrackerListWidget]
</a></li>
170 <ul id=
"torrentFilesMenu" class=
"contextMenu">
171 <li class=
"separator">
172 <a href=
"#FilePrio" class=
"arrow-right"><span style=
"display: inline-block; width: 16px;"></span> QBT_TR(Priority)QBT_TR[CONTEXT=PropertiesWidget]
</a>
174 <li><a href=
"#FilePrioIgnore"><span style=
"display: inline-block; width: 16px;"></span> QBT_TR(Do not download)QBT_TR[CONTEXT=PropListDelegate]
</a></li>
175 <li><a href=
"#FilePrioNormal"><span style=
"display: inline-block; width: 16px;"></span> QBT_TR(Normal)QBT_TR[CONTEXT=PropListDelegate]
</a></li>
176 <li><a href=
"#FilePrioHigh"><span style=
"display: inline-block; width: 16px;"></span> QBT_TR(High)QBT_TR[CONTEXT=PropListDelegate]
</a></li>
177 <li><a href=
"#FilePrioMaximum"><span style=
"display: inline-block; width: 16px;"></span> QBT_TR(Maximum)QBT_TR[CONTEXT=PropListDelegate]
</a></li>
181 <div id=
"desktopFooterWrapper">
182 <div id=
"desktopFooter">
183 <span id=
"error_div"></span>
184 <table style=
"position: absolute; right: 5px;">
186 <td id=
"freeSpaceOnDisk"></td>
187 <td class=
"statusBarSeparator"></td>
188 <td id=
"DHTNodes"></td>
189 <td class=
"statusBarSeparator"></td>
190 <td><img id=
"connectionStatus" alt=
"Connection Status" src=
"images/skin/firewalled.svg" style=
"height: 1.5em;" /></td>
191 <td class=
"statusBarSeparator"></td>
192 <td style=
"cursor:pointer;"><img id=
"alternativeSpeedLimits" alt=
"QBT_TR(Alternative speed limits)QBT_TR[CONTEXT=MainWindow]" src=
"images/slow_off.png" /></td>
193 <td class=
"statusBarSeparator"></td>
194 <td class=
"speedLabel"><img src=
"images/skin/download.svg" alt=
"" style=
"height: 1.4em; padding-right: 5px; margin-bottom: -4px;"><span id=
"DlInfos"></span></td>
195 <td class=
"statusBarSeparator"></td>
196 <td class=
"speedLabel"><img src=
"images/skin/seeding.svg" alt=
"" style=
"height: 1.4em; padding-right: 5px; margin-bottom: -3px;"><span id=
"UpInfos"></span></td>