messages.po 38 KB

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