messages.po 46 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599
  1. # Arabic translations for .
  2. # Copyright (C) 2020 ORGANIZATION
  3. # This file is distributed under the same license as the project.
  4. #
  5. # Translators:
  6. # ButterflyOfFire ButterflyOfFire, 2018
  7. # ButterflyOfFire, 2018
  8. # d506c013dc1b502e7a53f91ebcbf8f29_985b4b3, 2017-2018
  9. # Markus Heiser <markus.heiser@darmarit.de>, 2022, 2023.
  10. # ken kailer <kenkailer@yahoo.com>, 2022.
  11. # George Kashkosh <kash.george@gmail.com>, 2022.
  12. # Droid <droidpy587@gmail.com>, 2022.
  13. # return42 <markus.heiser@darmarit.de>, 2023.
  14. # Cavemanly <k.adel.2m@protonmail.com>, 2023.
  15. msgid ""
  16. msgstr ""
  17. "Project-Id-Version: searx\n"
  18. "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
  19. "POT-Creation-Date: 2023-06-19 17:57+0000\n"
  20. "PO-Revision-Date: 2023-06-22 09:02+0000\n"
  21. "Last-Translator: return42 <markus.heiser@darmarit.de>\n"
  22. "Language-Team: Arabic <https://translate.codeberg.org/projects/searxng/"
  23. "searxng/ar/>\n"
  24. "Language: ar\n"
  25. "MIME-Version: 1.0\n"
  26. "Content-Type: text/plain; charset=utf-8\n"
  27. "Content-Transfer-Encoding: 8bit\n"
  28. "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
  29. "&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
  30. "X-Generator: Weblate 4.17\n"
  31. "Generated-By: Babel 2.12.1\n"
  32. #. CONSTANT_NAMES['NO_SUBGROUPING']
  33. #: searx/searxng.msg
  34. msgid "without further subgrouping"
  35. msgstr "بدون تقسيم"
  36. #. CONSTANT_NAMES['DEFAULT_CATEGORY']
  37. #: searx/searxng.msg
  38. msgid "other"
  39. msgstr "آخر"
  40. #. CATEGORY_NAMES['FILES']
  41. #: searx/searxng.msg
  42. msgid "files"
  43. msgstr "ملفات"
  44. #. CATEGORY_NAMES['GENERAL']
  45. #: searx/searxng.msg
  46. msgid "general"
  47. msgstr "عام"
  48. #. CATEGORY_NAMES['MUSIC']
  49. #: searx/searxng.msg
  50. msgid "music"
  51. msgstr "موسيقى"
  52. #. CATEGORY_NAMES['SOCIAL_MEDIA']
  53. #: searx/searxng.msg
  54. msgid "social media"
  55. msgstr "شبكات التواصل الإجتماعي"
  56. #. CATEGORY_NAMES['IMAGES']
  57. #: searx/searxng.msg
  58. msgid "images"
  59. msgstr "صور"
  60. #. CATEGORY_NAMES['VIDEOS']
  61. #: searx/searxng.msg
  62. msgid "videos"
  63. msgstr "ڤيديوهات"
  64. #. CATEGORY_NAMES['IT']
  65. #: searx/searxng.msg
  66. msgid "it"
  67. msgstr "علوم التكنولوجيا"
  68. #. CATEGORY_NAMES['NEWS']
  69. #: searx/searxng.msg
  70. msgid "news"
  71. msgstr "أخبار"
  72. #. CATEGORY_NAMES['MAP']
  73. #: searx/searxng.msg
  74. msgid "map"
  75. msgstr "خريطة"
  76. #. CATEGORY_NAMES['ONIONS']
  77. #: searx/searxng.msg
  78. msgid "onions"
  79. msgstr "برمجيات البصلة"
  80. #. CATEGORY_NAMES['SCIENCE']
  81. #: searx/searxng.msg
  82. msgid "science"
  83. msgstr "عِلم"
  84. #. CATEGORY_GROUPS['APPS']
  85. #: searx/searxng.msg
  86. msgid "apps"
  87. msgstr "تطبيقات"
  88. #. CATEGORY_GROUPS['DICTIONARIES']
  89. #: searx/searxng.msg
  90. msgid "dictionaries"
  91. msgstr "قواميس"
  92. #. CATEGORY_GROUPS['LYRICS']
  93. #: searx/searxng.msg
  94. msgid "lyrics"
  95. msgstr "كلمات الأغاني"
  96. #. CATEGORY_GROUPS['PACKAGES']
  97. #: searx/searxng.msg
  98. msgid "packages"
  99. msgstr "حِزم"
  100. #. CATEGORY_GROUPS['Q_A']
  101. #: searx/searxng.msg
  102. msgid "q&a"
  103. msgstr "سؤال وجواب"
  104. #. CATEGORY_GROUPS['REPOS']
  105. #: searx/searxng.msg
  106. msgid "repos"
  107. msgstr "مستودعات"
  108. #. CATEGORY_GROUPS['SOFTWARE_WIKIS']
  109. #: searx/searxng.msg
  110. msgid "software wikis"
  111. msgstr "الموسوعات التشاركية للبرنامج"
  112. #. CATEGORY_GROUPS['WEB']
  113. #: searx/searxng.msg
  114. msgid "web"
  115. msgstr "الشبكة العالمية"
  116. #. CATEGORY_GROUPS['SCIENTIFIC PUBLICATIONS']
  117. #: searx/searxng.msg
  118. msgid "scientific publications"
  119. msgstr "المنشورات العلمية"
  120. #. STYLE_NAMES['AUTO']
  121. #: searx/searxng.msg
  122. msgid "auto"
  123. msgstr "تلقائي"
  124. #. STYLE_NAMES['LIGHT']
  125. #: searx/searxng.msg
  126. msgid "light"
  127. msgstr "فاتح"
  128. #. STYLE_NAMES['DARK']
  129. #: searx/searxng.msg
  130. msgid "dark"
  131. msgstr "مظلم"
  132. #: searx/webapp.py:330
  133. msgid "No item found"
  134. msgstr "تعذر العثور على عناصر"
  135. #: searx/engines/qwant.py:218
  136. #: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:332
  137. msgid "Source"
  138. msgstr "المصدر"
  139. #: searx/webapp.py:334
  140. msgid "Error loading the next page"
  141. msgstr "حدث خلل أثناء تحميل الصفحة التالية"
  142. #: searx/webapp.py:488 searx/webapp.py:880
  143. msgid "Invalid settings, please edit your preferences"
  144. msgstr "إنّ الإعدادات خاطئة، يرجى تعديل خياراتك"
  145. #: searx/webapp.py:504
  146. msgid "Invalid settings"
  147. msgstr "إعدادات غير صالحة"
  148. #: searx/webapp.py:581 searx/webapp.py:663
  149. msgid "search error"
  150. msgstr "خطأ في البحث"
  151. #: searx/webutils.py:34
  152. msgid "timeout"
  153. msgstr "نفذ الوقت"
  154. #: searx/webutils.py:35
  155. msgid "parsing error"
  156. msgstr "خطأ تحليل"
  157. #: searx/webutils.py:36
  158. msgid "HTTP protocol error"
  159. msgstr "خطأ في بروتوكول HTTP"
  160. #: searx/webutils.py:37
  161. msgid "network error"
  162. msgstr "خطأ في الشبكة"
  163. #: searx/webutils.py:38
  164. msgid "SSL error: certificate validation has failed"
  165. msgstr "خطأ SSL: فشل التحقق من صحة الشهادة"
  166. #: searx/webutils.py:40
  167. msgid "unexpected crash"
  168. msgstr "تعطل غير متوقع"
  169. #: searx/webutils.py:47
  170. msgid "HTTP error"
  171. msgstr "خطأ HTTP"
  172. #: searx/webutils.py:48
  173. msgid "HTTP connection error"
  174. msgstr "خطأ في اتصال HTTP"
  175. #: searx/webutils.py:54
  176. msgid "proxy error"
  177. msgstr "خطأ في وكيل البروكسي"
  178. #: searx/webutils.py:55
  179. msgid "CAPTCHA"
  180. msgstr "أسئلة التحقق"
  181. #: searx/webutils.py:56
  182. msgid "too many requests"
  183. msgstr "الكثير من الطلبات"
  184. #: searx/webutils.py:57
  185. msgid "access denied"
  186. msgstr "الدخول مرفوض"
  187. #: searx/webutils.py:58
  188. msgid "server API error"
  189. msgstr "خطأ في API الخادم"
  190. #: searx/webutils.py:77
  191. msgid "Suspended"
  192. msgstr "معلق"
  193. #: searx/webutils.py:317
  194. msgid "{minutes} minute(s) ago"
  195. msgstr "قبل دقائق"
  196. #: searx/webutils.py:318
  197. msgid "{hours} hour(s), {minutes} minute(s) ago"
  198. msgstr "قبل {hours} ساعات، {minutes} دقائق"
  199. #: searx/answerers/random/answerer.py:67
  200. msgid "Random value generator"
  201. msgstr "مولّد قيمة عشوائية"
  202. #: searx/answerers/random/answerer.py:68
  203. msgid "Generate different random values"
  204. msgstr "توليد قِيم عشوائية مختلفة"
  205. #: searx/answerers/statistics/answerer.py:47
  206. msgid "Statistics functions"
  207. msgstr "الدالات الإحصائية"
  208. #: searx/answerers/statistics/answerer.py:48
  209. msgid "Compute {functions} of the arguments"
  210. msgstr "حوسبة معطيات ال{functions}"
  211. #: searx/engines/openstreetmap.py:160
  212. msgid "Get directions"
  213. msgstr "احصل على الاتجاهات"
  214. #: searx/engines/pdbe.py:96
  215. msgid "{title} (OBSOLETE)"
  216. msgstr "{title} (قديما)"
  217. #: searx/engines/pdbe.py:103
  218. msgid "This entry has been superseded by"
  219. msgstr "هذا الإدخال تم استبداله بـ"
  220. #: searx/engines/qwant.py:220
  221. msgid "Channel"
  222. msgstr "القناة"
  223. #: searx/engines/semantic_scholar.py:81
  224. msgid ""
  225. "{numCitations} citations from the year {firstCitationVelocityYear} to "
  226. "{lastCitationVelocityYear}"
  227. msgstr ""
  228. "{numCitation}استجلاب من العام {firstCitationVelocityYear} إلى "
  229. "{lastCitationVelocityYear}"
  230. #: searx/engines/tineye.py:40
  231. msgid ""
  232. "Could not read that image url. This may be due to an unsupported file "
  233. "format. TinEye only supports images that are JPEG, PNG, GIF, BMP, TIFF or"
  234. " WebP."
  235. msgstr ""
  236. "تعذر قراءة عنوان url للصورة. قد يكون هذا بسبب تنسيق ملف غير مدعوم. تدعم "
  237. "TinEye فقط الصور بتنسيق JPEG أو PNG أو GIF أو BMP أو TIFF أو WebP."
  238. #: searx/engines/tineye.py:46
  239. msgid ""
  240. "The image is too simple to find matches. TinEye requires a basic level of"
  241. " visual detail to successfully identify matches."
  242. msgstr ""
  243. "الصورة أبسط من أن تجد مطابقات. يتطلب TinEye مستوى أساسيًا من التفاصيل "
  244. "المرئية لتحديد التطابقات بنجاح."
  245. #: searx/engines/tineye.py:52
  246. msgid "The image could not be downloaded."
  247. msgstr "لا يمكن تنزيل الصورة."
  248. #: searx/engines/wttr.py:101
  249. msgid "Morning"
  250. msgstr "صباحا"
  251. #: searx/engines/wttr.py:101
  252. msgid "Noon"
  253. msgstr "ظهيرة"
  254. #: searx/engines/wttr.py:101
  255. msgid "Evening"
  256. msgstr "مساء"
  257. #: searx/engines/wttr.py:101
  258. msgid "Night"
  259. msgstr "ليلا"
  260. #: searx/plugins/hash_plugin.py:24
  261. msgid "Converts strings to different hash digests."
  262. msgstr "يحول السلسلة إلى ملخص التجزئة."
  263. #: searx/plugins/hash_plugin.py:52
  264. msgid "hash digest"
  265. msgstr "ملخص التجزئة"
  266. #: searx/plugins/hostname_replace.py:9
  267. msgid "Hostname replace"
  268. msgstr "استبدال اسم المضيف"
  269. #: searx/plugins/hostname_replace.py:10
  270. msgid "Rewrite result hostnames or remove results based on the hostname"
  271. msgstr "أعد كتابة أسماء مضيفي النتائج أو أزل النتائج بناءً على اسم المضيف"
  272. #: searx/plugins/oa_doi_rewrite.py:9
  273. msgid "Open Access DOI rewrite"
  274. msgstr "فتح الوصول معرف الكائن الرقمي إعادة كتابة"
  275. #: searx/plugins/oa_doi_rewrite.py:10
  276. msgid ""
  277. "Avoid paywalls by redirecting to open-access versions of publications "
  278. "when available"
  279. msgstr ""
  280. "تجنب جدران الدفع عن طريق إعادة التوجيه إلى إصدارات الوصول المفتوح من "
  281. "المنشورات عند توفرها"
  282. #: searx/plugins/search_on_category_select.py:19
  283. msgid "Search on category select"
  284. msgstr "البحث في الفئة المحددة"
  285. #: searx/plugins/search_on_category_select.py:20
  286. msgid ""
  287. "Perform search immediately if a category selected. Disable to select "
  288. "multiple categories. (JavaScript required)"
  289. msgstr ""
  290. "اقامت بحث فوري اذا تم اختيار مجموعة, توقيف تعدد الخيارات (java script "
  291. "ضروريه)"
  292. #: searx/plugins/self_info.py:10
  293. msgid "Self Information"
  294. msgstr "نشرة المعلومات"
  295. #: searx/plugins/self_info.py:11
  296. msgid ""
  297. "Displays your IP if the query is \"ip\" and your user agent if the query "
  298. "contains \"user agent\"."
  299. msgstr ""
  300. "يعرض IP إذا كان الاستعلام \"ip\" و وكيل المستخدم الخاص بك إذا كان "
  301. "الاستعلام يحتوي على\"user agent\"."
  302. #: searx/plugins/tor_check.py:25
  303. msgid "Tor check plugin"
  304. msgstr "فحص المكون الإضافي ل Tor"
  305. #: searx/plugins/tor_check.py:28
  306. msgid ""
  307. "This plugin checks if the address of the request is a Tor exit-node, and "
  308. "informs the user if it is; like check.torproject.org, but from SearXNG."
  309. msgstr ""
  310. "يتحقق هذا المكون الإضافي مما إذا كان عنوان الطلب هو عقدة خروج TOR ، ويبلغ"
  311. " المستخدم إذا كان كذلك ، مثل check.torproject.org ولكن من SearXNG."
  312. #: searx/plugins/tor_check.py:62
  313. msgid ""
  314. "Could not download the list of Tor exit-nodes from: "
  315. "https://check.torproject.org/exit-addresses"
  316. msgstr ""
  317. "لم يمكن تنزيل قائمة Tor exit-nodes من عناوين: "
  318. "https://check.torproject.org/exit-addresses"
  319. #: searx/plugins/tor_check.py:78
  320. msgid ""
  321. "You are using Tor and it looks like you have this external IP address: "
  322. "{ip_address}"
  323. msgstr "انت تستعمل Tor ويبدو انه لديك هذا الIP: {ip_address}"
  324. #: searx/plugins/tor_check.py:86
  325. msgid "You are not using Tor and you have this external IP address: {ip_address}"
  326. msgstr "أنت لا تستعمل Tor حالياً وهذا هو عنوان الـIP الخاص بك: {ip_address}"
  327. #: searx/plugins/tracker_url_remover.py:29
  328. msgid "Tracker URL remover"
  329. msgstr "مزيل روابط التعقّب"
  330. #: searx/plugins/tracker_url_remover.py:30
  331. msgid "Remove trackers arguments from the returned URL"
  332. msgstr ""
  333. "إزالة وسيطات التتبع من \"URL\" الذي تم إرجاعه , إزالة وسيطات التتبع من "
  334. "محدد موقع الموارد الموحد الذي تم إرجاعه"
  335. #: searx/plugins/vim_hotkeys.py:3
  336. msgid "Vim-like hotkeys"
  337. msgstr "إختصارات لوحة المفاتيح مثل التي في Vim"
  338. #: searx/plugins/vim_hotkeys.py:4
  339. msgid ""
  340. "Navigate search results with Vim-like hotkeys (JavaScript required). "
  341. "Press \"h\" key on main or result page to get help."
  342. msgstr ""
  343. "تصفح نتائج البحث باستخدام مفاتيح الاختصار التي تشبه Vim (مطلوب "
  344. "JavaScript). اضغط على مفتاح \"h\" في الصفحة الرئيسية أو صفحة النتائج "
  345. "للحصول على المساعدة."
  346. #: searx/templates/simple/404.html:4
  347. msgid "Page not found"
  348. msgstr "تعذر العثور على الصفحة"
  349. #: searx/templates/simple/404.html:6
  350. #, python-format
  351. msgid "Go to %(search_page)s."
  352. msgstr "إذهب إلى %(search_page)s."
  353. #: searx/templates/simple/404.html:6
  354. msgid "search page"
  355. msgstr "صفحة البحث"
  356. #: searx/templates/simple/base.html:49
  357. msgid "About"
  358. msgstr "حَول"
  359. #: searx/templates/simple/base.html:53
  360. msgid "Donate"
  361. msgstr "تبرُّع"
  362. #: searx/templates/simple/base.html:57
  363. #: searx/templates/simple/preferences.html:156
  364. msgid "Preferences"
  365. msgstr "التفضيلات"
  366. #: searx/templates/simple/base.html:67
  367. msgid "Powered by"
  368. msgstr "مدعوم بواسطة"
  369. #: searx/templates/simple/base.html:67
  370. msgid "a privacy-respecting, open metasearch engine"
  371. msgstr "الخصوصية ذو الاعتبار, محرك البحث عميق عُموميا"
  372. #: searx/templates/simple/base.html:68
  373. msgid "Source code"
  374. msgstr "شيفرة مصدرية"
  375. #: searx/templates/simple/base.html:69
  376. msgid "Issue tracker"
  377. msgstr "تعقب القضايا"
  378. #: searx/templates/simple/base.html:70 searx/templates/simple/stats.html:18
  379. msgid "Engine stats"
  380. msgstr "إحصائيات المحرك"
  381. #: searx/templates/simple/base.html:72
  382. msgid "Public instances"
  383. msgstr "نماذج الخوادم العمومية"
  384. #: searx/templates/simple/base.html:75
  385. msgid "Privacy policy"
  386. msgstr "سياسة الخصوصية"
  387. #: searx/templates/simple/base.html:78
  388. msgid "Contact instance maintainer"
  389. msgstr "اتصال بالمشرف المخدم النموذجي"
  390. #: searx/templates/simple/categories.html:24
  391. msgid "Click on the magnifier to perform search"
  392. msgstr "انقر على رمز المكبر للقيام بالبحث"
  393. #: searx/templates/simple/macros.html:36
  394. msgid "Length"
  395. msgstr "الطول"
  396. #: searx/templates/simple/macros.html:37
  397. #: searx/templates/simple/result_templates/images.html:18
  398. #: searx/templates/simple/result_templates/paper.html:6
  399. msgid "Author"
  400. msgstr "الكاتب"
  401. #: searx/templates/simple/macros.html:45
  402. msgid "cached"
  403. msgstr "النسخة المخبأة"
  404. #: searx/templates/simple/macros.html:45
  405. msgid "proxied"
  406. msgstr "المخدم البروكسي"
  407. #: searx/templates/simple/new_issue.html:64
  408. msgid "Start submiting a new issue on GitHub"
  409. msgstr "ابدأ بتقديم قضية جديدة على GitHub"
  410. #: searx/templates/simple/new_issue.html:66
  411. msgid "Please check for existing bugs about this engine on GitHub"
  412. msgstr "الرجاء التحقق من الأخطاء الموجودة حول هذا المحرك على GitHub"
  413. #: searx/templates/simple/new_issue.html:69
  414. msgid "I confirm there is no existing bug about the issue I encounter"
  415. msgstr "أؤكد عدم وجود أخطاء حول المشكلة التي أواجهها"
  416. #: searx/templates/simple/new_issue.html:71
  417. msgid "If this is a public instance, please specify the URL in the bug report"
  418. msgstr "إذا كان هذا مثيلًا عامًا ، فيرجى تحديد عنوان URL في تقرير الخطأ"
  419. #: searx/templates/simple/new_issue.html:72
  420. msgid "Submit a new issue on Github including the above information"
  421. msgstr "قم بتقديم مشكلة جديدة على GitHub بالمعلومات الواردة أعلاه"
  422. #: searx/templates/simple/preferences.html:65
  423. msgid "No HTTPS"
  424. msgstr "دون HTTPS"
  425. #: searx/templates/simple/elements/engines_msg.html:14
  426. #: searx/templates/simple/preferences.html:69
  427. #: searx/templates/simple/preferences.html:70
  428. msgid "View error logs and submit a bug report"
  429. msgstr "عرض سجلات الأخطاء وتقديم تقرير خطأ"
  430. #: searx/templates/simple/preferences.html:74
  431. msgid "!bang for this engine"
  432. msgstr "!بانج لهذا محرك"
  433. #: searx/templates/simple/preferences.html:80
  434. msgid "!bang for its categories"
  435. msgstr "!بانج لمجموعاته"
  436. #: searx/templates/simple/preferences.html:102
  437. #: searx/templates/simple/stats.html:64
  438. msgid "Median"
  439. msgstr "وسطي"
  440. #: searx/templates/simple/preferences.html:103
  441. #: searx/templates/simple/stats.html:70
  442. msgid "P80"
  443. msgstr "صفحة 80"
  444. #: searx/templates/simple/preferences.html:104
  445. #: searx/templates/simple/stats.html:76
  446. msgid "P95"
  447. msgstr "صفحة 95"
  448. #: searx/templates/simple/preferences.html:136
  449. msgid "Failed checker test(s): "
  450. msgstr "فشل اختبار المدقق: "
  451. #: searx/templates/simple/preferences.html:138
  452. msgid "Errors:"
  453. msgstr "الأخطاء:"
  454. #: searx/templates/simple/preferences.html:162
  455. msgid "General"
  456. msgstr "الرئيسية"
  457. #: searx/templates/simple/preferences.html:165
  458. msgid "Default categories"
  459. msgstr "القوائم الإفتراضية"
  460. #: searx/templates/simple/preferences.html:187
  461. msgid "User interface"
  462. msgstr "واجهة المستخدم"
  463. #: searx/templates/simple/preferences.html:204
  464. msgid "Privacy"
  465. msgstr "الخصوصية"
  466. #: searx/templates/simple/preferences.html:217
  467. msgid "Engines"
  468. msgstr "المحركات"
  469. #: searx/templates/simple/preferences.html:219
  470. msgid "Currently used search engines"
  471. msgstr "محركات البحث المُستخدَمة حاليًا"
  472. #: searx/templates/simple/preferences.html:227
  473. msgid "Special Queries"
  474. msgstr "استفسارات خاصة"
  475. #: searx/templates/simple/preferences.html:233
  476. msgid "Cookies"
  477. msgstr "كعكات الكوكيز"
  478. #: searx/templates/simple/results.html:23
  479. msgid "Answers"
  480. msgstr "الإجابات"
  481. #: searx/templates/simple/results.html:39
  482. msgid "Number of results"
  483. msgstr "حصيلة نتائج البحث"
  484. #: searx/templates/simple/results.html:45
  485. msgid "Info"
  486. msgstr "معلومات"
  487. #: searx/templates/simple/results.html:74
  488. msgid "Try searching for:"
  489. msgstr "حاول البحث عن :"
  490. #: searx/templates/simple/results.html:106
  491. msgid "Back to top"
  492. msgstr "العودة للأعلى"
  493. #: searx/templates/simple/results.html:124
  494. msgid "Previous page"
  495. msgstr "الصفحة السابقة"
  496. #: searx/templates/simple/results.html:141
  497. msgid "Next page"
  498. msgstr "الصفحة التالية"
  499. #: searx/templates/simple/search.html:3
  500. msgid "Display the front page"
  501. msgstr "اعرض الصفحة الامامية"
  502. #: searx/templates/simple/search.html:9
  503. #: searx/templates/simple/simple_search.html:5
  504. msgid "Search for..."
  505. msgstr "البحث عن ..."
  506. #: searx/templates/simple/search.html:10
  507. #: searx/templates/simple/simple_search.html:6
  508. msgid "clear"
  509. msgstr "مسح"
  510. #: searx/templates/simple/search.html:11
  511. #: searx/templates/simple/simple_search.html:7
  512. msgid "search"
  513. msgstr "بحث"
  514. #: searx/templates/simple/stats.html:21
  515. msgid "There is currently no data available. "
  516. msgstr "لم يتم العثور على أية بيانات في الوقت الحالي. "
  517. #: searx/templates/simple/preferences/engines.html:18
  518. #: searx/templates/simple/stats.html:25
  519. msgid "Engine name"
  520. msgstr "إسم المحرك"
  521. #: searx/templates/simple/stats.html:26
  522. msgid "Scores"
  523. msgstr "نتائج"
  524. #: searx/templates/simple/stats.html:27
  525. msgid "Result count"
  526. msgstr "نتيجة العد"
  527. #: searx/templates/simple/preferences/engines.html:24
  528. #: searx/templates/simple/stats.html:28
  529. msgid "Response time"
  530. msgstr "مدة الإستجابة"
  531. #: searx/templates/simple/preferences/engines.html:28
  532. #: searx/templates/simple/stats.html:29
  533. msgid "Reliability"
  534. msgstr "إمكانية الإشتغال"
  535. #: searx/templates/simple/stats.html:59
  536. msgid "Total"
  537. msgstr "إجمالي"
  538. #: searx/templates/simple/stats.html:60
  539. msgid "HTTP"
  540. msgstr "HTTP"
  541. #: searx/templates/simple/stats.html:61
  542. msgid "Processing"
  543. msgstr "يتم المعالجة"
  544. #: searx/templates/simple/stats.html:99
  545. msgid "Warnings"
  546. msgstr "تحذيرات"
  547. #: searx/templates/simple/stats.html:99
  548. msgid "Errors and exceptions"
  549. msgstr "الأخطاء والاستثناءات"
  550. #: searx/templates/simple/stats.html:105
  551. msgid "Exception"
  552. msgstr "استثناء"
  553. #: searx/templates/simple/stats.html:107
  554. msgid "Message"
  555. msgstr "الرسالة"
  556. #: searx/templates/simple/stats.html:109
  557. msgid "Percentage"
  558. msgstr "نسبة"
  559. #: searx/templates/simple/stats.html:111
  560. msgid "Parameter"
  561. msgstr "معامل"
  562. #: searx/templates/simple/stats.html:119
  563. msgid "Filename"
  564. msgstr "اسم الملف"
  565. #: searx/templates/simple/stats.html:120
  566. msgid "Function"
  567. msgstr "وظيفة"
  568. #: searx/templates/simple/stats.html:121
  569. msgid "Code"
  570. msgstr "شفرة"
  571. #: searx/templates/simple/stats.html:128
  572. msgid "Checker"
  573. msgstr "مدقّق"
  574. #: searx/templates/simple/stats.html:131
  575. msgid "Failed test"
  576. msgstr "اختبار فاشل"
  577. #: searx/templates/simple/stats.html:132
  578. msgid "Comment(s)"
  579. msgstr "تعليق/تعليقات"
  580. #: searx/templates/simple/elements/apis.html:3
  581. msgid "Download results"
  582. msgstr "حصيلة التنزيل"
  583. #: searx/templates/simple/elements/engines_msg.html:3
  584. msgid "Messages from the search engines"
  585. msgstr "رسائل من محركات البحث"
  586. #: searx/templates/simple/elements/engines_msg.html:8
  587. msgid "Error!"
  588. msgstr "خطأ !"
  589. #: searx/templates/simple/elements/engines_msg.html:9
  590. msgid "Engines cannot retrieve results"
  591. msgstr "لم تتمكن محركات البحث من العثور على أية نتيجة"
  592. #: searx/templates/simple/elements/search_url.html:3
  593. msgid "Search URL"
  594. msgstr "رابط البحث"
  595. #: searx/templates/simple/elements/suggestions.html:3
  596. msgid "Suggestions"
  597. msgstr "الإقتراحات"
  598. #: searx/templates/simple/filters/languages.html:1
  599. #: searx/templates/simple/preferences/language.html:2
  600. msgid "Search language"
  601. msgstr "لغة البحث"
  602. #: searx/templates/simple/filters/languages.html:2
  603. #: searx/templates/simple/preferences/language.html:7
  604. msgid "Default language"
  605. msgstr "اللغة الإفتراضية"
  606. #: searx/templates/simple/filters/languages.html:4
  607. #: searx/templates/simple/preferences/language.html:11
  608. msgid "Auto-detect"
  609. msgstr "الاكتشاف التلقائي"
  610. #: searx/templates/simple/filters/safesearch.html:1
  611. #: searx/templates/simple/filters/safesearch.html:2
  612. #: searx/templates/simple/filters/safesearch.html:3
  613. #: searx/templates/simple/filters/safesearch.html:4
  614. #: searx/templates/simple/preferences/engines.html:21
  615. #: searx/templates/simple/preferences/safesearch.html:2
  616. msgid "SafeSearch"
  617. msgstr "البحث المؤمَّن"
  618. #: searx/templates/simple/filters/safesearch.html:2
  619. #: searx/templates/simple/preferences/safesearch.html:7
  620. msgid "Strict"
  621. msgstr "صارم"
  622. #: searx/templates/simple/filters/safesearch.html:3
  623. #: searx/templates/simple/preferences/safesearch.html:11
  624. msgid "Moderate"
  625. msgstr "معتدل"
  626. #: searx/templates/simple/filters/safesearch.html:4
  627. #: searx/templates/simple/preferences/safesearch.html:15
  628. msgid "None"
  629. msgstr "لا شيء"
  630. #: searx/templates/simple/filters/time_range.html:1
  631. #: searx/templates/simple/preferences/engines.html:22
  632. msgid "Time range"
  633. msgstr "الفترة"
  634. #: searx/templates/simple/filters/time_range.html:3
  635. msgid "Anytime"
  636. msgstr "في أي وقت"
  637. #: searx/templates/simple/filters/time_range.html:6
  638. msgid "Last day"
  639. msgstr "آخر يوم"
  640. #: searx/templates/simple/filters/time_range.html:9
  641. msgid "Last week"
  642. msgstr "الأسبوع الماضي"
  643. #: searx/templates/simple/filters/time_range.html:12
  644. msgid "Last month"
  645. msgstr "الشهر الماضي"
  646. #: searx/templates/simple/filters/time_range.html:15
  647. msgid "Last year"
  648. msgstr "السنة الفارطة"
  649. #: searx/templates/simple/messages/no_cookies.html:3
  650. msgid "Information!"
  651. msgstr "معلومة !"
  652. #: searx/templates/simple/messages/no_cookies.html:4
  653. msgid "currently, there are no cookies defined."
  654. msgstr "حاليا لم تقم بتحديد أي مِن كعكات الكوكيز."
  655. #: searx/templates/simple/messages/no_results.html:3
  656. msgid "Sorry!"
  657. msgstr "عفوا !"
  658. #: searx/templates/simple/messages/no_results.html:4
  659. msgid ""
  660. "we didn't find any results. Please use another query or search in more "
  661. "categories."
  662. msgstr ""
  663. "لم نتوصل إلى العثور على أية نتيجة. الرجاء إعادة صياغة طلب البحث أو إبحث "
  664. "مع تحديد أكثر من فئة."
  665. #: searx/templates/simple/preferences/answerers.html:4
  666. #: searx/templates/simple/preferences/engines.html:17
  667. msgid "Allow"
  668. msgstr "تمكين"
  669. #: searx/templates/simple/preferences/answerers.html:5
  670. msgid "Keywords"
  671. msgstr "الكلمات الرمزية"
  672. #: searx/templates/simple/preferences/answerers.html:6
  673. msgid "Name"
  674. msgstr "التسمية"
  675. #: searx/templates/simple/preferences/answerers.html:7
  676. msgid "Description"
  677. msgstr "الوصف"
  678. #: searx/templates/simple/preferences/answerers.html:8
  679. msgid "Examples"
  680. msgstr "أمثلة"
  681. #: searx/templates/simple/preferences/answerers.html:13
  682. msgid "This is the list of SearXNG's instant answering modules."
  683. msgstr "هذه قائمة وحدات الرد الفوري في SearXNG."
  684. #: searx/templates/simple/preferences/answerers.html:28
  685. msgid "This is the list of plugins."
  686. msgstr "هذه قائمة المكونات الإضافية."
  687. #: searx/templates/simple/preferences/autocomplete.html:2
  688. msgid "Autocomplete"
  689. msgstr "تكملة تلقائية"
  690. #: searx/templates/simple/preferences/autocomplete.html:15
  691. msgid "Find stuff as you type"
  692. msgstr "العثور على نتائج أثناء الكتابة"
  693. #: searx/templates/simple/preferences/center_alignment.html:2
  694. msgid "Center Alignment"
  695. msgstr "محاذاة المركز"
  696. #: searx/templates/simple/preferences/center_alignment.html:5
  697. #: searx/templates/simple/preferences/infinite_scroll.html:5
  698. #: searx/templates/simple/preferences/results_on_new_tab.html:5
  699. msgid "On"
  700. msgstr "يشتغل"
  701. #: searx/templates/simple/preferences/center_alignment.html:6
  702. #: searx/templates/simple/preferences/infinite_scroll.html:6
  703. #: searx/templates/simple/preferences/results_on_new_tab.html:6
  704. msgid "Off"
  705. msgstr "مُعطَّل"
  706. #: searx/templates/simple/preferences/center_alignment.html:10
  707. msgid "Displays results in the center of the page (Oscar layout)."
  708. msgstr "اعرض النتائج في منتصف الصفحة (تخطيط Oscar)."
  709. #: searx/templates/simple/preferences/cookies.html:2
  710. msgid ""
  711. "This is the list of cookies and their values SearXNG is storing on your "
  712. "computer."
  713. msgstr ""
  714. "هذه قائمة ملفات تعريف الارتباط وقيمها التي يخزنها SearXNG على جهاز "
  715. "الكمبيوتر الخاص بك."
  716. #: searx/templates/simple/preferences/cookies.html:3
  717. msgid "With that list, you can assess SearXNG transparency."
  718. msgstr "باستخدام هذه القائمة ، يمكنك تقييم شفافية SearXNG."
  719. #: searx/templates/simple/preferences/cookies.html:9
  720. msgid "Cookie name"
  721. msgstr "إسم ملف تعريف الارتباط‮"
  722. #: searx/templates/simple/preferences/cookies.html:10
  723. msgid "Value"
  724. msgstr "القيمة"
  725. #: searx/templates/simple/preferences/cookies.html:23
  726. msgid "Search URL of the currently saved preferences"
  727. msgstr "ابحث عن عنوان URL للتفضيلات المحفوظة حاليًا"
  728. #: searx/templates/simple/preferences/cookies.html:32
  729. msgid ""
  730. "Note: specifying custom settings in the search URL can reduce privacy by "
  731. "leaking data to the clicked result sites."
  732. msgstr ""
  733. "ملاحظة: يمكن أن يؤدي تحديد إعدادات مخصصة في عنوان URL للبحث إلى تقليل "
  734. "الخصوصية عن طريق تسريب البيانات إلى مواقع النتائج التي تم النقر عليها."
  735. #: searx/templates/simple/preferences/cookies.html:35
  736. msgid "URL to restore your preferences in another browser"
  737. msgstr "URL لاستعادة تفضيلاتك في متصفح آخر"
  738. #: searx/templates/simple/preferences/cookies.html:44
  739. msgid ""
  740. "Specifying custom settings in the preferences URL can be used to sync "
  741. "preferences across devices."
  742. msgstr ""
  743. "يمكن استخدام تحديد الإعدادات المخصصة في تفضيلات URL لمزامنة التفضيلات عبر"
  744. " الأجهزة."
  745. #: searx/templates/simple/preferences/doi_resolver.html:2
  746. msgid "Open Access DOI resolver"
  747. msgstr "فتح الوصول إلى محلل DOI"
  748. #: searx/templates/simple/preferences/doi_resolver.html:14
  749. msgid "Select service used by DOI rewrite"
  750. msgstr "حدد الخدمة التي يستخدمه المعرف الرقمي. (DOI)"
  751. #: searx/templates/simple/preferences/engines.html:9
  752. msgid ""
  753. "This tab does not exists in the user interface, but you can search in "
  754. "these engines by its !bangs."
  755. msgstr ""
  756. "علامة التبويب هذه غير موجودة في واجهة المستخدم ، ولكن يمكنك البحث في هذه "
  757. "المحركات من خلال !bangs"
  758. #: searx/templates/simple/preferences/engines.html:19
  759. msgid "!bang"
  760. msgstr "!bang"
  761. #: searx/templates/simple/preferences/engines.html:20
  762. msgid "Supports selected language"
  763. msgstr "يدعم اللغة المختارة"
  764. #: searx/templates/simple/preferences/engines.html:26
  765. msgid "Max time"
  766. msgstr "أقصى مدّة"
  767. #: searx/templates/simple/preferences/footer.html:2
  768. msgid ""
  769. "These settings are stored in your cookies, this allows us not to store "
  770. "this data about you."
  771. msgstr ""
  772. "يتم تخزين هذه الإعدادات في ملفات تعريف الارتباط الخاصة بك ، وهذا يسمح لنا"
  773. " بعدم تخزين هذه البيانات عنك."
  774. #: searx/templates/simple/preferences/footer.html:3
  775. msgid ""
  776. "These cookies serve your sole convenience, we don't use these cookies to "
  777. "track you."
  778. msgstr ""
  779. "تخدم ملفات تعريف الارتباط هذه راحتك وحدك ، فنحن لا نستخدم ملفات تعريف "
  780. "الارتباط هذه لتتبعك."
  781. #: searx/templates/simple/preferences/footer.html:6
  782. msgid "Save"
  783. msgstr "حفظ"
  784. #: searx/templates/simple/preferences/footer.html:9
  785. msgid "Reset defaults"
  786. msgstr "إعاد التعيين إلى الإعدادات الإفتراضية"
  787. #: searx/templates/simple/preferences/footer.html:13
  788. msgid "Back"
  789. msgstr "الخلف"
  790. #: searx/templates/simple/preferences/image_proxy.html:2
  791. msgid "Image proxy"
  792. msgstr "وكيل بروكسي الصور"
  793. #: searx/templates/simple/preferences/image_proxy.html:5
  794. #: searx/templates/simple/preferences/query_in_title.html:5
  795. msgid "Enabled"
  796. msgstr "مُفَعَّل"
  797. #: searx/templates/simple/preferences/image_proxy.html:6
  798. #: searx/templates/simple/preferences/query_in_title.html:6
  799. msgid "Disabled"
  800. msgstr "غير مُفَعَّل"
  801. #: searx/templates/simple/preferences/image_proxy.html:10
  802. msgid "Proxying image results through SearXNG"
  803. msgstr "تمرير نتائج البحث عن الصور عبر بروكسي SearXNG"
  804. #: searx/templates/simple/preferences/infinite_scroll.html:2
  805. msgid "Infinite scroll"
  806. msgstr "تمرير الصفحات بلا حدود"
  807. #: searx/templates/simple/preferences/infinite_scroll.html:10
  808. msgid "Automatically load next page when scrolling to bottom of current page"
  809. msgstr "حمّل تلقائيا الصفحة التالية عن السحب إلى أسفل النتائج"
  810. #: searx/templates/simple/preferences/language.html:24
  811. msgid "What language do you prefer for search?"
  812. msgstr "ما هي لغتك المفضلة للبحث ؟"
  813. #: searx/templates/simple/preferences/language.html:25
  814. msgid "Choose Auto-detect to let SearXNG detect the language of your query."
  815. msgstr "اختر الاكتشاف التلقائي للسماح لـ SearXNG باكتشاف لغة استعلامك."
  816. #: searx/templates/simple/preferences/method.html:2
  817. msgid "HTTP Method"
  818. msgstr "أسلوب HTTP"
  819. #: searx/templates/simple/preferences/method.html:14
  820. msgid "Change how forms are submitted"
  821. msgstr "تغيير كيفية تقديم الاستمارات"
  822. #: searx/templates/simple/preferences/query_in_title.html:2
  823. msgid "Query in the page's title"
  824. msgstr "طلب بحث في عنوان الصفحة"
  825. #: searx/templates/simple/preferences/query_in_title.html:10
  826. msgid ""
  827. "When enabled, the result page's title contains your query. Your browser "
  828. "can record this title"
  829. msgstr ""
  830. "عند التمكين ، يحتوي عنوان صفحة النتائج على كلمات البحث الرئيسية الخاصة "
  831. "بك. يمكن لمتصفحك تسجيل هذا العنوان"
  832. #: searx/templates/simple/preferences/results_on_new_tab.html:2
  833. msgid "Results on new tabs"
  834. msgstr "عرض نتائج البحث في ألسنة جديدة"
  835. #: searx/templates/simple/preferences/results_on_new_tab.html:10
  836. msgid "Open result links on new browser tabs"
  837. msgstr "عرض روابط نتائج البحث في ألسنة جديدة للمتصفح"
  838. #: searx/templates/simple/preferences/safesearch.html:20
  839. msgid "Filter content"
  840. msgstr "فلترة المحتوى"
  841. #: searx/templates/simple/preferences/theme.html:2
  842. msgid "Theme"
  843. msgstr "السمة"
  844. #: searx/templates/simple/preferences/theme.html:14
  845. msgid "Change SearXNG layout"
  846. msgstr "تغيير مظهر سيركس"
  847. #: searx/templates/simple/preferences/theme.html:19
  848. msgid "Theme style"
  849. msgstr "نمط"
  850. #: searx/templates/simple/preferences/theme.html:31
  851. msgid "Choose auto to follow your browser settings"
  852. msgstr "اختر تلقائي لاحترام إعدادات متصفحك"
  853. #: searx/templates/simple/preferences/tokens.html:2
  854. msgid "Engine tokens"
  855. msgstr "الرمز المميز للمحرك"
  856. #: searx/templates/simple/preferences/tokens.html:9
  857. msgid "Access tokens for private engines"
  858. msgstr "رمز الوصول إلى المحرك الخاص"
  859. #: searx/templates/simple/preferences/ui_locale.html:2
  860. msgid "Interface language"
  861. msgstr "لغة الواجهة"
  862. #: searx/templates/simple/preferences/ui_locale.html:14
  863. msgid "Change the language of the layout"
  864. msgstr "تغيير لغة واجهة البحث"
  865. #: searx/templates/simple/result_templates/default.html:6
  866. msgid "show media"
  867. msgstr "عرض الوسائط"
  868. #: searx/templates/simple/result_templates/default.html:6
  869. msgid "hide media"
  870. msgstr "إخفاء الوسائط"
  871. #: searx/templates/simple/result_templates/default.html:14
  872. #: searx/templates/simple/result_templates/videos.html:14
  873. msgid "This site did not provide any description."
  874. msgstr "هذا الموقع لم يقدم أي وصف."
  875. #: searx/templates/simple/result_templates/images.html:19
  876. msgid "Format"
  877. msgstr "صيغة"
  878. #: searx/templates/simple/result_templates/images.html:21
  879. msgid "Engine"
  880. msgstr "محرك"
  881. #: searx/templates/simple/result_templates/images.html:22
  882. msgid "View source"
  883. msgstr "عرض المصدر"
  884. #: searx/templates/simple/result_templates/map.html:12
  885. msgid "address"
  886. msgstr "عنوان"
  887. #: searx/templates/simple/result_templates/map.html:43
  888. msgid "show map"
  889. msgstr "عرض الخريطة"
  890. #: searx/templates/simple/result_templates/map.html:43
  891. msgid "hide map"
  892. msgstr "إخفاء الخريطة"
  893. #: searx/templates/simple/result_templates/paper.html:5
  894. msgid "Published date"
  895. msgstr "تاريخ النشر"
  896. #: searx/templates/simple/result_templates/paper.html:9
  897. msgid "Journal"
  898. msgstr "السجل اليومي"
  899. #: searx/templates/simple/result_templates/paper.html:22
  900. msgid "Editor"
  901. msgstr "المحرر"
  902. #: searx/templates/simple/result_templates/paper.html:23
  903. msgid "Publisher"
  904. msgstr "الناشر"
  905. #: searx/templates/simple/result_templates/paper.html:24
  906. msgid "Type"
  907. msgstr "نوع"
  908. #: searx/templates/simple/result_templates/paper.html:25
  909. msgid "Tags"
  910. msgstr "السمات"
  911. #: searx/templates/simple/result_templates/paper.html:26
  912. msgid "DOI"
  913. msgstr "DOI"
  914. #: searx/templates/simple/result_templates/paper.html:27
  915. msgid "ISSN"
  916. msgstr "ISSN"
  917. #: searx/templates/simple/result_templates/paper.html:28
  918. msgid "ISBN"
  919. msgstr "ISBN"
  920. #: searx/templates/simple/result_templates/paper.html:33
  921. msgid "PDF"
  922. msgstr "PDF"
  923. #: searx/templates/simple/result_templates/paper.html:34
  924. msgid "HTML"
  925. msgstr "HTML"
  926. #: searx/templates/simple/result_templates/torrent.html:6
  927. msgid "magnet link"
  928. msgstr "رابط ماغنت"
  929. #: searx/templates/simple/result_templates/torrent.html:7
  930. msgid "torrent file"
  931. msgstr "ملف تورنت"
  932. #: searx/templates/simple/result_templates/torrent.html:9
  933. msgid "Seeder"
  934. msgstr "الزارع"
  935. #: searx/templates/simple/result_templates/torrent.html:9
  936. msgid "Leecher"
  937. msgstr "الحاصد"
  938. #: searx/templates/simple/result_templates/torrent.html:11
  939. msgid "Filesize"
  940. msgstr "حجم الملف"
  941. #: searx/templates/simple/result_templates/torrent.html:12
  942. msgid "Bytes"
  943. msgstr "بايت"
  944. #: searx/templates/simple/result_templates/torrent.html:13
  945. msgid "kiB"
  946. msgstr "ك.بايت"
  947. #: searx/templates/simple/result_templates/torrent.html:14
  948. msgid "MiB"
  949. msgstr "ميغابايت"
  950. #: searx/templates/simple/result_templates/torrent.html:15
  951. msgid "GiB"
  952. msgstr "جيجابيت"
  953. #: searx/templates/simple/result_templates/torrent.html:16
  954. msgid "TiB"
  955. msgstr "تيرابيت"
  956. #: searx/templates/simple/result_templates/torrent.html:20
  957. msgid "Number of Files"
  958. msgstr "عدد الملفات"
  959. #: searx/templates/simple/result_templates/videos.html:6
  960. msgid "show video"
  961. msgstr "عرض الفيديو"
  962. #: searx/templates/simple/result_templates/videos.html:6
  963. msgid "hide video"
  964. msgstr "إخفاء الفيديو"
  965. #~ msgid "Engine time (sec)"
  966. #~ msgstr "المدة المستغرقة للمحرك (ثواني)"
  967. #~ msgid "Page loads (sec)"
  968. #~ msgstr "مدة تحميل الصفحة (ثواني)"
  969. #~ msgid "Errors"
  970. #~ msgstr "أخطاء"
  971. #~ msgid "CAPTCHA required"
  972. #~ msgstr ""
  973. #~ msgid "Rewrite HTTP links to HTTPS if possible"
  974. #~ msgstr "تحويل روابط HTTP إلى روابط آمنة HTTPS عندما يكون ذلك مُتاحًا"
  975. #~ msgid ""
  976. #~ "Results are opened in the same "
  977. #~ "window by default. This plugin "
  978. #~ "overwrites the default behaviour to open"
  979. #~ " links on new tabs/windows. (JavaScript "
  980. #~ "required)"
  981. #~ msgstr ""
  982. #~ msgid "Color"
  983. #~ msgstr "اللون"
  984. #~ msgid "Blue (default)"
  985. #~ msgstr "أزرق (إفتراضي)"
  986. #~ msgid "Violet"
  987. #~ msgstr "بنفسجي"
  988. #~ msgid "Green"
  989. #~ msgstr "أخضر"
  990. #~ msgid "Cyan"
  991. #~ msgstr "سماوي"
  992. #~ msgid "Orange"
  993. #~ msgstr "برتقالي"
  994. #~ msgid "Red"
  995. #~ msgstr "أحمر"
  996. #~ msgid "Category"
  997. #~ msgstr "الفئة"
  998. #~ msgid "Block"
  999. #~ msgstr "حظر"
  1000. #~ msgid "original context"
  1001. #~ msgstr "الوضع الأصلي"
  1002. #~ msgid "Plugins"
  1003. #~ msgstr "الإضافات"
  1004. #~ msgid "Answerers"
  1005. #~ msgstr "المجيبون"
  1006. #~ msgid "Avg. time"
  1007. #~ msgstr "متوسط الوقت"
  1008. #~ msgid "show details"
  1009. #~ msgstr "عرض المعلومات الإضافية"
  1010. #~ msgid "hide details"
  1011. #~ msgstr "إخفاء المعلومات الإضافية"
  1012. #~ msgid "Load more..."
  1013. #~ msgstr "تحميل المزيد ..."
  1014. #~ msgid "Loading..."
  1015. #~ msgstr ""
  1016. #~ msgid "Change searx layout"
  1017. #~ msgstr "تغيير مظهر سيركس"
  1018. #~ msgid "Proxying image results through searx"
  1019. #~ msgstr "تمرير نتائج البحث عن الصور عبر بروكسي Searx"
  1020. #~ msgid "This is the list of searx's instant answering modules."
  1021. #~ msgstr ""
  1022. #~ msgid ""
  1023. #~ "This is the list of cookies and"
  1024. #~ " their values searx is storing on "
  1025. #~ "your computer."
  1026. #~ msgstr ""
  1027. #~ msgid "With that list, you can assess searx transparency."
  1028. #~ msgstr ""
  1029. #~ msgid "It look like you are using searx first time."
  1030. #~ msgstr "يظهر أنك تستخدم محرك سيركس لأول مرة."
  1031. #~ msgid "Please, try again later or find another searx instance."
  1032. #~ msgstr ""
  1033. #~ "يرجى إعادة المحاولة لاحقًا. إن كنت "
  1034. #~ "في عجلة من أمرك، ندعوك إلى البحث"
  1035. #~ " عن مثيل خادم آخر لمحرك سيركس."
  1036. #~ msgid "Themes"
  1037. #~ msgstr "السمات"
  1038. #~ msgid "Reliablity"
  1039. #~ msgstr ""
  1040. #~ msgid ""
  1041. #~ "When enabled, the result page's title"
  1042. #~ " contains your query. Your browser "
  1043. #~ "can record this title."
  1044. #~ msgstr ""
  1045. #~ msgid "Method"
  1046. #~ msgstr "الطريقة"
  1047. #~ msgid ""
  1048. #~ "This tab does not show up for "
  1049. #~ "search results but you can search "
  1050. #~ "the engines listed here via bangs."
  1051. #~ msgstr ""
  1052. #~ msgid "Advanced settings"
  1053. #~ msgstr "الإعدادات المتقدمة"
  1054. #~ msgid "Close"
  1055. #~ msgstr "غلق"
  1056. #~ msgid "Language"
  1057. #~ msgstr "اللغة"
  1058. #~ msgid "broken"
  1059. #~ msgstr ""
  1060. #~ msgid "supported"
  1061. #~ msgstr "مدعوم"
  1062. #~ msgid "not supported"
  1063. #~ msgstr "غير مدعوم"
  1064. #~ msgid "about"
  1065. #~ msgstr "عن سيركس"
  1066. #~ msgid "Avg."
  1067. #~ msgstr ""
  1068. #~ msgid "User Interface"
  1069. #~ msgstr "واجهة المستخدم"
  1070. #~ msgid "Choose style for this theme"
  1071. #~ msgstr "إختر الشكل الذي ستبدو عليه هذه السمة"
  1072. #~ msgid "Style"
  1073. #~ msgstr "الشكل"
  1074. #~ msgid "Show advanced settings"
  1075. #~ msgstr "إظهار الإعدادات المتقدمة"
  1076. #~ msgid "Show advanced settings panel in the home page by default"
  1077. #~ msgstr ""
  1078. #~ msgid "Allow all"
  1079. #~ msgstr "إظهار الكل"
  1080. #~ msgid "Disable all"
  1081. #~ msgstr "تعطيل الكل"
  1082. #~ msgid "Selected language"
  1083. #~ msgstr "اللغة المختارة"
  1084. #~ msgid "Query"
  1085. #~ msgstr ""
  1086. #~ msgid "save"
  1087. #~ msgstr "حفظ"
  1088. #~ msgid "back"
  1089. #~ msgstr "العودة"
  1090. #~ msgid "Links"
  1091. #~ msgstr "الروابط"
  1092. #~ msgid "RSS subscription"
  1093. #~ msgstr ""
  1094. #~ msgid "Search results"
  1095. #~ msgstr "حصيلة البحث"
  1096. #~ msgid "next page"
  1097. #~ msgstr "الصفحة التالية"
  1098. #~ msgid "previous page"
  1099. #~ msgstr "الصفحة السابقة"
  1100. #~ msgid "Start search"
  1101. #~ msgstr "إبدأ البحث"
  1102. #~ msgid "Clear search"
  1103. #~ msgstr ""
  1104. #~ msgid "Clear"
  1105. #~ msgstr ""
  1106. #~ msgid "stats"
  1107. #~ msgstr "الإحصاءات"
  1108. #~ msgid "Heads up!"
  1109. #~ msgstr ""
  1110. #~ msgid "It look like you are using SearXNG first time."
  1111. #~ msgstr "يظهر أنك تستخدم محرك سيركس لأول مرة."
  1112. #~ msgid "Well done!"
  1113. #~ msgstr "أحسنت !"
  1114. #~ msgid "Settings saved successfully."
  1115. #~ msgstr "تمت عملية حفظ الإعدادات بنجاح."
  1116. #~ msgid "Oh snap!"
  1117. #~ msgstr "يا للهول !"
  1118. #~ msgid "Something went wrong."
  1119. #~ msgstr "لقد حدث هناك خلل ما."
  1120. #~ msgid "Date"
  1121. #~ msgstr "تاريخ"
  1122. #~ msgid "Type"
  1123. #~ msgstr ""
  1124. #~ msgid "Get image"
  1125. #~ msgstr "تحصل على الصورة"
  1126. #~ msgid "Center Alignment"
  1127. #~ msgstr ""
  1128. #~ msgid "Displays results in the center of the page (Oscar layout)."
  1129. #~ msgstr ""
  1130. #~ msgid "preferences"
  1131. #~ msgstr "التفضيلات"
  1132. #~ msgid "Scores per result"
  1133. #~ msgstr "درجات لكل نتيجة"
  1134. #~ msgid "a privacy-respecting, hackable metasearch engine"
  1135. #~ msgstr "محرك بحث يحمي الخصوصية و قابل للتهكير"
  1136. #~ msgid "No abstract is available for this publication."
  1137. #~ msgstr "لا يوجد ملخص متاح لهذا المنشور."
  1138. #~ msgid "Self Informations"
  1139. #~ msgstr "معلومات شخصية"
  1140. #~ msgid ""
  1141. #~ "Change how forms are submited, <a "
  1142. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1143. #~ " rel=\"external\">learn more about request "
  1144. #~ "methods</a>"
  1145. #~ msgstr ""
  1146. #~ "تغيير طريقة إرسال النماذج ، <a "
  1147. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1148. #~ " rel=\"external\"> تعرف على المزيد حول "
  1149. #~ "طرق الطلب </a>"
  1150. #~ msgid ""
  1151. #~ "This plugin checks if the address "
  1152. #~ "of the request is a TOR exit "
  1153. #~ "node, and informs the user if it"
  1154. #~ " is, like check.torproject.org but from "
  1155. #~ "searxng."
  1156. #~ msgstr ""
  1157. #~ "يتحقق هذا المكون الإضافي مما إذا "
  1158. #~ "كان عنوان الطلب هو عقدة خروج TOR"
  1159. #~ " ، ويبلغ المستخدم إذا كان كذلك "
  1160. #~ "، مثل check.torproject.org ولكن من "
  1161. #~ "searxng."
  1162. #~ msgid ""
  1163. #~ "The TOR exit node list "
  1164. #~ "(https://check.torproject.org/exit-addresses) is "
  1165. #~ "unreachable."
  1166. #~ msgstr ""
  1167. #~ "لا يمكن الوصول إلى قائمة عقدة "
  1168. #~ "الخروج TOR (https://check.torproject.org/exit-"
  1169. #~ "addresses)."
  1170. #~ msgid "You are using TOR. Your IP address seems to be: {ip_address}."
  1171. #~ msgstr "انك تستخدم شبكة TOR. ان IP Adress الخاص بك يبدو انه: {ip_address}."
  1172. #~ msgid "You are not using TOR. Your IP address seems to be: {ip_address}."
  1173. #~ msgstr "انك لا تستخدم شبكة TOR. ان IP Adress الخاص بك يبدو انه: {ip_address}."
  1174. #~ msgid ""
  1175. #~ "The could not download the list of"
  1176. #~ " Tor exit-nodes from "
  1177. #~ "https://check.torproject.org/exit-addresses."
  1178. #~ msgstr ""
  1179. #~ msgid ""
  1180. #~ "You are using Tor. It looks like"
  1181. #~ " you have this external IP address:"
  1182. #~ " {ip_address}."
  1183. #~ msgstr ""
  1184. #~ msgid "You are not using Tor. You have this external IP address: {ip_address}."
  1185. #~ msgstr ""
  1186. #~ msgid "Autodetect search language"
  1187. #~ msgstr "كشف تلقائي عن لغة البحث"
  1188. #~ msgid "Automatically detect the query search language and switch to it."
  1189. #~ msgstr "كشف تلقائي عن لغة البحث والتبديل إليها."
  1190. #~ msgid "others"
  1191. #~ msgstr "أخرى"
  1192. #~ msgid ""
  1193. #~ "This tab does not show up for "
  1194. #~ "search results, but you can search "
  1195. #~ "the engines listed here via bangs."
  1196. #~ msgstr ""
  1197. #~ "لا تظهر علامة التبويب هذه في نتائج"
  1198. #~ " البحث ، ولكن يمكنك البحث في "
  1199. #~ "المحركات المدرجة هنا عبر bangs."
  1200. #~ msgid "Shortcut"
  1201. #~ msgstr "الإختصار"
  1202. #~ msgid "!bang"
  1203. #~ msgstr ""
  1204. #~ msgid ""
  1205. #~ "This tab dues not exists in the"
  1206. #~ " user interface, but you can search"
  1207. #~ " in these engines by its !bangs."
  1208. #~ msgstr ""
  1209. #~ msgid "Engines cannot retrieve results."
  1210. #~ msgstr "لم تتمكن المحركات من العثور على أية نتيجة."
  1211. #~ msgid "Please, try again later or find another SearXNG instance."
  1212. #~ msgstr ""
  1213. #~ "يرجى إعادة المحاولة لاحقًا. إن كنت "
  1214. #~ "في عجلة من أمرك، ندعوك إلى البحث"
  1215. #~ " عن مثيل خادم آخر لمحرك سيركس."
  1216. #~ msgid ""
  1217. #~ "Redirect to open-access versions of "
  1218. #~ "publications when available (plugin required)"
  1219. #~ msgstr ""
  1220. #~ "إعادة التوجيه إلى إصدارات مفتوحة الوصول"
  1221. #~ " من المنشورات حيثما أمكن ذلك (يلزم"
  1222. #~ " وجود مكون إضافي)"
  1223. #~ msgid "Bang"
  1224. #~ msgstr "!انفجار"
  1225. #~ msgid ""
  1226. #~ "Change how forms are submitted, <a "
  1227. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1228. #~ " rel=\"external\">learn more about request "
  1229. #~ "methods</a>"
  1230. #~ msgstr ""
  1231. #~ "تغيير طريقة إرسال النماذج، <a "
  1232. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1233. #~ " rel=\"external\">إعرف المزيد عن طرق "
  1234. #~ "الطلب</a>"