messages.po 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398
  1. # Latvian translations for PROJECT.
  2. # Copyright (C) 2022 ORGANIZATION
  3. # This file is distributed under the same license as the PROJECT project.
  4. # FIRST AUTHOR <EMAIL@ADDRESS>, 2022.
  5. # visiks-vs <vls@visiks.lv>, 2022.
  6. # Markus Heiser <markus.heiser@darmarit.de>, 2022.
  7. # wldkwl <gayisurdad@hotmail.com>, 2023.
  8. # return42 <markus.heiser@darmarit.de>, 2023.
  9. msgid ""
  10. msgstr ""
  11. "Project-Id-Version: PROJECT VERSION\n"
  12. "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
  13. "POT-Creation-Date: 2023-11-11 15:25+0000\n"
  14. "PO-Revision-Date: 2023-10-24 11:13+0000\n"
  15. "Last-Translator: return42 <markus.heiser@darmarit.de>\n"
  16. "Language: lv\n"
  17. "Language-Team: Latvian "
  18. "<https://translate.codeberg.org/projects/searxng/searxng/lv/>\n"
  19. "Plural-Forms: nplurals=3; plural=(n % 10 == 0 || n % 100 >= 11 && n % 100"
  20. " <= 19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2);\n"
  21. "MIME-Version: 1.0\n"
  22. "Content-Type: text/plain; charset=utf-8\n"
  23. "Content-Transfer-Encoding: 8bit\n"
  24. "Generated-By: Babel 2.13.1\n"
  25. #. CONSTANT_NAMES['NO_SUBGROUPING']
  26. #: searx/searxng.msg
  27. msgid "without further subgrouping"
  28. msgstr "bez turpinošas grupēšanas"
  29. #. CONSTANT_NAMES['DEFAULT_CATEGORY']
  30. #: searx/searxng.msg
  31. msgid "other"
  32. msgstr "cits"
  33. #. CATEGORY_NAMES['FILES']
  34. #: searx/searxng.msg
  35. msgid "files"
  36. msgstr "faili"
  37. #. CATEGORY_NAMES['GENERAL']
  38. #: searx/searxng.msg
  39. msgid "general"
  40. msgstr "viss"
  41. #. CATEGORY_NAMES['MUSIC']
  42. #: searx/searxng.msg
  43. msgid "music"
  44. msgstr "mūzika"
  45. #. CATEGORY_NAMES['SOCIAL_MEDIA']
  46. #: searx/searxng.msg
  47. msgid "social media"
  48. msgstr "sociālie tīkli"
  49. #. CATEGORY_NAMES['IMAGES']
  50. #: searx/searxng.msg
  51. msgid "images"
  52. msgstr "attēli"
  53. #. CATEGORY_NAMES['VIDEOS']
  54. #: searx/searxng.msg
  55. msgid "videos"
  56. msgstr "video"
  57. #. CATEGORY_NAMES['IT']
  58. #: searx/searxng.msg
  59. msgid "it"
  60. msgstr "it"
  61. #. CATEGORY_NAMES['NEWS']
  62. #: searx/searxng.msg
  63. msgid "news"
  64. msgstr "ziņas"
  65. #. CATEGORY_NAMES['MAP']
  66. #: searx/searxng.msg
  67. msgid "map"
  68. msgstr "karte"
  69. #. CATEGORY_NAMES['ONIONS']
  70. #: searx/searxng.msg
  71. msgid "onions"
  72. msgstr "sīpoli"
  73. #. CATEGORY_NAMES['SCIENCE']
  74. #: searx/searxng.msg
  75. msgid "science"
  76. msgstr "zinātne"
  77. #. CATEGORY_GROUPS['APPS']
  78. #: searx/searxng.msg
  79. msgid "apps"
  80. msgstr "aplikācijas"
  81. #. CATEGORY_GROUPS['DICTIONARIES']
  82. #: searx/searxng.msg
  83. msgid "dictionaries"
  84. msgstr "vārdnīcas"
  85. #. CATEGORY_GROUPS['LYRICS']
  86. #: searx/searxng.msg
  87. msgid "lyrics"
  88. msgstr "dziesmu vārdi"
  89. #. CATEGORY_GROUPS['PACKAGES']
  90. #: searx/searxng.msg
  91. msgid "packages"
  92. msgstr "pakotnes"
  93. #. CATEGORY_GROUPS['Q_A']
  94. #: searx/searxng.msg
  95. msgid "q&a"
  96. msgstr "j&a"
  97. #. CATEGORY_GROUPS['REPOS']
  98. #: searx/searxng.msg
  99. msgid "repos"
  100. msgstr "repo"
  101. #. CATEGORY_GROUPS['SOFTWARE_WIKIS']
  102. #: searx/searxng.msg
  103. msgid "software wikis"
  104. msgstr "programmatūras wiki"
  105. #. CATEGORY_GROUPS['WEB']
  106. #: searx/searxng.msg
  107. msgid "web"
  108. msgstr "tīmeklis"
  109. #. CATEGORY_GROUPS['SCIENTIFIC PUBLICATIONS']
  110. #: searx/searxng.msg
  111. msgid "scientific publications"
  112. msgstr "zinātnisku publikāciji"
  113. #. STYLE_NAMES['AUTO']
  114. #: searx/searxng.msg
  115. msgid "auto"
  116. msgstr "auto"
  117. #. STYLE_NAMES['LIGHT']
  118. #: searx/searxng.msg
  119. msgid "light"
  120. msgstr "gaišs"
  121. #. STYLE_NAMES['DARK']
  122. #: searx/searxng.msg
  123. msgid "dark"
  124. msgstr "tumšs"
  125. #: searx/webapp.py:332
  126. msgid "No item found"
  127. msgstr "Nav atrasts neviens vienums"
  128. #: searx/engines/qwant.py:280
  129. #: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:334
  130. msgid "Source"
  131. msgstr "Avots"
  132. #: searx/webapp.py:336
  133. msgid "Error loading the next page"
  134. msgstr "Kļūda lādējot nākošo lapu"
  135. #: searx/webapp.py:493 searx/webapp.py:889
  136. msgid "Invalid settings, please edit your preferences"
  137. msgstr "Nepareizi iestatījumi, lūdzu rediģējiet savas preferences"
  138. #: searx/webapp.py:509
  139. msgid "Invalid settings"
  140. msgstr "Nederīgi iestatījumi"
  141. #: searx/webapp.py:586 searx/webapp.py:668
  142. msgid "search error"
  143. msgstr "meklēšanas kļūda"
  144. #: searx/webutils.py:34
  145. msgid "timeout"
  146. msgstr "noildze"
  147. #: searx/webutils.py:35
  148. msgid "parsing error"
  149. msgstr "parsēšanas kļūda"
  150. #: searx/webutils.py:36
  151. msgid "HTTP protocol error"
  152. msgstr "HTTP protokola kļūda"
  153. #: searx/webutils.py:37
  154. msgid "network error"
  155. msgstr "tīkla kļūda"
  156. #: searx/webutils.py:38
  157. msgid "SSL error: certificate validation has failed"
  158. msgstr "SSL kļūda: certifikāta validācija neizdevās"
  159. #: searx/webutils.py:40
  160. msgid "unexpected crash"
  161. msgstr "negaidīta avārija"
  162. #: searx/webutils.py:47
  163. msgid "HTTP error"
  164. msgstr "HTTP kļūda"
  165. #: searx/webutils.py:48
  166. msgid "HTTP connection error"
  167. msgstr "HTTP savienojuma kļūda"
  168. #: searx/webutils.py:54
  169. msgid "proxy error"
  170. msgstr "starpniekservera kļūda"
  171. #: searx/webutils.py:55
  172. msgid "CAPTCHA"
  173. msgstr "CAPTCHA"
  174. #: searx/webutils.py:56
  175. msgid "too many requests"
  176. msgstr "pārāk daudz pieprasījumu"
  177. #: searx/webutils.py:57
  178. msgid "access denied"
  179. msgstr "piekļuve aizliegta"
  180. #: searx/webutils.py:58
  181. msgid "server API error"
  182. msgstr "servera API kļūda"
  183. #: searx/webutils.py:77
  184. msgid "Suspended"
  185. msgstr "Apturēts"
  186. #: searx/webutils.py:317
  187. msgid "{minutes} minute(s) ago"
  188. msgstr "pirms {minutes} minūtes(-ēm)"
  189. #: searx/webutils.py:318
  190. msgid "{hours} hour(s), {minutes} minute(s) ago"
  191. msgstr "pirms {hours} stundas(-ām) un {minutes} minūtēm(-es)"
  192. #: searx/answerers/random/answerer.py:73
  193. msgid "Random value generator"
  194. msgstr "Nejaušu vērtību ģenerators"
  195. #: searx/answerers/random/answerer.py:74
  196. msgid "Generate different random values"
  197. msgstr "Ģenerēt citas nejaušas vērtības"
  198. #: searx/answerers/statistics/answerer.py:47
  199. msgid "Statistics functions"
  200. msgstr "Statistikas funkcijas"
  201. #: searx/answerers/statistics/answerer.py:48
  202. msgid "Compute {functions} of the arguments"
  203. msgstr "Aprēķināt argumentu {functions}"
  204. #: searx/engines/openstreetmap.py:160
  205. msgid "Get directions"
  206. msgstr "Saņemt norādījumus"
  207. #: searx/engines/pdbe.py:96
  208. msgid "{title} (OBSOLETE)"
  209. msgstr "{title} (NOVECOJIS)"
  210. #: searx/engines/pdbe.py:103
  211. msgid "This entry has been superseded by"
  212. msgstr "Šis ieraksts ir ticis aizstāts ar"
  213. #: searx/engines/qwant.py:282
  214. msgid "Channel"
  215. msgstr "Kanāls"
  216. #: searx/engines/radio_browser.py:104
  217. msgid "radio"
  218. msgstr "radio"
  219. #: searx/engines/radio_browser.py:106
  220. msgid "bitrate"
  221. msgstr "bitu pārraide"
  222. #: searx/engines/radio_browser.py:107
  223. msgid "votes"
  224. msgstr "balsis"
  225. #: searx/engines/radio_browser.py:108
  226. msgid "clicks"
  227. msgstr "klikšķi"
  228. #: searx/engines/seekr.py:194 searx/engines/zlibrary.py:129
  229. msgid "Language"
  230. msgstr "Valoda"
  231. #: searx/engines/semantic_scholar.py:81
  232. msgid ""
  233. "{numCitations} citations from the year {firstCitationVelocityYear} to "
  234. "{lastCitationVelocityYear}"
  235. msgstr ""
  236. "{numCitations} citāti no {firstCitationVelocityYear} līdz "
  237. "{lastCitationVelocityYear} gada"
  238. #: searx/engines/tineye.py:40
  239. msgid ""
  240. "Could not read that image url. This may be due to an unsupported file "
  241. "format. TinEye only supports images that are JPEG, PNG, GIF, BMP, TIFF or"
  242. " WebP."
  243. msgstr ""
  244. "Nevar nolasīt šo attēla url. Tas var būt saistīts ar neatbalstītu faila "
  245. "formātu. TinEye atbalsta tikai JPEG, PNG, GIF, BMP, TIFF vai WebP "
  246. "attēlus."
  247. #: searx/engines/tineye.py:46
  248. msgid ""
  249. "The image is too simple to find matches. TinEye requires a basic level of"
  250. " visual detail to successfully identify matches."
  251. msgstr ""
  252. "Attēls ir pārāk vienkāršs, lai atrastu atbilstību. Lai veiksmīgi noteiktu"
  253. " sakritības, TinEye ir nepieciešams pamata vizuālo detaļu līmenis."
  254. #: searx/engines/tineye.py:52
  255. msgid "The image could not be downloaded."
  256. msgstr "Attēlu neizdevās lejupielādēt."
  257. #: searx/engines/wttr.py:101
  258. msgid "Morning"
  259. msgstr "Rīts"
  260. #: searx/engines/wttr.py:101
  261. msgid "Noon"
  262. msgstr "Pusdiena"
  263. #: searx/engines/wttr.py:101
  264. msgid "Evening"
  265. msgstr "Vakara"
  266. #: searx/engines/wttr.py:101
  267. msgid "Night"
  268. msgstr "Nakts"
  269. #: searx/engines/zlibrary.py:130
  270. msgid "Book rating"
  271. msgstr "grāmatu vērtējums"
  272. #: searx/engines/zlibrary.py:131
  273. msgid "File quality"
  274. msgstr "Failu kvalitāte"
  275. #: searx/plugins/hash_plugin.py:24
  276. msgid "Converts strings to different hash digests."
  277. msgstr "Pārvērš virknes (strings) par dažādiem jaucējkoda īssavilkumiem."
  278. #: searx/plugins/hash_plugin.py:52
  279. msgid "hash digest"
  280. msgstr "jaucējkoda sašķelšana"
  281. #: searx/plugins/hostname_replace.py:9
  282. msgid "Hostname replace"
  283. msgstr "Resursdatora vārda nomaiņa"
  284. #: searx/plugins/hostname_replace.py:10
  285. msgid "Rewrite result hostnames or remove results based on the hostname"
  286. msgstr ""
  287. "Pārrakstīt rezultātu saimniekvārdus vai noņemt rezultātus, pamatojoties "
  288. "uz saimniekvārdu"
  289. #: searx/plugins/oa_doi_rewrite.py:9
  290. msgid "Open Access DOI rewrite"
  291. msgstr "Atvērtās piekļuves DOI pārrakstīšana"
  292. #: searx/plugins/oa_doi_rewrite.py:10
  293. msgid ""
  294. "Avoid paywalls by redirecting to open-access versions of publications "
  295. "when available"
  296. msgstr ""
  297. "Izvairieties no maksas sienām, novirzot uz publikāciju atvērtās piekļuves"
  298. " versijām, ja tās ir pieejamas"
  299. #: searx/plugins/self_info.py:10
  300. msgid "Self Information"
  301. msgstr "Informācija par sevi"
  302. #: searx/plugins/self_info.py:11
  303. msgid ""
  304. "Displays your IP if the query is \"ip\" and your user agent if the query "
  305. "contains \"user agent\"."
  306. msgstr ""
  307. "Tiek parādīts jūsu IP, ja pieprasījums ir \"ip\", un jūsu lietotāja "
  308. "aģents, ja pieprasījumā ir \"user agent\"."
  309. #: searx/plugins/tor_check.py:25
  310. msgid "Tor check plugin"
  311. msgstr "Pārbaudiet Tor spraudni"
  312. #: searx/plugins/tor_check.py:28
  313. msgid ""
  314. "This plugin checks if the address of the request is a Tor exit-node, and "
  315. "informs the user if it is; like check.torproject.org, but from SearXNG."
  316. msgstr ""
  317. #: searx/plugins/tor_check.py:62
  318. msgid ""
  319. "Could not download the list of Tor exit-nodes from: "
  320. "https://check.torproject.org/exit-addresses"
  321. msgstr ""
  322. #: searx/plugins/tor_check.py:78
  323. msgid ""
  324. "You are using Tor and it looks like you have this external IP address: "
  325. "{ip_address}"
  326. msgstr "Jūs izmantojat TOR un izskatās ka jūsu ārējā IP adrese ir:{ip_address}"
  327. #: searx/plugins/tor_check.py:86
  328. msgid "You are not using Tor and you have this external IP address: {ip_address}"
  329. msgstr ""
  330. #: searx/plugins/tracker_url_remover.py:29
  331. msgid "Tracker URL remover"
  332. msgstr "Izsekošanas URL noņemšanas līdzeklis"
  333. #: searx/plugins/tracker_url_remover.py:30
  334. msgid "Remove trackers arguments from the returned URL"
  335. msgstr ""
  336. #: searx/templates/simple/404.html:4
  337. msgid "Page not found"
  338. msgstr "Lapa nav atrasta"
  339. #: searx/templates/simple/404.html:6
  340. #, python-format
  341. msgid "Go to %(search_page)s."
  342. msgstr "Doties uz %(search_page)s."
  343. #: searx/templates/simple/404.html:6
  344. msgid "search page"
  345. msgstr ""
  346. #: searx/templates/simple/base.html:49
  347. msgid "About"
  348. msgstr "Par"
  349. #: searx/templates/simple/base.html:53
  350. msgid "Donate"
  351. msgstr "Ziedo"
  352. #: searx/templates/simple/base.html:57
  353. #: searx/templates/simple/preferences.html:156
  354. msgid "Preferences"
  355. msgstr "Opcijas"
  356. #: searx/templates/simple/base.html:67
  357. msgid "Powered by"
  358. msgstr ""
  359. #: searx/templates/simple/base.html:67
  360. msgid "a privacy-respecting, open metasearch engine"
  361. msgstr ""
  362. #: searx/templates/simple/base.html:68
  363. msgid "Source code"
  364. msgstr "Pirmkods"
  365. #: searx/templates/simple/base.html:69
  366. msgid "Issue tracker"
  367. msgstr ""
  368. #: searx/templates/simple/base.html:70 searx/templates/simple/stats.html:18
  369. msgid "Engine stats"
  370. msgstr ""
  371. #: searx/templates/simple/base.html:72
  372. msgid "Public instances"
  373. msgstr ""
  374. #: searx/templates/simple/base.html:75
  375. msgid "Privacy policy"
  376. msgstr "Privātuma politika"
  377. #: searx/templates/simple/base.html:78
  378. msgid "Contact instance maintainer"
  379. msgstr ""
  380. #: searx/templates/simple/categories.html:26
  381. msgid "Click on the magnifier to perform search"
  382. msgstr "Noklikšķiniet uz lupas, lai veiktu meklēšanu"
  383. #: searx/templates/simple/macros.html:36
  384. msgid "Length"
  385. msgstr "Garums"
  386. #: searx/templates/simple/macros.html:37
  387. #: searx/templates/simple/result_templates/images.html:18
  388. #: searx/templates/simple/result_templates/paper.html:6
  389. msgid "Author"
  390. msgstr "Autors"
  391. #: searx/templates/simple/macros.html:45
  392. msgid "cached"
  393. msgstr ""
  394. #: searx/templates/simple/macros.html:45
  395. msgid "proxied"
  396. msgstr ""
  397. #: searx/templates/simple/new_issue.html:64
  398. msgid "Start submiting a new issue on GitHub"
  399. msgstr ""
  400. #: searx/templates/simple/new_issue.html:66
  401. msgid "Please check for existing bugs about this engine on GitHub"
  402. msgstr ""
  403. #: searx/templates/simple/new_issue.html:69
  404. msgid "I confirm there is no existing bug about the issue I encounter"
  405. msgstr ""
  406. #: searx/templates/simple/new_issue.html:71
  407. msgid "If this is a public instance, please specify the URL in the bug report"
  408. msgstr ""
  409. #: searx/templates/simple/new_issue.html:72
  410. msgid "Submit a new issue on Github including the above information"
  411. msgstr ""
  412. "Iesniedziet jaunu problēmjautājumu iekš Github, ieskaitot augstāk minēto "
  413. "informāciju"
  414. #: searx/templates/simple/preferences.html:65
  415. msgid "No HTTPS"
  416. msgstr ""
  417. #: searx/templates/simple/elements/engines_msg.html:18
  418. #: searx/templates/simple/preferences.html:69
  419. #: searx/templates/simple/preferences.html:70
  420. msgid "View error logs and submit a bug report"
  421. msgstr ""
  422. #: searx/templates/simple/preferences.html:74
  423. msgid "!bang for this engine"
  424. msgstr ""
  425. #: searx/templates/simple/preferences.html:80
  426. msgid "!bang for its categories"
  427. msgstr ""
  428. #: searx/templates/simple/preferences.html:102
  429. #: searx/templates/simple/stats.html:64
  430. msgid "Median"
  431. msgstr ""
  432. #: searx/templates/simple/preferences.html:103
  433. #: searx/templates/simple/stats.html:70
  434. msgid "P80"
  435. msgstr ""
  436. #: searx/templates/simple/preferences.html:104
  437. #: searx/templates/simple/stats.html:76
  438. msgid "P95"
  439. msgstr ""
  440. #: searx/templates/simple/preferences.html:136
  441. msgid "Failed checker test(s): "
  442. msgstr ""
  443. #: searx/templates/simple/preferences.html:138
  444. msgid "Errors:"
  445. msgstr "Kļūdas:"
  446. #: searx/templates/simple/preferences.html:162
  447. msgid "General"
  448. msgstr "Vispārīgi"
  449. #: searx/templates/simple/preferences.html:165
  450. msgid "Default categories"
  451. msgstr "Noklusējuma kategorijas"
  452. #: searx/templates/simple/preferences.html:187
  453. msgid "User interface"
  454. msgstr "Lietotāja saskarne"
  455. #: searx/templates/simple/preferences.html:208
  456. msgid "Privacy"
  457. msgstr "Privātums"
  458. #: searx/templates/simple/preferences.html:221
  459. msgid "Engines"
  460. msgstr "Dzinēji"
  461. #: searx/templates/simple/preferences.html:223
  462. msgid "Currently used search engines"
  463. msgstr "Pašlaik izmantotās meklētājprogrammas"
  464. #: searx/templates/simple/preferences.html:231
  465. msgid "Special Queries"
  466. msgstr ""
  467. #: searx/templates/simple/preferences.html:237
  468. msgid "Cookies"
  469. msgstr ""
  470. #: searx/templates/simple/results.html:23
  471. msgid "Answers"
  472. msgstr ""
  473. #: searx/templates/simple/results.html:38
  474. msgid "Number of results"
  475. msgstr ""
  476. #: searx/templates/simple/results.html:44
  477. msgid "Info"
  478. msgstr "Informācija"
  479. #: searx/templates/simple/results.html:73
  480. msgid "Try searching for:"
  481. msgstr ""
  482. #: searx/templates/simple/results.html:105
  483. msgid "Back to top"
  484. msgstr ""
  485. #: searx/templates/simple/results.html:123
  486. msgid "Previous page"
  487. msgstr ""
  488. #: searx/templates/simple/results.html:140
  489. msgid "Next page"
  490. msgstr ""
  491. #: searx/templates/simple/search.html:3
  492. msgid "Display the front page"
  493. msgstr ""
  494. #: searx/templates/simple/search.html:9
  495. #: searx/templates/simple/simple_search.html:5
  496. msgid "Search for..."
  497. msgstr ""
  498. #: searx/templates/simple/search.html:10
  499. #: searx/templates/simple/simple_search.html:6
  500. msgid "clear"
  501. msgstr ""
  502. #: searx/templates/simple/search.html:11
  503. #: searx/templates/simple/simple_search.html:7
  504. msgid "search"
  505. msgstr ""
  506. #: searx/templates/simple/stats.html:21
  507. msgid "There is currently no data available. "
  508. msgstr ""
  509. #: searx/templates/simple/preferences/engines.html:18
  510. #: searx/templates/simple/stats.html:25
  511. msgid "Engine name"
  512. msgstr ""
  513. #: searx/templates/simple/stats.html:26
  514. msgid "Scores"
  515. msgstr ""
  516. #: searx/templates/simple/stats.html:27
  517. msgid "Result count"
  518. msgstr ""
  519. #: searx/templates/simple/preferences/engines.html:25
  520. #: searx/templates/simple/stats.html:28
  521. msgid "Response time"
  522. msgstr "Atbildes laiks"
  523. #: searx/templates/simple/preferences/engines.html:29
  524. #: searx/templates/simple/stats.html:29
  525. msgid "Reliability"
  526. msgstr ""
  527. #: searx/templates/simple/stats.html:59
  528. msgid "Total"
  529. msgstr ""
  530. #: searx/templates/simple/stats.html:60
  531. msgid "HTTP"
  532. msgstr ""
  533. #: searx/templates/simple/stats.html:61
  534. msgid "Processing"
  535. msgstr ""
  536. #: searx/templates/simple/stats.html:99
  537. msgid "Warnings"
  538. msgstr ""
  539. #: searx/templates/simple/stats.html:99
  540. msgid "Errors and exceptions"
  541. msgstr ""
  542. #: searx/templates/simple/stats.html:105
  543. msgid "Exception"
  544. msgstr ""
  545. #: searx/templates/simple/stats.html:107
  546. msgid "Message"
  547. msgstr ""
  548. #: searx/templates/simple/stats.html:109
  549. msgid "Percentage"
  550. msgstr ""
  551. #: searx/templates/simple/stats.html:111
  552. msgid "Parameter"
  553. msgstr ""
  554. #: searx/templates/simple/stats.html:119
  555. msgid "Filename"
  556. msgstr ""
  557. #: searx/templates/simple/stats.html:120
  558. msgid "Function"
  559. msgstr ""
  560. #: searx/templates/simple/stats.html:121
  561. msgid "Code"
  562. msgstr ""
  563. #: searx/templates/simple/stats.html:128
  564. msgid "Checker"
  565. msgstr ""
  566. #: searx/templates/simple/stats.html:131
  567. msgid "Failed test"
  568. msgstr ""
  569. #: searx/templates/simple/stats.html:132
  570. msgid "Comment(s)"
  571. msgstr ""
  572. #: searx/templates/simple/elements/apis.html:3
  573. msgid "Download results"
  574. msgstr ""
  575. #: searx/templates/simple/elements/engines_msg.html:7
  576. msgid "Messages from the search engines"
  577. msgstr ""
  578. #: searx/templates/simple/elements/engines_msg.html:12
  579. msgid "Error!"
  580. msgstr ""
  581. #: searx/templates/simple/elements/engines_msg.html:13
  582. msgid "Engines cannot retrieve results"
  583. msgstr ""
  584. #: searx/templates/simple/elements/search_url.html:3
  585. msgid "Search URL"
  586. msgstr ""
  587. #: searx/templates/simple/elements/search_url.html:4
  588. msgid "Copied"
  589. msgstr ""
  590. #: searx/templates/simple/elements/search_url.html:4
  591. msgid "Copy"
  592. msgstr ""
  593. #: searx/templates/simple/elements/suggestions.html:3
  594. msgid "Suggestions"
  595. msgstr ""
  596. #: searx/templates/simple/filters/languages.html:1
  597. #: searx/templates/simple/preferences/language.html:2
  598. msgid "Search language"
  599. msgstr "Meklēšanas valoda"
  600. #: searx/templates/simple/filters/languages.html:2
  601. #: searx/templates/simple/preferences/language.html:7
  602. msgid "Default language"
  603. msgstr ""
  604. #: searx/templates/simple/filters/languages.html:4
  605. #: searx/templates/simple/preferences/language.html:11
  606. msgid "Auto-detect"
  607. msgstr ""
  608. #: searx/templates/simple/filters/safesearch.html:1
  609. #: searx/templates/simple/filters/safesearch.html:2
  610. #: searx/templates/simple/filters/safesearch.html:3
  611. #: searx/templates/simple/filters/safesearch.html:4
  612. #: searx/templates/simple/preferences/engines.html:21
  613. #: searx/templates/simple/preferences/safesearch.html:2
  614. msgid "SafeSearch"
  615. msgstr ""
  616. #: searx/templates/simple/filters/safesearch.html:2
  617. #: searx/templates/simple/preferences/safesearch.html:7
  618. msgid "Strict"
  619. msgstr "Stingrs"
  620. #: searx/templates/simple/filters/safesearch.html:3
  621. #: searx/templates/simple/preferences/safesearch.html:11
  622. msgid "Moderate"
  623. msgstr ""
  624. #: searx/templates/simple/filters/safesearch.html:4
  625. #: searx/templates/simple/preferences/safesearch.html:15
  626. msgid "None"
  627. msgstr "Neviens"
  628. #: searx/templates/simple/filters/time_range.html:1
  629. #: searx/templates/simple/preferences/engines.html:22
  630. msgid "Time range"
  631. msgstr "Laika diapazons"
  632. #: searx/templates/simple/filters/time_range.html:3
  633. msgid "Anytime"
  634. msgstr ""
  635. #: searx/templates/simple/filters/time_range.html:6
  636. msgid "Last day"
  637. msgstr ""
  638. #: searx/templates/simple/filters/time_range.html:9
  639. msgid "Last week"
  640. msgstr ""
  641. #: searx/templates/simple/filters/time_range.html:12
  642. msgid "Last month"
  643. msgstr ""
  644. #: searx/templates/simple/filters/time_range.html:15
  645. msgid "Last year"
  646. msgstr ""
  647. #: searx/templates/simple/messages/no_cookies.html:3
  648. msgid "Information!"
  649. msgstr ""
  650. #: searx/templates/simple/messages/no_cookies.html:4
  651. msgid "currently, there are no cookies defined."
  652. msgstr ""
  653. #: searx/templates/simple/messages/no_results.html:3
  654. msgid "Sorry!"
  655. msgstr ""
  656. #: searx/templates/simple/messages/no_results.html:4
  657. msgid "No results were found. You can try to:"
  658. msgstr ""
  659. #: searx/templates/simple/messages/no_results.html:6
  660. msgid "Refresh the page."
  661. msgstr ""
  662. #: searx/templates/simple/messages/no_results.html:7
  663. msgid "Search for another query or select another category (above)."
  664. msgstr ""
  665. #: searx/templates/simple/messages/no_results.html:8
  666. msgid "Change the search engine used in the preferences:"
  667. msgstr ""
  668. #: searx/templates/simple/messages/no_results.html:9
  669. msgid "Switch to another instance:"
  670. msgstr ""
  671. #: searx/templates/simple/preferences/answerers.html:4
  672. #: searx/templates/simple/preferences/engines.html:17
  673. msgid "Allow"
  674. msgstr "Atļaut"
  675. #: searx/templates/simple/preferences/answerers.html:5
  676. msgid "Keywords"
  677. msgstr "Atslēgvārdi"
  678. #: searx/templates/simple/preferences/answerers.html:6
  679. msgid "Name"
  680. msgstr "Vārds"
  681. #: searx/templates/simple/preferences/answerers.html:7
  682. msgid "Description"
  683. msgstr "Apraksts"
  684. #: searx/templates/simple/preferences/answerers.html:8
  685. msgid "Examples"
  686. msgstr "Piemēri"
  687. #: searx/templates/simple/preferences/answerers.html:13
  688. msgid "This is the list of SearXNG's instant answering modules."
  689. msgstr "Šis ir SearXNG tūlītējās atbildēšanas moduļu saraksts."
  690. #: searx/templates/simple/preferences/answerers.html:29
  691. msgid "This is the list of plugins."
  692. msgstr "Šis ir spraudņu saraksts."
  693. #: searx/templates/simple/preferences/autocomplete.html:2
  694. msgid "Autocomplete"
  695. msgstr "Automātiskā pabeigšana"
  696. #: searx/templates/simple/preferences/autocomplete.html:15
  697. msgid "Find stuff as you type"
  698. msgstr "Atrast lietas rakstīšanas laikā"
  699. #: searx/templates/simple/preferences/center_alignment.html:2
  700. msgid "Center Alignment"
  701. msgstr "Centra līdzinājums"
  702. #: searx/templates/simple/preferences/center_alignment.html:14
  703. msgid "Displays results in the center of the page (Oscar layout)."
  704. msgstr "Parāda rezultātus lapas centrā (Oskara izkārtojums)."
  705. #: searx/templates/simple/preferences/cookies.html:2
  706. msgid ""
  707. "This is the list of cookies and their values SearXNG is storing on your "
  708. "computer."
  709. msgstr ""
  710. #: searx/templates/simple/preferences/cookies.html:3
  711. msgid "With that list, you can assess SearXNG transparency."
  712. msgstr "Izmantojot šo sarakstu, var novērtēt SearXNG pārredzamību."
  713. #: searx/templates/simple/preferences/cookies.html:9
  714. msgid "Cookie name"
  715. msgstr ""
  716. #: searx/templates/simple/preferences/cookies.html:10
  717. msgid "Value"
  718. msgstr "Vērtība"
  719. #: searx/templates/simple/preferences/cookies.html:23
  720. msgid "Search URL of the currently saved preferences"
  721. msgstr "Pašlaik saglabāto preferenču meklēšanas URL"
  722. #: searx/templates/simple/preferences/cookies.html:32
  723. msgid ""
  724. "Note: specifying custom settings in the search URL can reduce privacy by "
  725. "leaking data to the clicked result sites."
  726. msgstr ""
  727. "Piezīme: Nosakot pielāgotus iestatījumus meklēšanas URL, var samazināt "
  728. "konfidencialitāti (privātumu), izplūstot datiem uz rezultātu vietnēm, uz "
  729. "kurām tika noklikšķināts."
  730. #: searx/templates/simple/preferences/cookies.html:35
  731. msgid "URL to restore your preferences in another browser"
  732. msgstr "URL, lai atjaunotu savas preferences citā pārlūkprogrammā"
  733. #: searx/templates/simple/preferences/cookies.html:44
  734. msgid ""
  735. "Specifying custom settings in the preferences URL can be used to sync "
  736. "preferences across devices."
  737. msgstr ""
  738. #: searx/templates/simple/preferences/doi_resolver.html:2
  739. msgid "Open Access DOI resolver"
  740. msgstr ""
  741. #: searx/templates/simple/preferences/doi_resolver.html:14
  742. msgid "Select service used by DOI rewrite"
  743. msgstr ""
  744. #: searx/templates/simple/preferences/engines.html:9
  745. msgid ""
  746. "This tab does not exists in the user interface, but you can search in "
  747. "these engines by its !bangs."
  748. msgstr ""
  749. #: searx/templates/simple/preferences/engines.html:19
  750. msgid "!bang"
  751. msgstr ""
  752. #: searx/templates/simple/preferences/engines.html:20
  753. msgid "Supports selected language"
  754. msgstr "Atbalsta atlasīto valodu"
  755. #: searx/templates/simple/preferences/engines.html:23
  756. msgid "Weight"
  757. msgstr ""
  758. #: searx/templates/simple/preferences/engines.html:27
  759. msgid "Max time"
  760. msgstr "Maksimālais laiks"
  761. #: searx/templates/simple/preferences/footer.html:2
  762. msgid ""
  763. "These settings are stored in your cookies, this allows us not to store "
  764. "this data about you."
  765. msgstr ""
  766. #: searx/templates/simple/preferences/footer.html:3
  767. msgid ""
  768. "These cookies serve your sole convenience, we don't use these cookies to "
  769. "track you."
  770. msgstr ""
  771. #: searx/templates/simple/preferences/footer.html:6
  772. msgid "Save"
  773. msgstr ""
  774. #: searx/templates/simple/preferences/footer.html:9
  775. msgid "Reset defaults"
  776. msgstr ""
  777. #: searx/templates/simple/preferences/footer.html:13
  778. msgid "Back"
  779. msgstr ""
  780. #: searx/templates/simple/preferences/hotkeys.html:2
  781. msgid "Hotkeys"
  782. msgstr ""
  783. #: searx/templates/simple/preferences/hotkeys.html:13
  784. msgid "Vim-like"
  785. msgstr ""
  786. #: searx/templates/simple/preferences/hotkeys.html:18
  787. msgid ""
  788. "Navigate search results with hotkeys (JavaScript required). Press \"h\" "
  789. "key on main or result page to get help."
  790. msgstr ""
  791. #: searx/templates/simple/preferences/image_proxy.html:2
  792. msgid "Image proxy"
  793. msgstr "Attēla starpniekserveris"
  794. #: searx/templates/simple/preferences/image_proxy.html:14
  795. msgid "Proxying image results through SearXNG"
  796. msgstr ""
  797. #: searx/templates/simple/preferences/infinite_scroll.html:2
  798. msgid "Infinite scroll"
  799. msgstr "Bezgalīgā ritināšana"
  800. #: searx/templates/simple/preferences/infinite_scroll.html:14
  801. msgid "Automatically load next page when scrolling to bottom of current page"
  802. msgstr "Automātiski ielādēt nākamo lappusi, ritinot uz pašreizējās lappuses beigām"
  803. #: searx/templates/simple/preferences/language.html:24
  804. msgid "What language do you prefer for search?"
  805. msgstr "Kādai valodai dodat priekšroku priekš meklēšanas?"
  806. #: searx/templates/simple/preferences/language.html:25
  807. msgid "Choose Auto-detect to let SearXNG detect the language of your query."
  808. msgstr ""
  809. #: searx/templates/simple/preferences/method.html:2
  810. msgid "HTTP Method"
  811. msgstr "HTTP Metode"
  812. #: searx/templates/simple/preferences/method.html:14
  813. msgid "Change how forms are submitted"
  814. msgstr ""
  815. #: searx/templates/simple/preferences/query_in_title.html:2
  816. msgid "Query in the page's title"
  817. msgstr ""
  818. #: searx/templates/simple/preferences/query_in_title.html:14
  819. msgid ""
  820. "When enabled, the result page's title contains your query. Your browser "
  821. "can record this title"
  822. msgstr ""
  823. #: searx/templates/simple/preferences/results_on_new_tab.html:2
  824. msgid "Results on new tabs"
  825. msgstr "Rezultāti jaunās cilnēs"
  826. #: searx/templates/simple/preferences/results_on_new_tab.html:14
  827. msgid "Open result links on new browser tabs"
  828. msgstr "Atvērt rezultātu saites jaunās pārlūka cilnēs"
  829. #: searx/templates/simple/preferences/safesearch.html:20
  830. msgid "Filter content"
  831. msgstr ""
  832. #: searx/templates/simple/preferences/search_on_category_select.html:2
  833. msgid "Search on category select"
  834. msgstr ""
  835. #: searx/templates/simple/preferences/search_on_category_select.html:14
  836. msgid ""
  837. "Perform search immediately if a category selected. Disable to select "
  838. "multiple categories"
  839. msgstr ""
  840. #: searx/templates/simple/preferences/theme.html:2
  841. msgid "Theme"
  842. msgstr "Tēma"
  843. #: searx/templates/simple/preferences/theme.html:14
  844. msgid "Change SearXNG layout"
  845. msgstr "Mainīt SearXNG izkārtojumu"
  846. #: searx/templates/simple/preferences/theme.html:19
  847. msgid "Theme style"
  848. msgstr "Tēmas stils"
  849. #: searx/templates/simple/preferences/theme.html:31
  850. msgid "Choose auto to follow your browser settings"
  851. msgstr "Izvēlies auto, lai sekotu saviem pārluka iestatījumiem"
  852. #: searx/templates/simple/preferences/tokens.html:2
  853. msgid "Engine tokens"
  854. msgstr ""
  855. #: searx/templates/simple/preferences/tokens.html:9
  856. msgid "Access tokens for private engines"
  857. msgstr ""
  858. #: searx/templates/simple/preferences/ui_locale.html:2
  859. msgid "Interface language"
  860. msgstr ""
  861. #: searx/templates/simple/preferences/ui_locale.html:14
  862. msgid "Change the language of the layout"
  863. msgstr "Izkārtojuma valodas maiņa"
  864. #: searx/templates/simple/result_templates/code.html:13
  865. msgid "repo"
  866. msgstr ""
  867. #: searx/templates/simple/result_templates/default.html:6
  868. msgid "show media"
  869. msgstr ""
  870. #: searx/templates/simple/result_templates/default.html:6
  871. msgid "hide media"
  872. msgstr ""
  873. #: searx/templates/simple/result_templates/default.html:14
  874. #: searx/templates/simple/result_templates/videos.html:14
  875. msgid "This site did not provide any description."
  876. msgstr ""
  877. #: searx/templates/simple/result_templates/images.html:19
  878. msgid "Format"
  879. msgstr ""
  880. #: searx/templates/simple/result_templates/images.html:21
  881. msgid "Engine"
  882. msgstr ""
  883. #: searx/templates/simple/result_templates/images.html:22
  884. msgid "View source"
  885. msgstr ""
  886. #: searx/templates/simple/result_templates/map.html:12
  887. msgid "address"
  888. msgstr ""
  889. #: searx/templates/simple/result_templates/map.html:43
  890. msgid "show map"
  891. msgstr ""
  892. #: searx/templates/simple/result_templates/map.html:43
  893. msgid "hide map"
  894. msgstr ""
  895. #: searx/templates/simple/result_templates/paper.html:5
  896. msgid "Published date"
  897. msgstr ""
  898. #: searx/templates/simple/result_templates/paper.html:9
  899. msgid "Journal"
  900. msgstr ""
  901. #: searx/templates/simple/result_templates/paper.html:22
  902. msgid "Editor"
  903. msgstr ""
  904. #: searx/templates/simple/result_templates/paper.html:23
  905. msgid "Publisher"
  906. msgstr ""
  907. #: searx/templates/simple/result_templates/paper.html:24
  908. msgid "Type"
  909. msgstr ""
  910. #: searx/templates/simple/result_templates/paper.html:25
  911. msgid "Tags"
  912. msgstr ""
  913. #: searx/templates/simple/result_templates/paper.html:26
  914. msgid "DOI"
  915. msgstr ""
  916. #: searx/templates/simple/result_templates/paper.html:27
  917. msgid "ISSN"
  918. msgstr ""
  919. #: searx/templates/simple/result_templates/paper.html:28
  920. msgid "ISBN"
  921. msgstr ""
  922. #: searx/templates/simple/result_templates/paper.html:33
  923. msgid "PDF"
  924. msgstr ""
  925. #: searx/templates/simple/result_templates/paper.html:34
  926. msgid "HTML"
  927. msgstr ""
  928. #: searx/templates/simple/result_templates/torrent.html:6
  929. msgid "magnet link"
  930. msgstr ""
  931. #: searx/templates/simple/result_templates/torrent.html:7
  932. msgid "torrent file"
  933. msgstr ""
  934. #: searx/templates/simple/result_templates/torrent.html:9
  935. msgid "Seeder"
  936. msgstr "Sēklotājs"
  937. #: searx/templates/simple/result_templates/torrent.html:9
  938. msgid "Leecher"
  939. msgstr "Sūcējs"
  940. #: searx/templates/simple/result_templates/torrent.html:11
  941. msgid "Filesize"
  942. msgstr "Faila lielums"
  943. #: searx/templates/simple/result_templates/torrent.html:12
  944. msgid "Bytes"
  945. msgstr "Biti"
  946. #: searx/templates/simple/result_templates/torrent.html:13
  947. msgid "kiB"
  948. msgstr "kiB"
  949. #: searx/templates/simple/result_templates/torrent.html:14
  950. msgid "MiB"
  951. msgstr "MiB"
  952. #: searx/templates/simple/result_templates/torrent.html:15
  953. msgid "GiB"
  954. msgstr "GiB"
  955. #: searx/templates/simple/result_templates/torrent.html:16
  956. msgid "TiB"
  957. msgstr "TiB"
  958. #: searx/templates/simple/result_templates/torrent.html:20
  959. msgid "Number of Files"
  960. msgstr "Failu skaits"
  961. #: searx/templates/simple/result_templates/videos.html:6
  962. msgid "show video"
  963. msgstr "rādīt video"
  964. #: searx/templates/simple/result_templates/videos.html:6
  965. msgid "hide video"
  966. msgstr "slēpt video"
  967. #~ msgid "Center Alignment"
  968. #~ msgstr ""
  969. #~ msgid "Displays results in the center of the page (Oscar layout)."
  970. #~ msgstr ""
  971. #~ msgid "preferences"
  972. #~ msgstr ""
  973. #~ msgid "Scores per result"
  974. #~ msgstr ""
  975. #~ msgid "a privacy-respecting, hackable metasearch engine"
  976. #~ msgstr ""
  977. #~ msgid "No abstract is available for this publication."
  978. #~ msgstr "Šai publikācijai nav pieejams kopsavilkums."
  979. #~ msgid "Self Informations"
  980. #~ msgstr ""
  981. #~ msgid ""
  982. #~ "Change how forms are submited, <a "
  983. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  984. #~ " rel=\"external\">learn more about request "
  985. #~ "methods</a>"
  986. #~ msgstr ""
  987. #~ "Mainīt veidu, kā veidlapas tiek "
  988. #~ "iesniegtas, <a "
  989. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  990. #~ " rel=\"external\">uzzināt vairāk par pieprasījuma"
  991. #~ " metodēm</a>"
  992. #~ msgid ""
  993. #~ "This plugin checks if the address "
  994. #~ "of the request is a TOR exit "
  995. #~ "node, and informs the user if it"
  996. #~ " is, like check.torproject.org but from "
  997. #~ "searxng."
  998. #~ msgstr ""
  999. #~ msgid ""
  1000. #~ "The TOR exit node list "
  1001. #~ "(https://check.torproject.org/exit-addresses) is "
  1002. #~ "unreachable."
  1003. #~ msgstr ""
  1004. #~ msgid "You are using TOR. Your IP address seems to be: {ip_address}."
  1005. #~ msgstr "Jūs izlieto TOR. Jūsu IP adrese šķist būtu: {ip_address}."
  1006. #~ msgid "You are not using TOR. Your IP address seems to be: {ip_address}."
  1007. #~ msgstr "Jūs neizlieto TOR. Jūsu IP adrese šķist būtu: {ip_address}."
  1008. #~ msgid ""
  1009. #~ "The could not download the list of"
  1010. #~ " Tor exit-nodes from "
  1011. #~ "https://check.torproject.org/exit-addresses."
  1012. #~ msgstr ""
  1013. #~ msgid ""
  1014. #~ "You are using Tor. It looks like"
  1015. #~ " you have this external IP address:"
  1016. #~ " {ip_address}."
  1017. #~ msgstr ""
  1018. #~ msgid "You are not using Tor. You have this external IP address: {ip_address}."
  1019. #~ msgstr ""
  1020. #~ msgid "Autodetect search language"
  1021. #~ msgstr ""
  1022. #~ msgid "Automatically detect the query search language and switch to it."
  1023. #~ msgstr ""
  1024. #~ msgid "others"
  1025. #~ msgstr "citi"
  1026. #~ msgid ""
  1027. #~ "This tab does not show up for "
  1028. #~ "search results, but you can search "
  1029. #~ "the engines listed here via bangs."
  1030. #~ msgstr ""
  1031. #~ msgid "Shortcut"
  1032. #~ msgstr "Saīsne"
  1033. #~ msgid "!bang"
  1034. #~ msgstr ""
  1035. #~ msgid ""
  1036. #~ "This tab dues not exists in the"
  1037. #~ " user interface, but you can search"
  1038. #~ " in these engines by its !bangs."
  1039. #~ msgstr ""
  1040. #~ msgid "Engines cannot retrieve results."
  1041. #~ msgstr ""
  1042. #~ msgid "Please, try again later or find another SearXNG instance."
  1043. #~ msgstr ""
  1044. #~ msgid ""
  1045. #~ "Redirect to open-access versions of "
  1046. #~ "publications when available (plugin required)"
  1047. #~ msgstr ""
  1048. #~ msgid "Bang"
  1049. #~ msgstr ""
  1050. #~ msgid ""
  1051. #~ "Change how forms are submitted, <a "
  1052. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1053. #~ " rel=\"external\">learn more about request "
  1054. #~ "methods</a>"
  1055. #~ msgstr ""
  1056. #~ msgid "On"
  1057. #~ msgstr "Ieslēgts"
  1058. #~ msgid "Off"
  1059. #~ msgstr "Izslēgts"
  1060. #~ msgid "Enabled"
  1061. #~ msgstr "Iespējots"
  1062. #~ msgid "Disabled"
  1063. #~ msgstr "Atspējots"
  1064. #~ msgid ""
  1065. #~ "Perform search immediately if a category"
  1066. #~ " selected. Disable to select multiple "
  1067. #~ "categories. (JavaScript required)"
  1068. #~ msgstr ""
  1069. #~ "Nekavējoties veikt meklēšanu, ja ir "
  1070. #~ "atlasīta kategorija. Atspējot, lai atlasītu"
  1071. #~ " vairākas kategorijas. (nepieciešams JavaScript)"
  1072. #~ msgid "Vim-like hotkeys"
  1073. #~ msgstr ""
  1074. #~ msgid ""
  1075. #~ "Navigate search results with Vim-like"
  1076. #~ " hotkeys (JavaScript required). Press \"h\""
  1077. #~ " key on main or result page to"
  1078. #~ " get help."
  1079. #~ msgstr ""
  1080. #~ msgid ""
  1081. #~ "we didn't find any results. Please "
  1082. #~ "use another query or search in "
  1083. #~ "more categories."
  1084. #~ msgstr ""