Browse Source

Add tray menu entry for toggling window visibility

Should fix issues under Unity.
adaptive-webui-19844
Christophe Dumez 13 years ago
parent
commit
11a068dfdd
  1. 1
      Changelog
  2. BIN
      src/lang/qbittorrent_ar.qm
  3. 601
      src/lang/qbittorrent_ar.ts
  4. BIN
      src/lang/qbittorrent_bg.qm
  5. 601
      src/lang/qbittorrent_bg.ts
  6. BIN
      src/lang/qbittorrent_ca.qm
  7. 601
      src/lang/qbittorrent_ca.ts
  8. BIN
      src/lang/qbittorrent_cs.qm
  9. 601
      src/lang/qbittorrent_cs.ts
  10. 604
      src/lang/qbittorrent_da.ts
  11. BIN
      src/lang/qbittorrent_de.qm
  12. 604
      src/lang/qbittorrent_de.ts
  13. BIN
      src/lang/qbittorrent_el.qm
  14. 601
      src/lang/qbittorrent_el.ts
  15. 604
      src/lang/qbittorrent_en.ts
  16. BIN
      src/lang/qbittorrent_es.qm
  17. 601
      src/lang/qbittorrent_es.ts
  18. BIN
      src/lang/qbittorrent_fi.qm
  19. 601
      src/lang/qbittorrent_fi.ts
  20. BIN
      src/lang/qbittorrent_fr.qm
  21. 601
      src/lang/qbittorrent_fr.ts
  22. BIN
      src/lang/qbittorrent_gl.qm
  23. 601
      src/lang/qbittorrent_gl.ts
  24. BIN
      src/lang/qbittorrent_hr.qm
  25. 35
      src/lang/qbittorrent_hr.ts
  26. BIN
      src/lang/qbittorrent_hu.qm
  27. 601
      src/lang/qbittorrent_hu.ts
  28. BIN
      src/lang/qbittorrent_hy.qm
  29. 601
      src/lang/qbittorrent_hy.ts
  30. BIN
      src/lang/qbittorrent_it.qm
  31. 601
      src/lang/qbittorrent_it.ts
  32. BIN
      src/lang/qbittorrent_ja.qm
  33. 601
      src/lang/qbittorrent_ja.ts
  34. BIN
      src/lang/qbittorrent_ko.qm
  35. 601
      src/lang/qbittorrent_ko.ts
  36. BIN
      src/lang/qbittorrent_lt.qm
  37. 601
      src/lang/qbittorrent_lt.ts
  38. BIN
      src/lang/qbittorrent_nb.qm
  39. 601
      src/lang/qbittorrent_nb.ts
  40. BIN
      src/lang/qbittorrent_nl.qm
  41. 35
      src/lang/qbittorrent_nl.ts
  42. BIN
      src/lang/qbittorrent_pl.qm
  43. 35
      src/lang/qbittorrent_pl.ts
  44. BIN
      src/lang/qbittorrent_pt.qm
  45. 35
      src/lang/qbittorrent_pt.ts
  46. BIN
      src/lang/qbittorrent_pt_BR.qm
  47. 35
      src/lang/qbittorrent_pt_BR.ts
  48. BIN
      src/lang/qbittorrent_ro.qm
  49. 35
      src/lang/qbittorrent_ro.ts
  50. BIN
      src/lang/qbittorrent_ru.qm
  51. 35
      src/lang/qbittorrent_ru.ts
  52. BIN
      src/lang/qbittorrent_sk.qm
  53. 35
      src/lang/qbittorrent_sk.ts
  54. BIN
      src/lang/qbittorrent_sr.qm
  55. 35
      src/lang/qbittorrent_sr.ts
  56. BIN
      src/lang/qbittorrent_sv.qm
  57. 35
      src/lang/qbittorrent_sv.ts
  58. BIN
      src/lang/qbittorrent_tr.qm
  59. 35
      src/lang/qbittorrent_tr.ts
  60. BIN
      src/lang/qbittorrent_uk.qm
  61. 35
      src/lang/qbittorrent_uk.ts
  62. BIN
      src/lang/qbittorrent_zh.qm
  63. 35
      src/lang/qbittorrent_zh.ts
  64. BIN
      src/lang/qbittorrent_zh_TW.qm
  65. 35
      src/lang/qbittorrent_zh_TW.ts
  66. 5
      src/mainwindow.cpp
  67. 2
      src/mainwindow.h
  68. 5
      src/mainwindow.ui

1
Changelog

@ -1,4 +1,5 @@
* Unreleased - Christophe Dumez <chris@qbittorrent.org> - v2.9.0 * Unreleased - Christophe Dumez <chris@qbittorrent.org> - v2.9.0
- BUGFIX: Add tray menu entry for toggling window visibility
- COSMETIC: Display speed at the beginning of the Window title - COSMETIC: Display speed at the beginning of the Window title
- OTHER: Display libraries versions in about dialog (sledgehammer999) - OTHER: Display libraries versions in about dialog (sledgehammer999)

BIN
src/lang/qbittorrent_ar.qm

Binary file not shown.

601
src/lang/qbittorrent_ar.ts

File diff suppressed because it is too large Load Diff

BIN
src/lang/qbittorrent_bg.qm

Binary file not shown.

601
src/lang/qbittorrent_bg.ts

File diff suppressed because it is too large Load Diff

BIN
src/lang/qbittorrent_ca.qm

Binary file not shown.

601
src/lang/qbittorrent_ca.ts

File diff suppressed because it is too large Load Diff

BIN
src/lang/qbittorrent_cs.qm

Binary file not shown.

601
src/lang/qbittorrent_cs.ts

File diff suppressed because it is too large Load Diff

604
src/lang/qbittorrent_da.ts

File diff suppressed because it is too large Load Diff

BIN
src/lang/qbittorrent_de.qm

Binary file not shown.

604
src/lang/qbittorrent_de.ts

File diff suppressed because it is too large Load Diff

BIN
src/lang/qbittorrent_el.qm

Binary file not shown.

601
src/lang/qbittorrent_el.ts

File diff suppressed because it is too large Load Diff

604
src/lang/qbittorrent_en.ts

