messages.po 51 KB

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