messages.po 39 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560
  1. # Slovak translations for .
  2. # Copyright (C) 2020 ORGANIZATION
  3. # This file is distributed under the same license as the project.
  4. #
  5. # Translators:
  6. # Jan Hovancik, 2017
  7. # Markus Heiser <markus.heiser@darmarit.de>, 2022.
  8. # Fero Novák <itzwowsmile@gmail.com>, 2022.
  9. # JohnyPeaN <johnypean@gmail.com>, 2022.
  10. msgid ""
  11. msgstr ""
  12. "Project-Id-Version: searx\n"
  13. "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
  14. "POT-Creation-Date: 2023-04-07 11:38+0000\n"
  15. "PO-Revision-Date: 2022-12-12 23:30+0000\n"
  16. "Last-Translator: JohnyPeaN <johnypean@gmail.com>\n"
  17. "Language: sk\n"
  18. "Language-Team: Slovak "
  19. "<https://weblate.bubu1.eu/projects/searxng/searxng/sk/>\n"
  20. "Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 "
  21. "&& n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n"
  22. "MIME-Version: 1.0\n"
  23. "Content-Type: text/plain; charset=utf-8\n"
  24. "Content-Transfer-Encoding: 8bit\n"
  25. "Generated-By: Babel 2.12.1\n"
  26. #. CONSTANT_NAMES['NO_SUBGROUPING']
  27. #: searx/searxng.msg
  28. msgid "without further subgrouping"
  29. msgstr ""
  30. #. CONSTANT_NAMES['DEFAULT_CATEGORY']
  31. #: searx/searxng.msg
  32. msgid "other"
  33. msgstr "ostatné"
  34. #. CATEGORY_NAMES['FILES']
  35. #: searx/searxng.msg
  36. msgid "files"
  37. msgstr "súbory"
  38. #. CATEGORY_NAMES['GENERAL']
  39. #: searx/searxng.msg
  40. msgid "general"
  41. msgstr "všeobecné"
  42. #. CATEGORY_NAMES['MUSIC']
  43. #: searx/searxng.msg
  44. msgid "music"
  45. msgstr "hudba"
  46. #. CATEGORY_NAMES['SOCIAL_MEDIA']
  47. #: searx/searxng.msg
  48. msgid "social media"
  49. msgstr "sociálne médiá"
  50. #. CATEGORY_NAMES['IMAGES']
  51. #: searx/searxng.msg
  52. msgid "images"
  53. msgstr "obrázky"
  54. #. CATEGORY_NAMES['VIDEOS']
  55. #: searx/searxng.msg
  56. msgid "videos"
  57. msgstr "videá"
  58. #. CATEGORY_NAMES['IT']
  59. #: searx/searxng.msg
  60. msgid "it"
  61. msgstr "technológia"
  62. #. CATEGORY_NAMES['NEWS']
  63. #: searx/searxng.msg
  64. msgid "news"
  65. msgstr "správy"
  66. #. CATEGORY_NAMES['MAP']
  67. #: searx/searxng.msg
  68. msgid "map"
  69. msgstr "mapa"
  70. #. CATEGORY_NAMES['ONIONS']
  71. #: searx/searxng.msg
  72. msgid "onions"
  73. msgstr "onions"
  74. #. CATEGORY_NAMES['SCIENCE']
  75. #: searx/searxng.msg
  76. msgid "science"
  77. msgstr "veda"
  78. #. CATEGORY_GROUPS['APPS']
  79. #: searx/searxng.msg
  80. msgid "apps"
  81. msgstr "aplikácie"
  82. #. CATEGORY_GROUPS['DICTIONARIES']
  83. #: searx/searxng.msg
  84. msgid "dictionaries"
  85. msgstr "slovníky"
  86. #. CATEGORY_GROUPS['LYRICS']
  87. #: searx/searxng.msg
  88. msgid "lyrics"
  89. msgstr "texty piesní"
  90. #. CATEGORY_GROUPS['PACKAGES']
  91. #: searx/searxng.msg
  92. msgid "packages"
  93. msgstr "programové balíčky"
  94. #. CATEGORY_GROUPS['Q_A']
  95. #: searx/searxng.msg
  96. msgid "q&a"
  97. msgstr "otázky a odpovede"
  98. #. CATEGORY_GROUPS['REPOS']
  99. #: searx/searxng.msg
  100. msgid "repos"
  101. msgstr "repozitáre"
  102. #. CATEGORY_GROUPS['SOFTWARE_WIKIS']
  103. #: searx/searxng.msg
  104. msgid "software wikis"
  105. msgstr "Dokumentácie aplikácií"
  106. #. CATEGORY_GROUPS['WEB']
  107. #: searx/searxng.msg
  108. msgid "web"
  109. msgstr "web"
  110. #. CATEGORY_GROUPS['SCIENTIFIC PUBLICATIONS']
  111. #: searx/searxng.msg
  112. msgid "scientific publications"
  113. msgstr "vedecké publikácie"
  114. #. STYLE_NAMES['AUTO']
  115. #: searx/searxng.msg
  116. msgid "auto"
  117. msgstr "automaticky"
  118. #. STYLE_NAMES['LIGHT']
  119. #: searx/searxng.msg
  120. msgid "light"
  121. msgstr "svetlý"
  122. #. STYLE_NAMES['DARK']
  123. #: searx/searxng.msg
  124. msgid "dark"
  125. msgstr "tmavý"
  126. #: searx/webapp.py:165
  127. msgid "timeout"
  128. msgstr "časový limit"
  129. #: searx/webapp.py:166
  130. msgid "parsing error"
  131. msgstr "chyba parsovania"
  132. #: searx/webapp.py:167
  133. msgid "HTTP protocol error"
  134. msgstr "chyba HTTP protokolu"
  135. #: searx/webapp.py:168
  136. msgid "network error"
  137. msgstr "chyba siete"
  138. #: searx/webapp.py:169
  139. msgid "SSL error: certificate validation has failed"
  140. msgstr "SSL error: overenie certifikátu zlyhalo"
  141. #: searx/webapp.py:171
  142. msgid "unexpected crash"
  143. msgstr "neočakávaná chyba"
  144. #: searx/webapp.py:178
  145. msgid "HTTP error"
  146. msgstr "HTTP chyba"
  147. #: searx/webapp.py:179
  148. msgid "HTTP connection error"
  149. msgstr "chyba pripojenia cez HTTP"
  150. #: searx/webapp.py:185
  151. msgid "proxy error"
  152. msgstr "chyba proxy"
  153. #: searx/webapp.py:186
  154. msgid "CAPTCHA"
  155. msgstr "CAPTCHA"
  156. #: searx/webapp.py:187
  157. msgid "too many requests"
  158. msgstr "priveľa žiadostí"
  159. #: searx/webapp.py:188
  160. msgid "access denied"
  161. msgstr "prístup bol odmietnutý"
  162. #: searx/webapp.py:189
  163. msgid "server API error"
  164. msgstr "API chyba servera"
  165. #: searx/webapp.py:368
  166. msgid "No item found"
  167. msgstr "Nič sa nenašlo"
  168. #: searx/engines/qwant.py:218
  169. #: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:370
  170. msgid "Source"
  171. msgstr "Zdroj"
  172. #: searx/webapp.py:372
  173. msgid "Error loading the next page"
  174. msgstr "Chyba pri načítaní ďalšej stránky"
  175. #: searx/webapp.py:527 searx/webapp.py:965
  176. msgid "Invalid settings, please edit your preferences"
  177. msgstr "Nesprávne nastavenia, prosím upravte svoje predvoľby"
  178. #: searx/webapp.py:543
  179. msgid "Invalid settings"
  180. msgstr "Nesprávne nastavenia"
  181. #: searx/webapp.py:620 searx/webapp.py:696
  182. msgid "search error"
  183. msgstr "chyba vyhľadávania"
  184. #: searx/webapp.py:869
  185. msgid "Suspended"
  186. msgstr "Pozastavené"
  187. #: searx/webutils.py:205
  188. msgid "{minutes} minute(s) ago"
  189. msgstr "pred {minutes} min."
  190. #: searx/webutils.py:206
  191. msgid "{hours} hour(s), {minutes} minute(s) ago"
  192. msgstr "pred {hours} hod., {minutes} min."
  193. #: searx/answerers/random/answerer.py:67
  194. msgid "Random value generator"
  195. msgstr "Generátor nahodných hodnôt"
  196. #: searx/answerers/random/answerer.py:68
  197. msgid "Generate different random values"
  198. msgstr "Vytvoriť rôzné náhodné hodnoty"
  199. #: searx/answerers/statistics/answerer.py:47
  200. msgid "Statistics functions"
  201. msgstr "Štatistické funkcie"
  202. #: searx/answerers/statistics/answerer.py:48
  203. msgid "Compute {functions} of the arguments"
  204. msgstr "Vypočítať {functions} argumentov"
  205. #: searx/engines/openstreetmap.py:160
  206. msgid "Get directions"
  207. msgstr "Požiadať o navigáciu"
  208. #: searx/engines/pdbe.py:96
  209. msgid "{title} (OBSOLETE)"
  210. msgstr "{title} (ZASTARANÉ)"
  211. #: searx/engines/pdbe.py:103
  212. msgid "This entry has been superseded by"
  213. msgstr "Táto položka bola nahradená"
  214. #: searx/engines/qwant.py:220
  215. msgid "Channel"
  216. msgstr "Kanál"
  217. #: searx/engines/semantic_scholar.py:81
  218. msgid ""
  219. "{numCitations} citations from the year {firstCitationVelocityYear} to "
  220. "{lastCitationVelocityYear}"
  221. msgstr ""
  222. "{numCitations} citácií od roku {firstCitationVelocityYear} do roku "
  223. "{lastCitationVelocityYear}"
  224. #: searx/engines/tineye.py:40
  225. msgid ""
  226. "Could not read that image url. This may be due to an unsupported file "
  227. "format. TinEye only supports images that are JPEG, PNG, GIF, BMP, TIFF or"
  228. " WebP."
  229. msgstr ""
  230. "Danú webovú adresu obrázka sa nepodarilo načítať. Môže to byť spôsobené "
  231. "nepodporovaným formátom súboru. TinEye podporuje iba obrázky JPEG, PNG, "
  232. "GIF, BMP, TIFF alebo WebP."
  233. #: searx/engines/tineye.py:46
  234. msgid ""
  235. "The image is too simple to find matches. TinEye requires a basic level of"
  236. " visual detail to successfully identify matches."
  237. msgstr ""
  238. "Obrázok je príliš nízkej kvality na to aby sa našla zhoda. TinEye "
  239. "vyžaduje vyššiu kvalitu detailov v obrázku na identifikáciu zhôd."
  240. #: searx/engines/tineye.py:52
  241. msgid "The image could not be downloaded."
  242. msgstr "Obrázok nemohol byť stiahnutý."
  243. #: searx/engines/wttr.py:101
  244. msgid "Morning"
  245. msgstr "Ráno"
  246. #: searx/engines/wttr.py:101
  247. msgid "Noon"
  248. msgstr "Poludnie"
  249. #: searx/engines/wttr.py:101
  250. msgid "Evening"
  251. msgstr "Večer"
  252. #: searx/engines/wttr.py:101
  253. msgid "Night"
  254. msgstr "Noc"
  255. #: searx/plugins/hash_plugin.py:24
  256. msgid "Converts strings to different hash digests."
  257. msgstr "Skonvertuje text pomocou rôznych hash funkcií."
  258. #: searx/plugins/hash_plugin.py:52
  259. msgid "hash digest"
  260. msgstr "hash hodnota"
  261. #: searx/plugins/hostname_replace.py:9
  262. msgid "Hostname replace"
  263. msgstr "Nahradenie názvu servera"
  264. #: searx/plugins/hostname_replace.py:10
  265. msgid "Rewrite result hostnames or remove results based on the hostname"
  266. msgstr "Informácie o sebe"
  267. #: searx/plugins/oa_doi_rewrite.py:9
  268. msgid "Open Access DOI rewrite"
  269. msgstr "Otvoriť prístup k prepísaniu DOI"
  270. #: searx/plugins/oa_doi_rewrite.py:10
  271. msgid ""
  272. "Avoid paywalls by redirecting to open-access versions of publications "
  273. "when available"
  274. msgstr ""
  275. "Vyhnúť sa plateným bránam presmerovaním na verejne prístupné verzie "
  276. "publikácií ak sú k dispozícii"
  277. #: searx/plugins/search_on_category_select.py:19
  278. msgid "Search on category select"
  279. msgstr "Vyhľadávanie pri výbere kategórie"
  280. #: searx/plugins/search_on_category_select.py:20
  281. msgid ""
  282. "Perform search immediately if a category selected. Disable to select "
  283. "multiple categories. (JavaScript required)"
  284. msgstr ""
  285. "Vyhľadávať okamžite, ak je kategória vybraná. Vypnúť pre vyberanie "
  286. "viacerých kategórií. (Je potrebný JavaScript)"
  287. #: searx/plugins/self_info.py:20
  288. msgid "Self Information"
  289. msgstr "Vlastné informácie"
  290. #: searx/plugins/self_info.py:21
  291. msgid ""
  292. "Displays your IP if the query is \"ip\" and your user agent if the query "
  293. "contains \"user agent\"."
  294. msgstr ""
  295. "Zobrazí vašu IP ak je dotaz \"ip\" a user agenta ak dotaz obsahuje \"user"
  296. " agent\"."
  297. #: searx/plugins/tor_check.py:25
  298. msgid "Tor check plugin"
  299. msgstr "Kontrola Tor plugin"
  300. #: searx/plugins/tor_check.py:28
  301. msgid ""
  302. "This plugin checks if the address of the request is a Tor exit-node, and "
  303. "informs the user if it is; like check.torproject.org, but from SearXNG."
  304. msgstr ""
  305. #: searx/plugins/tor_check.py:62
  306. msgid ""
  307. "Could not download the list of Tor exit-nodes from: "
  308. "https://check.torproject.org/exit-addresses"
  309. msgstr ""
  310. #: searx/plugins/tor_check.py:78
  311. msgid ""
  312. "You are using Tor and it looks like you have this external IP address: "
  313. "{ip_address}"
  314. msgstr ""
  315. #: searx/plugins/tor_check.py:86
  316. msgid "You are not using Tor and you have this external IP address: {ip_address}"
  317. msgstr ""
  318. #: searx/plugins/tracker_url_remover.py:29
  319. msgid "Tracker URL remover"
  320. msgstr "Odstraňovanie sledovacích argumentov"
  321. #: searx/plugins/tracker_url_remover.py:30
  322. msgid "Remove trackers arguments from the returned URL"
  323. msgstr "Odstrániť sledovacie argumenty z vrátenej URL"
  324. #: searx/plugins/vim_hotkeys.py:3
  325. msgid "Vim-like hotkeys"
  326. msgstr "Skratky ako vo VIM"
  327. #: searx/plugins/vim_hotkeys.py:4
  328. msgid ""
  329. "Navigate search results with Vim-like hotkeys (JavaScript required). "
  330. "Press \"h\" key on main or result page to get help."
  331. msgstr ""
  332. "Prechádzať výsledky vyhľadávania klávesovými skratkami ako VIM (je "
  333. "potrebný JavaScript). Stlačte klávesy \"h\" na hlavnej stránke alebo na "
  334. "stránke s výsledkami pre zobrazenie pomoci."
  335. #: searx/templates/simple/404.html:4
  336. msgid "Page not found"
  337. msgstr "Stránka sa nenašla"
  338. #: searx/templates/simple/404.html:6
  339. #, python-format
  340. msgid "Go to %(search_page)s."
  341. msgstr "Choď na %(search_page)s."
  342. #: searx/templates/simple/404.html:6
  343. msgid "search page"
  344. msgstr "stránka vyhľadávania"
  345. #: searx/templates/simple/base.html:46
  346. msgid "About"
  347. msgstr "O nás"
  348. #: searx/templates/simple/base.html:50
  349. msgid "Donate"
  350. msgstr "Prispejte"
  351. #: searx/templates/simple/base.html:54
  352. #: searx/templates/simple/preferences.html:99
  353. msgid "Preferences"
  354. msgstr "Nastavenia"
  355. #: searx/templates/simple/base.html:64
  356. msgid "Powered by"
  357. msgstr "Používame"
  358. #: searx/templates/simple/base.html:64
  359. msgid "a privacy-respecting, open metasearch engine"
  360. msgstr "otvorený metavyhľadávač rešpektujúci súkromie"
  361. #: searx/templates/simple/base.html:65
  362. msgid "Source code"
  363. msgstr "Zdrojový kód"
  364. #: searx/templates/simple/base.html:66
  365. msgid "Issue tracker"
  366. msgstr "Sledovanie problémov"
  367. #: searx/templates/simple/base.html:67 searx/templates/simple/stats.html:18
  368. msgid "Engine stats"
  369. msgstr "Štatistiky vyhľadávača"
  370. #: searx/templates/simple/base.html:69
  371. #: searx/templates/simple/messages/no_results.html:15
  372. msgid "Public instances"
  373. msgstr "Verejné inštancie"
  374. #: searx/templates/simple/base.html:72
  375. msgid "Privacy policy"
  376. msgstr "Ochrana súkromia"
  377. #: searx/templates/simple/base.html:75
  378. msgid "Contact instance maintainer"
  379. msgstr "Kontaktujte správcu inštancie"
  380. #: searx/templates/simple/categories.html:24
  381. msgid "Click on the magnifier to perform search"
  382. msgstr "Kliknite na lupu pre vyhľadávanie"
  383. #: searx/templates/simple/macros.html:36
  384. msgid "Length"
  385. msgstr "Dĺžka"
  386. #: searx/templates/simple/macros.html:37
  387. #: searx/templates/simple/result_templates/images.html:18
  388. #: searx/templates/simple/result_templates/paper.html:6
  389. msgid "Author"
  390. msgstr "Autor"
  391. #: searx/templates/simple/macros.html:45
  392. msgid "cached"
  393. msgstr "z vyrovnávacej pamäte"
  394. #: searx/templates/simple/macros.html:45
  395. msgid "proxied"
  396. msgstr "cez proxy"
  397. #: searx/templates/simple/new_issue.html:64
  398. msgid "Start submiting a new issue on GitHub"
  399. msgstr "Začnite s pridaním nového problému na Githube"
  400. #: searx/templates/simple/new_issue.html:66
  401. msgid "Please check for existing bugs about this engine on GitHub"
  402. msgstr "Skontrolujte prosím existujúce chyby tohto vyhľadávaču na Githube"
  403. #: searx/templates/simple/new_issue.html:69
  404. msgid "I confirm there is no existing bug about the issue I encounter"
  405. msgstr ""
  406. "Potvrdzujem, že neexistuje žiadna chyba týkajúca sa problému, s ktorým sa"
  407. " stretávam"
  408. #: searx/templates/simple/new_issue.html:71
  409. msgid "If this is a public instance, please specify the URL in the bug report"
  410. msgstr "Ak ide o verejnú inštanciu, uveďte v hlásení o chybe adresu URL"
  411. #: searx/templates/simple/new_issue.html:72
  412. msgid "Submit a new issue on Github including the above information"
  413. msgstr "Odošlite novú chybu na Github vrátane informácii nad"
  414. #: searx/templates/simple/preferences.html:29
  415. msgid "No HTTPS"
  416. msgstr "Žiadne HTTPS"
  417. #: searx/templates/simple/messages/no_results.html:10
  418. #: searx/templates/simple/preferences.html:31
  419. #: searx/templates/simple/preferences.html:32
  420. #: searx/templates/simple/results.html:49
  421. msgid "View error logs and submit a bug report"
  422. msgstr "Zobraziť záznamy chýb a odoslať hlásenie o chybe"
  423. #: searx/templates/simple/preferences.html:53
  424. #: searx/templates/simple/stats.html:64
  425. msgid "Median"
  426. msgstr "Medián"
  427. #: searx/templates/simple/preferences.html:54
  428. #: searx/templates/simple/stats.html:70
  429. msgid "P80"
  430. msgstr "P80"
  431. #: searx/templates/simple/preferences.html:55
  432. #: searx/templates/simple/stats.html:76
  433. msgid "P95"
  434. msgstr "P95"
  435. #: searx/templates/simple/preferences.html:83
  436. msgid "Failed checker test(s): "
  437. msgstr "Neúspešný(é) kontrolný(é) test(y): "
  438. #: searx/templates/simple/preferences.html:85
  439. msgid "Errors:"
  440. msgstr "Chyby:"
  441. #: searx/templates/simple/preferences.html:105
  442. msgid "General"
  443. msgstr "Všeobecné"
  444. #: searx/templates/simple/preferences.html:108
  445. msgid "Default categories"
  446. msgstr "Predvolené kategórie"
  447. #: searx/templates/simple/filters/languages.html:1
  448. #: searx/templates/simple/preferences.html:115
  449. msgid "Search language"
  450. msgstr "Jazyk vyhľadávania"
  451. #: searx/templates/simple/filters/languages.html:2
  452. #: searx/templates/simple/preferences.html:118
  453. msgid "Default language"
  454. msgstr "Predvolený jazyk"
  455. #: searx/templates/simple/filters/languages.html:4
  456. #: searx/templates/simple/preferences.html:119
  457. msgid "Auto-detect"
  458. msgstr ""
  459. #: searx/templates/simple/preferences.html:126
  460. msgid "What language do you prefer for search?"
  461. msgstr "Aký jazyk preferujete pre vyhľadávanie?"
  462. #: searx/templates/simple/preferences.html:126
  463. msgid "Choose Auto-detect to let SearXNG detect the language of your query."
  464. msgstr ""
  465. #: searx/templates/simple/preferences.html:132
  466. msgid "Autocomplete"
  467. msgstr "Automatické dokončovanie"
  468. #: searx/templates/simple/preferences.html:141
  469. msgid "Find stuff as you type"
  470. msgstr "Vyhľadávať počas písania"
  471. #: searx/templates/simple/filters/safesearch.html:1
  472. #: searx/templates/simple/filters/safesearch.html:2
  473. #: searx/templates/simple/filters/safesearch.html:3
  474. #: searx/templates/simple/filters/safesearch.html:4
  475. #: searx/templates/simple/preferences.html:146
  476. #: searx/templates/simple/preferences.html:314
  477. msgid "SafeSearch"
  478. msgstr "Bezpečné vyhľadávanie"
  479. #: searx/templates/simple/filters/safesearch.html:2
  480. #: searx/templates/simple/preferences.html:149
  481. msgid "Strict"
  482. msgstr "Striktné"
  483. #: searx/templates/simple/filters/safesearch.html:3
  484. #: searx/templates/simple/preferences.html:150
  485. msgid "Moderate"
  486. msgstr "Mierne"
  487. #: searx/templates/simple/filters/safesearch.html:4
  488. #: searx/templates/simple/preferences.html:151
  489. msgid "None"
  490. msgstr "Žiadne"
  491. #: searx/templates/simple/preferences.html:154
  492. msgid "Filter content"
  493. msgstr "Filtrovanie obsahu"
  494. #: searx/templates/simple/preferences.html:160
  495. msgid "Open Access DOI resolver"
  496. msgstr "DOI vyhodnocovač otvoreným prístupom"
  497. #: searx/templates/simple/preferences.html:170
  498. msgid ""
  499. "Redirect to open-access versions of publications when available (plugin "
  500. "required)"
  501. msgstr ""
  502. "Presmerovanie na verzie publikácií s otvoreným prístupom, ak sú k "
  503. "dispozícii (vyžaduje sa plugin)"
  504. #: searx/templates/simple/preferences.html:174
  505. msgid "Engine tokens"
  506. msgstr "Engine tokeny"
  507. #: searx/templates/simple/preferences.html:178
  508. msgid "Access tokens for private engines"
  509. msgstr "Prístupové tokwny pre súkromné nástroje"
  510. #: searx/templates/simple/preferences.html:182
  511. msgid "User interface"
  512. msgstr "UI"
  513. #: searx/templates/simple/preferences.html:185
  514. msgid "Interface language"
  515. msgstr "Jazyk rozhrania"
  516. #: searx/templates/simple/preferences.html:193
  517. msgid "Change the language of the layout"
  518. msgstr "Zmena jazyku rozhrania"
  519. #: searx/templates/simple/preferences.html:198
  520. msgid "Theme"
  521. msgstr "Téma"
  522. #: searx/templates/simple/preferences.html:206
  523. msgid "Change SearXNG layout"
  524. msgstr "Zmena SearXNG vzhľadu"
  525. #: searx/templates/simple/preferences.html:209
  526. msgid "Theme style"
  527. msgstr "Štýl témy"
  528. #: searx/templates/simple/preferences.html:217
  529. msgid "Choose auto to follow your browser settings"
  530. msgstr "Vyberte možnosť auto, aby sa riadila nastaveniami vášho prehliadača"
  531. #: searx/templates/simple/preferences.html:220
  532. msgid "Center Alignment"
  533. msgstr "Zarovnanie na stred"
  534. #: searx/templates/simple/preferences.html:223
  535. #: searx/templates/simple/preferences.html:235
  536. #: searx/templates/simple/preferences.html:247
  537. msgid "On"
  538. msgstr "Zapnuté"
  539. #: searx/templates/simple/preferences.html:224
  540. #: searx/templates/simple/preferences.html:236
  541. #: searx/templates/simple/preferences.html:248
  542. msgid "Off"
  543. msgstr "Vypnuté"
  544. #: searx/templates/simple/preferences.html:227
  545. msgid "Displays results in the center of the page (Oscar layout)."
  546. msgstr "Zobrazenie výsledkov v strede stránky (Oscar layout)."
  547. #: searx/templates/simple/preferences.html:232
  548. msgid "Results on new tabs"
  549. msgstr "Výsledky v novom tabe"
  550. #: searx/templates/simple/preferences.html:239
  551. msgid "Open result links on new browser tabs"
  552. msgstr "Otvoriť odkazy v novom tabe"
  553. #: searx/templates/simple/preferences.html:244
  554. msgid "Infinite scroll"
  555. msgstr "Nekonečné posúvanie"
  556. #: searx/templates/simple/preferences.html:251
  557. msgid "Automatically load next page when scrolling to bottom of current page"
  558. msgstr ""
  559. "Automaticky načítať ďalšiu stránku pri posunutí na koniec aktuálnej "
  560. "stránky"
  561. #: searx/templates/simple/preferences.html:257
  562. msgid "Privacy"
  563. msgstr "Súkromie"
  564. #: searx/templates/simple/preferences.html:260
  565. msgid "HTTP Method"
  566. msgstr "Metóda HTTP"
  567. #: searx/templates/simple/preferences.html:267
  568. msgid ""
  569. "Change how forms are submitted, <a "
  570. "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  571. " rel=\"external\">learn more about request methods</a>"
  572. msgstr ""
  573. "Zmena spôsobu odosielania formulárov, <a "
  574. "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  575. " rel=\"external\">dozvedieť sa viac o metódach žiadosti</a>"
  576. #: searx/templates/simple/preferences.html:272
  577. msgid "Image proxy"
  578. msgstr "Proxy pre obrázky"
  579. #: searx/templates/simple/preferences.html:275
  580. #: searx/templates/simple/preferences.html:287
  581. msgid "Enabled"
  582. msgstr "Povolené"
  583. #: searx/templates/simple/preferences.html:276
  584. #: searx/templates/simple/preferences.html:288
  585. msgid "Disabled"
  586. msgstr "Zakázané"
  587. #: searx/templates/simple/preferences.html:279
  588. msgid "Proxying image results through SearXNG"
  589. msgstr "Sprostredkovanie výsledkov snímok cez SearXNG"
  590. #: searx/templates/simple/preferences.html:284
  591. msgid "Query in the page's title"
  592. msgstr "Dotaz v názve stránky"
  593. #: searx/templates/simple/preferences.html:291
  594. msgid ""
  595. "When enabled, the result page's title contains your query. Your browser "
  596. "can record this title"
  597. msgstr ""
  598. "Ak je táto možnosť povolená, názov stránky s výsledkami obsahuje vašu "
  599. "požiadavku. Váš prehliadač môže tento názov zaznamenať"
  600. #: searx/templates/simple/preferences.html:297
  601. msgid "Engines"
  602. msgstr "Vyhľadávače"
  603. #: searx/templates/simple/preferences.html:298
  604. msgid "Currently used search engines"
  605. msgstr "List práve používaných vyhľadávačov"
  606. #: searx/templates/simple/preferences.html:305
  607. msgid ""
  608. "This tab dues not exists in the user interface, but you can search in "
  609. "these engines by its !bangs."
  610. msgstr ""
  611. #: searx/templates/simple/preferences.html:310
  612. #: searx/templates/simple/preferences.html:361
  613. msgid "Allow"
  614. msgstr "Povoliť"
  615. #: searx/templates/simple/preferences.html:311
  616. #: searx/templates/simple/stats.html:25
  617. msgid "Engine name"
  618. msgstr "Názov vyhľadávača"
  619. #: searx/templates/simple/preferences.html:312
  620. msgid "!bang"
  621. msgstr ""
  622. #: searx/templates/simple/preferences.html:313
  623. msgid "Supports selected language"
  624. msgstr "Podporuje zvolený jazyk"
  625. #: searx/templates/simple/filters/time_range.html:1
  626. #: searx/templates/simple/preferences.html:315
  627. msgid "Time range"
  628. msgstr "Časový rozsah"
  629. #: searx/templates/simple/preferences.html:316
  630. #: searx/templates/simple/stats.html:28
  631. msgid "Response time"
  632. msgstr "Doba odozvy"
  633. #: searx/templates/simple/preferences.html:317
  634. msgid "Max time"
  635. msgstr "Maximálny čas"
  636. #: searx/templates/simple/preferences.html:318
  637. #: searx/templates/simple/stats.html:29
  638. msgid "Reliability"
  639. msgstr "Spoľahlivosť"
  640. #: searx/templates/simple/preferences.html:356
  641. msgid "Special Queries"
  642. msgstr "Špeciálne vyhľadávania"
  643. #: searx/templates/simple/preferences.html:362
  644. msgid "Keywords"
  645. msgstr "Kľúčové slová"
  646. #: searx/templates/simple/preferences.html:363
  647. msgid "Name"
  648. msgstr "Názov"
  649. #: searx/templates/simple/preferences.html:364
  650. msgid "Description"
  651. msgstr "Popis"
  652. #: searx/templates/simple/preferences.html:365
  653. msgid "Examples"
  654. msgstr "Príklady"
  655. #: searx/templates/simple/preferences.html:368
  656. msgid "This is the list of SearXNG's instant answering modules."
  657. msgstr "Toto je zoznam modulov okamžitých odpovedí SearXNG."
  658. #: searx/templates/simple/preferences.html:379
  659. msgid "This is the list of plugins."
  660. msgstr "Toto je zoznam pluginov."
  661. #: searx/templates/simple/preferences.html:396
  662. msgid "Cookies"
  663. msgstr "Cookies"
  664. #: searx/templates/simple/preferences.html:398
  665. msgid ""
  666. "This is the list of cookies and their values SearXNG is storing on your "
  667. "computer."
  668. msgstr ""
  669. "Toto je zoznam cookies a ich hodnôt, ktoré vo vašom počítači ukladá "
  670. "SearXNG."
  671. #: searx/templates/simple/preferences.html:399
  672. msgid "With that list, you can assess SearXNG transparency."
  673. msgstr "Týmto zoznamom môžete zhodnotiť priehľadnosť SearXNG."
  674. #: searx/templates/simple/preferences.html:404
  675. msgid "Cookie name"
  676. msgstr "Názov cookie"
  677. #: searx/templates/simple/preferences.html:405
  678. msgid "Value"
  679. msgstr "Hodnota"
  680. #: searx/templates/simple/preferences.html:417
  681. msgid "Search URL of the currently saved preferences"
  682. msgstr "Vyhľadávacia adresa (URL) stávajúcich, uložených nastavení"
  683. #: searx/templates/simple/preferences.html:421
  684. msgid ""
  685. "Note: specifying custom settings in the search URL can reduce privacy by "
  686. "leaking data to the clicked result sites."
  687. msgstr ""
  688. "Poznámka: zadanie osobitých nastavení vo vyhľadávacej adrese (URL) môže "
  689. "zredukovať úroveň súkromia tým že poskytne doplňujúce údaje kliknutým "
  690. "adresám vo výsledkoch."
  691. #: searx/templates/simple/preferences.html:422
  692. msgid "URL to restore your preferences in another browser"
  693. msgstr "Adresa (URL) pre obnovu nastavení v inom prehliadači"
  694. #: searx/templates/simple/preferences.html:426
  695. msgid ""
  696. "Specifying custom settings in the preferences URL can be used to sync "
  697. "preferences across devices."
  698. msgstr ""
  699. "Zadaním osobitých nastavení v adrese (URL) nastavení je možné "
  700. "synchronizovať nastavenia do iných zariadení."
  701. #: searx/templates/simple/preferences.html:431
  702. msgid ""
  703. "These settings are stored in your cookies, this allows us not to store "
  704. "this data about you."
  705. msgstr ""
  706. "Tieto nastavenia sú uložené v cookies, čo nám umožňuje neukladať dáta o "
  707. "vás na našej strane."
  708. #: searx/templates/simple/preferences.html:433
  709. msgid ""
  710. "These cookies serve your sole convenience, we don't use these cookies to "
  711. "track you."
  712. msgstr ""
  713. "Tieto cookies slúžia výhradné pre vaše pohodlie a nie sú používané na "
  714. "sledovanie."
  715. #: searx/templates/simple/preferences.html:436
  716. msgid "Save"
  717. msgstr "Uložiť"
  718. #: searx/templates/simple/preferences.html:437
  719. msgid "Reset defaults"
  720. msgstr "Obnoviť predvolené"
  721. #: searx/templates/simple/preferences.html:438
  722. msgid "Back"
  723. msgstr "Späť"
  724. #: searx/templates/simple/results.html:23
  725. msgid "Answers"
  726. msgstr "Odpovede"
  727. #: searx/templates/simple/results.html:39
  728. msgid "Number of results"
  729. msgstr "Počet výsledkov"
  730. #: searx/templates/simple/messages/no_results.html:6
  731. #: searx/templates/simple/results.html:46
  732. msgid "Error!"
  733. msgstr "Chyba!"
  734. #: searx/templates/simple/results.html:46
  735. msgid "Engines cannot retrieve results"
  736. msgstr "Vyhľadávače nemôžu získať výsledky"
  737. #: searx/templates/simple/results.html:68
  738. msgid "Suggestions"
  739. msgstr "Návrhy"
  740. #: searx/templates/simple/results.html:90
  741. msgid "Search URL"
  742. msgstr "Adresa URL vyhľadávania"
  743. #: searx/templates/simple/results.html:96
  744. msgid "Download results"
  745. msgstr "Výsledky na stiahnutie"
  746. #: searx/templates/simple/results.html:120
  747. msgid "Try searching for:"
  748. msgstr "Skús hľadať:"
  749. #: searx/templates/simple/results.html:152
  750. msgid "Back to top"
  751. msgstr "Späť na začiatok"
  752. #: searx/templates/simple/results.html:170
  753. msgid "Previous page"
  754. msgstr "Predošlá strana"
  755. #: searx/templates/simple/results.html:187
  756. msgid "Next page"
  757. msgstr "Ďalšia strana"
  758. #: searx/templates/simple/search.html:3
  759. msgid "Display the front page"
  760. msgstr "Zobraz úvodnú stranu"
  761. #: searx/templates/simple/search.html:9
  762. #: searx/templates/simple/simple_search.html:5
  763. msgid "Search for..."
  764. msgstr "Hľadať..."
  765. #: searx/templates/simple/search.html:10
  766. #: searx/templates/simple/simple_search.html:6
  767. msgid "clear"
  768. msgstr "vyčistiť"
  769. #: searx/templates/simple/search.html:11
  770. #: searx/templates/simple/simple_search.html:7
  771. msgid "search"
  772. msgstr "hľadať"
  773. #: searx/templates/simple/stats.html:21
  774. msgid "There is currently no data available. "
  775. msgstr "Momentálne nie su dostupné žiadne dáta."
  776. #: searx/templates/simple/stats.html:26
  777. msgid "Scores"
  778. msgstr "Hodnotenia"
  779. #: searx/templates/simple/stats.html:27
  780. msgid "Result count"
  781. msgstr "Počet výsledkov"
  782. #: searx/templates/simple/stats.html:59
  783. msgid "Total"
  784. msgstr "Celkom"
  785. #: searx/templates/simple/stats.html:60
  786. msgid "HTTP"
  787. msgstr "HTTP"
  788. #: searx/templates/simple/stats.html:61
  789. msgid "Processing"
  790. msgstr "Spracovávanie"
  791. #: searx/templates/simple/stats.html:99
  792. msgid "Warnings"
  793. msgstr "Varovania"
  794. #: searx/templates/simple/stats.html:99
  795. msgid "Errors and exceptions"
  796. msgstr "Chyby a výnimky"
  797. #: searx/templates/simple/stats.html:105
  798. msgid "Exception"
  799. msgstr "Výnimka"
  800. #: searx/templates/simple/stats.html:107
  801. msgid "Message"
  802. msgstr "Správa"
  803. #: searx/templates/simple/stats.html:109
  804. msgid "Percentage"
  805. msgstr "Úroveň"
  806. #: searx/templates/simple/stats.html:111
  807. msgid "Parameter"
  808. msgstr "Parameter"
  809. #: searx/templates/simple/stats.html:119
  810. msgid "Filename"
  811. msgstr "Názov súboru"
  812. #: searx/templates/simple/stats.html:120
  813. msgid "Function"
  814. msgstr "Funkcia"
  815. #: searx/templates/simple/stats.html:121
  816. msgid "Code"
  817. msgstr "Kód"
  818. #: searx/templates/simple/stats.html:128
  819. msgid "Checker"
  820. msgstr "Kontrolór"
  821. #: searx/templates/simple/stats.html:131
  822. msgid "Failed test"
  823. msgstr "Zlyhaný test"
  824. #: searx/templates/simple/stats.html:132
  825. msgid "Comment(s)"
  826. msgstr "Komentár(e)"
  827. #: searx/templates/simple/filters/time_range.html:3
  828. msgid "Anytime"
  829. msgstr "Kedykoľvek"
  830. #: searx/templates/simple/filters/time_range.html:6
  831. msgid "Last day"
  832. msgstr "Posledný deň"
  833. #: searx/templates/simple/filters/time_range.html:9
  834. msgid "Last week"
  835. msgstr "Posledný týždeň"
  836. #: searx/templates/simple/filters/time_range.html:12
  837. msgid "Last month"
  838. msgstr "Posledný mesiac"
  839. #: searx/templates/simple/filters/time_range.html:15
  840. msgid "Last year"
  841. msgstr "Posledný rok"
  842. #: searx/templates/simple/messages/no_cookies.html:3
  843. msgid "Information!"
  844. msgstr "Informácia!"
  845. #: searx/templates/simple/messages/no_cookies.html:4
  846. msgid "currently, there are no cookies defined."
  847. msgstr "momentálne nie su definované žiadne cookies."
  848. #: searx/templates/simple/messages/no_results.html:6
  849. msgid "Engines cannot retrieve results."
  850. msgstr "Vyhľadávače nemôžu získať výsledky."
  851. #: searx/templates/simple/messages/no_results.html:15
  852. msgid "Please, try again later or find another SearXNG instance."
  853. msgstr "Skúste znova neskôr, prosím, alebo použite inú inštanciu SearXNG."
  854. #: searx/templates/simple/messages/no_results.html:20
  855. msgid "Sorry!"
  856. msgstr "Je nám ľúto!"
  857. #: searx/templates/simple/messages/no_results.html:21
  858. msgid ""
  859. "we didn't find any results. Please use another query or search in more "
  860. "categories."
  861. msgstr ""
  862. "nepodarilo sa nájsť žiadne výsledky. Skúste použiť iné zadanie alebo "
  863. "vyhľadávajte vo viacerých kategóriach."
  864. #: searx/templates/simple/result_templates/default.html:6
  865. msgid "show media"
  866. msgstr "ukázať médiá"
  867. #: searx/templates/simple/result_templates/default.html:6
  868. msgid "hide media"
  869. msgstr "skryť médiá"
  870. #: searx/templates/simple/result_templates/default.html:14
  871. #: searx/templates/simple/result_templates/videos.html:14
  872. msgid "This site did not provide any description."
  873. msgstr "Táto stránka neposkytuje žiaden popis."
  874. #: searx/templates/simple/result_templates/images.html:19
  875. msgid "Format"
  876. msgstr "Formát"
  877. #: searx/templates/simple/result_templates/images.html:21
  878. msgid "Engine"
  879. msgstr "Vyhľadávač"
  880. #: searx/templates/simple/result_templates/images.html:22
  881. msgid "View source"
  882. msgstr "Zobraziť zdroj"
  883. #: searx/templates/simple/result_templates/map.html:12
  884. msgid "address"
  885. msgstr "adresa"
  886. #: searx/templates/simple/result_templates/map.html:43
  887. msgid "show map"
  888. msgstr "ukázať mapu"
  889. #: searx/templates/simple/result_templates/map.html:43
  890. msgid "hide map"
  891. msgstr "skryť mapu"
  892. #: searx/templates/simple/result_templates/paper.html:5
  893. msgid "Published date"
  894. msgstr "Dátum publikácie"
  895. #: searx/templates/simple/result_templates/paper.html:9
  896. msgid "Journal"
  897. msgstr "Žurnál"
  898. #: searx/templates/simple/result_templates/paper.html:22
  899. msgid "Editor"
  900. msgstr "Editor"
  901. #: searx/templates/simple/result_templates/paper.html:23
  902. msgid "Publisher"
  903. msgstr "Vydavateľ"
  904. #: searx/templates/simple/result_templates/paper.html:24
  905. msgid "Type"
  906. msgstr "Typ"
  907. #: searx/templates/simple/result_templates/paper.html:25
  908. msgid "Tags"
  909. msgstr "Značky"
  910. #: searx/templates/simple/result_templates/paper.html:26
  911. msgid "DOI"
  912. msgstr "DOI"
  913. #: searx/templates/simple/result_templates/paper.html:27
  914. msgid "ISSN"
  915. msgstr "ISSN"
  916. #: searx/templates/simple/result_templates/paper.html:28
  917. msgid "ISBN"
  918. msgstr "ISBN"
  919. #: searx/templates/simple/result_templates/paper.html:33
  920. msgid "PDF"
  921. msgstr "PDF"
  922. #: searx/templates/simple/result_templates/paper.html:34
  923. msgid "HTML"
  924. msgstr "HTML"
  925. #: searx/templates/simple/result_templates/torrent.html:6
  926. msgid "magnet link"
  927. msgstr "odkaz na magnet"
  928. #: searx/templates/simple/result_templates/torrent.html:7
  929. msgid "torrent file"
  930. msgstr "torrent súbor"
  931. #: searx/templates/simple/result_templates/torrent.html:9
  932. msgid "Seeder"
  933. msgstr "Odosielateľ"
  934. #: searx/templates/simple/result_templates/torrent.html:9
  935. msgid "Leecher"
  936. msgstr "Príjemca"
  937. #: searx/templates/simple/result_templates/torrent.html:11
  938. msgid "Filesize"
  939. msgstr "Veľkosť súboru"
  940. #: searx/templates/simple/result_templates/torrent.html:12
  941. msgid "Bytes"
  942. msgstr "bajtov"
  943. #: searx/templates/simple/result_templates/torrent.html:13
  944. msgid "kiB"
  945. msgstr "kB"
  946. #: searx/templates/simple/result_templates/torrent.html:14
  947. msgid "MiB"
  948. msgstr "MB"
  949. #: searx/templates/simple/result_templates/torrent.html:15
  950. msgid "GiB"
  951. msgstr "GB"
  952. #: searx/templates/simple/result_templates/torrent.html:16
  953. msgid "TiB"
  954. msgstr "TB"
  955. #: searx/templates/simple/result_templates/torrent.html:20
  956. msgid "Number of Files"
  957. msgstr "Počet súborov"
  958. #: searx/templates/simple/result_templates/videos.html:6
  959. msgid "show video"
  960. msgstr "ukázať video"
  961. #: searx/templates/simple/result_templates/videos.html:6
  962. msgid "hide video"
  963. msgstr "skryť video"
  964. #~ msgid "Engine time (sec)"
  965. #~ msgstr "Načítanie vyhľadávača (sek)"
  966. #~ msgid "Page loads (sec)"
  967. #~ msgstr "Načítanie stránky (sek)"
  968. #~ msgid "Errors"
  969. #~ msgstr "Chyby"
  970. #~ msgid "CAPTCHA required"
  971. #~ msgstr ""
  972. #~ msgid "Rewrite HTTP links to HTTPS if possible"
  973. #~ msgstr "Prepísať odkazy HTTP na HTTPS, ak je to možné"
  974. #~ msgid ""
  975. #~ "Results are opened in the same "
  976. #~ "window by default. This plugin "
  977. #~ "overwrites the default behaviour to open"
  978. #~ " links on new tabs/windows. (JavaScript "
  979. #~ "required)"
  980. #~ msgstr ""
  981. #~ "Výsledky sú otvorené v rovnakom okne "
  982. #~ "predvolene. Tento plugin prepíše predvolené"
  983. #~ " správanie otvoriania odkazov na nových "
  984. #~ "taboch a oknách. (Je potrebný "
  985. #~ "JavaScript)"
  986. #~ msgid "Color"
  987. #~ msgstr "Farba"
  988. #~ msgid "Blue (default)"
  989. #~ msgstr "Modrá (predvolené)"
  990. #~ msgid "Violet"
  991. #~ msgstr "Fialová"
  992. #~ msgid "Green"
  993. #~ msgstr "Zelená"
  994. #~ msgid "Cyan"
  995. #~ msgstr "Azúrová"
  996. #~ msgid "Orange"
  997. #~ msgstr "Oranžová"
  998. #~ msgid "Red"
  999. #~ msgstr "Červená"
  1000. #~ msgid "Category"
  1001. #~ msgstr "Kategória"
  1002. #~ msgid "Block"
  1003. #~ msgstr "Blokovať"
  1004. #~ msgid "original context"
  1005. #~ msgstr "pôvodný kontext"
  1006. #~ msgid "Plugins"
  1007. #~ msgstr "Zásuvné moduly"
  1008. #~ msgid "Answerers"
  1009. #~ msgstr "Rýchle odpovede"
  1010. #~ msgid "Avg. time"
  1011. #~ msgstr "Priemerný čas"
  1012. #~ msgid "show details"
  1013. #~ msgstr "ukázať detaily"
  1014. #~ msgid "hide details"
  1015. #~ msgstr "skryť detaily"
  1016. #~ msgid "Load more..."
  1017. #~ msgstr "Načítať viac..."
  1018. #~ msgid "Loading..."
  1019. #~ msgstr ""
  1020. #~ msgid "Change searx layout"
  1021. #~ msgstr "Zmena rozhrania searx"
  1022. #~ msgid "Proxying image results through searx"
  1023. #~ msgstr "Zobrazovanie výsledkov obrázkov cez searx proxy"
  1024. #~ msgid "This is the list of searx's instant answering modules."
  1025. #~ msgstr "Toto je zoznam modulov rýchlej odpovede pre searx."
  1026. #~ msgid ""
  1027. #~ "This is the list of cookies and"
  1028. #~ " their values searx is storing on "
  1029. #~ "your computer."
  1030. #~ msgstr "Toto je zoznam cookies a ich hodnôt uložených searx na vašom počítači"
  1031. #~ msgid "With that list, you can assess searx transparency."
  1032. #~ msgstr "Pomocou tohto zoznamu môžte vidieť transparentnosť searx."
  1033. #~ msgid "It look like you are using searx first time."
  1034. #~ msgstr "Zdá sa, že používate searx prvýkrát."
  1035. #~ msgid "Please, try again later or find another searx instance."
  1036. #~ msgstr ""
  1037. #~ msgid "Themes"
  1038. #~ msgstr "Téma"
  1039. #~ msgid "Reliablity"
  1040. #~ msgstr ""
  1041. #~ msgid ""
  1042. #~ "When enabled, the result page's title"
  1043. #~ " contains your query. Your browser "
  1044. #~ "can record this title."
  1045. #~ msgstr ""
  1046. #~ msgid "Method"
  1047. #~ msgstr "Metóda"
  1048. #~ msgid ""
  1049. #~ "This tab does not show up for "
  1050. #~ "search results but you can search "
  1051. #~ "the engines listed here via bangs."
  1052. #~ msgstr ""
  1053. #~ msgid "Advanced settings"
  1054. #~ msgstr "Pokročilé nastavenia"
  1055. #~ msgid "Close"
  1056. #~ msgstr "Zatvoriť"
  1057. #~ msgid "Language"
  1058. #~ msgstr "Jazyk"
  1059. #~ msgid "broken"
  1060. #~ msgstr ""
  1061. #~ msgid "supported"
  1062. #~ msgstr "podporovaný"
  1063. #~ msgid "not supported"
  1064. #~ msgstr "nepodporovaný"
  1065. #~ msgid "about"
  1066. #~ msgstr "o nás"
  1067. #~ msgid "Avg."
  1068. #~ msgstr ""
  1069. #~ msgid "User Interface"
  1070. #~ msgstr "Používateľské prostredie"
  1071. #~ msgid "Choose style for this theme"
  1072. #~ msgstr "Vyberte si štýl pre túto tému"
  1073. #~ msgid "Style"
  1074. #~ msgstr "Štýl"
  1075. #~ msgid "Show advanced settings"
  1076. #~ msgstr "Zobraziť pokročilé nastavenia"
  1077. #~ msgid "Show advanced settings panel in the home page by default"
  1078. #~ msgstr ""
  1079. #~ msgid "Allow all"
  1080. #~ msgstr ""
  1081. #~ msgid "Disable all"
  1082. #~ msgstr ""
  1083. #~ msgid "Selected language"
  1084. #~ msgstr ""
  1085. #~ msgid "Query"
  1086. #~ msgstr "Dotaz"
  1087. #~ msgid "save"
  1088. #~ msgstr "uložiť"
  1089. #~ msgid "back"
  1090. #~ msgstr "späť"
  1091. #~ msgid "Links"
  1092. #~ msgstr "Odkazy"
  1093. #~ msgid "RSS subscription"
  1094. #~ msgstr ""
  1095. #~ msgid "Search results"
  1096. #~ msgstr "Výsledky vyhľadávania"
  1097. #~ msgid "next page"
  1098. #~ msgstr "ďalšia strana"
  1099. #~ msgid "previous page"
  1100. #~ msgstr "predchádzajúca strana"
  1101. #~ msgid "Start search"
  1102. #~ msgstr "Začať vyhľadávanie"
  1103. #~ msgid "Clear search"
  1104. #~ msgstr ""
  1105. #~ msgid "Clear"
  1106. #~ msgstr ""
  1107. #~ msgid "stats"
  1108. #~ msgstr "štatistiky"
  1109. #~ msgid "Heads up!"
  1110. #~ msgstr "Pozor!"
  1111. #~ msgid "It look like you are using SearXNG first time."
  1112. #~ msgstr ""
  1113. #~ msgid "Well done!"
  1114. #~ msgstr "Dobrá práca!"
  1115. #~ msgid "Settings saved successfully."
  1116. #~ msgstr "Nastavenia sa uložili."
  1117. #~ msgid "Oh snap!"
  1118. #~ msgstr "Ó nie!"
  1119. #~ msgid "Something went wrong."
  1120. #~ msgstr "Stalo sa niečo neočakávané."
  1121. #~ msgid "Date"
  1122. #~ msgstr ""
  1123. #~ msgid "Type"
  1124. #~ msgstr ""
  1125. #~ msgid "Get image"
  1126. #~ msgstr "Získať obrázok"
  1127. #~ msgid "Center Alignment"
  1128. #~ msgstr ""
  1129. #~ msgid "Displays results in the center of the page (Oscar layout)."
  1130. #~ msgstr ""
  1131. #~ msgid "preferences"
  1132. #~ msgstr "nastavenia"
  1133. #~ msgid "Scores per result"
  1134. #~ msgstr ""
  1135. #~ msgid "a privacy-respecting, hackable metasearch engine"
  1136. #~ msgstr "prispôsobitelný meta-vyhľadávač, ktorý rešpektuje vaše súkromie"
  1137. #~ msgid "No abstract is available for this publication."
  1138. #~ msgstr "Pre túto publikáciu nie je dostupný žiadny abstrakt."
  1139. #~ msgid "Self Informations"
  1140. #~ msgstr "Informácie o sebe"
  1141. #~ msgid ""
  1142. #~ "Change how forms are submited, <a "
  1143. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1144. #~ " rel=\"external\">learn more about request "
  1145. #~ "methods</a>"
  1146. #~ msgstr ""
  1147. #~ "Zmeniť spôsob, akým sú odosielané "
  1148. #~ "formuláre, <a "
  1149. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1150. #~ " rel=\"external\">dozvedieť sa viac o "
  1151. #~ "týchto metódach</a>"
  1152. #~ msgid ""
  1153. #~ "This plugin checks if the address "
  1154. #~ "of the request is a TOR exit "
  1155. #~ "node, and informs the user if it"
  1156. #~ " is, like check.torproject.org but from "
  1157. #~ "searxng."
  1158. #~ msgstr ""
  1159. #~ "Tento plugin kontroluje, či žiadaná "
  1160. #~ "adresa je výstupný bod TORu, a "
  1161. #~ "informuje používateľa ak je, ako "
  1162. #~ "check.torproject.org ale od searxng."
  1163. #~ msgid ""
  1164. #~ "The TOR exit node list "
  1165. #~ "(https://check.torproject.org/exit-addresses) is "
  1166. #~ "unreachable."
  1167. #~ msgstr ""
  1168. #~ "Zoznam výstupných bodov TORu "
  1169. #~ "(https://check.torproject.org/exit-addresses) je "
  1170. #~ "nedostupný."
  1171. #~ msgid "You are using TOR. Your IP address seems to be: {ip_address}."
  1172. #~ msgstr "Používate TOR. Zdá sa, že vaša IP adresa je: {ip_address}."
  1173. #~ msgid "You are not using TOR. Your IP address seems to be: {ip_address}."
  1174. #~ msgstr "Nepoužívate TOR. Zdá sa, že vaša IP adresa je: {ip_address}."
  1175. #~ msgid ""
  1176. #~ "The could not download the list of"
  1177. #~ " Tor exit-nodes from "
  1178. #~ "https://check.torproject.org/exit-addresses."
  1179. #~ msgstr ""
  1180. #~ msgid ""
  1181. #~ "You are using Tor. It looks like"
  1182. #~ " you have this external IP address:"
  1183. #~ " {ip_address}."
  1184. #~ msgstr ""
  1185. #~ msgid "You are not using Tor. You have this external IP address: {ip_address}."
  1186. #~ msgstr ""
  1187. #~ msgid "Autodetect search language"
  1188. #~ msgstr "Autodetekcia jazyka vyhľadávania"
  1189. #~ msgid "Automatically detect the query search language and switch to it."
  1190. #~ msgstr "Automatická detekcia a prepnutie na jazyk dopytu."
  1191. #~ msgid "others"
  1192. #~ msgstr "iné"
  1193. #~ msgid ""
  1194. #~ "This tab does not show up for "
  1195. #~ "search results, but you can search "
  1196. #~ "the engines listed here via bangs."
  1197. #~ msgstr ""
  1198. #~ "Táto karta sa nezobrazuje vo výsledkoch"
  1199. #~ " vyhľadávania, ale môžete vyhľadávať v "
  1200. #~ "enginoch, ktoré sú tu uvedené, pomocou"
  1201. #~ " Bangs."
  1202. #~ msgid "Shortcut"
  1203. #~ msgstr "Skratka"