File diff suppressed because it is too large Load Diff

BIN
src/lang/qbittorrent_es.qm

Binary file not shown.

601
src/lang/qbittorrent_es.ts

File diff suppressed because it is too large Load Diff

BIN
src/lang/qbittorrent_fi.qm

Binary file not shown.

601
src/lang/qbittorrent_fi.ts

File diff suppressed because it is too large Load Diff

BIN
src/lang/qbittorrent_fr.qm

Binary file not shown.

601
src/lang/qbittorrent_fr.ts

File diff suppressed because it is too large Load Diff

BIN
src/lang/qbittorrent_gl.qm

Binary file not shown.

601
src/lang/qbittorrent_gl.ts

File diff suppressed because it is too large Load Diff

BIN
src/lang/qbittorrent_hr.qm

Binary file not shown.

35
src/lang/qbittorrent_hr.ts

@ -125,6 +125,26 @@ p, li { white-space: pre-wrap; }
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;Prijava greški:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; &lt;/span&gt;&lt;a href=&quot;http://bugs.qbittorrent.org&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0057ae;&quot;&gt;http://bugs.qbittorrent.org&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;Forum:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; &lt;/span&gt;&lt;a href=&quot;http://forum.qbittorrent.org&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans&apos;; text-decoration: underline; color:#0057ae;&quot;&gt;http://forum.qbittorrent.org&lt;/span&gt;&lt;/a&gt;&lt;/p&gt; &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;Prijava greški:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; &lt;/span&gt;&lt;a href=&quot;http://bugs.qbittorrent.org&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0057ae;&quot;&gt;http://bugs.qbittorrent.org&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;Forum:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; &lt;/span&gt;&lt;a href=&quot;http://forum.qbittorrent.org&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans&apos;; text-decoration: underline; color:#0057ae;&quot;&gt;http://forum.qbittorrent.org&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;IRC:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; #qbittorrent na Freenode-u&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation> &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;IRC:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; #qbittorrent na Freenode-u&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message> </message>
<message>
<source>Libraries</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>This version of qBittorrent was built against the following libraries:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Qt:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Boost:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Libtorrent:</source>
<translation type="unfinished"></translation>
</message>
</context> </context>
<context> <context>
<name>AdvancedSettings</name> <name>AdvancedSettings</name>
@ -2197,7 +2217,7 @@ Jeste li sigurni da želite zatvoriti qBittorrent?</translation>
<message> <message>
<source>qBittorrent %1 (Down: %2/s, Up: %3/s)</source> <source>qBittorrent %1 (Down: %2/s, Up: %3/s)</source>
<comment>%1 is qBittorrent version</comment> <comment>%1 is qBittorrent version</comment>
<translation>qBittorrent %1 (Preuzimanje: %2/s, Slanje: %3/s)</translation> <translation type="obsolete">qBittorrent %1 (Preuzimanje: %2/s, Slanje: %3/s)</translation>
</message> </message>
<message> <message>
<source>A newer version is available</source> <source>A newer version is available</source>
@ -2261,6 +2281,19 @@ Would you like to update qBittorrent to version %1?</source>
<source>The password should contain at least 3 characters</source> <source>The password should contain at least 3 characters</source>
<translation>Lozinka mora imati najmanje 3 znaka</translation> <translation>Lozinka mora imati najmanje 3 znaka</translation>
</message> </message>
<message>
<source>Show</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Hide</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>[D: %1/s, U: %2/s] qBittorrent %3</source>
<comment>D = Download; U = Upload; %3 is qBittorrent version</comment>
<translation type="unfinished"></translation>
</message>
</context> </context>
<context> <context>
<name>PeerAdditionDlg</name> <name>PeerAdditionDlg</name>

BIN
src/lang/qbittorrent_hu.qm

Binary file not shown.

601
src/lang/qbittorrent_hu.ts

File diff suppressed because it is too large Load Diff

BIN
src/lang/qbittorrent_hy.qm

Binary file not shown.

601
src/lang/qbittorrent_hy.ts

File diff suppressed because it is too large Load Diff

BIN
src/lang/qbittorrent_it.qm

Binary file not shown.

601
src/lang/qbittorrent_it.ts

File diff suppressed because it is too large Load Diff

BIN
src/lang/qbittorrent_ja.qm

Binary file not shown.

601
src/lang/qbittorrent_ja.ts

File diff suppressed because it is too large Load Diff

BIN
src/lang/qbittorrent_ko.qm

Binary file not shown.

601
src/lang/qbittorrent_ko.ts

File diff suppressed because it is too large Load Diff

BIN
src/lang/qbittorrent_lt.qm

Binary file not shown.

601
src/lang/qbittorrent_lt.ts

File diff suppressed because it is too large Load Diff

BIN
src/lang/qbittorrent_nb.qm

Binary file not shown.

601
src/lang/qbittorrent_nb.ts

File diff suppressed because it is too large Load Diff

BIN
src/lang/qbittorrent_nl.qm

Binary file not shown.

35
src/lang/qbittorrent_nl.ts

