diff options
Diffstat (limited to 'searx/translations/cs')
-rw-r--r-- | searx/translations/cs/LC_MESSAGES/messages.po | 56 |
1 files changed, 32 insertions, 24 deletions
diff --git a/searx/translations/cs/LC_MESSAGES/messages.po b/searx/translations/cs/LC_MESSAGES/messages.po index 268b16113..fd27c0071 100644 --- a/searx/translations/cs/LC_MESSAGES/messages.po +++ b/searx/translations/cs/LC_MESSAGES/messages.po @@ -16,20 +16,19 @@ # Fjuro <fjuro@alius.cz>, 2024. msgid "" msgstr "" -"Project-Id-Version: searx\n" +"Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-10-03 11:11+0000\n" +"POT-Creation-Date: 2024-10-05 06:24+0000\n" "PO-Revision-Date: 2024-10-03 19:18+0000\n" "Last-Translator: Fjuro <fjuro@alius.cz>\n" -"Language-Team: Czech <https://translate.codeberg.org/projects/searxng/" -"searxng/cs/>\n" "Language: cs\n" +"Language-Team: Czech " +"<https://translate.codeberg.org/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" -"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" -"X-Generator: Weblate 5.7.2\n" "Generated-By: Babel 2.16.0\n" #. CONSTANT_NAMES['NO_SUBGROUPING'] @@ -350,28 +349,28 @@ msgstr "zavřené" msgid "answered" msgstr "zodpovězené" -#: searx/webapp.py:330 +#: searx/webapp.py:332 msgid "No item found" msgstr "Nic nenalezeno" #: searx/engines/qwant.py:288 -#: searx/templates/simple/result_templates/images.html:23 searx/webapp.py:332 +#: searx/templates/simple/result_templates/images.html:23 searx/webapp.py:334 msgid "Source" msgstr "zdroj" -#: searx/webapp.py:334 +#: searx/webapp.py:336 msgid "Error loading the next page" msgstr "Chyba při načítání další stránky" -#: searx/webapp.py:491 searx/webapp.py:894 +#: searx/webapp.py:495 searx/webapp.py:898 msgid "Invalid settings, please edit your preferences" msgstr "Neplatné nastavení, upravte své předvolby" -#: searx/webapp.py:507 +#: searx/webapp.py:511 msgid "Invalid settings" msgstr "Neplatné nastavení" -#: searx/webapp.py:584 searx/webapp.py:666 +#: searx/webapp.py:588 searx/webapp.py:670 msgid "search error" msgstr "chyba vyhledávání" @@ -686,26 +685,26 @@ msgstr "Kontaktujte správce instance" msgid "Click on the magnifier to perform search" msgstr "Vyhledávání provedete kliknutím na lupu" -#: searx/templates/simple/macros.html:35 +#: searx/templates/simple/macros.html:40 msgid "Length" msgstr "Délka" -#: searx/templates/simple/macros.html:36 +#: searx/templates/simple/macros.html:41 msgid "Views" msgstr "Zhlédnutí" -#: searx/templates/simple/macros.html:37 +#: searx/templates/simple/macros.html:42 #: searx/templates/simple/result_templates/files.html:34 #: searx/templates/simple/result_templates/images.html:19 #: searx/templates/simple/result_templates/paper.html:6 msgid "Author" msgstr "Autor" -#: searx/templates/simple/macros.html:45 +#: searx/templates/simple/macros.html:50 msgid "cached" msgstr "archivovaná verze" -#: searx/templates/simple/macros.html:45 +#: searx/templates/simple/macros.html:50 msgid "proxied" msgstr "přes proxy" @@ -780,27 +779,27 @@ msgstr "Obecné" msgid "Default categories" msgstr "Základní kategorie" -#: searx/templates/simple/preferences.html:187 +#: searx/templates/simple/preferences.html:190 msgid "User interface" msgstr "Uživatelské rozhraní" -#: searx/templates/simple/preferences.html:208 +#: searx/templates/simple/preferences.html:211 msgid "Privacy" msgstr "Soukromí" -#: searx/templates/simple/preferences.html:221 +#: searx/templates/simple/preferences.html:224 msgid "Engines" msgstr "Vyhledávače" -#: searx/templates/simple/preferences.html:223 +#: searx/templates/simple/preferences.html:226 msgid "Currently used search engines" msgstr "Aktuálně používané vyhledávače" -#: searx/templates/simple/preferences.html:231 +#: searx/templates/simple/preferences.html:234 msgid "Special Queries" msgstr "Zvláštní dotazy" -#: searx/templates/simple/preferences.html:237 +#: searx/templates/simple/preferences.html:240 msgid "Cookies" msgstr "Cookies" @@ -1220,6 +1219,14 @@ msgstr "Váha" msgid "Max time" msgstr "Max. čas" +#: searx/templates/simple/preferences/favicon.html:2 +msgid "Favicon Resolver" +msgstr "" + +#: searx/templates/simple/preferences/favicon.html:15 +msgid "Display favicons near search results" +msgstr "" + #: searx/templates/simple/preferences/footer.html:2 msgid "" "These settings are stored in your cookies, this allows us not to store " @@ -1973,3 +1980,4 @@ msgstr "skrýt video" #~ msgid "Engines cannot retrieve results" #~ msgstr "Vyhledávače nemohou získat výsledky" + |