messages.po 35 KB

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