messages.po 43 KB

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