messages.po 32 KB

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