messages.po 45 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767
  1. # Slovenian translations for .
  2. # Copyright (C) 2020 ORGANIZATION
  3. # This file is distributed under the same license as the project.
  4. #
  5. # Translators:
  6. # asladic <ales.sladic@gmail.com>, 2017-2018
  7. # Markus Heiser <markus.heiser@darmarit.de>, 2022, 2023.
  8. # Alexandre Flament <alex@al-f.net>, 2022.
  9. # peterT1D <kozlovic.peter@gmail.com>, 2022.
  10. # Nik Drešar <nik.dresar@gmail.com>, 2023.
  11. # return42 <markus.heiser@darmarit.de>, 2023, 2024.
  12. # Hudobni Volk <hudobni.volk@tuta.io>, 2023.
  13. msgid ""
  14. msgstr ""
  15. "Project-Id-Version: searx\n"
  16. "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
  17. "POT-Creation-Date: 2024-02-25 15:26+0000\n"
  18. "PO-Revision-Date: 2024-02-08 15:56+0000\n"
  19. "Last-Translator: return42 <markus.heiser@darmarit.de>\n"
  20. "Language: sl\n"
  21. "Language-Team: Slovenian "
  22. "<https://translate.codeberg.org/projects/searxng/searxng/sl/>\n"
  23. "Plural-Forms: nplurals=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 "
  24. "|| n%100==4 ? 2 : 3;\n"
  25. "MIME-Version: 1.0\n"
  26. "Content-Type: text/plain; charset=utf-8\n"
  27. "Content-Transfer-Encoding: 8bit\n"
  28. "Generated-By: Babel 2.14.0\n"
  29. #. CONSTANT_NAMES['NO_SUBGROUPING']
  30. #: searx/searxng.msg
  31. msgid "without further subgrouping"
  32. msgstr "brez nadaljnjega razvrščanja v podskupine"
  33. #. CONSTANT_NAMES['DEFAULT_CATEGORY']
  34. #: searx/searxng.msg
  35. msgid "other"
  36. msgstr "Ostale kategorije"
  37. #. CATEGORY_NAMES['FILES']
  38. #: searx/searxng.msg
  39. msgid "files"
  40. msgstr "datoteke"
  41. #. CATEGORY_NAMES['GENERAL']
  42. #: searx/searxng.msg
  43. msgid "general"
  44. msgstr "splošno"
  45. #. CATEGORY_NAMES['MUSIC']
  46. #: searx/searxng.msg
  47. msgid "music"
  48. msgstr "glasba"
  49. #. CATEGORY_NAMES['SOCIAL_MEDIA']
  50. #: searx/searxng.msg
  51. msgid "social media"
  52. msgstr "družabna omrežja"
  53. #. CATEGORY_NAMES['IMAGES']
  54. #: searx/searxng.msg
  55. msgid "images"
  56. msgstr "slike"
  57. #. CATEGORY_NAMES['VIDEOS']
  58. #: searx/searxng.msg
  59. msgid "videos"
  60. msgstr "videi"
  61. #. CATEGORY_NAMES['IT']
  62. #: searx/searxng.msg
  63. msgid "it"
  64. msgstr "informatika"
  65. #. CATEGORY_NAMES['NEWS']
  66. #: searx/searxng.msg
  67. msgid "news"
  68. msgstr "novice"
  69. #. CATEGORY_NAMES['MAP']
  70. #: searx/searxng.msg
  71. msgid "map"
  72. msgstr "zemljevid"
  73. #. CATEGORY_NAMES['ONIONS']
  74. #: searx/searxng.msg
  75. msgid "onions"
  76. msgstr "čebula"
  77. #. CATEGORY_NAMES['SCIENCE']
  78. #: searx/searxng.msg
  79. msgid "science"
  80. msgstr "znanost"
  81. #. CATEGORY_GROUPS['APPS']
  82. #: searx/searxng.msg
  83. msgid "apps"
  84. msgstr "aplikacije"
  85. #. CATEGORY_GROUPS['DICTIONARIES']
  86. #: searx/searxng.msg
  87. msgid "dictionaries"
  88. msgstr "slovarji"
  89. #. CATEGORY_GROUPS['LYRICS']
  90. #: searx/searxng.msg
  91. msgid "lyrics"
  92. msgstr "besedilo"
  93. #. CATEGORY_GROUPS['PACKAGES']
  94. #: searx/searxng.msg
  95. msgid "packages"
  96. msgstr "paketi"
  97. #. CATEGORY_GROUPS['Q_A']
  98. #: searx/searxng.msg
  99. msgid "q&a"
  100. msgstr "vprašanja in odgovori"
  101. #. CATEGORY_GROUPS['REPOS']
  102. #: searx/searxng.msg
  103. msgid "repos"
  104. msgstr "repozitoriji"
  105. #. CATEGORY_GROUPS['SOFTWARE_WIKIS']
  106. #: searx/searxng.msg
  107. msgid "software wikis"
  108. msgstr "Dokumentacija programske opreme"
  109. #. CATEGORY_GROUPS['WEB']
  110. #: searx/searxng.msg
  111. msgid "web"
  112. msgstr "splet"
  113. #. CATEGORY_GROUPS['SCIENTIFIC PUBLICATIONS']
  114. #: searx/searxng.msg
  115. msgid "scientific publications"
  116. msgstr "znanstvena publikacija"
  117. #. STYLE_NAMES['AUTO']
  118. #: searx/searxng.msg
  119. msgid "auto"
  120. msgstr "avtomatsko"
  121. #. STYLE_NAMES['LIGHT']
  122. #: searx/searxng.msg
  123. msgid "light"
  124. msgstr "svetlo"
  125. #. STYLE_NAMES['DARK']
  126. #: searx/searxng.msg
  127. msgid "dark"
  128. msgstr "temno"
  129. #. BRAND_CUSTOM_LINKS['UPTIME']
  130. #: searx/searxng.msg
  131. msgid "Uptime"
  132. msgstr ""
  133. #. BRAND_CUSTOM_LINKS['ABOUT']
  134. #: searx/searxng.msg searx/templates/simple/base.html:49
  135. msgid "About"
  136. msgstr "O nas"
  137. #: searx/webapp.py:332
  138. msgid "No item found"
  139. msgstr "Ni zadetkov"
  140. #: searx/engines/qwant.py:282
  141. #: searx/templates/simple/result_templates/images.html:23 searx/webapp.py:334
  142. msgid "Source"
  143. msgstr "Vir"
  144. #: searx/webapp.py:336
  145. msgid "Error loading the next page"
  146. msgstr "Napaka pri nalaganju naslednje strani"
  147. #: searx/webapp.py:483 searx/webapp.py:879
  148. msgid "Invalid settings, please edit your preferences"
  149. msgstr "Neveljavne nastavitve. Prosimo, preverite vašo konfiguracijo"
  150. #: searx/webapp.py:499
  151. msgid "Invalid settings"
  152. msgstr "Neveljavne nastavitve"
  153. #: searx/webapp.py:576 searx/webapp.py:658
  154. msgid "search error"
  155. msgstr "napaka pri iskanju"
  156. #: searx/webutils.py:34
  157. msgid "timeout"
  158. msgstr "odmor"
  159. #: searx/webutils.py:35
  160. msgid "parsing error"
  161. msgstr "napaka pri razčlenjevanju"
  162. #: searx/webutils.py:36
  163. msgid "HTTP protocol error"
  164. msgstr "napaka protokola HTTP"
  165. #: searx/webutils.py:37
  166. msgid "network error"
  167. msgstr "omrežna napaka"
  168. #: searx/webutils.py:38
  169. msgid "SSL error: certificate validation has failed"
  170. msgstr "SSL-napaka: Preveritev certifikata je spodletela"
  171. #: searx/webutils.py:40
  172. msgid "unexpected crash"
  173. msgstr "nepričakovana zrušitev"
  174. #: searx/webutils.py:47
  175. msgid "HTTP error"
  176. msgstr "napaka HTTP"
  177. #: searx/webutils.py:48
  178. msgid "HTTP connection error"
  179. msgstr "napaka povezave HTTP"
  180. #: searx/webutils.py:54
  181. msgid "proxy error"
  182. msgstr "napaka proxyja"
  183. #: searx/webutils.py:55
  184. msgid "CAPTCHA"
  185. msgstr "CAPTCHA"
  186. #: searx/webutils.py:56
  187. msgid "too many requests"
  188. msgstr "preveč prošenj"
  189. #: searx/webutils.py:57
  190. msgid "access denied"
  191. msgstr "dostop zavrnjen"
  192. #: searx/webutils.py:58
  193. msgid "server API error"
  194. msgstr "napaka API strežnika"
  195. #: searx/webutils.py:77
  196. msgid "Suspended"
  197. msgstr "Prekinjeno"
  198. #: searx/webutils.py:315
  199. msgid "{minutes} minute(s) ago"
  200. msgstr "{minutes} minut nazaj"
  201. #: searx/webutils.py:316
  202. msgid "{hours} hour(s), {minutes} minute(s) ago"
  203. msgstr "pred {hours} urami in {minutes} minut"
  204. #: searx/answerers/random/answerer.py:73
  205. msgid "Random value generator"
  206. msgstr "Generator naključnih števil"
  207. #: searx/answerers/random/answerer.py:74
  208. msgid "Generate different random values"
  209. msgstr "Generiraj različne naključne vrednosti"
  210. #: searx/answerers/statistics/answerer.py:47
  211. msgid "Statistics functions"
  212. msgstr "Statistične funkcije"
  213. #: searx/answerers/statistics/answerer.py:48
  214. msgid "Compute {functions} of the arguments"
  215. msgstr "Izračunaj {functions} argumentov"
  216. #: searx/engines/openstreetmap.py:160
  217. msgid "Get directions"
  218. msgstr "Pridobite navodila"
  219. #: searx/engines/pdbe.py:96
  220. msgid "{title} (OBSOLETE)"
  221. msgstr "{title} (neveljaven)"
  222. #: searx/engines/pdbe.py:103
  223. msgid "This entry has been superseded by"
  224. msgstr "Ta vnos je bil nadomeščen z"
  225. #: searx/engines/qwant.py:284
  226. msgid "Channel"
  227. msgstr "Kanal"
  228. #: searx/engines/radio_browser.py:104
  229. msgid "radio"
  230. msgstr "radio"
  231. #: searx/engines/radio_browser.py:106
  232. msgid "bitrate"
  233. msgstr "bitna hitrost"
  234. #: searx/engines/radio_browser.py:107
  235. msgid "votes"
  236. msgstr "glasov"
  237. #: searx/engines/radio_browser.py:108
  238. msgid "clicks"
  239. msgstr "klikov"
  240. #: searx/engines/seekr.py:194 searx/engines/zlibrary.py:129
  241. msgid "Language"
  242. msgstr "Jezik"
  243. #: searx/engines/semantic_scholar.py:79
  244. msgid ""
  245. "{numCitations} citations from the year {firstCitationVelocityYear} to "
  246. "{lastCitationVelocityYear}"
  247. msgstr ""
  248. "{numCitations} navedb od leta {firstCitationVelocityYear} do "
  249. "{lastCitationVelocityYear}"
  250. #: searx/engines/tineye.py:40
  251. msgid ""
  252. "Could not read that image url. This may be due to an unsupported file "
  253. "format. TinEye only supports images that are JPEG, PNG, GIF, BMP, TIFF or"
  254. " WebP."
  255. msgstr ""
  256. "Ne morem prebrati slike hiperpovezave. Razlog je lahko zaradi nepodprtega"
  257. " formata datoteke. TinEye podpira samo slikovne formate JPEG, PNG, GIF, "
  258. "BMP, TIFF ali WebP."
  259. #: searx/engines/tineye.py:46
  260. msgid ""
  261. "The image is too simple to find matches. TinEye requires a basic level of"
  262. " visual detail to successfully identify matches."
  263. msgstr ""
  264. "Slika je preveč preprosta, da bi lahko našel zadetke. TinEye potrebuje "
  265. "osnovni nivo vizualnih detajlov za identifikacijo zadetkov."
  266. #: searx/engines/tineye.py:52
  267. msgid "The image could not be downloaded."
  268. msgstr "Slike ni bilo mogoče prevesti."
  269. #: searx/engines/wttr.py:101
  270. msgid "Morning"
  271. msgstr "Jutro"
  272. #: searx/engines/wttr.py:101
  273. msgid "Noon"
  274. msgstr "Opoldne"
  275. #: searx/engines/wttr.py:101
  276. msgid "Evening"
  277. msgstr "Večer"
  278. #: searx/engines/wttr.py:101
  279. msgid "Night"
  280. msgstr "Noč"
  281. #: searx/engines/zlibrary.py:130
  282. msgid "Book rating"
  283. msgstr "Ocena knjige"
  284. #: searx/engines/zlibrary.py:131
  285. msgid "File quality"
  286. msgstr "Kakovost datoteke"
  287. #: searx/plugins/hash_plugin.py:24
  288. msgid "Converts strings to different hash digests."
  289. msgstr "Pretvori besede v drugo hash vrednost."
  290. #: searx/plugins/hash_plugin.py:52
  291. msgid "hash digest"
  292. msgstr "Hash vrednost"
  293. #: searx/plugins/hostname_replace.py:9
  294. msgid "Hostname replace"
  295. msgstr "Preimenuj strežniško ime"
  296. #: searx/plugins/hostname_replace.py:10
  297. msgid "Rewrite result hostnames or remove results based on the hostname"
  298. msgstr ""
  299. "Prepiši rezultate strežniških imen ali odstrani rezultate na bazi "
  300. "strežniških imen"
  301. #: searx/plugins/oa_doi_rewrite.py:9
  302. msgid "Open Access DOI rewrite"
  303. msgstr "Prosto dostopni DOI prepis"
  304. #: searx/plugins/oa_doi_rewrite.py:10
  305. msgid ""
  306. "Avoid paywalls by redirecting to open-access versions of publications "
  307. "when available"
  308. msgstr ""
  309. "Izogibanje plačilom s preusmeritvijo na prostodostopne različice "
  310. "publikacij, ko so na voljo"
  311. #: searx/plugins/self_info.py:10
  312. msgid "Self Information"
  313. msgstr "Informacije o sebi"
  314. #: searx/plugins/self_info.py:11
  315. msgid ""
  316. "Displays your IP if the query is \"ip\" and your user agent if the query "
  317. "contains \"user agent\"."
  318. msgstr ""
  319. "Prikaže IP naslov, če je niz poizvedbe \"ip\", in uporabniški agent, če "
  320. "je niz \"user agent\"."
  321. #: searx/plugins/tor_check.py:25
  322. msgid "Tor check plugin"
  323. msgstr "Preveri Tor vtičnik"
  324. #: searx/plugins/tor_check.py:28
  325. msgid ""
  326. "This plugin checks if the address of the request is a Tor exit-node, and "
  327. "informs the user if it is; like check.torproject.org, but from SearXNG."
  328. msgstr ""
  329. "Ta vtičnik preveri, če je naslov poizvedbe izhodni prikluček TOR in "
  330. "informira uporabnika o njem, kot naprimer check.torproject.org ampak "
  331. "preko SearXNG-ja."
  332. #: searx/plugins/tor_check.py:62
  333. msgid ""
  334. "Could not download the list of Tor exit-nodes from: "
  335. "https://check.torproject.org/exit-addresses"
  336. msgstr ""
  337. "Seznama izhodnih točk Tor ni bilo mogoče prenesti s "
  338. "https://check.torproject.org/exit-addresses"
  339. #: searx/plugins/tor_check.py:78
  340. msgid ""
  341. "You are using Tor and it looks like you have this external IP address: "
  342. "{ip_address}"
  343. msgstr "Uporabljate Tor in kot kaže imate ta zunanji IP naslov: {ip_address}"
  344. #: searx/plugins/tor_check.py:86
  345. msgid "You are not using Tor and you have this external IP address: {ip_address}"
  346. msgstr "Ne uporabljate Tor in imate tale zunanji IP naslov: {ip_address}"
  347. #: searx/plugins/tracker_url_remover.py:29
  348. msgid "Tracker URL remover"
  349. msgstr "Odstranjevalec sledilcev URL"
  350. #: searx/plugins/tracker_url_remover.py:30
  351. msgid "Remove trackers arguments from the returned URL"
  352. msgstr "Odstrani argumente sledilcev iz vrnjenega URL"
  353. #: searx/templates/simple/404.html:4
  354. msgid "Page not found"
  355. msgstr "Strani ni bilo mogoče najti"
  356. #: searx/templates/simple/404.html:6
  357. #, python-format
  358. msgid "Go to %(search_page)s."
  359. msgstr "Pojdi na %(search_page)s."
  360. #: searx/templates/simple/404.html:6
  361. msgid "search page"
  362. msgstr "stran za iskanje"
  363. #: searx/templates/simple/base.html:53
  364. msgid "Donate"
  365. msgstr "Doniraj"
  366. #: searx/templates/simple/base.html:57
  367. #: searx/templates/simple/preferences.html:156
  368. msgid "Preferences"
  369. msgstr "Nastavitve"
  370. #: searx/templates/simple/base.html:67
  371. msgid "Powered by"
  372. msgstr "Omogočeno z"
  373. #: searx/templates/simple/base.html:67
  374. msgid "a privacy-respecting, open metasearch engine"
  375. msgstr "odprt metaiskalnik, ki spoštuje zasebnost"
  376. #: searx/templates/simple/base.html:68
  377. #: searx/templates/simple/result_templates/packages.html:59
  378. msgid "Source code"
  379. msgstr "Izvorna koda"
  380. #: searx/templates/simple/base.html:69
  381. msgid "Issue tracker"
  382. msgstr "Sledilnik napak/problemov"
  383. #: searx/templates/simple/base.html:70 searx/templates/simple/stats.html:18
  384. msgid "Engine stats"
  385. msgstr "Statistike iskalnika"
  386. #: searx/templates/simple/base.html:72
  387. msgid "Public instances"
  388. msgstr "Javne instance"
  389. #: searx/templates/simple/base.html:75
  390. msgid "Privacy policy"
  391. msgstr "Politika zasebnosti"
  392. #: searx/templates/simple/base.html:78
  393. msgid "Contact instance maintainer"
  394. msgstr "Kontaktiraj vzdrževalca instance"
  395. #: searx/templates/simple/categories.html:26
  396. msgid "Click on the magnifier to perform search"
  397. msgstr "Kiknite na lupo za iskanje"
  398. #: searx/templates/simple/macros.html:36
  399. msgid "Length"
  400. msgstr "Dolžina"
  401. #: searx/templates/simple/macros.html:37
  402. #: searx/templates/simple/result_templates/files.html:34
  403. #: searx/templates/simple/result_templates/images.html:19
  404. #: searx/templates/simple/result_templates/paper.html:6
  405. msgid "Author"
  406. msgstr "Avtor"
  407. #: searx/templates/simple/macros.html:45
  408. msgid "cached"
  409. msgstr "predpomnjeno"
  410. #: searx/templates/simple/macros.html:45
  411. msgid "proxied"
  412. msgstr "preko posredniškega strežnika"
  413. #: searx/templates/simple/new_issue.html:64
  414. msgid "Start submiting a new issue on GitHub"
  415. msgstr "Začni oddajo novega hrošča na GitHub-u"
  416. #: searx/templates/simple/new_issue.html:66
  417. msgid "Please check for existing bugs about this engine on GitHub"
  418. msgstr "Prosim preveri že aktivne hrošče glede engine-a na GitHub-u"
  419. #: searx/templates/simple/new_issue.html:69
  420. msgid "I confirm there is no existing bug about the issue I encounter"
  421. msgstr "Potrjujem da o problemu, na katerega sem naletel, ni že obstoječega hrošča"
  422. #: searx/templates/simple/new_issue.html:71
  423. msgid "If this is a public instance, please specify the URL in the bug report"
  424. msgstr "Če je to javna instanca, prosim specificirajte URL v poročilu o napaki"
  425. #: searx/templates/simple/new_issue.html:72
  426. msgid "Submit a new issue on Github including the above information"
  427. msgstr "Predloži novo težavo na Githubu, vključno z zgornjimi informacijami"
  428. #: searx/templates/simple/preferences.html:65
  429. msgid "No HTTPS"
  430. msgstr "Brez HTTPS"
  431. #: searx/templates/simple/elements/engines_msg.html:18
  432. #: searx/templates/simple/preferences.html:69
  433. #: searx/templates/simple/preferences.html:70
  434. msgid "View error logs and submit a bug report"
  435. msgstr "Oglejte si dnevnike napak in pošljite poročilo o napakah"
  436. #: searx/templates/simple/preferences.html:74
  437. msgid "!bang for this engine"
  438. msgstr "!bang za ta iskalnik"
  439. #: searx/templates/simple/preferences.html:80
  440. msgid "!bang for its categories"
  441. msgstr "!bang za njegove kategorije"
  442. #: searx/templates/simple/preferences.html:102
  443. #: searx/templates/simple/stats.html:64
  444. msgid "Median"
  445. msgstr "Mediana"
  446. #: searx/templates/simple/preferences.html:103
  447. #: searx/templates/simple/stats.html:70
  448. msgid "P80"
  449. msgstr "P80"
  450. #: searx/templates/simple/preferences.html:104
  451. #: searx/templates/simple/stats.html:76
  452. msgid "P95"
  453. msgstr "P95"
  454. #: searx/templates/simple/preferences.html:136
  455. msgid "Failed checker test(s): "
  456. msgstr "Neuspešno opravljen(i) preizkus(i) preverjanja: "
  457. #: searx/templates/simple/preferences.html:138
  458. msgid "Errors:"
  459. msgstr "Napake:"
  460. #: searx/templates/simple/preferences.html:162
  461. msgid "General"
  462. msgstr "Splošno"
  463. #: searx/templates/simple/preferences.html:165
  464. msgid "Default categories"
  465. msgstr "Privzete kategorije"
  466. #: searx/templates/simple/preferences.html:187
  467. msgid "User interface"
  468. msgstr "Uporabniški vmesnik"
  469. #: searx/templates/simple/preferences.html:208
  470. msgid "Privacy"
  471. msgstr "Zasebnost"
  472. #: searx/templates/simple/preferences.html:221
  473. msgid "Engines"
  474. msgstr "Iskalniki"
  475. #: searx/templates/simple/preferences.html:223
  476. msgid "Currently used search engines"
  477. msgstr "Trenutno uporabljeni iskalniki"
  478. #: searx/templates/simple/preferences.html:231
  479. msgid "Special Queries"
  480. msgstr "Posebne poizvedbe"
  481. #: searx/templates/simple/preferences.html:237
  482. msgid "Cookies"
  483. msgstr "Piškotki"
  484. #: searx/templates/simple/results.html:23
  485. msgid "Answers"
  486. msgstr "Odgovori"
  487. #: searx/templates/simple/results.html:38
  488. msgid "Number of results"
  489. msgstr "Število zadetkov"
  490. #: searx/templates/simple/results.html:44
  491. msgid "Info"
  492. msgstr "Informacije"
  493. #: searx/templates/simple/results.html:73
  494. msgid "Try searching for:"
  495. msgstr "Poskusite iskati:"
  496. #: searx/templates/simple/results.html:105
  497. msgid "Back to top"
  498. msgstr "Nazaj na vrh"
  499. #: searx/templates/simple/results.html:123
  500. msgid "Previous page"
  501. msgstr "Prejšnja stran"
  502. #: searx/templates/simple/results.html:141
  503. msgid "Next page"
  504. msgstr "Naslednja stran"
  505. #: searx/templates/simple/search.html:3
  506. msgid "Display the front page"
  507. msgstr "Prikaži naslovno stran"
  508. #: searx/templates/simple/search.html:9
  509. #: searx/templates/simple/simple_search.html:5
  510. msgid "Search for..."
  511. msgstr "Poišči..."
  512. #: searx/templates/simple/search.html:10
  513. #: searx/templates/simple/simple_search.html:6
  514. msgid "clear"
  515. msgstr "počisti"
  516. #: searx/templates/simple/search.html:11
  517. #: searx/templates/simple/simple_search.html:7
  518. msgid "search"
  519. msgstr "Išči"
  520. #: searx/templates/simple/stats.html:21
  521. msgid "There is currently no data available. "
  522. msgstr "Trenutno ni podatkov na voljo."
  523. #: searx/templates/simple/preferences/engines.html:18
  524. #: searx/templates/simple/stats.html:25
  525. msgid "Engine name"
  526. msgstr "Ime iskalnika"
  527. #: searx/templates/simple/stats.html:26
  528. msgid "Scores"
  529. msgstr "Točke"
  530. #: searx/templates/simple/stats.html:27
  531. msgid "Result count"
  532. msgstr "Število rezultatov"
  533. #: searx/templates/simple/preferences/engines.html:25
  534. #: searx/templates/simple/stats.html:28
  535. msgid "Response time"
  536. msgstr "Odzivni čas"
  537. #: searx/templates/simple/preferences/engines.html:29
  538. #: searx/templates/simple/stats.html:29
  539. msgid "Reliability"
  540. msgstr "Zanesljivost"
  541. #: searx/templates/simple/stats.html:59
  542. msgid "Total"
  543. msgstr "Skupaj"
  544. #: searx/templates/simple/stats.html:60
  545. msgid "HTTP"
  546. msgstr "HTTP"
  547. #: searx/templates/simple/stats.html:61
  548. msgid "Processing"
  549. msgstr "obdelava"
  550. #: searx/templates/simple/stats.html:99
  551. msgid "Warnings"
  552. msgstr "Opozorila"
  553. #: searx/templates/simple/stats.html:99
  554. msgid "Errors and exceptions"
  555. msgstr "Napake in izjeme"
  556. #: searx/templates/simple/stats.html:105
  557. msgid "Exception"
  558. msgstr "Izjeme"
  559. #: searx/templates/simple/stats.html:107
  560. msgid "Message"
  561. msgstr "Sporočilo"
  562. #: searx/templates/simple/stats.html:109
  563. msgid "Percentage"
  564. msgstr "Odstotek"
  565. #: searx/templates/simple/stats.html:111
  566. msgid "Parameter"
  567. msgstr "Parameter"
  568. #: searx/templates/simple/result_templates/files.html:36
  569. #: searx/templates/simple/stats.html:119
  570. msgid "Filename"
  571. msgstr "Ime datoteke"
  572. #: searx/templates/simple/stats.html:120
  573. msgid "Function"
  574. msgstr "Funkcija"
  575. #: searx/templates/simple/stats.html:121
  576. msgid "Code"
  577. msgstr "Koda"
  578. #: searx/templates/simple/stats.html:128
  579. msgid "Checker"
  580. msgstr "Pregledovalnik"
  581. #: searx/templates/simple/stats.html:131
  582. msgid "Failed test"
  583. msgstr "Neuspešen preizkus"
  584. #: searx/templates/simple/stats.html:132
  585. msgid "Comment(s)"
  586. msgstr "Komentar(ji)"
  587. #: searx/templates/simple/elements/apis.html:3
  588. msgid "Download results"
  589. msgstr "Prenesi zadetke"
  590. #: searx/templates/simple/elements/engines_msg.html:7
  591. msgid "Messages from the search engines"
  592. msgstr "Sporočila iskalnikov"
  593. #: searx/templates/simple/elements/engines_msg.html:12
  594. msgid "Error!"
  595. msgstr "Napaka!"
  596. #: searx/templates/simple/elements/engines_msg.html:13
  597. msgid "Engines cannot retrieve results"
  598. msgstr "Iskalniki ne morejo pridobiti rezultatov"
  599. #: searx/templates/simple/elements/search_url.html:3
  600. msgid "Search URL"
  601. msgstr "Iskalni URL"
  602. #: searx/templates/simple/elements/search_url.html:4
  603. #: searx/templates/simple/preferences/cookies.html:54
  604. msgid "Copied"
  605. msgstr "Kopirano"
  606. #: searx/templates/simple/elements/search_url.html:4
  607. #: searx/templates/simple/preferences/cookies.html:54
  608. msgid "Copy"
  609. msgstr "Kopiraj"
  610. #: searx/templates/simple/elements/suggestions.html:3
  611. msgid "Suggestions"
  612. msgstr "Predlogi"
  613. #: searx/templates/simple/filters/languages.html:1
  614. #: searx/templates/simple/preferences/language.html:2
  615. msgid "Search language"
  616. msgstr "Jezik iskanja"
  617. #: searx/templates/simple/filters/languages.html:2
  618. #: searx/templates/simple/preferences/language.html:7
  619. msgid "Default language"
  620. msgstr "Privzeti jezik"
  621. #: searx/templates/simple/filters/languages.html:4
  622. #: searx/templates/simple/preferences/language.html:11
  623. msgid "Auto-detect"
  624. msgstr "Samodejno zaznaj"
  625. #: searx/templates/simple/filters/safesearch.html:1
  626. #: searx/templates/simple/filters/safesearch.html:2
  627. #: searx/templates/simple/filters/safesearch.html:3
  628. #: searx/templates/simple/filters/safesearch.html:4
  629. #: searx/templates/simple/preferences/engines.html:21
  630. #: searx/templates/simple/preferences/safesearch.html:2
  631. msgid "SafeSearch"
  632. msgstr "Varno iskanje"
  633. #: searx/templates/simple/filters/safesearch.html:2
  634. #: searx/templates/simple/preferences/safesearch.html:7
  635. msgid "Strict"
  636. msgstr "Strogo"
  637. #: searx/templates/simple/filters/safesearch.html:3
  638. #: searx/templates/simple/preferences/safesearch.html:11
  639. msgid "Moderate"
  640. msgstr "Zmerno"
  641. #: searx/templates/simple/filters/safesearch.html:4
  642. #: searx/templates/simple/preferences/safesearch.html:15
  643. msgid "None"
  644. msgstr "Brez"
  645. #: searx/templates/simple/filters/time_range.html:1
  646. #: searx/templates/simple/preferences/engines.html:22
  647. msgid "Time range"
  648. msgstr "Časovni razpon"
  649. #: searx/templates/simple/filters/time_range.html:3
  650. msgid "Anytime"
  651. msgstr "Kadarkoli"
  652. #: searx/templates/simple/filters/time_range.html:6
  653. msgid "Last day"
  654. msgstr "V zadnjem dnevu"
  655. #: searx/templates/simple/filters/time_range.html:9
  656. msgid "Last week"
  657. msgstr "V zadnjem tednu"
  658. #: searx/templates/simple/filters/time_range.html:12
  659. msgid "Last month"
  660. msgstr "V zadnjem mesecu"
  661. #: searx/templates/simple/filters/time_range.html:15
  662. msgid "Last year"
  663. msgstr "V zadnjem letu"
  664. #: searx/templates/simple/messages/no_cookies.html:3
  665. msgid "Information!"
  666. msgstr "Informacije!"
  667. #: searx/templates/simple/messages/no_cookies.html:4
  668. msgid "currently, there are no cookies defined."
  669. msgstr "Trenutno ni definiranih piškotkov."
  670. #: searx/templates/simple/messages/no_results.html:6
  671. msgid "Sorry!"
  672. msgstr "Škoda!"
  673. #: searx/templates/simple/messages/no_results.html:12
  674. msgid "No results were found. You can try to:"
  675. msgstr "Ni rezultatov. Lahko poskusiš:"
  676. #: searx/templates/simple/messages/no_results.html:14
  677. msgid "There are no more results. You can try to:"
  678. msgstr "Ni več rezultatov. Lahko poskusiš:"
  679. #: searx/templates/simple/messages/no_results.html:19
  680. msgid "Refresh the page."
  681. msgstr "Osveži stran."
  682. #: searx/templates/simple/messages/no_results.html:20
  683. msgid "Search for another query or select another category (above)."
  684. msgstr "Išči z drugačno poizvedbo ali izberi drugo kategorijo (zgoraj)."
  685. #: searx/templates/simple/messages/no_results.html:21
  686. msgid "Change the search engine used in the preferences:"
  687. msgstr "Zamenjaj iskalnik uporabljen v nastavitvah:"
  688. #: searx/templates/simple/messages/no_results.html:22
  689. msgid "Switch to another instance:"
  690. msgstr "Preklopi na drugo instanco:"
  691. #: searx/templates/simple/messages/no_results.html:24
  692. msgid "Search for another query or select another category."
  693. msgstr "Išči z drugačno poizvedbo ali izberi drugo kategorijo."
  694. #: searx/templates/simple/messages/no_results.html:25
  695. msgid "Go back to the previous page using the previous page button."
  696. msgstr "Pojdi na prejšnjo stran z uporabo gumba za prejšnjo stran."
  697. #: searx/templates/simple/preferences/answerers.html:4
  698. #: searx/templates/simple/preferences/engines.html:17
  699. msgid "Allow"
  700. msgstr "Dovoli"
  701. #: searx/templates/simple/preferences/answerers.html:5
  702. msgid "Keywords"
  703. msgstr "Ključne besede"
  704. #: searx/templates/simple/preferences/answerers.html:6
  705. #: searx/templates/simple/result_templates/packages.html:7
  706. msgid "Name"
  707. msgstr "Ime"
  708. #: searx/templates/simple/preferences/answerers.html:7
  709. msgid "Description"
  710. msgstr "Opis"
  711. #: searx/templates/simple/preferences/answerers.html:8
  712. msgid "Examples"
  713. msgstr "Primeri"
  714. #: searx/templates/simple/preferences/answerers.html:13
  715. msgid "This is the list of SearXNG's instant answering modules."
  716. msgstr "To je seznam modulov za takojšnje javljanje SearXNG."
  717. #: searx/templates/simple/preferences/answerers.html:29
  718. msgid "This is the list of plugins."
  719. msgstr "To je seznam vtičnikov."
  720. #: searx/templates/simple/preferences/autocomplete.html:2
  721. msgid "Autocomplete"
  722. msgstr "Samodejni predlogi"
  723. #: searx/templates/simple/preferences/autocomplete.html:15
  724. msgid "Find stuff as you type"
  725. msgstr "Iščite že med tipkanjem"
  726. #: searx/templates/simple/preferences/center_alignment.html:2
  727. msgid "Center Alignment"
  728. msgstr "Sredinska poravnava"
  729. #: searx/templates/simple/preferences/center_alignment.html:14
  730. msgid "Displays results in the center of the page (Oscar layout)."
  731. msgstr "Prikaže rezultate na sredini strani (postavitev Oscar)."
  732. #: searx/templates/simple/preferences/cookies.html:2
  733. msgid ""
  734. "This is the list of cookies and their values SearXNG is storing on your "
  735. "computer."
  736. msgstr ""
  737. "To je seznam piškotkov in njihovih vrednosti, ki jih SearXNG shranjuje v "
  738. "vaš računalnik."
  739. #: searx/templates/simple/preferences/cookies.html:3
  740. msgid "With that list, you can assess SearXNG transparency."
  741. msgstr "S tem seznamom lahko ocenite transparentnost SearXNG."
  742. #: searx/templates/simple/preferences/cookies.html:9
  743. msgid "Cookie name"
  744. msgstr "Ime piškotka"
  745. #: searx/templates/simple/preferences/cookies.html:10
  746. msgid "Value"
  747. msgstr "Vrednost"
  748. #: searx/templates/simple/preferences/cookies.html:23
  749. msgid "Search URL of the currently saved preferences"
  750. msgstr "Iskalni URL trenutno shranjenih nastavitev"
  751. #: searx/templates/simple/preferences/cookies.html:32
  752. msgid ""
  753. "Note: specifying custom settings in the search URL can reduce privacy by "
  754. "leaking data to the clicked result sites."
  755. msgstr ""
  756. "Opomba: navajanje lastnih nastavitev v iskalnem URL lahko vodi do "
  757. "zmanjšane zasebnosti preko podajanja podatkov izbranim rezultatom."
  758. #: searx/templates/simple/preferences/cookies.html:35
  759. msgid "URL to restore your preferences in another browser"
  760. msgstr "URL za obnovitev vaših nastavitev v drugem brskalniku"
  761. #: searx/templates/simple/preferences/cookies.html:43
  762. msgid ""
  763. "Specifying custom settings in the preferences URL can be used to sync "
  764. "preferences across devices."
  765. msgstr ""
  766. "Določanje nastavitev po meri v URL-ju z nastavitvami se lahko uporabi za "
  767. "sinhronizacijo nastavitev med napravami."
  768. #: searx/templates/simple/preferences/cookies.html:46
  769. msgid "Copy preferences hash"
  770. msgstr "Kopiraj hash nastavitev"
  771. #: searx/templates/simple/preferences/cookies.html:57
  772. msgid "Insert copied preferences hash (without URL) to restore"
  773. msgstr "Vnesi kopirani hash nastavitev (brez URL) za povrnitev"
  774. #: searx/templates/simple/preferences/cookies.html:59
  775. msgid "Preferences hash"
  776. msgstr "Hash nastavitev"
  777. #: searx/templates/simple/preferences/doi_resolver.html:2
  778. msgid "Open Access DOI resolver"
  779. msgstr "odprto dostopni DOI razreševalec"
  780. #: searx/templates/simple/preferences/doi_resolver.html:14
  781. msgid "Select service used by DOI rewrite"
  782. msgstr "Izveri storitev za DOI prepisovanje"
  783. #: searx/templates/simple/preferences/engines.html:9
  784. msgid ""
  785. "This tab does not exists in the user interface, but you can search in "
  786. "these engines by its !bangs."
  787. msgstr ""
  788. "Ta kartica ne obstaja v uporabniškem vmesniku, ampak lahko iščeš v teh "
  789. "iskalnikih z njihovimi !bangi."
  790. #: searx/templates/simple/preferences/engines.html:19
  791. msgid "!bang"
  792. msgstr "!bang"
  793. #: searx/templates/simple/preferences/engines.html:20
  794. msgid "Supports selected language"
  795. msgstr "Podpira izbrani jezik"
  796. #: searx/templates/simple/preferences/engines.html:23
  797. msgid "Weight"
  798. msgstr "Teža"
  799. #: searx/templates/simple/preferences/engines.html:27
  800. msgid "Max time"
  801. msgstr "Največji čas"
  802. #: searx/templates/simple/preferences/footer.html:2
  803. msgid ""
  804. "These settings are stored in your cookies, this allows us not to store "
  805. "this data about you."
  806. msgstr ""
  807. "Te nastavitve so shranjene v vaših piškotkih; to nam omogoča, da ne "
  808. "hranimo teh podatkov o vas."
  809. #: searx/templates/simple/preferences/footer.html:3
  810. msgid ""
  811. "These cookies serve your sole convenience, we don't use these cookies to "
  812. "track you."
  813. msgstr "Ti piškotki so za boljšo izkušnjo, ne uporabljamo jih za sledenje."
  814. #: searx/templates/simple/preferences/footer.html:6
  815. msgid "Save"
  816. msgstr "Shrani"
  817. #: searx/templates/simple/preferences/footer.html:9
  818. msgid "Reset defaults"
  819. msgstr "Ponastavi na privzeto"
  820. #: searx/templates/simple/preferences/footer.html:13
  821. msgid "Back"
  822. msgstr "Nazaj"
  823. #: searx/templates/simple/preferences/hotkeys.html:2
  824. msgid "Hotkeys"
  825. msgstr "Hitre tipke"
  826. #: searx/templates/simple/preferences/hotkeys.html:13
  827. msgid "Vim-like"
  828. msgstr "Kot v Vim"
  829. #: searx/templates/simple/preferences/hotkeys.html:18
  830. msgid ""
  831. "Navigate search results with hotkeys (JavaScript required). Press \"h\" "
  832. "key on main or result page to get help."
  833. msgstr ""
  834. "Po rezultatih se pomikajte s hitrimi tipkami (potreben je JavaScript). Za"
  835. " pomoč na glavni strani ali strani z rezultati pritisnite tipko \"h\"."
  836. #: searx/templates/simple/preferences/image_proxy.html:2
  837. msgid "Image proxy"
  838. msgstr "Posredniški strežnik za slike"
  839. #: searx/templates/simple/preferences/image_proxy.html:14
  840. msgid "Proxying image results through SearXNG"
  841. msgstr "Proxy rezultatov slik prek SearXNG"
  842. #: searx/templates/simple/preferences/infinite_scroll.html:2
  843. msgid "Infinite scroll"
  844. msgstr "Neskončno drsenje"
  845. #: searx/templates/simple/preferences/infinite_scroll.html:14
  846. msgid "Automatically load next page when scrolling to bottom of current page"
  847. msgstr "Samodejno naloži naslednjo stran ob ogledu dna trenutne strani"
  848. #: searx/templates/simple/preferences/language.html:24
  849. msgid "What language do you prefer for search?"
  850. msgstr "V katerem jeziku želite iskati?"
  851. #: searx/templates/simple/preferences/language.html:25
  852. msgid "Choose Auto-detect to let SearXNG detect the language of your query."
  853. msgstr ""
  854. "Izberi Avtomatsko zaznavanje, da lahko SearXNG samodejno zazna jezik "
  855. "poizvedbe."
  856. #: searx/templates/simple/preferences/method.html:2
  857. msgid "HTTP Method"
  858. msgstr "metoda HTTP"
  859. #: searx/templates/simple/preferences/method.html:14
  860. msgid "Change how forms are submitted"
  861. msgstr "Spremeni način pošiljanja obrazcev"
  862. #: searx/templates/simple/preferences/query_in_title.html:2
  863. msgid "Query in the page's title"
  864. msgstr "Poizvedba v naslovu strani"
  865. #: searx/templates/simple/preferences/query_in_title.html:14
  866. msgid ""
  867. "When enabled, the result page's title contains your query. Your browser "
  868. "can record this title"
  869. msgstr ""
  870. "Ko je omogočeno, naslov strani z rezultati vsebuje vašo poizvedbo. Vaš "
  871. "brskalnik lahko posname ta naslov"
  872. #: searx/templates/simple/preferences/results_on_new_tab.html:2
  873. msgid "Results on new tabs"
  874. msgstr "Zadetki v novih zavihkih"
  875. #: searx/templates/simple/preferences/results_on_new_tab.html:14
  876. msgid "Open result links on new browser tabs"
  877. msgstr "Odpri povezave zadetkov v novih zavihkih brskalnika"
  878. #: searx/templates/simple/preferences/safesearch.html:20
  879. msgid "Filter content"
  880. msgstr "Filtriraj vsebino"
  881. #: searx/templates/simple/preferences/search_on_category_select.html:2
  882. msgid "Search on category select"
  883. msgstr "Išči ob izboru kategorije"
  884. #: searx/templates/simple/preferences/search_on_category_select.html:14
  885. msgid ""
  886. "Perform search immediately if a category selected. Disable to select "
  887. "multiple categories"
  888. msgstr ""
  889. "Izvedi iskanje takoj, če je izbrana kategorija. Onemogoči za izbor več "
  890. "kategorij"
  891. #: searx/templates/simple/preferences/theme.html:2
  892. msgid "Theme"
  893. msgstr "Tema"
  894. #: searx/templates/simple/preferences/theme.html:14
  895. msgid "Change SearXNG layout"
  896. msgstr "Spremenite postavitev SearXNG"
  897. #: searx/templates/simple/preferences/theme.html:19
  898. msgid "Theme style"
  899. msgstr "Slog teme"
  900. #: searx/templates/simple/preferences/theme.html:31
  901. msgid "Choose auto to follow your browser settings"
  902. msgstr "Če želite slediti nastavitvam brskalnika, izberite samodejno"
  903. #: searx/templates/simple/preferences/tokens.html:2
  904. msgid "Engine tokens"
  905. msgstr "Žetoni za iskalnik"
  906. #: searx/templates/simple/preferences/tokens.html:9
  907. msgid "Access tokens for private engines"
  908. msgstr "Žetoni dostopa za zasebne iskalnike"
  909. #: searx/templates/simple/preferences/ui_locale.html:2
  910. msgid "Interface language"
  911. msgstr "Jezik vmesnika"
  912. #: searx/templates/simple/preferences/ui_locale.html:14
  913. msgid "Change the language of the layout"
  914. msgstr "Spremeni jezik vmesnika"
  915. #: searx/templates/simple/result_templates/code.html:13
  916. msgid "repo"
  917. msgstr "repozitoriji"
  918. #: searx/templates/simple/result_templates/default.html:6
  919. #: searx/templates/simple/result_templates/files.html:8
  920. #: searx/templates/simple/result_templates/files.html:11
  921. msgid "show media"
  922. msgstr "pokaži medijske vsebine"
  923. #: searx/templates/simple/result_templates/default.html:6
  924. #: searx/templates/simple/result_templates/files.html:8
  925. msgid "hide media"
  926. msgstr "skrij medijske vsebine"
  927. #: searx/templates/simple/result_templates/default.html:14
  928. #: searx/templates/simple/result_templates/videos.html:14
  929. msgid "This site did not provide any description."
  930. msgstr "Ta stran ni posredovala nobenega opisa."
  931. #: searx/templates/simple/result_templates/files.html:38
  932. #: searx/templates/simple/result_templates/images.html:22
  933. #: searx/templates/simple/result_templates/torrent.html:11
  934. msgid "Filesize"
  935. msgstr "Velikost"
  936. #: searx/templates/simple/result_templates/files.html:39
  937. #: searx/templates/simple/result_templates/torrent.html:12
  938. msgid "Bytes"
  939. msgstr "Bajti"
  940. #: searx/templates/simple/result_templates/files.html:40
  941. #: searx/templates/simple/result_templates/torrent.html:13
  942. msgid "kiB"
  943. msgstr "kiB"
  944. #: searx/templates/simple/result_templates/files.html:41
  945. #: searx/templates/simple/result_templates/torrent.html:14
  946. msgid "MiB"
  947. msgstr "MiB"
  948. #: searx/templates/simple/result_templates/files.html:42
  949. #: searx/templates/simple/result_templates/torrent.html:15
  950. msgid "GiB"
  951. msgstr "GiB"
  952. #: searx/templates/simple/result_templates/files.html:43
  953. #: searx/templates/simple/result_templates/torrent.html:16
  954. msgid "TiB"
  955. msgstr "TiB"
  956. #: searx/templates/simple/result_templates/files.html:47
  957. msgid "Date"
  958. msgstr "Datum"
  959. #: searx/templates/simple/result_templates/files.html:49
  960. #: searx/templates/simple/result_templates/paper.html:24
  961. msgid "Type"
  962. msgstr "Vrsta"
  963. #: searx/templates/simple/result_templates/images.html:20
  964. msgid "Resolution"
  965. msgstr ""
  966. #: searx/templates/simple/result_templates/images.html:21
  967. msgid "Format"
  968. msgstr "Format"
  969. #: searx/templates/simple/result_templates/images.html:24
  970. msgid "Engine"
  971. msgstr "Pogon"
  972. #: searx/templates/simple/result_templates/images.html:25
  973. msgid "View source"
  974. msgstr "Ogled vira"
  975. #: searx/templates/simple/result_templates/map.html:12
  976. msgid "address"
  977. msgstr "naslov"
  978. #: searx/templates/simple/result_templates/map.html:43
  979. msgid "show map"
  980. msgstr "prikaži zemljevid"
  981. #: searx/templates/simple/result_templates/map.html:43
  982. msgid "hide map"
  983. msgstr "skrij zemljevid"
  984. #: searx/templates/simple/result_templates/packages.html:12
  985. msgid "Version"
  986. msgstr ""
  987. #: searx/templates/simple/result_templates/packages.html:18
  988. msgid "Maintainer"
  989. msgstr ""
  990. #: searx/templates/simple/result_templates/packages.html:24
  991. msgid "Updated at"
  992. msgstr ""
  993. #: searx/templates/simple/result_templates/packages.html:30
  994. #: searx/templates/simple/result_templates/paper.html:25
  995. msgid "Tags"
  996. msgstr "Oznake"
  997. #: searx/templates/simple/result_templates/packages.html:36
  998. msgid "Popularity"
  999. msgstr ""
  1000. #: searx/templates/simple/result_templates/packages.html:42
  1001. msgid "License"
  1002. msgstr ""
  1003. #: searx/templates/simple/result_templates/packages.html:52
  1004. msgid "Project"
  1005. msgstr ""
  1006. #: searx/templates/simple/result_templates/packages.html:55
  1007. msgid "Project homepage"
  1008. msgstr ""
  1009. #: searx/templates/simple/result_templates/paper.html:5
  1010. msgid "Published date"
  1011. msgstr "Datum objave"
  1012. #: searx/templates/simple/result_templates/paper.html:9
  1013. msgid "Journal"
  1014. msgstr "Revija"
  1015. #: searx/templates/simple/result_templates/paper.html:22
  1016. msgid "Editor"
  1017. msgstr "Urejevalnik"
  1018. #: searx/templates/simple/result_templates/paper.html:23
  1019. msgid "Publisher"
  1020. msgstr "Založnik"
  1021. #: searx/templates/simple/result_templates/paper.html:26
  1022. msgid "DOI"
  1023. msgstr "DOI"
  1024. #: searx/templates/simple/result_templates/paper.html:27
  1025. msgid "ISSN"
  1026. msgstr "ISSN"
  1027. #: searx/templates/simple/result_templates/paper.html:28
  1028. msgid "ISBN"
  1029. msgstr "ISBN"
  1030. #: searx/templates/simple/result_templates/paper.html:33
  1031. msgid "PDF"
  1032. msgstr "PDF"
  1033. #: searx/templates/simple/result_templates/paper.html:34
  1034. msgid "HTML"
  1035. msgstr "HTML"
  1036. #: searx/templates/simple/result_templates/torrent.html:6
  1037. msgid "magnet link"
  1038. msgstr "magnet povezava"
  1039. #: searx/templates/simple/result_templates/torrent.html:7
  1040. msgid "torrent file"
  1041. msgstr "torrent datoteka"
  1042. #: searx/templates/simple/result_templates/torrent.html:9
  1043. msgid "Seeder"
  1044. msgstr "Sejalec"
  1045. #: searx/templates/simple/result_templates/torrent.html:9
  1046. msgid "Leecher"
  1047. msgstr "Odjemalec"
  1048. #: searx/templates/simple/result_templates/torrent.html:20
  1049. msgid "Number of Files"
  1050. msgstr "Število datotek"
  1051. #: searx/templates/simple/result_templates/videos.html:6
  1052. msgid "show video"
  1053. msgstr "pokaži video"
  1054. #: searx/templates/simple/result_templates/videos.html:6
  1055. msgid "hide video"
  1056. msgstr "skrij video"
  1057. #~ msgid "Engine time (sec)"
  1058. #~ msgstr "Čas iskanja (sek.)"
  1059. #~ msgid "Page loads (sec)"
  1060. #~ msgstr "Čas nalaganja (sek.)"
  1061. #~ msgid "Errors"
  1062. #~ msgstr "Napake"
  1063. #~ msgid "CAPTCHA required"
  1064. #~ msgstr ""
  1065. #~ msgid "Rewrite HTTP links to HTTPS if possible"
  1066. #~ msgstr "Prepisovanje HTTP povezav v HTTPS, ko je to mogoče"
  1067. #~ msgid ""
  1068. #~ "Results are opened in the same "
  1069. #~ "window by default. This plugin "
  1070. #~ "overwrites the default behaviour to open"
  1071. #~ " links on new tabs/windows. (JavaScript "
  1072. #~ "required)"
  1073. #~ msgstr ""
  1074. #~ "Zadetki so privzeto odprti v istem "
  1075. #~ "oknu. Ta vstavek spremeni privzeto "
  1076. #~ "obnašanje tako, da se povezave odprejo"
  1077. #~ " v novih zavihkih/oknih. (Potrebuje "
  1078. #~ "JavaScript)"
  1079. #~ msgid "Color"
  1080. #~ msgstr "Barva"
  1081. #~ msgid "Blue (default)"
  1082. #~ msgstr "Modra (privzeto)"
  1083. #~ msgid "Violet"
  1084. #~ msgstr "Vijolična"
  1085. #~ msgid "Green"
  1086. #~ msgstr "Zelena"
  1087. #~ msgid "Cyan"
  1088. #~ msgstr "Cian modra"
  1089. #~ msgid "Orange"
  1090. #~ msgstr "Oranžna"
  1091. #~ msgid "Red"
  1092. #~ msgstr "Rdeča"
  1093. #~ msgid "Category"
  1094. #~ msgstr "Kategorija"
  1095. #~ msgid "Block"
  1096. #~ msgstr "Blokiraj"
  1097. #~ msgid "original context"
  1098. #~ msgstr "originalna stran"
  1099. #~ msgid "Plugins"
  1100. #~ msgstr "Vtičniki"
  1101. #~ msgid "Answerers"
  1102. #~ msgstr "Ponudniki odgovorov"
  1103. #~ msgid "Avg. time"
  1104. #~ msgstr "Povprečni čas"
  1105. #~ msgid "show details"
  1106. #~ msgstr "prikaži podrobnosti"
  1107. #~ msgid "hide details"
  1108. #~ msgstr "skrij podrobnosti"
  1109. #~ msgid "Load more..."
  1110. #~ msgstr "Naloži več..."
  1111. #~ msgid "Loading..."
  1112. #~ msgstr ""
  1113. #~ msgid "Change searx layout"
  1114. #~ msgstr "Spremeni izgled searx"
  1115. #~ msgid "Proxying image results through searx"
  1116. #~ msgstr "Uporaba searx kot posredniški strežnik za slike"
  1117. #~ msgid "This is the list of searx's instant answering modules."
  1118. #~ msgstr "To je seznam modulov searx za takojšnje odgovore."
  1119. #~ msgid ""
  1120. #~ "This is the list of cookies and"
  1121. #~ " their values searx is storing on "
  1122. #~ "your computer."
  1123. #~ msgstr ""
  1124. #~ "To je seznam piškotkov in pripadajočih"
  1125. #~ " vrednosti, ki jih searx hrani na "
  1126. #~ "vašem računalniku."
  1127. #~ msgid "With that list, you can assess searx transparency."
  1128. #~ msgstr "S tem seznamom lahko ocenite transparentnost searx."
  1129. #~ msgid "It look like you are using searx first time."
  1130. #~ msgstr "Prvič uporabljate searx."
  1131. #~ msgid "Please, try again later or find another searx instance."
  1132. #~ msgstr "Prosimo, poskusite kasneje tu ali na drugi instanci searx."
  1133. #~ msgid "Themes"
  1134. #~ msgstr "Teme"
  1135. #~ msgid "Reliablity"
  1136. #~ msgstr ""
  1137. #~ msgid ""
  1138. #~ "When enabled, the result page's title"
  1139. #~ " contains your query. Your browser "
  1140. #~ "can record this title."
  1141. #~ msgstr ""
  1142. #~ msgid "Method"
  1143. #~ msgstr "Metoda"
  1144. #~ msgid ""
  1145. #~ "This tab does not show up for "
  1146. #~ "search results but you can search "
  1147. #~ "the engines listed here via bangs."
  1148. #~ msgstr ""
  1149. #~ msgid "Advanced settings"
  1150. #~ msgstr "Napredne nastavitve"
  1151. #~ msgid "Close"
  1152. #~ msgstr "Zapri"
  1153. #~ msgid "Language"
  1154. #~ msgstr ""
  1155. #~ msgid "broken"
  1156. #~ msgstr ""
  1157. #~ msgid "supported"
  1158. #~ msgstr "podprto"
  1159. #~ msgid "not supported"
  1160. #~ msgstr "ni podprto"
  1161. #~ msgid "about"
  1162. #~ msgstr "več o"
  1163. #~ msgid "Avg."
  1164. #~ msgstr "Povprečje"
  1165. #~ msgid "User Interface"
  1166. #~ msgstr ""
  1167. #~ msgid "Choose style for this theme"
  1168. #~ msgstr "Izberite stil za trenutno temo"
  1169. #~ msgid "Style"
  1170. #~ msgstr "Stil"
  1171. #~ msgid "Show advanced settings"
  1172. #~ msgstr ""
  1173. #~ msgid "Show advanced settings panel in the home page by default"
  1174. #~ msgstr ""
  1175. #~ msgid "Allow all"
  1176. #~ msgstr ""
  1177. #~ msgid "Disable all"
  1178. #~ msgstr ""
  1179. #~ msgid "Selected language"
  1180. #~ msgstr "Izbrani jezik"
  1181. #~ msgid "Query"
  1182. #~ msgstr "Poizvedba"
  1183. #~ msgid "save"
  1184. #~ msgstr "shrani"
  1185. #~ msgid "back"
  1186. #~ msgstr "nazaj"
  1187. #~ msgid "Links"
  1188. #~ msgstr "Povezave"
  1189. #~ msgid "RSS subscription"
  1190. #~ msgstr ""
  1191. #~ msgid "Search results"
  1192. #~ msgstr "Zadetki iskanja"
  1193. #~ msgid "next page"
  1194. #~ msgstr "naslednja stran"
  1195. #~ msgid "previous page"
  1196. #~ msgstr "prejšnja stran"
  1197. #~ msgid "Start search"
  1198. #~ msgstr "Začni iskati"
  1199. #~ msgid "Clear search"
  1200. #~ msgstr ""
  1201. #~ msgid "Clear"
  1202. #~ msgstr ""
  1203. #~ msgid "stats"
  1204. #~ msgstr "statistike"
  1205. #~ msgid "Heads up!"
  1206. #~ msgstr "Pozor!"
  1207. #~ msgid "It look like you are using SearXNG first time."
  1208. #~ msgstr ""
  1209. #~ msgid "Well done!"
  1210. #~ msgstr "Opravljeno!"
  1211. #~ msgid "Settings saved successfully."
  1212. #~ msgstr "Nastavitve so bile uspešno shranjene."
  1213. #~ msgid "Oh snap!"
  1214. #~ msgstr "Ojej!"
  1215. #~ msgid "Something went wrong."
  1216. #~ msgstr "Nekaj je bilo narobe."
  1217. #~ msgid "Date"
  1218. #~ msgstr ""
  1219. #~ msgid "Type"
  1220. #~ msgstr ""
  1221. #~ msgid "Get image"
  1222. #~ msgstr "Pridobi sliko"
  1223. #~ msgid "Center Alignment"
  1224. #~ msgstr ""
  1225. #~ msgid "Displays results in the center of the page (Oscar layout)."
  1226. #~ msgstr ""
  1227. #~ msgid "preferences"
  1228. #~ msgstr "nastavitve"
  1229. #~ msgid "Scores per result"
  1230. #~ msgstr "Točke na zadetek"
  1231. #~ msgid "a privacy-respecting, hackable metasearch engine"
  1232. #~ msgstr "razširljiv metaiskalnik, ki spoštuje vašo zasebnost"
  1233. #~ msgid "No abstract is available for this publication."
  1234. #~ msgstr "Povzetek za to publikacijo ni na voljo."
  1235. #~ msgid "Self Informations"
  1236. #~ msgstr "Informacije o sebi"
  1237. #~ msgid ""
  1238. #~ "Change how forms are submited, <a "
  1239. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1240. #~ " rel=\"external\">learn more about request "
  1241. #~ "methods</a>"
  1242. #~ msgstr ""
  1243. #~ "Spremeni, kako se pošiljajo obrazci, <a"
  1244. #~ " "
  1245. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1246. #~ " rel=\"external\">, več o metodah za "
  1247. #~ "zahtevke </a>"
  1248. #~ msgid ""
  1249. #~ "This plugin checks if the address "
  1250. #~ "of the request is a TOR exit "
  1251. #~ "node, and informs the user if it"
  1252. #~ " is, like check.torproject.org but from "
  1253. #~ "searxng."
  1254. #~ msgstr ""
  1255. #~ "Ta vtičnik preveri, če je naslov "
  1256. #~ "poizvedbe izhodni prikluček TOR in "
  1257. #~ "informira uporabnika o njem, kot "
  1258. #~ "naprimer check.torproject.org ampak preko "
  1259. #~ "searxng-ja."
  1260. #~ msgid ""
  1261. #~ "The TOR exit node list "
  1262. #~ "(https://check.torproject.org/exit-addresses) is "
  1263. #~ "unreachable."
  1264. #~ msgstr ""
  1265. #~ "Seznam izhodnih priključkov TOR "
  1266. #~ "(https://check.torproject.org/exit-addresses) je "
  1267. #~ "nedosegljiv."
  1268. #~ msgid "You are using TOR. Your IP address seems to be: {ip_address}."
  1269. #~ msgstr "Uporabljaš TOR. Tvoj IP naslov naj bi bil: {ip_address}."
  1270. #~ msgid "You are not using TOR. Your IP address seems to be: {ip_address}."
  1271. #~ msgstr "Ne uporabljaš TOR-a. Tvoj IP naslov naj bi bil: {ip_address}."
  1272. #~ msgid ""
  1273. #~ "The could not download the list of"
  1274. #~ " Tor exit-nodes from "
  1275. #~ "https://check.torproject.org/exit-addresses."
  1276. #~ msgstr ""
  1277. #~ msgid ""
  1278. #~ "You are using Tor. It looks like"
  1279. #~ " you have this external IP address:"
  1280. #~ " {ip_address}."
  1281. #~ msgstr ""
  1282. #~ msgid "You are not using Tor. You have this external IP address: {ip_address}."
  1283. #~ msgstr ""
  1284. #~ msgid "Autodetect search language"
  1285. #~ msgstr "Samodejno zaznavanje jezika iskanja"
  1286. #~ msgid "Automatically detect the query search language and switch to it."
  1287. #~ msgstr "Samodejno zazna jezik iskanja poizvedbe in preklopi nanj."
  1288. #~ msgid "others"
  1289. #~ msgstr "Ostali"
  1290. #~ msgid ""
  1291. #~ "This tab does not show up for "
  1292. #~ "search results, but you can search "
  1293. #~ "the engines listed here via bangs."
  1294. #~ msgstr ""
  1295. #~ "Ta zavihek se ne prikaže pri "
  1296. #~ "rezultatih iskanja, lahko pa iščete "
  1297. #~ "iskalnike, navedene tukaj, prek bangs."
  1298. #~ msgid "Shortcut"
  1299. #~ msgstr "Bližnjica"
  1300. #~ msgid "!bang"
  1301. #~ msgstr ""
  1302. #~ msgid ""
  1303. #~ "This tab dues not exists in the"
  1304. #~ " user interface, but you can search"
  1305. #~ " in these engines by its !bangs."
  1306. #~ msgstr ""
  1307. #~ msgid "Engines cannot retrieve results."
  1308. #~ msgstr "Iskalniki ne morejo pridobiti rezultatov."
  1309. #~ msgid "Please, try again later or find another SearXNG instance."
  1310. #~ msgstr "Prosim poizkusite kasneje, ali poiščite drugo SearXNG istanco."
  1311. #~ msgid ""
  1312. #~ "Redirect to open-access versions of "
  1313. #~ "publications when available (plugin required)"
  1314. #~ msgstr ""
  1315. #~ "Preusmeri na prosto dostopne različice "
  1316. #~ "publikacij, ko so na voljo (zahtevan "
  1317. #~ "vtičnik)"
  1318. #~ msgid "Bang"
  1319. #~ msgstr ""
  1320. #~ msgid ""
  1321. #~ "Change how forms are submitted, <a "
  1322. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1323. #~ " rel=\"external\">learn more about request "
  1324. #~ "methods</a>"
  1325. #~ msgstr ""
  1326. #~ "Spremenite način oddaje obrazcev, <a "
  1327. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1328. #~ " rel=\"external\">izvedite več o metodah "
  1329. #~ "zahtevka</a>"
  1330. #~ msgid "On"
  1331. #~ msgstr "Vklopljeno"
  1332. #~ msgid "Off"
  1333. #~ msgstr "Izklopljeno"
  1334. #~ msgid "Enabled"
  1335. #~ msgstr "Omogočeno"
  1336. #~ msgid "Disabled"
  1337. #~ msgstr "Onemogočeno"
  1338. #~ msgid ""
  1339. #~ "Perform search immediately if a category"
  1340. #~ " selected. Disable to select multiple "
  1341. #~ "categories. (JavaScript required)"
  1342. #~ msgstr ""
  1343. #~ "Če je kategorija izbrana, takoj izvedi"
  1344. #~ " iskanje. Za izbor več kategorij "
  1345. #~ "onemogocite. (Potrebna je JavaScript)"
  1346. #~ msgid "Vim-like hotkeys"
  1347. #~ msgstr "Tipkovne bližnjice Vim"
  1348. #~ msgid ""
  1349. #~ "Navigate search results with Vim-like"
  1350. #~ " hotkeys (JavaScript required). Press \"h\""
  1351. #~ " key on main or result page to"
  1352. #~ " get help."
  1353. #~ msgstr ""
  1354. #~ "Premikanje po zadetkih z tipkovnimi "
  1355. #~ "bližnjicami Vim (zahtevan JavaScript). "
  1356. #~ "Pritisnite tipko \"h\" na glavni strani"
  1357. #~ " ali strani z zadetki za pomoč."
  1358. #~ msgid ""
  1359. #~ "we didn't find any results. Please "
  1360. #~ "use another query or search in "
  1361. #~ "more categories."
  1362. #~ msgstr ""
  1363. #~ "Nismo našli zadetkov. Uporabite drugo "
  1364. #~ "poizvedbo ali pa razširite nabor "
  1365. #~ "kategorij za iskanje."