messages.po 40 KB

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