messages.po 39 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566
  1. # Lithuanian translations for .
  2. # Copyright (C) 2020 ORGANIZATION
  3. # This file is distributed under the same license as the project.
  4. #
  5. # Translators:
  6. # Moo, 2019-2020
  7. # John Doe <cryptiox@protonmail.com>, 2022.
  8. # Mooo <moose@mail.ru>, 2023.
  9. # return42 <markus.heiser@darmarit.de>, 2023.
  10. msgid ""
  11. msgstr ""
  12. "Project-Id-Version: searx\n"
  13. "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
  14. "POT-Creation-Date: 2023-05-28 10:23+0000\n"
  15. "PO-Revision-Date: 2023-06-02 07:07+0000\n"
  16. "Last-Translator: return42 <markus.heiser@darmarit.de>\n"
  17. "Language-Team: Lithuanian <https://translate.codeberg.org/projects/searxng/"
  18. "searxng/lt/>\n"
  19. "Language: lt\n"
  20. "MIME-Version: 1.0\n"
  21. "Content-Type: text/plain; charset=utf-8\n"
  22. "Content-Transfer-Encoding: 8bit\n"
  23. "Plural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < "
  24. "11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 :"
  25. " n % 1 != 0 ? 2: 3);\n"
  26. "X-Generator: Weblate 4.17\n"
  27. "Generated-By: Babel 2.12.1\n"
  28. #. CONSTANT_NAMES['NO_SUBGROUPING']
  29. #: searx/searxng.msg
  30. msgid "without further subgrouping"
  31. msgstr ""
  32. #. CONSTANT_NAMES['DEFAULT_CATEGORY']
  33. #: searx/searxng.msg
  34. msgid "other"
  35. msgstr "kitas"
  36. #. CATEGORY_NAMES['FILES']
  37. #: searx/searxng.msg
  38. msgid "files"
  39. msgstr "failai"
  40. #. CATEGORY_NAMES['GENERAL']
  41. #: searx/searxng.msg
  42. msgid "general"
  43. msgstr "bendra"
  44. #. CATEGORY_NAMES['MUSIC']
  45. #: searx/searxng.msg
  46. msgid "music"
  47. msgstr "muzika"
  48. #. CATEGORY_NAMES['SOCIAL_MEDIA']
  49. #: searx/searxng.msg
  50. msgid "social media"
  51. msgstr "socialiniai tinklai"
  52. #. CATEGORY_NAMES['IMAGES']
  53. #: searx/searxng.msg
  54. msgid "images"
  55. msgstr "nuotraukos"
  56. #. CATEGORY_NAMES['VIDEOS']
  57. #: searx/searxng.msg
  58. msgid "videos"
  59. msgstr "vaizdo įrašai"
  60. #. CATEGORY_NAMES['IT']
  61. #: searx/searxng.msg
  62. msgid "it"
  63. msgstr "IT"
  64. #. CATEGORY_NAMES['NEWS']
  65. #: searx/searxng.msg
  66. msgid "news"
  67. msgstr "naujienos"
  68. #. CATEGORY_NAMES['MAP']
  69. #: searx/searxng.msg
  70. msgid "map"
  71. msgstr "žemėlapis"
  72. #. CATEGORY_NAMES['ONIONS']
  73. #: searx/searxng.msg
  74. msgid "onions"
  75. msgstr "TOR puslapiai"
  76. #. CATEGORY_NAMES['SCIENCE']
  77. #: searx/searxng.msg
  78. msgid "science"
  79. msgstr "mokslas"
  80. #. CATEGORY_GROUPS['APPS']
  81. #: searx/searxng.msg
  82. msgid "apps"
  83. msgstr "programos"
  84. #. CATEGORY_GROUPS['DICTIONARIES']
  85. #: searx/searxng.msg
  86. msgid "dictionaries"
  87. msgstr "žodynai"
  88. #. CATEGORY_GROUPS['LYRICS']
  89. #: searx/searxng.msg
  90. msgid "lyrics"
  91. msgstr "dainų žodžiai"
  92. #. CATEGORY_GROUPS['PACKAGES']
  93. #: searx/searxng.msg
  94. msgid "packages"
  95. msgstr "paketai"
  96. #. CATEGORY_GROUPS['Q_A']
  97. #: searx/searxng.msg
  98. msgid "q&a"
  99. msgstr "Dažnai užduodami klausymai"
  100. #. CATEGORY_GROUPS['REPOS']
  101. #: searx/searxng.msg
  102. msgid "repos"
  103. msgstr "saugyklos"
  104. #. CATEGORY_GROUPS['SOFTWARE_WIKIS']
  105. #: searx/searxng.msg
  106. msgid "software wikis"
  107. msgstr "programų žinynai"
  108. #. CATEGORY_GROUPS['WEB']
  109. #: searx/searxng.msg
  110. msgid "web"
  111. msgstr "internetas"
  112. #. CATEGORY_GROUPS['SCIENTIFIC PUBLICATIONS']
  113. #: searx/searxng.msg
  114. msgid "scientific publications"
  115. msgstr "mokslinės publikacijos"
  116. #. STYLE_NAMES['AUTO']
  117. #: searx/searxng.msg
  118. msgid "auto"
  119. msgstr "automatinis"
  120. #. STYLE_NAMES['LIGHT']
  121. #: searx/searxng.msg
  122. msgid "light"
  123. msgstr "šviesi"
  124. #. STYLE_NAMES['DARK']
  125. #: searx/searxng.msg
  126. msgid "dark"
  127. msgstr "tamsi"
  128. #: searx/webapp.py:167
  129. msgid "timeout"
  130. msgstr "laikas baigėsi"
  131. #: searx/webapp.py:168
  132. msgid "parsing error"
  133. msgstr "parsavymo klaida"
  134. #: searx/webapp.py:169
  135. msgid "HTTP protocol error"
  136. msgstr "HTTP protokolo klaida"
  137. #: searx/webapp.py:170
  138. msgid "network error"
  139. msgstr "tinklo klaida"
  140. #: searx/webapp.py:171
  141. msgid "SSL error: certificate validation has failed"
  142. msgstr "SSL klaida: liudijimo tikrinimas patyrė nesėkmę"
  143. #: searx/webapp.py:173
  144. msgid "unexpected crash"
  145. msgstr "netikėta klaida"
  146. #: searx/webapp.py:180
  147. msgid "HTTP error"
  148. msgstr "HTTP klaida"
  149. #: searx/webapp.py:181
  150. msgid "HTTP connection error"
  151. msgstr "HTTP ryšio klaida"
  152. #: searx/webapp.py:187
  153. msgid "proxy error"
  154. msgstr "persiuntimų serverio klaida"
  155. #: searx/webapp.py:188
  156. msgid "CAPTCHA"
  157. msgstr "CAPTCHA"
  158. #: searx/webapp.py:189
  159. msgid "too many requests"
  160. msgstr "per daug užklausų"
  161. #: searx/webapp.py:190
  162. msgid "access denied"
  163. msgstr "prieiga uždrausta"
  164. #: searx/webapp.py:191
  165. msgid "server API error"
  166. msgstr "serverio API klaida"
  167. #: searx/webapp.py:363
  168. msgid "No item found"
  169. msgstr "Elementų nerasta"
  170. #: searx/engines/qwant.py:218
  171. #: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:365
  172. msgid "Source"
  173. msgstr "Šaltinis"
  174. #: searx/webapp.py:367
  175. msgid "Error loading the next page"
  176. msgstr "Klaida keliant kitą puslapį"
  177. #: searx/webapp.py:520 searx/webapp.py:953
  178. msgid "Invalid settings, please edit your preferences"
  179. msgstr "Neteisingi nustatymai, pakeiskite savo nuostatas"
  180. #: searx/webapp.py:536
  181. msgid "Invalid settings"
  182. msgstr "Neteisingi nustatymai"
  183. #: searx/webapp.py:613 searx/webapp.py:691
  184. msgid "search error"
  185. msgstr "paieškos klaida"
  186. #: searx/webapp.py:857
  187. msgid "Suspended"
  188. msgstr "Sustabdytas"
  189. #: searx/webutils.py:205
  190. msgid "{minutes} minute(s) ago"
  191. msgstr "prieš {minutes} min"
  192. #: searx/webutils.py:206
  193. msgid "{hours} hour(s), {minutes} minute(s) ago"
  194. msgstr "prieš {hours} val., {minutes} min"
  195. #: searx/answerers/random/answerer.py:67
  196. msgid "Random value generator"
  197. msgstr "Atsitiktinių skaičiu generatorius"
  198. #: searx/answerers/random/answerer.py:68
  199. msgid "Generate different random values"
  200. msgstr "Generuoja įvairias atsitiktinius skaičius"
  201. #: searx/answerers/statistics/answerer.py:47
  202. msgid "Statistics functions"
  203. msgstr "Statistikos funkcijos"
  204. #: searx/answerers/statistics/answerer.py:48
  205. msgid "Compute {functions} of the arguments"
  206. msgstr "Skaičiuoti argumentų {functions} funkcijas"
  207. #: searx/engines/openstreetmap.py:160
  208. msgid "Get directions"
  209. msgstr "Gauti nurodymus"
  210. #: searx/engines/pdbe.py:96
  211. msgid "{title} (OBSOLETE)"
  212. msgstr "{title} (PASENĘS)"
  213. #: searx/engines/pdbe.py:103
  214. msgid "This entry has been superseded by"
  215. msgstr "Šį įrašą pakeitė"
  216. #: searx/engines/qwant.py:220
  217. msgid "Channel"
  218. msgstr "Kanalas"
  219. #: searx/engines/semantic_scholar.py:81
  220. msgid ""
  221. "{numCitations} citations from the year {firstCitationVelocityYear} to "
  222. "{lastCitationVelocityYear}"
  223. msgstr ""
  224. #: searx/engines/tineye.py:40
  225. msgid ""
  226. "Could not read that image url. This may be due to an unsupported file "
  227. "format. TinEye only supports images that are JPEG, PNG, GIF, BMP, TIFF or"
  228. " WebP."
  229. msgstr ""
  230. #: searx/engines/tineye.py:46
  231. msgid ""
  232. "The image is too simple to find matches. TinEye requires a basic level of"
  233. " visual detail to successfully identify matches."
  234. msgstr ""
  235. #: searx/engines/tineye.py:52
  236. msgid "The image could not be downloaded."
  237. msgstr ""
  238. #: searx/engines/wttr.py:101
  239. msgid "Morning"
  240. msgstr "Rytas"
  241. #: searx/engines/wttr.py:101
  242. msgid "Noon"
  243. msgstr "Vidurdienis"
  244. #: searx/engines/wttr.py:101
  245. msgid "Evening"
  246. msgstr "Vakaras"
  247. #: searx/engines/wttr.py:101
  248. msgid "Night"
  249. msgstr "Naktis"
  250. #: searx/plugins/hash_plugin.py:24
  251. msgid "Converts strings to different hash digests."
  252. msgstr "Konvertuoja eilutes į skirtingas maišos santraukas."
  253. #: searx/plugins/hash_plugin.py:52
  254. msgid "hash digest"
  255. msgstr "maišos santrauka"
  256. #: searx/plugins/hostname_replace.py:9
  257. msgid "Hostname replace"
  258. msgstr "Kompiuterio pavadinimo pakeitimas"
  259. #: searx/plugins/hostname_replace.py:10
  260. msgid "Rewrite result hostnames or remove results based on the hostname"
  261. msgstr ""
  262. "Perašyti kompiuterio pavadinimo rezultatus arba ištrinti rezultatus pagal"
  263. " kompiuterio pavadinimą"
  264. #: searx/plugins/oa_doi_rewrite.py:9
  265. msgid "Open Access DOI rewrite"
  266. msgstr "Atvirosios prieigos DOI perrašymas"
  267. #: searx/plugins/oa_doi_rewrite.py:10
  268. msgid ""
  269. "Avoid paywalls by redirecting to open-access versions of publications "
  270. "when available"
  271. msgstr ""
  272. "Vengti apmokamas sienas, peradresuojant į atviros prieigos publikacijų "
  273. "versijas"
  274. #: searx/plugins/search_on_category_select.py:19
  275. msgid "Search on category select"
  276. msgstr "Pasirinkus kategoriją, atlikti paiešką"
  277. #: searx/plugins/search_on_category_select.py:20
  278. msgid ""
  279. "Perform search immediately if a category selected. Disable to select "
  280. "multiple categories. (JavaScript required)"
  281. msgstr ""
  282. "Jei pasirenkama kategorija, nedelsiant atlikti paiešką. Išjunkite "
  283. "norėdami pasirinkti kelias kategorijas. (reikalingas JavaScript)"
  284. #: searx/plugins/self_info.py:20
  285. msgid "Self Information"
  286. msgstr ""
  287. #: searx/plugins/self_info.py:21
  288. msgid ""
  289. "Displays your IP if the query is \"ip\" and your user agent if the query "
  290. "contains \"user agent\"."
  291. msgstr ""
  292. "Rodo jūsų IP adresą, jei užklausa yra \"ip\" ir jūsų naudotojo agentą, "
  293. "jei užklausoje yra \"user agent\"."
  294. #: searx/plugins/tor_check.py:25
  295. msgid "Tor check plugin"
  296. msgstr ""
  297. #: searx/plugins/tor_check.py:28
  298. msgid ""
  299. "This plugin checks if the address of the request is a Tor exit-node, and "
  300. "informs the user if it is; like check.torproject.org, but from SearXNG."
  301. msgstr ""
  302. #: searx/plugins/tor_check.py:62
  303. msgid ""
  304. "Could not download the list of Tor exit-nodes from: "
  305. "https://check.torproject.org/exit-addresses"
  306. msgstr ""
  307. #: searx/plugins/tor_check.py:78
  308. msgid ""
  309. "You are using Tor and it looks like you have this external IP address: "
  310. "{ip_address}"
  311. msgstr ""
  312. #: searx/plugins/tor_check.py:86
  313. msgid "You are not using Tor and you have this external IP address: {ip_address}"
  314. msgstr ""
  315. #: searx/plugins/tracker_url_remover.py:29
  316. msgid "Tracker URL remover"
  317. msgstr "Seklių URL šalintojas"
  318. #: searx/plugins/tracker_url_remover.py:30
  319. msgid "Remove trackers arguments from the returned URL"
  320. msgstr "Šalinti seklių argumentus iš grąžinamų URL"
  321. #: searx/plugins/vim_hotkeys.py:3
  322. msgid "Vim-like hotkeys"
  323. msgstr "Vim pavidalo spartieji klavišai"
  324. #: searx/plugins/vim_hotkeys.py:4
  325. msgid ""
  326. "Navigate search results with Vim-like hotkeys (JavaScript required). "
  327. "Press \"h\" key on main or result page to get help."
  328. msgstr ""
  329. "Naršyti po paieškos rezultatus naudojant Vim pavidalo sparčiuosius "
  330. "klavišus (reikalingas JavaScript). Paspauskite pagrindiniame ar rezultatų"
  331. " puslapyje \"h\" klavišą norėdami gauti pagalbos."
  332. #: searx/templates/simple/404.html:4
  333. msgid "Page not found"
  334. msgstr "Puslapis nerastas"
  335. #: searx/templates/simple/404.html:6
  336. #, python-format
  337. msgid "Go to %(search_page)s."
  338. msgstr "Pereiti į %(search_page)s."
  339. #: searx/templates/simple/404.html:6
  340. msgid "search page"
  341. msgstr "paieškos puslapį"
  342. #: searx/templates/simple/base.html:46
  343. msgid "About"
  344. msgstr "Apie"
  345. #: searx/templates/simple/base.html:50
  346. msgid "Donate"
  347. msgstr "Paaukoti"
  348. #: searx/templates/simple/base.html:54
  349. #: searx/templates/simple/preferences.html:100
  350. msgid "Preferences"
  351. msgstr "Nuostatos"
  352. #: searx/templates/simple/base.html:64
  353. msgid "Powered by"
  354. msgstr "Veikia su"
  355. #: searx/templates/simple/base.html:64
  356. msgid "a privacy-respecting, open metasearch engine"
  357. msgstr ""
  358. #: searx/templates/simple/base.html:65
  359. msgid "Source code"
  360. msgstr "Šaltinio kodas"
  361. #: searx/templates/simple/base.html:66
  362. msgid "Issue tracker"
  363. msgstr "Klaidų sekiklis"
  364. #: searx/templates/simple/base.html:67 searx/templates/simple/stats.html:18
  365. msgid "Engine stats"
  366. msgstr "Statistika statistika"
  367. #: searx/templates/simple/base.html:69
  368. msgid "Public instances"
  369. msgstr "Viešos instancijos"
  370. #: searx/templates/simple/base.html:72
  371. msgid "Privacy policy"
  372. msgstr "Privatumo politika"
  373. #: searx/templates/simple/base.html:75
  374. msgid "Contact instance maintainer"
  375. msgstr "Susisiekite su instancijos prižiūrėtoju"
  376. #: searx/templates/simple/categories.html:24
  377. msgid "Click on the magnifier to perform search"
  378. msgstr "Norėdami atlikti paiešką, spustelėkite ant didinamojo stiklo"
  379. #: searx/templates/simple/macros.html:36
  380. msgid "Length"
  381. msgstr "Trukmė"
  382. #: searx/templates/simple/macros.html:37
  383. #: searx/templates/simple/result_templates/images.html:18
  384. #: searx/templates/simple/result_templates/paper.html:6
  385. msgid "Author"
  386. msgstr "Autorius"
  387. #: searx/templates/simple/macros.html:45
  388. msgid "cached"
  389. msgstr "patalpinta"
  390. #: searx/templates/simple/macros.html:45
  391. msgid "proxied"
  392. msgstr "persiustas"
  393. #: searx/templates/simple/new_issue.html:64
  394. msgid "Start submiting a new issue on GitHub"
  395. msgstr "Pateikite naują klaidą Github'e"
  396. #: searx/templates/simple/new_issue.html:66
  397. msgid "Please check for existing bugs about this engine on GitHub"
  398. msgstr "Prasome paziurėti esamas klaidas apie šią sistemą Github'e"
  399. #: searx/templates/simple/new_issue.html:69
  400. #, fuzzy
  401. msgid "I confirm there is no existing bug about the issue I encounter"
  402. msgstr "Aš patvirtinu, kad nera jokių esamų"
  403. #: searx/templates/simple/new_issue.html:71
  404. msgid "If this is a public instance, please specify the URL in the bug report"
  405. msgstr ""
  406. #: searx/templates/simple/new_issue.html:72
  407. msgid "Submit a new issue on Github including the above information"
  408. msgstr "Pateikite nauja klaidą Github, įvedant informaciją viršuje."
  409. #: searx/templates/simple/preferences.html:29
  410. msgid "No HTTPS"
  411. msgstr "Nėra HTTPS"
  412. #: searx/templates/simple/elements/engines_msg.html:14
  413. #: searx/templates/simple/preferences.html:31
  414. #: searx/templates/simple/preferences.html:32
  415. msgid "View error logs and submit a bug report"
  416. msgstr "Peržiūrėkite klaidų žurnalus ir pateikite klaidų ataskaitą"
  417. #: searx/templates/simple/preferences.html:35
  418. msgid "!bang for this engine"
  419. msgstr ""
  420. #: searx/templates/simple/preferences.html:36
  421. msgid "!bang for its categories"
  422. msgstr ""
  423. #: searx/templates/simple/preferences.html:54
  424. #: searx/templates/simple/stats.html:64
  425. msgid "Median"
  426. msgstr "Mediana"
  427. #: searx/templates/simple/preferences.html:55
  428. #: searx/templates/simple/stats.html:70
  429. msgid "P80"
  430. msgstr "P80"
  431. #: searx/templates/simple/preferences.html:56
  432. #: searx/templates/simple/stats.html:76
  433. msgid "P95"
  434. msgstr "P95"
  435. #: searx/templates/simple/preferences.html:84
  436. msgid "Failed checker test(s): "
  437. msgstr "Nepavykęs tikrintojo testas (-ai): "
  438. #: searx/templates/simple/preferences.html:86
  439. msgid "Errors:"
  440. msgstr "Klaidos:"
  441. #: searx/templates/simple/preferences.html:106
  442. msgid "General"
  443. msgstr "Bendra"
  444. #: searx/templates/simple/preferences.html:109
  445. msgid "Default categories"
  446. msgstr "Numatytosios kategorijos"
  447. #: searx/templates/simple/filters/languages.html:1
  448. #: searx/templates/simple/preferences.html:116
  449. msgid "Search language"
  450. msgstr "Paieškos kalba"
  451. #: searx/templates/simple/filters/languages.html:2
  452. #: searx/templates/simple/preferences.html:119
  453. msgid "Default language"
  454. msgstr "Numatytoji kalba"
  455. #: searx/templates/simple/filters/languages.html:4
  456. #: searx/templates/simple/preferences.html:120
  457. msgid "Auto-detect"
  458. msgstr ""
  459. #: searx/templates/simple/preferences.html:127
  460. msgid "What language do you prefer for search?"
  461. msgstr "Kokią kalbą pageidaujate paieškai?"
  462. #: searx/templates/simple/preferences.html:127
  463. msgid "Choose Auto-detect to let SearXNG detect the language of your query."
  464. msgstr ""
  465. #: searx/templates/simple/preferences.html:133
  466. msgid "Autocomplete"
  467. msgstr "Automatinis užbaigimas"
  468. #: searx/templates/simple/preferences.html:142
  469. msgid "Find stuff as you type"
  470. msgstr "Rasti medžiagą berašant"
  471. #: searx/templates/simple/filters/safesearch.html:1
  472. #: searx/templates/simple/filters/safesearch.html:2
  473. #: searx/templates/simple/filters/safesearch.html:3
  474. #: searx/templates/simple/filters/safesearch.html:4
  475. #: searx/templates/simple/preferences.html:147
  476. #: searx/templates/simple/preferences.html:315
  477. msgid "SafeSearch"
  478. msgstr "Saugi paieška"
  479. #: searx/templates/simple/filters/safesearch.html:2
  480. #: searx/templates/simple/preferences.html:150
  481. msgid "Strict"
  482. msgstr "Griežta"
  483. #: searx/templates/simple/filters/safesearch.html:3
  484. #: searx/templates/simple/preferences.html:151
  485. msgid "Moderate"
  486. msgstr "Nuosaiki"
  487. #: searx/templates/simple/filters/safesearch.html:4
  488. #: searx/templates/simple/preferences.html:152
  489. msgid "None"
  490. msgstr "Nėra"
  491. #: searx/templates/simple/preferences.html:155
  492. msgid "Filter content"
  493. msgstr "Filtruoti turinį"
  494. #: searx/templates/simple/preferences.html:161
  495. msgid "Open Access DOI resolver"
  496. msgstr "Atvirosios prieigos DOI sprendimų įtaisas"
  497. #: searx/templates/simple/preferences.html:171
  498. msgid ""
  499. "Redirect to open-access versions of publications when available (plugin "
  500. "required)"
  501. msgstr ""
  502. "Kai įmanoma, peradresuoti į atvirojoje prieigoje esančias publikacijų "
  503. "versijas (reikalingas papildinys)"
  504. #: searx/templates/simple/preferences.html:175
  505. msgid "Engine tokens"
  506. msgstr "Sistemos prieigos raktai"
  507. #: searx/templates/simple/preferences.html:179
  508. msgid "Access tokens for private engines"
  509. msgstr "Privačiųjų sistemų prieigos raktai"
  510. #: searx/templates/simple/preferences.html:183
  511. msgid "User interface"
  512. msgstr "Naudotojo sąsaja"
  513. #: searx/templates/simple/preferences.html:186
  514. msgid "Interface language"
  515. msgstr "Sąsajos kalba"
  516. #: searx/templates/simple/preferences.html:194
  517. msgid "Change the language of the layout"
  518. msgstr "Keisti išdėstymo kalbą"
  519. #: searx/templates/simple/preferences.html:199
  520. msgid "Theme"
  521. msgstr "Tema"
  522. #: searx/templates/simple/preferences.html:207
  523. msgid "Change SearXNG layout"
  524. msgstr "Pakeiskite SearXNG išdėstymą"
  525. #: searx/templates/simple/preferences.html:210
  526. msgid "Theme style"
  527. msgstr "Temos stilius"
  528. #: searx/templates/simple/preferences.html:218
  529. msgid "Choose auto to follow your browser settings"
  530. msgstr "Pasirinkite automatini, kad sektumėte jūsų naršyklės nustatymus"
  531. #: searx/templates/simple/preferences.html:221
  532. msgid "Center Alignment"
  533. msgstr "Centro Išdėstymas"
  534. #: searx/templates/simple/preferences.html:224
  535. #: searx/templates/simple/preferences.html:236
  536. #: searx/templates/simple/preferences.html:248
  537. msgid "On"
  538. msgstr "Įjungta"
  539. #: searx/templates/simple/preferences.html:225
  540. #: searx/templates/simple/preferences.html:237
  541. #: searx/templates/simple/preferences.html:249
  542. msgid "Off"
  543. msgstr "Išjungta"
  544. #: searx/templates/simple/preferences.html:228
  545. msgid "Displays results in the center of the page (Oscar layout)."
  546. msgstr "Rodo rezultatus puslapio viduryje (Oskaro išdėstymas)."
  547. #: searx/templates/simple/preferences.html:233
  548. msgid "Results on new tabs"
  549. msgstr "Rezultatai naujose skirtukuose"
  550. #: searx/templates/simple/preferences.html:240
  551. msgid "Open result links on new browser tabs"
  552. msgstr "Atverti rezultatų nuorodas naujose naršyklės skirtukuose"
  553. #: searx/templates/simple/preferences.html:245
  554. msgid "Infinite scroll"
  555. msgstr "Begalinis slinkimas"
  556. #: searx/templates/simple/preferences.html:252
  557. msgid "Automatically load next page when scrolling to bottom of current page"
  558. msgstr "Automatiškai įkelti kitą puslapį, kai nuslenkama į esamo puslapio apačią"
  559. #: searx/templates/simple/preferences.html:258
  560. msgid "Privacy"
  561. msgstr "Privatumas"
  562. #: searx/templates/simple/preferences.html:261
  563. msgid "HTTP Method"
  564. msgstr "HTTP Metodas"
  565. #: searx/templates/simple/preferences.html:268
  566. msgid ""
  567. "Change how forms are submitted, <a "
  568. "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  569. " rel=\"external\">learn more about request methods</a>"
  570. msgstr ""
  571. #: searx/templates/simple/preferences.html:273
  572. msgid "Image proxy"
  573. msgstr "Paveikslų persiuntimas"
  574. #: searx/templates/simple/preferences.html:276
  575. #: searx/templates/simple/preferences.html:288
  576. msgid "Enabled"
  577. msgstr "Įjungtas"
  578. #: searx/templates/simple/preferences.html:277
  579. #: searx/templates/simple/preferences.html:289
  580. msgid "Disabled"
  581. msgstr "Išjungtas"
  582. #: searx/templates/simple/preferences.html:280
  583. msgid "Proxying image results through SearXNG"
  584. msgstr "Persiunčiami paveikslai per SearXNG"
  585. #: searx/templates/simple/preferences.html:285
  586. msgid "Query in the page's title"
  587. msgstr "Užklausa puslapio pavadinime"
  588. #: searx/templates/simple/preferences.html:292
  589. msgid ""
  590. "When enabled, the result page's title contains your query. Your browser "
  591. "can record this title"
  592. msgstr ""
  593. "Įjungus, prie rezultatų puslapio pavadinimo pridedama jūsų užklausa. Jūsų"
  594. " naršykle gali šį pavadinimą įrašyti"
  595. #: searx/templates/simple/preferences.html:298
  596. msgid "Engines"
  597. msgstr "Sistemos"
  598. #: searx/templates/simple/preferences.html:299
  599. msgid "Currently used search engines"
  600. msgstr "Šiuo metu naudojamos paieškos sistemos"
  601. #: searx/templates/simple/preferences.html:306
  602. msgid ""
  603. "This tab does not exists in the user interface, but you can search in "
  604. "these engines by its !bangs."
  605. msgstr ""
  606. #: searx/templates/simple/preferences.html:311
  607. #: searx/templates/simple/preferences.html:365
  608. msgid "Allow"
  609. msgstr "Leisti"
  610. #: searx/templates/simple/preferences.html:312
  611. #: searx/templates/simple/stats.html:25
  612. msgid "Engine name"
  613. msgstr "Sistemos pavadinimas"
  614. #: searx/templates/simple/preferences.html:313
  615. msgid "Bang"
  616. msgstr ""
  617. #: searx/templates/simple/preferences.html:314
  618. msgid "Supports selected language"
  619. msgstr "Palaiko pasirinktą kalbą"
  620. #: searx/templates/simple/filters/time_range.html:1
  621. #: searx/templates/simple/preferences.html:316
  622. msgid "Time range"
  623. msgstr "Laiko diapazonas"
  624. #: searx/templates/simple/preferences.html:317
  625. #: searx/templates/simple/stats.html:28
  626. msgid "Response time"
  627. msgstr "Atsakymo greitis"
  628. #: searx/templates/simple/preferences.html:318
  629. msgid "Max time"
  630. msgstr "Maksimalus laikas"
  631. #: searx/templates/simple/preferences.html:319
  632. #: searx/templates/simple/stats.html:29
  633. msgid "Reliability"
  634. msgstr "Patikimumas"
  635. #: searx/templates/simple/preferences.html:360
  636. msgid "Special Queries"
  637. msgstr "Specialios Užklausos"
  638. #: searx/templates/simple/preferences.html:366
  639. msgid "Keywords"
  640. msgstr "Raktažodžiai"
  641. #: searx/templates/simple/preferences.html:367
  642. msgid "Name"
  643. msgstr "Pavadinimas"
  644. #: searx/templates/simple/preferences.html:368
  645. msgid "Description"
  646. msgstr "Aprašas"
  647. #: searx/templates/simple/preferences.html:369
  648. msgid "Examples"
  649. msgstr "Pavyzdžiai"
  650. #: searx/templates/simple/preferences.html:372
  651. #, fuzzy
  652. msgid "This is the list of SearXNG's instant answering modules."
  653. msgstr "Šis sąrašas yra SearXNG"
  654. #: searx/templates/simple/preferences.html:383
  655. msgid "This is the list of plugins."
  656. msgstr "Čia yra papildinių sąrašas."
  657. #: searx/templates/simple/preferences.html:400
  658. msgid "Cookies"
  659. msgstr "Slapukai"
  660. #: searx/templates/simple/preferences.html:402
  661. msgid ""
  662. "This is the list of cookies and their values SearXNG is storing on your "
  663. "computer."
  664. msgstr ""
  665. "Čia yra slapukų sąrašas ir jų informacija, kurią SearXNG saugo jūsų "
  666. "kompiuterije."
  667. #: searx/templates/simple/preferences.html:403
  668. msgid "With that list, you can assess SearXNG transparency."
  669. msgstr "Su šiuo sąrašu, jūs gaunate prieiga prie SearXNG permatomumą."
  670. #: searx/templates/simple/preferences.html:408
  671. msgid "Cookie name"
  672. msgstr "Slapuko pavadinimas"
  673. #: searx/templates/simple/preferences.html:409
  674. msgid "Value"
  675. msgstr "Reikšmė"
  676. #: searx/templates/simple/preferences.html:421
  677. msgid "Search URL of the currently saved preferences"
  678. msgstr "Šiuo metu įrašytų nuostatų paieškos URL"
  679. #: searx/templates/simple/preferences.html:425
  680. msgid ""
  681. "Note: specifying custom settings in the search URL can reduce privacy by "
  682. "leaking data to the clicked result sites."
  683. msgstr ""
  684. "Pastaba: paieškos URL adrese nurodant tinkintus nustatymus, gali būti "
  685. "sumažintas jūsų privatumas, atskleidžiant duomenis toms rezultatų "
  686. "svetainėms, ant kurių spustelėjate."
  687. #: searx/templates/simple/preferences.html:426
  688. msgid "URL to restore your preferences in another browser"
  689. msgstr "URL, kad galėtumėte atstatyti savo nuostatas kitoje naršyklėje"
  690. #: searx/templates/simple/preferences.html:430
  691. msgid ""
  692. "Specifying custom settings in the preferences URL can be used to sync "
  693. "preferences across devices."
  694. msgstr ""
  695. "Nurodant tinkintus nustatymus nuostatų URL, jūs galite susinchronizuoti "
  696. "nuostatas tarp prietaisų."
  697. #: searx/templates/simple/preferences.html:435
  698. msgid ""
  699. "These settings are stored in your cookies, this allows us not to store "
  700. "this data about you."
  701. msgstr ""
  702. "Šie nustatymai yra laikomi jūsų slapukuose, tai leidžia mums nesaugoti "
  703. "šių duomenų apie jus."
  704. #: searx/templates/simple/preferences.html:437
  705. msgid ""
  706. "These cookies serve your sole convenience, we don't use these cookies to "
  707. "track you."
  708. msgstr ""
  709. "Šie slapukai yra naudojami išskirtinai jūsų patogumui, mes nenaudojame "
  710. "jų, kad jus sektume."
  711. #: searx/templates/simple/preferences.html:440
  712. msgid "Save"
  713. msgstr "Išsaugoti"
  714. #: searx/templates/simple/preferences.html:441
  715. msgid "Reset defaults"
  716. msgstr "Atstatyti numatytasias nuostatas"
  717. #: searx/templates/simple/preferences.html:442
  718. msgid "Back"
  719. msgstr "Atgal"
  720. #: searx/templates/simple/results.html:23
  721. msgid "Answers"
  722. msgstr "Atsakymai"
  723. #: searx/templates/simple/results.html:39
  724. msgid "Number of results"
  725. msgstr "Rezultatų skaičius"
  726. #: searx/templates/simple/results.html:45
  727. msgid "Info"
  728. msgstr "Informacija"
  729. #: searx/templates/simple/results.html:74
  730. msgid "Try searching for:"
  731. msgstr "Bandykite ieškoti:"
  732. #: searx/templates/simple/results.html:106
  733. msgid "Back to top"
  734. msgstr "Atgal į viršų"
  735. #: searx/templates/simple/results.html:124
  736. msgid "Previous page"
  737. msgstr "Praitas puslapis"
  738. #: searx/templates/simple/results.html:141
  739. msgid "Next page"
  740. msgstr "Kitas puslapis"
  741. #: searx/templates/simple/search.html:3
  742. msgid "Display the front page"
  743. msgstr "Rodyti pagrindinį puslapį"
  744. #: searx/templates/simple/search.html:9
  745. #: searx/templates/simple/simple_search.html:5
  746. msgid "Search for..."
  747. msgstr "Ko ieškoti..."
  748. #: searx/templates/simple/search.html:10
  749. #: searx/templates/simple/simple_search.html:6
  750. msgid "clear"
  751. msgstr "išvalyti"
  752. #: searx/templates/simple/search.html:11
  753. #: searx/templates/simple/simple_search.html:7
  754. msgid "search"
  755. msgstr "ieškoti"
  756. #: searx/templates/simple/stats.html:21
  757. msgid "There is currently no data available. "
  758. msgstr "Šiuo metu nėra jokių prieinamų duomenų. "
  759. #: searx/templates/simple/stats.html:26
  760. msgid "Scores"
  761. msgstr "Įvertinimas"
  762. #: searx/templates/simple/stats.html:27
  763. msgid "Result count"
  764. msgstr "Rezultatų skaičius"
  765. #: searx/templates/simple/stats.html:59
  766. msgid "Total"
  767. msgstr "Visas"
  768. #: searx/templates/simple/stats.html:60
  769. msgid "HTTP"
  770. msgstr "HTTP"
  771. #: searx/templates/simple/stats.html:61
  772. msgid "Processing"
  773. msgstr "Apdorojama"
  774. #: searx/templates/simple/stats.html:99
  775. msgid "Warnings"
  776. msgstr "Ispėjimai"
  777. #: searx/templates/simple/stats.html:99
  778. msgid "Errors and exceptions"
  779. msgstr "Klaidos ir išimtys"
  780. #: searx/templates/simple/stats.html:105
  781. msgid "Exception"
  782. msgstr "Išimtis"
  783. #: searx/templates/simple/stats.html:107
  784. msgid "Message"
  785. msgstr "Žinutė"
  786. #: searx/templates/simple/stats.html:109
  787. msgid "Percentage"
  788. msgstr "Procentinė dalis"
  789. #: searx/templates/simple/stats.html:111
  790. msgid "Parameter"
  791. msgstr "Parametras"
  792. #: searx/templates/simple/stats.html:119
  793. msgid "Filename"
  794. msgstr "Failo pavadinimas"
  795. #: searx/templates/simple/stats.html:120
  796. msgid "Function"
  797. msgstr "Funkcija"
  798. #: searx/templates/simple/stats.html:121
  799. msgid "Code"
  800. msgstr "Kodas"
  801. #: searx/templates/simple/stats.html:128
  802. msgid "Checker"
  803. msgstr "Tikrintojas"
  804. #: searx/templates/simple/stats.html:131
  805. msgid "Failed test"
  806. msgstr "Nepavykęs testas"
  807. #: searx/templates/simple/stats.html:132
  808. msgid "Comment(s)"
  809. msgstr "Komentaras(-ai)"
  810. #: searx/templates/simple/elements/apis.html:3
  811. msgid "Download results"
  812. msgstr "Atsisiųsti rezultatus"
  813. #: searx/templates/simple/elements/engines_msg.html:3
  814. msgid "Messages from the search engines"
  815. msgstr ""
  816. #: searx/templates/simple/elements/engines_msg.html:8
  817. msgid "Error!"
  818. msgstr "Klaida!"
  819. #: searx/templates/simple/elements/engines_msg.html:9
  820. msgid "Engines cannot retrieve results"
  821. msgstr "Sistemos negali gauti rezultatų"
  822. #: searx/templates/simple/elements/search_url.html:3
  823. msgid "Search URL"
  824. msgstr "Paieškos URL"
  825. #: searx/templates/simple/elements/suggestions.html:3
  826. msgid "Suggestions"
  827. msgstr "Pasiūlymai"
  828. #: searx/templates/simple/filters/time_range.html:3
  829. msgid "Anytime"
  830. msgstr "Bet kada"
  831. #: searx/templates/simple/filters/time_range.html:6
  832. msgid "Last day"
  833. msgstr "Praeitą dieną"
  834. #: searx/templates/simple/filters/time_range.html:9
  835. msgid "Last week"
  836. msgstr "Praeitą savaitę"
  837. #: searx/templates/simple/filters/time_range.html:12
  838. msgid "Last month"
  839. msgstr "Praeitą mėnesį"
  840. #: searx/templates/simple/filters/time_range.html:15
  841. msgid "Last year"
  842. msgstr "Praeitais metais"
  843. #: searx/templates/simple/messages/no_cookies.html:3
  844. msgid "Information!"
  845. msgstr "Informacija!"
  846. #: searx/templates/simple/messages/no_cookies.html:4
  847. msgid "currently, there are no cookies defined."
  848. msgstr "šiuo metu nėra jokių apibrėžtų slapukų."
  849. #: searx/templates/simple/messages/no_results.html:3
  850. msgid "Sorry!"
  851. msgstr "Atleiskite!"
  852. #: searx/templates/simple/messages/no_results.html:4
  853. msgid ""
  854. "we didn't find any results. Please use another query or search in more "
  855. "categories."
  856. msgstr ""
  857. "mes neradome jokių rezultatų. Naudokite kitokią užklausą arba ieškokite "
  858. "kitose kategorijose."
  859. #: searx/templates/simple/result_templates/default.html:6
  860. msgid "show media"
  861. msgstr "rodyti mediją"
  862. #: searx/templates/simple/result_templates/default.html:6
  863. msgid "hide media"
  864. msgstr "slėpti mediją"
  865. #: searx/templates/simple/result_templates/default.html:14
  866. #: searx/templates/simple/result_templates/videos.html:14
  867. msgid "This site did not provide any description."
  868. msgstr "Šis tiklalapis nepridėjo jokio aprašymo."
  869. #: searx/templates/simple/result_templates/images.html:19
  870. msgid "Format"
  871. msgstr "Formatas"
  872. #: searx/templates/simple/result_templates/images.html:21
  873. msgid "Engine"
  874. msgstr "Sistema"
  875. #: searx/templates/simple/result_templates/images.html:22
  876. msgid "View source"
  877. msgstr "Rodyti šaltinį"
  878. #: searx/templates/simple/result_templates/map.html:12
  879. msgid "address"
  880. msgstr "adresas"
  881. #: searx/templates/simple/result_templates/map.html:43
  882. msgid "show map"
  883. msgstr "rodyti žemėlapį"
  884. #: searx/templates/simple/result_templates/map.html:43
  885. msgid "hide map"
  886. msgstr "slėpti žemėlapį"
  887. #: searx/templates/simple/result_templates/paper.html:5
  888. msgid "Published date"
  889. msgstr "Paskelbimo data"
  890. #: searx/templates/simple/result_templates/paper.html:9
  891. msgid "Journal"
  892. msgstr "Žurnalas"
  893. #: searx/templates/simple/result_templates/paper.html:22
  894. msgid "Editor"
  895. msgstr "Redaktorius"
  896. #: searx/templates/simple/result_templates/paper.html:23
  897. msgid "Publisher"
  898. msgstr "Leidėjas"
  899. #: searx/templates/simple/result_templates/paper.html:24
  900. msgid "Type"
  901. msgstr "Tipas"
  902. #: searx/templates/simple/result_templates/paper.html:25
  903. msgid "Tags"
  904. msgstr ""
  905. #: searx/templates/simple/result_templates/paper.html:26
  906. msgid "DOI"
  907. msgstr ""
  908. #: searx/templates/simple/result_templates/paper.html:27
  909. msgid "ISSN"
  910. msgstr ""
  911. #: searx/templates/simple/result_templates/paper.html:28
  912. msgid "ISBN"
  913. msgstr ""
  914. #: searx/templates/simple/result_templates/paper.html:33
  915. msgid "PDF"
  916. msgstr ""
  917. #: searx/templates/simple/result_templates/paper.html:34
  918. msgid "HTML"
  919. msgstr ""
  920. #: searx/templates/simple/result_templates/torrent.html:6
  921. msgid "magnet link"
  922. msgstr "magnet nuoroda"
  923. #: searx/templates/simple/result_templates/torrent.html:7
  924. msgid "torrent file"
  925. msgstr "torrent failas"
  926. #: searx/templates/simple/result_templates/torrent.html:9
  927. msgid "Seeder"
  928. msgstr "Skleidėjai"
  929. #: searx/templates/simple/result_templates/torrent.html:9
  930. msgid "Leecher"
  931. msgstr "Siuntėjai"
  932. #: searx/templates/simple/result_templates/torrent.html:11
  933. msgid "Filesize"
  934. msgstr "Failo dydis"
  935. #: searx/templates/simple/result_templates/torrent.html:12
  936. msgid "Bytes"
  937. msgstr "Baitai"
  938. #: searx/templates/simple/result_templates/torrent.html:13
  939. msgid "kiB"
  940. msgstr "kiB"
  941. #: searx/templates/simple/result_templates/torrent.html:14
  942. msgid "MiB"
  943. msgstr "MiB"
  944. #: searx/templates/simple/result_templates/torrent.html:15
  945. msgid "GiB"
  946. msgstr "GiB"
  947. #: searx/templates/simple/result_templates/torrent.html:16
  948. msgid "TiB"
  949. msgstr "TiB"
  950. #: searx/templates/simple/result_templates/torrent.html:20
  951. msgid "Number of Files"
  952. msgstr "Failų skaičius"
  953. #: searx/templates/simple/result_templates/videos.html:6
  954. msgid "show video"
  955. msgstr "rodyti vaizdo įrašą"
  956. #: searx/templates/simple/result_templates/videos.html:6
  957. msgid "hide video"
  958. msgstr "slėpti vaizdo įrašą"
  959. #~ msgid "Engine time (sec)"
  960. #~ msgstr "Sistemos laikas (sek.)"
  961. #~ msgid "Page loads (sec)"
  962. #~ msgstr "Puslapių įkėlimai (sek.)"
  963. #~ msgid "Errors"
  964. #~ msgstr "Klaidos"
  965. #~ msgid "CAPTCHA required"
  966. #~ msgstr "Reikalingas saugos kodas"
  967. #~ msgid "Rewrite HTTP links to HTTPS if possible"
  968. #~ msgstr "Jei įmanoma, perrašyti HTTP nuorodas į HTTPS"
  969. #~ msgid ""
  970. #~ "Results are opened in the same "
  971. #~ "window by default. This plugin "
  972. #~ "overwrites the default behaviour to open"
  973. #~ " links on new tabs/windows. (JavaScript "
  974. #~ "required)"
  975. #~ msgstr ""
  976. #~ "Pagal numatymą, rezultatai yra atveriami "
  977. #~ "tame pačiame lange. Šis įskiepis perrašo"
  978. #~ " numatytąją elgseną taip, kad nuorodos "
  979. #~ "būtų atveriamos naujose kortelėse/languose. "
  980. #~ "(reikalinga JavaScript)"
  981. #~ msgid "Color"
  982. #~ msgstr "Spalva"
  983. #~ msgid "Blue (default)"
  984. #~ msgstr "Mėlyna (numatytoji)"
  985. #~ msgid "Violet"
  986. #~ msgstr "Violetinė"
  987. #~ msgid "Green"
  988. #~ msgstr "Žalia"
  989. #~ msgid "Cyan"
  990. #~ msgstr "Žydra"
  991. #~ msgid "Orange"
  992. #~ msgstr "Oranžinė"
  993. #~ msgid "Red"
  994. #~ msgstr "Raudona"
  995. #~ msgid "Category"
  996. #~ msgstr "Kategorija"
  997. #~ msgid "Block"
  998. #~ msgstr "Blokuoti"
  999. #~ msgid "original context"
  1000. #~ msgstr "pradinis kontekstas"
  1001. #~ msgid "Plugins"
  1002. #~ msgstr "Įskiepiai"
  1003. #~ msgid "Answerers"
  1004. #~ msgstr "Atsakikliai"
  1005. #~ msgid "Avg. time"
  1006. #~ msgstr "Vid. laikas"
  1007. #~ msgid "show details"
  1008. #~ msgstr "rodyti informaciją"
  1009. #~ msgid "hide details"
  1010. #~ msgstr "slėpti informaciją"
  1011. #~ msgid "Load more..."
  1012. #~ msgstr "Įkelti daugiau..."
  1013. #~ msgid "Loading..."
  1014. #~ msgstr "Įkeliama..."
  1015. #~ msgid "Change searx layout"
  1016. #~ msgstr "Keisti searx išdėstymą"
  1017. #~ msgid "Proxying image results through searx"
  1018. #~ msgstr "Paveikslų persiuntimas įgaliotuoju serveriu per searx"
  1019. #~ msgid "This is the list of searx's instant answering modules."
  1020. #~ msgstr "Tai yra searx greitų atsakiklių modulių sąrašas."
  1021. #~ msgid ""
  1022. #~ "This is the list of cookies and"
  1023. #~ " their values searx is storing on "
  1024. #~ "your computer."
  1025. #~ msgstr ""
  1026. #~ "Tai yra slapukų ir jų reikšmių, "
  1027. #~ "kuriuos searx laiko jūsų kompiuteryje, "
  1028. #~ "sąrašas."
  1029. #~ msgid "With that list, you can assess searx transparency."
  1030. #~ msgstr "Naudodami sąrašą, galite įvertinti searx skaidrumą."
  1031. #~ msgid "It look like you are using searx first time."
  1032. #~ msgstr "Atrodo, kad pirmą kartą naudojate searx."
  1033. #~ msgid "Please, try again later or find another searx instance."
  1034. #~ msgstr "Vėliau bandykite dar kartą arba raskite kitą searx egzempliorių."
  1035. #~ msgid "Themes"
  1036. #~ msgstr "Apipavidalinimai"
  1037. #~ msgid "Reliablity"
  1038. #~ msgstr ""
  1039. #~ msgid ""
  1040. #~ "When enabled, the result page's title"
  1041. #~ " contains your query. Your browser "
  1042. #~ "can record this title."
  1043. #~ msgstr ""
  1044. #~ msgid "Method"
  1045. #~ msgstr "Metodas"
  1046. #~ msgid ""
  1047. #~ "This tab does not show up for "
  1048. #~ "search results but you can search "
  1049. #~ "the engines listed here via bangs."
  1050. #~ msgstr ""
  1051. #~ msgid "Advanced settings"
  1052. #~ msgstr "Išplėstiniai nustatymai"
  1053. #~ msgid "Close"
  1054. #~ msgstr "Užverti"
  1055. #~ msgid "Language"
  1056. #~ msgstr "Kalba"
  1057. #~ msgid "broken"
  1058. #~ msgstr "nutrūkęs"
  1059. #~ msgid "supported"
  1060. #~ msgstr "palaikoma"
  1061. #~ msgid "not supported"
  1062. #~ msgstr "nepalaikoma"
  1063. #~ msgid "about"
  1064. #~ msgstr "apie"
  1065. #~ msgid "Avg."
  1066. #~ msgstr "Vid."
  1067. #~ msgid "User Interface"
  1068. #~ msgstr "Vartotojo sąsaja"
  1069. #~ msgid "Choose style for this theme"
  1070. #~ msgstr "Pasirinkti šio apipavidalinimo stilių"
  1071. #~ msgid "Style"
  1072. #~ msgstr "Stilius"
  1073. #~ msgid "Show advanced settings"
  1074. #~ msgstr ""
  1075. #~ msgid "Show advanced settings panel in the home page by default"
  1076. #~ msgstr ""
  1077. #~ msgid "Allow all"
  1078. #~ msgstr "Leisti visus"
  1079. #~ msgid "Disable all"
  1080. #~ msgstr "Išjungti visus"
  1081. #~ msgid "Selected language"
  1082. #~ msgstr "Pasirinkta kalba"
  1083. #~ msgid "Query"
  1084. #~ msgstr ""
  1085. #~ msgid "save"
  1086. #~ msgstr "Įrašyti"
  1087. #~ msgid "back"
  1088. #~ msgstr "Atgal"
  1089. #~ msgid "Links"
  1090. #~ msgstr "Nuorodos"
  1091. #~ msgid "RSS subscription"
  1092. #~ msgstr "RSS prenumerata"
  1093. #~ msgid "Search results"
  1094. #~ msgstr "Paieškos rezultatai"
  1095. #~ msgid "next page"
  1096. #~ msgstr "kitas puslapis"
  1097. #~ msgid "previous page"
  1098. #~ msgstr "ankstesnis puslapis"
  1099. #~ msgid "Start search"
  1100. #~ msgstr "Pradėti paiešką"
  1101. #~ msgid "Clear search"
  1102. #~ msgstr "Išvalyti paiešką"
  1103. #~ msgid "Clear"
  1104. #~ msgstr "Išvalyti"
  1105. #~ msgid "stats"
  1106. #~ msgstr "statistika"
  1107. #~ msgid "Heads up!"
  1108. #~ msgstr "Dėmesio!"
  1109. #~ msgid "It look like you are using SearXNG first time."
  1110. #~ msgstr ""
  1111. #~ msgid "Well done!"
  1112. #~ msgstr "Gerai padirbėta!"
  1113. #~ msgid "Settings saved successfully."
  1114. #~ msgstr "Nustatymai sėkmingai įrašyti."
  1115. #~ msgid "Oh snap!"
  1116. #~ msgstr "O, ne!"
  1117. #~ msgid "Something went wrong."
  1118. #~ msgstr "Kažkas nutiko."
  1119. #~ msgid "Date"
  1120. #~ msgstr ""
  1121. #~ msgid "Type"
  1122. #~ msgstr ""
  1123. #~ msgid "Get image"
  1124. #~ msgstr "Gauti paveikslą"
  1125. #~ msgid "Center Alignment"
  1126. #~ msgstr ""
  1127. #~ msgid "Displays results in the center of the page (Oscar layout)."
  1128. #~ msgstr ""
  1129. #~ msgid "preferences"
  1130. #~ msgstr "nuostatos"
  1131. #~ msgid "Scores per result"
  1132. #~ msgstr "Įvertinimai pagal rezultatą"
  1133. #~ msgid "a privacy-respecting, hackable metasearch engine"
  1134. #~ msgstr "gerbianti privatumą, programuojama metapaieškos sistema"
  1135. #~ msgid "No abstract is available for this publication."
  1136. #~ msgstr "Šiai publikacijai nėra prieinama jokia santrauka."
  1137. #~ msgid "Self Informations"
  1138. #~ msgstr "Jūsų informacija"
  1139. #~ msgid ""
  1140. #~ "Change how forms are submited, <a "
  1141. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1142. #~ " rel=\"external\">learn more about request "
  1143. #~ "methods</a>"
  1144. #~ msgstr ""
  1145. #~ "Keisti kaip yra pateikiamos formos, <a"
  1146. #~ " "
  1147. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1148. #~ " rel=\"external\">sužinokite daugiau apie "
  1149. #~ "užklausos metodus</a>"
  1150. #~ msgid ""
  1151. #~ "This plugin checks if the address "
  1152. #~ "of the request is a TOR exit "
  1153. #~ "node, and informs the user if it"
  1154. #~ " is, like check.torproject.org but from "
  1155. #~ "searxng."
  1156. #~ msgstr ""
  1157. #~ msgid ""
  1158. #~ "The TOR exit node list "
  1159. #~ "(https://check.torproject.org/exit-addresses) is "
  1160. #~ "unreachable."
  1161. #~ msgstr ""
  1162. #~ msgid "You are using TOR. Your IP address seems to be: {ip_address}."
  1163. #~ msgstr ""
  1164. #~ msgid "You are not using TOR. Your IP address seems to be: {ip_address}."
  1165. #~ msgstr ""
  1166. #~ msgid ""
  1167. #~ "The could not download the list of"
  1168. #~ " Tor exit-nodes from "
  1169. #~ "https://check.torproject.org/exit-addresses."
  1170. #~ msgstr ""
  1171. #~ msgid ""
  1172. #~ "You are using Tor. It looks like"
  1173. #~ " you have this external IP address:"
  1174. #~ " {ip_address}."
  1175. #~ msgstr ""
  1176. #~ msgid "You are not using Tor. You have this external IP address: {ip_address}."
  1177. #~ msgstr ""
  1178. #~ msgid "Autodetect search language"
  1179. #~ msgstr "Automatiškai aptikti paieškos kalbą"
  1180. #~ msgid "Automatically detect the query search language and switch to it."
  1181. #~ msgstr "Automatiškai aptikti paieškos užklausos kalbą ir perjungti į ją."
  1182. #~ msgid "others"
  1183. #~ msgstr "kiti"
  1184. #~ msgid ""
  1185. #~ "This tab does not show up for "
  1186. #~ "search results, but you can search "
  1187. #~ "the engines listed here via bangs."
  1188. #~ msgstr ""
  1189. #~ "Šis skirtukas nepasirodo ieškojimo "
  1190. #~ "rezultastuose, bet jūs galite ieškoti "
  1191. #~ "sistemas saraše naudojant trumpinius."
  1192. #~ msgid "Shortcut"
  1193. #~ msgstr "Trumpinys"
  1194. #~ msgid "!bang"
  1195. #~ msgstr ""
  1196. #~ msgid ""
  1197. #~ "This tab dues not exists in the"
  1198. #~ " user interface, but you can search"
  1199. #~ " in these engines by its !bangs."
  1200. #~ msgstr ""
  1201. #~ msgid "Engines cannot retrieve results."
  1202. #~ msgstr "Sistemos negali gauti rezultatų."
  1203. #~ msgid "Please, try again later or find another SearXNG instance."
  1204. #~ msgstr "Prašau, pabandykite vėliau arba suraskite kita SearXNG instanciją."