messages.po 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323
  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-08 18:28+0000\n"
  16. "PO-Revision-Date: 2022-07-18 11:38+0000\n"
  17. "Last-Translator: ken kailer <kenkailer@yahoo.com>\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/plugins/hash_plugin.py:24
  216. msgid "Converts strings to different hash digests."
  217. msgstr "يحول السلسلة إلى ملخص التجزئة"
  218. #: searx/plugins/hash_plugin.py:52
  219. msgid "hash digest"
  220. msgstr "ملخص التجزئة"
  221. #: searx/plugins/hostname_replace.py:9
  222. msgid "Hostname replace"
  223. msgstr "استبدال اسم المضيف"
  224. #: searx/plugins/hostname_replace.py:10
  225. msgid "Rewrite result hostnames or remove results based on the hostname"
  226. msgstr "أعد كتابة أسماء مضيفي النتائج أو أزل النتائج بناءً على اسم المضيف"
  227. #: searx/plugins/oa_doi_rewrite.py:9
  228. msgid "Open Access DOI rewrite"
  229. msgstr "فتح الوصول معرف الكائن الرقمي إعادة كتابة"
  230. #: searx/plugins/oa_doi_rewrite.py:10
  231. msgid ""
  232. "Avoid paywalls by redirecting to open-access versions of publications "
  233. "when available"
  234. msgstr ""
  235. #: searx/plugins/search_on_category_select.py:19
  236. msgid "Search on category select"
  237. msgstr "البحث في الفئة المحددة"
  238. #: searx/plugins/search_on_category_select.py:20
  239. msgid ""
  240. "Perform search immediately if a category selected. Disable to select "
  241. "multiple categories. (JavaScript required)"
  242. msgstr ""
  243. #: searx/plugins/self_info.py:20
  244. msgid "Self Informations"
  245. msgstr "معلومات شخصية"
  246. #: searx/plugins/self_info.py:21
  247. msgid ""
  248. "Displays your IP if the query is \"ip\" and your user agent if the query "
  249. "contains \"user agent\"."
  250. msgstr ""
  251. "يعرض IP إذا كان الاستعلام \"ip\" و وكيل المستخدم الخاص بك إذا كان الاستعلام "
  252. "يحتوي على\"user agent\""
  253. #: searx/plugins/tracker_url_remover.py:29
  254. msgid "Tracker URL remover"
  255. msgstr "مزيل روابط التعقّب"
  256. #: searx/plugins/tracker_url_remover.py:30
  257. msgid "Remove trackers arguments from the returned URL"
  258. msgstr ""
  259. "إزالة وسيطات التتبع من \"URL\" الذي تم إرجاعه , إزالة وسيطات التتبع من محدد "
  260. "موقع الموارد الموحد الذي تم إرجاعه"
  261. #: searx/plugins/vim_hotkeys.py:3
  262. msgid "Vim-like hotkeys"
  263. msgstr "إختصارات لوحة المفاتيح مثل التي في Vim"
  264. #: searx/plugins/vim_hotkeys.py:4
  265. msgid ""
  266. "Navigate search results with Vim-like hotkeys (JavaScript required). "
  267. "Press \"h\" key on main or result page to get help."
  268. msgstr ""
  269. "تصفح نتائج البحث باستخدام مفاتيح الاختصار التي تشبه Vim (مطلوب JavaScript). "
  270. "اضغط على مفتاح \"h\" في الصفحة الرئيسية أو صفحة النتائج للحصول على المساعدة."
  271. #: searx/templates/simple/404.html:4
  272. msgid "Page not found"
  273. msgstr "تعذر العثور على الصفحة"
  274. #: searx/templates/simple/404.html:6
  275. #, python-format
  276. msgid "Go to %(search_page)s."
  277. msgstr "إذهب إلى %(search_page)s."
  278. #: searx/templates/simple/404.html:6
  279. msgid "search page"
  280. msgstr "صفحة البحث"
  281. #: searx/templates/simple/base.html:46
  282. msgid "About"
  283. msgstr "حَول"
  284. #: searx/templates/simple/base.html:50
  285. msgid "Donate"
  286. msgstr "تبرُّع"
  287. #: searx/templates/simple/base.html:54
  288. #: searx/templates/simple/preferences.html:99
  289. msgid "Preferences"
  290. msgstr "التفضيلات"
  291. #: searx/templates/simple/base.html:64
  292. msgid "Powered by"
  293. msgstr "مدعوم بواسطة"
  294. #: searx/templates/simple/base.html:64
  295. msgid "a privacy-respecting, hackable metasearch engine"
  296. msgstr "محرك بحث يحمي الخصوصية و قابل للتهكير"
  297. #: searx/templates/simple/base.html:65
  298. msgid "Source code"
  299. msgstr "الشفرة المصدرية"
  300. #: searx/templates/simple/base.html:66
  301. msgid "Issue tracker"
  302. msgstr "متعقب المشكلة"
  303. #: searx/templates/simple/base.html:67 searx/templates/simple/stats.html:18
  304. msgid "Engine stats"
  305. msgstr "إحصائيات المحرك"
  306. #: searx/templates/simple/base.html:69
  307. #: searx/templates/simple/messages/no_results.html:15
  308. msgid "Public instances"
  309. msgstr "مثيلات الخوادم العمومية"
  310. #: searx/templates/simple/base.html:72
  311. msgid "Privacy policy"
  312. msgstr "سياسة الخصوصية"
  313. #: searx/templates/simple/base.html:75
  314. msgid "Contact instance maintainer"
  315. msgstr "الإتصال بالمشرف على مثيل الخادم"
  316. #: searx/templates/simple/categories.html:24
  317. msgid "Click on the magnifier to perform search"
  318. msgstr "اضغط على المكبرة للقيام بالبحث"
  319. #: searx/templates/simple/macros.html:36
  320. msgid "Length"
  321. msgstr "الطول"
  322. #: searx/templates/simple/macros.html:37
  323. #: searx/templates/simple/result_templates/images.html:18
  324. msgid "Author"
  325. msgstr "الكاتب"
  326. #: searx/templates/simple/macros.html:45
  327. msgid "cached"
  328. msgstr "النسخة المخبأة"
  329. #: searx/templates/simple/macros.html:45
  330. msgid "proxied"
  331. msgstr "النفاذ عبر البروكسي"
  332. #: searx/templates/simple/new_issue.html:64
  333. msgid "Start submiting a new issue on GitHub"
  334. msgstr "ابدأ بتقديم مشكلة جديدة على GitHub"
  335. #: searx/templates/simple/new_issue.html:66
  336. msgid "Please check for existing bugs about this engine on GitHub"
  337. msgstr "الرجاء التحقق من الأخطاء الموجودة حول هذا المحرك على GitHub"
  338. #: searx/templates/simple/new_issue.html:69
  339. msgid "I confirm there is no existing bug about the issue I encounter"
  340. msgstr "أؤكد عدم وجود أخطاء حول المشكلة التي أواجهها"
  341. #: searx/templates/simple/new_issue.html:71
  342. msgid "If this is a public instance, please specify the URL in the bug report"
  343. msgstr "إذا كان هذا مثيلًا عامًا ، فيرجى تحديد عنوان URL في تقرير الخطأ"
  344. #: searx/templates/simple/new_issue.html:72
  345. msgid "Submit a new issue on Github including the above information"
  346. msgstr "قم بتقديم مشكلة جديدة على GitHub بالمعلومات الواردة أعلاه"
  347. #: searx/templates/simple/preferences.html:29
  348. msgid "No HTTPS"
  349. msgstr "ليس هناك HTTPS"
  350. #: searx/templates/simple/messages/no_results.html:10
  351. #: searx/templates/simple/preferences.html:31
  352. #: searx/templates/simple/preferences.html:32
  353. #: searx/templates/simple/results.html:49
  354. msgid "View error logs and submit a bug report"
  355. msgstr "عرض سجلات الأخطاء وإرسال تقرير خطأ"
  356. #: searx/templates/simple/preferences.html:53
  357. #: searx/templates/simple/stats.html:67
  358. msgid "Median"
  359. msgstr "متوسط"
  360. #: searx/templates/simple/preferences.html:54
  361. #: searx/templates/simple/stats.html:73
  362. msgid "P80"
  363. msgstr "صفحة 80"
  364. #: searx/templates/simple/preferences.html:55
  365. #: searx/templates/simple/stats.html:79
  366. msgid "P95"
  367. msgstr "صفحة 95"
  368. #: searx/templates/simple/preferences.html:83
  369. msgid "Failed checker test(s): "
  370. msgstr "فشل اختبار المدقق: "
  371. #: searx/templates/simple/preferences.html:85
  372. msgid "Errors:"
  373. msgstr "الأخطاء:"
  374. #: searx/templates/simple/preferences.html:105
  375. msgid "General"
  376. msgstr "الرئيسية"
  377. #: searx/templates/simple/preferences.html:108
  378. msgid "Default categories"
  379. msgstr "القوائم الإفتراضية"
  380. #: searx/templates/simple/filters/languages.html:1
  381. #: searx/templates/simple/preferences.html:115
  382. msgid "Search language"
  383. msgstr "لغة البحث"
  384. #: searx/templates/simple/filters/languages.html:2
  385. #: searx/templates/simple/preferences.html:118
  386. msgid "Default language"
  387. msgstr "اللغة الإفتراضية"
  388. #: searx/templates/simple/preferences.html:124
  389. msgid "What language do you prefer for search?"
  390. msgstr "ما هي لغتك المفضلة للبحث ؟"
  391. #: searx/templates/simple/preferences.html:129
  392. msgid "Autocomplete"
  393. msgstr "تكملة تلقائية"
  394. #: searx/templates/simple/preferences.html:138
  395. msgid "Find stuff as you type"
  396. msgstr "العثور على نتائج أثناء الكتابة"
  397. #: searx/templates/simple/filters/safesearch.html:1
  398. #: searx/templates/simple/filters/safesearch.html:2
  399. #: searx/templates/simple/filters/safesearch.html:3
  400. #: searx/templates/simple/filters/safesearch.html:4
  401. #: searx/templates/simple/preferences.html:143
  402. #: searx/templates/simple/preferences.html:311
  403. msgid "SafeSearch"
  404. msgstr "البحث المؤمَّن"
  405. #: searx/templates/simple/filters/safesearch.html:2
  406. #: searx/templates/simple/preferences.html:146
  407. msgid "Strict"
  408. msgstr "صارم"
  409. #: searx/templates/simple/filters/safesearch.html:3
  410. #: searx/templates/simple/preferences.html:147
  411. msgid "Moderate"
  412. msgstr "معتدل"
  413. #: searx/templates/simple/filters/safesearch.html:4
  414. #: searx/templates/simple/preferences.html:148
  415. msgid "None"
  416. msgstr "لا شيء"
  417. #: searx/templates/simple/preferences.html:151
  418. msgid "Filter content"
  419. msgstr "فلترة المحتوى"
  420. #: searx/templates/simple/preferences.html:157
  421. msgid "Open Access DOI resolver"
  422. msgstr "فتح الوصول إلى محلل DOI"
  423. #: searx/templates/simple/preferences.html:167
  424. msgid ""
  425. "Redirect to open-access versions of publications when available (plugin "
  426. "required)"
  427. msgstr ""
  428. "إعادة التوجيه إلى إصدارات مفتوحة الوصول من المنشورات حيثما أمكن ذلك (يلزم "
  429. "وجود مكون إضافي)"
  430. #: searx/templates/simple/preferences.html:171
  431. msgid "Engine tokens"
  432. msgstr "الرمز المميز للمحرك"
  433. #: searx/templates/simple/preferences.html:175
  434. msgid "Access tokens for private engines"
  435. msgstr "رمز الوصول إلى المحرك الخاص"
  436. #: searx/templates/simple/preferences.html:179
  437. msgid "User interface"
  438. msgstr "واجهة المستخدم"
  439. #: searx/templates/simple/preferences.html:182
  440. msgid "Interface language"
  441. msgstr "لغة الواجهة"
  442. #: searx/templates/simple/preferences.html:190
  443. msgid "Change the language of the layout"
  444. msgstr "يقوم بتغيير لغة واجهة البحث"
  445. #: searx/templates/simple/preferences.html:195
  446. msgid "Theme"
  447. msgstr "السمة"
  448. #: searx/templates/simple/preferences.html:203
  449. msgid "Change SearXNG layout"
  450. msgstr "تغيير مظهر سيركس"
  451. #: searx/templates/simple/preferences.html:206
  452. msgid "Theme style"
  453. msgstr ""
  454. #: searx/templates/simple/preferences.html:214
  455. msgid "Choose auto to follow your browser settings"
  456. msgstr ""
  457. #: searx/templates/simple/preferences.html:217
  458. msgid "Center Alignment"
  459. msgstr ""
  460. #: searx/templates/simple/preferences.html:220
  461. #: searx/templates/simple/preferences.html:232
  462. #: searx/templates/simple/preferences.html:244
  463. msgid "On"
  464. msgstr "يشتغل"
  465. #: searx/templates/simple/preferences.html:221
  466. #: searx/templates/simple/preferences.html:233
  467. #: searx/templates/simple/preferences.html:245
  468. msgid "Off"
  469. msgstr "مُعطَّل"
  470. #: searx/templates/simple/preferences.html:224
  471. msgid "Displays results in the center of the page (Oscar layout)."
  472. msgstr ""
  473. #: searx/templates/simple/preferences.html:229
  474. msgid "Results on new tabs"
  475. msgstr "عرض نتائج البحث في ألسنة جديدة"
  476. #: searx/templates/simple/preferences.html:236
  477. msgid "Open result links on new browser tabs"
  478. msgstr "عرض روابط نتائج البحث في ألسنة جديدة للمتصفح"
  479. #: searx/templates/simple/preferences.html:241
  480. msgid "Infinite scroll"
  481. msgstr "تمرير الصفحات بلا حدود"
  482. #: searx/templates/simple/preferences.html:248
  483. msgid "Automatically load next page when scrolling to bottom of current page"
  484. msgstr "حمّل تلقائيا الصفحة التالية عن السحب إلى أسفل النتائج"
  485. #: searx/templates/simple/preferences.html:254
  486. msgid "Privacy"
  487. msgstr "الخصوصية"
  488. #: searx/templates/simple/preferences.html:257
  489. msgid "HTTP Method"
  490. msgstr ""
  491. #: searx/templates/simple/preferences.html:264
  492. msgid ""
  493. "Change how forms are submited, <a "
  494. "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  495. " rel=\"external\">learn more about request methods</a>"
  496. msgstr ""
  497. #: searx/templates/simple/preferences.html:269
  498. msgid "Image proxy"
  499. msgstr "وكيل بروكسي الصور"
  500. #: searx/templates/simple/preferences.html:272
  501. #: searx/templates/simple/preferences.html:284
  502. msgid "Enabled"
  503. msgstr "مُفَعَّل"
  504. #: searx/templates/simple/preferences.html:273
  505. #: searx/templates/simple/preferences.html:285
  506. msgid "Disabled"
  507. msgstr "غير مُفَعَّل"
  508. #: searx/templates/simple/preferences.html:276
  509. msgid "Proxying image results through SearXNG"
  510. msgstr "تمرير نتائج البحث عن الصور عبر بروكسي SearXNG"
  511. #: searx/templates/simple/preferences.html:281
  512. msgid "Query in the page's title"
  513. msgstr ""
  514. #: searx/templates/simple/preferences.html:288
  515. msgid ""
  516. "When enabled, the result page's title contains your query. Your browser "
  517. "can record this title"
  518. msgstr ""
  519. #: searx/templates/simple/preferences.html:294
  520. msgid "Engines"
  521. msgstr "المحركات"
  522. #: searx/templates/simple/preferences.html:295
  523. msgid "Currently used search engines"
  524. msgstr "محركات البحث المُستخدَمة حاليًا"
  525. #: searx/templates/simple/preferences.html:302
  526. msgid ""
  527. "This tab does not show up for search results, but you can search the "
  528. "engines listed here via bangs."
  529. msgstr ""
  530. #: searx/templates/simple/preferences.html:307
  531. #: searx/templates/simple/preferences.html:358
  532. msgid "Allow"
  533. msgstr "تمكين"
  534. #: searx/templates/simple/preferences.html:308
  535. #: searx/templates/simple/stats.html:25
  536. msgid "Engine name"
  537. msgstr "إسم المحرك"
  538. #: searx/templates/simple/preferences.html:309
  539. msgid "Shortcut"
  540. msgstr "الإختصار"
  541. #: searx/templates/simple/preferences.html:310
  542. msgid "Supports selected language"
  543. msgstr "يدعم اللغة المختارة"
  544. #: searx/templates/simple/filters/time_range.html:1
  545. #: searx/templates/simple/preferences.html:312
  546. msgid "Time range"
  547. msgstr "الفترة"
  548. #: searx/templates/simple/preferences.html:313
  549. #: searx/templates/simple/stats.html:28
  550. msgid "Response time"
  551. msgstr "مدة الإستجابة"
  552. #: searx/templates/simple/preferences.html:314
  553. msgid "Max time"
  554. msgstr "أقصى مدّة"
  555. #: searx/templates/simple/preferences.html:315
  556. #: searx/templates/simple/stats.html:29
  557. msgid "Reliability"
  558. msgstr "إمكانية الإشتغال"
  559. #: searx/templates/simple/preferences.html:353
  560. msgid "Special Queries"
  561. msgstr ""
  562. #: searx/templates/simple/preferences.html:359
  563. msgid "Keywords"
  564. msgstr "الكلمات الرمزية"
  565. #: searx/templates/simple/preferences.html:360
  566. msgid "Name"
  567. msgstr "التسمية"
  568. #: searx/templates/simple/preferences.html:361
  569. msgid "Description"
  570. msgstr "الوصف"
  571. #: searx/templates/simple/preferences.html:362
  572. msgid "Examples"
  573. msgstr "أمثلة"
  574. #: searx/templates/simple/preferences.html:365
  575. msgid "This is the list of SearXNG's instant answering modules."
  576. msgstr ""
  577. #: searx/templates/simple/preferences.html:376
  578. msgid "This is the list of plugins."
  579. msgstr ""
  580. #: searx/templates/simple/preferences.html:393
  581. msgid "Cookies"
  582. msgstr "كعكات الكوكيز"
  583. #: searx/templates/simple/preferences.html:395
  584. msgid ""
  585. "This is the list of cookies and their values SearXNG is storing on your "
  586. "computer."
  587. msgstr ""
  588. #: searx/templates/simple/preferences.html:396
  589. msgid "With that list, you can assess SearXNG transparency."
  590. msgstr ""
  591. #: searx/templates/simple/preferences.html:401
  592. msgid "Cookie name"
  593. msgstr "إسم الكوكي"
  594. #: searx/templates/simple/preferences.html:402
  595. msgid "Value"
  596. msgstr "القيمة"
  597. #: searx/templates/simple/preferences.html:414
  598. msgid "Search URL of the currently saved preferences"
  599. msgstr ""
  600. #: searx/templates/simple/preferences.html:418
  601. msgid ""
  602. "Note: specifying custom settings in the search URL can reduce privacy by "
  603. "leaking data to the clicked result sites."
  604. msgstr ""
  605. #: searx/templates/simple/preferences.html:419
  606. msgid "URL to restore your preferences in another browser"
  607. msgstr ""
  608. #: searx/templates/simple/preferences.html:423
  609. msgid ""
  610. "Specifying custom settings in the preferences URL can be used to sync "
  611. "preferences across devices."
  612. msgstr ""
  613. #: searx/templates/simple/preferences.html:428
  614. msgid ""
  615. "These settings are stored in your cookies, this allows us not to store "
  616. "this data about you."
  617. msgstr ""
  618. #: searx/templates/simple/preferences.html:430
  619. msgid ""
  620. "These cookies serve your sole convenience, we don't use these cookies to "
  621. "track you."
  622. msgstr ""
  623. #: searx/templates/simple/preferences.html:433
  624. msgid "Save"
  625. msgstr "حفظ"
  626. #: searx/templates/simple/preferences.html:434
  627. msgid "Reset defaults"
  628. msgstr "إعاد التعيين إلى الإعدادات الإفتراضية"
  629. #: searx/templates/simple/preferences.html:435
  630. msgid "Back"
  631. msgstr "الخلف"
  632. #: searx/templates/simple/results.html:23
  633. msgid "Answers"
  634. msgstr "الإجابات"
  635. #: searx/templates/simple/results.html:39
  636. msgid "Number of results"
  637. msgstr "حصيلة نتائج البحث"
  638. #: searx/templates/simple/messages/no_results.html:6
  639. #: searx/templates/simple/results.html:46
  640. msgid "Error!"
  641. msgstr "خطأ !"
  642. #: searx/templates/simple/results.html:46
  643. msgid "Engines cannot retrieve results"
  644. msgstr "لم تتمكن محركات البحث من العثور على أية نتيجة"
  645. #: searx/templates/simple/results.html:68
  646. msgid "Suggestions"
  647. msgstr "الإقتراحات"
  648. #: searx/templates/simple/results.html:90
  649. msgid "Search URL"
  650. msgstr "رابط البحث"
  651. #: searx/templates/simple/results.html:96
  652. msgid "Download results"
  653. msgstr "حصيلة التنزيل"
  654. #: searx/templates/simple/results.html:120
  655. msgid "Try searching for:"
  656. msgstr "حاول البحث عن :"
  657. #: searx/templates/simple/results.html:152
  658. msgid "Back to top"
  659. msgstr "العودة للأعلى"
  660. #: searx/templates/simple/results.html:170
  661. msgid "Previous page"
  662. msgstr "الصفحة السابقة"
  663. #: searx/templates/simple/results.html:187
  664. msgid "Next page"
  665. msgstr "الصفحة التالية"
  666. #: searx/templates/simple/search.html:3
  667. msgid "Display the front page"
  668. msgstr "اعرض الصفحة الامامية"
  669. #: searx/templates/simple/search.html:9
  670. #: searx/templates/simple/simple_search.html:5
  671. msgid "Search for..."
  672. msgstr "البحث عن ..."
  673. #: searx/templates/simple/search.html:10
  674. #: searx/templates/simple/simple_search.html:6
  675. msgid "clear"
  676. msgstr "مسح"
  677. #: searx/templates/simple/search.html:11
  678. #: searx/templates/simple/simple_search.html:7
  679. msgid "search"
  680. msgstr "بحت"
  681. #: searx/templates/simple/stats.html:21
  682. msgid "There is currently no data available. "
  683. msgstr "لم يتم العثور على أية بيانات بعدُ."
  684. #: searx/templates/simple/stats.html:26
  685. msgid "Scores"
  686. msgstr ""
  687. #: searx/templates/simple/stats.html:27
  688. msgid "Result count"
  689. msgstr "نتيجة العد"
  690. #: searx/templates/simple/stats.html:38
  691. msgid "Scores per result"
  692. msgstr ""
  693. #: searx/templates/simple/stats.html:62
  694. msgid "Total"
  695. msgstr "إجمالي"
  696. #: searx/templates/simple/stats.html:63
  697. msgid "HTTP"
  698. msgstr ""
  699. #: searx/templates/simple/stats.html:64
  700. msgid "Processing"
  701. msgstr ""
  702. #: searx/templates/simple/stats.html:102
  703. msgid "Warnings"
  704. msgstr "تحذيرات"
  705. #: searx/templates/simple/stats.html:102
  706. msgid "Errors and exceptions"
  707. msgstr ""
  708. #: searx/templates/simple/stats.html:108
  709. msgid "Exception"
  710. msgstr "استثناء"
  711. #: searx/templates/simple/stats.html:110
  712. msgid "Message"
  713. msgstr "الرسالة"
  714. #: searx/templates/simple/stats.html:112
  715. msgid "Percentage"
  716. msgstr "نسبة"
  717. #: searx/templates/simple/stats.html:114
  718. msgid "Parameter"
  719. msgstr ""
  720. #: searx/templates/simple/stats.html:122
  721. msgid "Filename"
  722. msgstr "اسم الملف"
  723. #: searx/templates/simple/stats.html:123
  724. msgid "Function"
  725. msgstr ""
  726. #: searx/templates/simple/stats.html:124
  727. msgid "Code"
  728. msgstr ""
  729. #: searx/templates/simple/stats.html:131
  730. msgid "Checker"
  731. msgstr ""
  732. #: searx/templates/simple/stats.html:134
  733. msgid "Failed test"
  734. msgstr "اختبار فاشل"
  735. #: searx/templates/simple/stats.html:135
  736. msgid "Comment(s)"
  737. msgstr "تعليق/تعليقات"
  738. #: searx/templates/simple/filters/time_range.html:3
  739. msgid "Anytime"
  740. msgstr "في أي وقت"
  741. #: searx/templates/simple/filters/time_range.html:6
  742. msgid "Last day"
  743. msgstr "يوم أمس"
  744. #: searx/templates/simple/filters/time_range.html:9
  745. msgid "Last week"
  746. msgstr "الأسبوع الماضي"
  747. #: searx/templates/simple/filters/time_range.html:12
  748. msgid "Last month"
  749. msgstr "الشهر الماضي"
  750. #: searx/templates/simple/filters/time_range.html:15
  751. msgid "Last year"
  752. msgstr "السنة الفارطة"
  753. #: searx/templates/simple/messages/no_cookies.html:3
  754. msgid "Information!"
  755. msgstr "معلومة !"
  756. #: searx/templates/simple/messages/no_cookies.html:4
  757. msgid "currently, there are no cookies defined."
  758. msgstr "حاليا لم تقم بتحديد أي مِن كعكات الكوكيز."
  759. #: searx/templates/simple/messages/no_results.html:6
  760. msgid "Engines cannot retrieve results."
  761. msgstr "لم تتمكن المحركات من العثور على أية نتيجة."
  762. #: searx/templates/simple/messages/no_results.html:15
  763. msgid "Please, try again later or find another SearXNG instance."
  764. msgstr ""
  765. "يرجى إعادة المحاولة لاحقًا. إن كنت في عجلة من أمرك، ندعوك إلى البحث عن "
  766. "مثيل خادم آخر لمحرك سيركس."
  767. #: searx/templates/simple/messages/no_results.html:20
  768. msgid "Sorry!"
  769. msgstr "عفوا !"
  770. #: searx/templates/simple/messages/no_results.html:21
  771. msgid ""
  772. "we didn't find any results. Please use another query or search in more "
  773. "categories."
  774. msgstr ""
  775. "لم نتوصل إلى العثور على أية نتيجة. الرجاء إعادة صياغة طلب البحث أو إبحث "
  776. "مع تحديد أكثر من فئة."
  777. #: searx/templates/simple/result_templates/default.html:6
  778. msgid "show media"
  779. msgstr "عرض الوسائط"
  780. #: searx/templates/simple/result_templates/default.html:6
  781. msgid "hide media"
  782. msgstr "إخفاء الوسائط"
  783. #: searx/templates/simple/result_templates/default.html:14
  784. #: searx/templates/simple/result_templates/videos.html:14
  785. msgid "This site did not provide any description."
  786. msgstr "هذا الموقع لا يتوفر على أي وصف."
  787. #: searx/templates/simple/result_templates/images.html:19
  788. msgid "Format"
  789. msgstr "صيغة"
  790. #: searx/templates/simple/result_templates/images.html:21
  791. msgid "Engine"
  792. msgstr "محرك"
  793. #: searx/templates/simple/result_templates/images.html:22
  794. msgid "View source"
  795. msgstr "عرض المصدر"
  796. #: searx/templates/simple/result_templates/map.html:12
  797. msgid "address"
  798. msgstr "عنوان"
  799. #: searx/templates/simple/result_templates/map.html:43
  800. msgid "show map"
  801. msgstr "عرض الخريطة"
  802. #: searx/templates/simple/result_templates/map.html:43
  803. msgid "hide map"
  804. msgstr "إخفاء الخريطة"
  805. #: searx/templates/simple/result_templates/torrent.html:6
  806. msgid "magnet link"
  807. msgstr "رابط ماغنت"
  808. #: searx/templates/simple/result_templates/torrent.html:7
  809. msgid "torrent file"
  810. msgstr "ملف تورنت"
  811. #: searx/templates/simple/result_templates/torrent.html:9
  812. msgid "Seeder"
  813. msgstr "الزارع"
  814. #: searx/templates/simple/result_templates/torrent.html:9
  815. msgid "Leecher"
  816. msgstr "الحاصد"
  817. #: searx/templates/simple/result_templates/torrent.html:11
  818. msgid "Filesize"
  819. msgstr "حجم الملف"
  820. #: searx/templates/simple/result_templates/torrent.html:12
  821. msgid "Bytes"
  822. msgstr "بايت"
  823. #: searx/templates/simple/result_templates/torrent.html:13
  824. msgid "kiB"
  825. msgstr "ك.بايت"
  826. #: searx/templates/simple/result_templates/torrent.html:14
  827. msgid "MiB"
  828. msgstr "ميغابايت"
  829. #: searx/templates/simple/result_templates/torrent.html:15
  830. msgid "GiB"
  831. msgstr "جيجابيت"
  832. #: searx/templates/simple/result_templates/torrent.html:16
  833. msgid "TiB"
  834. msgstr "تيرابيت"
  835. #: searx/templates/simple/result_templates/torrent.html:20
  836. msgid "Number of Files"
  837. msgstr "عدد الملفات"
  838. #: searx/templates/simple/result_templates/videos.html:6
  839. msgid "show video"
  840. msgstr "عرض الفيديو"
  841. #: searx/templates/simple/result_templates/videos.html:6
  842. msgid "hide video"
  843. msgstr "إخفاء الفيديو"
  844. #~ msgid "Engine time (sec)"
  845. #~ msgstr "المدة المستغرقة للمحرك (ثواني)"
  846. #~ msgid "Page loads (sec)"
  847. #~ msgstr "مدة تحميل الصفحة (ثواني)"
  848. #~ msgid "Errors"
  849. #~ msgstr "أخطاء"
  850. #~ msgid "CAPTCHA required"
  851. #~ msgstr ""
  852. #~ msgid "Rewrite HTTP links to HTTPS if possible"
  853. #~ msgstr "تحويل روابط HTTP إلى روابط آمنة HTTPS عندما يكون ذلك مُتاحًا"
  854. #~ msgid ""
  855. #~ "Results are opened in the same "
  856. #~ "window by default. This plugin "
  857. #~ "overwrites the default behaviour to open"
  858. #~ " links on new tabs/windows. (JavaScript "
  859. #~ "required)"
  860. #~ msgstr ""
  861. #~ msgid "Color"
  862. #~ msgstr "اللون"
  863. #~ msgid "Blue (default)"
  864. #~ msgstr "أزرق (إفتراضي)"
  865. #~ msgid "Violet"
  866. #~ msgstr "بنفسجي"
  867. #~ msgid "Green"
  868. #~ msgstr "أخضر"
  869. #~ msgid "Cyan"
  870. #~ msgstr "سماوي"
  871. #~ msgid "Orange"
  872. #~ msgstr "برتقالي"
  873. #~ msgid "Red"
  874. #~ msgstr "أحمر"
  875. #~ msgid "Category"
  876. #~ msgstr "الفئة"
  877. #~ msgid "Block"
  878. #~ msgstr "حظر"
  879. #~ msgid "original context"
  880. #~ msgstr "الوضع الأصلي"
  881. #~ msgid "Plugins"
  882. #~ msgstr "الإضافات"
  883. #~ msgid "Answerers"
  884. #~ msgstr "المجيبون"
  885. #~ msgid "Avg. time"
  886. #~ msgstr "متوسط الوقت"
  887. #~ msgid "show details"
  888. #~ msgstr "عرض المعلومات الإضافية"
  889. #~ msgid "hide details"
  890. #~ msgstr "إخفاء المعلومات الإضافية"
  891. #~ msgid "Load more..."
  892. #~ msgstr "تحميل المزيد ..."
  893. #~ msgid "Loading..."
  894. #~ msgstr ""
  895. #~ msgid "Change searx layout"
  896. #~ msgstr "تغيير مظهر سيركس"
  897. #~ msgid "Proxying image results through searx"
  898. #~ msgstr "تمرير نتائج البحث عن الصور عبر بروكسي Searx"
  899. #~ msgid "This is the list of searx's instant answering modules."
  900. #~ msgstr ""
  901. #~ msgid ""
  902. #~ "This is the list of cookies and"
  903. #~ " their values searx is storing on "
  904. #~ "your computer."
  905. #~ msgstr ""
  906. #~ msgid "With that list, you can assess searx transparency."
  907. #~ msgstr ""
  908. #~ msgid "It look like you are using searx first time."
  909. #~ msgstr "يظهر أنك تستخدم محرك سيركس لأول مرة."
  910. #~ msgid "Please, try again later or find another searx instance."
  911. #~ msgstr ""
  912. #~ "يرجى إعادة المحاولة لاحقًا. إن كنت "
  913. #~ "في عجلة من أمرك، ندعوك إلى البحث"
  914. #~ " عن مثيل خادم آخر لمحرك سيركس."
  915. #~ msgid "Themes"
  916. #~ msgstr "السمات"
  917. #~ msgid "Reliablity"
  918. #~ msgstr ""
  919. #~ msgid ""
  920. #~ "When enabled, the result page's title"
  921. #~ " contains your query. Your browser "
  922. #~ "can record this title."
  923. #~ msgstr ""
  924. #~ msgid "Method"
  925. #~ msgstr "الطريقة"
  926. #~ msgid ""
  927. #~ "This tab does not show up for "
  928. #~ "search results but you can search "
  929. #~ "the engines listed here via bangs."
  930. #~ msgstr ""
  931. #~ msgid "Advanced settings"
  932. #~ msgstr "الإعدادات المتقدمة"
  933. #~ msgid "Close"
  934. #~ msgstr "غلق"
  935. #~ msgid "Language"
  936. #~ msgstr "اللغة"
  937. #~ msgid "broken"
  938. #~ msgstr ""
  939. #~ msgid "supported"
  940. #~ msgstr "مدعوم"
  941. #~ msgid "not supported"
  942. #~ msgstr "غير مدعوم"
  943. #~ msgid "about"
  944. #~ msgstr "عن سيركس"
  945. #~ msgid "Avg."
  946. #~ msgstr ""
  947. #~ msgid "User Interface"
  948. #~ msgstr "واجهة المستخدم"
  949. #~ msgid "Choose style for this theme"
  950. #~ msgstr "إختر الشكل الذي ستبدو عليه هذه السمة"
  951. #~ msgid "Style"
  952. #~ msgstr "الشكل"
  953. #~ msgid "Show advanced settings"
  954. #~ msgstr "إظهار الإعدادات المتقدمة"
  955. #~ msgid "Show advanced settings panel in the home page by default"
  956. #~ msgstr ""
  957. #~ msgid "Allow all"
  958. #~ msgstr "إظهار الكل"
  959. #~ msgid "Disable all"
  960. #~ msgstr "تعطيل الكل"
  961. #~ msgid "Selected language"
  962. #~ msgstr "اللغة المختارة"
  963. #~ msgid "Query"
  964. #~ msgstr ""
  965. #~ msgid "save"
  966. #~ msgstr "حفظ"
  967. #~ msgid "back"
  968. #~ msgstr "العودة"
  969. #~ msgid "Links"
  970. #~ msgstr "الروابط"
  971. #~ msgid "RSS subscription"
  972. #~ msgstr ""
  973. #~ msgid "Search results"
  974. #~ msgstr "حصيلة البحث"
  975. #~ msgid "next page"
  976. #~ msgstr "الصفحة التالية"
  977. #~ msgid "previous page"
  978. #~ msgstr "الصفحة السابقة"
  979. #~ msgid "Start search"
  980. #~ msgstr "إبدأ البحث"
  981. #~ msgid "Clear search"
  982. #~ msgstr ""
  983. #~ msgid "Clear"
  984. #~ msgstr ""
  985. #~ msgid "stats"
  986. #~ msgstr "الإحصاءات"
  987. #~ msgid "Heads up!"
  988. #~ msgstr ""
  989. #~ msgid "It look like you are using SearXNG first time."
  990. #~ msgstr "يظهر أنك تستخدم محرك سيركس لأول مرة."
  991. #~ msgid "Well done!"
  992. #~ msgstr "أحسنت !"
  993. #~ msgid "Settings saved successfully."
  994. #~ msgstr "تمت عملية حفظ الإعدادات بنجاح."
  995. #~ msgid "Oh snap!"
  996. #~ msgstr "يا للهول !"
  997. #~ msgid "Something went wrong."
  998. #~ msgstr "لقد حدث هناك خلل ما."
  999. #~ msgid "Date"
  1000. #~ msgstr "تاريخ"
  1001. #~ msgid "Type"
  1002. #~ msgstr ""
  1003. #~ msgid "Get image"
  1004. #~ msgstr "تحصل على الصورة"
  1005. #~ msgid "Center Alignment"
  1006. #~ msgstr ""
  1007. #~ msgid "Displays results in the center of the page (Oscar layout)."
  1008. #~ msgstr ""
  1009. #~ msgid "preferences"
  1010. #~ msgstr "التفضيلات"