Browse Source

- Updated a field that should not be translatable

adaptive-webui-19844
Christophe Dumez 15 years ago
parent
commit
335d012d55
  1. 6
      src/lang/qbittorrent_bg.ts
  2. 6
      src/lang/qbittorrent_ca.ts
  3. 6
      src/lang/qbittorrent_cs.ts
  4. 6
      src/lang/qbittorrent_da.ts
  5. 6
      src/lang/qbittorrent_de.ts
  6. 6
      src/lang/qbittorrent_el.ts
  7. 6
      src/lang/qbittorrent_en.ts
  8. 6
      src/lang/qbittorrent_es.ts
  9. 6
      src/lang/qbittorrent_fi.ts
  10. 6
      src/lang/qbittorrent_fr.ts
  11. 6
      src/lang/qbittorrent_hu.ts
  12. 6
      src/lang/qbittorrent_it.ts
  13. 6
      src/lang/qbittorrent_ja.ts
  14. 6
      src/lang/qbittorrent_ko.ts
  15. 6
      src/lang/qbittorrent_nb.ts
  16. 4
      src/lang/qbittorrent_nl.ts
  17. 4
      src/lang/qbittorrent_pl.ts
  18. 4
      src/lang/qbittorrent_pt.ts
  19. 4
      src/lang/qbittorrent_pt_BR.ts
  20. 4
      src/lang/qbittorrent_ro.ts
  21. 4
      src/lang/qbittorrent_ru.ts
  22. 4
      src/lang/qbittorrent_sk.ts
  23. 6
      src/lang/qbittorrent_sr.ts
  24. 4
      src/lang/qbittorrent_sv.ts
  25. 4
      src/lang/qbittorrent_tr.ts
  26. 4
      src/lang/qbittorrent_uk.ts
  27. 4
      src/lang/qbittorrent_zh.ts
  28. 4
      src/lang/qbittorrent_zh_TW.ts
  29. 12
      src/ui/options.ui

6
src/lang/qbittorrent_bg.ts

