messages.po 32 KB

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