@ -87,6 +87,26 @@ p, li { white-space: pre-wrap; }
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;Bug Tracker:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; &lt;/span&gt;&lt;a href=&quot;http://bugs.qbittorrent.org&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0057ae;&quot;&gt;http://bugs.qbittorrent.org&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;Forum:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; &lt;/span&gt;&lt;a href=&quot;http://forum.qbittorrent.org&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans&apos;; text-decoration: underline; color:#0057ae;&quot;&gt;http://forum.qbittorrent.org&lt;/span&gt;&lt;/a&gt;&lt;/p&gt; &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;Bug Tracker:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; &lt;/span&gt;&lt;a href=&quot;http://bugs.qbittorrent.org&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0057ae;&quot;&gt;http://bugs.qbittorrent.org&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;Forum:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; &lt;/span&gt;&lt;a href=&quot;http://forum.qbittorrent.org&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans&apos;; text-decoration: underline; color:#0057ae;&quot;&gt;http://forum.qbittorrent.org&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;IRC:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; #qbittorrent op Freenode&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation> &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;IRC:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; #qbittorrent op Freenode&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message> </message>
<message>
<source>Libraries</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>This version of qBittorrent was built against the following libraries:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Qt:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Boost:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Libtorrent:</source>
<translation type="unfinished"></translation>
</message>
</context> </context>
<context> <context>
<name>AdvancedSettings</name> <name>AdvancedSettings</name>
@ -1816,7 +1836,7 @@ Weet u zeker dat u qBittorrent wilt afsluiten?</translation>
<message> <message>
<source>qBittorrent %1 (Down: %2/s, Up: %3/s)</source> <source>qBittorrent %1 (Down: %2/s, Up: %3/s)</source>
<comment>%1 is qBittorrent version</comment> <comment>%1 is qBittorrent version</comment>
<translation>qBittorrent %1 (Down: %2/s, Up: %3/s)</translation> <translation type="obsolete">qBittorrent %1 (Down: %2/s, Up: %3/s)</translation>
</message> </message>
<message> <message>
<source>A newer version is available</source> <source>A newer version is available</source>
@ -1880,6 +1900,19 @@ Wil u qBittorrent updaten naar versie %1?</translation>
<source>The password should contain at least 3 characters</source> <source>The password should contain at least 3 characters</source>
<translation>Het wachtwoord moet minstens 3 tekens bevatten</translation> <translation>Het wachtwoord moet minstens 3 tekens bevatten</translation>
</message> </message>
<message>
<source>Show</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Hide</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>[D: %1/s, U: %2/s] qBittorrent %3</source>
<comment>D = Download; U = Upload; %3 is qBittorrent version</comment>
<translation type="unfinished"></translation>
</message>
</context> </context>
<context> <context>
<name>PeerAdditionDlg</name> <name>PeerAdditionDlg</name>

BIN
src/lang/qbittorrent_pl.qm

Binary file not shown.

35
src/lang/qbittorrent_pl.ts

@ -87,6 +87,26 @@ p, li { white-space: pre-wrap; }
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;Bug Tracker:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; &lt;/span&gt;&lt;a href=&quot;http://bugs.qbittorrent.org&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0057ae;&quot;&gt;http://bugs.qbittorrent.org&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;Forum:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; &lt;/span&gt;&lt;a href=&quot;http://forum.qbittorrent.org&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans&apos;; text-decoration: underline; color:#0057ae;&quot;&gt;http://forum.qbittorrent.org&lt;/span&gt;&lt;/a&gt;&lt;/p&gt; &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;Bug Tracker:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; &lt;/span&gt;&lt;a href=&quot;http://bugs.qbittorrent.org&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0057ae;&quot;&gt;http://bugs.qbittorrent.org&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;Forum:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; &lt;/span&gt;&lt;a href=&quot;http://forum.qbittorrent.org&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans&apos;; text-decoration: underline; color:#0057ae;&quot;&gt;http://forum.qbittorrent.org&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;IRC:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; #qbittorrent on Freenode&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation> &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;IRC:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; #qbittorrent on Freenode&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message> </message>
<message>
<source>Libraries</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>This version of qBittorrent was built against the following libraries:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Qt:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Boost:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Libtorrent:</source>
<translation type="unfinished"></translation>
</message>
</context> </context>
<context> <context>
<name>AdvancedSettings</name> <name>AdvancedSettings</name>
@ -1994,7 +2014,7 @@ Czy na pewno zamknąć qBittorrent?</translation>
<message> <message>
<source>qBittorrent %1 (Down: %2/s, Up: %3/s)</source> <source>qBittorrent %1 (Down: %2/s, Up: %3/s)</source>
<comment>%1 is qBittorrent version</comment> <comment>%1 is qBittorrent version</comment>
<translation>qBittorrent %1 (Pobieranie: %2/s, Wysyłanie: %3/s)</translation> <translation type="obsolete">qBittorrent %1 (Pobieranie: %2/s, Wysyłanie: %3/s)</translation>
</message> </message>
<message> <message>
<source>A newer version is available</source> <source>A newer version is available</source>
@ -2058,6 +2078,19 @@ Czy chcesz zaktualizować program do wersji %1?</translation>
<source>The password should contain at least 3 characters</source> <source>The password should contain at least 3 characters</source>
<translation>Hasło powinno zawierać przynajmniej 3 znaki</translation> <translation>Hasło powinno zawierać przynajmniej 3 znaki</translation>
</message> </message>
<message>
<source>Show</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Hide</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>[D: %1/s, U: %2/s] qBittorrent %3</source>
<comment>D = Download; U = Upload; %3 is qBittorrent version</comment>
<translation type="unfinished"></translation>
</message>
</context> </context>
<context> <context>
<name>PeerAdditionDlg</name> <name>PeerAdditionDlg</name>

BIN
src/lang/qbittorrent_pt.qm

Binary file not shown.

35
src/lang/qbittorrent_pt.ts

@ -71,6 +71,26 @@ p, li { white-space: pre-wrap; }(new line)
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;Bug Tracker:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; &lt;/span&gt;&lt;a href=&quot;http://bugs.qbittorrent.org&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0057ae;&quot;&gt;http://bugs.qbittorrent.org&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;Forum:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; &lt;/span&gt;&lt;a href=&quot;http://forum.qbittorrent.org&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans&apos;; text-decoration: underline; color:#0057ae;&quot;&gt;http://forum.qbittorrent.org&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;(new line) &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;Bug Tracker:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; &lt;/span&gt;&lt;a href=&quot;http://bugs.qbittorrent.org&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0057ae;&quot;&gt;http://bugs.qbittorrent.org&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;Forum:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; &lt;/span&gt;&lt;a href=&quot;http://forum.qbittorrent.org&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans&apos;; text-decoration: underline; color:#0057ae;&quot;&gt;http://forum.qbittorrent.org&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;(new line)
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;IRC:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; #qbittorrent no Freenode&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation> &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;IRC:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; #qbittorrent no Freenode&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message> </message>
<message>
<source>Libraries</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>This version of qBittorrent was built against the following libraries:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Qt:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Boost:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Libtorrent:</source>
<translation type="unfinished"></translation>
</message>
</context> </context>
<context> <context>
<name>AdvancedSettings</name> <name>AdvancedSettings</name>
@ -2012,7 +2032,7 @@ Quer mesmo sair do qBittorrent?</translation>
<message> <message>
<source>qBittorrent %1 (Down: %2/s, Up: %3/s)</source> <source>qBittorrent %1 (Down: %2/s, Up: %3/s)</source>
<comment>%1 is qBittorrent version</comment> <comment>%1 is qBittorrent version</comment>
<translation>qBittorrent %1 (Down: %2/s, Up: %3/s)</translation> <translation type="obsolete">qBittorrent %1 (Down: %2/s, Up: %3/s)</translation>
</message> </message>
<message> <message>
<source>A newer version is available</source> <source>A newer version is available</source>
@ -2076,6 +2096,19 @@ Gostaria de atualizar o qBittorrrent para a versão %1?</translation>
<source>The password should contain at least 3 characters</source> <source>The password should contain at least 3 characters</source>
<translation>A senha deve conter ao menos 3 caracteres</translation> <translation>A senha deve conter ao menos 3 caracteres</translation>
</message> </message>
<message>
<source>Show</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Hide</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>[D: %1/s, U: %2/s] qBittorrent %3</source>
<comment>D = Download; U = Upload; %3 is qBittorrent version</comment>
<translation type="unfinished"></translation>
</message>
</context> </context>
<context> <context>
<name>PeerAdditionDlg</name> <name>PeerAdditionDlg</name>

