| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302 | # Czech translations for .# Copyright (C) 2020 ORGANIZATION# This file is distributed under the same license as the  project.## Translators:# Clon <fillip1@seznam.cz>, 2017# Lukáš Kucharczyk <lukas@kucharczyk.xyz>, 2020# Venca24 <Vaclav.Zouzalik@seznam.cz>, 2020# Venca24 <Vaclav.Zouzalik@seznam.cz>, 2018msgid ""msgstr """Project-Id-Version:  searx\n""Report-Msgid-Bugs-To: EMAIL@ADDRESS\n""POT-Creation-Date: 2022-05-15 18:46+0000\n""PO-Revision-Date: 2022-04-13 11:17+0000\n""Last-Translator: Michal Kuncl <michal.kuncl@gmail.com>\n""Language: cs\n""Language-Team: Czech ""<https://weblate.bubu1.eu/projects/searxng/searxng/cs/>\n""Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && ""n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n""MIME-Version: 1.0\n""Content-Type: text/plain; charset=utf-8\n""Content-Transfer-Encoding: 8bit\n""Generated-By: Babel 2.10.1\n"#. CONSTANT_NAMES['DEFAULT_GROUP_NAME']#: searx/searxng.msgmsgid "others"msgstr "ostatní"#. CONSTANT_NAMES['OTHER_CATEGORY']#: searx/searxng.msgmsgid "other"msgstr "ostatní"#. CATEGORY_NAMES['FILES']#: searx/searxng.msgmsgid "files"msgstr "soubory"#. CATEGORY_NAMES['GENERAL']#: searx/searxng.msgmsgid "general"msgstr "obecné"#. CATEGORY_NAMES['MUSIC']#: searx/searxng.msgmsgid "music"msgstr "hudba"#. CATEGORY_NAMES['SOCIAL_MEDIA']#: searx/searxng.msgmsgid "social media"msgstr "sociální media"#. CATEGORY_NAMES['IMAGES']#: searx/searxng.msgmsgid "images"msgstr "obrázky"#. CATEGORY_NAMES['VIDEOS']#: searx/searxng.msgmsgid "videos"msgstr "videa"#. CATEGORY_NAMES['IT']#: searx/searxng.msgmsgid "it"msgstr "IT"#. CATEGORY_NAMES['NEWS']#: searx/searxng.msgmsgid "news"msgstr "zprávy"#. CATEGORY_NAMES['MAP']#: searx/searxng.msgmsgid "map"msgstr "mapa"#. CATEGORY_NAMES['ONIONS']#: searx/searxng.msgmsgid "onions"msgstr "cibule"#. CATEGORY_NAMES['SCIENCE']#: searx/searxng.msgmsgid "science"msgstr "věda"#. CATEGORY_GROUPS['APPS']#: searx/searxng.msgmsgid "apps"msgstr "aplikace"#. CATEGORY_GROUPS['DICTIONARIES']#: searx/searxng.msgmsgid "dictionaries"msgstr "slovníky"#. CATEGORY_GROUPS['LYRICS']#: searx/searxng.msgmsgid "lyrics"msgstr "texty písní"#. CATEGORY_GROUPS['PACKAGES']#: searx/searxng.msgmsgid "packages"msgstr "balíčky"#. CATEGORY_GROUPS['Q_A']#: searx/searxng.msgmsgid "q&a"msgstr "otázky a odpovědi"#. CATEGORY_GROUPS['REPOS']#: searx/searxng.msgmsgid "repos"msgstr "repozitáře"#. CATEGORY_GROUPS['SOFTWARE_WIKIS']#: searx/searxng.msgmsgid "software wikis"msgstr "softwarové wikipédie"#. CATEGORY_GROUPS['WEB']#: searx/searxng.msgmsgid "web"msgstr "web"#. STYLE_NAMES['AUTO']#: searx/searxng.msgmsgid "auto"msgstr "automaticky"#. STYLE_NAMES['LIGHT']#: searx/searxng.msgmsgid "light"msgstr "světlý"#. STYLE_NAMES['DARK']#: searx/searxng.msgmsgid "dark"msgstr "tmavý"#: searx/webapp.py:164msgid "timeout"msgstr "čas vypršel"#: searx/webapp.py:165msgid "parsing error"msgstr "chyba parsování"#: searx/webapp.py:166msgid "HTTP protocol error"msgstr "chyba HTTP protokolu"#: searx/webapp.py:167msgid "network error"msgstr "síťová chyba"#: searx/webapp.py:169msgid "unexpected crash"msgstr "nečekaná chyba"#: searx/webapp.py:176msgid "HTTP error"msgstr "chyba HTTP"#: searx/webapp.py:177msgid "HTTP connection error"msgstr "Chyba spojení HTTP"#: searx/webapp.py:183msgid "proxy error"msgstr "chyba proxy"#: searx/webapp.py:184msgid "CAPTCHA"msgstr "CAPTCHA"#: searx/webapp.py:185msgid "too many requests"msgstr "příliš mnoho požadavků"#: searx/webapp.py:186msgid "access denied"msgstr "přístup odepřen"#: searx/webapp.py:187msgid "server API error"msgstr "chyba API serveru"#: searx/webapp.py:397msgid "No item found"msgstr "Nic nenalezeno"#: searx/engines/qwant.py:212#: searx/templates/simple/result_templates/images.html:24 searx/webapp.py:399msgid "Source"msgstr "zdroj"#: searx/webapp.py:401msgid "Error loading the next page"msgstr "Chyba při načítání další stránky"#: searx/webapp.py:544 searx/webapp.py:985msgid "Invalid settings, please edit your preferences"msgstr "Neplatné nastavení, upravte své předvolby"#: searx/webapp.py:560msgid "Invalid settings"msgstr "Neplatné nastavení"#: searx/webapp.py:635 searx/webapp.py:711msgid "search error"msgstr "chyba vyhledávání"#: searx/webapp.py:757msgid "{minutes} minute(s) ago"msgstr "před {minutes} minutami"#: searx/webapp.py:759msgid "{hours} hour(s), {minutes} minute(s) ago"msgstr "před {hours} hodinami, {minutes} minutami"#: searx/webapp.py:885msgid "Suspended"msgstr "Pozastaveno"#: searx/answerers/random/answerer.py:67msgid "Random value generator"msgstr "Generátor náhodných hodnot"#: searx/answerers/random/answerer.py:68msgid "Generate different random values"msgstr "Generování náhodných hodnot"#: searx/answerers/statistics/answerer.py:47msgid "Statistics functions"msgstr "Statistické funkce"#: searx/answerers/statistics/answerer.py:48msgid "Compute {functions} of the arguments"msgstr "Výpočet funkcí {functions} pro daný argument"#: searx/engines/openstreetmap.py:156msgid "Get directions"msgstr "Získat pokyny"#: searx/engines/pdbe.py:96msgid "{title} (OBSOLETE)"msgstr "{title} (ZASTARALÉ)"#: searx/engines/pdbe.py:103msgid "This entry has been superseded by"msgstr "Tato položka byla nahrazena položkou"#: searx/engines/pubmed.py:78msgid "No abstract is available for this publication."msgstr "Pro tuto publikaci neexistuje žádný abstrakt."#: searx/engines/qwant.py:214msgid "Channel"msgstr "Kanál"#: searx/plugins/hash_plugin.py:24msgid "Converts strings to different hash digests."msgstr "Převádí řetězce na různé hash hodnoty."#: searx/plugins/hash_plugin.py:52msgid "hash digest"msgstr "hash hodnota"#: searx/plugins/hostname_replace.py:9msgid "Hostname replace"msgstr "Nahrazení adresy serveru"#: searx/plugins/hostname_replace.py:10msgid "Rewrite result hostnames or remove results based on the hostname"msgstr "Přepsat adresy serverů nebo odstranit výsledky podle adresy"#: searx/plugins/oa_doi_rewrite.py:9msgid "Open Access DOI rewrite"msgstr "Přesměrování na Open Access DOI"#: searx/plugins/oa_doi_rewrite.py:10msgid """Avoid paywalls by redirecting to open-access versions of publications ""when available"msgstr """Automaticky přesměrovat na volně přístupné verze publikací místo ""placených, pokud je to možné"#: searx/plugins/search_on_category_select.py:19msgid "Search on category select"msgstr "Spustit hledaní při výběru kategorie"#: searx/plugins/search_on_category_select.py:20msgid """Perform search immediately if a category selected. Disable to select ""multiple categories. (JavaScript required)"msgstr """Provede hledání okamžitě při výběru kategorie. Pokud je tato funkce ""vypnuta, je možné vybrat více kategorií (vyžaduje JavaScript)"#: searx/plugins/self_info.py:20msgid "Self Informations"msgstr "Informace o sobě"#: searx/plugins/self_info.py:21msgid """Displays your IP if the query is \"ip\" and your user agent if the query ""contains \"user agent\"."msgstr """Umožňuje hledat informace o sobě: \"ip\" zobrazí vaši IP adresu a \"user ""agent\" zobrazí identifikátor prohlížeče."#: searx/plugins/tracker_url_remover.py:29msgid "Tracker URL remover"msgstr "Odstraňovač sledovacích URL"#: searx/plugins/tracker_url_remover.py:30msgid "Remove trackers arguments from the returned URL"msgstr "Odstranit sledovací parametry z načtených URL"#: searx/plugins/vim_hotkeys.py:3msgid "Vim-like hotkeys"msgstr "Klávesové zkratky jako v textovém editoru Vim"#: searx/plugins/vim_hotkeys.py:4msgid """Navigate search results with Vim-like hotkeys (JavaScript required). ""Press \"h\" key on main or result page to get help."msgstr """Procházení výsledků pomocí kláves stejných jako v textovém editoru Vim ""(vyžaduje JavaScript). Stisknutím klávesy \"h\" na hlavní stránce či ""stránce výsledků zobrazíte nápovědu."#: searx/templates/simple/404.html:4msgid "Page not found"msgstr "Stránka nenalezena"#: searx/templates/simple/404.html:6#, python-formatmsgid "Go to %(search_page)s."msgstr "Přejít na %(search_page)s."#: searx/templates/simple/404.html:6msgid "search page"msgstr "stránka vyhledávání"#: searx/templates/simple/base.html:45msgid "preferences"msgstr "nastavení"#: searx/templates/simple/base.html:54msgid "Powered by"msgstr "Poháněno softwarem"#: searx/templates/simple/base.html:54msgid "a privacy-respecting, hackable metasearch engine"msgstr "soukromí respektujícím, nastavitelným multivyhledávačem"#: searx/templates/simple/base.html:55msgid "Source code"msgstr "Zdrojový kód"#: searx/templates/simple/base.html:56msgid "Issue tracker"msgstr "Hlášení chyb"#: searx/templates/simple/base.html:57 searx/templates/simple/stats.html:18msgid "Engine stats"msgstr "Statistiky vyhledávače"#: searx/templates/simple/base.html:58#: searx/templates/simple/messages/no_results.html:15msgid "Public instances"msgstr "Veřejné instance"#: searx/templates/simple/base.html:59msgid "Contact instance maintainer"msgstr "Kontaktujte správce instance"#: searx/templates/simple/categories.html:24msgid "Click on the magnifier to perform search"msgstr "Vyhledávání provedete kliknutím na lupu"#: searx/templates/simple/macros.html:36msgid "Length"msgstr "Délka"#: searx/templates/simple/macros.html:37#: searx/templates/simple/result_templates/images.html:22msgid "Author"msgstr "Autor"#: searx/templates/simple/macros.html:45msgid "cached"msgstr "archivovaná verze"#: searx/templates/simple/macros.html:45msgid "proxied"msgstr "přes proxy"#: searx/templates/simple/new_issue.html:63msgid "Submit a new issue on Github including the above information"msgstr ""#: searx/templates/simple/preferences.html:29msgid "No HTTPS"msgstr "Žádné HTTPS"#: searx/templates/simple/messages/no_results.html:10#: searx/templates/simple/preferences.html:31#: searx/templates/simple/preferences.html:32#: searx/templates/simple/results.html:49msgid "View error logs and submit a bug report"msgstr "Zobrazit ladící záznamy a poslat hlášení o chybě"#: searx/templates/simple/preferences.html:53#: searx/templates/simple/stats.html:67msgid "Median"msgstr "Medián"#: searx/templates/simple/preferences.html:54#: searx/templates/simple/stats.html:73msgid "P80"msgstr "P80"#: searx/templates/simple/preferences.html:55#: searx/templates/simple/stats.html:79msgid "P95"msgstr "P95"#: searx/templates/simple/preferences.html:83msgid "Failed checker test(s): "msgstr "Neúspešné testy zkoušečů: "#: searx/templates/simple/preferences.html:85msgid "Errors:"msgstr "Chyby:"#: searx/templates/simple/preferences.html:99msgid "Preferences"msgstr "Nastavení"#: searx/templates/simple/preferences.html:105msgid "General"msgstr "Obecné"#: searx/templates/simple/preferences.html:108msgid "Default categories"msgstr "Základní kategorie"#: searx/templates/simple/filters/languages.html:1#: searx/templates/simple/preferences.html:115msgid "Search language"msgstr "Jazyk hledání"#: searx/templates/simple/filters/languages.html:2#: searx/templates/simple/preferences.html:118msgid "Default language"msgstr "Výchozí jazyk"#: searx/templates/simple/preferences.html:124msgid "What language do you prefer for search?"msgstr "Jaký jazyk vyhledávání upřednostňujete?"#: searx/templates/simple/preferences.html:129msgid "Autocomplete"msgstr "Našeptávač"#: searx/templates/simple/preferences.html:138msgid "Find stuff as you type"msgstr "Vyhledávat během psaní"#: searx/templates/simple/filters/safesearch.html:1#: searx/templates/simple/filters/safesearch.html:2#: searx/templates/simple/filters/safesearch.html:3#: searx/templates/simple/filters/safesearch.html:4#: searx/templates/simple/preferences.html:143#: searx/templates/simple/preferences.html:301msgid "SafeSearch"msgstr "Bezpečné vyhledávání"#: searx/templates/simple/filters/safesearch.html:2#: searx/templates/simple/preferences.html:146msgid "Strict"msgstr "Přísné"#: searx/templates/simple/filters/safesearch.html:3#: searx/templates/simple/preferences.html:147msgid "Moderate"msgstr "Střední"#: searx/templates/simple/filters/safesearch.html:4#: searx/templates/simple/preferences.html:148msgid "None"msgstr "Vypnuto"#: searx/templates/simple/preferences.html:151msgid "Filter content"msgstr "Filtrovat obsah"#: searx/templates/simple/preferences.html:157msgid "Open Access DOI resolver"msgstr "Web pro přesměrování na Open Access DOI"#: searx/templates/simple/preferences.html:167msgid """Redirect to open-access versions of publications when available (plugin ""required)"msgstr """Přesměrovat na volně přístupné verze publikací, pokud jsou k dispozici ""(vyžaduje zásuvný modul)"#: searx/templates/simple/preferences.html:171msgid "Engine tokens"msgstr "Tokeny vyhledávačů"#: searx/templates/simple/preferences.html:175msgid "Access tokens for private engines"msgstr "Přístupové tokeny pro soukromé vyhledávače"#: searx/templates/simple/preferences.html:179msgid "User interface"msgstr "Uživatelské rozhraní"#: searx/templates/simple/preferences.html:182msgid "Interface language"msgstr "Jazyk rozhraní"#: searx/templates/simple/preferences.html:190msgid "Change the language of the layout"msgstr "Nastavit jazyk rozhraní"#: searx/templates/simple/preferences.html:195msgid "Theme"msgstr "Vzhled"#: searx/templates/simple/preferences.html:203msgid "Change SearXNG layout"msgstr "Změnit vzhled SearXNG"#: searx/templates/simple/preferences.html:206msgid "Theme style"msgstr "Styl vzhledu"#: searx/templates/simple/preferences.html:214msgid "Choose auto to follow your browser settings"msgstr "Zvolte automaticky pro sledování nastavení vašeho prohlížeče"#: searx/templates/simple/preferences.html:219msgid "Results on new tabs"msgstr "Výsledky na novém panelu"#: searx/templates/simple/preferences.html:222#: searx/templates/simple/preferences.html:234msgid "On"msgstr "Zapnuto"#: searx/templates/simple/preferences.html:223#: searx/templates/simple/preferences.html:235msgid "Off"msgstr "Vypnuto"#: searx/templates/simple/preferences.html:226msgid "Open result links on new browser tabs"msgstr "Otevírat výsledky na novém panelu prohlížeče"#: searx/templates/simple/preferences.html:231msgid "Infinite scroll"msgstr "Nekonečné výsledky"#: searx/templates/simple/preferences.html:238msgid "Automatically load next page when scrolling to bottom of current page"msgstr "Automaticky načítat další výsledky při rolování"#: searx/templates/simple/preferences.html:244msgid "Privacy"msgstr "Soukromí"#: searx/templates/simple/preferences.html:247msgid "HTTP Method"msgstr "Metoda HTTP"#: searx/templates/simple/preferences.html:254msgid """Change how forms are submited, <a ""href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""" rel=\"external\">learn more about request methods</a>"msgstr """Určuje způsob odesílání formulářů. Informace o dotazovacích metodách <a ""href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""" rel=\"external\">viz Wikipedie</a>"#: searx/templates/simple/preferences.html:259msgid "Image proxy"msgstr "Nepřímé vyhledávání obrázků"#: searx/templates/simple/preferences.html:262#: searx/templates/simple/preferences.html:274msgid "Enabled"msgstr "Zapnuto"#: searx/templates/simple/preferences.html:263#: searx/templates/simple/preferences.html:275msgid "Disabled"msgstr "Vypnuto"#: searx/templates/simple/preferences.html:266msgid "Proxying image results through SearXNG"msgstr "Používat SearXNG jako prostředníka pro vyhledávání obrázků"#: searx/templates/simple/preferences.html:271msgid "Query in the page's title"msgstr "Dotaz v titulku stránky"#: searx/templates/simple/preferences.html:278msgid """When enabled, the result page's title contains your query. Your browser ""can record this title"msgstr """Titulek stránky s výsledky bude obsahovat váš vyhledávací dotaz, pokud ""toto zapnete. Váš prohlížeč může tento titulek zaznamenat"#: searx/templates/simple/preferences.html:284msgid "Engines"msgstr "Vyhledávače"#: searx/templates/simple/preferences.html:285msgid "Currently used search engines"msgstr "Aktuálně používané vyhledávače"#: searx/templates/simple/preferences.html:292msgid """This tab does not show up for search results, but you can search the ""engines listed here via bangs."msgstr """Tato záložka se nezobrazuje ve výsledcích vyhledávání, ale můžete použít ""vyhledávače zde uvedené pomocí vykřičníku."#: searx/templates/simple/preferences.html:297#: searx/templates/simple/preferences.html:348msgid "Allow"msgstr "Povolit"#: searx/templates/simple/preferences.html:298#: searx/templates/simple/stats.html:25msgid "Engine name"msgstr "Jméno vyhledávače"#: searx/templates/simple/preferences.html:299msgid "Shortcut"msgstr "Zkratka"#: searx/templates/simple/preferences.html:300msgid "Supports selected language"msgstr "Podporuje vybraný jazyk"#: searx/templates/simple/filters/time_range.html:1#: searx/templates/simple/preferences.html:302msgid "Time range"msgstr "Čásový interval"#: searx/templates/simple/preferences.html:303#: searx/templates/simple/stats.html:28msgid "Response time"msgstr "Čas odpovědi"#: searx/templates/simple/preferences.html:304msgid "Max time"msgstr "Max. čas"#: searx/templates/simple/preferences.html:305#: searx/templates/simple/stats.html:29msgid "Reliability"msgstr "Spolehlivost"#: searx/templates/simple/preferences.html:343msgid "Special Queries"msgstr "Zvláštní dotazy"#: searx/templates/simple/preferences.html:349msgid "Keywords"msgstr "Klíčová slova"#: searx/templates/simple/preferences.html:350msgid "Name"msgstr "Název"#: searx/templates/simple/preferences.html:351msgid "Description"msgstr "Popis"#: searx/templates/simple/preferences.html:352msgid "Examples"msgstr "Příklady"#: searx/templates/simple/preferences.html:355msgid "This is the list of SearXNG's instant answering modules."msgstr "Toto je seznam našeptávačů SearXNG."#: searx/templates/simple/preferences.html:366msgid "This is the list of plugins."msgstr "Toto je seznam doplňků."#: searx/templates/simple/preferences.html:383msgid "Cookies"msgstr "Cookies"#: searx/templates/simple/preferences.html:385msgid """This is the list of cookies and their values SearXNG is storing on your ""computer."msgstr """Toto je seznam cookies a jejich hodnoty, které si SearXNG ukládá na vašem"" počítači."#: searx/templates/simple/preferences.html:386msgid "With that list, you can assess SearXNG transparency."msgstr "S pomocí tohoto seznamu můžete určit transparentnost SearXNG."#: searx/templates/simple/preferences.html:391msgid "Cookie name"msgstr "Název cookie"#: searx/templates/simple/preferences.html:392msgid "Value"msgstr "Hodnota"#: searx/templates/simple/preferences.html:404msgid "Search URL of the currently saved preferences"msgstr "URL pro vyhledávání s aktuálně uloženými předvolbami"#: searx/templates/simple/preferences.html:408msgid """Note: specifying custom settings in the search URL can reduce privacy by ""leaking data to the clicked result sites."msgstr """Poznámka: zadaní vlastních nastavení v URL může snížit soukromí ""prozrazením dat při kliknutí na výsledky hledání."#: searx/templates/simple/preferences.html:409msgid "URL to restore your preferences in another browser"msgstr ""#: searx/templates/simple/preferences.html:413msgid """Specifying custom settings in the preferences URL can be used to sync ""preferences across devices."msgstr ""#: searx/templates/simple/preferences.html:418msgid """These settings are stored in your cookies, this allows us not to store ""this data about you."msgstr """Tato nastavení jsou uložena ve vašich cookies, což nám umožňuje tyto data"" neuchovávat nikde jinde."#: searx/templates/simple/preferences.html:420msgid """These cookies serve your sole convenience, we don't use these cookies to ""track you."msgstr """Tyto cookies existují výhradně pro vaše pohodlí, nepoužíváme je ke ""sledování."#: searx/templates/simple/preferences.html:423msgid "Save"msgstr "Uložit"#: searx/templates/simple/preferences.html:424msgid "Reset defaults"msgstr "obnovit výchozí"#: searx/templates/simple/preferences.html:425msgid "Back"msgstr "Zpět"#: searx/templates/simple/results.html:23msgid "Answers"msgstr "Odpovědi"#: searx/templates/simple/results.html:39msgid "Number of results"msgstr "Počet výsledků"#: searx/templates/simple/messages/no_results.html:6#: searx/templates/simple/results.html:46msgid "Error!"msgstr "Chyba!"#: searx/templates/simple/results.html:46msgid "Engines cannot retrieve results"msgstr "Vyhledávače nemohou získat výsledky"#: searx/templates/simple/results.html:68msgid "Suggestions"msgstr "Návrhy"#: searx/templates/simple/results.html:90msgid "Search URL"msgstr "URL vyhledávání"#: searx/templates/simple/results.html:96msgid "Download results"msgstr "Stáhnout výsledky vyhledávání"#: searx/templates/simple/results.html:120msgid "Try searching for:"msgstr "Zkuste vyhledat:"#: searx/templates/simple/results.html:152msgid "Back to top"msgstr "Nahoru"#: searx/templates/simple/results.html:170msgid "Previous page"msgstr "Předchozí stránka"#: searx/templates/simple/results.html:187msgid "Next page"msgstr "Další stránka"#: searx/templates/simple/search.html:3msgid "Display the front page"msgstr "Zobrazit úvodní stránku"#: searx/templates/simple/search.html:9#: searx/templates/simple/simple_search.html:5msgid "Search for..."msgstr "Hledat…"#: searx/templates/simple/search.html:10#: searx/templates/simple/simple_search.html:6msgid "clear"msgstr "vyčistit"#: searx/templates/simple/search.html:11#: searx/templates/simple/simple_search.html:7msgid "search"msgstr "vyhledat"#: searx/templates/simple/stats.html:21msgid "There is currently no data available. "msgstr "Aktuálně nejsou k dispozici žádná data."#: searx/templates/simple/stats.html:26msgid "Scores"msgstr "Skóre"#: searx/templates/simple/stats.html:27msgid "Result count"msgstr "Počet výsledků"#: searx/templates/simple/stats.html:38msgid "Scores per result"msgstr "Skóre na výsledek"#: searx/templates/simple/stats.html:62msgid "Total"msgstr "Celkem"#: searx/templates/simple/stats.html:63msgid "HTTP"msgstr "HTTP"#: searx/templates/simple/stats.html:64msgid "Processing"msgstr "Zpracovávám"#: searx/templates/simple/stats.html:102msgid "Warnings"msgstr "Varování"#: searx/templates/simple/stats.html:102msgid "Errors and exceptions"msgstr "Chyby a výjimky"#: searx/templates/simple/stats.html:108msgid "Exception"msgstr "Výjimka"#: searx/templates/simple/stats.html:110msgid "Message"msgstr "Zpráva"#: searx/templates/simple/stats.html:112msgid "Percentage"msgstr "Procenta"#: searx/templates/simple/stats.html:114msgid "Parameter"msgstr "Parametr"#: searx/templates/simple/stats.html:122msgid "Filename"msgstr "Název souboru"#: searx/templates/simple/stats.html:123msgid "Function"msgstr "Funkce"#: searx/templates/simple/stats.html:124msgid "Code"msgstr "Kód"#: searx/templates/simple/stats.html:131msgid "Checker"msgstr "Zkoušeč"#: searx/templates/simple/stats.html:134msgid "Failed test"msgstr "Test selhal"#: searx/templates/simple/stats.html:135msgid "Comment(s)"msgstr "Komentář(e)"#: searx/templates/simple/filters/time_range.html:3msgid "Anytime"msgstr "Kdykoli"#: searx/templates/simple/filters/time_range.html:6msgid "Last day"msgstr "Dnes"#: searx/templates/simple/filters/time_range.html:9msgid "Last week"msgstr "Tento týden"#: searx/templates/simple/filters/time_range.html:12msgid "Last month"msgstr "Měsíc"#: searx/templates/simple/filters/time_range.html:15msgid "Last year"msgstr "Rok"#: searx/templates/simple/messages/no_cookies.html:3msgid "Information!"msgstr "Informace!"#: searx/templates/simple/messages/no_cookies.html:4msgid "currently, there are no cookies defined."msgstr "aktuálně nejsou definované žádné cookies."#: searx/templates/simple/messages/no_results.html:6msgid "Engines cannot retrieve results."msgstr "Načtení výsledků vyhledávači se nezdařilo."#: searx/templates/simple/messages/no_results.html:15msgid "Please, try again later or find another SearXNG instance."msgstr "Prosím zkuste to znovu později, nebo si najděte jinou instanci SearXNG."#: searx/templates/simple/messages/no_results.html:20msgid "Sorry!"msgstr "Omlouváme se!"#: searx/templates/simple/messages/no_results.html:21msgid """we didn't find any results. Please use another query or search in more ""categories."msgstr """Nenašli jsme žádné výsledky. Použijte prosím jiný dotaz nebo hledejte ve ""více kategoriích."#: searx/templates/simple/result_templates/default.html:6msgid "show media"msgstr "ukázat média"#: searx/templates/simple/result_templates/default.html:6msgid "hide media"msgstr "skrýt média"#: searx/templates/simple/result_templates/default.html:14#: searx/templates/simple/result_templates/videos.html:14msgid "This site did not provide any description."msgstr "Tato stránka nemá žádný popis."#: searx/templates/simple/result_templates/images.html:23msgid "Format"msgstr "Formát"#: searx/templates/simple/result_templates/images.html:25msgid "Engine"msgstr "Vyhledávač"#: searx/templates/simple/result_templates/images.html:26msgid "View source"msgstr "Zobrazit zdroj"#: searx/templates/simple/result_templates/map.html:12msgid "address"msgstr "adresa"#: searx/templates/simple/result_templates/map.html:43msgid "show map"msgstr "zobrazit mapu"#: searx/templates/simple/result_templates/map.html:43msgid "hide map"msgstr "skrýt mapu"#: searx/templates/simple/result_templates/torrent.html:6msgid "magnet link"msgstr "odkaz magnet"#: searx/templates/simple/result_templates/torrent.html:7msgid "torrent file"msgstr "soubor torrentu"#: searx/templates/simple/result_templates/torrent.html:9msgid "Seeder"msgstr "Seeder"#: searx/templates/simple/result_templates/torrent.html:9msgid "Leecher"msgstr "Leecher"#: searx/templates/simple/result_templates/torrent.html:11msgid "Filesize"msgstr "Velikost"#: searx/templates/simple/result_templates/torrent.html:12msgid "Bytes"msgstr "bajtů"#: searx/templates/simple/result_templates/torrent.html:13msgid "kiB"msgstr "kiB"#: searx/templates/simple/result_templates/torrent.html:14msgid "MiB"msgstr "MiB"#: searx/templates/simple/result_templates/torrent.html:15msgid "GiB"msgstr "GiB"#: searx/templates/simple/result_templates/torrent.html:16msgid "TiB"msgstr "TiB"#: searx/templates/simple/result_templates/torrent.html:20msgid "Number of Files"msgstr "Počet souborů"#: searx/templates/simple/result_templates/videos.html:6msgid "show video"msgstr "zobrazit video"#: searx/templates/simple/result_templates/videos.html:6msgid "hide video"msgstr "skrýt video"#~ msgid "Engine time (sec)"#~ msgstr "Strojový čas (s)"#~ msgid "Page loads (sec)"#~ msgstr "Načítání stránky (s)"#~ msgid "Errors"#~ msgstr "Chyby"#~ msgid "CAPTCHA required"#~ msgstr "Je vyžadována CAPTCHA"#~ msgid "Rewrite HTTP links to HTTPS if possible"#~ msgstr "Přesměrovat HTTP na HTTPS, pokud je to možné"#~ msgid ""#~ "Results are opened in the same "#~ "window by default. This plugin "#~ "overwrites the default behaviour to open"#~ " links on new tabs/windows. (JavaScript "#~ "required)"#~ msgstr ""#~ "Ve výchozím nastavení se výsledky "#~ "zobrazují v aktuálním okně. Tento "#~ "zásuvný modul umožňuje otevírat odkazy v"#~ " novém panelu/okně (vyžaduje JavaScript)."#~ msgid "Color"#~ msgstr "Barva"#~ msgid "Blue (default)"#~ msgstr "Modrá (výchozí)"#~ msgid "Violet"#~ msgstr "Fialová"#~ msgid "Green"#~ msgstr "Zelená"#~ msgid "Cyan"#~ msgstr "Modrozelená"#~ msgid "Orange"#~ msgstr "Oranžová"#~ msgid "Red"#~ msgstr "Červená"#~ msgid "Category"#~ msgstr "Kategorie"#~ msgid "Block"#~ msgstr "Zakázat"#~ msgid "original context"#~ msgstr "původní kontext"#~ msgid "Plugins"#~ msgstr "Zásuvné moduly"#~ msgid "Answerers"#~ msgstr "Odpovídači"#~ msgid "Avg. time"#~ msgstr "Prům. čas"#~ msgid "show details"#~ msgstr "zobrazit podrobnosti"#~ msgid "hide details"#~ msgstr "skrýt podrobnosti"#~ msgid "Load more..."#~ msgstr "Načíst více…"#~ msgid "Loading..."#~ msgstr "Načítání…"#~ msgid "Change searx layout"#~ msgstr "Motiv rozhraní searx"#~ msgid "Proxying image results through searx"#~ msgstr "Načítat výsledky vyhledávání obrázků přes proxy"#~ msgid "This is the list of searx's instant answering modules."#~ msgstr ""#~ "Toto je seznam modulů vyhledávače searx,"#~ " které poskytují okamžité odpovědi."#~ msgid ""#~ "This is the list of cookies and"#~ " their values searx is storing on "#~ "your computer."#~ msgstr ""#~ "Toto je seznam cookies a jejich "#~ "hodnot, které searx ukládá na vašem "#~ "počítači."#~ msgid "With that list, you can assess searx transparency."#~ msgstr "Pomocí něj můžete posoudit, jestli je searx transparentní."#~ msgid "It look like you are using searx first time."#~ msgstr "Zdá se, že používáte searx poprvé."#~ msgid "Please, try again later or find another searx instance."#~ msgstr "Zkuste to prosím později, nebo použijte jinou instanci searx."#~ msgid "Themes"#~ msgstr "Motivy"#~ msgid "Reliablity"#~ msgstr ""#~ msgid ""#~ "When enabled, the result page's title"#~ " contains your query. Your browser "#~ "can record this title."#~ msgstr ""#~ msgid "Method"#~ msgstr "Dotazovací metoda"#~ msgid ""#~ "This tab does not show up for "#~ "search results but you can search "#~ "the engines listed here via bangs."#~ msgstr ""#~ msgid "Advanced settings"#~ msgstr "Pokročilá nastavení"#~ msgid "Close"#~ msgstr "Zavřít"#~ msgid "Language"#~ msgstr "Jazyk"#~ msgid "broken"#~ msgstr "rozbitý"#~ msgid "supported"#~ msgstr "podporováno"#~ msgid "not supported"#~ msgstr "nepodporováno"#~ msgid "about"#~ msgstr "o nás"#~ msgid "Avg."#~ msgstr "Prům."#~ msgid "User Interface"#~ msgstr "Uživatelské rozhraní"#~ msgid "Choose style for this theme"#~ msgstr "Styl daného motivu"#~ msgid "Style"#~ msgstr "Styl"#~ msgid "Show advanced settings"#~ msgstr "Zobrazit rozšířená nastavení"#~ msgid "Show advanced settings panel in the home page by default"#~ msgstr ""#~ "Ve výchozím stavu zobrazovat na domovské"#~ " stránce panel pokročilého nastavení"#~ msgid "Allow all"#~ msgstr "Povolit vše"#~ msgid "Disable all"#~ msgstr "Zakázat vše"#~ msgid "Selected language"#~ msgstr "Váš jazyk vyhledávání"#~ msgid "Query"#~ msgstr "Dotaz"#~ msgid "save"#~ msgstr "uložit"#~ msgid "back"#~ msgstr "zpět"#~ msgid "Links"#~ msgstr "Odkazy"#~ msgid "RSS subscription"#~ msgstr "Odběr RSS"#~ msgid "Search results"#~ msgstr "Výsledky vyhledávání"#~ msgid "next page"#~ msgstr "další stránka"#~ msgid "previous page"#~ msgstr "předchozí stránka"#~ msgid "Start search"#~ msgstr "Začít hledat"#~ msgid "Clear search"#~ msgstr "Smazat vyhledávání"#~ msgid "Clear"#~ msgstr "Smazat"#~ msgid "stats"#~ msgstr "statistiky"#~ msgid "Heads up!"#~ msgstr "Jen krátká informace!"#~ msgid "It look like you are using SearXNG first time."#~ msgstr "Zdá se, že jste použili SearXNG poprvé."#~ msgid "Well done!"#~ msgstr "Výborně!"#~ msgid "Settings saved successfully."#~ msgstr "Nastavení úspěšně uloženo."#~ msgid "Oh snap!"#~ msgstr "Ale ne!"#~ msgid "Something went wrong."#~ msgstr "Něco se nepovedlo."#~ msgid "Date"#~ msgstr "Datum"#~ msgid "Type"#~ msgstr "Typ"#~ msgid "Get image"#~ msgstr "Načíst obrázek"
 |