messages.po 52 KB

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