@ -3801,12 +3801,6 @@ QGroupBox { @@ -3801,12 +3801,6 @@ QGroupBox {
<source>Scheduled times:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ui/options.ui" line="1665"/>
<location filename="../ui/options.ui" line="1695"/>
<source>hh:mm</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ui/options.ui" line="1682"/>
<source>to</source>

6
src/lang/qbittorrent_ca.ts

@ -3724,12 +3724,6 @@ QGroupBox { @@ -3724,12 +3724,6 @@ QGroupBox {
<source>Scheduled times:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ui/options.ui" line="1665"/>
<location filename="../ui/options.ui" line="1695"/>
<source>hh:mm</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ui/options.ui" line="1682"/>
<source>to</source>

6
src/lang/qbittorrent_cs.ts

@ -2740,12 +2740,6 @@ QGroupBox { @@ -2740,12 +2740,6 @@ QGroupBox {
<source>Scheduled times:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ui/options.ui" line="1665"/>
<location filename="../ui/options.ui" line="1695"/>
<source>hh:mm</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ui/options.ui" line="1682"/>
<source>to</source>

6
src/lang/qbittorrent_da.ts

@ -2861,12 +2861,6 @@ QGroupBox { @@ -2861,12 +2861,6 @@ QGroupBox {
<source>Scheduled times:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ui/options.ui" line="1665"/>
<location filename="../ui/options.ui" line="1695"/>
<source>hh:mm</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ui/options.ui" line="1682"/>
<source>to</source>

6
src/lang/qbittorrent_de.ts

@ -3764,12 +3764,6 @@ QGroupBox { @@ -3764,12 +3764,6 @@ QGroupBox {
<source>Scheduled times:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ui/options.ui" line="1665"/>
<location filename="../ui/options.ui" line="1695"/>
<source>hh:mm</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ui/options.ui" line="1682"/>
<source>to</source>

6
src/lang/qbittorrent_el.ts

@ -3875,12 +3875,6 @@ QGroupBox { @@ -3875,12 +3875,6 @@ QGroupBox {
<source>Scheduled times:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ui/options.ui" line="1665"/>
<location filename="../ui/options.ui" line="1695"/>
<source>hh:mm</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ui/options.ui" line="1682"/>
<source>to</source>

6
src/lang/qbittorrent_en.ts

@ -1678,12 +1678,6 @@ QGroupBox { @@ -1678,12 +1678,6 @@ QGroupBox {
<source>Scheduled times:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ui/options.ui" line="1665"/>
<location filename="../ui/options.ui" line="1695"/>
<source>hh:mm</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ui/options.ui" line="1682"/>
<source>to</source>

6
src/lang/qbittorrent_es.ts

@ -3724,12 +3724,6 @@ QGroupBox { @@ -3724,12 +3724,6 @@ QGroupBox {
<source>Scheduled times:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ui/options.ui" line="1665"/>
<location filename="../ui/options.ui" line="1695"/>
<source>hh:mm</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ui/options.ui" line="1682"/>
<source>to</source>

6
src/lang/qbittorrent_fi.ts

@ -3401,12 +3401,6 @@ QGroupBox { @@ -3401,12 +3401,6 @@ QGroupBox {
<source>Scheduled times:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ui/options.ui" line="1665"/>
<location filename="../ui/options.ui" line="1695"/>
<source>hh:mm</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ui/options.ui" line="1682"/>
<source>to</source>

6
src/lang/qbittorrent_fr.ts

@ -3969,12 +3969,6 @@ QGroupBox { @@ -3969,12 +3969,6 @@ QGroupBox {
<source>Scheduled times:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ui/options.ui" line="1665"/>
<location filename="../ui/options.ui" line="1695"/>
<source>hh:mm</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ui/options.ui" line="1682"/>
<source>to</source>

6
src/lang/qbittorrent_hu.ts

@ -3206,12 +3206,6 @@ QGroupBox { @@ -3206,12 +3206,6 @@ QGroupBox {
<source>Scheduled times:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ui/options.ui" line="1665"/>
<location filename="../ui/options.ui" line="1695"/>
<source>hh:mm</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ui/options.ui" line="1682"/>
<source>to</source>

6
src/lang/qbittorrent_it.ts

@ -3561,12 +3561,6 @@ QGroupBox { @@ -3561,12 +3561,6 @@ QGroupBox {
<source>Scheduled times:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ui/options.ui" line="1665"/>
<location filename="../ui/options.ui" line="1695"/>
<source>hh:mm</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ui/options.ui" line="1682"/>
<source>to</source>

6
src/lang/qbittorrent_ja.ts

@ -2974,12 +2974,6 @@ QGroupBox { @@ -2974,12 +2974,6 @@ QGroupBox {
<source>Scheduled times:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ui/options.ui" line="1665"/>
<location filename="../ui/options.ui" line="1695"/>
<source>hh:mm</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ui/options.ui" line="1682"/>
<source>to</source>

6
src/lang/qbittorrent_ko.ts

@ -3786,12 +3786,6 @@ margin-left: -3px; @@ -3786,12 +3786,6 @@ margin-left: -3px;
<source>Scheduled times:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ui/options.ui" line="1665"/>
<location filename="../ui/options.ui" line="1695"/>
<source>hh:mm</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ui/options.ui" line="1682"/>
<source>to</source>

6
src/lang/qbittorrent_nb.ts

@ -2732,12 +2732,6 @@ QGroupBox { @@ -2732,12 +2732,6 @@ QGroupBox {
<source>Scheduled times:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ui/options.ui" line="1665"/>
<location filename="../ui/options.ui" line="1695"/>
<source>hh:mm</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ui/options.ui" line="1682"/>
<source>to</source>

4
src/lang/qbittorrent_nl.ts

@ -3540,10 +3540,6 @@ QGroupBox { @@ -3540,10 +3540,6 @@ QGroupBox {
<source>Scheduled times:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>hh:mm</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>to</source>
<extracomment>time1 to time2</extracomment>

4
src/lang/qbittorrent_pl.ts

@ -3645,10 +3645,6 @@ QGroupBox { @@ -3645,10 +3645,6 @@ QGroupBox {
<source>Scheduled times:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>hh:mm</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>to</source>
<extracomment>time1 to time2</extracomment>

4
src/lang/qbittorrent_pt.ts

@ -3514,10 +3514,6 @@ QGroupBox { @@ -3514,10 +3514,6 @@ QGroupBox {
<source>Scheduled times:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>hh:mm</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>to</source>
<extracomment>time1 to time2</extracomment>

4
src/lang/qbittorrent_pt_BR.ts

@ -3514,10 +3514,6 @@ QGroupBox { @@ -3514,10 +3514,6 @@ QGroupBox {
<source>Scheduled times:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>hh:mm</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>to</source>
<extracomment>time1 to time2</extracomment>

4
src/lang/qbittorrent_ro.ts

@ -3444,10 +3444,6 @@ QGroupBox {(new line) @@ -3444,10 +3444,6 @@ QGroupBox {(new line)
<source>Scheduled times:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>hh:mm</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>to</source>
<extracomment>time1 to time2</extracomment>

4
src/lang/qbittorrent_ru.ts

@ -3615,10 +3615,6 @@ QGroupBox { @@ -3615,10 +3615,6 @@ QGroupBox {
<source>Scheduled times:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>hh:mm</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>to</source>
<extracomment>time1 to time2</extracomment>

4
src/lang/qbittorrent_sk.ts

@ -3528,10 +3528,6 @@ QGroupBox { @@ -3528,10 +3528,6 @@ QGroupBox {
<source>Scheduled times:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>hh:mm</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>to</source>
<extracomment>time1 to time2</extracomment>

6
src/lang/qbittorrent_sr.ts

@ -2215,12 +2215,6 @@ QGroupBox { @@ -2215,12 +2215,6 @@ QGroupBox {
<source>Scheduled times:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ui/options.ui" line="1665"/>
<location filename="../ui/options.ui" line="1695"/>
<source>hh:mm</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ui/options.ui" line="1682"/>
<source>to</source>

4
src/lang/qbittorrent_sv.ts

@ -2465,10 +2465,6 @@ QGroupBox { @@ -2465,10 +2465,6 @@ QGroupBox {
<source>Scheduled times:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>hh:mm</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>to</source>
<extracomment>time1 to time2</extracomment>

4
src/lang/qbittorrent_tr.ts

@ -3579,10 +3579,6 @@ QGroupBox { @@ -3579,10 +3579,6 @@ QGroupBox {
<source>Scheduled times:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>hh:mm</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>to</source>
<extracomment>time1 to time2</extracomment>

4
src/lang/qbittorrent_uk.ts

@ -3302,10 +3302,6 @@ QGroupBox { @@ -3302,10 +3302,6 @@ QGroupBox {
<source>Scheduled times:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>hh:mm</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>to</source>
<extracomment>time1 to time2</extracomment>

4
src/lang/qbittorrent_zh.ts

@ -3727,10 +3727,6 @@ QGroupBox { @@ -3727,10 +3727,6 @@ QGroupBox {
<source>Scheduled times:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>hh:mm</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>to</source>
<extracomment>time1 to time2</extracomment>

4
src/lang/qbittorrent_zh_TW.ts

@ -2560,10 +2560,6 @@ QGroupBox { @@ -2560,10 +2560,6 @@ QGroupBox {
<source>Scheduled times:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>hh:mm</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>to</source>
<extracomment>time1 to time2</extracomment>

12
src/ui/options.ui

@ -1662,7 +1662,7 @@ QGroupBox { @@ -1662,7 +1662,7 @@ QGroupBox {
<bool>false</bool>
</property>
<property name="displayFormat">
<string>hh:mm</string>
<string notr="true">hh:mm</string>
</property>
<property name="calendarPopup">
<bool>false</bool>
@ -1692,7 +1692,7 @@ QGroupBox { @@ -1692,7 +1692,7 @@ QGroupBox {
<bool>false</bool>
</property>
<property name="displayFormat">
<string>hh:mm</string>
<string notr="true">hh:mm</string>
</property>
<property name="time">
<time>
@ -1798,8 +1798,8 @@ QGroupBox { @@ -1798,8 +1798,8 @@ QGroupBox {
<rect>
<x>0</x>
<y>0</y>
<width>466</width>
<height>415</height>
<width>620</width>
<height>490</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_20">
@ -2913,8 +2913,8 @@ QGroupBox { @@ -2913,8 +2913,8 @@ QGroupBox {
<rect>
<x>0</x>
<y>0</y>
<width>452</width>
<height>192</height>
<width>620</width>
<height>490</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_24">

Loading…
Cancel
Save