mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-14 02:27:09 -07:00
- max compilation fix
This commit is contained in:
parent
ba06affec7
commit
c781545609
28 changed files with 269 additions and 267 deletions
|
@ -718,41 +718,41 @@ Copyright © 2006 by Christophe Dumez<br>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadingTorrents.cpp" line="890"/>
|
||||
<location filename="../downloadingTorrents.cpp" line="895"/>
|
||||
<source>'%1' added to download list.</source>
|
||||
<comment>'/home/y/xxx.torrent' was added to download list.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadingTorrents.cpp" line="892"/>
|
||||
<location filename="../downloadingTorrents.cpp" line="897"/>
|
||||
<source>'%1' resumed. (fast resume)</source>
|
||||
<comment>'/home/y/xxx.torrent' was resumed. (fast resume)</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadingTorrents.cpp" line="900"/>
|
||||
<location filename="../downloadingTorrents.cpp" line="905"/>
|
||||
<source>'%1' is already in download list.</source>
|
||||
<comment>e.g: 'xxx.avi' is already in download list.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadingTorrents.cpp" line="904"/>
|
||||
<location filename="../downloadingTorrents.cpp" line="909"/>
|
||||
<source>Unable to decode torrent file: '%1'</source>
|
||||
<comment>e.g: Unable to decode torrent file: '/home/y/xxx.torrent'</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadingTorrents.cpp" line="905"/>
|
||||
<location filename="../downloadingTorrents.cpp" line="910"/>
|
||||
<source>This file is either corrupted or this isn't a torrent.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadingTorrents.cpp" line="919"/>
|
||||
<location filename="../downloadingTorrents.cpp" line="924"/>
|
||||
<source>Couldn't listen on any of the given ports.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadingTorrents.cpp" line="943"/>
|
||||
<location filename="../downloadingTorrents.cpp" line="948"/>
|
||||
<source>Downloading '%1', please wait...</source>
|
||||
<comment>e.g: Downloading 'xxx.torrent', please wait...</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
|
@ -837,17 +837,17 @@ Copyright © 2006 by Christophe Dumez<br>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../FinishedTorrents.cpp" line="433"/>
|
||||
<location filename="../FinishedTorrents.cpp" line="437"/>
|
||||
<source>Hide or Show Column</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../FinishedTorrents.cpp" line="266"/>
|
||||
<location filename="../FinishedTorrents.cpp" line="270"/>
|
||||
<source>Incomplete torrent in seeding list</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../FinishedTorrents.cpp" line="266"/>
|
||||
<location filename="../FinishedTorrents.cpp" line="270"/>
|
||||
<source>It appears that the state of '%1' torrent changed from 'seeding' to 'downloading'. Would you like to move it back to download list? (otherwise the torrent will simply be deleted)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue