messages.po 28 KB

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