messages.po 39 KB

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