mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
- Update changelog and language files
This commit is contained in:
parent
ba0c7334b7
commit
824b2f6fff
29 changed files with 1582 additions and 1325 deletions
|
@ -232,85 +232,85 @@ p, li { white-space: pre-wrap; }
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../bittorrent.cpp" line="750"/>
|
||||
<location filename="../bittorrent.cpp" line="888"/>
|
||||
<location filename="../bittorrent.cpp" line="891"/>
|
||||
<location filename="../bittorrent.cpp" line="900"/>
|
||||
<location filename="../bittorrent.cpp" line="903"/>
|
||||
<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="../bittorrent.cpp" line="826"/>
|
||||
<location filename="../bittorrent.cpp" line="1026"/>
|
||||
<location filename="../bittorrent.cpp" line="1031"/>
|
||||
<location filename="../bittorrent.cpp" line="836"/>
|
||||
<location filename="../bittorrent.cpp" line="1038"/>
|
||||
<location filename="../bittorrent.cpp" line="1043"/>
|
||||
<source>'%1' resumed. (fast resume)</source>
|
||||
<comment>'/home/y/xxx.torrent' was resumed. (fast resume)</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bittorrent.cpp" line="828"/>
|
||||
<location filename="../bittorrent.cpp" line="1028"/>
|
||||
<location filename="../bittorrent.cpp" line="1033"/>
|
||||
<location filename="../bittorrent.cpp" line="838"/>
|
||||
<location filename="../bittorrent.cpp" line="1040"/>
|
||||
<location filename="../bittorrent.cpp" line="1045"/>
|
||||
<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="../bittorrent.cpp" line="862"/>
|
||||
<location filename="../bittorrent.cpp" line="866"/>
|
||||
<location filename="../bittorrent.cpp" line="874"/>
|
||||
<location filename="../bittorrent.cpp" line="878"/>
|
||||
<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="../bittorrent.cpp" line="869"/>
|
||||
<location filename="../bittorrent.cpp" line="881"/>
|
||||
<source>This file is either corrupted or this isn't a torrent.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bittorrent.cpp" line="1285"/>
|
||||
<location filename="../bittorrent.cpp" line="1297"/>
|
||||
<source><font color='red'>%1</font> <i>was blocked due to your IP filter</i></source>
|
||||
<comment>x.y.z.w was blocked</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bittorrent.cpp" line="1287"/>
|
||||
<location filename="../bittorrent.cpp" line="1299"/>
|
||||
<source><font color='red'>%1</font> <i>was banned due to corrupt pieces</i></source>
|
||||
<comment>x.y.z.w was banned</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bittorrent.cpp" line="1660"/>
|
||||
<location filename="../bittorrent.cpp" line="1672"/>
|
||||
<source>Recursive download of file %1 embedded in torrent %2</source>
|
||||
<comment>Recursive download of test.torrent embedded in torrent test2</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bittorrent.cpp" line="1671"/>
|
||||
<location filename="../bittorrent.cpp" line="1683"/>
|
||||
<source>Unable to decode %1 torrent file.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bittorrent.cpp" line="1801"/>
|
||||
<location filename="../bittorrent.cpp" line="1813"/>
|
||||
<source>UPnP/NAT-PMP: Port mapping failure, message: %1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bittorrent.cpp" line="1806"/>
|
||||
<location filename="../bittorrent.cpp" line="1818"/>
|
||||
<source>UPnP/NAT-PMP: Port mapping successful, message: %1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bittorrent.cpp" line="1821"/>
|
||||
<location filename="../bittorrent.cpp" line="1833"/>
|
||||
<source>Fast resume data was rejected for torrent %1, checking again...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bittorrent.cpp" line="1826"/>
|
||||
<location filename="../bittorrent.cpp" line="1838"/>
|
||||
<source>Url seed lookup failed for url: %1, message: %2</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bittorrent.cpp" line="1914"/>
|
||||
<location filename="../bittorrent.cpp" line="1926"/>
|
||||
<source>Downloading '%1', please wait...</source>
|
||||
<comment>e.g: Downloading 'xxx.torrent', please wait...</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
|
@ -662,26 +662,26 @@ p, li { white-space: pre-wrap; }
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="516"/>
|
||||
<location filename="../GUI.cpp" line="793"/>
|
||||
<location filename="../GUI.cpp" line="797"/>
|
||||
<source>qBittorrent</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="717"/>
|
||||
<location filename="../GUI.cpp" line="721"/>
|
||||
<source>qBittorrent %1</source>
|
||||
<comment>e.g: qBittorrent vx.x</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="788"/>
|
||||
<location filename="../GUI.cpp" line="796"/>
|
||||
<location filename="../GUI.cpp" line="792"/>
|
||||
<location filename="../GUI.cpp" line="800"/>
|
||||
<source>DL speed: %1 KiB/s</source>
|
||||
<comment>e.g: Download speed: 10 KiB/s</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="790"/>
|
||||
<location filename="../GUI.cpp" line="799"/>
|
||||
<location filename="../GUI.cpp" line="794"/>
|
||||
<location filename="../GUI.cpp" line="803"/>
|
||||
<source>UP speed: %1 KiB/s</source>
|
||||
<comment>e.g: Upload speed: 10 KiB/s</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
|
@ -788,13 +788,13 @@ Are you sure you want to quit qBittorrent?</source>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="805"/>
|
||||
<location filename="../GUI.cpp" line="809"/>
|
||||
<source>qBittorrent %1 (Down: %2/s, Up: %3/s)</source>
|
||||
<comment>%1 is qBittorrent version</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="689"/>
|
||||
<location filename="../GUI.cpp" line="693"/>
|
||||
<source>Options were saved successfully.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -2745,13 +2745,13 @@ p, li { white-space: pre-wrap; }
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../transferlistfilterswidget.h" line="175"/>
|
||||
<location filename="../transferlistfilterswidget.h" line="369"/>
|
||||
<location filename="../transferlistfilterswidget.h" line="371"/>
|
||||
<source>All labels</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transferlistfilterswidget.h" line="178"/>
|
||||
<location filename="../transferlistfilterswidget.h" line="370"/>
|
||||
<location filename="../transferlistfilterswidget.h" line="372"/>
|
||||
<source>Unlabeled</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -2802,22 +2802,22 @@ p, li { white-space: pre-wrap; }
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transferlistwidget.cpp" line="911"/>
|
||||
<location filename="../transferlistwidget.cpp" line="913"/>
|
||||
<source>Start</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transferlistwidget.cpp" line="913"/>
|
||||
<location filename="../transferlistwidget.cpp" line="915"/>
|
||||
<source>Pause</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transferlistwidget.cpp" line="915"/>
|
||||
<location filename="../transferlistwidget.cpp" line="917"/>
|
||||
<source>Delete</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transferlistwidget.cpp" line="917"/>
|
||||
<location filename="../transferlistwidget.cpp" line="919"/>
|
||||
<source>Preview file</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -2865,7 +2865,7 @@ p, li { white-space: pre-wrap; }
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../transferlistwidget.cpp" line="82"/>
|
||||
<location filename="../transferlistwidget.cpp" line="1022"/>
|
||||
<location filename="../transferlistwidget.cpp" line="1024"/>
|
||||
<source>Label</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -2900,73 +2900,73 @@ p, li { white-space: pre-wrap; }
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transferlistwidget.cpp" line="919"/>
|
||||
<location filename="../transferlistwidget.cpp" line="921"/>
|
||||
<source>Limit upload rate</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transferlistwidget.cpp" line="921"/>
|
||||
<location filename="../transferlistwidget.cpp" line="923"/>
|
||||
<source>Limit download rate</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transferlistwidget.cpp" line="923"/>
|
||||
<location filename="../transferlistwidget.cpp" line="925"/>
|
||||
<source>Open destination folder</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transferlistwidget.cpp" line="925"/>
|
||||
<location filename="../transferlistwidget.cpp" line="927"/>
|
||||
<source>Buy it</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transferlistwidget.cpp" line="927"/>
|
||||
<location filename="../transferlistwidget.cpp" line="929"/>
|
||||
<source>Increase priority</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transferlistwidget.cpp" line="929"/>
|
||||
<location filename="../transferlistwidget.cpp" line="931"/>
|
||||
<source>Decrease priority</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transferlistwidget.cpp" line="931"/>
|
||||
<location filename="../transferlistwidget.cpp" line="933"/>
|
||||
<source>Force recheck</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transferlistwidget.cpp" line="933"/>
|
||||
<location filename="../transferlistwidget.cpp" line="935"/>
|
||||
<source>Copy magnet link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transferlistwidget.cpp" line="936"/>
|
||||
<location filename="../transferlistwidget.cpp" line="938"/>
|
||||
<source>Super seeding mode</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transferlistwidget.cpp" line="939"/>
|
||||
<location filename="../transferlistwidget.cpp" line="941"/>
|
||||
<source>Rename...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transferlistwidget.cpp" line="941"/>
|
||||
<location filename="../transferlistwidget.cpp" line="943"/>
|
||||
<source>Download in sequential order</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transferlistwidget.cpp" line="943"/>
|
||||
<location filename="../transferlistwidget.cpp" line="945"/>
|
||||
<source>Download first and last piece first</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transferlistwidget.cpp" line="1023"/>
|
||||
<location filename="../transferlistwidget.cpp" line="1025"/>
|
||||
<source>New...</source>
|
||||
<comment>New label...</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transferlistwidget.cpp" line="1024"/>
|
||||
<location filename="../transferlistwidget.cpp" line="1026"/>
|
||||
<source>Reset</source>
|
||||
<comment>Reset label</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
|
@ -3100,12 +3100,12 @@ p, li { white-space: pre-wrap; }
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/torrentadditiondlg.ui" line="306"/>
|
||||
<location filename="../ui/torrentadditiondlg.ui" line="319"/>
|
||||
<source>Add</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ui/torrentadditiondlg.ui" line="313"/>
|
||||
<location filename="../ui/torrentadditiondlg.ui" line="326"/>
|
||||
<source>Cancel</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -3726,66 +3726,66 @@ However, those plugins were disabled.</source>
|
|||
<context>
|
||||
<name>misc</name>
|
||||
<message>
|
||||
<location filename="../misc.h" line="327"/>
|
||||
<location filename="../misc.h" line="328"/>
|
||||
<source>B</source>
|
||||
<comment>bytes</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../misc.h" line="327"/>
|
||||
<location filename="../misc.h" line="328"/>
|
||||
<source>KiB</source>
|
||||
<comment>kibibytes (1024 bytes)</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../misc.h" line="327"/>
|
||||
<location filename="../misc.h" line="328"/>
|
||||
<source>MiB</source>
|
||||
<comment>mebibytes (1024 kibibytes)</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../misc.h" line="327"/>
|
||||
<location filename="../misc.h" line="328"/>
|
||||
<source>GiB</source>
|
||||
<comment>gibibytes (1024 mibibytes)</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../misc.h" line="327"/>
|
||||
<location filename="../misc.h" line="328"/>
|
||||
<source>TiB</source>
|
||||
<comment>tebibytes (1024 gibibytes)</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../misc.h" line="326"/>
|
||||
<location filename="../misc.h" line="327"/>
|
||||
<source>Unknown</source>
|
||||
<comment>Unknown (size)</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../misc.h" line="468"/>
|
||||
<location filename="../misc.h" line="481"/>
|
||||
<source>Unknown</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../misc.h" line="497"/>
|
||||
<location filename="../misc.h" line="510"/>
|
||||
<source>< 1m</source>
|
||||
<comment>< 1 minute</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../misc.h" line="501"/>
|
||||
<location filename="../misc.h" line="514"/>
|
||||
<source>%1m</source>
|
||||
<comment>e.g: 10minutes</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../misc.h" line="506"/>
|
||||
<location filename="../misc.h" line="519"/>
|
||||
<source>%1h%2m</source>
|
||||
<comment>e.g: 3hours 5minutes</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../misc.h" line="511"/>
|
||||
<location filename="../misc.h" line="524"/>
|
||||
<source>%1d%2h%3m</source>
|
||||
<comment>e.g: 2days 10hours 2minutes</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
|
@ -3935,97 +3935,107 @@ However, those plugins were disabled.</source>
|
|||
<context>
|
||||
<name>torrentAdditionDialog</name>
|
||||
<message>
|
||||
<location filename="../torrentadditiondlg.h" line="164"/>
|
||||
<location filename="../torrentadditiondlg.h" line="163"/>
|
||||
<source>Unable to decode magnet link:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentadditiondlg.h" line="167"/>
|
||||
<source>Magnet Link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentadditiondlg.h" line="199"/>
|
||||
<location filename="../torrentadditiondlg.h" line="202"/>
|
||||
<source>Unable to decode torrent file:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentadditiondlg.h" line="215"/>
|
||||
<location filename="../torrentadditiondlg.h" line="250"/>
|
||||
<source>Rename...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentadditiondlg.h" line="235"/>
|
||||
<location filename="../torrentadditiondlg.h" line="270"/>
|
||||
<source>Rename the file</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentadditiondlg.h" line="236"/>
|
||||
<location filename="../torrentadditiondlg.h" line="271"/>
|
||||
<source>New name:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentadditiondlg.h" line="260"/>
|
||||
<location filename="../torrentadditiondlg.h" line="295"/>
|
||||
<source>The file could not be renamed</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentadditiondlg.h" line="261"/>
|
||||
<location filename="../torrentadditiondlg.h" line="293"/>
|
||||
<location filename="../torrentadditiondlg.h" line="296"/>
|
||||
<location filename="../torrentadditiondlg.h" line="328"/>
|
||||
<source>This name is already in use in this folder. Please use a different name.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentadditiondlg.h" line="292"/>
|
||||
<location filename="../torrentadditiondlg.h" line="327"/>
|
||||
<source>The folder could not be renamed</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentadditiondlg.h" line="330"/>
|
||||
<location filename="../torrentadditiondlg.h" line="366"/>
|
||||
<source>(%1 left after torrent download)</source>
|
||||
<comment>e.g. (100MiB left after torrent download)</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentadditiondlg.h" line="333"/>
|
||||
<location filename="../torrentadditiondlg.h" line="369"/>
|
||||
<source>(%1 more are required to download)</source>
|
||||
<comment>e.g. (100MiB more are required to download)</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentadditiondlg.h" line="346"/>
|
||||
<location filename="../torrentadditiondlg.h" line="348"/>
|
||||
<location filename="../torrentadditiondlg.h" line="383"/>
|
||||
<location filename="../torrentadditiondlg.h" line="385"/>
|
||||
<source>Choose save path</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentadditiondlg.h" line="371"/>
|
||||
<location filename="../torrentadditiondlg.h" line="408"/>
|
||||
<source>Empty save path</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentadditiondlg.h" line="371"/>
|
||||
<location filename="../torrentadditiondlg.h" line="408"/>
|
||||
<source>Please enter a save path</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentadditiondlg.h" line="378"/>
|
||||
<location filename="../torrentadditiondlg.h" line="415"/>
|
||||
<source>Save path creation error</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentadditiondlg.h" line="378"/>
|
||||
<location filename="../torrentadditiondlg.h" line="415"/>
|
||||
<source>Could not create the save path</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentadditiondlg.h" line="411"/>
|
||||
<location filename="../torrentadditiondlg.h" line="450"/>
|
||||
<source>Seeding mode error</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentadditiondlg.h" line="411"/>
|
||||
<location filename="../torrentadditiondlg.h" line="450"/>
|
||||
<source>You chose to skip file checking. However, local files do not seem to exist in the current destionation folder. Please disable this feature or update the save path.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentadditiondlg.h" line="418"/>
|
||||
<location filename="../torrentadditiondlg.h" line="457"/>
|
||||
<source>Invalid file selection</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentadditiondlg.h" line="418"/>
|
||||
<location filename="../torrentadditiondlg.h" line="457"/>
|
||||
<source>You must select at least one file in the torrent</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue