Fix RSS cookie support

This commit is contained in:
Christophe Dumez
2010-05-17 19:23:16 +00:00
parent b9a3890dd5
commit 4832a24ac5
33 changed files with 391 additions and 385 deletions

View File

@@ -470,7 +470,7 @@ p, li { white-space: pre-wrap; }
</message>
<message>
<location filename="../cookiesdlg.cpp" line="43"/>
<source>Common keys for cookies are : &apos;%1&apos;&apos;, &apos;%2&apos;.
<source>Common keys for cookies are : &apos;%1&apos;, &apos;%2&apos;.
You should get this information from your Web browser preferences.</source>
<translation type="unfinished"></translation>
</message>
@@ -4122,112 +4122,112 @@ p, li { white-space: pre-wrap; }
<translation>I/O خطأ</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>اسم المسخدم غير موجود ) اسم مستخدم خطأ )</translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="202"/>
<location filename="../downloadthread.cpp" line="208"/>
<source>The operation was canceled</source>
<translation>العملية الغيت</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>السرفر اغلق الإتصال نهائيا, قبل انهاء ومعالجة الطلب</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>إنقطع الإتصال مع السرفر</translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="208"/>
<location filename="../downloadthread.cpp" line="214"/>
<source>SSL/TLS handshake failed</source>
<translation>SSL/TLS فشلة المصافحة</translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="210"/>
<location filename="../downloadthread.cpp" line="216"/>
<source>The remote server refused the connection</source>
<translation>السرفر رفض الإتصال</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>رفض الإتصال مع سرفر البروكسي</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>الإتصال مع سرفر البروكسي اغلق تماما</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>لا يوجد اسم المستحدم للبروكسي</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>الإتصال مع البروكسي انقطع ام لم يرد في الفترة المطلوبة</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>البروكسي يتطلب اثبات</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>الدخول ممنوع. ) 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>العملية مرفوضة</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>المعلومات غير موجودة في السرفر</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>السرفر يتطلب اثبات لعرض البيانات لاكن رفض اثباتك</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>لا يمكن الدخول للشبكة عن طريق APIال لان البروتوكول غير معروف</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>العملية للبروتوكول خطأ</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>خطأ شبكة غير معروف</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>خطأ غي معرول للبركسي</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>خطأ سرفر متعلق بالمعلومات</translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="240"/>
<location filename="../downloadthread.cpp" line="246"/>
<source>A breakdown in protocol was detected</source>
<translation>يوجد خطأ في البروتوكول</translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="242"/>
<location filename="../downloadthread.cpp" line="248"/>
<source>Unknown error</source>
<translation>خطأ غير معروف</translation>
</message>