mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
- Updated language files and french translation
This commit is contained in:
parent
7bac95c9ad
commit
130187723c
31 changed files with 1968 additions and 792 deletions
|
@ -240,16 +240,16 @@ p, li { white-space: pre-wrap; }
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../bittorrent.cpp" line="813"/>
|
||||
<location filename="../bittorrent.cpp" line="1003"/>
|
||||
<location filename="../bittorrent.cpp" line="1008"/>
|
||||
<location filename="../bittorrent.cpp" line="1011"/>
|
||||
<location filename="../bittorrent.cpp" line="1016"/>
|
||||
<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="815"/>
|
||||
<location filename="../bittorrent.cpp" line="1005"/>
|
||||
<location filename="../bittorrent.cpp" line="1010"/>
|
||||
<location filename="../bittorrent.cpp" line="1013"/>
|
||||
<location filename="../bittorrent.cpp" line="1018"/>
|
||||
<source>'%1' added to download list.</source>
|
||||
<comment>'/home/y/xxx.torrent' was added to download list.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
|
@ -267,50 +267,50 @@ p, li { white-space: pre-wrap; }
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bittorrent.cpp" line="1257"/>
|
||||
<location filename="../bittorrent.cpp" line="1265"/>
|
||||
<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="1259"/>
|
||||
<location filename="../bittorrent.cpp" line="1267"/>
|
||||
<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="1632"/>
|
||||
<location filename="../bittorrent.cpp" line="1640"/>
|
||||
<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="1643"/>
|
||||
<location filename="../bittorrent.cpp" line="1651"/>
|
||||
<source>Unable to decode %1 torrent file.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bittorrent.cpp" line="1773"/>
|
||||
<location filename="../bittorrent.cpp" line="1781"/>
|
||||
<source>UPnP/NAT-PMP: Port mapping failure, message: %1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bittorrent.cpp" line="1778"/>
|
||||
<location filename="../bittorrent.cpp" line="1786"/>
|
||||
<source>UPnP/NAT-PMP: Port mapping successful, message: %1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bittorrent.cpp" line="1793"/>
|
||||
<location filename="../bittorrent.cpp" line="1801"/>
|
||||
<source>Fast resume data was rejected for torrent %1, checking again...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bittorrent.cpp" line="1798"/>
|
||||
<location filename="../bittorrent.cpp" line="1806"/>
|
||||
<source>Url seed lookup failed for url: %1, message: %2</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bittorrent.cpp" line="1886"/>
|
||||
<location filename="../bittorrent.cpp" line="1894"/>
|
||||
<source>Downloading '%1', please wait...</source>
|
||||
<comment>e.g: Downloading 'xxx.torrent', please wait...</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
|
@ -1985,7 +1985,7 @@ QGroupBox {
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../propertieswidget.cpp" line="489"/>
|
||||
<source>Rename torrent file</source>
|
||||
<source>Rename the file</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
@ -2810,22 +2810,22 @@ p, li { white-space: pre-wrap; }
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transferlistwidget.cpp" line="892"/>
|
||||
<location filename="../transferlistwidget.cpp" line="910"/>
|
||||
<source>Start</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transferlistwidget.cpp" line="894"/>
|
||||
<location filename="../transferlistwidget.cpp" line="912"/>
|
||||
<source>Pause</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transferlistwidget.cpp" line="896"/>
|
||||
<location filename="../transferlistwidget.cpp" line="914"/>
|
||||
<source>Delete</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transferlistwidget.cpp" line="898"/>
|
||||
<location filename="../transferlistwidget.cpp" line="916"/>
|
||||
<source>Preview file</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -2873,7 +2873,7 @@ p, li { white-space: pre-wrap; }
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../transferlistwidget.cpp" line="82"/>
|
||||
<location filename="../transferlistwidget.cpp" line="999"/>
|
||||
<location filename="../transferlistwidget.cpp" line="1021"/>
|
||||
<source>Label</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -2898,68 +2898,83 @@ p, li { white-space: pre-wrap; }
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transferlistwidget.cpp" line="900"/>
|
||||
<location filename="../transferlistwidget.cpp" line="878"/>
|
||||
<source>Rename</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transferlistwidget.cpp" line="878"/>
|
||||
<source>New name:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transferlistwidget.cpp" line="918"/>
|
||||
<source>Limit upload rate</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transferlistwidget.cpp" line="902"/>
|
||||
<location filename="../transferlistwidget.cpp" line="920"/>
|
||||
<source>Limit download rate</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transferlistwidget.cpp" line="904"/>
|
||||
<location filename="../transferlistwidget.cpp" line="922"/>
|
||||
<source>Open destination folder</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transferlistwidget.cpp" line="906"/>
|
||||
<location filename="../transferlistwidget.cpp" line="924"/>
|
||||
<source>Buy it</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transferlistwidget.cpp" line="908"/>
|
||||
<location filename="../transferlistwidget.cpp" line="926"/>
|
||||
<source>Increase priority</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transferlistwidget.cpp" line="910"/>
|
||||
<location filename="../transferlistwidget.cpp" line="928"/>
|
||||
<source>Decrease priority</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transferlistwidget.cpp" line="912"/>
|
||||
<location filename="../transferlistwidget.cpp" line="930"/>
|
||||
<source>Force recheck</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transferlistwidget.cpp" line="914"/>
|
||||
<location filename="../transferlistwidget.cpp" line="932"/>
|
||||
<source>Copy magnet link</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transferlistwidget.cpp" line="917"/>
|
||||
<location filename="../transferlistwidget.cpp" line="935"/>
|
||||
<source>Super seeding mode</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transferlistwidget.cpp" line="920"/>
|
||||
<location filename="../transferlistwidget.cpp" line="938"/>
|
||||
<source>Rename...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transferlistwidget.cpp" line="940"/>
|
||||
<source>Download in sequential order</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transferlistwidget.cpp" line="922"/>
|
||||
<location filename="../transferlistwidget.cpp" line="942"/>
|
||||
<source>Download first and last piece first</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transferlistwidget.cpp" line="1000"/>
|
||||
<location filename="../transferlistwidget.cpp" line="1022"/>
|
||||
<source>New...</source>
|
||||
<comment>New label...</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../transferlistwidget.cpp" line="1001"/>
|
||||
<location filename="../transferlistwidget.cpp" line="1023"/>
|
||||
<source>Reset</source>
|
||||
<comment>Reset label</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
|
@ -3895,66 +3910,97 @@ However, those plugins were disabled.</source>
|
|||
<context>
|
||||
<name>torrentAdditionDialog</name>
|
||||
<message>
|
||||
<location filename="../torrentadditiondlg.h" line="161"/>
|
||||
<location filename="../torrentadditiondlg.h" line="164"/>
|
||||
<location filename="../torrentadditiondlg.h" line="167"/>
|
||||
<source>Unable to decode torrent file:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentadditiondlg.h" line="221"/>
|
||||
<location filename="../torrentadditiondlg.h" line="215"/>
|
||||
<source>Rename...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentadditiondlg.h" line="235"/>
|
||||
<source>Rename the file</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentadditiondlg.h" line="236"/>
|
||||
<source>New name:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentadditiondlg.h" line="260"/>
|
||||
<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"/>
|
||||
<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"/>
|
||||
<source>The folder could not be renamed</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentadditiondlg.h" line="330"/>
|
||||
<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="224"/>
|
||||
<location filename="../torrentadditiondlg.h" line="333"/>
|
||||
<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="237"/>
|
||||
<location filename="../torrentadditiondlg.h" line="239"/>
|
||||
<location filename="../torrentadditiondlg.h" line="346"/>
|
||||
<location filename="../torrentadditiondlg.h" line="348"/>
|
||||
<source>Choose save path</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentadditiondlg.h" line="262"/>
|
||||
<location filename="../torrentadditiondlg.h" line="371"/>
|
||||
<source>Empty save path</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentadditiondlg.h" line="262"/>
|
||||
<location filename="../torrentadditiondlg.h" line="371"/>
|
||||
<source>Please enter a save path</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentadditiondlg.h" line="269"/>
|
||||
<location filename="../torrentadditiondlg.h" line="378"/>
|
||||
<source>Save path creation error</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentadditiondlg.h" line="269"/>
|
||||
<location filename="../torrentadditiondlg.h" line="378"/>
|
||||
<source>Could not create the save path</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentadditiondlg.h" line="286"/>
|
||||
<location filename="../torrentadditiondlg.h" line="411"/>
|
||||
<source>Seeding mode error</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentadditiondlg.h" line="286"/>
|
||||
<location filename="../torrentadditiondlg.h" line="411"/>
|
||||
<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="293"/>
|
||||
<location filename="../torrentadditiondlg.h" line="418"/>
|
||||
<source>Invalid file selection</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../torrentadditiondlg.h" line="293"/>
|
||||
<location filename="../torrentadditiondlg.h" line="418"/>
|
||||
<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