BIN
src/lang/qbittorrent_pt_BR.qm

Binary file not shown.

35
src/lang/qbittorrent_pt_BR.ts

@ -71,6 +71,26 @@ p, li { white-space: pre-wrap; }(new line)
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;Bug Tracker:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; &lt;/span&gt;&lt;a href=&quot;http://bugs.qbittorrent.org&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0057ae;&quot;&gt;http://bugs.qbittorrent.org&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;Forum:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; &lt;/span&gt;&lt;a href=&quot;http://forum.qbittorrent.org&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans&apos;; text-decoration: underline; color:#0057ae;&quot;&gt;http://forum.qbittorrent.org&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;(new line) &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;Bug Tracker:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; &lt;/span&gt;&lt;a href=&quot;http://bugs.qbittorrent.org&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0057ae;&quot;&gt;http://bugs.qbittorrent.org&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;Forum:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; &lt;/span&gt;&lt;a href=&quot;http://forum.qbittorrent.org&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans&apos;; text-decoration: underline; color:#0057ae;&quot;&gt;http://forum.qbittorrent.org&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;(new line)
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;IRC:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; #qbittorrent no Freenode&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation> &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;IRC:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; #qbittorrent no Freenode&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message> </message>
<message>
<source>Libraries</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>This version of qBittorrent was built against the following libraries:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Qt:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Boost:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Libtorrent:</source>
<translation type="unfinished"></translation>
</message>
</context> </context>
<context> <context>
<name>AdvancedSettings</name> <name>AdvancedSettings</name>
@ -2012,7 +2032,7 @@ Quer mesmo sair do qBittorrent?</translation>
<message> <message>
<source>qBittorrent %1 (Down: %2/s, Up: %3/s)</source> <source>qBittorrent %1 (Down: %2/s, Up: %3/s)</source>
<comment>%1 is qBittorrent version</comment> <comment>%1 is qBittorrent version</comment>
<translation>qBittorrent %1 (Down: %2/s, Up: %3/s)</translation> <translation type="obsolete">qBittorrent %1 (Down: %2/s, Up: %3/s)</translation>
</message> </message>
<message> <message>
<source>A newer version is available</source> <source>A newer version is available</source>
@ -2076,6 +2096,19 @@ Gostaria de atualizar o qBittorrrent para a versão %1?</translation>
<source>The password should contain at least 3 characters</source> <source>The password should contain at least 3 characters</source>
<translation>A senha deve conter ao menos 3 caracteres</translation> <translation>A senha deve conter ao menos 3 caracteres</translation>
</message> </message>
<message>
<source>Show</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Hide</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>[D: %1/s, U: %2/s] qBittorrent %3</source>
<comment>D = Download; U = Upload; %3 is qBittorrent version</comment>
<translation type="unfinished"></translation>
</message>
</context> </context>
<context> <context>
<name>PeerAdditionDlg</name> <name>PeerAdditionDlg</name>

BIN
src/lang/qbittorrent_ro.qm

Binary file not shown.

35
src/lang/qbittorrent_ro.ts

@ -65,6 +65,26 @@ p, li { white-space: pre-wrap; }
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;IRC:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; #qbittorrent on Freenode&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source> &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;IRC:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; #qbittorrent on Freenode&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message>
<source>Libraries</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>This version of qBittorrent was built against the following libraries:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Qt:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Boost:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Libtorrent:</source>
<translation type="unfinished"></translation>
</message>
</context> </context>
<context> <context>
<name>AdvancedSettings</name> <name>AdvancedSettings</name>
@ -1577,7 +1597,7 @@ Sunteți siguri că doriți să închideți qBittorrent?</translation>
<message> <message>
<source>qBittorrent %1 (Down: %2/s, Up: %3/s)</source> <source>qBittorrent %1 (Down: %2/s, Up: %3/s)</source>
<comment>%1 is qBittorrent version</comment> <comment>%1 is qBittorrent version</comment>
<translation type="unfinished">qBittorrent %1 (Down: %2/s, Up: %3/s)</translation> <translation type="obsolete">qBittorrent %1 (Down: %2/s, Up: %3/s)</translation>
</message> </message>
<message> <message>
<source>A newer version is available</source> <source>A newer version is available</source>
@ -1640,6 +1660,19 @@ Would you like to update qBittorrent to version %1?</source>
<source>The password should contain at least 3 characters</source> <source>The password should contain at least 3 characters</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message>
<source>Show</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Hide</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>[D: %1/s, U: %2/s] qBittorrent %3</source>
<comment>D = Download; U = Upload; %3 is qBittorrent version</comment>
<translation type="unfinished"></translation>
</message>
</context> </context>
<context> <context>
<name>PeerAdditionDlg</name> <name>PeerAdditionDlg</name>

BIN
src/lang/qbittorrent_ru.qm

