mirror of
https://github.com/searxng/searxng.git
synced 2026-01-14 02:25:28 +00:00
[translations] update messages.pot and messages.po files
From 2eb81701 - 2022-10-14 - Alexandre Flament <alex@al-f.net>
This commit is contained in:
@@ -11,20 +11,19 @@
|
||||
# George Kashkosh <kash.george@gmail.com>, 2022.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: searx\n"
|
||||
"Project-Id-Version: searx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2022-09-28 07:29+0000\n"
|
||||
"POT-Creation-Date: 2022-10-14 14:11+0000\n"
|
||||
"PO-Revision-Date: 2022-10-07 07:30+0000\n"
|
||||
"Last-Translator: George Kashkosh <kash.george@gmail.com>\n"
|
||||
"Language-Team: Arabic <https://weblate.bubu1.eu/projects/searxng/searxng/ar/>"
|
||||
"\n"
|
||||
"Language: ar\n"
|
||||
"Language-Team: Arabic "
|
||||
"<https://weblate.bubu1.eu/projects/searxng/searxng/ar/>\n"
|
||||
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : "
|
||||
"n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
|
||||
"&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
|
||||
"X-Generator: Weblate 4.14.1\n"
|
||||
"Generated-By: Babel 2.10.3\n"
|
||||
|
||||
#. CONSTANT_NAMES['DEFAULT_GROUP_NAME']
|
||||
@@ -168,64 +167,68 @@ msgstr "خطأ في بروتوكول HTTP"
|
||||
msgid "network error"
|
||||
msgstr "خطأ في الشبكة"
|
||||
|
||||
#: searx/webapp.py:169
|
||||
#: searx/webapp.py:168
|
||||
msgid "SSL error: certificate validation has failed"
|
||||
msgstr ""
|
||||
|
||||
#: searx/webapp.py:170
|
||||
msgid "unexpected crash"
|
||||
msgstr "تعطل غير متوقع"
|
||||
|
||||
#: searx/webapp.py:176
|
||||
#: searx/webapp.py:177
|
||||
msgid "HTTP error"
|
||||
msgstr "خطأ HTTP"
|
||||
|
||||
#: searx/webapp.py:177
|
||||
#: searx/webapp.py:178
|
||||
msgid "HTTP connection error"
|
||||
msgstr "خطأ في اتصال HTTP"
|
||||
|
||||
#: searx/webapp.py:183
|
||||
#: searx/webapp.py:184
|
||||
msgid "proxy error"
|
||||
msgstr "خطأ في وكيل البروكسي"
|
||||
|
||||
#: searx/webapp.py:184
|
||||
#: searx/webapp.py:185
|
||||
msgid "CAPTCHA"
|
||||
msgstr "أسئلة التحقق"
|
||||
|
||||
#: searx/webapp.py:185
|
||||
#: searx/webapp.py:186
|
||||
msgid "too many requests"
|
||||
msgstr "الكثير من الطلبات"
|
||||
|
||||
#: searx/webapp.py:186
|
||||
#: searx/webapp.py:187
|
||||
msgid "access denied"
|
||||
msgstr "الدخول مرفوض"
|
||||
|
||||
#: searx/webapp.py:187
|
||||
#: searx/webapp.py:188
|
||||
msgid "server API error"
|
||||
msgstr "خطأ في API الخادم"
|
||||
|
||||
#: searx/webapp.py:362
|
||||
#: searx/webapp.py:365
|
||||
msgid "No item found"
|
||||
msgstr "تعذر العثور على عناصر"
|
||||
|
||||
#: searx/engines/qwant.py:217
|
||||
#: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:364
|
||||
#: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:367
|
||||
msgid "Source"
|
||||
msgstr "المصدر"
|
||||
|
||||
#: searx/webapp.py:366
|
||||
#: searx/webapp.py:369
|
||||
msgid "Error loading the next page"
|
||||
msgstr "حدث خلل أثناء تحميل الصفحة التالية"
|
||||
|
||||
#: searx/webapp.py:518 searx/webapp.py:950
|
||||
#: searx/webapp.py:521 searx/webapp.py:953
|
||||
msgid "Invalid settings, please edit your preferences"
|
||||
msgstr "إنّ الإعدادات خاطئة، يرجى تعديل خياراتك"
|
||||
|
||||
#: searx/webapp.py:534
|
||||
#: searx/webapp.py:537
|
||||
msgid "Invalid settings"
|
||||
msgstr "إعدادات غير صالحة"
|
||||
|
||||
#: searx/webapp.py:611 searx/webapp.py:687
|
||||
#: searx/webapp.py:614 searx/webapp.py:690
|
||||
msgid "search error"
|
||||
msgstr "خطأ في البحث"
|
||||
|
||||
#: searx/webapp.py:849
|
||||
#: searx/webapp.py:852
|
||||
msgid "Suspended"
|
||||
msgstr "معلق"
|
||||
|
||||
@@ -1479,3 +1482,4 @@ msgstr "إخفاء الفيديو"
|
||||
#~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
|
||||
#~ " rel=\"external\"> تعرف على المزيد حول "
|
||||
#~ "طرق الطلب </a>"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user