messages.po 32 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292
  1. # Czech translations for .
  2. # Copyright (C) 2020 ORGANIZATION
  3. # This file is distributed under the same license as the project.
  4. #
  5. # Translators:
  6. # Clon <fillip1@seznam.cz>, 2017
  7. # Lukáš Kucharczyk <lukas@kucharczyk.xyz>, 2020
  8. # Venca24 <Vaclav.Zouzalik@seznam.cz>, 2020
  9. # Venca24 <Vaclav.Zouzalik@seznam.cz>, 2018
  10. msgid ""
  11. msgstr ""
  12. "Project-Id-Version: searx\n"
  13. "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
  14. "POT-Creation-Date: 2022-05-08 08:49+0000\n"
  15. "PO-Revision-Date: 2022-04-13 11:17+0000\n"
  16. "Last-Translator: Michal Kuncl <michal.kuncl@gmail.com>\n"
  17. "Language: cs\n"
  18. "Language-Team: Czech "
  19. "<https://weblate.bubu1.eu/projects/searxng/searxng/cs/>\n"
  20. "Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && "
  21. "n <= 4 && n % 1 == 0) ? 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.10.1\n"
  26. #. CONSTANT_NAMES['DEFAULT_GROUP_NAME']
  27. #: searx/searxng.msg
  28. msgid "others"
  29. msgstr "ostatní"
  30. #. CONSTANT_NAMES['OTHER_CATEGORY']
  31. #: searx/searxng.msg
  32. msgid "other"
  33. msgstr "ostatní"
  34. #. CATEGORY_NAMES['FILES']
  35. #: searx/searxng.msg
  36. msgid "files"
  37. msgstr "soubory"
  38. #. CATEGORY_NAMES['GENERAL']
  39. #: searx/searxng.msg
  40. msgid "general"
  41. msgstr "obecné"
  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ální media"
  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 "videa"
  58. #. CATEGORY_NAMES['IT']
  59. #: searx/searxng.msg
  60. msgid "it"
  61. msgstr "IT"
  62. #. CATEGORY_NAMES['NEWS']
  63. #: searx/searxng.msg
  64. msgid "news"
  65. msgstr "zprá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 "cibule"
  74. #. CATEGORY_NAMES['SCIENCE']
  75. #: searx/searxng.msg
  76. msgid "science"
  77. msgstr "věda"
  78. #. CATEGORY_GROUPS['APPS']
  79. #: searx/searxng.msg
  80. msgid "apps"
  81. msgstr "aplikace"
  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 písní"
  90. #. CATEGORY_GROUPS['PACKAGES']
  91. #: searx/searxng.msg
  92. msgid "packages"
  93. msgstr "balíčky"
  94. #. CATEGORY_GROUPS['Q_A']
  95. #: searx/searxng.msg
  96. msgid "q&a"
  97. msgstr "otázky a odpovědi"
  98. #. CATEGORY_GROUPS['REPOS']
  99. #: searx/searxng.msg
  100. msgid "repos"
  101. msgstr "repozitáře"
  102. #. CATEGORY_GROUPS['SOFTWARE_WIKIS']
  103. #: searx/searxng.msg
  104. msgid "software wikis"
  105. msgstr "softwarové wikipédie"
  106. #. CATEGORY_GROUPS['WEB']
  107. #: searx/searxng.msg
  108. msgid "web"
  109. msgstr "web"
  110. #. STYLE_NAMES['AUTO']
  111. #: searx/searxng.msg
  112. msgid "auto"
  113. msgstr "automaticky"
  114. #. STYLE_NAMES['LIGHT']
  115. #: searx/searxng.msg
  116. msgid "light"
  117. msgstr "světlý"
  118. #. STYLE_NAMES['DARK']
  119. #: searx/searxng.msg
  120. msgid "dark"
  121. msgstr "tmavý"
  122. #: searx/webapp.py:164
  123. msgid "timeout"
  124. msgstr "čas vypršel"
  125. #: searx/webapp.py:165
  126. msgid "parsing error"
  127. msgstr "chyba parsování"
  128. #: searx/webapp.py:166
  129. msgid "HTTP protocol error"
  130. msgstr "chyba HTTP protokolu"
  131. #: searx/webapp.py:167
  132. msgid "network error"
  133. msgstr "síťová chyba"
  134. #: searx/webapp.py:169
  135. msgid "unexpected crash"
  136. msgstr "nečekaná chyba"
  137. #: searx/webapp.py:176
  138. msgid "HTTP error"
  139. msgstr "chyba HTTP"
  140. #: searx/webapp.py:177
  141. msgid "HTTP connection error"
  142. msgstr "Chyba spojení HTTP"
  143. #: searx/webapp.py:183
  144. msgid "proxy error"
  145. msgstr "chyba proxy"
  146. #: searx/webapp.py:184
  147. msgid "CAPTCHA"
  148. msgstr "CAPTCHA"
  149. #: searx/webapp.py:185
  150. msgid "too many requests"
  151. msgstr "příliš mnoho požadavků"
  152. #: searx/webapp.py:186
  153. msgid "access denied"
  154. msgstr "přístup odepřen"
  155. #: searx/webapp.py:187
  156. msgid "server API error"
  157. msgstr "chyba API serveru"
  158. #: searx/webapp.py:397
  159. msgid "No item found"
  160. msgstr "Nic nenalezeno"
  161. #: searx/engines/qwant.py:212
  162. #: searx/templates/simple/result_templates/images.html:24 searx/webapp.py:399
  163. msgid "Source"
  164. msgstr "zdroj"
  165. #: searx/webapp.py:401
  166. msgid "Error loading the next page"
  167. msgstr "Chyba při načítání další stránky"
  168. #: searx/webapp.py:541 searx/webapp.py:977
  169. msgid "Invalid settings, please edit your preferences"
  170. msgstr "Neplatné nastavení, upravte své předvolby"
  171. #: searx/webapp.py:557
  172. msgid "Invalid settings"
  173. msgstr "Neplatné nastavení"
  174. #: searx/webapp.py:632 searx/webapp.py:708
  175. msgid "search error"
  176. msgstr "chyba vyhledávání"
  177. #: searx/webapp.py:754
  178. msgid "{minutes} minute(s) ago"
  179. msgstr "před {minutes} minutami"
  180. #: searx/webapp.py:756
  181. msgid "{hours} hour(s), {minutes} minute(s) ago"
  182. msgstr "před {hours} hodinami, {minutes} minutami"
  183. #: searx/webapp.py:882
  184. msgid "Suspended"
  185. msgstr "Pozastaveno"
  186. #: searx/answerers/random/answerer.py:67
  187. msgid "Random value generator"
  188. msgstr "Generátor náhodných hodnot"
  189. #: searx/answerers/random/answerer.py:68
  190. msgid "Generate different random values"
  191. msgstr "Generování náhodných hodnot"
  192. #: searx/answerers/statistics/answerer.py:47
  193. msgid "Statistics functions"
  194. msgstr "Statistické funkce"
  195. #: searx/answerers/statistics/answerer.py:48
  196. msgid "Compute {functions} of the arguments"
  197. msgstr "Výpočet funkcí {functions} pro daný argument"
  198. #: searx/engines/openstreetmap.py:156
  199. msgid "Get directions"
  200. msgstr "Získat pokyny"
  201. #: searx/engines/pdbe.py:96
  202. msgid "{title} (OBSOLETE)"
  203. msgstr "{title} (ZASTARALÉ)"
  204. #: searx/engines/pdbe.py:103
  205. msgid "This entry has been superseded by"
  206. msgstr "Tato položka byla nahrazena položkou"
  207. #: searx/engines/pubmed.py:78
  208. msgid "No abstract is available for this publication."
  209. msgstr "Pro tuto publikaci neexistuje žádný abstrakt."
  210. #: searx/engines/qwant.py:214
  211. msgid "Channel"
  212. msgstr "Kanál"
  213. #: searx/plugins/hash_plugin.py:24
  214. msgid "Converts strings to different hash digests."
  215. msgstr "Převádí řetězce na různé hash hodnoty."
  216. #: searx/plugins/hash_plugin.py:52
  217. msgid "hash digest"
  218. msgstr "hash hodnota"
  219. #: searx/plugins/hostname_replace.py:9
  220. msgid "Hostname replace"
  221. msgstr "Nahrazení adresy serveru"
  222. #: searx/plugins/hostname_replace.py:10
  223. msgid "Rewrite result hostnames or remove results based on the hostname"
  224. msgstr "Přepsat adresy serverů nebo odstranit výsledky podle adresy"
  225. #: searx/plugins/oa_doi_rewrite.py:9
  226. msgid "Open Access DOI rewrite"
  227. msgstr "Přesměrování na Open Access DOI"
  228. #: searx/plugins/oa_doi_rewrite.py:10
  229. msgid ""
  230. "Avoid paywalls by redirecting to open-access versions of publications "
  231. "when available"
  232. msgstr ""
  233. "Automaticky přesměrovat na volně přístupné verze publikací místo "
  234. "placených, pokud je to možné"
  235. #: searx/plugins/search_on_category_select.py:19
  236. msgid "Search on category select"
  237. msgstr "Spustit hledaní při výběru kategorie"
  238. #: searx/plugins/search_on_category_select.py:20
  239. msgid ""
  240. "Perform search immediately if a category selected. Disable to select "
  241. "multiple categories. (JavaScript required)"
  242. msgstr ""
  243. "Provede hledání okamžitě při výběru kategorie. Pokud je tato funkce "
  244. "vypnuta, je možné vybrat více kategorií (vyžaduje JavaScript)"
  245. #: searx/plugins/self_info.py:20
  246. msgid "Self Informations"
  247. msgstr "Informace o sobě"
  248. #: searx/plugins/self_info.py:21
  249. msgid ""
  250. "Displays your IP if the query is \"ip\" and your user agent if the query "
  251. "contains \"user agent\"."
  252. msgstr ""
  253. "Umožňuje hledat informace o sobě: \"ip\" zobrazí vaši IP adresu a \"user "
  254. "agent\" zobrazí identifikátor prohlížeče."
  255. #: searx/plugins/tracker_url_remover.py:29
  256. msgid "Tracker URL remover"
  257. msgstr "Odstraňovač sledovacích URL"
  258. #: searx/plugins/tracker_url_remover.py:30
  259. msgid "Remove trackers arguments from the returned URL"
  260. msgstr "Odstranit sledovací parametry z načtených URL"
  261. #: searx/plugins/vim_hotkeys.py:3
  262. msgid "Vim-like hotkeys"
  263. msgstr "Klávesové zkratky jako v textovém editoru Vim"
  264. #: searx/plugins/vim_hotkeys.py:4
  265. msgid ""
  266. "Navigate search results with Vim-like hotkeys (JavaScript required). "
  267. "Press \"h\" key on main or result page to get help."
  268. msgstr ""
  269. "Procházení výsledků pomocí kláves stejných jako v textovém editoru Vim "
  270. "(vyžaduje JavaScript). Stisknutím klávesy \"h\" na hlavní stránce či "
  271. "stránce výsledků zobrazíte nápovědu."
  272. #: searx/templates/simple/404.html:4
  273. msgid "Page not found"
  274. msgstr "Stránka nenalezena"
  275. #: searx/templates/simple/404.html:6
  276. #, python-format
  277. msgid "Go to %(search_page)s."
  278. msgstr "Přejít na %(search_page)s."
  279. #: searx/templates/simple/404.html:6
  280. msgid "search page"
  281. msgstr "stránka vyhledávání"
  282. #: searx/templates/simple/base.html:45
  283. msgid "preferences"
  284. msgstr "nastavení"
  285. #: searx/templates/simple/base.html:54
  286. msgid "Powered by"
  287. msgstr "Poháněno softwarem"
  288. #: searx/templates/simple/base.html:54
  289. msgid "a privacy-respecting, hackable metasearch engine"
  290. msgstr "soukromí respektujícím, nastavitelným multivyhledávačem"
  291. #: searx/templates/simple/base.html:55
  292. msgid "Source code"
  293. msgstr "Zdrojový kód"
  294. #: searx/templates/simple/base.html:56
  295. msgid "Issue tracker"
  296. msgstr "Hlášení chyb"
  297. #: searx/templates/simple/base.html:57 searx/templates/simple/stats.html:18
  298. msgid "Engine stats"
  299. msgstr "Statistiky vyhledávače"
  300. #: searx/templates/simple/base.html:58
  301. #: searx/templates/simple/messages/no_results.html:15
  302. msgid "Public instances"
  303. msgstr "Veřejné instance"
  304. #: searx/templates/simple/base.html:59
  305. msgid "Contact instance maintainer"
  306. msgstr "Kontaktujte správce instance"
  307. #: searx/templates/simple/categories.html:24
  308. msgid "Click on the magnifier to perform search"
  309. msgstr "Vyhledávání provedete kliknutím na lupu"
  310. #: searx/templates/simple/macros.html:36
  311. msgid "Length"
  312. msgstr "Délka"
  313. #: searx/templates/simple/macros.html:37
  314. #: searx/templates/simple/result_templates/images.html:22
  315. msgid "Author"
  316. msgstr "Autor"
  317. #: searx/templates/simple/macros.html:45
  318. msgid "cached"
  319. msgstr "archivovaná verze"
  320. #: searx/templates/simple/macros.html:45
  321. msgid "proxied"
  322. msgstr "přes proxy"
  323. #: searx/templates/simple/new_issue.html:63
  324. msgid "Submit a new issue on Github including the above information"
  325. msgstr ""
  326. #: searx/templates/simple/preferences.html:29
  327. msgid "No HTTPS"
  328. msgstr "Žádné HTTPS"
  329. #: searx/templates/simple/messages/no_results.html:10
  330. #: searx/templates/simple/preferences.html:31
  331. #: searx/templates/simple/preferences.html:32
  332. #: searx/templates/simple/results.html:49
  333. msgid "View error logs and submit a bug report"
  334. msgstr "Zobrazit ladící záznamy a poslat hlášení o chybě"
  335. #: searx/templates/simple/preferences.html:53
  336. #: searx/templates/simple/stats.html:67
  337. msgid "Median"
  338. msgstr "Medián"
  339. #: searx/templates/simple/preferences.html:54
  340. #: searx/templates/simple/stats.html:73
  341. msgid "P80"
  342. msgstr "P80"
  343. #: searx/templates/simple/preferences.html:55
  344. #: searx/templates/simple/stats.html:79
  345. msgid "P95"
  346. msgstr "P95"
  347. #: searx/templates/simple/preferences.html:83
  348. msgid "Failed checker test(s): "
  349. msgstr "Neúspešné testy zkoušečů: "
  350. #: searx/templates/simple/preferences.html:85
  351. msgid "Errors:"
  352. msgstr "Chyby:"
  353. #: searx/templates/simple/preferences.html:99
  354. msgid "Preferences"
  355. msgstr "Nastavení"
  356. #: searx/templates/simple/preferences.html:105
  357. msgid "General"
  358. msgstr "Obecné"
  359. #: searx/templates/simple/preferences.html:108
  360. msgid "Default categories"
  361. msgstr "Základní kategorie"
  362. #: searx/templates/simple/filters/languages.html:1
  363. #: searx/templates/simple/preferences.html:115
  364. msgid "Search language"
  365. msgstr "Jazyk hledání"
  366. #: searx/templates/simple/filters/languages.html:2
  367. #: searx/templates/simple/preferences.html:118
  368. msgid "Default language"
  369. msgstr "Výchozí jazyk"
  370. #: searx/templates/simple/preferences.html:124
  371. msgid "What language do you prefer for search?"
  372. msgstr "Jaký jazyk vyhledávání upřednostňujete?"
  373. #: searx/templates/simple/preferences.html:129
  374. msgid "Autocomplete"
  375. msgstr "Našeptávač"
  376. #: searx/templates/simple/preferences.html:138
  377. msgid "Find stuff as you type"
  378. msgstr "Vyhledávat během psaní"
  379. #: searx/templates/simple/filters/safesearch.html:1
  380. #: searx/templates/simple/filters/safesearch.html:2
  381. #: searx/templates/simple/filters/safesearch.html:3
  382. #: searx/templates/simple/filters/safesearch.html:4
  383. #: searx/templates/simple/preferences.html:143
  384. #: searx/templates/simple/preferences.html:301
  385. msgid "SafeSearch"
  386. msgstr "Bezpečné vyhledávání"
  387. #: searx/templates/simple/filters/safesearch.html:2
  388. #: searx/templates/simple/preferences.html:146
  389. msgid "Strict"
  390. msgstr "Přísné"
  391. #: searx/templates/simple/filters/safesearch.html:3
  392. #: searx/templates/simple/preferences.html:147
  393. msgid "Moderate"
  394. msgstr "Střední"
  395. #: searx/templates/simple/filters/safesearch.html:4
  396. #: searx/templates/simple/preferences.html:148
  397. msgid "None"
  398. msgstr "Vypnuto"
  399. #: searx/templates/simple/preferences.html:151
  400. msgid "Filter content"
  401. msgstr "Filtrovat obsah"
  402. #: searx/templates/simple/preferences.html:157
  403. msgid "Open Access DOI resolver"
  404. msgstr "Web pro přesměrování na Open Access DOI"
  405. #: searx/templates/simple/preferences.html:167
  406. msgid ""
  407. "Redirect to open-access versions of publications when available (plugin "
  408. "required)"
  409. msgstr ""
  410. "Přesměrovat na volně přístupné verze publikací, pokud jsou k dispozici "
  411. "(vyžaduje zásuvný modul)"
  412. #: searx/templates/simple/preferences.html:171
  413. msgid "Engine tokens"
  414. msgstr "Tokeny vyhledávačů"
  415. #: searx/templates/simple/preferences.html:175
  416. msgid "Access tokens for private engines"
  417. msgstr "Přístupové tokeny pro soukromé vyhledávače"
  418. #: searx/templates/simple/preferences.html:179
  419. msgid "User interface"
  420. msgstr "Uživatelské rozhraní"
  421. #: searx/templates/simple/preferences.html:182
  422. msgid "Interface language"
  423. msgstr "Jazyk rozhraní"
  424. #: searx/templates/simple/preferences.html:190
  425. msgid "Change the language of the layout"
  426. msgstr "Nastavit jazyk rozhraní"
  427. #: searx/templates/simple/preferences.html:195
  428. msgid "Theme"
  429. msgstr "Vzhled"
  430. #: searx/templates/simple/preferences.html:203
  431. msgid "Change SearXNG layout"
  432. msgstr "Změnit vzhled SearXNG"
  433. #: searx/templates/simple/preferences.html:206
  434. msgid "Theme style"
  435. msgstr "Styl vzhledu"
  436. #: searx/templates/simple/preferences.html:214
  437. msgid "Choose auto to follow your browser settings"
  438. msgstr "Zvolte automaticky pro sledování nastavení vašeho prohlížeče"
  439. #: searx/templates/simple/preferences.html:219
  440. msgid "Results on new tabs"
  441. msgstr "Výsledky na novém panelu"
  442. #: searx/templates/simple/preferences.html:222
  443. #: searx/templates/simple/preferences.html:234
  444. msgid "On"
  445. msgstr "Zapnuto"
  446. #: searx/templates/simple/preferences.html:223
  447. #: searx/templates/simple/preferences.html:235
  448. msgid "Off"
  449. msgstr "Vypnuto"
  450. #: searx/templates/simple/preferences.html:226
  451. msgid "Open result links on new browser tabs"
  452. msgstr "Otevírat výsledky na novém panelu prohlížeče"
  453. #: searx/templates/simple/preferences.html:231
  454. msgid "Infinite scroll"
  455. msgstr "Nekonečné výsledky"
  456. #: searx/templates/simple/preferences.html:238
  457. msgid "Automatically load next page when scrolling to bottom of current page"
  458. msgstr "Automaticky načítat další výsledky při rolování"
  459. #: searx/templates/simple/preferences.html:244
  460. msgid "Privacy"
  461. msgstr "Soukromí"
  462. #: searx/templates/simple/preferences.html:247
  463. msgid "HTTP Method"
  464. msgstr "Metoda HTTP"
  465. #: searx/templates/simple/preferences.html:254
  466. msgid ""
  467. "Change how forms are submited, <a "
  468. "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  469. " rel=\"external\">learn more about request methods</a>"
  470. msgstr ""
  471. "Určuje způsob odesílání formulářů. Informace o dotazovacích metodách <a "
  472. "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  473. " rel=\"external\">viz Wikipedie</a>"
  474. #: searx/templates/simple/preferences.html:259
  475. msgid "Image proxy"
  476. msgstr "Nepřímé vyhledávání obrázků"
  477. #: searx/templates/simple/preferences.html:262
  478. #: searx/templates/simple/preferences.html:274
  479. msgid "Enabled"
  480. msgstr "Zapnuto"
  481. #: searx/templates/simple/preferences.html:263
  482. #: searx/templates/simple/preferences.html:275
  483. msgid "Disabled"
  484. msgstr "Vypnuto"
  485. #: searx/templates/simple/preferences.html:266
  486. msgid "Proxying image results through SearXNG"
  487. msgstr "Používat SearXNG jako prostředníka pro vyhledávání obrázků"
  488. #: searx/templates/simple/preferences.html:271
  489. msgid "Query in the page's title"
  490. msgstr "Dotaz v titulku stránky"
  491. #: searx/templates/simple/preferences.html:278
  492. msgid ""
  493. "When enabled, the result page's title contains your query. Your browser "
  494. "can record this title"
  495. msgstr ""
  496. "Titulek stránky s výsledky bude obsahovat váš vyhledávací dotaz, pokud "
  497. "toto zapnete. Váš prohlížeč může tento titulek zaznamenat"
  498. #: searx/templates/simple/preferences.html:284
  499. msgid "Engines"
  500. msgstr "Vyhledávače"
  501. #: searx/templates/simple/preferences.html:285
  502. msgid "Currently used search engines"
  503. msgstr "Aktuálně používané vyhledávače"
  504. #: searx/templates/simple/preferences.html:292
  505. msgid ""
  506. "This tab does not show up for search results, but you can search the "
  507. "engines listed here via bangs."
  508. msgstr ""
  509. "Tato záložka se nezobrazuje ve výsledcích vyhledávání, ale můžete použít "
  510. "vyhledávače zde uvedené pomocí vykřičníku."
  511. #: searx/templates/simple/preferences.html:297
  512. #: searx/templates/simple/preferences.html:348
  513. msgid "Allow"
  514. msgstr "Povolit"
  515. #: searx/templates/simple/preferences.html:298
  516. #: searx/templates/simple/stats.html:25
  517. msgid "Engine name"
  518. msgstr "Jméno vyhledávače"
  519. #: searx/templates/simple/preferences.html:299
  520. msgid "Shortcut"
  521. msgstr "Zkratka"
  522. #: searx/templates/simple/preferences.html:300
  523. msgid "Supports selected language"
  524. msgstr "Podporuje vybraný jazyk"
  525. #: searx/templates/simple/filters/time_range.html:1
  526. #: searx/templates/simple/preferences.html:302
  527. msgid "Time range"
  528. msgstr "Čásový interval"
  529. #: searx/templates/simple/preferences.html:303
  530. #: searx/templates/simple/stats.html:28
  531. msgid "Response time"
  532. msgstr "Čas odpovědi"
  533. #: searx/templates/simple/preferences.html:304
  534. msgid "Max time"
  535. msgstr "Max. čas"
  536. #: searx/templates/simple/preferences.html:305
  537. #: searx/templates/simple/stats.html:29
  538. msgid "Reliability"
  539. msgstr "Spolehlivost"
  540. #: searx/templates/simple/preferences.html:343
  541. msgid "Special Queries"
  542. msgstr "Zvláštní dotazy"
  543. #: searx/templates/simple/preferences.html:349
  544. msgid "Keywords"
  545. msgstr "Klíčová slova"
  546. #: searx/templates/simple/preferences.html:350
  547. msgid "Name"
  548. msgstr "Název"
  549. #: searx/templates/simple/preferences.html:351
  550. msgid "Description"
  551. msgstr "Popis"
  552. #: searx/templates/simple/preferences.html:352
  553. msgid "Examples"
  554. msgstr "Příklady"
  555. #: searx/templates/simple/preferences.html:355
  556. msgid "This is the list of SearXNG's instant answering modules."
  557. msgstr "Toto je seznam našeptávačů SearXNG."
  558. #: searx/templates/simple/preferences.html:366
  559. msgid "This is the list of plugins."
  560. msgstr "Toto je seznam doplňků."
  561. #: searx/templates/simple/preferences.html:383
  562. msgid "Cookies"
  563. msgstr "Cookies"
  564. #: searx/templates/simple/preferences.html:385
  565. msgid ""
  566. "This is the list of cookies and their values SearXNG is storing on your "
  567. "computer."
  568. msgstr ""
  569. "Toto je seznam cookies a jejich hodnoty, které si SearXNG ukládá na vašem"
  570. " počítači."
  571. #: searx/templates/simple/preferences.html:386
  572. msgid "With that list, you can assess SearXNG transparency."
  573. msgstr "S pomocí tohoto seznamu můžete určit transparentnost SearXNG."
  574. #: searx/templates/simple/preferences.html:391
  575. msgid "Cookie name"
  576. msgstr "Název cookie"
  577. #: searx/templates/simple/preferences.html:392
  578. msgid "Value"
  579. msgstr "Hodnota"
  580. #: searx/templates/simple/preferences.html:404
  581. msgid "Search URL of the currently saved preferences"
  582. msgstr "URL pro vyhledávání s aktuálně uloženými předvolbami"
  583. #: searx/templates/simple/preferences.html:408
  584. msgid ""
  585. "Note: specifying custom settings in the search URL can reduce privacy by "
  586. "leaking data to the clicked result sites."
  587. msgstr ""
  588. "Poznámka: zadaní vlastních nastavení v URL může snížit soukromí "
  589. "prozrazením dat při kliknutí na výsledky hledání."
  590. #: searx/templates/simple/preferences.html:413
  591. msgid ""
  592. "These settings are stored in your cookies, this allows us not to store "
  593. "this data about you."
  594. msgstr ""
  595. "Tato nastavení jsou uložena ve vašich cookies, což nám umožňuje tyto data"
  596. " neuchovávat nikde jinde."
  597. #: searx/templates/simple/preferences.html:415
  598. msgid ""
  599. "These cookies serve your sole convenience, we don't use these cookies to "
  600. "track you."
  601. msgstr ""
  602. "Tyto cookies existují výhradně pro vaše pohodlí, nepoužíváme je ke "
  603. "sledování."
  604. #: searx/templates/simple/preferences.html:418
  605. msgid "Save"
  606. msgstr "Uložit"
  607. #: searx/templates/simple/preferences.html:419
  608. msgid "Reset defaults"
  609. msgstr "obnovit výchozí"
  610. #: searx/templates/simple/preferences.html:420
  611. msgid "Back"
  612. msgstr "Zpět"
  613. #: searx/templates/simple/results.html:23
  614. msgid "Answers"
  615. msgstr "Odpovědi"
  616. #: searx/templates/simple/results.html:39
  617. msgid "Number of results"
  618. msgstr "Počet výsledků"
  619. #: searx/templates/simple/messages/no_results.html:6
  620. #: searx/templates/simple/results.html:46
  621. msgid "Error!"
  622. msgstr "Chyba!"
  623. #: searx/templates/simple/results.html:46
  624. msgid "Engines cannot retrieve results"
  625. msgstr "Vyhledávače nemohou získat výsledky"
  626. #: searx/templates/simple/results.html:68
  627. msgid "Suggestions"
  628. msgstr "Návrhy"
  629. #: searx/templates/simple/results.html:90
  630. msgid "Search URL"
  631. msgstr "URL vyhledávání"
  632. #: searx/templates/simple/results.html:96
  633. msgid "Download results"
  634. msgstr "Stáhnout výsledky vyhledávání"
  635. #: searx/templates/simple/results.html:120
  636. msgid "Try searching for:"
  637. msgstr "Zkuste vyhledat:"
  638. #: searx/templates/simple/results.html:152
  639. msgid "Back to top"
  640. msgstr "Nahoru"
  641. #: searx/templates/simple/results.html:170
  642. msgid "Previous page"
  643. msgstr "Předchozí stránka"
  644. #: searx/templates/simple/results.html:187
  645. msgid "Next page"
  646. msgstr "Další stránka"
  647. #: searx/templates/simple/search.html:3
  648. msgid "Display the front page"
  649. msgstr "Zobrazit úvodní stránku"
  650. #: searx/templates/simple/search.html:9
  651. #: searx/templates/simple/simple_search.html:5
  652. msgid "Search for..."
  653. msgstr "Hledat…"
  654. #: searx/templates/simple/search.html:10
  655. #: searx/templates/simple/simple_search.html:6
  656. msgid "clear"
  657. msgstr "vyčistit"
  658. #: searx/templates/simple/search.html:11
  659. #: searx/templates/simple/simple_search.html:7
  660. msgid "search"
  661. msgstr "vyhledat"
  662. #: searx/templates/simple/stats.html:21
  663. msgid "There is currently no data available. "
  664. msgstr "Aktuálně nejsou k dispozici žádná data."
  665. #: searx/templates/simple/stats.html:26
  666. msgid "Scores"
  667. msgstr "Skóre"
  668. #: searx/templates/simple/stats.html:27
  669. msgid "Result count"
  670. msgstr "Počet výsledků"
  671. #: searx/templates/simple/stats.html:38
  672. msgid "Scores per result"
  673. msgstr "Skóre na výsledek"
  674. #: searx/templates/simple/stats.html:62
  675. msgid "Total"
  676. msgstr "Celkem"
  677. #: searx/templates/simple/stats.html:63
  678. msgid "HTTP"
  679. msgstr "HTTP"
  680. #: searx/templates/simple/stats.html:64
  681. msgid "Processing"
  682. msgstr "Zpracovávám"
  683. #: searx/templates/simple/stats.html:102
  684. msgid "Warnings"
  685. msgstr "Varování"
  686. #: searx/templates/simple/stats.html:102
  687. msgid "Errors and exceptions"
  688. msgstr "Chyby a výjimky"
  689. #: searx/templates/simple/stats.html:108
  690. msgid "Exception"
  691. msgstr "Výjimka"
  692. #: searx/templates/simple/stats.html:110
  693. msgid "Message"
  694. msgstr "Zpráva"
  695. #: searx/templates/simple/stats.html:112
  696. msgid "Percentage"
  697. msgstr "Procenta"
  698. #: searx/templates/simple/stats.html:114
  699. msgid "Parameter"
  700. msgstr "Parametr"
  701. #: searx/templates/simple/stats.html:122
  702. msgid "Filename"
  703. msgstr "Název souboru"
  704. #: searx/templates/simple/stats.html:123
  705. msgid "Function"
  706. msgstr "Funkce"
  707. #: searx/templates/simple/stats.html:124
  708. msgid "Code"
  709. msgstr "Kód"
  710. #: searx/templates/simple/stats.html:131
  711. msgid "Checker"
  712. msgstr "Zkoušeč"
  713. #: searx/templates/simple/stats.html:134
  714. msgid "Failed test"
  715. msgstr "Test selhal"
  716. #: searx/templates/simple/stats.html:135
  717. msgid "Comment(s)"
  718. msgstr "Komentář(e)"
  719. #: searx/templates/simple/filters/time_range.html:3
  720. msgid "Anytime"
  721. msgstr "Kdykoli"
  722. #: searx/templates/simple/filters/time_range.html:6
  723. msgid "Last day"
  724. msgstr "Dnes"
  725. #: searx/templates/simple/filters/time_range.html:9
  726. msgid "Last week"
  727. msgstr "Tento týden"
  728. #: searx/templates/simple/filters/time_range.html:12
  729. msgid "Last month"
  730. msgstr "Měsíc"
  731. #: searx/templates/simple/filters/time_range.html:15
  732. msgid "Last year"
  733. msgstr "Rok"
  734. #: searx/templates/simple/messages/no_cookies.html:3
  735. msgid "Information!"
  736. msgstr "Informace!"
  737. #: searx/templates/simple/messages/no_cookies.html:4
  738. msgid "currently, there are no cookies defined."
  739. msgstr "aktuálně nejsou definované žádné cookies."
  740. #: searx/templates/simple/messages/no_results.html:6
  741. msgid "Engines cannot retrieve results."
  742. msgstr "Načtení výsledků vyhledávači se nezdařilo."
  743. #: searx/templates/simple/messages/no_results.html:15
  744. msgid "Please, try again later or find another SearXNG instance."
  745. msgstr "Prosím zkuste to znovu později, nebo si najděte jinou instanci SearXNG."
  746. #: searx/templates/simple/messages/no_results.html:20
  747. msgid "Sorry!"
  748. msgstr "Omlouváme se!"
  749. #: searx/templates/simple/messages/no_results.html:21
  750. msgid ""
  751. "we didn't find any results. Please use another query or search in more "
  752. "categories."
  753. msgstr ""
  754. "Nenašli jsme žádné výsledky. Použijte prosím jiný dotaz nebo hledejte ve "
  755. "více kategoriích."
  756. #: searx/templates/simple/result_templates/default.html:6
  757. msgid "show media"
  758. msgstr "ukázat média"
  759. #: searx/templates/simple/result_templates/default.html:6
  760. msgid "hide media"
  761. msgstr "skrýt média"
  762. #: searx/templates/simple/result_templates/default.html:14
  763. #: searx/templates/simple/result_templates/videos.html:14
  764. msgid "This site did not provide any description."
  765. msgstr "Tato stránka nemá žádný popis."
  766. #: searx/templates/simple/result_templates/images.html:23
  767. msgid "Format"
  768. msgstr "Formát"
  769. #: searx/templates/simple/result_templates/images.html:25
  770. msgid "Engine"
  771. msgstr "Vyhledávač"
  772. #: searx/templates/simple/result_templates/images.html:26
  773. msgid "View source"
  774. msgstr "Zobrazit zdroj"
  775. #: searx/templates/simple/result_templates/map.html:12
  776. msgid "address"
  777. msgstr "adresa"
  778. #: searx/templates/simple/result_templates/map.html:43
  779. msgid "show map"
  780. msgstr "zobrazit mapu"
  781. #: searx/templates/simple/result_templates/map.html:43
  782. msgid "hide map"
  783. msgstr "skrýt mapu"
  784. #: searx/templates/simple/result_templates/torrent.html:6
  785. msgid "magnet link"
  786. msgstr "odkaz magnet"
  787. #: searx/templates/simple/result_templates/torrent.html:7
  788. msgid "torrent file"
  789. msgstr "soubor torrentu"
  790. #: searx/templates/simple/result_templates/torrent.html:9
  791. msgid "Seeder"
  792. msgstr "Seeder"
  793. #: searx/templates/simple/result_templates/torrent.html:9
  794. msgid "Leecher"
  795. msgstr "Leecher"
  796. #: searx/templates/simple/result_templates/torrent.html:11
  797. msgid "Filesize"
  798. msgstr "Velikost"
  799. #: searx/templates/simple/result_templates/torrent.html:12
  800. msgid "Bytes"
  801. msgstr "bajtů"
  802. #: searx/templates/simple/result_templates/torrent.html:13
  803. msgid "kiB"
  804. msgstr "kiB"
  805. #: searx/templates/simple/result_templates/torrent.html:14
  806. msgid "MiB"
  807. msgstr "MiB"
  808. #: searx/templates/simple/result_templates/torrent.html:15
  809. msgid "GiB"
  810. msgstr "GiB"
  811. #: searx/templates/simple/result_templates/torrent.html:16
  812. msgid "TiB"
  813. msgstr "TiB"
  814. #: searx/templates/simple/result_templates/torrent.html:20
  815. msgid "Number of Files"
  816. msgstr "Počet souborů"
  817. #: searx/templates/simple/result_templates/videos.html:6
  818. msgid "show video"
  819. msgstr "zobrazit video"
  820. #: searx/templates/simple/result_templates/videos.html:6
  821. msgid "hide video"
  822. msgstr "skrýt video"
  823. #~ msgid "Engine time (sec)"
  824. #~ msgstr "Strojový čas (s)"
  825. #~ msgid "Page loads (sec)"
  826. #~ msgstr "Načítání stránky (s)"
  827. #~ msgid "Errors"
  828. #~ msgstr "Chyby"
  829. #~ msgid "CAPTCHA required"
  830. #~ msgstr "Je vyžadována CAPTCHA"
  831. #~ msgid "Rewrite HTTP links to HTTPS if possible"
  832. #~ msgstr "Přesměrovat HTTP na HTTPS, pokud je to možné"
  833. #~ msgid ""
  834. #~ "Results are opened in the same "
  835. #~ "window by default. This plugin "
  836. #~ "overwrites the default behaviour to open"
  837. #~ " links on new tabs/windows. (JavaScript "
  838. #~ "required)"
  839. #~ msgstr ""
  840. #~ "Ve výchozím nastavení se výsledky "
  841. #~ "zobrazují v aktuálním okně. Tento "
  842. #~ "zásuvný modul umožňuje otevírat odkazy v"
  843. #~ " novém panelu/okně (vyžaduje JavaScript)."
  844. #~ msgid "Color"
  845. #~ msgstr "Barva"
  846. #~ msgid "Blue (default)"
  847. #~ msgstr "Modrá (výchozí)"
  848. #~ msgid "Violet"
  849. #~ msgstr "Fialová"
  850. #~ msgid "Green"
  851. #~ msgstr "Zelená"
  852. #~ msgid "Cyan"
  853. #~ msgstr "Modrozelená"
  854. #~ msgid "Orange"
  855. #~ msgstr "Oranžová"
  856. #~ msgid "Red"
  857. #~ msgstr "Červená"
  858. #~ msgid "Category"
  859. #~ msgstr "Kategorie"
  860. #~ msgid "Block"
  861. #~ msgstr "Zakázat"
  862. #~ msgid "original context"
  863. #~ msgstr "původní kontext"
  864. #~ msgid "Plugins"
  865. #~ msgstr "Zásuvné moduly"
  866. #~ msgid "Answerers"
  867. #~ msgstr "Odpovídači"
  868. #~ msgid "Avg. time"
  869. #~ msgstr "Prům. čas"
  870. #~ msgid "show details"
  871. #~ msgstr "zobrazit podrobnosti"
  872. #~ msgid "hide details"
  873. #~ msgstr "skrýt podrobnosti"
  874. #~ msgid "Load more..."
  875. #~ msgstr "Načíst více…"
  876. #~ msgid "Loading..."
  877. #~ msgstr "Načítání…"
  878. #~ msgid "Change searx layout"
  879. #~ msgstr "Motiv rozhraní searx"
  880. #~ msgid "Proxying image results through searx"
  881. #~ msgstr "Načítat výsledky vyhledávání obrázků přes proxy"
  882. #~ msgid "This is the list of searx's instant answering modules."
  883. #~ msgstr ""
  884. #~ "Toto je seznam modulů vyhledávače searx,"
  885. #~ " které poskytují okamžité odpovědi."
  886. #~ msgid ""
  887. #~ "This is the list of cookies and"
  888. #~ " their values searx is storing on "
  889. #~ "your computer."
  890. #~ msgstr ""
  891. #~ "Toto je seznam cookies a jejich "
  892. #~ "hodnot, které searx ukládá na vašem "
  893. #~ "počítači."
  894. #~ msgid "With that list, you can assess searx transparency."
  895. #~ msgstr "Pomocí něj můžete posoudit, jestli je searx transparentní."
  896. #~ msgid "It look like you are using searx first time."
  897. #~ msgstr "Zdá se, že používáte searx poprvé."
  898. #~ msgid "Please, try again later or find another searx instance."
  899. #~ msgstr "Zkuste to prosím později, nebo použijte jinou instanci searx."
  900. #~ msgid "Themes"
  901. #~ msgstr "Motivy"
  902. #~ msgid "Reliablity"
  903. #~ msgstr ""
  904. #~ msgid ""
  905. #~ "When enabled, the result page's title"
  906. #~ " contains your query. Your browser "
  907. #~ "can record this title."
  908. #~ msgstr ""
  909. #~ msgid "Method"
  910. #~ msgstr "Dotazovací metoda"
  911. #~ msgid ""
  912. #~ "This tab does not show up for "
  913. #~ "search results but you can search "
  914. #~ "the engines listed here via bangs."
  915. #~ msgstr ""
  916. #~ msgid "Advanced settings"
  917. #~ msgstr "Pokročilá nastavení"
  918. #~ msgid "Close"
  919. #~ msgstr "Zavřít"
  920. #~ msgid "Language"
  921. #~ msgstr "Jazyk"
  922. #~ msgid "broken"
  923. #~ msgstr "rozbitý"
  924. #~ msgid "supported"
  925. #~ msgstr "podporováno"
  926. #~ msgid "not supported"
  927. #~ msgstr "nepodporováno"
  928. #~ msgid "about"
  929. #~ msgstr "o nás"
  930. #~ msgid "Avg."
  931. #~ msgstr "Prům."
  932. #~ msgid "User Interface"
  933. #~ msgstr "Uživatelské rozhraní"
  934. #~ msgid "Choose style for this theme"
  935. #~ msgstr "Styl daného motivu"
  936. #~ msgid "Style"
  937. #~ msgstr "Styl"
  938. #~ msgid "Show advanced settings"
  939. #~ msgstr "Zobrazit rozšířená nastavení"
  940. #~ msgid "Show advanced settings panel in the home page by default"
  941. #~ msgstr ""
  942. #~ "Ve výchozím stavu zobrazovat na domovské"
  943. #~ " stránce panel pokročilého nastavení"
  944. #~ msgid "Allow all"
  945. #~ msgstr "Povolit vše"
  946. #~ msgid "Disable all"
  947. #~ msgstr "Zakázat vše"
  948. #~ msgid "Selected language"
  949. #~ msgstr "Váš jazyk vyhledávání"
  950. #~ msgid "Query"
  951. #~ msgstr "Dotaz"
  952. #~ msgid "save"
  953. #~ msgstr "uložit"
  954. #~ msgid "back"
  955. #~ msgstr "zpět"
  956. #~ msgid "Links"
  957. #~ msgstr "Odkazy"
  958. #~ msgid "RSS subscription"
  959. #~ msgstr "Odběr RSS"
  960. #~ msgid "Search results"
  961. #~ msgstr "Výsledky vyhledávání"
  962. #~ msgid "next page"
  963. #~ msgstr "další stránka"
  964. #~ msgid "previous page"
  965. #~ msgstr "předchozí stránka"
  966. #~ msgid "Start search"
  967. #~ msgstr "Začít hledat"
  968. #~ msgid "Clear search"
  969. #~ msgstr "Smazat vyhledávání"
  970. #~ msgid "Clear"
  971. #~ msgstr "Smazat"
  972. #~ msgid "stats"
  973. #~ msgstr "statistiky"
  974. #~ msgid "Heads up!"
  975. #~ msgstr "Jen krátká informace!"
  976. #~ msgid "It look like you are using SearXNG first time."
  977. #~ msgstr "Zdá se, že jste použili SearXNG poprvé."
  978. #~ msgid "Well done!"
  979. #~ msgstr "Výborně!"
  980. #~ msgid "Settings saved successfully."
  981. #~ msgstr "Nastavení úspěšně uloženo."
  982. #~ msgid "Oh snap!"
  983. #~ msgstr "Ale ne!"
  984. #~ msgid "Something went wrong."
  985. #~ msgstr "Něco se nepovedlo."
  986. #~ msgid "Date"
  987. #~ msgstr "Datum"
  988. #~ msgid "Type"
  989. #~ msgstr "Typ"
  990. #~ msgid "Get image"
  991. #~ msgstr "Načíst obrázek"