mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-19 12:59:56 -07:00
- FEATURE: Added a button to clear search pattern
- I18N: Fixed swedish translation
This commit is contained in:
parent
dea9237aa0
commit
a220e01e2e
32 changed files with 419 additions and 386 deletions
|
|
@ -1224,24 +1224,24 @@ Are you sure you want to quit qBittorrent?</source>
|
|||
<context>
|
||||
<name>PropListDelegate</name>
|
||||
<message>
|
||||
<location filename="../PropListDelegate.h" line="122"/>
|
||||
<location filename="../PropListDelegate.h" line="119"/>
|
||||
<source>Ignored</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../PropListDelegate.h" line="123"/>
|
||||
<location filename="../PropListDelegate.h" line="120"/>
|
||||
<source>Normal</source>
|
||||
<comment>Normal (priority)</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../PropListDelegate.h" line="124"/>
|
||||
<location filename="../PropListDelegate.h" line="121"/>
|
||||
<source>High</source>
|
||||
<comment>High (priority)</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../PropListDelegate.h" line="125"/>
|
||||
<location filename="../PropListDelegate.h" line="122"/>
|
||||
<source>Maximum</source>
|
||||
<comment>Maximum (priority)</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
|
|
@ -1766,12 +1766,12 @@ Are you sure you want to quit qBittorrent?</source>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../createtorrent_imp.cpp" line="212"/>
|
||||
<location filename="../createtorrent_imp.cpp" line="213"/>
|
||||
<source>Torrent creation</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../createtorrent_imp.cpp" line="212"/>
|
||||
<location filename="../createtorrent_imp.cpp" line="213"/>
|
||||
<source>Torrent was created successfully:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
|
@ -1786,7 +1786,7 @@ Are you sure you want to quit qBittorrent?</source>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../createtorrent_imp.cpp" line="207"/>
|
||||
<location filename="../createtorrent_imp.cpp" line="208"/>
|
||||
<source>Torrent creation was unsuccessful, reason: %1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
|
@ -2601,7 +2601,7 @@ However, those plugins were disabled.</source>
|
|||
<context>
|
||||
<name>search_engine</name>
|
||||
<message>
|
||||
<location filename="../search.ui" line="76"/>
|
||||
<location filename="../search.ui" line="98"/>
|
||||
<source>Search</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
|
@ -2611,37 +2611,37 @@ However, those plugins were disabled.</source>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../search.ui" line="92"/>
|
||||
<location filename="../search.ui" line="114"/>
|
||||
<source>Stop</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../search.ui" line="127"/>
|
||||
<location filename="../search.ui" line="149"/>
|
||||
<source>Status:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../search.ui" line="157"/>
|
||||
<location filename="../search.ui" line="179"/>
|
||||
<source>Stopped</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../search.ui" line="230"/>
|
||||
<location filename="../search.ui" line="252"/>
|
||||
<source>Results:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../search.ui" line="297"/>
|
||||
<location filename="../search.ui" line="319"/>
|
||||
<source>Download</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../search.ui" line="307"/>
|
||||
<location filename="../search.ui" line="329"/>
|
||||
<source>Clear</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../search.ui" line="99"/>
|
||||
<location filename="../search.ui" line="121"/>
|
||||
<source>Search engines...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue