1 <div id=
"prop_general" class=
"propertiesTabContent">
3 <legend><b>QBT_TR(Transfer)QBT_TR[CONTEXT=PropertiesWidget]
</b></legend>
4 <table style=
"width: 100%">
6 <td class=
"generalLabel">QBT_TR(Time Active:)QBT_TR[CONTEXT=PropertiesWidget]
</td>
7 <td id=
"time_elapsed"></td>
8 <td class=
"generalLabel">QBT_TR(ETA:)QBT_TR[CONTEXT=PropertiesWidget]
</td>
10 <td class=
"generalLabel">QBT_TR(Connections:)QBT_TR[CONTEXT=PropertiesWidget]
</td>
11 <td id=
"nb_connections"></td>
14 <td class=
"generalLabel">QBT_TR(Downloaded:)QBT_TR[CONTEXT=PropertiesWidget]
</td>
15 <td id=
"total_downloaded"></td>
16 <td class=
"generalLabel">QBT_TR(Uploaded:)QBT_TR[CONTEXT=PropertiesWidget]
</td>
17 <td id=
"total_uploaded"></td>
18 <td class=
"generalLabel">QBT_TR(Seeds:)QBT_TR[CONTEXT=PropertiesWidget]
</td>
22 <td class=
"generalLabel">QBT_TR(Download Speed:)QBT_TR[CONTEXT=PropertiesWidget]
</td>
23 <td id=
"dl_speed"></td>
24 <td class=
"generalLabel">QBT_TR(Upload Speed:)QBT_TR[CONTEXT=PropertiesWidget]
</td>
25 <td id=
"up_speed"></td>
26 <td class=
"generalLabel">QBT_TR(Peers:)QBT_TR[CONTEXT=PropertiesWidget]
</td>
30 <td class=
"generalLabel">QBT_TR(Download Limit:)QBT_TR[CONTEXT=PropertiesWidget]
</td>
31 <td id=
"dl_limit"></td>
32 <td class=
"generalLabel">QBT_TR(Upload Limit:)QBT_TR[CONTEXT=PropertiesWidget]
</td>
33 <td id=
"up_limit"></td>
34 <td class=
"generalLabel">QBT_TR(Wasted:)QBT_TR[CONTEXT=PropertiesWidget]
</td>
35 <td id=
"total_wasted"></td>
38 <td class=
"generalLabel">QBT_TR(Share Ratio:)QBT_TR[CONTEXT=PropertiesWidget]
</td>
39 <td id=
"share_ratio"></td>
40 <td class=
"generalLabel">QBT_TR(Reannounce In:)QBT_TR[CONTEXT=PropertiesWidget]
</td>
41 <td id=
"reannounce"></td>
42 <td class=
"generalLabel">QBT_TR(Last Seen Complete:)QBT_TR[CONTEXT=PropertiesWidget]
</td>
43 <td id=
"last_seen"></td>
48 <legend><b>QBT_TR(Information)QBT_TR[CONTEXT=PropertiesWidget]
</b></legend>
49 <table style=
"width: 100%">
51 <td class=
"generalLabel">QBT_TR(Total Size:)QBT_TR[CONTEXT=PropertiesWidget]
</td>
52 <td id=
"total_size"></td>
53 <td class=
"generalLabel">QBT_TR(Pieces:)QBT_TR[CONTEXT=PropertiesWidget]
</td>
55 <td class=
"generalLabel">QBT_TR(Created By:)QBT_TR[CONTEXT=PropertiesWidget]
</td>
56 <td id=
"created_by"></td>
59 <td class=
"generalLabel">QBT_TR(Added On:)QBT_TR[CONTEXT=PropertiesWidget]
</td>
60 <td id=
"addition_date"></td>
61 <td class=
"generalLabel">QBT_TR(Completed On:)QBT_TR[CONTEXT=PropertiesWidget]
</td>
62 <td id=
"completion_date"></td>
63 <td class=
"generalLabel">QBT_TR(Created On:)QBT_TR[CONTEXT=PropertiesWidget]
</td>
64 <td id=
"creation_date"></td>
67 <td class=
"generalLabel">QBT_TR(Torrent Hash:)QBT_TR[CONTEXT=PropertiesWidget]
</td>
68 <td colspan=
"5" id=
"torrent_hash"></td>
71 <td class=
"generalLabel">QBT_TR(Save Path:)QBT_TR[CONTEXT=PropertiesWidget]
</td>
72 <td colspan=
"5" id=
"save_path"></td>
75 <td class=
"generalLabel">QBT_TR(Comment:)QBT_TR[CONTEXT=PropertiesWidget]
</td>
76 <td colspan=
"5" style=
"white-space: pre-wrap;" id=
"comment"></td>
82 <div id=
"prop_trackers" class=
"propertiesTabContent invisible unselectable">
84 <div id=
"torrentTrackersTableFixedHeaderDiv" class=
"dynamicTableFixedHeaderDiv">
85 <table class=
"dynamicTable" style=
"position:relative;">
87 <tr class=
"dynamicTableHeader"></tr>
91 <div id=
"torrentTrackersTableDiv" class=
"dynamicTableDiv">
92 <table class=
"dynamicTable">
94 <tr class=
"dynamicTableHeader"></tr>
102 <div id=
"prop_peers" class=
"propertiesTabContent invisible unselectable">
104 <div id=
"torrentPeersTableFixedHeaderDiv" class=
"dynamicTableFixedHeaderDiv">
105 <table class=
"dynamicTable" style=
"position:relative;">
107 <tr class=
"dynamicTableHeader"></tr>
111 <div id=
"torrentPeersTableDiv" class=
"dynamicTableDiv">
112 <table class=
"dynamicTable">
114 <tr class=
"dynamicTableHeader"></tr>
122 <div id=
"prop_webseeds" class=
"propertiesTabContent invisible unselectable">
124 <table class=
"dynamicTable" style=
"width: 100%">
127 <th>QBT_TR(URL)QBT_TR[CONTEXT=TrackerListWidget]
</th>
130 <tbody id=
"webseedsTable"></tbody>
135 <div id=
"prop_files" class=
"propertiesTabContent invisible unselectable">
136 <div id=
"torrentFiles">
137 <div id=
"torrentFilesTableFixedHeaderDiv" class=
"dynamicTableFixedHeaderDiv">
138 <table class=
"dynamicTable" style=
"position:relative;">
140 <tr class=
"dynamicTableHeader"></tr>
144 <div id=
"torrentFilesTableDiv" class=
"dynamicTableDiv">
145 <table class=
"dynamicTable">
147 <tr class=
"dynamicTableHeader"></tr>
158 const selectedTab
= $(getLocalStorageItem('selected_tab', 'PropGeneralLink'));