Binary file not shown.

35
src/lang/qbittorrent_ru.ts

@ -87,6 +87,26 @@ p, li { white-space: pre-wrap; }
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;Bug Tracker:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; &lt;/span&gt;&lt;a href=&quot;http://bugs.qbittorrent.org&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0057ae;&quot;&gt;http://bugs.qbittorrent.org&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;Форум:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; &lt;/span&gt;&lt;a href=&quot;http://forum.qbittorrent.org&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans&apos;; text-decoration: underline; color:#0057ae;&quot;&gt;http://forum.qbittorrent.org&lt;/span&gt;&lt;/a&gt;&lt;/p&gt; &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;Bug Tracker:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; &lt;/span&gt;&lt;a href=&quot;http://bugs.qbittorrent.org&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0057ae;&quot;&gt;http://bugs.qbittorrent.org&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;Форум:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; &lt;/span&gt;&lt;a href=&quot;http://forum.qbittorrent.org&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans&apos;; text-decoration: underline; color:#0057ae;&quot;&gt;http://forum.qbittorrent.org&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;IRC:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; #qbittorrent на Freenode&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation> &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;IRC:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; #qbittorrent на Freenode&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message> </message>
<message>
<source>Libraries</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>This version of qBittorrent was built against the following libraries:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Qt:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Boost:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Libtorrent:</source>
<translation type="unfinished"></translation>
</message>
</context> </context>
<context> <context>
<name>AdvancedSettings</name> <name>AdvancedSettings</name>
@ -2048,7 +2068,7 @@ Are you sure you want to quit qBittorrent?</source>
<message> <message>
<source>qBittorrent %1 (Down: %2/s, Up: %3/s)</source> <source>qBittorrent %1 (Down: %2/s, Up: %3/s)</source>
<comment>%1 is qBittorrent version</comment> <comment>%1 is qBittorrent version</comment>
<translation>qBittorrent %1 (Скач: %2/с, Отд: %3/с)</translation> <translation type="obsolete">qBittorrent %1 (Скач: %2/с, Отд: %3/с)</translation>
</message> </message>
<message> <message>
<source>A newer version is available</source> <source>A newer version is available</source>
@ -2112,6 +2132,19 @@ Would you like to update qBittorrent to version %1?</source>
<source>The password should contain at least 3 characters</source> <source>The password should contain at least 3 characters</source>
<translation>Пароль должен содержать минимум 3 символа</translation> <translation>Пароль должен содержать минимум 3 символа</translation>
</message> </message>
<message>
<source>Show</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Hide</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>[D: %1/s, U: %2/s] qBittorrent %3</source>
<comment>D = Download; U = Upload; %3 is qBittorrent version</comment>
<translation type="unfinished"></translation>
</message>
</context> </context>
<context> <context>
<name>PeerAdditionDlg</name> <name>PeerAdditionDlg</name>

BIN
src/lang/qbittorrent_sk.qm

Binary file not shown.

35
src/lang/qbittorrent_sk.ts

@ -87,6 +87,26 @@ p, li { white-space: pre-wrap; }
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;Sledovanie chýb:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; &lt;/span&gt;&lt;a href=&quot;http://bugs.qbittorrent.org&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0057ae;&quot;&gt;http://bugs.qbittorrent.org&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;Fórum:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; &lt;/span&gt;&lt;a href=&quot;http://forum.qbittorrent.org&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans&apos;; text-decoration: underline; color:#0057ae;&quot;&gt;http://forum.qbittorrent.org&lt;/span&gt;&lt;/a&gt;&lt;/p&gt; &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;Sledovanie chýb:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; &lt;/span&gt;&lt;a href=&quot;http://bugs.qbittorrent.org&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0057ae;&quot;&gt;http://bugs.qbittorrent.org&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;Fórum:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; &lt;/span&gt;&lt;a href=&quot;http://forum.qbittorrent.org&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans&apos;; text-decoration: underline; color:#0057ae;&quot;&gt;http://forum.qbittorrent.org&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;IRC:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; #qbittorrent na Freenode&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation> &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;IRC:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; #qbittorrent na Freenode&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message> </message>
<message>
<source>Libraries</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>This version of qBittorrent was built against the following libraries:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Qt:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Boost:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Libtorrent:</source>
<translation type="unfinished"></translation>
</message>
</context> </context>
<context> <context>
<name>AdvancedSettings</name> <name>AdvancedSettings</name>
@ -2013,7 +2033,7 @@ Ste si istý, že chcete ukončiť Bittorrent?</translation>
<message> <message>
<source>qBittorrent %1 (Down: %2/s, Up: %3/s)</source> <source>qBittorrent %1 (Down: %2/s, Up: %3/s)</source>
<comment>%1 is qBittorrent version</comment> <comment>%1 is qBittorrent version</comment>
<translation>qBittorrent %1 (sťah: %2/s, nahr: %3/s)</translation> <translation type="obsolete">qBittorrent %1 (sťah: %2/s, nahr: %3/s)</translation>
</message> </message>
<message> <message>
<source>A newer version is available</source> <source>A newer version is available</source>
@ -2077,6 +2097,19 @@ Chcete aktualizovať qBittorrent na verziu %1?</translation>
<source>The password should contain at least 3 characters</source> <source>The password should contain at least 3 characters</source>
<translation>Heslo by malo obsahovať aspoň 3 znaky</translation> <translation>Heslo by malo obsahovať aspoň 3 znaky</translation>
</message> </message>
<message>
<source>Show</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Hide</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>[D: %1/s, U: %2/s] qBittorrent %3</source>
<comment>D = Download; U = Upload; %3 is qBittorrent version</comment>
<translation type="unfinished"></translation>
</message>
</context> </context>
<context> <context>
<name>PeerAdditionDlg</name> <name>PeerAdditionDlg</name>

BIN
src/lang/qbittorrent_sr.qm

Binary file not shown.

35
src/lang/qbittorrent_sr.ts

