messages.po 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278
  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. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: searx\n"
  10. "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
  11. "POT-Creation-Date: 2022-05-03 16:51+0000\n"
  12. "PO-Revision-Date: 2022-04-07 09:24+0000\n"
  13. "Last-Translator: Markus Heiser <markus.heiser@darmarit.de>\n"
  14. "Language: lt\n"
  15. "Language-Team: Lithuanian "
  16. "<https://weblate.bubu1.eu/projects/searxng/searxng/lt/>\n"
  17. "Plural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100"
  18. " < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < "
  19. "11) ? 1 : n % 1 != 0 ? 2: 3);\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.10.1\n"
  24. #. CONSTANT_NAMES['DEFAULT_GROUP_NAME']
  25. #: searx/searxng.msg
  26. msgid "others"
  27. msgstr "kiti"
  28. #. CONSTANT_NAMES['OTHER_CATEGORY']
  29. #: searx/searxng.msg
  30. msgid "other"
  31. msgstr "kitas"
  32. #. CATEGORY_NAMES['FILES']
  33. #: searx/searxng.msg
  34. msgid "files"
  35. msgstr "failai"
  36. #. CATEGORY_NAMES['GENERAL']
  37. #: searx/searxng.msg
  38. msgid "general"
  39. msgstr "bendra"
  40. #. CATEGORY_NAMES['MUSIC']
  41. #: searx/searxng.msg
  42. msgid "music"
  43. msgstr "muzika"
  44. #. CATEGORY_NAMES['SOCIAL_MEDIA']
  45. #: searx/searxng.msg
  46. msgid "social media"
  47. msgstr "socialinė medija"
  48. #. CATEGORY_NAMES['IMAGES']
  49. #: searx/searxng.msg
  50. msgid "images"
  51. msgstr "paveikslai"
  52. #. CATEGORY_NAMES['VIDEOS']
  53. #: searx/searxng.msg
  54. msgid "videos"
  55. msgstr "vaizdo įrašai"
  56. #. CATEGORY_NAMES['IT']
  57. #: searx/searxng.msg
  58. msgid "it"
  59. msgstr "IT"
  60. #. CATEGORY_NAMES['NEWS']
  61. #: searx/searxng.msg
  62. msgid "news"
  63. msgstr "naujienos"
  64. #. CATEGORY_NAMES['MAP']
  65. #: searx/searxng.msg
  66. msgid "map"
  67. msgstr "žemėlapis"
  68. #. CATEGORY_NAMES['ONIONS']
  69. #: searx/searxng.msg
  70. msgid "onions"
  71. msgstr "svogūnai"
  72. #. CATEGORY_NAMES['SCIENCE']
  73. #: searx/searxng.msg
  74. msgid "science"
  75. msgstr "mokslas"
  76. #. CATEGORY_GROUPS['APPS']
  77. #: searx/searxng.msg
  78. msgid "apps"
  79. msgstr "programėlėles"
  80. #. CATEGORY_GROUPS['DICTIONARIES']
  81. #: searx/searxng.msg
  82. msgid "dictionaries"
  83. msgstr "žodynai"
  84. #. CATEGORY_GROUPS['LYRICS']
  85. #: searx/searxng.msg
  86. msgid "lyrics"
  87. msgstr "dainų žodžiai"
  88. #. CATEGORY_GROUPS['PACKAGES']
  89. #: searx/searxng.msg
  90. msgid "packages"
  91. msgstr "paketai"
  92. #. CATEGORY_GROUPS['Q_A']
  93. #: searx/searxng.msg
  94. msgid "q&a"
  95. msgstr "klausimai ir atsakymai"
  96. #. CATEGORY_GROUPS['REPOS']
  97. #: searx/searxng.msg
  98. msgid "repos"
  99. msgstr "saugyklos"
  100. #. CATEGORY_GROUPS['SOFTWARE_WIKIS']
  101. #: searx/searxng.msg
  102. msgid "software wikis"
  103. msgstr "programų žinynas"
  104. #. CATEGORY_GROUPS['WEB']
  105. #: searx/searxng.msg
  106. msgid "web"
  107. msgstr "internetas"
  108. #. STYLE_NAMES['AUTO']
  109. #: searx/searxng.msg
  110. msgid "auto"
  111. msgstr "automatinis"
  112. #. STYLE_NAMES['LIGHT']
  113. #: searx/searxng.msg
  114. msgid "light"
  115. msgstr "lengvas"
  116. #. STYLE_NAMES['DARK']
  117. #: searx/searxng.msg
  118. msgid "dark"
  119. msgstr "tamsus"
  120. #: searx/webapp.py:169
  121. msgid "timeout"
  122. msgstr "laikas baigėsi"
  123. #: searx/webapp.py:170
  124. msgid "parsing error"
  125. msgstr "parsavymo klaida"
  126. #: searx/webapp.py:171
  127. msgid "HTTP protocol error"
  128. msgstr "HTTP protokolo klaida"
  129. #: searx/webapp.py:172
  130. msgid "network error"
  131. msgstr "tinklo klaida"
  132. #: searx/webapp.py:174
  133. msgid "unexpected crash"
  134. msgstr "netikėta klaida"
  135. #: searx/webapp.py:181
  136. msgid "HTTP error"
  137. msgstr "HTTP klaida"
  138. #: searx/webapp.py:182
  139. msgid "HTTP connection error"
  140. msgstr "HTTP prisijungimo klaida"
  141. #: searx/webapp.py:188
  142. msgid "proxy error"
  143. msgstr "tarpinio serverio klaida"
  144. #: searx/webapp.py:189
  145. msgid "CAPTCHA"
  146. msgstr "CAPTCHA"
  147. #: searx/webapp.py:190
  148. msgid "too many requests"
  149. msgstr "Per daug užklausų"
  150. #: searx/webapp.py:191
  151. msgid "access denied"
  152. msgstr "prieiga uždrausta"
  153. #: searx/webapp.py:192
  154. msgid "server API error"
  155. msgstr "serverio API klaida"
  156. #: searx/webapp.py:414
  157. msgid "No item found"
  158. msgstr "Elementų nerasta"
  159. #: searx/engines/qwant.py:212
  160. #: searx/templates/simple/result_templates/images.html:24 searx/webapp.py:416
  161. msgid "Source"
  162. msgstr "Šaltinis"
  163. #: searx/webapp.py:418
  164. msgid "Error loading the next page"
  165. msgstr "Klaida keliant ateinantį puslapį"
  166. #: searx/webapp.py:530 searx/webapp.py:971
  167. msgid "Invalid settings, please edit your preferences"
  168. msgstr "Neteisingi nustatymai, pataisykite savo nuostatas"
  169. #: searx/webapp.py:546
  170. msgid "Invalid settings"
  171. msgstr "Neteisingi nustatymai"
  172. #: searx/webapp.py:622 searx/webapp.py:698
  173. msgid "search error"
  174. msgstr "paieškos klaida"
  175. #: searx/webapp.py:744
  176. msgid "{minutes} minute(s) ago"
  177. msgstr "prieš {minutes} min"
  178. #: searx/webapp.py:746
  179. msgid "{hours} hour(s), {minutes} minute(s) ago"
  180. msgstr "prieš {hours} val., {minutes} min"
  181. #: searx/webapp.py:875
  182. msgid "Suspended"
  183. msgstr "Sustabdytas"
  184. #: searx/answerers/random/answerer.py:67
  185. msgid "Random value generator"
  186. msgstr "Atsitiktinių reikmių generatorius"
  187. #: searx/answerers/random/answerer.py:68
  188. msgid "Generate different random values"
  189. msgstr "Generuoja įvairias atsitiktines reikšmes"
  190. #: searx/answerers/statistics/answerer.py:47
  191. msgid "Statistics functions"
  192. msgstr "Statistikos funkcijos"
  193. #: searx/answerers/statistics/answerer.py:48
  194. msgid "Compute {functions} of the arguments"
  195. msgstr "Skaičiuoti argumentų {functions} funkcijas"
  196. #: searx/engines/openstreetmap.py:156
  197. msgid "Get directions"
  198. msgstr "Gauti nurodymus"
  199. #: searx/engines/pdbe.py:96
  200. msgid "{title} (OBSOLETE)"
  201. msgstr "{title} (PASENĘS)"
  202. #: searx/engines/pdbe.py:103
  203. msgid "This entry has been superseded by"
  204. msgstr "Šį įrašą pakeitė"
  205. #: searx/engines/pubmed.py:78
  206. msgid "No abstract is available for this publication."
  207. msgstr "Šiai publikacijai nėra prieinama jokia santrauka."
  208. #: searx/engines/qwant.py:214
  209. msgid "Channel"
  210. msgstr "Kanalas"
  211. #: searx/plugins/hash_plugin.py:24
  212. msgid "Converts strings to different hash digests."
  213. msgstr "Konvertuoja eilutes į skirtingas maišos santraukas."
  214. #: searx/plugins/hash_plugin.py:52
  215. msgid "hash digest"
  216. msgstr "maišos santrauka"
  217. #: searx/plugins/hostname_replace.py:9
  218. msgid "Hostname replace"
  219. msgstr ""
  220. #: searx/plugins/hostname_replace.py:10
  221. msgid "Rewrite result hostnames or remove results based on the hostname"
  222. msgstr ""
  223. #: searx/plugins/oa_doi_rewrite.py:9
  224. msgid "Open Access DOI rewrite"
  225. msgstr "Atvirosios prieigos DOI perrašymas"
  226. #: searx/plugins/oa_doi_rewrite.py:10
  227. msgid ""
  228. "Avoid paywalls by redirecting to open-access versions of publications "
  229. "when available"
  230. msgstr ""
  231. "Vengti apmokamų sienų, kai įmanoma, peradresuojant į atviros prieigos "
  232. "publikacijų versijas"
  233. #: searx/plugins/search_on_category_select.py:19
  234. msgid "Search on category select"
  235. msgstr "Pasirinkus kategoriją, atlikti paiešką"
  236. #: searx/plugins/search_on_category_select.py:20
  237. msgid ""
  238. "Perform search immediately if a category selected. Disable to select "
  239. "multiple categories. (JavaScript required)"
  240. msgstr ""
  241. "Jei pasirenkama kategorija, nedelsiant atlikti paiešką. Išjunkite "
  242. "norėdami pasirinkti kelias kategorijas. (reikalinga JavaScript)"
  243. #: searx/plugins/self_info.py:20
  244. msgid "Self Informations"
  245. msgstr "Informacija apie save"
  246. #: searx/plugins/self_info.py:21
  247. msgid ""
  248. "Displays your IP if the query is \"ip\" and your user agent if the query "
  249. "contains \"user agent\"."
  250. msgstr ""
  251. "Rodo jūsų IP adresą, jei užklausa yra \"ip\" ir jūsų naudotojo agentą, "
  252. "jei užklausoje yra \"user agent\"."
  253. #: searx/plugins/tracker_url_remover.py:29
  254. msgid "Tracker URL remover"
  255. msgstr "Seklių URL šalintojas"
  256. #: searx/plugins/tracker_url_remover.py:30
  257. msgid "Remove trackers arguments from the returned URL"
  258. msgstr "Šalinti seklių argumentus iš grąžinamų URL"
  259. #: searx/plugins/vim_hotkeys.py:3
  260. msgid "Vim-like hotkeys"
  261. msgstr "Vim pavidalo spartieji klavišai"
  262. #: searx/plugins/vim_hotkeys.py:4
  263. msgid ""
  264. "Navigate search results with Vim-like hotkeys (JavaScript required). "
  265. "Press \"h\" key on main or result page to get help."
  266. msgstr ""
  267. "Naršyti po paieškos rezultatus naudojant Vim pavidalo sparčiuosius "
  268. "klavišus (reikalinga JavaScript). Paspauskite pagrindiniame ar rezultatų "
  269. "puslapyje \"h\" klavišą norėdami gauti pagalbos."
  270. #: searx/templates/simple/404.html:4
  271. msgid "Page not found"
  272. msgstr "Puslapis nerastas"
  273. #: searx/templates/simple/404.html:6
  274. #, python-format
  275. msgid "Go to %(search_page)s."
  276. msgstr "Pereiti į %(search_page)s."
  277. #: searx/templates/simple/404.html:6
  278. msgid "search page"
  279. msgstr "paieškos puslapį"
  280. #: searx/templates/simple/base.html:52
  281. msgid "preferences"
  282. msgstr "nuostatos"
  283. #: searx/templates/simple/base.html:61
  284. msgid "Powered by"
  285. msgstr "Veikia su"
  286. #: searx/templates/simple/base.html:61
  287. msgid "a privacy-respecting, hackable metasearch engine"
  288. msgstr "gerbianti privatumą, programuojama metapaieškos sistema"
  289. #: searx/templates/simple/base.html:62
  290. msgid "Source code"
  291. msgstr "Pradinis kodas"
  292. #: searx/templates/simple/base.html:63
  293. msgid "Issue tracker"
  294. msgstr "Klaidų sekiklis"
  295. #: searx/templates/simple/base.html:64 searx/templates/simple/stats.html:18
  296. msgid "Engine stats"
  297. msgstr "Sistemos statistika"
  298. #: searx/templates/simple/base.html:65
  299. #: searx/templates/simple/messages/no_results.html:15
  300. msgid "Public instances"
  301. msgstr "Viešieji egzemplioriai"
  302. #: searx/templates/simple/base.html:66
  303. msgid "Contact instance maintainer"
  304. msgstr "Susisiekite su instancijos prižiūrėtoju"
  305. #: searx/templates/simple/categories.html:24
  306. msgid "Click on the magnifier to perform search"
  307. msgstr "Norėdami atlikti paiešką, spustelėkite ant didinamojo stiklo"
  308. #: searx/templates/simple/macros.html:36
  309. msgid "Length"
  310. msgstr "Trukmė"
  311. #: searx/templates/simple/macros.html:37
  312. #: searx/templates/simple/result_templates/images.html:22
  313. msgid "Author"
  314. msgstr "Autorius"
  315. #: searx/templates/simple/macros.html:45
  316. msgid "cached"
  317. msgstr "podėlio versija"
  318. #: searx/templates/simple/macros.html:45
  319. msgid "proxied"
  320. msgstr "per įgaliotąjį serverį"
  321. #: searx/templates/simple/preferences.html:29
  322. msgid "No HTTPS"
  323. msgstr "Nėra HTTPS"
  324. #: searx/templates/simple/messages/no_results.html:10
  325. #: searx/templates/simple/preferences.html:31
  326. #: searx/templates/simple/preferences.html:32
  327. #: searx/templates/simple/results.html:49
  328. msgid "View error logs and submit a bug report"
  329. msgstr "Peržiūrėkite klaidų žurnalus ir pateikite klaidų ataskaitą"
  330. #: searx/templates/simple/preferences.html:53
  331. #: searx/templates/simple/stats.html:67
  332. msgid "Median"
  333. msgstr "Mediana"
  334. #: searx/templates/simple/preferences.html:54
  335. #: searx/templates/simple/stats.html:73
  336. msgid "P80"
  337. msgstr "P80"
  338. #: searx/templates/simple/preferences.html:55
  339. #: searx/templates/simple/stats.html:79
  340. msgid "P95"
  341. msgstr "P95"
  342. #: searx/templates/simple/preferences.html:83
  343. msgid "Failed checker test(s): "
  344. msgstr "Nepavykęs tikrintojo testas (-ai): "
  345. #: searx/templates/simple/preferences.html:85
  346. msgid "Errors:"
  347. msgstr ""
  348. #: searx/templates/simple/preferences.html:99
  349. msgid "Preferences"
  350. msgstr "Nuostatos"
  351. #: searx/templates/simple/preferences.html:105
  352. msgid "General"
  353. msgstr "Bendra"
  354. #: searx/templates/simple/preferences.html:108
  355. msgid "Default categories"
  356. msgstr "Numatytosios kategorijos"
  357. #: searx/templates/simple/filters/languages.html:1
  358. #: searx/templates/simple/preferences.html:115
  359. msgid "Search language"
  360. msgstr "Paieškos kalba"
  361. #: searx/templates/simple/filters/languages.html:2
  362. #: searx/templates/simple/preferences.html:118
  363. msgid "Default language"
  364. msgstr "Numatytoji kalba"
  365. #: searx/templates/simple/preferences.html:124
  366. msgid "What language do you prefer for search?"
  367. msgstr "Kokią kalbą pageidaujate paieškai?"
  368. #: searx/templates/simple/preferences.html:129
  369. msgid "Autocomplete"
  370. msgstr "Automatinis užbaigimas"
  371. #: searx/templates/simple/preferences.html:138
  372. msgid "Find stuff as you type"
  373. msgstr "Rasti medžiagą berašant"
  374. #: searx/templates/simple/filters/safesearch.html:1
  375. #: searx/templates/simple/filters/safesearch.html:2
  376. #: searx/templates/simple/filters/safesearch.html:3
  377. #: searx/templates/simple/filters/safesearch.html:4
  378. #: searx/templates/simple/preferences.html:143
  379. #: searx/templates/simple/preferences.html:301
  380. msgid "SafeSearch"
  381. msgstr "Saugi paieška"
  382. #: searx/templates/simple/filters/safesearch.html:2
  383. #: searx/templates/simple/preferences.html:146
  384. msgid "Strict"
  385. msgstr "Griežta"
  386. #: searx/templates/simple/filters/safesearch.html:3
  387. #: searx/templates/simple/preferences.html:147
  388. msgid "Moderate"
  389. msgstr "Nuosaiki"
  390. #: searx/templates/simple/filters/safesearch.html:4
  391. #: searx/templates/simple/preferences.html:148
  392. msgid "None"
  393. msgstr "Nėra"
  394. #: searx/templates/simple/preferences.html:151
  395. msgid "Filter content"
  396. msgstr "Filtruoti turinį"
  397. #: searx/templates/simple/preferences.html:157
  398. msgid "Open Access DOI resolver"
  399. msgstr "Atvirosios prieigos DOI sprendimų įtaisas"
  400. #: searx/templates/simple/preferences.html:167
  401. msgid ""
  402. "Redirect to open-access versions of publications when available (plugin "
  403. "required)"
  404. msgstr ""
  405. "Kai įmanoma, peradresuoti į atvirojoje prieigoje esančias publikacijų "
  406. "versijas (reikalingas įskiepis)"
  407. #: searx/templates/simple/preferences.html:171
  408. msgid "Engine tokens"
  409. msgstr "Sistemos prieigos raktai"
  410. #: searx/templates/simple/preferences.html:175
  411. msgid "Access tokens for private engines"
  412. msgstr "Privačiųjų sistemų prieigos raktai"
  413. #: searx/templates/simple/preferences.html:179
  414. msgid "User interface"
  415. msgstr "Naudotojo sąsaja"
  416. #: searx/templates/simple/preferences.html:182
  417. msgid "Interface language"
  418. msgstr "Sąsajos kalba"
  419. #: searx/templates/simple/preferences.html:190
  420. msgid "Change the language of the layout"
  421. msgstr "Keisti išdėstymo kalbą"
  422. #: searx/templates/simple/preferences.html:195
  423. msgid "Theme"
  424. msgstr ""
  425. #: searx/templates/simple/preferences.html:203
  426. msgid "Change SearXNG layout"
  427. msgstr ""
  428. #: searx/templates/simple/preferences.html:206
  429. msgid "Theme style"
  430. msgstr ""
  431. #: searx/templates/simple/preferences.html:214
  432. msgid "Choose auto to follow your browser settings"
  433. msgstr ""
  434. #: searx/templates/simple/preferences.html:219
  435. msgid "Results on new tabs"
  436. msgstr "Rezultatai naujose kortelėse"
  437. #: searx/templates/simple/preferences.html:222
  438. #: searx/templates/simple/preferences.html:234
  439. msgid "On"
  440. msgstr "Įjungta"
  441. #: searx/templates/simple/preferences.html:223
  442. #: searx/templates/simple/preferences.html:235
  443. msgid "Off"
  444. msgstr "Išjungta"
  445. #: searx/templates/simple/preferences.html:226
  446. msgid "Open result links on new browser tabs"
  447. msgstr "Atverti rezultatų nuorodas naujose naršyklės kortelėse"
  448. #: searx/templates/simple/preferences.html:231
  449. msgid "Infinite scroll"
  450. msgstr "Begalinis slinkimas"
  451. #: searx/templates/simple/preferences.html:238
  452. msgid "Automatically load next page when scrolling to bottom of current page"
  453. msgstr "Automatiškai įkelti kitą puslapį, kai nuslenkama į esamo puslapio apačią"
  454. #: searx/templates/simple/preferences.html:244
  455. msgid "Privacy"
  456. msgstr "Privatumas"
  457. #: searx/templates/simple/preferences.html:247
  458. msgid "HTTP Method"
  459. msgstr ""
  460. #: searx/templates/simple/preferences.html:254
  461. msgid ""
  462. "Change how forms are submited, <a "
  463. "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  464. " rel=\"external\">learn more about request methods</a>"
  465. msgstr ""
  466. "Keisti kaip yra pateikiamos formos, <a "
  467. "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  468. " rel=\"external\">sužinokite daugiau apie užklausos metodus</a>"
  469. #: searx/templates/simple/preferences.html:259
  470. msgid "Image proxy"
  471. msgstr "Paveikslų įgaliotasis serveris"
  472. #: searx/templates/simple/preferences.html:262
  473. #: searx/templates/simple/preferences.html:274
  474. msgid "Enabled"
  475. msgstr "Įjungta"
  476. #: searx/templates/simple/preferences.html:263
  477. #: searx/templates/simple/preferences.html:275
  478. msgid "Disabled"
  479. msgstr "Išjungta"
  480. #: searx/templates/simple/preferences.html:266
  481. msgid "Proxying image results through SearXNG"
  482. msgstr ""
  483. #: searx/templates/simple/preferences.html:271
  484. msgid "Query in the page's title"
  485. msgstr ""
  486. #: searx/templates/simple/preferences.html:278
  487. msgid ""
  488. "When enabled, the result page's title contains your query. Your browser "
  489. "can record this title"
  490. msgstr ""
  491. #: searx/templates/simple/preferences.html:284
  492. msgid "Engines"
  493. msgstr "Sistemos"
  494. #: searx/templates/simple/preferences.html:285
  495. msgid "Currently used search engines"
  496. msgstr "Šiuo metu naudojamos paieškos sistemos"
  497. #: searx/templates/simple/preferences.html:292
  498. msgid ""
  499. "This tab does not show up for search results, but you can search the "
  500. "engines listed here via bangs."
  501. msgstr ""
  502. #: searx/templates/simple/preferences.html:297
  503. #: searx/templates/simple/preferences.html:348
  504. msgid "Allow"
  505. msgstr "Leisti"
  506. #: searx/templates/simple/preferences.html:298
  507. #: searx/templates/simple/stats.html:25
  508. msgid "Engine name"
  509. msgstr "Sistemos pavadinimas"
  510. #: searx/templates/simple/preferences.html:299
  511. msgid "Shortcut"
  512. msgstr "Trumpinys"
  513. #: searx/templates/simple/preferences.html:300
  514. msgid "Supports selected language"
  515. msgstr "Palaiko pasirinktą kalbą"
  516. #: searx/templates/simple/filters/time_range.html:1
  517. #: searx/templates/simple/preferences.html:302
  518. msgid "Time range"
  519. msgstr "Laiko rėžis"
  520. #: searx/templates/simple/preferences.html:303
  521. #: searx/templates/simple/stats.html:28
  522. msgid "Response time"
  523. msgstr ""
  524. #: searx/templates/simple/preferences.html:304
  525. msgid "Max time"
  526. msgstr "Maks. laikas"
  527. #: searx/templates/simple/preferences.html:305
  528. #: searx/templates/simple/stats.html:29
  529. msgid "Reliability"
  530. msgstr ""
  531. #: searx/templates/simple/preferences.html:343
  532. msgid "Special Queries"
  533. msgstr ""
  534. #: searx/templates/simple/preferences.html:349
  535. msgid "Keywords"
  536. msgstr "Raktažodžiai"
  537. #: searx/templates/simple/preferences.html:350
  538. msgid "Name"
  539. msgstr "Pavadinimas"
  540. #: searx/templates/simple/preferences.html:351
  541. msgid "Description"
  542. msgstr "Aprašas"
  543. #: searx/templates/simple/preferences.html:352
  544. msgid "Examples"
  545. msgstr "Pavyzdžiai"
  546. #: searx/templates/simple/preferences.html:355
  547. msgid "This is the list of SearXNG's instant answering modules."
  548. msgstr ""
  549. #: searx/templates/simple/preferences.html:366
  550. msgid "This is the list of plugins."
  551. msgstr ""
  552. #: searx/templates/simple/preferences.html:383
  553. msgid "Cookies"
  554. msgstr "Slapukai"
  555. #: searx/templates/simple/preferences.html:385
  556. msgid ""
  557. "This is the list of cookies and their values SearXNG is storing on your "
  558. "computer."
  559. msgstr ""
  560. #: searx/templates/simple/preferences.html:386
  561. msgid "With that list, you can assess SearXNG transparency."
  562. msgstr ""
  563. #: searx/templates/simple/preferences.html:391
  564. msgid "Cookie name"
  565. msgstr "Slapuko pavadinimas"
  566. #: searx/templates/simple/preferences.html:392
  567. msgid "Value"
  568. msgstr "Reikšmė"
  569. #: searx/templates/simple/preferences.html:404
  570. msgid "Search URL of the currently saved preferences"
  571. msgstr "Šiuo metu įrašytų nuostatų paieškos URL"
  572. #: searx/templates/simple/preferences.html:408
  573. msgid ""
  574. "Note: specifying custom settings in the search URL can reduce privacy by "
  575. "leaking data to the clicked result sites."
  576. msgstr ""
  577. "Pastaba: paieškos URL adrese nurodant tinkintus nustatymus, gali būti "
  578. "sumažintas jūsų privatumas, atskleidžiant duomenis toms rezultatų "
  579. "svetainėms, ant kurių spustelėjate."
  580. #: searx/templates/simple/preferences.html:413
  581. msgid ""
  582. "These settings are stored in your cookies, this allows us not to store "
  583. "this data about you."
  584. msgstr ""
  585. "Šie nustatymai yra laikomi jūsų slapukuose, tai leidžia mums nesaugoti "
  586. "šių duomenų apie jus."
  587. #: searx/templates/simple/preferences.html:415
  588. msgid ""
  589. "These cookies serve your sole convenience, we don't use these cookies to "
  590. "track you."
  591. msgstr ""
  592. "Šie slapukai yra naudojami išskirtinai jūsų patogumui, mes nenaudojame "
  593. "jų, kad jus sektume."
  594. #: searx/templates/simple/preferences.html:418
  595. msgid "Save"
  596. msgstr ""
  597. #: searx/templates/simple/preferences.html:419
  598. msgid "Reset defaults"
  599. msgstr "Atstatyti numatytuosius"
  600. #: searx/templates/simple/preferences.html:420
  601. msgid "Back"
  602. msgstr ""
  603. #: searx/templates/simple/results.html:23
  604. msgid "Answers"
  605. msgstr "Atsakymai"
  606. #: searx/templates/simple/results.html:39
  607. msgid "Number of results"
  608. msgstr "Rezultatų skaičius"
  609. #: searx/templates/simple/messages/no_results.html:6
  610. #: searx/templates/simple/results.html:46
  611. msgid "Error!"
  612. msgstr "Klaida!"
  613. #: searx/templates/simple/results.html:46
  614. msgid "Engines cannot retrieve results"
  615. msgstr "Sistemos negali gauti rezultatų"
  616. #: searx/templates/simple/results.html:68
  617. msgid "Suggestions"
  618. msgstr "Pasiūlymai"
  619. #: searx/templates/simple/results.html:90
  620. msgid "Search URL"
  621. msgstr "Paieškos URL"
  622. #: searx/templates/simple/results.html:96
  623. msgid "Download results"
  624. msgstr "Atsisiųsti rezultatus"
  625. #: searx/templates/simple/results.html:120
  626. msgid "Try searching for:"
  627. msgstr "Bandykite ieškoti:"
  628. #: searx/templates/simple/results.html:152
  629. msgid "Back to top"
  630. msgstr ""
  631. #: searx/templates/simple/results.html:170
  632. msgid "Previous page"
  633. msgstr ""
  634. #: searx/templates/simple/results.html:187
  635. msgid "Next page"
  636. msgstr ""
  637. #: searx/templates/simple/search.html:3
  638. msgid "Display the front page"
  639. msgstr ""
  640. #: searx/templates/simple/search.html:9
  641. #: searx/templates/simple/simple_search.html:5
  642. msgid "Search for..."
  643. msgstr "Ko ieškoti..."
  644. #: searx/templates/simple/search.html:10
  645. #: searx/templates/simple/simple_search.html:6
  646. msgid "clear"
  647. msgstr ""
  648. #: searx/templates/simple/search.html:11
  649. #: searx/templates/simple/simple_search.html:7
  650. msgid "search"
  651. msgstr ""
  652. #: searx/templates/simple/stats.html:21
  653. msgid "There is currently no data available. "
  654. msgstr "Šiuo metu nėra jokių prieinamų duomenų."
  655. #: searx/templates/simple/stats.html:26
  656. msgid "Scores"
  657. msgstr "Įverčiai"
  658. #: searx/templates/simple/stats.html:27
  659. msgid "Result count"
  660. msgstr ""
  661. #: searx/templates/simple/stats.html:38
  662. msgid "Scores per result"
  663. msgstr "Įverčiai pagal rezultatą"
  664. #: searx/templates/simple/stats.html:62
  665. msgid "Total"
  666. msgstr ""
  667. #: searx/templates/simple/stats.html:63
  668. msgid "HTTP"
  669. msgstr ""
  670. #: searx/templates/simple/stats.html:64
  671. msgid "Processing"
  672. msgstr ""
  673. #: searx/templates/simple/stats.html:102
  674. msgid "Warnings"
  675. msgstr ""
  676. #: searx/templates/simple/stats.html:102
  677. msgid "Errors and exceptions"
  678. msgstr ""
  679. #: searx/templates/simple/stats.html:108
  680. msgid "Exception"
  681. msgstr ""
  682. #: searx/templates/simple/stats.html:110
  683. msgid "Message"
  684. msgstr ""
  685. #: searx/templates/simple/stats.html:112
  686. msgid "Percentage"
  687. msgstr ""
  688. #: searx/templates/simple/stats.html:114
  689. msgid "Parameter"
  690. msgstr ""
  691. #: searx/templates/simple/stats.html:122
  692. msgid "Filename"
  693. msgstr ""
  694. #: searx/templates/simple/stats.html:123
  695. msgid "Function"
  696. msgstr ""
  697. #: searx/templates/simple/stats.html:124
  698. msgid "Code"
  699. msgstr ""
  700. #: searx/templates/simple/stats.html:131
  701. msgid "Checker"
  702. msgstr ""
  703. #: searx/templates/simple/stats.html:134
  704. msgid "Failed test"
  705. msgstr ""
  706. #: searx/templates/simple/stats.html:135
  707. msgid "Comment(s)"
  708. msgstr ""
  709. #: searx/templates/simple/filters/time_range.html:3
  710. msgid "Anytime"
  711. msgstr "Bet kada"
  712. #: searx/templates/simple/filters/time_range.html:6
  713. msgid "Last day"
  714. msgstr "Praeitą dieną"
  715. #: searx/templates/simple/filters/time_range.html:9
  716. msgid "Last week"
  717. msgstr "Praeitą savaitę"
  718. #: searx/templates/simple/filters/time_range.html:12
  719. msgid "Last month"
  720. msgstr "Praeitą mėnesį"
  721. #: searx/templates/simple/filters/time_range.html:15
  722. msgid "Last year"
  723. msgstr "Praeitais metais"
  724. #: searx/templates/simple/messages/no_cookies.html:3
  725. msgid "Information!"
  726. msgstr "Informacija!"
  727. #: searx/templates/simple/messages/no_cookies.html:4
  728. msgid "currently, there are no cookies defined."
  729. msgstr "Šiuo metu nėra jokių apibrėžtų slapukų."
  730. #: searx/templates/simple/messages/no_results.html:6
  731. msgid "Engines cannot retrieve results."
  732. msgstr "Sistemos negali gauti rezultatų."
  733. #: searx/templates/simple/messages/no_results.html:15
  734. msgid "Please, try again later or find another SearXNG instance."
  735. msgstr ""
  736. #: searx/templates/simple/messages/no_results.html:20
  737. msgid "Sorry!"
  738. msgstr "Atleiskite!"
  739. #: searx/templates/simple/messages/no_results.html:21
  740. msgid ""
  741. "we didn't find any results. Please use another query or search in more "
  742. "categories."
  743. msgstr ""
  744. "Mes neradome jokių rezultatų. Naudokite kitokią užklausą arba ieškokite "
  745. "kitose kategorijose."
  746. #: searx/templates/simple/result_templates/default.html:6
  747. msgid "show media"
  748. msgstr "rodyti mediją"
  749. #: searx/templates/simple/result_templates/default.html:6
  750. msgid "hide media"
  751. msgstr "slėpti mediją"
  752. #: searx/templates/simple/result_templates/default.html:14
  753. #: searx/templates/simple/result_templates/videos.html:14
  754. msgid "This site did not provide any description."
  755. msgstr ""
  756. #: searx/templates/simple/result_templates/images.html:23
  757. msgid "Format"
  758. msgstr ""
  759. #: searx/templates/simple/result_templates/images.html:25
  760. msgid "Engine"
  761. msgstr ""
  762. #: searx/templates/simple/result_templates/images.html:26
  763. msgid "View source"
  764. msgstr "Rodyti šaltinį"
  765. #: searx/templates/simple/result_templates/map.html:12
  766. msgid "address"
  767. msgstr ""
  768. #: searx/templates/simple/result_templates/map.html:43
  769. msgid "show map"
  770. msgstr "rodyti žemėlapį"
  771. #: searx/templates/simple/result_templates/map.html:43
  772. msgid "hide map"
  773. msgstr "slėpti žemėlapį"
  774. #: searx/templates/simple/result_templates/torrent.html:6
  775. msgid "magnet link"
  776. msgstr "magnet nuoroda"
  777. #: searx/templates/simple/result_templates/torrent.html:7
  778. msgid "torrent file"
  779. msgstr "torrent failas"
  780. #: searx/templates/simple/result_templates/torrent.html:9
  781. msgid "Seeder"
  782. msgstr "Skleidėjai"
  783. #: searx/templates/simple/result_templates/torrent.html:9
  784. msgid "Leecher"
  785. msgstr "Siuntėjai"
  786. #: searx/templates/simple/result_templates/torrent.html:11
  787. msgid "Filesize"
  788. msgstr "Failo dydis"
  789. #: searx/templates/simple/result_templates/torrent.html:12
  790. msgid "Bytes"
  791. msgstr "Baitai"
  792. #: searx/templates/simple/result_templates/torrent.html:13
  793. msgid "kiB"
  794. msgstr "kiB"
  795. #: searx/templates/simple/result_templates/torrent.html:14
  796. msgid "MiB"
  797. msgstr "MiB"
  798. #: searx/templates/simple/result_templates/torrent.html:15
  799. msgid "GiB"
  800. msgstr "GiB"
  801. #: searx/templates/simple/result_templates/torrent.html:16
  802. msgid "TiB"
  803. msgstr "TiB"
  804. #: searx/templates/simple/result_templates/torrent.html:20
  805. msgid "Number of Files"
  806. msgstr "Failų skaičius"
  807. #: searx/templates/simple/result_templates/videos.html:6
  808. msgid "show video"
  809. msgstr "rodyti vaizdo įrašą"
  810. #: searx/templates/simple/result_templates/videos.html:6
  811. msgid "hide video"
  812. msgstr "slėpti vaizdo įrašą"
  813. #~ msgid "Engine time (sec)"
  814. #~ msgstr "Sistemos laikas (sek.)"
  815. #~ msgid "Page loads (sec)"
  816. #~ msgstr "Puslapių įkėlimai (sek.)"
  817. #~ msgid "Errors"
  818. #~ msgstr "Klaidos"
  819. #~ msgid "CAPTCHA required"
  820. #~ msgstr "Reikalingas saugos kodas"
  821. #~ msgid "Rewrite HTTP links to HTTPS if possible"
  822. #~ msgstr "Jei įmanoma, perrašyti HTTP nuorodas į HTTPS"
  823. #~ msgid ""
  824. #~ "Results are opened in the same "
  825. #~ "window by default. This plugin "
  826. #~ "overwrites the default behaviour to open"
  827. #~ " links on new tabs/windows. (JavaScript "
  828. #~ "required)"
  829. #~ msgstr ""
  830. #~ "Pagal numatymą, rezultatai yra atveriami "
  831. #~ "tame pačiame lange. Šis įskiepis perrašo"
  832. #~ " numatytąją elgseną taip, kad nuorodos "
  833. #~ "būtų atveriamos naujose kortelėse/languose. "
  834. #~ "(reikalinga JavaScript)"
  835. #~ msgid "Color"
  836. #~ msgstr "Spalva"
  837. #~ msgid "Blue (default)"
  838. #~ msgstr "Mėlyna (numatytoji)"
  839. #~ msgid "Violet"
  840. #~ msgstr "Violetinė"
  841. #~ msgid "Green"
  842. #~ msgstr "Žalia"
  843. #~ msgid "Cyan"
  844. #~ msgstr "Žydra"
  845. #~ msgid "Orange"
  846. #~ msgstr "Oranžinė"
  847. #~ msgid "Red"
  848. #~ msgstr "Raudona"
  849. #~ msgid "Category"
  850. #~ msgstr "Kategorija"
  851. #~ msgid "Block"
  852. #~ msgstr "Blokuoti"
  853. #~ msgid "original context"
  854. #~ msgstr "pradinis kontekstas"
  855. #~ msgid "Plugins"
  856. #~ msgstr "Įskiepiai"
  857. #~ msgid "Answerers"
  858. #~ msgstr "Atsakikliai"
  859. #~ msgid "Avg. time"
  860. #~ msgstr "Vid. laikas"
  861. #~ msgid "show details"
  862. #~ msgstr "rodyti informaciją"
  863. #~ msgid "hide details"
  864. #~ msgstr "slėpti informaciją"
  865. #~ msgid "Load more..."
  866. #~ msgstr "Įkelti daugiau..."
  867. #~ msgid "Loading..."
  868. #~ msgstr "Įkeliama..."
  869. #~ msgid "Change searx layout"
  870. #~ msgstr "Keisti searx išdėstymą"
  871. #~ msgid "Proxying image results through searx"
  872. #~ msgstr "Paveikslų persiuntimas įgaliotuoju serveriu per searx"
  873. #~ msgid "This is the list of searx's instant answering modules."
  874. #~ msgstr "Tai yra searx greitų atsakiklių modulių sąrašas."
  875. #~ msgid ""
  876. #~ "This is the list of cookies and"
  877. #~ " their values searx is storing on "
  878. #~ "your computer."
  879. #~ msgstr ""
  880. #~ "Tai yra slapukų ir jų reikšmių, "
  881. #~ "kuriuos searx laiko jūsų kompiuteryje, "
  882. #~ "sąrašas."
  883. #~ msgid "With that list, you can assess searx transparency."
  884. #~ msgstr "Naudodami sąrašą, galite įvertinti searx skaidrumą."
  885. #~ msgid "It look like you are using searx first time."
  886. #~ msgstr "Atrodo, kad pirmą kartą naudojate searx."
  887. #~ msgid "Please, try again later or find another searx instance."
  888. #~ msgstr "Vėliau bandykite dar kartą arba raskite kitą searx egzempliorių."
  889. #~ msgid "Themes"
  890. #~ msgstr "Apipavidalinimai"
  891. #~ msgid "Reliablity"
  892. #~ msgstr ""
  893. #~ msgid ""
  894. #~ "When enabled, the result page's title"
  895. #~ " contains your query. Your browser "
  896. #~ "can record this title."
  897. #~ msgstr ""
  898. #~ msgid "Method"
  899. #~ msgstr "Metodas"
  900. #~ msgid ""
  901. #~ "This tab does not show up for "
  902. #~ "search results but you can search "
  903. #~ "the engines listed here via bangs."
  904. #~ msgstr ""
  905. #~ msgid "Advanced settings"
  906. #~ msgstr "Išplėstiniai nustatymai"
  907. #~ msgid "Close"
  908. #~ msgstr "Užverti"
  909. #~ msgid "Language"
  910. #~ msgstr "Kalba"
  911. #~ msgid "broken"
  912. #~ msgstr "nutrūkęs"
  913. #~ msgid "supported"
  914. #~ msgstr "palaikoma"
  915. #~ msgid "not supported"
  916. #~ msgstr "nepalaikoma"
  917. #~ msgid "about"
  918. #~ msgstr "apie"
  919. #~ msgid "Avg."
  920. #~ msgstr "Vid."
  921. #~ msgid "User Interface"
  922. #~ msgstr "Vartotojo sąsaja"
  923. #~ msgid "Choose style for this theme"
  924. #~ msgstr "Pasirinkti šio apipavidalinimo stilių"
  925. #~ msgid "Style"
  926. #~ msgstr "Stilius"
  927. #~ msgid "Show advanced settings"
  928. #~ msgstr ""
  929. #~ msgid "Show advanced settings panel in the home page by default"
  930. #~ msgstr ""
  931. #~ msgid "Allow all"
  932. #~ msgstr "Leisti visus"
  933. #~ msgid "Disable all"
  934. #~ msgstr "Išjungti visus"
  935. #~ msgid "Selected language"
  936. #~ msgstr "Pasirinkta kalba"
  937. #~ msgid "Query"
  938. #~ msgstr ""
  939. #~ msgid "save"
  940. #~ msgstr "Įrašyti"
  941. #~ msgid "back"
  942. #~ msgstr "Atgal"
  943. #~ msgid "Links"
  944. #~ msgstr "Nuorodos"
  945. #~ msgid "RSS subscription"
  946. #~ msgstr "RSS prenumerata"
  947. #~ msgid "Search results"
  948. #~ msgstr "Paieškos rezultatai"
  949. #~ msgid "next page"
  950. #~ msgstr "kitas puslapis"
  951. #~ msgid "previous page"
  952. #~ msgstr "ankstesnis puslapis"
  953. #~ msgid "Start search"
  954. #~ msgstr "Pradėti paiešką"
  955. #~ msgid "Clear search"
  956. #~ msgstr "Išvalyti paiešką"
  957. #~ msgid "Clear"
  958. #~ msgstr "Išvalyti"
  959. #~ msgid "stats"
  960. #~ msgstr "statistika"
  961. #~ msgid "Heads up!"
  962. #~ msgstr "Dėmesio!"
  963. #~ msgid "It look like you are using SearXNG first time."
  964. #~ msgstr ""
  965. #~ msgid "Well done!"
  966. #~ msgstr "Gerai padirbėta!"
  967. #~ msgid "Settings saved successfully."
  968. #~ msgstr "Nustatymai sėkmingai įrašyti."
  969. #~ msgid "Oh snap!"
  970. #~ msgstr "O, ne!"
  971. #~ msgid "Something went wrong."
  972. #~ msgstr "Kažkas nutiko."
  973. #~ msgid "Date"
  974. #~ msgstr ""
  975. #~ msgid "Type"
  976. #~ msgstr ""
  977. #~ msgid "Get image"
  978. #~ msgstr "Gauti paveikslą"