mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-14 01:03:08 -07:00
FEATURE: Added label-level Pause/Resume/Delete actions
This commit is contained in:
parent
308e358d3f
commit
e24ce87946
62 changed files with 4486 additions and 3000 deletions
|
@ -1,6 +1,7 @@
|
||||||
* Unreleased - Christophe Dumez <chris@qbittorrent.org> - v2.4.0
|
* Unreleased - Christophe Dumez <chris@qbittorrent.org> - v2.4.0
|
||||||
- FEATURE: Added actions to "Move to top/bottom" of priority queue
|
- FEATURE: Added actions to "Move to top/bottom" of priority queue
|
||||||
- FEATURE: Added Auto-Shutdown on downloads completion feature
|
- FEATURE: Added Auto-Shutdown on downloads completion feature
|
||||||
|
- FEATURE: Added label-level Pause/Resume/Delete actions
|
||||||
|
|
||||||
* Tue Jul 27 2010 - Christophe Dumez <chris@qbittorrent.org> - v2.3.0
|
* Tue Jul 27 2010 - Christophe Dumez <chris@qbittorrent.org> - v2.3.0
|
||||||
- FEATURE: Simplified torrent root folder renaming/truncating (< v2.3.0 is no longer forward compatible)
|
- FEATURE: Simplified torrent root folder renaming/truncating (< v2.3.0 is no longer forward compatible)
|
||||||
|
|
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
|
@ -1475,6 +1475,10 @@ Neće biti daljnjih napomena.</translation>
|
||||||
<source>Log viewer</source>
|
<source>Log viewer</source>
|
||||||
<translation>Preglednik dnevnika</translation>
|
<translation>Preglednik dnevnika</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Shutdown when downloads complete</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>PeerAdditionDlg</name>
|
<name>PeerAdditionDlg</name>
|
||||||
|
@ -3188,6 +3192,18 @@ Do you want to install it now?</source>
|
||||||
<source>Add label...</source>
|
<source>Add label...</source>
|
||||||
<translation>Dodaj oznaku ...</translation>
|
<translation>Dodaj oznaku ...</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Resume torrents</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Pause torrents</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Delete torrents</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>TransferListWidget</name>
|
<name>TransferListWidget</name>
|
||||||
|
@ -3335,11 +3351,11 @@ Do you want to install it now?</source>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Increase priority</source>
|
<source>Increase priority</source>
|
||||||
<translation>Povećaj prioritet</translation>
|
<translation type="obsolete">Povećaj prioritet</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Decrease priority</source>
|
<source>Decrease priority</source>
|
||||||
<translation>Smanji prioritet</translation>
|
<translation type="obsolete">Smanji prioritet</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Force recheck</source>
|
<source>Force recheck</source>
|
||||||
|
@ -3403,6 +3419,30 @@ Do you want to install it now?</source>
|
||||||
<source>Limit download rate...</source>
|
<source>Limit download rate...</source>
|
||||||
<translation>Limitiraj brzinu preuzimanja ...</translation>
|
<translation>Limitiraj brzinu preuzimanja ...</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Move up</source>
|
||||||
|
<comment>i.e. move up in the queue</comment>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Move down</source>
|
||||||
|
<comment>i.e. Move down in the queue</comment>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Move to top</source>
|
||||||
|
<comment>i.e. Move to top of the queue</comment>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Move to bottom</source>
|
||||||
|
<comment>i.e. Move to bottom of the queue</comment>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Priority</source>
|
||||||
|
<translation type="unfinished">Prioritet</translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>UsageDisplay</name>
|
<name>UsageDisplay</name>
|
||||||
|
@ -4097,6 +4137,10 @@ Međutim, te tražilice su bile onemogućene.</translation>
|
||||||
<comment>e.g: 2days 10hours</comment>
|
<comment>e.g: 2days 10hours</comment>
|
||||||
<translation>%1d %2s</translation>
|
<translation>%1d %2s</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>qBittorrent will shutdown the computer now because all downloads are complete.</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>options_imp</name>
|
<name>options_imp</name>
|
||||||
|
|
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Binary file not shown.
|
@ -3457,6 +3457,10 @@ No further notices will be issued.</source>
|
||||||
<source>Log viewer</source>
|
<source>Log viewer</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Shutdown when downloads complete</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>PeerAdditionDlg</name>
|
<name>PeerAdditionDlg</name>
|
||||||
|
@ -5272,6 +5276,18 @@ Do you want to install it now?</source>
|
||||||
<source>Add label...</source>
|
<source>Add label...</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Resume torrents</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Pause torrents</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Delete torrents</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>TransferListWidget</name>
|
<name>TransferListWidget</name>
|
||||||
|
@ -5364,11 +5380,11 @@ Do you want to install it now?</source>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Increase priority</source>
|
<source>Increase priority</source>
|
||||||
<translation type="unfinished">Prioriteit verhogen</translation>
|
<translation type="obsolete">Prioriteit verhogen</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Decrease priority</source>
|
<source>Decrease priority</source>
|
||||||
<translation type="unfinished">Prioriteit verlagen</translation>
|
<translation type="obsolete">Prioriteit verlagen</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Force recheck</source>
|
<source>Force recheck</source>
|
||||||
|
@ -5533,6 +5549,30 @@ Do you want to install it now?</source>
|
||||||
<source>Limit download rate...</source>
|
<source>Limit download rate...</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Move up</source>
|
||||||
|
<comment>i.e. move up in the queue</comment>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Move down</source>
|
||||||
|
<comment>i.e. Move down in the queue</comment>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Move to top</source>
|
||||||
|
<comment>i.e. Move to top of the queue</comment>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Move to bottom</source>
|
||||||
|
<comment>i.e. Move to bottom of the queue</comment>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Priority</source>
|
||||||
|
<translation type="unfinished">Prioriteit</translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>Ui</name>
|
<name>Ui</name>
|
||||||
|
@ -6754,6 +6794,10 @@ De plugins zijn uitgeschakeld.</translation>
|
||||||
<comment>e.g: 2days 10hours</comment>
|
<comment>e.g: 2days 10hours</comment>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>qBittorrent will shutdown the computer now because all downloads are complete.</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>options_imp</name>
|
<name>options_imp</name>
|
||||||
|
|
Binary file not shown.
|
@ -3588,6 +3588,10 @@ W przyszłości powiadomienie nie będzie wyświetlane.</translation>
|
||||||
<source>Log viewer</source>
|
<source>Log viewer</source>
|
||||||
<translation>Przeglądarka dziennika</translation>
|
<translation>Przeglądarka dziennika</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Shutdown when downloads complete</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>PeerAdditionDlg</name>
|
<name>PeerAdditionDlg</name>
|
||||||
|
@ -5580,6 +5584,18 @@ Do you want to install it now?</source>
|
||||||
<source>Add label...</source>
|
<source>Add label...</source>
|
||||||
<translation>Dodaj etykietę...</translation>
|
<translation>Dodaj etykietę...</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Resume torrents</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Pause torrents</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Delete torrents</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>TransferListWidget</name>
|
<name>TransferListWidget</name>
|
||||||
|
@ -5667,11 +5683,11 @@ Do you want to install it now?</source>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Increase priority</source>
|
<source>Increase priority</source>
|
||||||
<translation>Zwiększ priorytet</translation>
|
<translation type="obsolete">Zwiększ priorytet</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Decrease priority</source>
|
<source>Decrease priority</source>
|
||||||
<translation>Zmniejsz priorytet</translation>
|
<translation type="obsolete">Zmniejsz priorytet</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Force recheck</source>
|
<source>Force recheck</source>
|
||||||
|
@ -5844,6 +5860,30 @@ Do you want to install it now?</source>
|
||||||
<source>Limit download rate...</source>
|
<source>Limit download rate...</source>
|
||||||
<translation>Ogranicz prędkości pobierania...</translation>
|
<translation>Ogranicz prędkości pobierania...</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Move up</source>
|
||||||
|
<comment>i.e. move up in the queue</comment>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Move down</source>
|
||||||
|
<comment>i.e. Move down in the queue</comment>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Move to top</source>
|
||||||
|
<comment>i.e. Move to top of the queue</comment>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Move to bottom</source>
|
||||||
|
<comment>i.e. Move to bottom of the queue</comment>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Priority</source>
|
||||||
|
<translation type="unfinished">Priorytet</translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>Ui</name>
|
<name>Ui</name>
|
||||||
|
@ -7062,6 +7102,10 @@ Jednak tamte wtyczki były wyłączone.</translation>
|
||||||
<comment>e.g: 2days 10hours</comment>
|
<comment>e.g: 2days 10hours</comment>
|
||||||
<translation>%1d %2h</translation>
|
<translation>%1d %2h</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>qBittorrent will shutdown the computer now because all downloads are complete.</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>options_imp</name>
|
<name>options_imp</name>
|
||||||
|
|
Binary file not shown.
|
@ -3451,6 +3451,10 @@ Nenhum outro aviso será dado.</translation>
|
||||||
<source>Log viewer</source>
|
<source>Log viewer</source>
|
||||||
<translation>Visualizador de Log</translation>
|
<translation>Visualizador de Log</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Shutdown when downloads complete</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>PeerAdditionDlg</name>
|
<name>PeerAdditionDlg</name>
|
||||||
|
@ -5540,6 +5544,18 @@ Gostaria de instalar agora?</translation>
|
||||||
<source>Add label...</source>
|
<source>Add label...</source>
|
||||||
<translation>Adicionar etiqueta...</translation>
|
<translation>Adicionar etiqueta...</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Resume torrents</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Pause torrents</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Delete torrents</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>TransferListWidget</name>
|
<name>TransferListWidget</name>
|
||||||
|
@ -5632,11 +5648,11 @@ Gostaria de instalar agora?</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Increase priority</source>
|
<source>Increase priority</source>
|
||||||
<translation>Aumentar prioridade</translation>
|
<translation type="obsolete">Aumentar prioridade</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Decrease priority</source>
|
<source>Decrease priority</source>
|
||||||
<translation>Diminuir prioridade</translation>
|
<translation type="obsolete">Diminuir prioridade</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Force recheck</source>
|
<source>Force recheck</source>
|
||||||
|
@ -5809,6 +5825,30 @@ Gostaria de instalar agora?</translation>
|
||||||
<source>Limit download rate...</source>
|
<source>Limit download rate...</source>
|
||||||
<translation>Limite de taxa de download...</translation>
|
<translation>Limite de taxa de download...</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Move up</source>
|
||||||
|
<comment>i.e. move up in the queue</comment>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Move down</source>
|
||||||
|
<comment>i.e. Move down in the queue</comment>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Move to top</source>
|
||||||
|
<comment>i.e. Move to top of the queue</comment>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Move to bottom</source>
|
||||||
|
<comment>i.e. Move to bottom of the queue</comment>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Priority</source>
|
||||||
|
<translation type="unfinished">Prioridade</translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>Ui</name>
|
<name>Ui</name>
|
||||||
|
@ -7016,6 +7056,10 @@ Portanto os plugins foram desabilitados.</translation>
|
||||||
<comment>e.g: 2days 10hours</comment>
|
<comment>e.g: 2days 10hours</comment>
|
||||||
<translation>%1d %2h</translation>
|
<translation>%1d %2h</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>qBittorrent will shutdown the computer now because all downloads are complete.</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>options_imp</name>
|
<name>options_imp</name>
|
||||||
|
|
Binary file not shown.
|
@ -3451,6 +3451,10 @@ Nenhum outro aviso será dado.</translation>
|
||||||
<source>Log viewer</source>
|
<source>Log viewer</source>
|
||||||
<translation>Visualizador de Log</translation>
|
<translation>Visualizador de Log</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Shutdown when downloads complete</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>PeerAdditionDlg</name>
|
<name>PeerAdditionDlg</name>
|
||||||
|
@ -5540,6 +5544,18 @@ Gostaria de instalar agora?</translation>
|
||||||
<source>Add label...</source>
|
<source>Add label...</source>
|
||||||
<translation>Adicionar etiqueta...</translation>
|
<translation>Adicionar etiqueta...</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Resume torrents</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Pause torrents</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Delete torrents</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>TransferListWidget</name>
|
<name>TransferListWidget</name>
|
||||||
|
@ -5632,11 +5648,11 @@ Gostaria de instalar agora?</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Increase priority</source>
|
<source>Increase priority</source>
|
||||||
<translation>Aumentar prioridade</translation>
|
<translation type="obsolete">Aumentar prioridade</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Decrease priority</source>
|
<source>Decrease priority</source>
|
||||||
<translation>Diminuir prioridade</translation>
|
<translation type="obsolete">Diminuir prioridade</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Force recheck</source>
|
<source>Force recheck</source>
|
||||||
|
@ -5809,6 +5825,30 @@ Gostaria de instalar agora?</translation>
|
||||||
<source>Limit download rate...</source>
|
<source>Limit download rate...</source>
|
||||||
<translation>Limite de taxa de download...</translation>
|
<translation>Limite de taxa de download...</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Move up</source>
|
||||||
|
<comment>i.e. move up in the queue</comment>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Move down</source>
|
||||||
|
<comment>i.e. Move down in the queue</comment>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Move to top</source>
|
||||||
|
<comment>i.e. Move to top of the queue</comment>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Move to bottom</source>
|
||||||
|
<comment>i.e. Move to bottom of the queue</comment>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Priority</source>
|
||||||
|
<translation type="unfinished">Prioridade</translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>Ui</name>
|
<name>Ui</name>
|
||||||
|
@ -7016,6 +7056,10 @@ Portanto os plugins foram desabilitados.</translation>
|
||||||
<comment>e.g: 2days 10hours</comment>
|
<comment>e.g: 2days 10hours</comment>
|
||||||
<translation>%1d %2h</translation>
|
<translation>%1d %2h</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>qBittorrent will shutdown the computer now because all downloads are complete.</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>options_imp</name>
|
<name>options_imp</name>
|
||||||
|
|
Binary file not shown.
|
@ -3365,6 +3365,10 @@ No further notices will be issued.</source>
|
||||||
<source>Log viewer</source>
|
<source>Log viewer</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Shutdown when downloads complete</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>PeerAdditionDlg</name>
|
<name>PeerAdditionDlg</name>
|
||||||
|
@ -5354,6 +5358,18 @@ Do you want to install it now?</source>
|
||||||
<source>Add label...</source>
|
<source>Add label...</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Resume torrents</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Pause torrents</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Delete torrents</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>TransferListWidget</name>
|
<name>TransferListWidget</name>
|
||||||
|
@ -5438,11 +5454,11 @@ Do you want to install it now?</source>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Increase priority</source>
|
<source>Increase priority</source>
|
||||||
<translation>Incrementează prioritatea</translation>
|
<translation type="obsolete">Incrementează prioritatea</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Decrease priority</source>
|
<source>Decrease priority</source>
|
||||||
<translation>Decrementează prioritatea</translation>
|
<translation type="obsolete">Decrementează prioritatea</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Force recheck</source>
|
<source>Force recheck</source>
|
||||||
|
@ -5615,6 +5631,30 @@ Do you want to install it now?</source>
|
||||||
<source>Limit download rate...</source>
|
<source>Limit download rate...</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Move up</source>
|
||||||
|
<comment>i.e. move up in the queue</comment>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Move down</source>
|
||||||
|
<comment>i.e. Move down in the queue</comment>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Move to top</source>
|
||||||
|
<comment>i.e. Move to top of the queue</comment>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Move to bottom</source>
|
||||||
|
<comment>i.e. Move to bottom of the queue</comment>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Priority</source>
|
||||||
|
<translation type="unfinished">Prioritate</translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>Ui</name>
|
<name>Ui</name>
|
||||||
|
@ -6810,6 +6850,10 @@ Numai acele adăugate de dvs. pot fi dezinstalate.
|
||||||
<comment>e.g: 2days 10hours</comment>
|
<comment>e.g: 2days 10hours</comment>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>qBittorrent will shutdown the computer now because all downloads are complete.</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>options_imp</name>
|
<name>options_imp</name>
|
||||||
|
|
Binary file not shown.
|
@ -3585,6 +3585,10 @@ No further notices will be issued.</source>
|
||||||
<source>Log viewer</source>
|
<source>Log viewer</source>
|
||||||
<translation>Просмотрщик лога</translation>
|
<translation>Просмотрщик лога</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Shutdown when downloads complete</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>PeerAdditionDlg</name>
|
<name>PeerAdditionDlg</name>
|
||||||
|
@ -5594,6 +5598,18 @@ Do you want to install it now?</source>
|
||||||
<source>Add label...</source>
|
<source>Add label...</source>
|
||||||
<translation>Добавить метку...</translation>
|
<translation>Добавить метку...</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Resume torrents</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Pause torrents</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Delete torrents</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>TransferListWidget</name>
|
<name>TransferListWidget</name>
|
||||||
|
@ -5668,11 +5684,11 @@ Do you want to install it now?</source>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Increase priority</source>
|
<source>Increase priority</source>
|
||||||
<translation>Повысить приоритет</translation>
|
<translation type="obsolete">Повысить приоритет</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Decrease priority</source>
|
<source>Decrease priority</source>
|
||||||
<translation>Понизить приоритет</translation>
|
<translation type="obsolete">Понизить приоритет</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Force recheck</source>
|
<source>Force recheck</source>
|
||||||
|
@ -5846,6 +5862,30 @@ Do you want to install it now?</source>
|
||||||
<source>Limit download rate...</source>
|
<source>Limit download rate...</source>
|
||||||
<translation>Ограничение скорость скачивания...</translation>
|
<translation>Ограничение скорость скачивания...</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Move up</source>
|
||||||
|
<comment>i.e. move up in the queue</comment>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Move down</source>
|
||||||
|
<comment>i.e. Move down in the queue</comment>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Move to top</source>
|
||||||
|
<comment>i.e. Move to top of the queue</comment>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Move to bottom</source>
|
||||||
|
<comment>i.e. Move to bottom of the queue</comment>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Priority</source>
|
||||||
|
<translation type="unfinished">Приоритет</translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>Ui</name>
|
<name>Ui</name>
|
||||||
|
@ -7092,6 +7132,10 @@ However, those plugins were disabled.</source>
|
||||||
<comment>e.g: 2days 10hours</comment>
|
<comment>e.g: 2days 10hours</comment>
|
||||||
<translation>%1д%2ч</translation>
|
<translation>%1д%2ч</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>qBittorrent will shutdown the computer now because all downloads are complete.</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>options_imp</name>
|
<name>options_imp</name>
|
||||||
|
|
Binary file not shown.
|
@ -3477,6 +3477,10 @@ Už vás nebudeme ďalej upozorňovať.</translation>
|
||||||
<source>Log viewer</source>
|
<source>Log viewer</source>
|
||||||
<translation></translation>
|
<translation></translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Shutdown when downloads complete</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>PeerAdditionDlg</name>
|
<name>PeerAdditionDlg</name>
|
||||||
|
@ -5481,6 +5485,18 @@ Chcete ho nainštalovať teraz?</translation>
|
||||||
<source>Add label...</source>
|
<source>Add label...</source>
|
||||||
<translation>Pridať označenie...</translation>
|
<translation>Pridať označenie...</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Resume torrents</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Pause torrents</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Delete torrents</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>TransferListWidget</name>
|
<name>TransferListWidget</name>
|
||||||
|
@ -5553,11 +5569,11 @@ Chcete ho nainštalovať teraz?</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Increase priority</source>
|
<source>Increase priority</source>
|
||||||
<translation>Zvýšiť prioritu</translation>
|
<translation type="obsolete">Zvýšiť prioritu</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Decrease priority</source>
|
<source>Decrease priority</source>
|
||||||
<translation>Znížiť prioritu</translation>
|
<translation type="obsolete">Znížiť prioritu</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Force recheck</source>
|
<source>Force recheck</source>
|
||||||
|
@ -5730,6 +5746,30 @@ Chcete ho nainštalovať teraz?</translation>
|
||||||
<source>Limit download rate...</source>
|
<source>Limit download rate...</source>
|
||||||
<translation>Obmedziť rýchlosť sťahovania...</translation>
|
<translation>Obmedziť rýchlosť sťahovania...</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Move up</source>
|
||||||
|
<comment>i.e. move up in the queue</comment>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Move down</source>
|
||||||
|
<comment>i.e. Move down in the queue</comment>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Move to top</source>
|
||||||
|
<comment>i.e. Move to top of the queue</comment>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Move to bottom</source>
|
||||||
|
<comment>i.e. Move to bottom of the queue</comment>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Priority</source>
|
||||||
|
<translation type="unfinished">Priorita</translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>Ui</name>
|
<name>Ui</name>
|
||||||
|
@ -7009,6 +7049,10 @@ Tieto moduly však boli vypnuté.</translation>
|
||||||
<comment>e.g: 2days 10hours</comment>
|
<comment>e.g: 2days 10hours</comment>
|
||||||
<translation>%1d %2h</translation>
|
<translation>%1d %2h</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>qBittorrent will shutdown the computer now because all downloads are complete.</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>options_imp</name>
|
<name>options_imp</name>
|
||||||
|
|
Binary file not shown.
|
@ -1985,6 +1985,10 @@ No further notices will be issued.</source>
|
||||||
<source>Log viewer</source>
|
<source>Log viewer</source>
|
||||||
<translation>Преглед дневника</translation>
|
<translation>Преглед дневника</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Shutdown when downloads complete</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>PeerAdditionDlg</name>
|
<name>PeerAdditionDlg</name>
|
||||||
|
@ -3807,6 +3811,18 @@ Do you want to install it now?</source>
|
||||||
<source>Add label...</source>
|
<source>Add label...</source>
|
||||||
<translation>Додај ознаку...</translation>
|
<translation>Додај ознаку...</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Resume torrents</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Pause torrents</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Delete torrents</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>TransferListWidget</name>
|
<name>TransferListWidget</name>
|
||||||
|
@ -3959,11 +3975,11 @@ Do you want to install it now?</source>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Increase priority</source>
|
<source>Increase priority</source>
|
||||||
<translation>Повиси приоритет</translation>
|
<translation type="obsolete">Повиси приоритет</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Decrease priority</source>
|
<source>Decrease priority</source>
|
||||||
<translation>Снизи приоритет</translation>
|
<translation type="obsolete">Снизи приоритет</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Force recheck</source>
|
<source>Force recheck</source>
|
||||||
|
@ -4028,6 +4044,30 @@ Do you want to install it now?</source>
|
||||||
<source>Limit download rate...</source>
|
<source>Limit download rate...</source>
|
||||||
<translation>Ограничење брзине преузимања...</translation>
|
<translation>Ограничење брзине преузимања...</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Move up</source>
|
||||||
|
<comment>i.e. move up in the queue</comment>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Move down</source>
|
||||||
|
<comment>i.e. Move down in the queue</comment>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Move to top</source>
|
||||||
|
<comment>i.e. Move to top of the queue</comment>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Move to bottom</source>
|
||||||
|
<comment>i.e. Move to bottom of the queue</comment>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Priority</source>
|
||||||
|
<translation type="unfinished">Приоритет</translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>UsageDisplay</name>
|
<name>UsageDisplay</name>
|
||||||
|
@ -4751,6 +4791,10 @@ However, those plugins were disabled.</source>
|
||||||
<comment>e.g: 2days 10hours</comment>
|
<comment>e.g: 2days 10hours</comment>
|
||||||
<translation>%1d %2h</translation>
|
<translation>%1d %2h</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>qBittorrent will shutdown the computer now because all downloads are complete.</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>options_imp</name>
|
<name>options_imp</name>
|
||||||
|
|
Binary file not shown.
|
@ -2402,6 +2402,10 @@ Detta meddelande kommer inte att visas igen.</translation>
|
||||||
<source>Log viewer</source>
|
<source>Log viewer</source>
|
||||||
<translation>Loggvisare</translation>
|
<translation>Loggvisare</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Shutdown when downloads complete</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>PeerAdditionDlg</name>
|
<name>PeerAdditionDlg</name>
|
||||||
|
@ -4316,6 +4320,18 @@ Vill du installera den nu?</translation>
|
||||||
<source>Add label...</source>
|
<source>Add label...</source>
|
||||||
<translation>Lägg till etikett...</translation>
|
<translation>Lägg till etikett...</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Resume torrents</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Pause torrents</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Delete torrents</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>TransferListWidget</name>
|
<name>TransferListWidget</name>
|
||||||
|
@ -4408,11 +4424,11 @@ Vill du installera den nu?</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Increase priority</source>
|
<source>Increase priority</source>
|
||||||
<translation>Öka prioriteten</translation>
|
<translation type="obsolete">Öka prioriteten</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Decrease priority</source>
|
<source>Decrease priority</source>
|
||||||
<translation>Sänk prioriteten</translation>
|
<translation type="obsolete">Sänk prioriteten</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Force recheck</source>
|
<source>Force recheck</source>
|
||||||
|
@ -4585,6 +4601,30 @@ Vill du installera den nu?</translation>
|
||||||
<source>Limit download rate...</source>
|
<source>Limit download rate...</source>
|
||||||
<translation>Begränsa hämtningshastighet...</translation>
|
<translation>Begränsa hämtningshastighet...</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Move up</source>
|
||||||
|
<comment>i.e. move up in the queue</comment>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Move down</source>
|
||||||
|
<comment>i.e. Move down in the queue</comment>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Move to top</source>
|
||||||
|
<comment>i.e. Move to top of the queue</comment>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Move to bottom</source>
|
||||||
|
<comment>i.e. Move to bottom of the queue</comment>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Priority</source>
|
||||||
|
<translation type="unfinished">Prioritet</translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>UsageDisplay</name>
|
<name>UsageDisplay</name>
|
||||||
|
@ -5585,6 +5625,10 @@ Dock har dessa insticksmoduler blivit inaktiverade.</translation>
|
||||||
<comment>e.g: 2days 10hours</comment>
|
<comment>e.g: 2days 10hours</comment>
|
||||||
<translation>%1d %2h</translation>
|
<translation>%1d %2h</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>qBittorrent will shutdown the computer now because all downloads are complete.</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>options_imp</name>
|
<name>options_imp</name>
|
||||||
|
|
Binary file not shown.
|
@ -3521,6 +3521,10 @@ Başka bir bildiri yayınlanmayacaktır.</translation>
|
||||||
<source>Log viewer</source>
|
<source>Log viewer</source>
|
||||||
<translation>Kayıt görüntüleyici</translation>
|
<translation>Kayıt görüntüleyici</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Shutdown when downloads complete</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>PeerAdditionDlg</name>
|
<name>PeerAdditionDlg</name>
|
||||||
|
@ -5405,6 +5409,18 @@ Do you want to install it now?</source>
|
||||||
<source>Add label...</source>
|
<source>Add label...</source>
|
||||||
<translation>Etiket ekle...</translation>
|
<translation>Etiket ekle...</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Resume torrents</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Pause torrents</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Delete torrents</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>TransferListWidget</name>
|
<name>TransferListWidget</name>
|
||||||
|
@ -5478,11 +5494,11 @@ Do you want to install it now?</source>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Increase priority</source>
|
<source>Increase priority</source>
|
||||||
<translation>Önceliği arttır</translation>
|
<translation type="obsolete">Önceliği arttır</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Decrease priority</source>
|
<source>Decrease priority</source>
|
||||||
<translation>Önceliği düşür</translation>
|
<translation type="obsolete">Önceliği düşür</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Force recheck</source>
|
<source>Force recheck</source>
|
||||||
|
@ -5659,6 +5675,30 @@ Do you want to install it now?</source>
|
||||||
<source>Limit download rate...</source>
|
<source>Limit download rate...</source>
|
||||||
<translation>İndirme oranını sınırla...</translation>
|
<translation>İndirme oranını sınırla...</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Move up</source>
|
||||||
|
<comment>i.e. move up in the queue</comment>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Move down</source>
|
||||||
|
<comment>i.e. Move down in the queue</comment>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Move to top</source>
|
||||||
|
<comment>i.e. Move to top of the queue</comment>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Move to bottom</source>
|
||||||
|
<comment>i.e. Move to bottom of the queue</comment>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Priority</source>
|
||||||
|
<translation type="unfinished">Öncelik</translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>Ui</name>
|
<name>Ui</name>
|
||||||
|
@ -6867,6 +6907,10 @@ Bununla birlikte, o eklentiler devre dışı.</translation>
|
||||||
<comment>e.g: 2days 10hours</comment>
|
<comment>e.g: 2days 10hours</comment>
|
||||||
<translation>%1gün %2sa</translation>
|
<translation>%1gün %2sa</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>qBittorrent will shutdown the computer now because all downloads are complete.</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>options_imp</name>
|
<name>options_imp</name>
|
||||||
|
|
Binary file not shown.
|
@ -3268,6 +3268,10 @@ No further notices will be issued.</source>
|
||||||
<source>Log viewer</source>
|
<source>Log viewer</source>
|
||||||
<translation>Журнал подій</translation>
|
<translation>Журнал подій</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Shutdown when downloads complete</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>PeerAdditionDlg</name>
|
<name>PeerAdditionDlg</name>
|
||||||
|
@ -5267,6 +5271,18 @@ Do you want to install it now?</source>
|
||||||
<source>Add label...</source>
|
<source>Add label...</source>
|
||||||
<translation>Додати мітку...</translation>
|
<translation>Додати мітку...</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Resume torrents</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Pause torrents</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Delete torrents</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>TransferListWidget</name>
|
<name>TransferListWidget</name>
|
||||||
|
@ -5328,11 +5344,11 @@ Do you want to install it now?</source>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Increase priority</source>
|
<source>Increase priority</source>
|
||||||
<translation>Збільшити приорітет</translation>
|
<translation type="obsolete">Збільшити приорітет</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Decrease priority</source>
|
<source>Decrease priority</source>
|
||||||
<translation>Зменшити приорітет</translation>
|
<translation type="obsolete">Зменшити приорітет</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Force recheck</source>
|
<source>Force recheck</source>
|
||||||
|
@ -5505,6 +5521,30 @@ Do you want to install it now?</source>
|
||||||
<source>Limit download rate...</source>
|
<source>Limit download rate...</source>
|
||||||
<translation>Обмежити швидкість завантаження...</translation>
|
<translation>Обмежити швидкість завантаження...</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Move up</source>
|
||||||
|
<comment>i.e. move up in the queue</comment>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Move down</source>
|
||||||
|
<comment>i.e. Move down in the queue</comment>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Move to top</source>
|
||||||
|
<comment>i.e. Move to top of the queue</comment>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Move to bottom</source>
|
||||||
|
<comment>i.e. Move to bottom of the queue</comment>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Priority</source>
|
||||||
|
<translation type="unfinished">Пріоритет</translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>Ui</name>
|
<name>Ui</name>
|
||||||
|
@ -6642,6 +6682,10 @@ However, those plugins were disabled.</source>
|
||||||
<comment>e.g: 2days 10hours</comment>
|
<comment>e.g: 2days 10hours</comment>
|
||||||
<translation>%1д %2г</translation>
|
<translation>%1д %2г</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>qBittorrent will shutdown the computer now because all downloads are complete.</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>options_imp</name>
|
<name>options_imp</name>
|
||||||
|
|
Binary file not shown.
|
@ -3666,6 +3666,10 @@ No further notices will be issued.</source>
|
||||||
<source>Log viewer</source>
|
<source>Log viewer</source>
|
||||||
<translation>日志浏览器</translation>
|
<translation>日志浏览器</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Shutdown when downloads complete</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>PeerAdditionDlg</name>
|
<name>PeerAdditionDlg</name>
|
||||||
|
@ -5666,6 +5670,18 @@ Do you want to install it now?</source>
|
||||||
<source>Add label...</source>
|
<source>Add label...</source>
|
||||||
<translation>添加标签...</translation>
|
<translation>添加标签...</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Resume torrents</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Pause torrents</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Delete torrents</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>TransferListWidget</name>
|
<name>TransferListWidget</name>
|
||||||
|
@ -5758,11 +5774,11 @@ Do you want to install it now?</source>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Increase priority</source>
|
<source>Increase priority</source>
|
||||||
<translation>增加优先级</translation>
|
<translation type="obsolete">增加优先级</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Decrease priority</source>
|
<source>Decrease priority</source>
|
||||||
<translation>降低优先级</translation>
|
<translation type="obsolete">降低优先级</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Force recheck</source>
|
<source>Force recheck</source>
|
||||||
|
@ -5935,6 +5951,30 @@ Do you want to install it now?</source>
|
||||||
<source>Limit download rate...</source>
|
<source>Limit download rate...</source>
|
||||||
<translation>限制下载速度...</translation>
|
<translation>限制下载速度...</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Move up</source>
|
||||||
|
<comment>i.e. move up in the queue</comment>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Move down</source>
|
||||||
|
<comment>i.e. Move down in the queue</comment>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Move to top</source>
|
||||||
|
<comment>i.e. Move to top of the queue</comment>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Move to bottom</source>
|
||||||
|
<comment>i.e. Move to bottom of the queue</comment>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Priority</source>
|
||||||
|
<translation type="unfinished">优先</translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>Ui</name>
|
<name>Ui</name>
|
||||||
|
@ -7199,6 +7239,10 @@ However, those plugins were disabled.</source>
|
||||||
<comment>e.g: 2days 10hours</comment>
|
<comment>e.g: 2days 10hours</comment>
|
||||||
<translation>%1天%2小时</translation>
|
<translation>%1天%2小时</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>qBittorrent will shutdown the computer now because all downloads are complete.</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>options_imp</name>
|
<name>options_imp</name>
|
||||||
|
|
Binary file not shown.
|
@ -2497,6 +2497,10 @@ No further notices will be issued.</source>
|
||||||
<source>Log viewer</source>
|
<source>Log viewer</source>
|
||||||
<translation>紀錄檢視器</translation>
|
<translation>紀錄檢視器</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Shutdown when downloads complete</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>PeerAdditionDlg</name>
|
<name>PeerAdditionDlg</name>
|
||||||
|
@ -4415,6 +4419,18 @@ Do you want to install it now?</source>
|
||||||
<source>Add label...</source>
|
<source>Add label...</source>
|
||||||
<translation>增加標籤...</translation>
|
<translation>增加標籤...</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Resume torrents</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Pause torrents</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Delete torrents</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>TransferListWidget</name>
|
<name>TransferListWidget</name>
|
||||||
|
@ -4507,11 +4523,11 @@ Do you want to install it now?</source>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Increase priority</source>
|
<source>Increase priority</source>
|
||||||
<translation>增加優先度</translation>
|
<translation type="obsolete">增加優先度</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Decrease priority</source>
|
<source>Decrease priority</source>
|
||||||
<translation>降低優先度</translation>
|
<translation type="obsolete">降低優先度</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Force recheck</source>
|
<source>Force recheck</source>
|
||||||
|
@ -4684,6 +4700,30 @@ Do you want to install it now?</source>
|
||||||
<source>Limit download rate...</source>
|
<source>Limit download rate...</source>
|
||||||
<translation>限制下載速度...</translation>
|
<translation>限制下載速度...</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Move up</source>
|
||||||
|
<comment>i.e. move up in the queue</comment>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Move down</source>
|
||||||
|
<comment>i.e. Move down in the queue</comment>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Move to top</source>
|
||||||
|
<comment>i.e. Move to top of the queue</comment>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Move to bottom</source>
|
||||||
|
<comment>i.e. Move to bottom of the queue</comment>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Priority</source>
|
||||||
|
<translation type="unfinished">優先度</translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>UsageDisplay</name>
|
<name>UsageDisplay</name>
|
||||||
|
@ -5696,6 +5736,10 @@ However, those plugins were disabled.</source>
|
||||||
<comment>e.g: 2days 10hours</comment>
|
<comment>e.g: 2days 10hours</comment>
|
||||||
<translation>%1 天 %2 小時</translation>
|
<translation>%1 天 %2 小時</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>qBittorrent will shutdown the computer now because all downloads are complete.</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>options_imp</name>
|
<name>options_imp</name>
|
||||||
|
|
|
@ -314,6 +314,10 @@ protected slots:
|
||||||
if(!labelFilters->selectedItems().empty() && labelFilters->row(labelFilters->selectedItems().first()) > 1)
|
if(!labelFilters->selectedItems().empty() && labelFilters->row(labelFilters->selectedItems().first()) > 1)
|
||||||
removeAct = labelMenu.addAction(QIcon(":/Icons/oxygen/list-remove.png"), tr("Remove label"));
|
removeAct = labelMenu.addAction(QIcon(":/Icons/oxygen/list-remove.png"), tr("Remove label"));
|
||||||
QAction *addAct = labelMenu.addAction(QIcon(":/Icons/oxygen/list-add.png"), tr("Add label..."));
|
QAction *addAct = labelMenu.addAction(QIcon(":/Icons/oxygen/list-add.png"), tr("Add label..."));
|
||||||
|
labelMenu.addSeparator();
|
||||||
|
QAction *startAct = labelMenu.addAction(QIcon(":/Icons/skin/play22.png"), tr("Resume torrents"));
|
||||||
|
QAction *pauseAct = labelMenu.addAction(QIcon(":/Icons/skin/pause22.png"), tr("Pause torrents"));
|
||||||
|
QAction *deleteTorrentsAct = labelMenu.addAction(QIcon(":/Icons/skin/delete22.png"), tr("Delete torrents"));
|
||||||
QAction *act = 0;
|
QAction *act = 0;
|
||||||
act = labelMenu.exec(QCursor::pos());
|
act = labelMenu.exec(QCursor::pos());
|
||||||
if(act) {
|
if(act) {
|
||||||
|
@ -321,6 +325,18 @@ protected slots:
|
||||||
removeSelectedLabel();
|
removeSelectedLabel();
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
if(act == deleteTorrentsAct) {
|
||||||
|
transferList->deleteVisibleTorrents();
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
if(act == startAct) {
|
||||||
|
transferList->startVisibleTorrents();
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
if(act == pauseAct) {
|
||||||
|
transferList->pauseVisibleTorrents();
|
||||||
|
return;
|
||||||
|
}
|
||||||
if(act == addAct) {
|
if(act == addAct) {
|
||||||
bool ok;
|
bool ok;
|
||||||
QString label = "";
|
QString label = "";
|
||||||
|
|
|
@ -678,6 +678,18 @@ void TransferListWidget::startAllTorrents() {
|
||||||
refreshList();
|
refreshList();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
void TransferListWidget::startVisibleTorrents() {
|
||||||
|
for(int i=0; i<proxyModel->rowCount(); ++i) {
|
||||||
|
const int row = mapToSource(proxyModel->index(i, 0)).row();
|
||||||
|
QTorrentHandle h = BTSession->getTorrentHandle(getHashFromRow(row));
|
||||||
|
if(h.is_valid() && h.is_paused()) {
|
||||||
|
h.resume();
|
||||||
|
resumeTorrent(row, false);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
refreshList();
|
||||||
|
}
|
||||||
|
|
||||||
void TransferListWidget::pauseSelectedTorrents() {
|
void TransferListWidget::pauseSelectedTorrents() {
|
||||||
const QStringList hashes = getSelectedTorrentsHashes();
|
const QStringList hashes = getSelectedTorrentsHashes();
|
||||||
foreach(const QString &hash, hashes) {
|
foreach(const QString &hash, hashes) {
|
||||||
|
@ -702,6 +714,18 @@ void TransferListWidget::pauseAllTorrents() {
|
||||||
refreshList();
|
refreshList();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
void TransferListWidget::pauseVisibleTorrents() {
|
||||||
|
for(int i=0; i<proxyModel->rowCount(); ++i) {
|
||||||
|
const int row = mapToSource(proxyModel->index(i, 0)).row();
|
||||||
|
QTorrentHandle h = BTSession->getTorrentHandle(getHashFromRow(row));
|
||||||
|
if(h.is_valid() && !h.is_paused()) {
|
||||||
|
h.pause();
|
||||||
|
pauseTorrent(row, false);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
refreshList();
|
||||||
|
}
|
||||||
|
|
||||||
void TransferListWidget::deleteSelectedTorrents() {
|
void TransferListWidget::deleteSelectedTorrents() {
|
||||||
if(main_window->getCurrentTabWidget() != this) return;
|
if(main_window->getCurrentTabWidget() != this) return;
|
||||||
const QStringList& hashes = getSelectedTorrentsHashes();
|
const QStringList& hashes = getSelectedTorrentsHashes();
|
||||||
|
@ -718,6 +742,24 @@ void TransferListWidget::deleteSelectedTorrents() {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
void TransferListWidget::deleteVisibleTorrents() {
|
||||||
|
if(proxyModel->rowCount() <= 0) return;
|
||||||
|
bool delete_local_files = false;
|
||||||
|
if(DeletionConfirmationDlg::askForDeletionConfirmation(&delete_local_files)) {
|
||||||
|
QStringList hashes;
|
||||||
|
for(int i=0; i<proxyModel->rowCount(); ++i) {
|
||||||
|
const int row = mapToSource(proxyModel->index(i, 0)).row();
|
||||||
|
hashes << getHashFromRow(row);
|
||||||
|
}
|
||||||
|
foreach(const QString &hash, hashes) {
|
||||||
|
const int row = getRowFromHash(hash);
|
||||||
|
deleteTorrent(row, false);
|
||||||
|
BTSession->deleteTorrent(hash, delete_local_files);
|
||||||
|
}
|
||||||
|
refreshList();
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
void TransferListWidget::increasePrioSelectedTorrents() {
|
void TransferListWidget::increasePrioSelectedTorrents() {
|
||||||
if(main_window->getCurrentTabWidget() != this) return;
|
if(main_window->getCurrentTabWidget() != this) return;
|
||||||
const QStringList hashes = getSelectedTorrentsHashes();
|
const QStringList hashes = getSelectedTorrentsHashes();
|
||||||
|
|
|
@ -63,9 +63,12 @@ public slots:
|
||||||
void setSelectedTorrentsLocation();
|
void setSelectedTorrentsLocation();
|
||||||
void startSelectedTorrents();
|
void startSelectedTorrents();
|
||||||
void startAllTorrents();
|
void startAllTorrents();
|
||||||
|
void startVisibleTorrents();
|
||||||
void pauseSelectedTorrents();
|
void pauseSelectedTorrents();
|
||||||
void pauseAllTorrents();
|
void pauseAllTorrents();
|
||||||
|
void pauseVisibleTorrents();
|
||||||
void deleteSelectedTorrents();
|
void deleteSelectedTorrents();
|
||||||
|
void deleteVisibleTorrents();
|
||||||
void increasePrioSelectedTorrents();
|
void increasePrioSelectedTorrents();
|
||||||
void decreasePrioSelectedTorrents();
|
void decreasePrioSelectedTorrents();
|
||||||
void topPrioSelectedTorrents();
|
void topPrioSelectedTorrents();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue