messages.po 40 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599
  1. # Croatian translations for .
  2. # Copyright (C) 2020 ORGANIZATION
  3. # This file is distributed under the same license as the project.
  4. #
  5. # Translators:
  6. # df3fdd29c9d33426452a2db187d128e3, 2017
  7. # Issa1552 <fairfull.playing@gmail.com>, 2020
  8. # Matija Kromar <matija.kromar@gmail.com>, 2022.
  9. # Markus Heiser <markus.heiser@darmarit.de>, 2022.
  10. # SecularSteve <fairfull.playing@gmail.com>, 2022.
  11. # prljav <marin.ruskica@gmail.com>, 2022.
  12. # ptomljanovic <phill2605@gmail.com>, 2022.
  13. # return42 <markus.heiser@darmarit.de>, 2023.
  14. msgid ""
  15. msgstr ""
  16. "Project-Id-Version: searx\n"
  17. "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
  18. "POT-Creation-Date: 2023-06-19 17:57+0000\n"
  19. "PO-Revision-Date: 2023-06-02 07:07+0000\n"
  20. "Last-Translator: return42 <markus.heiser@darmarit.de>\n"
  21. "Language: hr\n"
  22. "Language-Team: Croatian "
  23. "<https://translate.codeberg.org/projects/searxng/searxng/hr/>\n"
  24. "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
  25. "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
  26. "MIME-Version: 1.0\n"
  27. "Content-Type: text/plain; charset=utf-8\n"
  28. "Content-Transfer-Encoding: 8bit\n"
  29. "Generated-By: Babel 2.12.1\n"
  30. #. CONSTANT_NAMES['NO_SUBGROUPING']
  31. #: searx/searxng.msg
  32. msgid "without further subgrouping"
  33. msgstr ""
  34. #. CONSTANT_NAMES['DEFAULT_CATEGORY']
  35. #: searx/searxng.msg
  36. msgid "other"
  37. msgstr "drugo"
  38. #. CATEGORY_NAMES['FILES']
  39. #: searx/searxng.msg
  40. msgid "files"
  41. msgstr "datoteke"
  42. #. CATEGORY_NAMES['GENERAL']
  43. #: searx/searxng.msg
  44. msgid "general"
  45. msgstr "općenito"
  46. #. CATEGORY_NAMES['MUSIC']
  47. #: searx/searxng.msg
  48. msgid "music"
  49. msgstr "glazba"
  50. #. CATEGORY_NAMES['SOCIAL_MEDIA']
  51. #: searx/searxng.msg
  52. msgid "social media"
  53. msgstr "društvene mreže"
  54. #. CATEGORY_NAMES['IMAGES']
  55. #: searx/searxng.msg
  56. msgid "images"
  57. msgstr "slike"
  58. #. CATEGORY_NAMES['VIDEOS']
  59. #: searx/searxng.msg
  60. msgid "videos"
  61. msgstr "video zapisi"
  62. #. CATEGORY_NAMES['IT']
  63. #: searx/searxng.msg
  64. msgid "it"
  65. msgstr "IT"
  66. #. CATEGORY_NAMES['NEWS']
  67. #: searx/searxng.msg
  68. msgid "news"
  69. msgstr "vijesti"
  70. #. CATEGORY_NAMES['MAP']
  71. #: searx/searxng.msg
  72. msgid "map"
  73. msgstr "karta"
  74. #. CATEGORY_NAMES['ONIONS']
  75. #: searx/searxng.msg
  76. msgid "onions"
  77. msgstr "vamata"
  78. #. CATEGORY_NAMES['SCIENCE']
  79. #: searx/searxng.msg
  80. msgid "science"
  81. msgstr "znanost"
  82. #. CATEGORY_GROUPS['APPS']
  83. #: searx/searxng.msg
  84. msgid "apps"
  85. msgstr "aplikacije"
  86. #. CATEGORY_GROUPS['DICTIONARIES']
  87. #: searx/searxng.msg
  88. msgid "dictionaries"
  89. msgstr "rječnici"
  90. #. CATEGORY_GROUPS['LYRICS']
  91. #: searx/searxng.msg
  92. msgid "lyrics"
  93. msgstr "tekst"
  94. #. CATEGORY_GROUPS['PACKAGES']
  95. #: searx/searxng.msg
  96. msgid "packages"
  97. msgstr "paketi"
  98. #. CATEGORY_GROUPS['Q_A']
  99. #: searx/searxng.msg
  100. msgid "q&a"
  101. msgstr "pitanja i odgovori"
  102. #. CATEGORY_GROUPS['REPOS']
  103. #: searx/searxng.msg
  104. msgid "repos"
  105. msgstr "repozitoriji"
  106. #. CATEGORY_GROUPS['SOFTWARE_WIKIS']
  107. #: searx/searxng.msg
  108. msgid "software wikis"
  109. msgstr "programski wikiji"
  110. #. CATEGORY_GROUPS['WEB']
  111. #: searx/searxng.msg
  112. msgid "web"
  113. msgstr "mreža"
  114. #. CATEGORY_GROUPS['SCIENTIFIC PUBLICATIONS']
  115. #: searx/searxng.msg
  116. msgid "scientific publications"
  117. msgstr "znanstvene publikacije"
  118. #. STYLE_NAMES['AUTO']
  119. #: searx/searxng.msg
  120. msgid "auto"
  121. msgstr "automatski"
  122. #. STYLE_NAMES['LIGHT']
  123. #: searx/searxng.msg
  124. msgid "light"
  125. msgstr "svijetlo"
  126. #. STYLE_NAMES['DARK']
  127. #: searx/searxng.msg
  128. msgid "dark"
  129. msgstr "tamno"
  130. #: searx/webapp.py:330
  131. msgid "No item found"
  132. msgstr "Nije pronađena nijedna stavka"
  133. #: searx/engines/qwant.py:218
  134. #: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:332
  135. msgid "Source"
  136. msgstr "Izvor"
  137. #: searx/webapp.py:334
  138. msgid "Error loading the next page"
  139. msgstr "Greška u učitavnju sljedeće stranice"
  140. #: searx/webapp.py:488 searx/webapp.py:880
  141. msgid "Invalid settings, please edit your preferences"
  142. msgstr "Nevažeće postavke, molimo uredite svoje postavke"
  143. #: searx/webapp.py:504
  144. msgid "Invalid settings"
  145. msgstr "Nevažeće postavke"
  146. #: searx/webapp.py:581 searx/webapp.py:663
  147. msgid "search error"
  148. msgstr "greška u pretraživanju"
  149. #: searx/webutils.py:34
  150. msgid "timeout"
  151. msgstr "pauza"
  152. #: searx/webutils.py:35
  153. msgid "parsing error"
  154. msgstr "pogreška pri raščlanjivanju"
  155. #: searx/webutils.py:36
  156. msgid "HTTP protocol error"
  157. msgstr "greška HTTP protokola"
  158. #: searx/webutils.py:37
  159. msgid "network error"
  160. msgstr "greška u mreži"
  161. #: searx/webutils.py:38
  162. msgid "SSL error: certificate validation has failed"
  163. msgstr "SSL pogreška: provjera valjanosti certifikata nije uspjela"
  164. #: searx/webutils.py:40
  165. msgid "unexpected crash"
  166. msgstr "neočekivano rušenje"
  167. #: searx/webutils.py:47
  168. msgid "HTTP error"
  169. msgstr "HTTP greška"
  170. #: searx/webutils.py:48
  171. msgid "HTTP connection error"
  172. msgstr "greška HTTP veze"
  173. #: searx/webutils.py:54
  174. msgid "proxy error"
  175. msgstr "proxy greška"
  176. #: searx/webutils.py:55
  177. msgid "CAPTCHA"
  178. msgstr "CAPTCHA"
  179. #: searx/webutils.py:56
  180. msgid "too many requests"
  181. msgstr "previše upita"
  182. #: searx/webutils.py:57
  183. msgid "access denied"
  184. msgstr "pristup odbijen"
  185. #: searx/webutils.py:58
  186. msgid "server API error"
  187. msgstr "server API greška"
  188. #: searx/webutils.py:77
  189. msgid "Suspended"
  190. msgstr "Zaustavljeno"
  191. #: searx/webutils.py:317
  192. msgid "{minutes} minute(s) ago"
  193. msgstr "prije {minutes} minut(u,e,a)"
  194. #: searx/webutils.py:318
  195. msgid "{hours} hour(s), {minutes} minute(s) ago"
  196. msgstr "prije {hours} sat(i) i {minutes} minut(u,e,a)"
  197. #: searx/answerers/random/answerer.py:67
  198. msgid "Random value generator"
  199. msgstr "Generator vrijednosti nasumice"
  200. #: searx/answerers/random/answerer.py:68
  201. msgid "Generate different random values"
  202. msgstr "Generirajte različite slučajne vrijednosti"
  203. #: searx/answerers/statistics/answerer.py:47
  204. msgid "Statistics functions"
  205. msgstr "Funkcije statistike"
  206. #: searx/answerers/statistics/answerer.py:48
  207. msgid "Compute {functions} of the arguments"
  208. msgstr "Izračunajte {functions} argumenata"
  209. #: searx/engines/openstreetmap.py:160
  210. msgid "Get directions"
  211. msgstr "Uzmi upute za smjer"
  212. #: searx/engines/pdbe.py:96
  213. msgid "{title} (OBSOLETE)"
  214. msgstr "{title} (ZASTARJELO)"
  215. #: searx/engines/pdbe.py:103
  216. msgid "This entry has been superseded by"
  217. msgstr "Ovaj je unos zamijenio"
  218. #: searx/engines/qwant.py:220
  219. msgid "Channel"
  220. msgstr "Kanal"
  221. #: searx/engines/semantic_scholar.py:81
  222. msgid ""
  223. "{numCitations} citations from the year {firstCitationVelocityYear} to "
  224. "{lastCitationVelocityYear}"
  225. msgstr ""
  226. "{numCitations} citati iz godine {firstCitationVelocityYear} do "
  227. "{lastCitationVelocityYear}"
  228. #: searx/engines/tineye.py:40
  229. msgid ""
  230. "Could not read that image url. This may be due to an unsupported file "
  231. "format. TinEye only supports images that are JPEG, PNG, GIF, BMP, TIFF or"
  232. " WebP."
  233. msgstr ""
  234. "Nije moguće učitati sliku sa URL-a. Moguće da je u pitanju neispravan "
  235. "format dokumenta. TinEye samo podržava slike JPEG, PNG, GIF, BMP, TIFF i "
  236. "WebP formata."
  237. #: searx/engines/tineye.py:46
  238. msgid ""
  239. "The image is too simple to find matches. TinEye requires a basic level of"
  240. " visual detail to successfully identify matches."
  241. msgstr ""
  242. "Slika je previše jednostavna da bi se pronašla sličnost. TinEye zahtjeva "
  243. "osnovnu razinu detalja za pronalaženje sličnosti."
  244. #: searx/engines/tineye.py:52
  245. msgid "The image could not be downloaded."
  246. msgstr "Sliku nije moguće preuzeti."
  247. #: searx/engines/wttr.py:101
  248. msgid "Morning"
  249. msgstr "Jutro"
  250. #: searx/engines/wttr.py:101
  251. msgid "Noon"
  252. msgstr "Podne"
  253. #: searx/engines/wttr.py:101
  254. msgid "Evening"
  255. msgstr "Večer"
  256. #: searx/engines/wttr.py:101
  257. msgid "Night"
  258. msgstr "Noć"
  259. #: searx/plugins/hash_plugin.py:24
  260. msgid "Converts strings to different hash digests."
  261. msgstr "Pretvara niz u drukčije hash mješavine."
  262. #: searx/plugins/hash_plugin.py:52
  263. msgid "hash digest"
  264. msgstr "Izlaz heš funkcije"
  265. #: searx/plugins/hostname_replace.py:9
  266. msgid "Hostname replace"
  267. msgstr "Lokalnoime zamijeniti"
  268. #: searx/plugins/hostname_replace.py:10
  269. msgid "Rewrite result hostnames or remove results based on the hostname"
  270. msgstr "Ponovo upišite rezultat hostnameova ili maknite rezultate"
  271. #: searx/plugins/oa_doi_rewrite.py:9
  272. msgid "Open Access DOI rewrite"
  273. msgstr "Otvoreni pristup DOI prijepisa"
  274. #: searx/plugins/oa_doi_rewrite.py:10
  275. msgid ""
  276. "Avoid paywalls by redirecting to open-access versions of publications "
  277. "when available"
  278. msgstr "Izbjegnite plaćanje u slučaju dostupnosti besplatne objave"
  279. #: searx/plugins/search_on_category_select.py:19
  280. msgid "Search on category select"
  281. msgstr "Traži u odabranoj kategoriji"
  282. #: searx/plugins/search_on_category_select.py:20
  283. msgid ""
  284. "Perform search immediately if a category selected. Disable to select "
  285. "multiple categories. (JavaScript required)"
  286. msgstr ""
  287. "Izvrši pretraživanje odmah ako je odabrana kategorija. Onemogući odabir "
  288. "više kategorija. (Potreban je JavaScript)"
  289. #: searx/plugins/self_info.py:10
  290. msgid "Self Information"
  291. msgstr "Informacije o sebi"
  292. #: searx/plugins/self_info.py:11
  293. msgid ""
  294. "Displays your IP if the query is \"ip\" and your user agent if the query "
  295. "contains \"user agent\"."
  296. msgstr ""
  297. "Prikazuje vašu IP adresu ako je upit \"ip\" i vaš korisnički agent ako "
  298. "upit sadrži \"user agent\"."
  299. #: searx/plugins/tor_check.py:25
  300. msgid "Tor check plugin"
  301. msgstr "Tor plugin za provjeru"
  302. #: searx/plugins/tor_check.py:28
  303. msgid ""
  304. "This plugin checks if the address of the request is a Tor exit-node, and "
  305. "informs the user if it is; like check.torproject.org, but from SearXNG."
  306. msgstr ""
  307. "Ovaj plugin provjerava da li je adresa zahtjeva TOR izlazna adresa, i "
  308. "šalje obavijest korisniku, kao check.torproject.org ali od strane "
  309. "SearXNG."
  310. #: searx/plugins/tor_check.py:62
  311. msgid ""
  312. "Could not download the list of Tor exit-nodes from: "
  313. "https://check.torproject.org/exit-addresses"
  314. msgstr ""
  315. #: searx/plugins/tor_check.py:78
  316. msgid ""
  317. "You are using Tor and it looks like you have this external IP address: "
  318. "{ip_address}"
  319. msgstr ""
  320. #: searx/plugins/tor_check.py:86
  321. msgid "You are not using Tor and you have this external IP address: {ip_address}"
  322. msgstr ""
  323. #: searx/plugins/tracker_url_remover.py:29
  324. msgid "Tracker URL remover"
  325. msgstr "Ukloni praćenje URL-ova"
  326. #: searx/plugins/tracker_url_remover.py:30
  327. msgid "Remove trackers arguments from the returned URL"
  328. msgstr "Ukloni elemente za označavanje rezultata vraćenih s URL-a"
  329. #: searx/plugins/vim_hotkeys.py:3
  330. msgid "Vim-like hotkeys"
  331. msgstr "Vim tipkovni prečaci"
  332. #: searx/plugins/vim_hotkeys.py:4
  333. msgid ""
  334. "Navigate search results with Vim-like hotkeys (JavaScript required). "
  335. "Press \"h\" key on main or result page to get help."
  336. msgstr ""
  337. "Kretanje rezultatima pretraživanja pomoću tipkovnih prečaca sličnih Vim-u"
  338. " (potreban je JavaScript). Pritisnite tipku \"h\" na glavnoj stranici ili"
  339. " stranici s rezultatima kako biste dobili pomoć."
  340. #: searx/templates/simple/404.html:4
  341. msgid "Page not found"
  342. msgstr "Stranica nije pronađena"
  343. #: searx/templates/simple/404.html:6
  344. #, python-format
  345. msgid "Go to %(search_page)s."
  346. msgstr "Idi na %(search_page)s."
  347. #: searx/templates/simple/404.html:6
  348. msgid "search page"
  349. msgstr "pretraži stranicu"
  350. #: searx/templates/simple/base.html:49
  351. msgid "About"
  352. msgstr "O nama"
  353. #: searx/templates/simple/base.html:53
  354. msgid "Donate"
  355. msgstr "Donirajte"
  356. #: searx/templates/simple/base.html:57
  357. #: searx/templates/simple/preferences.html:156
  358. msgid "Preferences"
  359. msgstr "Postavke"
  360. #: searx/templates/simple/base.html:67
  361. msgid "Powered by"
  362. msgstr "Pokreće"
  363. #: searx/templates/simple/base.html:67
  364. msgid "a privacy-respecting, open metasearch engine"
  365. msgstr "otvoreni metapretraživač koji poštuje privatnost"
  366. #: searx/templates/simple/base.html:68
  367. msgid "Source code"
  368. msgstr "Izvorni kod"
  369. #: searx/templates/simple/base.html:69
  370. msgid "Issue tracker"
  371. msgstr "Tragač problema"
  372. #: searx/templates/simple/base.html:70 searx/templates/simple/stats.html:18
  373. msgid "Engine stats"
  374. msgstr "Podaci o tražilici"
  375. #: searx/templates/simple/base.html:72
  376. msgid "Public instances"
  377. msgstr "Javne instance"
  378. #: searx/templates/simple/base.html:75
  379. msgid "Privacy policy"
  380. msgstr "Politika privatnosti"
  381. #: searx/templates/simple/base.html:78
  382. msgid "Contact instance maintainer"
  383. msgstr "Kontaktirajte održavatelja instance"
  384. #: searx/templates/simple/categories.html:24
  385. msgid "Click on the magnifier to perform search"
  386. msgstr "Kliknite na povećalo za izvođenje pretraživanja"
  387. #: searx/templates/simple/macros.html:36
  388. msgid "Length"
  389. msgstr "Dužina"
  390. #: searx/templates/simple/macros.html:37
  391. #: searx/templates/simple/result_templates/images.html:18
  392. #: searx/templates/simple/result_templates/paper.html:6
  393. msgid "Author"
  394. msgstr "Autor"
  395. #: searx/templates/simple/macros.html:45
  396. msgid "cached"
  397. msgstr "spremljeno"
  398. #: searx/templates/simple/macros.html:45
  399. msgid "proxied"
  400. msgstr "preko proxyja"
  401. #: searx/templates/simple/new_issue.html:64
  402. msgid "Start submiting a new issue on GitHub"
  403. msgstr "Počnite izlagati novi slučaj na GitHub"
  404. #: searx/templates/simple/new_issue.html:66
  405. msgid "Please check for existing bugs about this engine on GitHub"
  406. msgstr "Provjerite postoje li greške u vezi s ovim motorom na GitHub-u"
  407. #: searx/templates/simple/new_issue.html:69
  408. msgid "I confirm there is no existing bug about the issue I encounter"
  409. msgstr "Potvrđujem da ne postoji greška u vezi s problemom na koji sam naišao"
  410. #: searx/templates/simple/new_issue.html:71
  411. msgid "If this is a public instance, please specify the URL in the bug report"
  412. msgstr "Ako je ovo javna instanca, navedite URL u izvješću o pogrešci"
  413. #: searx/templates/simple/new_issue.html:72
  414. msgid "Submit a new issue on Github including the above information"
  415. msgstr "Postavi novi problem na Github uključujući podatke poviše"
  416. #: searx/templates/simple/preferences.html:65
  417. msgid "No HTTPS"
  418. msgstr "Nema HTTPS"
  419. #: searx/templates/simple/elements/engines_msg.html:14
  420. #: searx/templates/simple/preferences.html:69
  421. #: searx/templates/simple/preferences.html:70
  422. msgid "View error logs and submit a bug report"
  423. msgstr "Pogledajte zapisnike grešaka i pošaljite izvješće o greškama"
  424. #: searx/templates/simple/preferences.html:74
  425. msgid "!bang for this engine"
  426. msgstr ""
  427. #: searx/templates/simple/preferences.html:80
  428. msgid "!bang for its categories"
  429. msgstr ""
  430. #: searx/templates/simple/preferences.html:102
  431. #: searx/templates/simple/stats.html:64
  432. msgid "Median"
  433. msgstr "Medijan"
  434. #: searx/templates/simple/preferences.html:103
  435. #: searx/templates/simple/stats.html:70
  436. msgid "P80"
  437. msgstr "P80"
  438. #: searx/templates/simple/preferences.html:104
  439. #: searx/templates/simple/stats.html:76
  440. msgid "P95"
  441. msgstr "P95"
  442. #: searx/templates/simple/preferences.html:136
  443. msgid "Failed checker test(s): "
  444. msgstr "Neuspjeli test(ovi) za provjeru: "
  445. #: searx/templates/simple/preferences.html:138
  446. msgid "Errors:"
  447. msgstr "Greške:"
  448. #: searx/templates/simple/preferences.html:162
  449. msgid "General"
  450. msgstr "Općenito"
  451. #: searx/templates/simple/preferences.html:165
  452. msgid "Default categories"
  453. msgstr "Zadane kategorije"
  454. #: searx/templates/simple/preferences.html:187
  455. msgid "User interface"
  456. msgstr "Korisničko sučelje"
  457. #: searx/templates/simple/preferences.html:204
  458. msgid "Privacy"
  459. msgstr "Privatnost"
  460. #: searx/templates/simple/preferences.html:217
  461. msgid "Engines"
  462. msgstr "Tražilice"
  463. #: searx/templates/simple/preferences.html:219
  464. msgid "Currently used search engines"
  465. msgstr "Trenutno korištene tražilice"
  466. #: searx/templates/simple/preferences.html:227
  467. msgid "Special Queries"
  468. msgstr "Posebni upiti"
  469. #: searx/templates/simple/preferences.html:233
  470. msgid "Cookies"
  471. msgstr "Kolačići"
  472. #: searx/templates/simple/results.html:23
  473. msgid "Answers"
  474. msgstr "Odgovori"
  475. #: searx/templates/simple/results.html:39
  476. msgid "Number of results"
  477. msgstr "Broj rezultata"
  478. #: searx/templates/simple/results.html:45
  479. msgid "Info"
  480. msgstr ""
  481. #: searx/templates/simple/results.html:74
  482. msgid "Try searching for:"
  483. msgstr "Pokušajte tražiti sljedeće:"
  484. #: searx/templates/simple/results.html:106
  485. msgid "Back to top"
  486. msgstr "Natrag na vrh"
  487. #: searx/templates/simple/results.html:124
  488. msgid "Previous page"
  489. msgstr "Prethodna stranica"
  490. #: searx/templates/simple/results.html:141
  491. msgid "Next page"
  492. msgstr "Sljedeća stranica"
  493. #: searx/templates/simple/search.html:3
  494. msgid "Display the front page"
  495. msgstr "Prikaži naslovnu stranicu"
  496. #: searx/templates/simple/search.html:9
  497. #: searx/templates/simple/simple_search.html:5
  498. msgid "Search for..."
  499. msgstr "Traži..."
  500. #: searx/templates/simple/search.html:10
  501. #: searx/templates/simple/simple_search.html:6
  502. msgid "clear"
  503. msgstr "očisti"
  504. #: searx/templates/simple/search.html:11
  505. #: searx/templates/simple/simple_search.html:7
  506. msgid "search"
  507. msgstr "traži"
  508. #: searx/templates/simple/stats.html:21
  509. msgid "There is currently no data available. "
  510. msgstr "Trenutačno nema dostupnih podataka."
  511. #: searx/templates/simple/preferences/engines.html:18
  512. #: searx/templates/simple/stats.html:25
  513. msgid "Engine name"
  514. msgstr "Naziv tražilice"
  515. #: searx/templates/simple/stats.html:26
  516. msgid "Scores"
  517. msgstr "Pogodci"
  518. #: searx/templates/simple/stats.html:27
  519. msgid "Result count"
  520. msgstr "Broj rezultata"
  521. #: searx/templates/simple/preferences/engines.html:24
  522. #: searx/templates/simple/stats.html:28
  523. msgid "Response time"
  524. msgstr "Vrijeme odziva"
  525. #: searx/templates/simple/preferences/engines.html:28
  526. #: searx/templates/simple/stats.html:29
  527. msgid "Reliability"
  528. msgstr "Pouzdanost"
  529. #: searx/templates/simple/stats.html:59
  530. msgid "Total"
  531. msgstr "Ukupno"
  532. #: searx/templates/simple/stats.html:60
  533. msgid "HTTP"
  534. msgstr "HTTP"
  535. #: searx/templates/simple/stats.html:61
  536. msgid "Processing"
  537. msgstr "Obrada"
  538. #: searx/templates/simple/stats.html:99
  539. msgid "Warnings"
  540. msgstr "Upozorenja"
  541. #: searx/templates/simple/stats.html:99
  542. msgid "Errors and exceptions"
  543. msgstr "Pogreške i iznimke"
  544. #: searx/templates/simple/stats.html:105
  545. msgid "Exception"
  546. msgstr "Iznimka"
  547. #: searx/templates/simple/stats.html:107
  548. msgid "Message"
  549. msgstr "Poruka"
  550. #: searx/templates/simple/stats.html:109
  551. msgid "Percentage"
  552. msgstr "Postotak"
  553. #: searx/templates/simple/stats.html:111
  554. msgid "Parameter"
  555. msgstr "Parametar"
  556. #: searx/templates/simple/stats.html:119
  557. msgid "Filename"
  558. msgstr "Naziv datoteke"
  559. #: searx/templates/simple/stats.html:120
  560. msgid "Function"
  561. msgstr "Funkcija"
  562. #: searx/templates/simple/stats.html:121
  563. msgid "Code"
  564. msgstr "Koda"
  565. #: searx/templates/simple/stats.html:128
  566. msgid "Checker"
  567. msgstr "Provjernik"
  568. #: searx/templates/simple/stats.html:131
  569. msgid "Failed test"
  570. msgstr "Neuspjeli test"
  571. #: searx/templates/simple/stats.html:132
  572. msgid "Comment(s)"
  573. msgstr "Komentar(i)"
  574. #: searx/templates/simple/elements/apis.html:3
  575. msgid "Download results"
  576. msgstr "Preuzmi rezultate"
  577. #: searx/templates/simple/elements/engines_msg.html:3
  578. msgid "Messages from the search engines"
  579. msgstr ""
  580. #: searx/templates/simple/elements/engines_msg.html:8
  581. msgid "Error!"
  582. msgstr "Greška!"
  583. #: searx/templates/simple/elements/engines_msg.html:9
  584. msgid "Engines cannot retrieve results"
  585. msgstr "Tražilice ne mogu dohvatiti rezultate"
  586. #: searx/templates/simple/elements/search_url.html:3
  587. msgid "Search URL"
  588. msgstr "Pretraži URL"
  589. #: searx/templates/simple/elements/suggestions.html:3
  590. msgid "Suggestions"
  591. msgstr "Prijedlozi"
  592. #: searx/templates/simple/filters/languages.html:1
  593. #: searx/templates/simple/preferences/language.html:2
  594. msgid "Search language"
  595. msgstr "Jezik pretraživanja"
  596. #: searx/templates/simple/filters/languages.html:2
  597. #: searx/templates/simple/preferences/language.html:7
  598. msgid "Default language"
  599. msgstr "Zadani jezik"
  600. #: searx/templates/simple/filters/languages.html:4
  601. #: searx/templates/simple/preferences/language.html:11
  602. msgid "Auto-detect"
  603. msgstr ""
  604. #: searx/templates/simple/filters/safesearch.html:1
  605. #: searx/templates/simple/filters/safesearch.html:2
  606. #: searx/templates/simple/filters/safesearch.html:3
  607. #: searx/templates/simple/filters/safesearch.html:4
  608. #: searx/templates/simple/preferences/engines.html:21
  609. #: searx/templates/simple/preferences/safesearch.html:2
  610. msgid "SafeSearch"
  611. msgstr "Sigurno pretraživanje"
  612. #: searx/templates/simple/filters/safesearch.html:2
  613. #: searx/templates/simple/preferences/safesearch.html:7
  614. msgid "Strict"
  615. msgstr "Strogo"
  616. #: searx/templates/simple/filters/safesearch.html:3
  617. #: searx/templates/simple/preferences/safesearch.html:11
  618. msgid "Moderate"
  619. msgstr "Umjereno"
  620. #: searx/templates/simple/filters/safesearch.html:4
  621. #: searx/templates/simple/preferences/safesearch.html:15
  622. msgid "None"
  623. msgstr "Ništa"
  624. #: searx/templates/simple/filters/time_range.html:1
  625. #: searx/templates/simple/preferences/engines.html:22
  626. msgid "Time range"
  627. msgstr "Vremenski raspon"
  628. #: searx/templates/simple/filters/time_range.html:3
  629. msgid "Anytime"
  630. msgstr "Bilokad"
  631. #: searx/templates/simple/filters/time_range.html:6
  632. msgid "Last day"
  633. msgstr "Posljednji dan"
  634. #: searx/templates/simple/filters/time_range.html:9
  635. msgid "Last week"
  636. msgstr "Prošli tjedan"
  637. #: searx/templates/simple/filters/time_range.html:12
  638. msgid "Last month"
  639. msgstr "Prošli mjesec"
  640. #: searx/templates/simple/filters/time_range.html:15
  641. msgid "Last year"
  642. msgstr "Prošle godine"
  643. #: searx/templates/simple/messages/no_cookies.html:3
  644. msgid "Information!"
  645. msgstr "Informacija!"
  646. #: searx/templates/simple/messages/no_cookies.html:4
  647. msgid "currently, there are no cookies defined."
  648. msgstr "trenutačno nema definiranih kolačića."
  649. #: searx/templates/simple/messages/no_results.html:3
  650. msgid "Sorry!"
  651. msgstr "Ispričavamo se!"
  652. #: searx/templates/simple/messages/no_results.html:4
  653. msgid ""
  654. "we didn't find any results. Please use another query or search in more "
  655. "categories."
  656. msgstr ""
  657. "nema rezultata pretraživanja. Unesite novi upit ili pretražite u više "
  658. "kategorija."
  659. #: searx/templates/simple/preferences/answerers.html:4
  660. #: searx/templates/simple/preferences/engines.html:17
  661. msgid "Allow"
  662. msgstr "Dozvoli"
  663. #: searx/templates/simple/preferences/answerers.html:5
  664. msgid "Keywords"
  665. msgstr "Ključne riječi"
  666. #: searx/templates/simple/preferences/answerers.html:6
  667. msgid "Name"
  668. msgstr "Naziv"
  669. #: searx/templates/simple/preferences/answerers.html:7
  670. msgid "Description"
  671. msgstr "Opis"
  672. #: searx/templates/simple/preferences/answerers.html:8
  673. msgid "Examples"
  674. msgstr "Primjeri"
  675. #: searx/templates/simple/preferences/answerers.html:13
  676. msgid "This is the list of SearXNG's instant answering modules."
  677. msgstr "Ovo je popis SearXNG-ovih modula za trenutno javljanje."
  678. #: searx/templates/simple/preferences/answerers.html:28
  679. msgid "This is the list of plugins."
  680. msgstr "Ovo je popis dodataka."
  681. #: searx/templates/simple/preferences/autocomplete.html:2
  682. msgid "Autocomplete"
  683. msgstr "Automatsko dovršavanje"
  684. #: searx/templates/simple/preferences/autocomplete.html:15
  685. msgid "Find stuff as you type"
  686. msgstr "Pronađite stvari prilikom upisivanja"
  687. #: searx/templates/simple/preferences/center_alignment.html:2
  688. msgid "Center Alignment"
  689. msgstr "Središnje poravnanje"
  690. #: searx/templates/simple/preferences/center_alignment.html:5
  691. #: searx/templates/simple/preferences/infinite_scroll.html:5
  692. #: searx/templates/simple/preferences/results_on_new_tab.html:5
  693. msgid "On"
  694. msgstr "Uključeno"
  695. #: searx/templates/simple/preferences/center_alignment.html:6
  696. #: searx/templates/simple/preferences/infinite_scroll.html:6
  697. #: searx/templates/simple/preferences/results_on_new_tab.html:6
  698. msgid "Off"
  699. msgstr "Isključeno"
  700. #: searx/templates/simple/preferences/center_alignment.html:10
  701. msgid "Displays results in the center of the page (Oscar layout)."
  702. msgstr "Prikazuje rezultate u sredini stranice (Oscar raspored)."
  703. #: searx/templates/simple/preferences/cookies.html:2
  704. msgid ""
  705. "This is the list of cookies and their values SearXNG is storing on your "
  706. "computer."
  707. msgstr ""
  708. "Ovo je popis kolačića i njihovih vrijednosti koje SearXNG pohranjuje na "
  709. "vašem kompjuteru."
  710. #: searx/templates/simple/preferences/cookies.html:3
  711. msgid "With that list, you can assess SearXNG transparency."
  712. msgstr "S tim popisom možete procijeniti prozirnost SearXNG-a."
  713. #: searx/templates/simple/preferences/cookies.html:9
  714. msgid "Cookie name"
  715. msgstr "Naziv kolačića"
  716. #: searx/templates/simple/preferences/cookies.html:10
  717. msgid "Value"
  718. msgstr "Vrijednost"
  719. #: searx/templates/simple/preferences/cookies.html:23
  720. msgid "Search URL of the currently saved preferences"
  721. msgstr "Pretraži URL adresu trenutno spremljenih postavki"
  722. #: searx/templates/simple/preferences/cookies.html:32
  723. msgid ""
  724. "Note: specifying custom settings in the search URL can reduce privacy by "
  725. "leaking data to the clicked result sites."
  726. msgstr ""
  727. "Napomena: određivanje prilagođenih postavki u URL-u za pretraživanje može"
  728. " smanjiti privatnost zbog propuštanja podataka na kliknute web lokacije "
  729. "rezultata."
  730. #: searx/templates/simple/preferences/cookies.html:35
  731. msgid "URL to restore your preferences in another browser"
  732. msgstr "URL da biste vratili vaše postavke u drugom pregledniku"
  733. #: searx/templates/simple/preferences/cookies.html:44
  734. msgid ""
  735. "Specifying custom settings in the preferences URL can be used to sync "
  736. "preferences across devices."
  737. msgstr ""
  738. "Navođenje prilagođenih postavki u URL-u može se koristiti za "
  739. "sinkronizaciju postavki na svim uređajima."
  740. #: searx/templates/simple/preferences/doi_resolver.html:2
  741. msgid "Open Access DOI resolver"
  742. msgstr "Otvoreni pristup DOI rješenja"
  743. #: searx/templates/simple/preferences/doi_resolver.html:14
  744. msgid "Select service used by DOI rewrite"
  745. msgstr ""
  746. #: searx/templates/simple/preferences/engines.html:9
  747. msgid ""
  748. "This tab does not exists in the user interface, but you can search in "
  749. "these engines by its !bangs."
  750. msgstr ""
  751. #: searx/templates/simple/preferences/engines.html:19
  752. msgid "!bang"
  753. msgstr ""
  754. #: searx/templates/simple/preferences/engines.html:20
  755. msgid "Supports selected language"
  756. msgstr "Podržava odabrani jezik"
  757. #: searx/templates/simple/preferences/engines.html:26
  758. msgid "Max time"
  759. msgstr "Maksimalno vrijeme"
  760. #: searx/templates/simple/preferences/footer.html:2
  761. msgid ""
  762. "These settings are stored in your cookies, this allows us not to store "
  763. "this data about you."
  764. msgstr ""
  765. "Ove postavke su pohranjene u Vašim kolačićima, što omogućuje da ne "
  766. "spremamo podatke o Vama."
  767. #: searx/templates/simple/preferences/footer.html:3
  768. msgid ""
  769. "These cookies serve your sole convenience, we don't use these cookies to "
  770. "track you."
  771. msgstr ""
  772. "Ovi kolačići služe Vašoj pogodnosti, ne upotrebljavamo te kolačiće da bi "
  773. "Vas pratili."
  774. #: searx/templates/simple/preferences/footer.html:6
  775. msgid "Save"
  776. msgstr "Sačuvati"
  777. #: searx/templates/simple/preferences/footer.html:9
  778. msgid "Reset defaults"
  779. msgstr "Vraćanje zadanih postavki"
  780. #: searx/templates/simple/preferences/footer.html:13
  781. msgid "Back"
  782. msgstr "Natrag"
  783. #: searx/templates/simple/preferences/image_proxy.html:2
  784. msgid "Image proxy"
  785. msgstr "Proxy slike"
  786. #: searx/templates/simple/preferences/image_proxy.html:5
  787. #: searx/templates/simple/preferences/query_in_title.html:5
  788. msgid "Enabled"
  789. msgstr "Omogućeno"
  790. #: searx/templates/simple/preferences/image_proxy.html:6
  791. #: searx/templates/simple/preferences/query_in_title.html:6
  792. msgid "Disabled"
  793. msgstr "Onemogućeno"
  794. #: searx/templates/simple/preferences/image_proxy.html:10
  795. msgid "Proxying image results through SearXNG"
  796. msgstr "Proxy slikovni rezultati putem SearXNG-a"
  797. #: searx/templates/simple/preferences/infinite_scroll.html:2
  798. msgid "Infinite scroll"
  799. msgstr "Beskonačno pomicanje"
  800. #: searx/templates/simple/preferences/infinite_scroll.html:10
  801. msgid "Automatically load next page when scrolling to bottom of current page"
  802. msgstr ""
  803. "Automatski učitajte sljedeću stranicu kada se pomaknete do dna trenutne "
  804. "stranice"
  805. #: searx/templates/simple/preferences/language.html:24
  806. msgid "What language do you prefer for search?"
  807. msgstr "Koji jezik želite za pretraživanje?"
  808. #: searx/templates/simple/preferences/language.html:25
  809. msgid "Choose Auto-detect to let SearXNG detect the language of your query."
  810. msgstr ""
  811. #: searx/templates/simple/preferences/method.html:2
  812. msgid "HTTP Method"
  813. msgstr "HTTP metoda"
  814. #: searx/templates/simple/preferences/method.html:14
  815. msgid "Change how forms are submitted"
  816. msgstr ""
  817. #: searx/templates/simple/preferences/query_in_title.html:2
  818. msgid "Query in the page's title"
  819. msgstr "Upit u naslovu stranice"
  820. #: searx/templates/simple/preferences/query_in_title.html:10
  821. msgid ""
  822. "When enabled, the result page's title contains your query. Your browser "
  823. "can record this title"
  824. msgstr ""
  825. "Kada je omogućeno, naslov stranice s rezultatima sadrži vaš upit. Vaš "
  826. "preglednik može zabilježiti ovaj naslov"
  827. #: searx/templates/simple/preferences/results_on_new_tab.html:2
  828. msgid "Results on new tabs"
  829. msgstr "Rezultati u novim karticama"
  830. #: searx/templates/simple/preferences/results_on_new_tab.html:10
  831. msgid "Open result links on new browser tabs"
  832. msgstr "Otvorite veze rezultata na novim karticama preglednika"
  833. #: searx/templates/simple/preferences/safesearch.html:20
  834. msgid "Filter content"
  835. msgstr "Filtriranje sadržaja"
  836. #: searx/templates/simple/preferences/theme.html:2
  837. msgid "Theme"
  838. msgstr "Tema"
  839. #: searx/templates/simple/preferences/theme.html:14
  840. msgid "Change SearXNG layout"
  841. msgstr "Promijenite izgled SearXNG-a"
  842. #: searx/templates/simple/preferences/theme.html:19
  843. msgid "Theme style"
  844. msgstr "Izgled teme"
  845. #: searx/templates/simple/preferences/theme.html:31
  846. msgid "Choose auto to follow your browser settings"
  847. msgstr "Odaberite automatski kako biste pratili postavke vašeg preglednika"
  848. #: searx/templates/simple/preferences/tokens.html:2
  849. msgid "Engine tokens"
  850. msgstr "Motorni žetoni"
  851. #: searx/templates/simple/preferences/tokens.html:9
  852. msgid "Access tokens for private engines"
  853. msgstr "Pristupite žetone za privatne motore"
  854. #: searx/templates/simple/preferences/ui_locale.html:2
  855. msgid "Interface language"
  856. msgstr "Jezik sučelja"
  857. #: searx/templates/simple/preferences/ui_locale.html:14
  858. msgid "Change the language of the layout"
  859. msgstr "Promijenite jezik prikaza"
  860. #: searx/templates/simple/result_templates/default.html:6
  861. msgid "show media"
  862. msgstr "prikaži medije"
  863. #: searx/templates/simple/result_templates/default.html:6
  864. msgid "hide media"
  865. msgstr "sakrij medije"
  866. #: searx/templates/simple/result_templates/default.html:14
  867. #: searx/templates/simple/result_templates/videos.html:14
  868. msgid "This site did not provide any description."
  869. msgstr "Ova stranica nije dala nikakav opis."
  870. #: searx/templates/simple/result_templates/images.html:19
  871. msgid "Format"
  872. msgstr "Format"
  873. #: searx/templates/simple/result_templates/images.html:21
  874. msgid "Engine"
  875. msgstr "Motor"
  876. #: searx/templates/simple/result_templates/images.html:22
  877. msgid "View source"
  878. msgstr "Prikaži izvor"
  879. #: searx/templates/simple/result_templates/map.html:12
  880. msgid "address"
  881. msgstr "adresa"
  882. #: searx/templates/simple/result_templates/map.html:43
  883. msgid "show map"
  884. msgstr "prikaži kartu"
  885. #: searx/templates/simple/result_templates/map.html:43
  886. msgid "hide map"
  887. msgstr "sakrij kartu"
  888. #: searx/templates/simple/result_templates/paper.html:5
  889. msgid "Published date"
  890. msgstr "Datum objave"
  891. #: searx/templates/simple/result_templates/paper.html:9
  892. msgid "Journal"
  893. msgstr "Časopis"
  894. #: searx/templates/simple/result_templates/paper.html:22
  895. msgid "Editor"
  896. msgstr "Urednik"
  897. #: searx/templates/simple/result_templates/paper.html:23
  898. msgid "Publisher"
  899. msgstr "Izdavač"
  900. #: searx/templates/simple/result_templates/paper.html:24
  901. msgid "Type"
  902. msgstr "Tip"
  903. #: searx/templates/simple/result_templates/paper.html:25
  904. msgid "Tags"
  905. msgstr "Oznake"
  906. #: searx/templates/simple/result_templates/paper.html:26
  907. msgid "DOI"
  908. msgstr "DOI"
  909. #: searx/templates/simple/result_templates/paper.html:27
  910. msgid "ISSN"
  911. msgstr "ISSN"
  912. #: searx/templates/simple/result_templates/paper.html:28
  913. msgid "ISBN"
  914. msgstr "ISBN"
  915. #: searx/templates/simple/result_templates/paper.html:33
  916. msgid "PDF"
  917. msgstr "PDF"
  918. #: searx/templates/simple/result_templates/paper.html:34
  919. msgid "HTML"
  920. msgstr "HTML"
  921. #: searx/templates/simple/result_templates/torrent.html:6
  922. msgid "magnet link"
  923. msgstr "magnet link"
  924. #: searx/templates/simple/result_templates/torrent.html:7
  925. msgid "torrent file"
  926. msgstr "torrent datoteka"
  927. #: searx/templates/simple/result_templates/torrent.html:9
  928. msgid "Seeder"
  929. msgstr "Hranilac"
  930. #: searx/templates/simple/result_templates/torrent.html:9
  931. msgid "Leecher"
  932. msgstr "Leecher"
  933. #: searx/templates/simple/result_templates/torrent.html:11
  934. msgid "Filesize"
  935. msgstr "Veličina datoteke"
  936. #: searx/templates/simple/result_templates/torrent.html:12
  937. msgid "Bytes"
  938. msgstr "Bajti"
  939. #: searx/templates/simple/result_templates/torrent.html:13
  940. msgid "kiB"
  941. msgstr "kiB"
  942. #: searx/templates/simple/result_templates/torrent.html:14
  943. msgid "MiB"
  944. msgstr "MiB"
  945. #: searx/templates/simple/result_templates/torrent.html:15
  946. msgid "GiB"
  947. msgstr "GiB"
  948. #: searx/templates/simple/result_templates/torrent.html:16
  949. msgid "TiB"
  950. msgstr "TiB"
  951. #: searx/templates/simple/result_templates/torrent.html:20
  952. msgid "Number of Files"
  953. msgstr "Broj datoteka"
  954. #: searx/templates/simple/result_templates/videos.html:6
  955. msgid "show video"
  956. msgstr "prikaži video"
  957. #: searx/templates/simple/result_templates/videos.html:6
  958. msgid "hide video"
  959. msgstr "sakrij video"
  960. #~ msgid "Engine time (sec)"
  961. #~ msgstr "Vrijeme pretraživanja (sek)"
  962. #~ msgid "Page loads (sec)"
  963. #~ msgstr "Učitavanje stranice (sek)"
  964. #~ msgid "Errors"
  965. #~ msgstr "Greške"
  966. #~ msgid "CAPTCHA required"
  967. #~ msgstr "Treba CAPTCHU ispuniti"
  968. #~ msgid "Rewrite HTTP links to HTTPS if possible"
  969. #~ msgstr "Zamijeni HTTP veze sa HTTPS ukoliko je moguće"
  970. #~ msgid ""
  971. #~ "Results are opened in the same "
  972. #~ "window by default. This plugin "
  973. #~ "overwrites the default behaviour to open"
  974. #~ " links on new tabs/windows. (JavaScript "
  975. #~ "required)"
  976. #~ msgstr ""
  977. #~ "Po zadanom, rezultati se otvaraju u "
  978. #~ "istom prozoru. Ovaj dodatak poništava "
  979. #~ "zadano ponašanje za otvaranje veza na"
  980. #~ " novim karticama/prozorima. (Potreban je "
  981. #~ "JavaScript)"
  982. #~ msgid "Color"
  983. #~ msgstr "Boja"
  984. #~ msgid "Blue (default)"
  985. #~ msgstr "Plava (zadano)"
  986. #~ msgid "Violet"
  987. #~ msgstr "Ljubičasta"
  988. #~ msgid "Green"
  989. #~ msgstr "Zelena"
  990. #~ msgid "Cyan"
  991. #~ msgstr "Cijan"
  992. #~ msgid "Orange"
  993. #~ msgstr "Narančasta"
  994. #~ msgid "Red"
  995. #~ msgstr "Crvena"
  996. #~ msgid "Category"
  997. #~ msgstr "Kategorija"
  998. #~ msgid "Block"
  999. #~ msgstr "Blokiraj"
  1000. #~ msgid "original context"
  1001. #~ msgstr "izvorni sadržaj"
  1002. #~ msgid "Plugins"
  1003. #~ msgstr "Dodaci"
  1004. #~ msgid "Answerers"
  1005. #~ msgstr "Davatelji odgovora"
  1006. #~ msgid "Avg. time"
  1007. #~ msgstr "Prosječno vrijeme"
  1008. #~ msgid "show details"
  1009. #~ msgstr "prikaži detalje"
  1010. #~ msgid "hide details"
  1011. #~ msgstr "sakrij detalje"
  1012. #~ msgid "Load more..."
  1013. #~ msgstr "Učitaj više..."
  1014. #~ msgid "Loading..."
  1015. #~ msgstr "Učitavanje..."
  1016. #~ msgid "Change searx layout"
  1017. #~ msgstr "Promijenite izgled searxa"
  1018. #~ msgid "Proxying image results through searx"
  1019. #~ msgstr "Koristite proxy za slike dobivene pretraživanjem searxa"
  1020. #~ msgid "This is the list of searx's instant answering modules."
  1021. #~ msgstr "Ovo je popis searx modula za odgovore"
  1022. #~ msgid ""
  1023. #~ "This is the list of cookies and"
  1024. #~ " their values searx is storing on "
  1025. #~ "your computer."
  1026. #~ msgstr ""
  1027. #~ "Ovo je popis kolačića i njihovih "
  1028. #~ "vrijednosti koje pohranjuju na Vašem "
  1029. #~ "računalu."
  1030. #~ msgid "With that list, you can assess searx transparency."
  1031. #~ msgstr "S tim popisom možete procijeniti transparentnost pretraživanja."
  1032. #~ msgid "It look like you are using searx first time."
  1033. #~ msgstr "Izgleda kao da prvi puta koristite searx."
  1034. #~ msgid "Please, try again later or find another searx instance."
  1035. #~ msgstr "Pokušajte ponovo kasnije ili potražite drugu searx instancu."
  1036. #~ msgid "Themes"
  1037. #~ msgstr "Teme"
  1038. #~ msgid "Reliablity"
  1039. #~ msgstr ""
  1040. #~ msgid ""
  1041. #~ "When enabled, the result page's title"
  1042. #~ " contains your query. Your browser "
  1043. #~ "can record this title."
  1044. #~ msgstr ""
  1045. #~ msgid "Method"
  1046. #~ msgstr "Metoda"
  1047. #~ msgid ""
  1048. #~ "This tab does not show up for "
  1049. #~ "search results but you can search "
  1050. #~ "the engines listed here via bangs."
  1051. #~ msgstr ""
  1052. #~ msgid "Advanced settings"
  1053. #~ msgstr "Napredne postavke"
  1054. #~ msgid "Close"
  1055. #~ msgstr "Zatvori"
  1056. #~ msgid "Language"
  1057. #~ msgstr "Jezik"
  1058. #~ msgid "broken"
  1059. #~ msgstr ""
  1060. #~ msgid "supported"
  1061. #~ msgstr "podržano"
  1062. #~ msgid "not supported"
  1063. #~ msgstr "nije podržano"
  1064. #~ msgid "about"
  1065. #~ msgstr "o nama"
  1066. #~ msgid "Avg."
  1067. #~ msgstr ""
  1068. #~ msgid "User Interface"
  1069. #~ msgstr ""
  1070. #~ msgid "Choose style for this theme"
  1071. #~ msgstr "Odaberite stil za ovu temu"
  1072. #~ msgid "Style"
  1073. #~ msgstr "Stil"
  1074. #~ msgid "Show advanced settings"
  1075. #~ msgstr ""
  1076. #~ msgid "Show advanced settings panel in the home page by default"
  1077. #~ msgstr ""
  1078. #~ msgid "Allow all"
  1079. #~ msgstr "Dozvoli sve"
  1080. #~ msgid "Disable all"
  1081. #~ msgstr "Isključi sve"
  1082. #~ msgid "Selected language"
  1083. #~ msgstr "Odabrani jezik"
  1084. #~ msgid "Query"
  1085. #~ msgstr ""
  1086. #~ msgid "save"
  1087. #~ msgstr "spremi"
  1088. #~ msgid "back"
  1089. #~ msgstr "natrag"
  1090. #~ msgid "Links"
  1091. #~ msgstr "Poveznice"
  1092. #~ msgid "RSS subscription"
  1093. #~ msgstr "RSS pretplata"
  1094. #~ msgid "Search results"
  1095. #~ msgstr "Rezultati pretraživanja"
  1096. #~ msgid "next page"
  1097. #~ msgstr "Sljedeća stranica"
  1098. #~ msgid "previous page"
  1099. #~ msgstr "Prethodna stranica"
  1100. #~ msgid "Start search"
  1101. #~ msgstr "Pokreni pretraživanje"
  1102. #~ msgid "Clear search"
  1103. #~ msgstr "Očistite pretražnik"
  1104. #~ msgid "Clear"
  1105. #~ msgstr "Očisti"
  1106. #~ msgid "stats"
  1107. #~ msgstr "statistika"
  1108. #~ msgid "Heads up!"
  1109. #~ msgstr "Glavu gore!"
  1110. #~ msgid "It look like you are using SearXNG first time."
  1111. #~ msgstr ""
  1112. #~ msgid "Well done!"
  1113. #~ msgstr "Odlično!"
  1114. #~ msgid "Settings saved successfully."
  1115. #~ msgstr "Postavke uspješno spremljene."
  1116. #~ msgid "Oh snap!"
  1117. #~ msgstr "Ups!"
  1118. #~ msgid "Something went wrong."
  1119. #~ msgstr "Nešto je pošlo po zlu."
  1120. #~ msgid "Date"
  1121. #~ msgstr ""
  1122. #~ msgid "Type"
  1123. #~ msgstr ""
  1124. #~ msgid "Get image"
  1125. #~ msgstr "Dohvati sliku"
  1126. #~ msgid "Center Alignment"
  1127. #~ msgstr ""
  1128. #~ msgid "Displays results in the center of the page (Oscar layout)."
  1129. #~ msgstr ""
  1130. #~ msgid "preferences"
  1131. #~ msgstr "postavke"
  1132. #~ msgid "Scores per result"
  1133. #~ msgstr "Pogodci po rezultatu"
  1134. #~ msgid "a privacy-respecting, hackable metasearch engine"
  1135. #~ msgstr "meta-tražilica koja poštuje privatnost"
  1136. #~ msgid "No abstract is available for this publication."
  1137. #~ msgstr "Nijedan sažetak nije dostupan za ovu objavu."
  1138. #~ msgid "Self Informations"
  1139. #~ msgstr "Podatci o sebi"
  1140. #~ msgid ""
  1141. #~ "Change how forms are submited, <a "
  1142. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1143. #~ " rel=\"external\">learn more about request "
  1144. #~ "methods</a>"
  1145. #~ msgstr ""
  1146. #~ "Promijenite način slanja obrasca, <a "
  1147. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1148. #~ " rel=\"external\">saznajte više o metodama "
  1149. #~ "zahtjeva</a>"
  1150. #~ msgid ""
  1151. #~ "This plugin checks if the address "
  1152. #~ "of the request is a TOR exit "
  1153. #~ "node, and informs the user if it"
  1154. #~ " is, like check.torproject.org but from "
  1155. #~ "searxng."
  1156. #~ msgstr ""
  1157. #~ "Ovaj plugin provjerava da li je "
  1158. #~ "adresa zahtjeva TOR izlazna adresa, i"
  1159. #~ " šalje obavijest korisniku, kao "
  1160. #~ "check.torproject.org ali od strane searxng."
  1161. #~ msgid ""
  1162. #~ "The TOR exit node list "
  1163. #~ "(https://check.torproject.org/exit-addresses) is "
  1164. #~ "unreachable."
  1165. #~ msgstr ""
  1166. #~ "TOR lista izlaznih adresa "
  1167. #~ "(https://check.torproject.org/exit-addresses) je "
  1168. #~ "nedostupna."
  1169. #~ msgid "You are using TOR. Your IP address seems to be: {ip_address}."
  1170. #~ msgstr "Vi koristite TOR. Vaša IP adresa se čini da je: {ip_address}."
  1171. #~ msgid "You are not using TOR. Your IP address seems to be: {ip_address}."
  1172. #~ msgstr "Vi koristite TOR. Izgleda da je vaša IP adresa: {ip_address}."
  1173. #~ msgid ""
  1174. #~ "The could not download the list of"
  1175. #~ " Tor exit-nodes from "
  1176. #~ "https://check.torproject.org/exit-addresses."
  1177. #~ msgstr ""
  1178. #~ msgid ""
  1179. #~ "You are using Tor. It looks like"
  1180. #~ " you have this external IP address:"
  1181. #~ " {ip_address}."
  1182. #~ msgstr ""
  1183. #~ msgid "You are not using Tor. You have this external IP address: {ip_address}."
  1184. #~ msgstr ""
  1185. #~ msgid "Autodetect search language"
  1186. #~ msgstr ""
  1187. #~ msgid "Automatically detect the query search language and switch to it."
  1188. #~ msgstr ""
  1189. #~ msgid "others"
  1190. #~ msgstr "drugi"
  1191. #~ msgid ""
  1192. #~ "This tab does not show up for "
  1193. #~ "search results, but you can search "
  1194. #~ "the engines listed here via bangs."
  1195. #~ msgstr ""
  1196. #~ "Ova kartica nije prikazana za rezultate"
  1197. #~ " pretrage, ali možete pretraživati motore"
  1198. #~ " navedene ovdje putem šiških."
  1199. #~ msgid "Shortcut"
  1200. #~ msgstr "Prečac"
  1201. #~ msgid "!bang"
  1202. #~ msgstr ""
  1203. #~ msgid ""
  1204. #~ "This tab dues not exists in the"
  1205. #~ " user interface, but you can search"
  1206. #~ " in these engines by its !bangs."
  1207. #~ msgstr ""
  1208. #~ msgid "Engines cannot retrieve results."
  1209. #~ msgstr "Tražilice ne mogu dohvatiti rezultate."
  1210. #~ msgid "Please, try again later or find another SearXNG instance."
  1211. #~ msgstr ""
  1212. #~ "Molimo vas da pokušate ponovo kasnije"
  1213. #~ " ili da pronađete drugu SearXNG "
  1214. #~ "instancu."
  1215. #~ msgid ""
  1216. #~ "Redirect to open-access versions of "
  1217. #~ "publications when available (plugin required)"
  1218. #~ msgstr ""
  1219. #~ "Preusmjeri na verzije izdanja otvorenog "
  1220. #~ "pristupa kada je isto dostupno (potreban"
  1221. #~ " je dodatak)"
  1222. #~ msgid "Bang"
  1223. #~ msgstr ""
  1224. #~ msgid ""
  1225. #~ "Change how forms are submitted, <a "
  1226. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1227. #~ " rel=\"external\">learn more about request "
  1228. #~ "methods</a>"
  1229. #~ msgstr ""
  1230. #~ "Promijenite način slanja obrazaca, <a "
  1231. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1232. #~ " rel=\"external\">saznajte više o metodama "
  1233. #~ "zahtjeva</a>"