mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-13 01:57:07 -07:00
- Updated preference text since we are spoofing µtorrent now instead of Azureus
This commit is contained in:
parent
64806cb199
commit
b1e9c1ccf5
50 changed files with 982 additions and 899 deletions
|
@ -472,6 +472,11 @@ p, li { white-space: pre-wrap; }
|
|||
<source>DHT port:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message utf8="true">
|
||||
<location filename="../options.ui" line="1531"/>
|
||||
<source>Spoof µtorrent to avoid ban (requires restart)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../options.ui" line="1726"/>
|
||||
<location filename="../options.ui" line="1916"/>
|
||||
|
@ -621,11 +626,6 @@ p, li { white-space: pre-wrap; }
|
|||
<source>Display torrent properties</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../options.ui" line="1531"/>
|
||||
<source>Spoof Azureus to avoid ban (requires restart)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../options.ui" line="179"/>
|
||||
<source>Web UI</source>
|
||||
|
@ -852,43 +852,43 @@ p, li { white-space: pre-wrap; }
|
|||
<context>
|
||||
<name>GUI</name>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="798"/>
|
||||
<location filename="../GUI.cpp" line="797"/>
|
||||
<source>Open Torrent Files</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="700"/>
|
||||
<location filename="../GUI.cpp" line="839"/>
|
||||
<location filename="../GUI.cpp" line="846"/>
|
||||
<location filename="../GUI.cpp" line="891"/>
|
||||
<location filename="../GUI.cpp" line="898"/>
|
||||
<location filename="../GUI.cpp" line="838"/>
|
||||
<location filename="../GUI.cpp" line="845"/>
|
||||
<location filename="../GUI.cpp" line="890"/>
|
||||
<location filename="../GUI.cpp" line="897"/>
|
||||
<source>&Yes</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="700"/>
|
||||
<location filename="../GUI.cpp" line="839"/>
|
||||
<location filename="../GUI.cpp" line="846"/>
|
||||
<location filename="../GUI.cpp" line="891"/>
|
||||
<location filename="../GUI.cpp" line="898"/>
|
||||
<location filename="../GUI.cpp" line="838"/>
|
||||
<location filename="../GUI.cpp" line="845"/>
|
||||
<location filename="../GUI.cpp" line="890"/>
|
||||
<location filename="../GUI.cpp" line="897"/>
|
||||
<source>&No</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="890"/>
|
||||
<location filename="../GUI.cpp" line="889"/>
|
||||
<source>Are you sure you want to delete the selected item(s) in download list?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="799"/>
|
||||
<location filename="../GUI.cpp" line="798"/>
|
||||
<source>Torrent Files</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="837"/>
|
||||
<location filename="../GUI.cpp" line="844"/>
|
||||
<location filename="../GUI.cpp" line="889"/>
|
||||
<location filename="../GUI.cpp" line="896"/>
|
||||
<location filename="../GUI.cpp" line="836"/>
|
||||
<location filename="../GUI.cpp" line="843"/>
|
||||
<location filename="../GUI.cpp" line="888"/>
|
||||
<location filename="../GUI.cpp" line="895"/>
|
||||
<source>Are you sure? -- qBittorrent</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -899,33 +899,33 @@ p, li { white-space: pre-wrap; }
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="82"/>
|
||||
<location filename="../GUI.cpp" line="956"/>
|
||||
<location filename="../GUI.cpp" line="955"/>
|
||||
<source>qBittorrent %1</source>
|
||||
<comment>e.g: qBittorrent v0.x</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="223"/>
|
||||
<location filename="../GUI.cpp" line="1484"/>
|
||||
<location filename="../GUI.cpp" line="1483"/>
|
||||
<source>Connection status:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="698"/>
|
||||
<location filename="../GUI.cpp" line="1466"/>
|
||||
<location filename="../GUI.cpp" line="1465"/>
|
||||
<source>qBittorrent</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="1461"/>
|
||||
<location filename="../GUI.cpp" line="1469"/>
|
||||
<location filename="../GUI.cpp" line="1460"/>
|
||||
<location filename="../GUI.cpp" line="1468"/>
|
||||
<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="1463"/>
|
||||
<location filename="../GUI.cpp" line="1472"/>
|
||||
<location filename="../GUI.cpp" line="1462"/>
|
||||
<location filename="../GUI.cpp" line="1471"/>
|
||||
<source>UP speed: %1 KiB/s</source>
|
||||
<comment>e.g: Upload speed: 10 KiB/s</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
|
@ -949,12 +949,12 @@ p, li { white-space: pre-wrap; }
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="1481"/>
|
||||
<location filename="../GUI.cpp" line="1480"/>
|
||||
<source>Connection Status:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="1481"/>
|
||||
<location filename="../GUI.cpp" line="1480"/>
|
||||
<source>Online</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -975,13 +975,13 @@ p, li { white-space: pre-wrap; }
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="1089"/>
|
||||
<location filename="../GUI.cpp" line="1093"/>
|
||||
<location filename="../GUI.cpp" line="1088"/>
|
||||
<location filename="../GUI.cpp" line="1092"/>
|
||||
<source>DHT support [OFF]</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="1096"/>
|
||||
<location filename="../GUI.cpp" line="1095"/>
|
||||
<source>PeX support [ON]</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -993,37 +993,37 @@ Are you sure you want to quit qBittorrent?</source>
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="149"/>
|
||||
<location filename="../GUI.cpp" line="1222"/>
|
||||
<location filename="../GUI.cpp" line="1221"/>
|
||||
<source>Downloads</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="1227"/>
|
||||
<location filename="../GUI.cpp" line="1226"/>
|
||||
<source>Finished</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="897"/>
|
||||
<location filename="../GUI.cpp" line="896"/>
|
||||
<source>Are you sure you want to delete the selected item(s) in finished list?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="1015"/>
|
||||
<location filename="../GUI.cpp" line="1014"/>
|
||||
<source>UPnP support [ON]</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="1115"/>
|
||||
<location filename="../GUI.cpp" line="1114"/>
|
||||
<source>Encryption support [ON]</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="1120"/>
|
||||
<location filename="../GUI.cpp" line="1119"/>
|
||||
<source>Encryption support [FORCED]</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="1125"/>
|
||||
<location filename="../GUI.cpp" line="1124"/>
|
||||
<source>Encryption support [OFF]</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1056,12 +1056,12 @@ Are you sure you want to quit qBittorrent?</source>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="838"/>
|
||||
<location filename="../GUI.cpp" line="837"/>
|
||||
<source>Are you sure you want to delete the selected item(s) from download list and from hard drive?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="845"/>
|
||||
<location filename="../GUI.cpp" line="844"/>
|
||||
<source>Are you sure you want to delete the selected item(s) from finished list and from hard drive?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1086,56 +1086,56 @@ Are you sure you want to quit qBittorrent?</source>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="993"/>
|
||||
<location filename="../GUI.cpp" line="992"/>
|
||||
<source>qBittorrent is bound to port: TCP/%1</source>
|
||||
<comment>e.g: qBittorrent is bound to port: 6881</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="1018"/>
|
||||
<location filename="../GUI.cpp" line="1017"/>
|
||||
<source>UPnP support [OFF]</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="1023"/>
|
||||
<location filename="../GUI.cpp" line="1022"/>
|
||||
<source>NAT-PMP support [ON]</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="1026"/>
|
||||
<location filename="../GUI.cpp" line="1025"/>
|
||||
<source>NAT-PMP support [OFF]</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="1087"/>
|
||||
<location filename="../GUI.cpp" line="1086"/>
|
||||
<source>DHT support [ON], port: UDP/%1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="1100"/>
|
||||
<location filename="../GUI.cpp" line="1099"/>
|
||||
<source>Local Peer Discovery [ON]</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="1103"/>
|
||||
<location filename="../GUI.cpp" line="1102"/>
|
||||
<source>Local Peer Discovery support [OFF]</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="1440"/>
|
||||
<location filename="../GUI.cpp" line="1439"/>
|
||||
<source>qBittorrent %1 (DL: %2KiB/s, UP: %3KiB/s)</source>
|
||||
<comment>%1 is qBittorrent version</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="224"/>
|
||||
<location filename="../GUI.cpp" line="1417"/>
|
||||
<location filename="../GUI.cpp" line="1416"/>
|
||||
<source>DL: %1 KiB/s</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="225"/>
|
||||
<location filename="../GUI.cpp" line="1418"/>
|
||||
<location filename="../GUI.cpp" line="1417"/>
|
||||
<source>UP: %1 KiB/s</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1153,7 +1153,7 @@ Are you sure you want to quit qBittorrent?</source>
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="223"/>
|
||||
<location filename="../GUI.cpp" line="1484"/>
|
||||
<location filename="../GUI.cpp" line="1483"/>
|
||||
<source>No direct connections. This may indicate network configuration problems.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1163,7 +1163,7 @@ Are you sure you want to quit qBittorrent?</source>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../GUI.cpp" line="1561"/>
|
||||
<location filename="../GUI.cpp" line="1560"/>
|
||||
<source>Options were saved successfully.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1888,7 +1888,7 @@ Are you sure you want to quit qBittorrent?</source>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bittorrent.cpp" line="1308"/>
|
||||
<location filename="../bittorrent.cpp" line="1317"/>
|
||||
<source>Downloading '%1', please wait...</source>
|
||||
<comment>e.g: Downloading 'xxx.torrent', please wait...</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue