mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-08 08:32:31 -06:00
Fix RSS cookie support
This commit is contained in:
@@ -508,7 +508,7 @@ Copyright © 2006 by Christophe Dumez<br>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../cookiesdlg.cpp" line="43"/>
|
||||
<source>Common keys for cookies are : '%1'', '%2'.
|
||||
<source>Common keys for cookies are : '%1', '%2'.
|
||||
You should get this information from your Web browser preferences.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
@@ -6197,112 +6197,112 @@ Changelog:
|
||||
<translation>I/O Hiba</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="200"/>
|
||||
<location filename="../downloadthread.cpp" line="206"/>
|
||||
<source>The remote host name was not found (invalid hostname)</source>
|
||||
<translation>A távoli hosztnév nem található (érvénytelen hosztnév)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="202"/>
|
||||
<location filename="../downloadthread.cpp" line="208"/>
|
||||
<source>The operation was canceled</source>
|
||||
<translation>A művelet megszakítva</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="204"/>
|
||||
<location filename="../downloadthread.cpp" line="210"/>
|
||||
<source>The remote server closed the connection prematurely, before the entire reply was received and processed</source>
|
||||
<translation>A távoli szerver lezárta a kapcsolatot, a teljes válasz elküldése és feldolgozása előtt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="206"/>
|
||||
<location filename="../downloadthread.cpp" line="212"/>
|
||||
<source>The connection to the remote server timed out</source>
|
||||
<translation>Időtúllépés a szervehez való kapcsolódás közben</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="208"/>
|
||||
<location filename="../downloadthread.cpp" line="214"/>
|
||||
<source>SSL/TLS handshake failed</source>
|
||||
<translation>SSL/TLS kapcsolódás sikertelen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="210"/>
|
||||
<location filename="../downloadthread.cpp" line="216"/>
|
||||
<source>The remote server refused the connection</source>
|
||||
<translation>A szerver visszautasította a kapcsolódást</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="212"/>
|
||||
<location filename="../downloadthread.cpp" line="218"/>
|
||||
<source>The connection to the proxy server was refused</source>
|
||||
<translation>Kapcsolódás a proxy szerverhez sikertelen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="214"/>
|
||||
<location filename="../downloadthread.cpp" line="220"/>
|
||||
<source>The proxy server closed the connection prematurely</source>
|
||||
<translation>A proxy szerver idő előtt bontotta a kapcsolatot</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="216"/>
|
||||
<location filename="../downloadthread.cpp" line="222"/>
|
||||
<source>The proxy host name was not found</source>
|
||||
<translation>Proxy szerver név ismeretlen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="218"/>
|
||||
<location filename="../downloadthread.cpp" line="224"/>
|
||||
<source>The connection to the proxy timed out or the proxy did not reply in time to the request sent</source>
|
||||
<translation>Időtúllépés a proxy szerverhez való kapcsolódáskor, vagy a szerver nem továbbította a kérést időben</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="220"/>
|
||||
<location filename="../downloadthread.cpp" line="226"/>
|
||||
<source>The proxy requires authentication in order to honour the request but did not accept any credentials offered</source>
|
||||
<translation>A proxy szerver hitelesítést kíván, de nem fogadja el a megadott igazolást</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="222"/>
|
||||
<location filename="../downloadthread.cpp" line="228"/>
|
||||
<source>The access to the remote content was denied (401)</source>
|
||||
<translation>Csatlakozás a távoli tartalomhoz megtagadva (401)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="224"/>
|
||||
<location filename="../downloadthread.cpp" line="230"/>
|
||||
<source>The operation requested on the remote content is not permitted</source>
|
||||
<translation>A kért művelet nem engedélyezett a távoli eszközön</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="226"/>
|
||||
<location filename="../downloadthread.cpp" line="232"/>
|
||||
<source>The remote content was not found at the server (404)</source>
|
||||
<translation>A távoli tartalom nem található a szeveren (404)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="228"/>
|
||||
<location filename="../downloadthread.cpp" line="234"/>
|
||||
<source>The remote server requires authentication to serve the content but the credentials provided were not accepted</source>
|
||||
<translation>A szerver hitelesítést kíván, de nem fogadja el a megadott igazolást</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="230"/>
|
||||
<location filename="../downloadthread.cpp" line="236"/>
|
||||
<source>The Network Access API cannot honor the request because the protocol is not known</source>
|
||||
<translation>A Network Access API nem teljesíti a kérést, mivel a protokol ismeretlen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="232"/>
|
||||
<location filename="../downloadthread.cpp" line="238"/>
|
||||
<source>The requested operation is invalid for this protocol</source>
|
||||
<translation>A kért művelet ismeretlen ebben a protokollban</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="234"/>
|
||||
<location filename="../downloadthread.cpp" line="240"/>
|
||||
<source>An unknown network-related error was detected</source>
|
||||
<translation>Ismeretlen hálózati hiba történt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="236"/>
|
||||
<location filename="../downloadthread.cpp" line="242"/>
|
||||
<source>An unknown proxy-related error was detected</source>
|
||||
<translation>Ismeretlen proxy hiba történt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="238"/>
|
||||
<location filename="../downloadthread.cpp" line="244"/>
|
||||
<source>An unknown error related to the remote content was detected</source>
|
||||
<translation>Ismeretlen hiba a távoli tartalomban</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="240"/>
|
||||
<location filename="../downloadthread.cpp" line="246"/>
|
||||
<source>A breakdown in protocol was detected</source>
|
||||
<translation>Hiba a protokollban</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="242"/>
|
||||
<location filename="../downloadthread.cpp" line="248"/>
|
||||
<source>Unknown error</source>
|
||||
<translation>Ismeretlen hiba</translation>
|
||||
</message>
|
||||
|
||||
Reference in New Issue
Block a user