messages.po 42 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716
  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-06 15:28+0000\n"
  18. "PO-Revision-Date: 2025-01-06 15:53+0000\n"
  19. "Last-Translator: return42 <return42@users.noreply.translate.codeberg.org>\n"
  20. "Language-Team: Latvian <https://translate.codeberg.org/projects/searxng/"
  21. "searxng/lv/>\n"
  22. "Language: lv\n"
  23. "MIME-Version: 1.0\n"
  24. "Content-Type: text/plain; charset=utf-8\n"
  25. "Content-Transfer-Encoding: 8bit\n"
  26. "Plural-Forms: nplurals=3; plural=(n % 10 == 0 || n % 100 >= 11 && n % 100 <= "
  27. "19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2);\n"
  28. "X-Generator: Weblate 5.9.2\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:50
  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:323
  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:325
  292. msgid "Source"
  293. msgstr "Avots"
  294. #: searx/webapp.py:327
  295. msgid "Error loading the next page"
  296. msgstr "Kļūda lādējot nākošo lapu"
  297. #: searx/webapp.py:492 searx/webapp.py:900
  298. msgid "Invalid settings, please edit your preferences"
  299. msgstr "Nepareizi iestatījumi, lūdzu rediģējiet savas preferences"
  300. #: searx/webapp.py:508
  301. msgid "Invalid settings"
  302. msgstr "Nederīgi iestatījumi"
  303. #: searx/webapp.py:585 searx/webapp.py:675
  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/answerer.py:76
  355. msgid "Random value generator"
  356. msgstr "Nejaušu vērtību ģenerators"
  357. #: searx/answerers/random/answerer.py:77
  358. msgid "Generate different random values"
  359. msgstr "Ģenerēt citas nejaušas vērtības"
  360. #: searx/answerers/statistics/answerer.py:50
  361. msgid "Statistics functions"
  362. msgstr "Statistikas funkcijas"
  363. #: searx/answerers/statistics/answerer.py:51
  364. msgid "Compute {functions} of the arguments"
  365. msgstr "Aprēķināt argumentu {functions}"
  366. #: searx/engines/mozhi.py:57
  367. msgid "Synonyms"
  368. msgstr ""
  369. #: searx/engines/openstreetmap.py:159
  370. msgid "Get directions"
  371. msgstr "Saņemt norādījumus"
  372. #: searx/engines/pdbe.py:96
  373. msgid "{title} (OBSOLETE)"
  374. msgstr "{title} (NOVECOJIS)"
  375. #: searx/engines/pdbe.py:103
  376. msgid "This entry has been superseded by"
  377. msgstr "Šis ieraksts ir ticis aizstāts ar"
  378. #: searx/engines/qwant.py:290
  379. msgid "Channel"
  380. msgstr "Kanāls"
  381. #: searx/engines/radio_browser.py:105
  382. msgid "bitrate"
  383. msgstr "bitu pārraide"
  384. #: searx/engines/radio_browser.py:106
  385. msgid "votes"
  386. msgstr "balsis"
  387. #: searx/engines/radio_browser.py:107
  388. msgid "clicks"
  389. msgstr "klikšķi"
  390. #: searx/engines/seekr.py:193 searx/engines/yummly.py:71
  391. #: searx/engines/zlibrary.py:137
  392. msgid "Language"
  393. msgstr "Valoda"
  394. #: searx/engines/semantic_scholar.py:78
  395. msgid ""
  396. "{numCitations} citations from the year {firstCitationVelocityYear} to "
  397. "{lastCitationVelocityYear}"
  398. msgstr ""
  399. "{numCitations} citāti no {firstCitationVelocityYear} līdz "
  400. "{lastCitationVelocityYear} gada"
  401. #: searx/engines/tineye.py:45
  402. msgid ""
  403. "Could not read that image url. This may be due to an unsupported file "
  404. "format. TinEye only supports images that are JPEG, PNG, GIF, BMP, TIFF or"
  405. " WebP."
  406. msgstr ""
  407. "Nevar nolasīt šo attēla url. Tas var būt saistīts ar neatbalstītu faila "
  408. "formātu. TinEye atbalsta tikai JPEG, PNG, GIF, BMP, TIFF vai WebP attēlus."
  409. #: searx/engines/tineye.py:51
  410. msgid ""
  411. "The image is too simple to find matches. TinEye requires a basic level of"
  412. " visual detail to successfully identify matches."
  413. msgstr ""
  414. "Attēls ir pārāk vienkāršs, lai atrastu atbilstību. Lai veiksmīgi noteiktu "
  415. "sakritības, TinEye ir nepieciešams pamata vizuālo detaļu līmenis."
  416. #: searx/engines/tineye.py:57
  417. msgid "The image could not be downloaded."
  418. msgstr "Attēlu neizdevās lejupielādēt."
  419. #: searx/engines/zlibrary.py:138
  420. msgid "Book rating"
  421. msgstr "grāmatu vērtējums"
  422. #: searx/engines/zlibrary.py:139
  423. msgid "File quality"
  424. msgstr "Failu kvalitāte"
  425. #: searx/plugins/calculator.py:18
  426. msgid "Calculate mathematical expressions via the search bar"
  427. msgstr ""
  428. #: searx/plugins/hash_plugin.py:10
  429. msgid "Converts strings to different hash digests."
  430. msgstr "Pārvērš virknes (strings) par dažādiem jaucējkoda īssavilkumiem."
  431. #: searx/plugins/hash_plugin.py:38
  432. msgid "hash digest"
  433. msgstr "jaucējkoda sašķelšana"
  434. #: searx/plugins/hostnames.py:103
  435. msgid "Hostnames plugin"
  436. msgstr ""
  437. #: searx/plugins/hostnames.py:104
  438. msgid "Rewrite hostnames, remove results or prioritize them based on the hostname"
  439. msgstr ""
  440. #: searx/plugins/oa_doi_rewrite.py:12
  441. msgid "Open Access DOI rewrite"
  442. msgstr "Atvērtās piekļuves DOI pārrakstīšana"
  443. #: searx/plugins/oa_doi_rewrite.py:13
  444. msgid ""
  445. "Avoid paywalls by redirecting to open-access versions of publications "
  446. "when available"
  447. msgstr ""
  448. "Izvairieties no maksas sienām, novirzot uz publikāciju atvērtās piekļuves "
  449. "versijām, ja tās ir pieejamas"
  450. #: searx/plugins/self_info.py:9
  451. msgid "Self Information"
  452. msgstr "Informācija par sevi"
  453. #: searx/plugins/self_info.py:10
  454. msgid ""
  455. "Displays your IP if the query is \"ip\" and your user agent if the query "
  456. "contains \"user agent\"."
  457. msgstr ""
  458. "Tiek parādīts jūsu IP, ja pieprasījums ir \"ip\", un jūsu lietotāja aģents, "
  459. "ja pieprasījumā ir \"user agent\"."
  460. #: searx/plugins/self_info.py:28
  461. msgid "Your IP is: "
  462. msgstr ""
  463. #: searx/plugins/self_info.py:31
  464. msgid "Your user-agent is: "
  465. msgstr ""
  466. #: searx/plugins/tor_check.py:24
  467. msgid "Tor check plugin"
  468. msgstr "Pārbaudiet Tor spraudni"
  469. #: searx/plugins/tor_check.py:27
  470. msgid ""
  471. "This plugin checks if the address of the request is a Tor exit-node, and "
  472. "informs the user if it is; like check.torproject.org, but from SearXNG."
  473. msgstr ""
  474. #: searx/plugins/tor_check.py:61
  475. msgid ""
  476. "Could not download the list of Tor exit-nodes from: "
  477. "https://check.torproject.org/exit-addresses"
  478. msgstr ""
  479. #: searx/plugins/tor_check.py:77
  480. msgid ""
  481. "You are using Tor and it looks like you have this external IP address: "
  482. "{ip_address}"
  483. msgstr "Jūs izmantojat TOR un izskatās ka jūsu ārējā IP adrese ir:{ip_address}"
  484. #: searx/plugins/tor_check.py:85
  485. msgid "You are not using Tor and you have this external IP address: {ip_address}"
  486. msgstr ""
  487. #: searx/plugins/tracker_url_remover.py:16
  488. msgid "Tracker URL remover"
  489. msgstr "Izsekošanas URL noņemšanas līdzeklis"
  490. #: searx/plugins/tracker_url_remover.py:17
  491. msgid "Remove trackers arguments from the returned URL"
  492. msgstr ""
  493. #: searx/plugins/unit_converter.py:29
  494. msgid "Convert between units"
  495. msgstr ""
  496. #: searx/templates/simple/404.html:4
  497. msgid "Page not found"
  498. msgstr "Lapa nav atrasta"
  499. #: searx/templates/simple/404.html:6
  500. #, python-format
  501. msgid "Go to %(search_page)s."
  502. msgstr "Doties uz %(search_page)s."
  503. #: searx/templates/simple/404.html:6
  504. msgid "search page"
  505. msgstr ""
  506. #: searx/templates/simple/base.html:54
  507. msgid "Donate"
  508. msgstr "Ziedo"
  509. #: searx/templates/simple/base.html:58
  510. #: searx/templates/simple/preferences.html:156
  511. msgid "Preferences"
  512. msgstr "Opcijas"
  513. #: searx/templates/simple/base.html:68
  514. msgid "Powered by"
  515. msgstr ""
  516. #: searx/templates/simple/base.html:68
  517. msgid "a privacy-respecting, open metasearch engine"
  518. msgstr ""
  519. #: searx/templates/simple/base.html:69
  520. #: searx/templates/simple/result_templates/packages.html:59
  521. msgid "Source code"
  522. msgstr "Pirmkods"
  523. #: searx/templates/simple/base.html:70
  524. msgid "Issue tracker"
  525. msgstr ""
  526. #: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:18
  527. msgid "Engine stats"
  528. msgstr ""
  529. #: searx/templates/simple/base.html:73
  530. msgid "Public instances"
  531. msgstr ""
  532. #: searx/templates/simple/base.html:76
  533. msgid "Privacy policy"
  534. msgstr "Privātuma politika"
  535. #: searx/templates/simple/base.html:79
  536. msgid "Contact instance maintainer"
  537. msgstr ""
  538. #: searx/templates/simple/categories.html:26
  539. msgid "Click on the magnifier to perform search"
  540. msgstr "Noklikšķiniet uz lupas, lai veiktu meklēšanu"
  541. #: searx/templates/simple/macros.html:40
  542. msgid "Length"
  543. msgstr "Garums"
  544. #: searx/templates/simple/macros.html:41
  545. msgid "Views"
  546. msgstr ""
  547. #: searx/templates/simple/macros.html:42
  548. #: searx/templates/simple/result_templates/files.html:34
  549. #: searx/templates/simple/result_templates/images.html:19
  550. #: searx/templates/simple/result_templates/paper.html:6
  551. msgid "Author"
  552. msgstr "Autors"
  553. #: searx/templates/simple/macros.html:50
  554. msgid "cached"
  555. msgstr ""
  556. #: searx/templates/simple/macros.html:50
  557. msgid "proxied"
  558. msgstr ""
  559. #: searx/templates/simple/new_issue.html:64
  560. msgid "Start submitting a new issue on GitHub"
  561. msgstr ""
  562. #: searx/templates/simple/new_issue.html:66
  563. msgid "Please check for existing bugs about this engine on GitHub"
  564. msgstr ""
  565. #: searx/templates/simple/new_issue.html:69
  566. msgid "I confirm there is no existing bug about the issue I encounter"
  567. msgstr ""
  568. #: searx/templates/simple/new_issue.html:71
  569. msgid "If this is a public instance, please specify the URL in the bug report"
  570. msgstr ""
  571. #: searx/templates/simple/new_issue.html:72
  572. msgid "Submit a new issue on Github including the above information"
  573. msgstr ""
  574. "Iesniedziet jaunu problēmjautājumu iekš Github, ieskaitot augstāk minēto "
  575. "informāciju"
  576. #: searx/templates/simple/preferences.html:65
  577. msgid "No HTTPS"
  578. msgstr ""
  579. #: searx/templates/simple/elements/engines_msg.html:14
  580. #: searx/templates/simple/preferences.html:69
  581. #: searx/templates/simple/preferences.html:70
  582. msgid "View error logs and submit a bug report"
  583. msgstr ""
  584. #: searx/templates/simple/preferences.html:74
  585. msgid "!bang for this engine"
  586. msgstr ""
  587. #: searx/templates/simple/preferences.html:80
  588. msgid "!bang for its categories"
  589. msgstr ""
  590. #: searx/templates/simple/preferences.html:102
  591. #: searx/templates/simple/stats.html:64
  592. msgid "Median"
  593. msgstr ""
  594. #: searx/templates/simple/preferences.html:103
  595. #: searx/templates/simple/stats.html:70
  596. msgid "P80"
  597. msgstr ""
  598. #: searx/templates/simple/preferences.html:104
  599. #: searx/templates/simple/stats.html:76
  600. msgid "P95"
  601. msgstr ""
  602. #: searx/templates/simple/preferences.html:136
  603. msgid "Failed checker test(s): "
  604. msgstr ""
  605. #: searx/templates/simple/preferences.html:138
  606. msgid "Errors:"
  607. msgstr "Kļūdas:"
  608. #: searx/templates/simple/preferences.html:162
  609. msgid "General"
  610. msgstr "Vispārīgi"
  611. #: searx/templates/simple/preferences.html:165
  612. msgid "Default categories"
  613. msgstr "Noklusējuma kategorijas"
  614. #: searx/templates/simple/preferences.html:190
  615. msgid "User interface"
  616. msgstr "Lietotāja saskarne"
  617. #: searx/templates/simple/preferences.html:212
  618. msgid "Privacy"
  619. msgstr "Privātums"
  620. #: searx/templates/simple/preferences.html:225
  621. msgid "Engines"
  622. msgstr "Dzinēji"
  623. #: searx/templates/simple/preferences.html:227
  624. msgid "Currently used search engines"
  625. msgstr "Pašlaik izmantotās meklētājprogrammas"
  626. #: searx/templates/simple/preferences.html:235
  627. msgid "Special Queries"
  628. msgstr ""
  629. #: searx/templates/simple/preferences.html:241
  630. msgid "Cookies"
  631. msgstr ""
  632. #: searx/templates/simple/results.html:23
  633. msgid "Answers"
  634. msgstr "Atbildes"
  635. #: searx/templates/simple/results.html:42
  636. msgid "Number of results"
  637. msgstr "Rezultātu skaits"
  638. #: searx/templates/simple/results.html:48
  639. msgid "Info"
  640. msgstr "Informācija"
  641. #: searx/templates/simple/results.html:75
  642. msgid "Try searching for:"
  643. msgstr "Mēģiniet meklēt:"
  644. #: searx/templates/simple/results.html:107
  645. msgid "Back to top"
  646. msgstr "Atpakaļ uz augšu"
  647. #: searx/templates/simple/results.html:125
  648. msgid "Previous page"
  649. msgstr "Iepriekšējā lapa"
  650. #: searx/templates/simple/results.html:143
  651. msgid "Next page"
  652. msgstr "Nākamā lapa"
  653. #: searx/templates/simple/search.html:3
  654. msgid "Display the front page"
  655. msgstr "Rādīt sākuma lapu"
  656. #: searx/templates/simple/search.html:9
  657. #: searx/templates/simple/simple_search.html:5
  658. msgid "Search for..."
  659. msgstr "Meklēt..."
  660. #: searx/templates/simple/search.html:10
  661. #: searx/templates/simple/simple_search.html:6
  662. msgid "clear"
  663. msgstr "notīrīt"
  664. #: searx/templates/simple/search.html:11
  665. #: searx/templates/simple/simple_search.html:7
  666. msgid "search"
  667. msgstr "meklēt"
  668. #: searx/templates/simple/stats.html:21
  669. msgid "There is currently no data available. "
  670. msgstr "Dati šobrīd nav pieejami. "
  671. #: searx/templates/simple/preferences/engines.html:24
  672. #: searx/templates/simple/stats.html:25
  673. msgid "Engine name"
  674. msgstr "Meklētāja nosaukums"
  675. #: searx/templates/simple/stats.html:26
  676. msgid "Scores"
  677. msgstr ""
  678. #: searx/templates/simple/stats.html:27
  679. msgid "Result count"
  680. msgstr ""
  681. #: searx/templates/simple/elements/engines_msg.html:7
  682. #: searx/templates/simple/preferences/engines.html:31
  683. #: searx/templates/simple/stats.html:28
  684. msgid "Response time"
  685. msgstr "Atbildes laiks"
  686. #: searx/templates/simple/preferences/engines.html:35
  687. #: searx/templates/simple/stats.html:29
  688. msgid "Reliability"
  689. msgstr ""
  690. #: searx/templates/simple/stats.html:59
  691. msgid "Total"
  692. msgstr ""
  693. #: searx/templates/simple/stats.html:60
  694. msgid "HTTP"
  695. msgstr ""
  696. #: searx/templates/simple/stats.html:61
  697. msgid "Processing"
  698. msgstr ""
  699. #: searx/templates/simple/stats.html:99
  700. msgid "Warnings"
  701. msgstr ""
  702. #: searx/templates/simple/stats.html:99
  703. msgid "Errors and exceptions"
  704. msgstr ""
  705. #: searx/templates/simple/stats.html:105
  706. msgid "Exception"
  707. msgstr ""
  708. #: searx/templates/simple/stats.html:107
  709. msgid "Message"
  710. msgstr ""
  711. #: searx/templates/simple/stats.html:109
  712. msgid "Percentage"
  713. msgstr ""
  714. #: searx/templates/simple/stats.html:111
  715. msgid "Parameter"
  716. msgstr ""
  717. #: searx/templates/simple/result_templates/files.html:36
  718. #: searx/templates/simple/stats.html:119
  719. msgid "Filename"
  720. msgstr ""
  721. #: searx/templates/simple/stats.html:120
  722. msgid "Function"
  723. msgstr ""
  724. #: searx/templates/simple/stats.html:121
  725. msgid "Code"
  726. msgstr ""
  727. #: searx/templates/simple/stats.html:128
  728. msgid "Checker"
  729. msgstr ""
  730. #: searx/templates/simple/stats.html:131
  731. msgid "Failed test"
  732. msgstr ""
  733. #: searx/templates/simple/stats.html:132
  734. msgid "Comment(s)"
  735. msgstr ""
  736. #: searx/templates/simple/elements/apis.html:3
  737. msgid "Download results"
  738. msgstr "Lejupielādes rezultāti"
  739. #: searx/templates/simple/elements/engines_msg.html:4
  740. msgid "Messages from the search engines"
  741. msgstr ""
  742. #: searx/templates/simple/elements/engines_msg.html:7
  743. msgid "seconds"
  744. msgstr ""
  745. #: searx/templates/simple/elements/search_url.html:3
  746. msgid "Search URL"
  747. msgstr "Meklēšanas URL"
  748. #: searx/templates/simple/elements/search_url.html:4
  749. #: searx/templates/simple/preferences/cookies.html:54
  750. msgid "Copied"
  751. msgstr ""
  752. #: searx/templates/simple/elements/search_url.html:4
  753. #: searx/templates/simple/preferences/cookies.html:54
  754. msgid "Copy"
  755. msgstr ""
  756. #: searx/templates/simple/elements/suggestions.html:3
  757. msgid "Suggestions"
  758. msgstr "Ieteikumi"
  759. #: searx/templates/simple/filters/languages.html:1
  760. #: searx/templates/simple/preferences/language.html:2
  761. msgid "Search language"
  762. msgstr "Meklēšanas valoda"
  763. #: searx/templates/simple/filters/languages.html:4
  764. #: searx/templates/simple/preferences/language.html:7
  765. msgid "Default language"
  766. msgstr ""
  767. #: searx/templates/simple/filters/languages.html:8
  768. #: searx/templates/simple/preferences/language.html:11
  769. msgid "Auto-detect"
  770. msgstr ""
  771. #: searx/templates/simple/filters/safesearch.html:1
  772. #: searx/templates/simple/filters/safesearch.html:2
  773. #: searx/templates/simple/filters/safesearch.html:3
  774. #: searx/templates/simple/filters/safesearch.html:4
  775. #: searx/templates/simple/preferences/engines.html:27
  776. #: searx/templates/simple/preferences/safesearch.html:2
  777. msgid "SafeSearch"
  778. msgstr ""
  779. #: searx/templates/simple/filters/safesearch.html:2
  780. #: searx/templates/simple/preferences/safesearch.html:7
  781. msgid "Strict"
  782. msgstr "Stingrs"
  783. #: searx/templates/simple/filters/safesearch.html:3
  784. #: searx/templates/simple/preferences/safesearch.html:11
  785. msgid "Moderate"
  786. msgstr ""
  787. #: searx/templates/simple/filters/safesearch.html:4
  788. #: searx/templates/simple/preferences/safesearch.html:15
  789. msgid "None"
  790. msgstr "Neviens"
  791. #: searx/templates/simple/filters/time_range.html:1
  792. #: searx/templates/simple/preferences/engines.html:28
  793. msgid "Time range"
  794. msgstr "Laika diapazons"
  795. #: searx/templates/simple/filters/time_range.html:3
  796. msgid "Anytime"
  797. msgstr ""
  798. #: searx/templates/simple/filters/time_range.html:6
  799. msgid "Last day"
  800. msgstr ""
  801. #: searx/templates/simple/filters/time_range.html:9
  802. msgid "Last week"
  803. msgstr ""
  804. #: searx/templates/simple/filters/time_range.html:12
  805. msgid "Last month"
  806. msgstr ""
  807. #: searx/templates/simple/filters/time_range.html:15
  808. msgid "Last year"
  809. msgstr ""
  810. #: searx/templates/simple/messages/no_cookies.html:3
  811. msgid "Information!"
  812. msgstr ""
  813. #: searx/templates/simple/messages/no_cookies.html:4
  814. msgid "currently, there are no cookies defined."
  815. msgstr ""
  816. #: searx/templates/simple/messages/no_results.html:6
  817. msgid "Sorry!"
  818. msgstr ""
  819. #: searx/templates/simple/messages/no_results.html:12
  820. msgid "No results were found. You can try to:"
  821. msgstr ""
  822. #: searx/templates/simple/messages/no_results.html:14
  823. msgid "There are no more results. You can try to:"
  824. msgstr ""
  825. #: searx/templates/simple/messages/no_results.html:19
  826. msgid "Refresh the page."
  827. msgstr ""
  828. #: searx/templates/simple/messages/no_results.html:20
  829. msgid "Search for another query or select another category (above)."
  830. msgstr ""
  831. #: searx/templates/simple/messages/no_results.html:21
  832. msgid "Change the search engine used in the preferences:"
  833. msgstr ""
  834. #: searx/templates/simple/messages/no_results.html:22
  835. msgid "Switch to another instance:"
  836. msgstr ""
  837. #: searx/templates/simple/messages/no_results.html:24
  838. msgid "Search for another query or select another category."
  839. msgstr ""
  840. #: searx/templates/simple/messages/no_results.html:25
  841. msgid "Go back to the previous page using the previous page button."
  842. msgstr ""
  843. #: searx/templates/simple/preferences/answerers.html:4
  844. #: searx/templates/simple/preferences/engines.html:23
  845. msgid "Allow"
  846. msgstr "Atļaut"
  847. #: searx/templates/simple/preferences/answerers.html:5
  848. msgid "Keywords"
  849. msgstr "Atslēgvārdi"
  850. #: searx/templates/simple/preferences/answerers.html:6
  851. #: searx/templates/simple/result_templates/packages.html:7
  852. msgid "Name"
  853. msgstr "Vārds"
  854. #: searx/templates/simple/preferences/answerers.html:7
  855. msgid "Description"
  856. msgstr "Apraksts"
  857. #: searx/templates/simple/preferences/answerers.html:8
  858. msgid "Examples"
  859. msgstr "Piemēri"
  860. #: searx/templates/simple/preferences/answerers.html:13
  861. msgid "This is the list of SearXNG's instant answering modules."
  862. msgstr "Šis ir SearXNG tūlītējās atbildēšanas moduļu saraksts."
  863. #: searx/templates/simple/preferences/answerers.html:29
  864. msgid "This is the list of plugins."
  865. msgstr "Šis ir spraudņu saraksts."
  866. #: searx/templates/simple/preferences/autocomplete.html:2
  867. msgid "Autocomplete"
  868. msgstr "Automātiskā pabeigšana"
  869. #: searx/templates/simple/preferences/autocomplete.html:15
  870. msgid "Find stuff as you type"
  871. msgstr "Atrast lietas rakstīšanas laikā"
  872. #: searx/templates/simple/preferences/center_alignment.html:2
  873. msgid "Center Alignment"
  874. msgstr "Centra līdzinājums"
  875. #: searx/templates/simple/preferences/center_alignment.html:14
  876. msgid "Displays results in the center of the page (Oscar layout)."
  877. msgstr "Parāda rezultātus lapas centrā (Oskara izkārtojums)."
  878. #: searx/templates/simple/preferences/cookies.html:2
  879. msgid ""
  880. "This is the list of cookies and their values SearXNG is storing on your "
  881. "computer."
  882. msgstr ""
  883. #: searx/templates/simple/preferences/cookies.html:3
  884. msgid "With that list, you can assess SearXNG transparency."
  885. msgstr "Izmantojot šo sarakstu, var novērtēt SearXNG pārredzamību."
  886. #: searx/templates/simple/preferences/cookies.html:9
  887. msgid "Cookie name"
  888. msgstr ""
  889. #: searx/templates/simple/preferences/cookies.html:10
  890. msgid "Value"
  891. msgstr "Vērtība"
  892. #: searx/templates/simple/preferences/cookies.html:23
  893. msgid "Search URL of the currently saved preferences"
  894. msgstr "Pašlaik saglabāto preferenču meklēšanas URL"
  895. #: searx/templates/simple/preferences/cookies.html:32
  896. msgid ""
  897. "Note: specifying custom settings in the search URL can reduce privacy by "
  898. "leaking data to the clicked result sites."
  899. msgstr ""
  900. "Piezīme: Nosakot pielāgotus iestatījumus meklēšanas URL, var samazināt "
  901. "konfidencialitāti (privātumu), izplūstot datiem uz rezultātu vietnēm, uz "
  902. "kurām tika noklikšķināts."
  903. #: searx/templates/simple/preferences/cookies.html:35
  904. msgid "URL to restore your preferences in another browser"
  905. msgstr "URL, lai atjaunotu savas preferences citā pārlūkprogrammā"
  906. #: searx/templates/simple/preferences/cookies.html:43
  907. msgid ""
  908. "Specifying custom settings in the preferences URL can be used to sync "
  909. "preferences across devices."
  910. msgstr ""
  911. #: searx/templates/simple/preferences/cookies.html:46
  912. msgid "Copy preferences hash"
  913. msgstr ""
  914. #: searx/templates/simple/preferences/cookies.html:57
  915. msgid "Insert copied preferences hash (without URL) to restore"
  916. msgstr ""
  917. #: searx/templates/simple/preferences/cookies.html:59
  918. msgid "Preferences hash"
  919. msgstr ""
  920. #: searx/templates/simple/preferences/doi_resolver.html:2
  921. msgid "Open Access DOI resolver"
  922. msgstr ""
  923. #: searx/templates/simple/preferences/doi_resolver.html:14
  924. msgid "Select service used by DOI rewrite"
  925. msgstr ""
  926. #: searx/templates/simple/preferences/engines.html:9
  927. msgid ""
  928. "This tab does not exists in the user interface, but you can search in "
  929. "these engines by its !bangs."
  930. msgstr ""
  931. #: searx/templates/simple/preferences/engines.html:15
  932. msgid "Enable all"
  933. msgstr ""
  934. #: searx/templates/simple/preferences/engines.html:16
  935. msgid "Disable all"
  936. msgstr ""
  937. #: searx/templates/simple/preferences/engines.html:25
  938. msgid "!bang"
  939. msgstr ""
  940. #: searx/templates/simple/preferences/engines.html:26
  941. msgid "Supports selected language"
  942. msgstr "Atbalsta atlasīto valodu"
  943. #: searx/templates/simple/preferences/engines.html:29
  944. msgid "Weight"
  945. msgstr ""
  946. #: searx/templates/simple/preferences/engines.html:33
  947. msgid "Max time"
  948. msgstr "Maksimālais laiks"
  949. #: searx/templates/simple/preferences/favicon.html:2
  950. msgid "Favicon Resolver"
  951. msgstr ""
  952. #: searx/templates/simple/preferences/favicon.html:15
  953. msgid "Display favicons near search results"
  954. msgstr ""
  955. #: searx/templates/simple/preferences/footer.html:2
  956. msgid ""
  957. "These settings are stored in your cookies, this allows us not to store "
  958. "this data about you."
  959. msgstr ""
  960. #: searx/templates/simple/preferences/footer.html:3
  961. msgid ""
  962. "These cookies serve your sole convenience, we don't use these cookies to "
  963. "track you."
  964. msgstr ""
  965. #: searx/templates/simple/preferences/footer.html:6
  966. msgid "Save"
  967. msgstr "Saglabāt"
  968. #: searx/templates/simple/preferences/footer.html:9
  969. msgid "Reset defaults"
  970. msgstr "Atiestatīt noklusējuma"
  971. #: searx/templates/simple/preferences/footer.html:13
  972. msgid "Back"
  973. msgstr "Atpakaļ"
  974. #: searx/templates/simple/preferences/hotkeys.html:2
  975. msgid "Hotkeys"
  976. msgstr ""
  977. #: searx/templates/simple/preferences/hotkeys.html:13
  978. msgid "Vim-like"
  979. msgstr ""
  980. #: searx/templates/simple/preferences/hotkeys.html:18
  981. msgid ""
  982. "Navigate search results with hotkeys (JavaScript required). Press \"h\" "
  983. "key on main or result page to get help."
  984. msgstr ""
  985. #: searx/templates/simple/preferences/image_proxy.html:2
  986. msgid "Image proxy"
  987. msgstr "Attēla starpniekserveris"
  988. #: searx/templates/simple/preferences/image_proxy.html:14
  989. msgid "Proxying image results through SearXNG"
  990. msgstr "Attēlu rezultātu starpniekservera izmantošana, caur SearXNG"
  991. #: searx/templates/simple/preferences/infinite_scroll.html:2
  992. msgid "Infinite scroll"
  993. msgstr "Bezgalīgā ritināšana"
  994. #: searx/templates/simple/preferences/infinite_scroll.html:14
  995. msgid "Automatically load next page when scrolling to bottom of current page"
  996. msgstr ""
  997. "Automātiski ielādēt nākamo lappusi, ritinot uz pašreizējās lappuses beigām"
  998. #: searx/templates/simple/preferences/language.html:24
  999. msgid "What language do you prefer for search?"
  1000. msgstr "Kādai valodai dodat priekšroku priekš meklēšanas?"
  1001. #: searx/templates/simple/preferences/language.html:25
  1002. msgid "Choose Auto-detect to let SearXNG detect the language of your query."
  1003. msgstr ""
  1004. #: searx/templates/simple/preferences/method.html:2
  1005. msgid "HTTP Method"
  1006. msgstr "HTTP Metode"
  1007. #: searx/templates/simple/preferences/method.html:14
  1008. msgid "Change how forms are submitted"
  1009. msgstr ""
  1010. #: searx/templates/simple/preferences/query_in_title.html:2
  1011. msgid "Query in the page's title"
  1012. msgstr ""
  1013. #: searx/templates/simple/preferences/query_in_title.html:14
  1014. msgid ""
  1015. "When enabled, the result page's title contains your query. Your browser "
  1016. "can record this title"
  1017. msgstr ""
  1018. #: searx/templates/simple/preferences/results_on_new_tab.html:2
  1019. msgid "Results on new tabs"
  1020. msgstr "Rezultāti jaunās cilnēs"
  1021. #: searx/templates/simple/preferences/results_on_new_tab.html:14
  1022. msgid "Open result links on new browser tabs"
  1023. msgstr "Atvērt rezultātu saites jaunās pārlūka cilnēs"
  1024. #: searx/templates/simple/preferences/safesearch.html:20
  1025. msgid "Filter content"
  1026. msgstr ""
  1027. #: searx/templates/simple/preferences/search_on_category_select.html:2
  1028. msgid "Search on category select"
  1029. msgstr ""
  1030. #: searx/templates/simple/preferences/search_on_category_select.html:14
  1031. msgid ""
  1032. "Perform search immediately if a category selected. Disable to select "
  1033. "multiple categories"
  1034. msgstr ""
  1035. #: searx/templates/simple/preferences/theme.html:2
  1036. msgid "Theme"
  1037. msgstr "Tēma"
  1038. #: searx/templates/simple/preferences/theme.html:14
  1039. msgid "Change SearXNG layout"
  1040. msgstr "Mainīt SearXNG izkārtojumu"
  1041. #: searx/templates/simple/preferences/theme.html:19
  1042. msgid "Theme style"
  1043. msgstr "Tēmas stils"
  1044. #: searx/templates/simple/preferences/theme.html:31
  1045. msgid "Choose auto to follow your browser settings"
  1046. msgstr "Izvēlies auto, lai sekotu saviem pārluka iestatījumiem"
  1047. #: searx/templates/simple/preferences/tokens.html:2
  1048. msgid "Engine tokens"
  1049. msgstr ""
  1050. #: searx/templates/simple/preferences/tokens.html:9
  1051. msgid "Access tokens for private engines"
  1052. msgstr ""
  1053. #: searx/templates/simple/preferences/ui_locale.html:2
  1054. msgid "Interface language"
  1055. msgstr ""
  1056. #: searx/templates/simple/preferences/ui_locale.html:14
  1057. msgid "Change the language of the layout"
  1058. msgstr "Izkārtojuma valodas maiņa"
  1059. #: searx/templates/simple/preferences/urlformatting.html:2
  1060. msgid "URL formatting"
  1061. msgstr ""
  1062. #: searx/templates/simple/preferences/urlformatting.html:8
  1063. msgid "Pretty"
  1064. msgstr ""
  1065. #: searx/templates/simple/preferences/urlformatting.html:13
  1066. msgid "Full"
  1067. msgstr ""
  1068. #: searx/templates/simple/preferences/urlformatting.html:18
  1069. msgid "Host"
  1070. msgstr ""
  1071. #: searx/templates/simple/preferences/urlformatting.html:23
  1072. msgid "Change result URL formatting"
  1073. msgstr ""
  1074. #: searx/templates/simple/result_templates/code.html:13
  1075. msgid "repo"
  1076. msgstr ""
  1077. #: searx/templates/simple/result_templates/default.html:6
  1078. #: searx/templates/simple/result_templates/files.html:8
  1079. #: searx/templates/simple/result_templates/files.html:11
  1080. msgid "show media"
  1081. msgstr ""
  1082. #: searx/templates/simple/result_templates/default.html:6
  1083. #: searx/templates/simple/result_templates/files.html:8
  1084. msgid "hide media"
  1085. msgstr ""
  1086. #: searx/templates/simple/result_templates/default.html:14
  1087. #: searx/templates/simple/result_templates/videos.html:14
  1088. msgid "This site did not provide any description."
  1089. msgstr ""
  1090. #: searx/templates/simple/result_templates/files.html:38
  1091. #: searx/templates/simple/result_templates/images.html:22
  1092. #: searx/templates/simple/result_templates/torrent.html:11
  1093. msgid "Filesize"
  1094. msgstr "Faila lielums"
  1095. #: searx/templates/simple/result_templates/files.html:40
  1096. msgid "Date"
  1097. msgstr ""
  1098. #: searx/templates/simple/result_templates/files.html:42
  1099. #: searx/templates/simple/result_templates/paper.html:24
  1100. msgid "Type"
  1101. msgstr ""
  1102. #: searx/templates/simple/result_templates/images.html:20
  1103. msgid "Resolution"
  1104. msgstr ""
  1105. #: searx/templates/simple/result_templates/images.html:21
  1106. msgid "Format"
  1107. msgstr ""
  1108. #: searx/templates/simple/result_templates/images.html:24
  1109. msgid "Engine"
  1110. msgstr ""
  1111. #: searx/templates/simple/result_templates/images.html:25
  1112. msgid "View source"
  1113. msgstr ""
  1114. #: searx/templates/simple/result_templates/map.html:12
  1115. msgid "address"
  1116. msgstr ""
  1117. #: searx/templates/simple/result_templates/map.html:43
  1118. msgid "show map"
  1119. msgstr ""
  1120. #: searx/templates/simple/result_templates/map.html:43
  1121. msgid "hide map"
  1122. msgstr ""
  1123. #: searx/templates/simple/result_templates/packages.html:12
  1124. msgid "Version"
  1125. msgstr ""
  1126. #: searx/templates/simple/result_templates/packages.html:18
  1127. msgid "Maintainer"
  1128. msgstr ""
  1129. #: searx/templates/simple/result_templates/packages.html:24
  1130. msgid "Updated at"
  1131. msgstr ""
  1132. #: searx/templates/simple/result_templates/packages.html:30
  1133. #: searx/templates/simple/result_templates/paper.html:25
  1134. msgid "Tags"
  1135. msgstr ""
  1136. #: searx/templates/simple/result_templates/packages.html:36
  1137. msgid "Popularity"
  1138. msgstr ""
  1139. #: searx/templates/simple/result_templates/packages.html:42
  1140. msgid "License"
  1141. msgstr ""
  1142. #: searx/templates/simple/result_templates/packages.html:52
  1143. msgid "Project"
  1144. msgstr "Projektus"
  1145. #: searx/templates/simple/result_templates/packages.html:55
  1146. msgid "Project homepage"
  1147. msgstr ""
  1148. #: searx/templates/simple/result_templates/paper.html:5
  1149. msgid "Published date"
  1150. msgstr ""
  1151. #: searx/templates/simple/result_templates/paper.html:9
  1152. msgid "Journal"
  1153. msgstr ""
  1154. #: searx/templates/simple/result_templates/paper.html:22
  1155. msgid "Editor"
  1156. msgstr ""
  1157. #: searx/templates/simple/result_templates/paper.html:23
  1158. #, fuzzy
  1159. msgid "Publisher"
  1160. msgstr "Publicētājs"
  1161. #: searx/templates/simple/result_templates/paper.html:26
  1162. msgid "DOI"
  1163. msgstr "DOI"
  1164. #: searx/templates/simple/result_templates/paper.html:27
  1165. msgid "ISSN"
  1166. msgstr "ISSN"
  1167. #: searx/templates/simple/result_templates/paper.html:28
  1168. msgid "ISBN"
  1169. msgstr "ISBN"
  1170. #: searx/templates/simple/result_templates/paper.html:33
  1171. msgid "PDF"
  1172. msgstr "PDF"
  1173. #: searx/templates/simple/result_templates/paper.html:34
  1174. msgid "HTML"
  1175. msgstr "HTML"
  1176. #: searx/templates/simple/result_templates/torrent.html:6
  1177. msgid "magnet link"
  1178. msgstr ""
  1179. #: searx/templates/simple/result_templates/torrent.html:7
  1180. msgid "torrent file"
  1181. msgstr ""
  1182. #: searx/templates/simple/result_templates/torrent.html:9
  1183. msgid "Seeder"
  1184. msgstr "Sēklotājs"
  1185. #: searx/templates/simple/result_templates/torrent.html:9
  1186. msgid "Leecher"
  1187. msgstr "Sūcējs"
  1188. #: searx/templates/simple/result_templates/torrent.html:13
  1189. msgid "Number of Files"
  1190. msgstr "Failu skaits"
  1191. #: searx/templates/simple/result_templates/videos.html:6
  1192. msgid "show video"
  1193. msgstr "rādīt video"
  1194. #: searx/templates/simple/result_templates/videos.html:6
  1195. msgid "hide video"
  1196. msgstr "slēpt video"
  1197. #~ msgid "Center Alignment"
  1198. #~ msgstr ""
  1199. #~ msgid "Displays results in the center of the page (Oscar layout)."
  1200. #~ msgstr ""
  1201. #~ msgid "preferences"
  1202. #~ msgstr ""
  1203. #~ msgid "Scores per result"
  1204. #~ msgstr ""
  1205. #~ msgid "a privacy-respecting, hackable metasearch engine"
  1206. #~ msgstr ""
  1207. #~ msgid "No abstract is available for this publication."
  1208. #~ msgstr "Šai publikācijai nav pieejams kopsavilkums."
  1209. #~ msgid "Self Informations"
  1210. #~ msgstr ""
  1211. #~ msgid ""
  1212. #~ "Change how forms are submited, <a "
  1213. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1214. #~ " rel=\"external\">learn more about request "
  1215. #~ "methods</a>"
  1216. #~ msgstr ""
  1217. #~ "Mainīt veidu, kā veidlapas tiek "
  1218. #~ "iesniegtas, <a "
  1219. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1220. #~ " rel=\"external\">uzzināt vairāk par pieprasījuma"
  1221. #~ " metodēm</a>"
  1222. #~ msgid ""
  1223. #~ "This plugin checks if the address "
  1224. #~ "of the request is a TOR exit "
  1225. #~ "node, and informs the user if it"
  1226. #~ " is, like check.torproject.org but from "
  1227. #~ "searxng."
  1228. #~ msgstr ""
  1229. #~ msgid ""
  1230. #~ "The TOR exit node list "
  1231. #~ "(https://check.torproject.org/exit-addresses) is "
  1232. #~ "unreachable."
  1233. #~ msgstr ""
  1234. #~ msgid "You are using TOR. Your IP address seems to be: {ip_address}."
  1235. #~ msgstr "Jūs izlieto TOR. Jūsu IP adrese šķist būtu: {ip_address}."
  1236. #~ msgid "You are not using TOR. Your IP address seems to be: {ip_address}."
  1237. #~ msgstr "Jūs neizlieto TOR. Jūsu IP adrese šķist būtu: {ip_address}."
  1238. #~ msgid ""
  1239. #~ "The could not download the list of"
  1240. #~ " Tor exit-nodes from "
  1241. #~ "https://check.torproject.org/exit-addresses."
  1242. #~ msgstr ""
  1243. #~ msgid ""
  1244. #~ "You are using Tor. It looks like"
  1245. #~ " you have this external IP address:"
  1246. #~ " {ip_address}."
  1247. #~ msgstr ""
  1248. #~ msgid "You are not using Tor. You have this external IP address: {ip_address}."
  1249. #~ msgstr ""
  1250. #~ msgid "Autodetect search language"
  1251. #~ msgstr ""
  1252. #~ msgid "Automatically detect the query search language and switch to it."
  1253. #~ msgstr ""
  1254. #~ msgid "others"
  1255. #~ msgstr "citi"
  1256. #~ msgid ""
  1257. #~ "This tab does not show up for "
  1258. #~ "search results, but you can search "
  1259. #~ "the engines listed here via bangs."
  1260. #~ msgstr ""
  1261. #~ msgid "Shortcut"
  1262. #~ msgstr "Saīsne"
  1263. #~ msgid "!bang"
  1264. #~ msgstr ""
  1265. #~ msgid ""
  1266. #~ "This tab dues not exists in the"
  1267. #~ " user interface, but you can search"
  1268. #~ " in these engines by its !bangs."
  1269. #~ msgstr ""
  1270. #~ msgid "Engines cannot retrieve results."
  1271. #~ msgstr ""
  1272. #~ msgid "Please, try again later or find another SearXNG instance."
  1273. #~ msgstr ""
  1274. #~ msgid ""
  1275. #~ "Redirect to open-access versions of "
  1276. #~ "publications when available (plugin required)"
  1277. #~ msgstr ""
  1278. #~ msgid "Bang"
  1279. #~ msgstr ""
  1280. #~ msgid ""
  1281. #~ "Change how forms are submitted, <a "
  1282. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1283. #~ " rel=\"external\">learn more about request "
  1284. #~ "methods</a>"
  1285. #~ msgstr ""
  1286. #~ msgid "On"
  1287. #~ msgstr "Ieslēgts"
  1288. #~ msgid "Off"
  1289. #~ msgstr "Izslēgts"
  1290. #~ msgid "Enabled"
  1291. #~ msgstr "Iespējots"
  1292. #~ msgid "Disabled"
  1293. #~ msgstr "Atspējots"
  1294. #~ msgid ""
  1295. #~ "Perform search immediately if a category"
  1296. #~ " selected. Disable to select multiple "
  1297. #~ "categories. (JavaScript required)"
  1298. #~ msgstr ""
  1299. #~ "Nekavējoties veikt meklēšanu, ja ir "
  1300. #~ "atlasīta kategorija. Atspējot, lai atlasītu"
  1301. #~ " vairākas kategorijas. (nepieciešams JavaScript)"
  1302. #~ msgid "Vim-like hotkeys"
  1303. #~ msgstr ""
  1304. #~ msgid ""
  1305. #~ "Navigate search results with Vim-like"
  1306. #~ " hotkeys (JavaScript required). Press \"h\""
  1307. #~ " key on main or result page to"
  1308. #~ " get help."
  1309. #~ msgstr ""
  1310. #~ msgid ""
  1311. #~ "we didn't find any results. Please "
  1312. #~ "use another query or search in "
  1313. #~ "more categories."
  1314. #~ msgstr ""
  1315. #~ msgid "Rewrite result hostnames or remove results based on the hostname"
  1316. #~ msgstr ""
  1317. #~ "Pārrakstīt rezultātu saimniekvārdus vai noņemt"
  1318. #~ " rezultātus, pamatojoties uz saimniekvārdu"
  1319. #~ msgid "Bytes"
  1320. #~ msgstr "Biti"
  1321. #~ msgid "kiB"
  1322. #~ msgstr "kiB"
  1323. #~ msgid "MiB"
  1324. #~ msgstr "MiB"
  1325. #~ msgid "GiB"
  1326. #~ msgstr "GiB"
  1327. #~ msgid "TiB"
  1328. #~ msgstr "TiB"
  1329. #~ msgid "Hostname replace"
  1330. #~ msgstr "Resursdatora vārda nomaiņa"
  1331. #~ msgid "Error!"
  1332. #~ msgstr "Kļūme!"
  1333. #~ msgid "Engines cannot retrieve results"
  1334. #~ msgstr "Meklētāji nevarēja iegūt rezultātus"
  1335. #~ msgid "Start submiting a new issue on GitHub"
  1336. #~ msgstr ""
  1337. #~ msgid "dummy"
  1338. #~ msgstr ""