messages.po 35 KB

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