messages.po 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080
  1. # Bangla translations for PROJECT.
  2. # Copyright (C) 2022 ORGANIZATION
  3. # This file is distributed under the same license as the PROJECT project.
  4. # FIRST AUTHOR <EMAIL@ADDRESS>, 2022.
  5. #
  6. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: PROJECT VERSION\n"
  9. "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
  10. "POT-Creation-Date: 2022-06-28 18:34+0000\n"
  11. "PO-Revision-Date: 2022-06-24 07:18+0000\n"
  12. "Last-Translator: sdebnath002 <shibnathdebnath@gmail.com>\n"
  13. "Language: bn\n"
  14. "Language-Team: Bengali "
  15. "<https://weblate.bubu1.eu/projects/searxng/searxng/bn/>\n"
  16. "Plural-Forms: nplurals=2; plural=n > 1;\n"
  17. "MIME-Version: 1.0\n"
  18. "Content-Type: text/plain; charset=utf-8\n"
  19. "Content-Transfer-Encoding: 8bit\n"
  20. "Generated-By: Babel 2.10.3\n"
  21. #. CONSTANT_NAMES['DEFAULT_GROUP_NAME']
  22. #: searx/searxng.msg
  23. msgid "others"
  24. msgstr "অন্যান্য"
  25. #. CONSTANT_NAMES['OTHER_CATEGORY']
  26. #: searx/searxng.msg
  27. msgid "other"
  28. msgstr "অন্যান্য"
  29. #. CATEGORY_NAMES['FILES']
  30. #: searx/searxng.msg
  31. msgid "files"
  32. msgstr "নথি"
  33. #. CATEGORY_NAMES['GENERAL']
  34. #: searx/searxng.msg
  35. msgid "general"
  36. msgstr "সাধারণ"
  37. #. CATEGORY_NAMES['MUSIC']
  38. #: searx/searxng.msg
  39. msgid "music"
  40. msgstr "গান"
  41. #. CATEGORY_NAMES['SOCIAL_MEDIA']
  42. #: searx/searxng.msg
  43. msgid "social media"
  44. msgstr "সামাজিক মাধ্যম"
  45. #. CATEGORY_NAMES['IMAGES']
  46. #: searx/searxng.msg
  47. msgid "images"
  48. msgstr "ছবি"
  49. #. CATEGORY_NAMES['VIDEOS']
  50. #: searx/searxng.msg
  51. msgid "videos"
  52. msgstr "ভিডিও"
  53. #. CATEGORY_NAMES['IT']
  54. #: searx/searxng.msg
  55. msgid "it"
  56. msgstr "তথ্য প্রযুক্তি"
  57. #. CATEGORY_NAMES['NEWS']
  58. #: searx/searxng.msg
  59. msgid "news"
  60. msgstr "খবর"
  61. #. CATEGORY_NAMES['MAP']
  62. #: searx/searxng.msg
  63. msgid "map"
  64. msgstr "মানচিত্র"
  65. #. CATEGORY_NAMES['ONIONS']
  66. #: searx/searxng.msg
  67. msgid "onions"
  68. msgstr "অনিয়ন"
  69. #. CATEGORY_NAMES['SCIENCE']
  70. #: searx/searxng.msg
  71. msgid "science"
  72. msgstr "বিজ্ঞান"
  73. #. CATEGORY_GROUPS['APPS']
  74. #: searx/searxng.msg
  75. msgid "apps"
  76. msgstr "অ্যাপ"
  77. #. CATEGORY_GROUPS['DICTIONARIES']
  78. #: searx/searxng.msg
  79. msgid "dictionaries"
  80. msgstr "অভিধান"
  81. #. CATEGORY_GROUPS['LYRICS']
  82. #: searx/searxng.msg
  83. msgid "lyrics"
  84. msgstr "গানের পদ"
  85. #. CATEGORY_GROUPS['PACKAGES']
  86. #: searx/searxng.msg
  87. msgid "packages"
  88. msgstr "প্যাকেজ"
  89. #. CATEGORY_GROUPS['Q_A']
  90. #: searx/searxng.msg
  91. msgid "q&a"
  92. msgstr "প্রশ্নোত্তর"
  93. #. CATEGORY_GROUPS['REPOS']
  94. #: searx/searxng.msg
  95. msgid "repos"
  96. msgstr "ভাণবডার"
  97. #. CATEGORY_GROUPS['SOFTWARE_WIKIS']
  98. #: searx/searxng.msg
  99. msgid "software wikis"
  100. msgstr "সফটওয়্যার উইকি"
  101. #. CATEGORY_GROUPS['WEB']
  102. #: searx/searxng.msg
  103. msgid "web"
  104. msgstr "ওয়েব"
  105. #. STYLE_NAMES['AUTO']
  106. #: searx/searxng.msg
  107. msgid "auto"
  108. msgstr "স্বয়ং"
  109. #. STYLE_NAMES['LIGHT']
  110. #: searx/searxng.msg
  111. msgid "light"
  112. msgstr "সাদা"
  113. #. STYLE_NAMES['DARK']
  114. #: searx/searxng.msg
  115. msgid "dark"
  116. msgstr "কালো"
  117. #: searx/webapp.py:165
  118. msgid "timeout"
  119. msgstr "সময় শেষ"
  120. #: searx/webapp.py:166
  121. msgid "parsing error"
  122. msgstr "পার্স ত্রুটি"
  123. #: searx/webapp.py:167
  124. msgid "HTTP protocol error"
  125. msgstr "HTTP প্রোটোকল ত্রুটি"
  126. #: searx/webapp.py:168
  127. msgid "network error"
  128. msgstr "নেটওয়ার্ক ত্রুটি"
  129. #: searx/webapp.py:170
  130. msgid "unexpected crash"
  131. msgstr "অপ্রত্যাশিত ক্র্যাশ"
  132. #: searx/webapp.py:177
  133. msgid "HTTP error"
  134. msgstr "এইচটিটিপি ত্রুটি"
  135. #: searx/webapp.py:178
  136. msgid "HTTP connection error"
  137. msgstr "এইচটিটিপি সংযোগ ত্রুটি"
  138. #: searx/webapp.py:184
  139. msgid "proxy error"
  140. msgstr "প্রক্সি ত্রুটি"
  141. #: searx/webapp.py:185
  142. msgid "CAPTCHA"
  143. msgstr "ক্যাপচা"
  144. #: searx/webapp.py:186
  145. #, fuzzy
  146. msgid "too many requests"
  147. msgstr "অনেক বেশি অনুরোধ"
  148. #: searx/webapp.py:187
  149. #, fuzzy
  150. msgid "access denied"
  151. msgstr "অ্যাক্সেস অস্বীকৃত"
  152. #: searx/webapp.py:188
  153. #, fuzzy
  154. msgid "server API error"
  155. msgstr "সার্ভার এপিআই ত্রুটি"
  156. #: searx/webapp.py:363
  157. #, fuzzy
  158. msgid "No item found"
  159. msgstr "কোন আইটেম পাওয়া যায়নি"
  160. #: searx/engines/qwant.py:212
  161. #: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:365
  162. #, fuzzy
  163. msgid "Source"
  164. msgstr "উৎস"
  165. #: searx/webapp.py:367
  166. #, fuzzy
  167. msgid "Error loading the next page"
  168. msgstr "পরবর্তী পৃষ্ঠাটি লোড করার সময় ত্রুটি৷"
  169. #: searx/webapp.py:510 searx/webapp.py:954
  170. #, fuzzy
  171. msgid "Invalid settings, please edit your preferences"
  172. msgstr "অবৈধ সেটিংস, অনুগ্রহ করে আপনার পছন্দগুলি সম্পাদনা করুন৷"
  173. #: searx/webapp.py:526
  174. #, fuzzy
  175. msgid "Invalid settings"
  176. msgstr "অবৈধ সেটিংস"
  177. #: searx/webapp.py:603 searx/webapp.py:679
  178. #, fuzzy
  179. msgid "search error"
  180. msgstr "অনুসন্ধানের ত্রুটি"
  181. #: searx/webapp.py:725
  182. #, fuzzy
  183. msgid "{minutes} minute(s) ago"
  184. msgstr "{minutes} মিনিট আগে"
  185. #: searx/webapp.py:727
  186. #, fuzzy
  187. msgid "{hours} hour(s), {minutes} minute(s) ago"
  188. msgstr "{hours} ঘণ্টা, {minutes} মিনিট আগে"
  189. #: searx/webapp.py:853
  190. #, fuzzy
  191. msgid "Suspended"
  192. msgstr "স্থগিত"
  193. #: searx/answerers/random/answerer.py:67
  194. #, fuzzy
  195. msgid "Random value generator"
  196. msgstr "এলোমেলো মান জেনারেটর"
  197. #: searx/answerers/random/answerer.py:68
  198. #, fuzzy
  199. msgid "Generate different random values"
  200. msgstr "বিভিন্ন এলোমেলো মান তৈরি করুন"
  201. #: searx/answerers/statistics/answerer.py:47
  202. #, fuzzy
  203. msgid "Statistics functions"
  204. msgstr "পরিসংখ্যান কার্যাবলী"
  205. #: searx/answerers/statistics/answerer.py:48
  206. #, fuzzy
  207. msgid "Compute {functions} of the arguments"
  208. msgstr "আর্গুমেন্টগুলির {functions গণনা করুন৷"
  209. #: searx/engines/openstreetmap.py:156
  210. #, fuzzy
  211. msgid "Get directions"
  212. msgstr "দিকনির্দেশ পান"
  213. #: searx/engines/pdbe.py:96
  214. msgid "{title} (OBSOLETE)"
  215. msgstr ""
  216. #: searx/engines/pdbe.py:103
  217. #, fuzzy
  218. msgid "This entry has been superseded by"
  219. msgstr "এই এন্ট্রিটি দ্বারা বাতিল করা হয়েছে৷"
  220. #: searx/engines/pubmed.py:78
  221. #, fuzzy
  222. msgid "No abstract is available for this publication."
  223. msgstr "এই প্রকাশনার জন্য কোন বিমূর্ত উপলব্ধ নেই."
  224. #: searx/engines/qwant.py:214
  225. #, fuzzy
  226. msgid "Channel"
  227. msgstr "চ্যানেল"
  228. #: searx/plugins/hash_plugin.py:24
  229. #, fuzzy
  230. msgid "Converts strings to different hash digests."
  231. msgstr "স্ট্রিংগুলিকে বিভিন্ন হ্যাশ ডাইজেস্টে রূপান্তর করে।"
  232. #: searx/plugins/hash_plugin.py:52
  233. #, fuzzy
  234. msgid "hash digest"
  235. msgstr "হ্যাশ ডাইজেস্ট"
  236. #: searx/plugins/hostname_replace.py:9
  237. #, fuzzy
  238. msgid "Hostname replace"
  239. msgstr "হোস্টনাম প্রতিস্থাপন"
  240. #: searx/plugins/hostname_replace.py:10
  241. #, fuzzy
  242. msgid "Rewrite result hostnames or remove results based on the hostname"
  243. msgstr "ফলাফল হোস্টনাম পুনরায় লিখুন বা হোস্টনামের উপর ভিত্তি করে ফলাফল মুছে ফেলুন"
  244. #: searx/plugins/oa_doi_rewrite.py:9
  245. msgid "Open Access DOI rewrite"
  246. msgstr ""
  247. #: searx/plugins/oa_doi_rewrite.py:10
  248. msgid ""
  249. "Avoid paywalls by redirecting to open-access versions of publications "
  250. "when available"
  251. msgstr ""
  252. #: searx/plugins/search_on_category_select.py:19
  253. msgid "Search on category select"
  254. msgstr ""
  255. #: searx/plugins/search_on_category_select.py:20
  256. msgid ""
  257. "Perform search immediately if a category selected. Disable to select "
  258. "multiple categories. (JavaScript required)"
  259. msgstr ""
  260. #: searx/plugins/self_info.py:20
  261. msgid "Self Informations"
  262. msgstr ""
  263. #: searx/plugins/self_info.py:21
  264. msgid ""
  265. "Displays your IP if the query is \"ip\" and your user agent if the query "
  266. "contains \"user agent\"."
  267. msgstr ""
  268. #: searx/plugins/tracker_url_remover.py:29
  269. msgid "Tracker URL remover"
  270. msgstr ""
  271. #: searx/plugins/tracker_url_remover.py:30
  272. msgid "Remove trackers arguments from the returned URL"
  273. msgstr ""
  274. #: searx/plugins/vim_hotkeys.py:3
  275. msgid "Vim-like hotkeys"
  276. msgstr ""
  277. #: searx/plugins/vim_hotkeys.py:4
  278. msgid ""
  279. "Navigate search results with Vim-like hotkeys (JavaScript required). "
  280. "Press \"h\" key on main or result page to get help."
  281. msgstr ""
  282. #: searx/templates/simple/404.html:4
  283. msgid "Page not found"
  284. msgstr ""
  285. #: searx/templates/simple/404.html:6
  286. #, python-format
  287. msgid "Go to %(search_page)s."
  288. msgstr ""
  289. #: searx/templates/simple/404.html:6
  290. msgid "search page"
  291. msgstr ""
  292. #: searx/templates/simple/base.html:46
  293. msgid "About"
  294. msgstr ""
  295. #: searx/templates/simple/base.html:49
  296. msgid "Donate"
  297. msgstr ""
  298. #: searx/templates/simple/base.html:52
  299. msgid "preferences"
  300. msgstr "পছন্দসমূহ"
  301. #: searx/templates/simple/base.html:62
  302. msgid "Powered by"
  303. msgstr ""
  304. #: searx/templates/simple/base.html:62
  305. msgid "a privacy-respecting, hackable metasearch engine"
  306. msgstr ""
  307. #: searx/templates/simple/base.html:63
  308. msgid "Source code"
  309. msgstr ""
  310. #: searx/templates/simple/base.html:64
  311. msgid "Issue tracker"
  312. msgstr ""
  313. #: searx/templates/simple/base.html:65 searx/templates/simple/stats.html:18
  314. msgid "Engine stats"
  315. msgstr ""
  316. #: searx/templates/simple/base.html:66
  317. #: searx/templates/simple/messages/no_results.html:15
  318. msgid "Public instances"
  319. msgstr ""
  320. #: searx/templates/simple/base.html:68
  321. msgid "Privacy policy"
  322. msgstr ""
  323. #: searx/templates/simple/base.html:71
  324. msgid "Contact instance maintainer"
  325. msgstr ""
  326. #: searx/templates/simple/categories.html:24
  327. msgid "Click on the magnifier to perform search"
  328. msgstr ""
  329. #: searx/templates/simple/macros.html:36
  330. msgid "Length"
  331. msgstr "দৈর্ঘ্য"
  332. #: searx/templates/simple/macros.html:37
  333. #: searx/templates/simple/result_templates/images.html:18
  334. msgid "Author"
  335. msgstr "লেখক"
  336. #: searx/templates/simple/macros.html:45
  337. msgid "cached"
  338. msgstr "ক্যাশকৃত"
  339. #: searx/templates/simple/macros.html:45
  340. msgid "proxied"
  341. msgstr "প্রক্সিকৃত"
  342. #: searx/templates/simple/new_issue.html:63
  343. msgid "Submit a new issue on Github including the above information"
  344. msgstr ""
  345. #: searx/templates/simple/preferences.html:29
  346. msgid "No HTTPS"
  347. msgstr ""
  348. #: searx/templates/simple/messages/no_results.html:10
  349. #: searx/templates/simple/preferences.html:31
  350. #: searx/templates/simple/preferences.html:32
  351. #: searx/templates/simple/results.html:49
  352. msgid "View error logs and submit a bug report"
  353. msgstr ""
  354. #: searx/templates/simple/preferences.html:53
  355. #: searx/templates/simple/stats.html:67
  356. msgid "Median"
  357. msgstr ""
  358. #: searx/templates/simple/preferences.html:54
  359. #: searx/templates/simple/stats.html:73
  360. msgid "P80"
  361. msgstr ""
  362. #: searx/templates/simple/preferences.html:55
  363. #: searx/templates/simple/stats.html:79
  364. msgid "P95"
  365. msgstr ""
  366. #: searx/templates/simple/preferences.html:83
  367. msgid "Failed checker test(s): "
  368. msgstr ""
  369. #: searx/templates/simple/preferences.html:85
  370. msgid "Errors:"
  371. msgstr "ত্রুটি:"
  372. #: searx/templates/simple/preferences.html:99
  373. msgid "Preferences"
  374. msgstr "পছন্দসমূহ"
  375. #: searx/templates/simple/preferences.html:105
  376. msgid "General"
  377. msgstr "সাধারণ"
  378. #: searx/templates/simple/preferences.html:108
  379. msgid "Default categories"
  380. msgstr ""
  381. #: searx/templates/simple/filters/languages.html:1
  382. #: searx/templates/simple/preferences.html:115
  383. msgid "Search language"
  384. msgstr ""
  385. #: searx/templates/simple/filters/languages.html:2
  386. #: searx/templates/simple/preferences.html:118
  387. msgid "Default language"
  388. msgstr ""
  389. #: searx/templates/simple/preferences.html:124
  390. msgid "What language do you prefer for search?"
  391. msgstr ""
  392. #: searx/templates/simple/preferences.html:129
  393. msgid "Autocomplete"
  394. msgstr "স্বয়ংপূরণ"
  395. #: searx/templates/simple/preferences.html:138
  396. msgid "Find stuff as you type"
  397. msgstr ""
  398. #: searx/templates/simple/filters/safesearch.html:1
  399. #: searx/templates/simple/filters/safesearch.html:2
  400. #: searx/templates/simple/filters/safesearch.html:3
  401. #: searx/templates/simple/filters/safesearch.html:4
  402. #: searx/templates/simple/preferences.html:143
  403. #: searx/templates/simple/preferences.html:311
  404. msgid "SafeSearch"
  405. msgstr "নিরাপদ অনুসন্ধান"
  406. #: searx/templates/simple/filters/safesearch.html:2
  407. #: searx/templates/simple/preferences.html:146
  408. msgid "Strict"
  409. msgstr "কঠোর"
  410. #: searx/templates/simple/filters/safesearch.html:3
  411. #: searx/templates/simple/preferences.html:147
  412. msgid "Moderate"
  413. msgstr "মধ্যম"
  414. #: searx/templates/simple/filters/safesearch.html:4
  415. #: searx/templates/simple/preferences.html:148
  416. msgid "None"
  417. msgstr "নেই"
  418. #: searx/templates/simple/preferences.html:151
  419. msgid "Filter content"
  420. msgstr ""
  421. #: searx/templates/simple/preferences.html:157
  422. msgid "Open Access DOI resolver"
  423. msgstr ""
  424. #: searx/templates/simple/preferences.html:167
  425. msgid ""
  426. "Redirect to open-access versions of publications when available (plugin "
  427. "required)"
  428. msgstr ""
  429. #: searx/templates/simple/preferences.html:171
  430. msgid "Engine tokens"
  431. msgstr ""
  432. #: searx/templates/simple/preferences.html:175
  433. msgid "Access tokens for private engines"
  434. msgstr ""
  435. #: searx/templates/simple/preferences.html:179
  436. msgid "User interface"
  437. msgstr ""
  438. #: searx/templates/simple/preferences.html:182
  439. msgid "Interface language"
  440. msgstr ""
  441. #: searx/templates/simple/preferences.html:190
  442. msgid "Change the language of the layout"
  443. msgstr ""
  444. #: searx/templates/simple/preferences.html:195
  445. msgid "Theme"
  446. msgstr "রঙ"
  447. #: searx/templates/simple/preferences.html:203
  448. msgid "Change SearXNG layout"
  449. msgstr ""
  450. #: searx/templates/simple/preferences.html:206
  451. msgid "Theme style"
  452. msgstr ""
  453. #: searx/templates/simple/preferences.html:214
  454. msgid "Choose auto to follow your browser settings"
  455. msgstr ""
  456. #: searx/templates/simple/preferences.html:217
  457. msgid "Center Alignment"
  458. msgstr ""
  459. #: searx/templates/simple/preferences.html:220
  460. #: searx/templates/simple/preferences.html:232
  461. #: searx/templates/simple/preferences.html:244
  462. msgid "On"
  463. msgstr "চালু"
  464. #: searx/templates/simple/preferences.html:221
  465. #: searx/templates/simple/preferences.html:233
  466. #: searx/templates/simple/preferences.html:245
  467. msgid "Off"
  468. msgstr "বন্ধ"
  469. #: searx/templates/simple/preferences.html:224
  470. msgid "Displays results in the center of the page (Oscar layout)."
  471. msgstr ""
  472. #: searx/templates/simple/preferences.html:229
  473. msgid "Results on new tabs"
  474. msgstr ""
  475. #: searx/templates/simple/preferences.html:236
  476. msgid "Open result links on new browser tabs"
  477. msgstr ""
  478. #: searx/templates/simple/preferences.html:241
  479. msgid "Infinite scroll"
  480. msgstr ""
  481. #: searx/templates/simple/preferences.html:248
  482. msgid "Automatically load next page when scrolling to bottom of current page"
  483. msgstr ""
  484. #: searx/templates/simple/preferences.html:254
  485. msgid "Privacy"
  486. msgstr "গোপনীয়তা"
  487. #: searx/templates/simple/preferences.html:257
  488. msgid "HTTP Method"
  489. msgstr ""
  490. #: searx/templates/simple/preferences.html:264
  491. msgid ""
  492. "Change how forms are submited, <a "
  493. "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  494. " rel=\"external\">learn more about request methods</a>"
  495. msgstr ""
  496. #: searx/templates/simple/preferences.html:269
  497. msgid "Image proxy"
  498. msgstr ""
  499. #: searx/templates/simple/preferences.html:272
  500. #: searx/templates/simple/preferences.html:284
  501. msgid "Enabled"
  502. msgstr "সক্রিয়"
  503. #: searx/templates/simple/preferences.html:273
  504. #: searx/templates/simple/preferences.html:285
  505. msgid "Disabled"
  506. msgstr "নিষ্ক্রিয়"
  507. #: searx/templates/simple/preferences.html:276
  508. msgid "Proxying image results through SearXNG"
  509. msgstr ""
  510. #: searx/templates/simple/preferences.html:281
  511. msgid "Query in the page's title"
  512. msgstr ""
  513. #: searx/templates/simple/preferences.html:288
  514. msgid ""
  515. "When enabled, the result page's title contains your query. Your browser "
  516. "can record this title"
  517. msgstr ""
  518. #: searx/templates/simple/preferences.html:294
  519. msgid "Engines"
  520. msgstr "ইঞ্জিন"
  521. #: searx/templates/simple/preferences.html:295
  522. msgid "Currently used search engines"
  523. msgstr ""
  524. #: searx/templates/simple/preferences.html:302
  525. msgid ""
  526. "This tab does not show up for search results, but you can search the "
  527. "engines listed here via bangs."
  528. msgstr ""
  529. #: searx/templates/simple/preferences.html:307
  530. #: searx/templates/simple/preferences.html:358
  531. msgid "Allow"
  532. msgstr "অনুমোদন"
  533. #: searx/templates/simple/preferences.html:308
  534. #: searx/templates/simple/stats.html:25
  535. msgid "Engine name"
  536. msgstr ""
  537. #: searx/templates/simple/preferences.html:309
  538. msgid "Shortcut"
  539. msgstr "শর্টকাট"
  540. #: searx/templates/simple/preferences.html:310
  541. msgid "Supports selected language"
  542. msgstr ""
  543. #: searx/templates/simple/filters/time_range.html:1
  544. #: searx/templates/simple/preferences.html:312
  545. msgid "Time range"
  546. msgstr ""
  547. #: searx/templates/simple/preferences.html:313
  548. #: searx/templates/simple/stats.html:28
  549. msgid "Response time"
  550. msgstr ""
  551. #: searx/templates/simple/preferences.html:314
  552. msgid "Max time"
  553. msgstr ""
  554. #: searx/templates/simple/preferences.html:315
  555. #: searx/templates/simple/stats.html:29
  556. msgid "Reliability"
  557. msgstr "নির্ভরযোগ্যতা"
  558. #: searx/templates/simple/preferences.html:353
  559. msgid "Special Queries"
  560. msgstr ""
  561. #: searx/templates/simple/preferences.html:359
  562. msgid "Keywords"
  563. msgstr "মূলশব্দ"
  564. #: searx/templates/simple/preferences.html:360
  565. msgid "Name"
  566. msgstr "নাম"
  567. #: searx/templates/simple/preferences.html:361
  568. msgid "Description"
  569. msgstr "বর্ণনা"
  570. #: searx/templates/simple/preferences.html:362
  571. msgid "Examples"
  572. msgstr "উদাহরণ"
  573. #: searx/templates/simple/preferences.html:365
  574. msgid "This is the list of SearXNG's instant answering modules."
  575. msgstr ""
  576. #: searx/templates/simple/preferences.html:376
  577. msgid "This is the list of plugins."
  578. msgstr ""
  579. #: searx/templates/simple/preferences.html:393
  580. msgid "Cookies"
  581. msgstr "কুকি"
  582. #: searx/templates/simple/preferences.html:395
  583. msgid ""
  584. "This is the list of cookies and their values SearXNG is storing on your "
  585. "computer."
  586. msgstr ""
  587. #: searx/templates/simple/preferences.html:396
  588. msgid "With that list, you can assess SearXNG transparency."
  589. msgstr ""
  590. #: searx/templates/simple/preferences.html:401
  591. msgid "Cookie name"
  592. msgstr ""
  593. #: searx/templates/simple/preferences.html:402
  594. msgid "Value"
  595. msgstr "মান"
  596. #: searx/templates/simple/preferences.html:414
  597. msgid "Search URL of the currently saved preferences"
  598. msgstr ""
  599. #: searx/templates/simple/preferences.html:418
  600. msgid ""
  601. "Note: specifying custom settings in the search URL can reduce privacy by "
  602. "leaking data to the clicked result sites."
  603. msgstr ""
  604. #: searx/templates/simple/preferences.html:419
  605. msgid "URL to restore your preferences in another browser"
  606. msgstr ""
  607. #: searx/templates/simple/preferences.html:423
  608. msgid ""
  609. "Specifying custom settings in the preferences URL can be used to sync "
  610. "preferences across devices."
  611. msgstr ""
  612. #: searx/templates/simple/preferences.html:428
  613. msgid ""
  614. "These settings are stored in your cookies, this allows us not to store "
  615. "this data about you."
  616. msgstr ""
  617. #: searx/templates/simple/preferences.html:430
  618. msgid ""
  619. "These cookies serve your sole convenience, we don't use these cookies to "
  620. "track you."
  621. msgstr ""
  622. #: searx/templates/simple/preferences.html:433
  623. msgid "Save"
  624. msgstr "সংরক্ষণ"
  625. #: searx/templates/simple/preferences.html:434
  626. msgid "Reset defaults"
  627. msgstr ""
  628. #: searx/templates/simple/preferences.html:435
  629. msgid "Back"
  630. msgstr "পিছনে"
  631. #: searx/templates/simple/results.html:23
  632. msgid "Answers"
  633. msgstr "উত্তর"
  634. #: searx/templates/simple/results.html:39
  635. msgid "Number of results"
  636. msgstr ""
  637. #: searx/templates/simple/messages/no_results.html:6
  638. #: searx/templates/simple/results.html:46
  639. msgid "Error!"
  640. msgstr "ত্রুটি!"
  641. #: searx/templates/simple/results.html:46
  642. msgid "Engines cannot retrieve results"
  643. msgstr ""
  644. #: searx/templates/simple/results.html:68
  645. msgid "Suggestions"
  646. msgstr "প্রস্তাবিত"
  647. #: searx/templates/simple/results.html:90
  648. msgid "Search URL"
  649. msgstr ""
  650. #: searx/templates/simple/results.html:96
  651. msgid "Download results"
  652. msgstr ""
  653. #: searx/templates/simple/results.html:120
  654. msgid "Try searching for:"
  655. msgstr ""
  656. #: searx/templates/simple/results.html:152
  657. msgid "Back to top"
  658. msgstr ""
  659. #: searx/templates/simple/results.html:170
  660. msgid "Previous page"
  661. msgstr ""
  662. #: searx/templates/simple/results.html:187
  663. msgid "Next page"
  664. msgstr ""
  665. #: searx/templates/simple/search.html:3
  666. msgid "Display the front page"
  667. msgstr ""
  668. #: searx/templates/simple/search.html:9
  669. #: searx/templates/simple/simple_search.html:5
  670. msgid "Search for..."
  671. msgstr ""
  672. #: searx/templates/simple/search.html:10
  673. #: searx/templates/simple/simple_search.html:6
  674. msgid "clear"
  675. msgstr "পরিষ্কার"
  676. #: searx/templates/simple/search.html:11
  677. #: searx/templates/simple/simple_search.html:7
  678. msgid "search"
  679. msgstr "অনুসন্ধান"
  680. #: searx/templates/simple/stats.html:21
  681. msgid "There is currently no data available. "
  682. msgstr ""
  683. #: searx/templates/simple/stats.html:26
  684. msgid "Scores"
  685. msgstr ""
  686. #: searx/templates/simple/stats.html:27
  687. msgid "Result count"
  688. msgstr ""
  689. #: searx/templates/simple/stats.html:38
  690. msgid "Scores per result"
  691. msgstr ""
  692. #: searx/templates/simple/stats.html:62
  693. msgid "Total"
  694. msgstr "মোট"
  695. #: searx/templates/simple/stats.html:63
  696. msgid "HTTP"
  697. msgstr "এইচটিটিপি"
  698. #: searx/templates/simple/stats.html:64
  699. msgid "Processing"
  700. msgstr "প্রক্রিয়ারত"
  701. #: searx/templates/simple/stats.html:102
  702. msgid "Warnings"
  703. msgstr "সতর্কতা"
  704. #: searx/templates/simple/stats.html:102
  705. msgid "Errors and exceptions"
  706. msgstr ""
  707. #: searx/templates/simple/stats.html:108
  708. msgid "Exception"
  709. msgstr "ব্যতিক্রম"
  710. #: searx/templates/simple/stats.html:110
  711. msgid "Message"
  712. msgstr "বার্তা"
  713. #: searx/templates/simple/stats.html:112
  714. msgid "Percentage"
  715. msgstr "শতাংশ"
  716. #: searx/templates/simple/stats.html:114
  717. msgid "Parameter"
  718. msgstr ""
  719. #: searx/templates/simple/stats.html:122
  720. msgid "Filename"
  721. msgstr ""
  722. #: searx/templates/simple/stats.html:123
  723. msgid "Function"
  724. msgstr ""
  725. #: searx/templates/simple/stats.html:124
  726. msgid "Code"
  727. msgstr "কোড"
  728. #: searx/templates/simple/stats.html:131
  729. msgid "Checker"
  730. msgstr ""
  731. #: searx/templates/simple/stats.html:134
  732. msgid "Failed test"
  733. msgstr ""
  734. #: searx/templates/simple/stats.html:135
  735. msgid "Comment(s)"
  736. msgstr "মন্তব্য"
  737. #: searx/templates/simple/filters/time_range.html:3
  738. msgid "Anytime"
  739. msgstr "যেকোনো সময়"
  740. #: searx/templates/simple/filters/time_range.html:6
  741. msgid "Last day"
  742. msgstr ""
  743. #: searx/templates/simple/filters/time_range.html:9
  744. msgid "Last week"
  745. msgstr ""
  746. #: searx/templates/simple/filters/time_range.html:12
  747. msgid "Last month"
  748. msgstr ""
  749. #: searx/templates/simple/filters/time_range.html:15
  750. msgid "Last year"
  751. msgstr ""
  752. #: searx/templates/simple/messages/no_cookies.html:3
  753. msgid "Information!"
  754. msgstr "তথ্য!"
  755. #: searx/templates/simple/messages/no_cookies.html:4
  756. msgid "currently, there are no cookies defined."
  757. msgstr ""
  758. #: searx/templates/simple/messages/no_results.html:6
  759. msgid "Engines cannot retrieve results."
  760. msgstr ""
  761. #: searx/templates/simple/messages/no_results.html:15
  762. msgid "Please, try again later or find another SearXNG instance."
  763. msgstr ""
  764. #: searx/templates/simple/messages/no_results.html:20
  765. msgid "Sorry!"
  766. msgstr "দুঃখিত!"
  767. #: searx/templates/simple/messages/no_results.html:21
  768. msgid ""
  769. "we didn't find any results. Please use another query or search in more "
  770. "categories."
  771. msgstr ""
  772. #: searx/templates/simple/result_templates/default.html:6
  773. msgid "show media"
  774. msgstr ""
  775. #: searx/templates/simple/result_templates/default.html:6
  776. msgid "hide media"
  777. msgstr ""
  778. #: searx/templates/simple/result_templates/default.html:14
  779. #: searx/templates/simple/result_templates/videos.html:14
  780. msgid "This site did not provide any description."
  781. msgstr ""
  782. #: searx/templates/simple/result_templates/images.html:19
  783. msgid "Format"
  784. msgstr "সজ্জা"
  785. #: searx/templates/simple/result_templates/images.html:21
  786. msgid "Engine"
  787. msgstr "ইঞ্জিন"
  788. #: searx/templates/simple/result_templates/images.html:22
  789. msgid "View source"
  790. msgstr ""
  791. #: searx/templates/simple/result_templates/map.html:12
  792. msgid "address"
  793. msgstr "ঠিকানা"
  794. #: searx/templates/simple/result_templates/map.html:43
  795. msgid "show map"
  796. msgstr ""
  797. #: searx/templates/simple/result_templates/map.html:43
  798. msgid "hide map"
  799. msgstr ""
  800. #: searx/templates/simple/result_templates/torrent.html:6
  801. msgid "magnet link"
  802. msgstr ""
  803. #: searx/templates/simple/result_templates/torrent.html:7
  804. msgid "torrent file"
  805. msgstr ""
  806. #: searx/templates/simple/result_templates/torrent.html:9
  807. msgid "Seeder"
  808. msgstr ""
  809. #: searx/templates/simple/result_templates/torrent.html:9
  810. msgid "Leecher"
  811. msgstr ""
  812. #: searx/templates/simple/result_templates/torrent.html:11
  813. msgid "Filesize"
  814. msgstr "আকার"
  815. #: searx/templates/simple/result_templates/torrent.html:12
  816. msgid "Bytes"
  817. msgstr "বাইট"
  818. #: searx/templates/simple/result_templates/torrent.html:13
  819. msgid "kiB"
  820. msgstr "কিবা"
  821. #: searx/templates/simple/result_templates/torrent.html:14
  822. msgid "MiB"
  823. msgstr "মিবা"
  824. #: searx/templates/simple/result_templates/torrent.html:15
  825. msgid "GiB"
  826. msgstr "গিবা"
  827. #: searx/templates/simple/result_templates/torrent.html:16
  828. msgid "TiB"
  829. msgstr "টেবা"
  830. #: searx/templates/simple/result_templates/torrent.html:20
  831. msgid "Number of Files"
  832. msgstr ""
  833. #: searx/templates/simple/result_templates/videos.html:6
  834. msgid "show video"
  835. msgstr ""
  836. #: searx/templates/simple/result_templates/videos.html:6
  837. msgid "hide video"
  838. msgstr ""
  839. #~ msgid "Center Alignment"
  840. #~ msgstr ""
  841. #~ msgid "Displays results in the center of the page (Oscar layout)."
  842. #~ msgstr ""