mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-09 09:02:31 -06:00
Updated Basque translation
This commit is contained in:
@@ -1012,118 +1012,118 @@ You should get this information from your Web browser preferences.</translation>
|
||||
<context>
|
||||
<name>DownloadThread</name>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="101"/>
|
||||
<location filename="../downloadthread.cpp" line="105"/>
|
||||
<location filename="../downloadthread.cpp" line="157"/>
|
||||
<location filename="../downloadthread.cpp" line="161"/>
|
||||
<source>I/O Error</source>
|
||||
<translation>خطأ إدخال/إخراج</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="194"/>
|
||||
<location filename="../downloadthread.cpp" line="252"/>
|
||||
<source>The remote host name was not found (invalid hostname)</source>
|
||||
<translation>اسم المستخدم غير موجود أو خاطئ</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="196"/>
|
||||
<location filename="../downloadthread.cpp" line="254"/>
|
||||
<source>The operation was canceled</source>
|
||||
<translation>العملية الغيت</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="198"/>
|
||||
<location filename="../downloadthread.cpp" line="256"/>
|
||||
<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="200"/>
|
||||
<location filename="../downloadthread.cpp" line="258"/>
|
||||
<source>The connection to the remote server timed out</source>
|
||||
<translation>إنقطع الإتصال مع الخادم</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="202"/>
|
||||
<location filename="../downloadthread.cpp" line="260"/>
|
||||
<source>SSL/TLS handshake failed</source>
|
||||
<translation>SSL/TLS handshake failed</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="204"/>
|
||||
<location filename="../downloadthread.cpp" line="262"/>
|
||||
<source>The remote server refused the connection</source>
|
||||
<translation>الخادم رفض الإتصال</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="206"/>
|
||||
<location filename="../downloadthread.cpp" line="264"/>
|
||||
<source>The connection to the proxy server was refused</source>
|
||||
<translation>رفض الإتصال مع خادم البروكسي</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="208"/>
|
||||
<location filename="../downloadthread.cpp" line="266"/>
|
||||
<source>The proxy server closed the connection prematurely</source>
|
||||
<translation>الإتصال مع خادم البروكسي اغلق تماما</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="210"/>
|
||||
<location filename="../downloadthread.cpp" line="268"/>
|
||||
<source>The proxy host name was not found</source>
|
||||
<translation>لا يوجد اسم مستخدم للبروكسي</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="212"/>
|
||||
<location filename="../downloadthread.cpp" line="270"/>
|
||||
<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="214"/>
|
||||
<location filename="../downloadthread.cpp" line="272"/>
|
||||
<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="216"/>
|
||||
<location filename="../downloadthread.cpp" line="274"/>
|
||||
<source>The access to the remote content was denied (401)</source>
|
||||
<translation>الدخول ممنوع.(401)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="218"/>
|
||||
<location filename="../downloadthread.cpp" line="276"/>
|
||||
<source>The operation requested on the remote content is not permitted</source>
|
||||
<translation>العملية مرفوضة</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="220"/>
|
||||
<location filename="../downloadthread.cpp" line="278"/>
|
||||
<source>The remote content was not found at the server (404)</source>
|
||||
<translation>المعلومات غير موجودة في الخادم</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="222"/>
|
||||
<location filename="../downloadthread.cpp" line="280"/>
|
||||
<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="224"/>
|
||||
<location filename="../downloadthread.cpp" line="282"/>
|
||||
<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="226"/>
|
||||
<location filename="../downloadthread.cpp" line="284"/>
|
||||
<source>The requested operation is invalid for this protocol</source>
|
||||
<translation>العملية للبروتوكول خطأ</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="228"/>
|
||||
<location filename="../downloadthread.cpp" line="286"/>
|
||||
<source>An unknown network-related error was detected</source>
|
||||
<translation>خطأ شبكة غير معروف</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="230"/>
|
||||
<location filename="../downloadthread.cpp" line="288"/>
|
||||
<source>An unknown proxy-related error was detected</source>
|
||||
<translation>خطأ غير معروف للبروكسي</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="232"/>
|
||||
<location filename="../downloadthread.cpp" line="290"/>
|
||||
<source>An unknown error related to the remote content was detected</source>
|
||||
<translation>خطأ خادم متعلق بالمعلومات</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="234"/>
|
||||
<location filename="../downloadthread.cpp" line="292"/>
|
||||
<source>A breakdown in protocol was detected</source>
|
||||
<translation>يوجد خطأ في البروتوكول</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadthread.cpp" line="236"/>
|
||||
<location filename="../downloadthread.cpp" line="294"/>
|
||||
<source>Unknown error</source>
|
||||
<translation>خطأ غير معروف</translation>
|
||||
</message>
|
||||
|
||||
Reference in New Issue
Block a user