@ -88,6 +88,26 @@ p, li { white-space: pre-wrap; }
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;Bug Tracker:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; &lt;/span&gt;&lt;a href=&quot;http://bugs.qbittorrent.org&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0057ae;&quot;&gt;http://bugs.qbittorrent.org&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;Forum:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; &lt;/span&gt;&lt;a href=&quot;http://forum.qbittorrent.org&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans&apos;; text-decoration: underline; color:#0057ae;&quot;&gt;http://forum.qbittorrent.org&lt;/span&gt;&lt;/a&gt;&lt;/p&gt; &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;Bug Tracker:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; &lt;/span&gt;&lt;a href=&quot;http://bugs.qbittorrent.org&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0057ae;&quot;&gt;http://bugs.qbittorrent.org&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;Forum:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; &lt;/span&gt;&lt;a href=&quot;http://forum.qbittorrent.org&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans&apos;; text-decoration: underline; color:#0057ae;&quot;&gt;http://forum.qbittorrent.org&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;IRC:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; #qbittorrent on Freenode&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation> &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;IRC:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; #qbittorrent on Freenode&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message> </message>
<message>
<source>Libraries</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>This version of qBittorrent was built against the following libraries:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Qt:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Boost:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Libtorrent:</source>
<translation type="unfinished"></translation>
</message>
</context> </context>
<context> <context>
<name>AdvancedSettings</name> <name>AdvancedSettings</name>
@ -2068,7 +2088,7 @@ Are you sure you want to quit qBittorrent?</source>
<message> <message>
<source>qBittorrent %1 (Down: %2/s, Up: %3/s)</source> <source>qBittorrent %1 (Down: %2/s, Up: %3/s)</source>
<comment>%1 is qBittorrent version</comment> <comment>%1 is qBittorrent version</comment>
<translation>qBittorrent %1 (Преуз: %2/s, Сл: %3/s)</translation> <translation type="obsolete">qBittorrent %1 (Преуз: %2/s, Сл: %3/s)</translation>
</message> </message>
<message> <message>
<source>A newer version is available</source> <source>A newer version is available</source>
@ -2132,6 +2152,19 @@ Would you like to update qBittorrent to version %1?</source>
<source>The password should contain at least 3 characters</source> <source>The password should contain at least 3 characters</source>
<translation>Лозинка мора имати најмање 3 карактера</translation> <translation>Лозинка мора имати најмање 3 карактера</translation>
</message> </message>
<message>
<source>Show</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Hide</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>[D: %1/s, U: %2/s] qBittorrent %3</source>
<comment>D = Download; U = Upload; %3 is qBittorrent version</comment>
<translation type="unfinished"></translation>
</message>
</context> </context>
<context> <context>
<name>PeerAdditionDlg</name> <name>PeerAdditionDlg</name>

BIN
src/lang/qbittorrent_sv.qm

Binary file not shown.

35
src/lang/qbittorrent_sv.ts

@ -87,6 +87,26 @@ p, li { white-space: pre-wrap; }
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;Felhantering:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; &lt;/span&gt;&lt;a href=&quot;http://bugs.qbittorrent.org&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0057ae;&quot;&gt;http://bugs.qbittorrent.org&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;Forum:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; &lt;/span&gt;&lt;a href=&quot;http://forum.qbittorrent.org&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans&apos;; text-decoration: underline; color:#0057ae;&quot;&gt;http://forum.qbittorrent.org&lt;/span&gt;&lt;/a&gt;&lt;/p&gt; &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;Felhantering:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; &lt;/span&gt;&lt;a href=&quot;http://bugs.qbittorrent.org&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0057ae;&quot;&gt;http://bugs.qbittorrent.org&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;Forum:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; &lt;/span&gt;&lt;a href=&quot;http://forum.qbittorrent.org&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans&apos;; text-decoration: underline; color:#0057ae;&quot;&gt;http://forum.qbittorrent.org&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;IRC:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; #qbittorrent på Freenode&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation> &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;IRC:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; #qbittorrent på Freenode&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message> </message>
<message>
<source>Libraries</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>This version of qBittorrent was built against the following libraries:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Qt:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Boost:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Libtorrent:</source>
<translation type="unfinished"></translation>
</message>
</context> </context>
<context> <context>
<name>AdvancedSettings</name> <name>AdvancedSettings</name>
@ -1945,7 +1965,7 @@ Are you sure you want to quit qBittorrent?</source>
<message> <message>
<source>qBittorrent %1 (Down: %2/s, Up: %3/s)</source> <source>qBittorrent %1 (Down: %2/s, Up: %3/s)</source>
<comment>%1 is qBittorrent version</comment> <comment>%1 is qBittorrent version</comment>
<translation>qBittorrent %1 (Ned: %2/s, Upp: %3/s)</translation> <translation type="obsolete">qBittorrent %1 (Ned: %2/s, Upp: %3/s)</translation>
</message> </message>
<message> <message>
<source>A newer version is available</source> <source>A newer version is available</source>
@ -2009,6 +2029,19 @@ Vill du uppdatera qBittorrent till version %1?</translation>
<source>The password should contain at least 3 characters</source> <source>The password should contain at least 3 characters</source>
<translation>Lösenordet bör innehålla minst 3 tecken</translation> <translation>Lösenordet bör innehålla minst 3 tecken</translation>
</message> </message>
<message>
<source>Show</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Hide</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>[D: %1/s, U: %2/s] qBittorrent %3</source>
<comment>D = Download; U = Upload; %3 is qBittorrent version</comment>
<translation type="unfinished"></translation>
</message>
</context> </context>
<context> <context>
<name>PeerAdditionDlg</name> <name>PeerAdditionDlg</name>

BIN
src/lang/qbittorrent_tr.qm

Binary file not shown.

35
src/lang/qbittorrent_tr.ts

