messages.po 39 KB

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