mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-10 01:22:31 -06:00
Fix RSS cookie support
This commit is contained in:
@@ -523,7 +523,7 @@ p, li { white-space: pre-wrap; }
|
||||
</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>
|
||||
@@ -6847,112 +6847,112 @@ Log:
|
||||
<translation>Error d'Entrada/Sortida</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>El nom host no s'ha trobat (nom host no vàlid)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="202"/>
|
||||
<location filename="../downloadthread.cpp" line="208"/>
|
||||
<source>The operation was canceled</source>
|
||||
<translation>L'operació va ser cancel-lada</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>El servidor remot va tancar la connexió abans de temps, abans que fos rebut i processat</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>Connexió amb el servidor remot fallida, Temps d'espera esgotat</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="208"/>
|
||||
<location filename="../downloadthread.cpp" line="214"/>
|
||||
<source>SSL/TLS handshake failed</source>
|
||||
<translation>SSL/TLS handshake fallida</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="210"/>
|
||||
<location filename="../downloadthread.cpp" line="216"/>
|
||||
<source>The remote server refused the connection</source>
|
||||
<translation>El servidor remot va rebutjar la connexió</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>La connexió amb el servidor proxy va ser rebutjada</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>Connexió tancada abans de temps pel servidor proxy</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>El nom host del proxy no s'ha trobat</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>La connexió amb el servidor proxy s'ha esgotat, o el proxy no va respondre a temps a la sol-licitud enviada</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>El proxy requereix autenticació a fi d'atendre la sol-licitud, però no va acceptar les credencials que va oferir</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>L'accés al contingut remot ha estat rebutjat (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>L'operació sol-licitada en el contingut remot no està permesa</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>El contingut remot no es troba al servidor (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>El servidor remot requereix autenticació per servir el contingut, però les credencials proporcionades no són correctes</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>Protocol desconegut</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>L'operació sol-licitada no és vàlida per a aquest protocol</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>Error de Xarxa desconegut</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>Error de Proxy desconegut</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>Error desconegut al servidor remot</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="240"/>
|
||||
<location filename="../downloadthread.cpp" line="246"/>
|
||||
<source>A breakdown in protocol was detected</source>
|
||||
<translation>Error de protocol</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="242"/>
|
||||
<location filename="../downloadthread.cpp" line="248"/>
|
||||
<source>Unknown error</source>
|
||||
<translation>Error desconegut</translation>
|
||||
</message>
|
||||
|
||||
Reference in New Issue
Block a user