@ -65,6 +65,26 @@ p, li { white-space: pre-wrap; }
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;IRC:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; #qbittorrent on Freenode&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source> &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;IRC:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; #qbittorrent on Freenode&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message>
<source>Libraries</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>This version of qBittorrent was built against the following libraries:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Qt:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Boost:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Libtorrent:</source>
<translation type="unfinished"></translation>
</message>
</context> </context>
<context> <context>
<name>AdvancedSettings</name> <name>AdvancedSettings</name>
@ -1921,7 +1941,7 @@ qBittorrent&apos;ten çıkmak istediğinize emin misiniz?</translation>
<message> <message>
<source>qBittorrent %1 (Down: %2/s, Up: %3/s)</source> <source>qBittorrent %1 (Down: %2/s, Up: %3/s)</source>
<comment>%1 is qBittorrent version</comment> <comment>%1 is qBittorrent version</comment>
<translation type="unfinished">qBittorrent %1 (İND: %2KB/s, GÖN: %3KB/s)</translation> <translation type="obsolete">qBittorrent %1 (İND: %2KB/s, GÖN: %3KB/s)</translation>
</message> </message>
<message> <message>
<source>A newer version is available</source> <source>A newer version is available</source>
@ -1984,6 +2004,19 @@ Would you like to update qBittorrent to version %1?</source>
<source>The password should contain at least 3 characters</source> <source>The password should contain at least 3 characters</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message>
<source>Show</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Hide</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>[D: %1/s, U: %2/s] qBittorrent %3</source>
<comment>D = Download; U = Upload; %3 is qBittorrent version</comment>
<translation type="unfinished"></translation>
</message>
</context> </context>
<context> <context>
<name>PeerAdditionDlg</name> <name>PeerAdditionDlg</name>

BIN
src/lang/qbittorrent_uk.qm

Binary file not shown.

35
src/lang/qbittorrent_uk.ts

@ -81,6 +81,26 @@ p, li { white-space: pre-wrap; }
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;IRC:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; #qbittorrent on Freenode&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source> &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;IRC:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; #qbittorrent on Freenode&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message>
<source>Libraries</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>This version of qBittorrent was built against the following libraries:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Qt:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Boost:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Libtorrent:</source>
<translation type="unfinished"></translation>
</message>
</context> </context>
<context> <context>
<name>AdvancedSettings</name> <name>AdvancedSettings</name>
@ -2012,7 +2032,7 @@ Are you sure you want to quit qBittorrent?</source>
<message> <message>
<source>qBittorrent %1 (Down: %2/s, Up: %3/s)</source> <source>qBittorrent %1 (Down: %2/s, Up: %3/s)</source>
<comment>%1 is qBittorrent version</comment> <comment>%1 is qBittorrent version</comment>
<translation>qBittorrent %1 (Зав.: %2/с, Вив.: %3/с)</translation> <translation type="obsolete">qBittorrent %1 (Зав.: %2/с, Вив.: %3/с)</translation>
</message> </message>
<message> <message>
<source>A newer version is available</source> <source>A newer version is available</source>
@ -2076,6 +2096,19 @@ Would you like to update qBittorrent to version %1?</source>
<source>The password should contain at least 3 characters</source> <source>The password should contain at least 3 characters</source>
<translation>Пароль повинен містити щонайменше 3 символи</translation> <translation>Пароль повинен містити щонайменше 3 символи</translation>
</message> </message>
<message>
<source>Show</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Hide</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>[D: %1/s, U: %2/s] qBittorrent %3</source>
<comment>D = Download; U = Upload; %3 is qBittorrent version</comment>
<translation type="unfinished"></translation>
</message>
</context> </context>
<context> <context>
<name>PeerAdditionDlg</name> <name>PeerAdditionDlg</name>

BIN
src/lang/qbittorrent_zh.qm

Binary file not shown.

35
src/lang/qbittorrent_zh.ts

@ -87,6 +87,26 @@ p, li { white-space: pre-wrap; }
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; &lt;/span&gt;&lt;a href=&quot;http://bugs.qbittorrent.org&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0057ae;&quot;&gt;http://bugs.qbittorrent.org&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;Forum:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; &lt;/span&gt;&lt;a href=&quot;http://forum.qbittorrent.org&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans&apos;; text-decoration: underline; color:#0057ae;&quot;&gt;http://forum.qbittorrent.org&lt;/span&gt;&lt;/a&gt;&lt;/p&gt; &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; &lt;/span&gt;&lt;a href=&quot;http://bugs.qbittorrent.org&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0057ae;&quot;&gt;http://bugs.qbittorrent.org&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;Forum:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; &lt;/span&gt;&lt;a href=&quot;http://forum.qbittorrent.org&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans&apos;; text-decoration: underline; color:#0057ae;&quot;&gt;http://forum.qbittorrent.org&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;IRC:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; #qbittorrent on Freenode&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation> &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;IRC:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; #qbittorrent on Freenode&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message> </message>
<message>
<source>Libraries</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>This version of qBittorrent was built against the following libraries:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Qt:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Boost:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Libtorrent:</source>
<translation type="unfinished"></translation>
</message>
</context> </context>
<context> <context>
<name>AdvancedSettings</name> <name>AdvancedSettings</name>
@ -2026,7 +2046,7 @@ Are you sure you want to quit qBittorrent?</source>
<message> <message>
<source>qBittorrent %1 (Down: %2/s, Up: %3/s)</source> <source>qBittorrent %1 (Down: %2/s, Up: %3/s)</source>
<comment>%1 is qBittorrent version</comment> <comment>%1 is qBittorrent version</comment>
<translation>qBittorrent %1 (: %2/s, : %3/s)</translation> <translation type="obsolete">qBittorrent %1 (: %2/s, : %3/s)</translation>
</message> </message>
<message> <message>
<source>A newer version is available</source> <source>A newer version is available</source>
@ -2090,6 +2110,19 @@ Would you like to update qBittorrent to version %1?</source>
<source>The password should contain at least 3 characters</source> <source>The password should contain at least 3 characters</source>
<translation></translation> <translation></translation>
</message> </message>
<message>
<source>Show</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Hide</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>[D: %1/s, U: %2/s] qBittorrent %3</source>
<comment>D = Download; U = Upload; %3 is qBittorrent version</comment>
<translation type="unfinished"></translation>
</message>
</context> </context>
<context> <context>
<name>PeerAdditionDlg</name> <name>PeerAdditionDlg</name>

BIN
src/lang/qbittorrent_zh_TW.qm

Binary file not shown.

35
src/lang/qbittorrent_zh_TW.ts

