messages.po 40 KB

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