mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-23 08:48:07 -06:00
- Display torrent files in Web UI
This commit is contained in:
@@ -1424,8 +1424,56 @@ Copyright © 2006 by Christophe Dumez<br>
|
||||
<context>
|
||||
<name>EventManager</name>
|
||||
<message>
|
||||
<location filename="../eventmanager.cpp" line="110"/>
|
||||
<location filename="../eventmanager.cpp" line="119"/>
|
||||
<location filename="../eventmanager.cpp" line="62"/>
|
||||
<location filename="../eventmanager.cpp" line="76"/>
|
||||
<source>Working</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../eventmanager.cpp" line="65"/>
|
||||
<source>Updating...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../eventmanager.cpp" line="68"/>
|
||||
<location filename="../eventmanager.cpp" line="79"/>
|
||||
<source>Not working</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../eventmanager.cpp" line="70"/>
|
||||
<location filename="../eventmanager.cpp" line="81"/>
|
||||
<source>Not contacted yet</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../eventmanager.cpp" line="134"/>
|
||||
<location filename="../eventmanager.cpp" line="135"/>
|
||||
<source>this session</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../eventmanager.cpp" line="139"/>
|
||||
<location filename="../eventmanager.cpp" line="143"/>
|
||||
<source>/s</source>
|
||||
<comment>/second (i.e. per second)</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../eventmanager.cpp" line="146"/>
|
||||
<source>Seeded for %1</source>
|
||||
<comment>e.g. Seeded for 3m10s</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../eventmanager.cpp" line="149"/>
|
||||
<source>%1 max</source>
|
||||
<comment>e.g. 10 max</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../eventmanager.cpp" line="232"/>
|
||||
<location filename="../eventmanager.cpp" line="241"/>
|
||||
<source>%1/s</source>
|
||||
<comment>e.g. 120 KiB/s</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
@@ -3978,6 +4026,29 @@ Changelog:
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>TorrentFilesModel</name>
|
||||
<message>
|
||||
<location filename="../torrentfilesmodel.h" line="258"/>
|
||||
<source>Name</source>
|
||||
<translation type="unfinished">Nome</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentfilesmodel.h" line="258"/>
|
||||
<source>Size</source>
|
||||
<translation type="unfinished">Dimensione</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentfilesmodel.h" line="258"/>
|
||||
<source>Progress</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentfilesmodel.h" line="258"/>
|
||||
<source>Priority</source>
|
||||
<translation type="unfinished">Priorità</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>TrackerList</name>
|
||||
<message>
|
||||
|
||||
Reference in New Issue
Block a user