@ -87,6 +87,26 @@ p, li { white-space: pre-wrap; }
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;Bug Tracker:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; &lt;/span&gt;&lt;a href=&quot;http://bugs.qbittorrent.org&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0057ae;&quot;&gt;http://bugs.qbittorrent.org&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; &lt;/span&gt;&lt;a href=&quot;http://forum.qbittorrent.org&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans&apos;; text-decoration: underline; color:#0057ae;&quot;&gt;http://forum.qbittorrent.org&lt;/span&gt;&lt;/a&gt;&lt;/p&gt; &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;Bug Tracker:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; &lt;/span&gt;&lt;a href=&quot;http://bugs.qbittorrent.org&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0057ae;&quot;&gt;http://bugs.qbittorrent.org&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; &lt;/span&gt;&lt;a href=&quot;http://forum.qbittorrent.org&quot;&gt;&lt;span style=&quot; font-family:&apos;Sans&apos;; text-decoration: underline; color:#0057ae;&quot;&gt;http://forum.qbittorrent.org&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;IRC:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; #qbittorrent on Freenode&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation> &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;; text-decoration: underline;&quot;&gt;IRC:&lt;/span&gt;&lt;span style=&quot; font-family:&apos;DejaVu Sans&apos;;&quot;&gt; #qbittorrent on Freenode&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message> </message>
<message>
<source>Libraries</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>This version of qBittorrent was built against the following libraries:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Qt:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Boost:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Libtorrent:</source>
<translation type="unfinished"></translation>
</message>
</context> </context>
<context> <context>
<name>AdvancedSettings</name> <name>AdvancedSettings</name>
@ -2030,7 +2050,7 @@ Are you sure you want to quit qBittorrent?</source>
<message> <message>
<source>qBittorrent %1 (Down: %2/s, Up: %3/s)</source> <source>qBittorrent %1 (Down: %2/s, Up: %3/s)</source>
<comment>%1 is qBittorrent version</comment> <comment>%1 is qBittorrent version</comment>
<translation>qBittorrent %1 (: %2/s, : %3/s)</translation> <translation type="obsolete">qBittorrent %1 (: %2/s, : %3/s)</translation>
</message> </message>
<message> <message>
<source>A newer version is available</source> <source>A newer version is available</source>
@ -2094,6 +2114,19 @@ Would you like to update qBittorrent to version %1?</source>
<source>The password should contain at least 3 characters</source> <source>The password should contain at least 3 characters</source>
<translation> 3 </translation> <translation> 3 </translation>
</message> </message>
<message>
<source>Show</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Hide</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>[D: %1/s, U: %2/s] qBittorrent %3</source>
<comment>D = Download; U = Upload; %3 is qBittorrent version</comment>
<translation type="unfinished"></translation>
</message>
</context> </context>
<context> <context>
<name>PeerAdditionDlg</name> <name>PeerAdditionDlg</name>

5
src/mainwindow.cpp

@ -195,6 +195,7 @@ MainWindow::MainWindow(QWidget *parent, QStringList torrentCmdLine) : QMainWindo
connect(actionDelete, SIGNAL(triggered()), transferList, SLOT(deleteSelectedTorrents())); connect(actionDelete, SIGNAL(triggered()), transferList, SLOT(deleteSelectedTorrents()));
connect(actionIncreasePriority, SIGNAL(triggered()), transferList, SLOT(increasePrioSelectedTorrents())); connect(actionIncreasePriority, SIGNAL(triggered()), transferList, SLOT(increasePrioSelectedTorrents()));
connect(actionDecreasePriority, SIGNAL(triggered()), transferList, SLOT(decreasePrioSelectedTorrents())); connect(actionDecreasePriority, SIGNAL(triggered()), transferList, SLOT(decreasePrioSelectedTorrents()));
connect(actionToggleVisibility, SIGNAL(triggered()), this, SLOT(toggleVisibility()));
m_pwr = new PowerManagement(this); m_pwr = new PowerManagement(this);
preventTimer = new QTimer(this); preventTimer = new QTimer(this);
@ -703,6 +704,7 @@ void MainWindow::toggleVisibility(QSystemTrayIcon::ActivationReason e) {
hide(); hide();
} }
} }
actionToggleVisibility->setText(isVisible() ? tr("Hide") : tr("Show"));
} }
// Display About Dialog // Display About Dialog
@ -1202,6 +1204,9 @@ QMenu* MainWindow::getTrayIconMenu() {
return myTrayIconMenu; return myTrayIconMenu;
// Tray icon Menu // Tray icon Menu
myTrayIconMenu = new QMenu(this); myTrayIconMenu = new QMenu(this);
actionToggleVisibility->setText(isVisible() ? tr("Hide") : tr("Show"));
myTrayIconMenu->addAction(actionToggleVisibility);
myTrayIconMenu->addSeparator();
myTrayIconMenu->addAction(actionOpen); myTrayIconMenu->addAction(actionOpen);
//myTrayIconMenu->addAction(actionDownload_from_URL); //myTrayIconMenu->addAction(actionDownload_from_URL);
myTrayIconMenu->addSeparator(); myTrayIconMenu->addSeparator();

2
src/mainwindow.h

@ -91,7 +91,7 @@ protected slots:
// GUI related slots // GUI related slots
void dropEvent(QDropEvent *event); void dropEvent(QDropEvent *event);
void dragEnterEvent(QDragEnterEvent *event); void dragEnterEvent(QDragEnterEvent *event);
void toggleVisibility(QSystemTrayIcon::ActivationReason e); void toggleVisibility(QSystemTrayIcon::ActivationReason e = QSystemTrayIcon::Trigger);
void on_actionAbout_triggered(); void on_actionAbout_triggered();
void on_actionCreate_torrent_triggered(); void on_actionCreate_torrent_triggered();
void on_actionWebsite_triggered() const; void on_actionWebsite_triggered() const;

5
src/mainwindow.ui

@ -362,6 +362,11 @@
<string>Disabled</string> <string>Disabled</string>
</property> </property>
</action> </action>
<action name="actionToggleVisibility">
<property name="text">
<string>Show</string>
</property>
</action>
</widget> </widget>
<resources> <resources>
<include location="icons.qrc"/> <include location="icons.qrc"/>

Loading…
Cancel
Save