diff options
author | searxng-bot <searxng-bot@users.noreply.github.com> | 2024-08-09 07:09:32 +0000 |
---|---|---|
committer | Markus Heiser <markus.heiser@darmarIT.de> | 2024-08-09 09:50:24 +0200 |
commit | f1c05e7c16e59a8d5d98640bc057958ea268cddf (patch) | |
tree | e0d1c4c5a20c4f7491155354abb982292621db52 /searx/translations/cs | |
parent | fec8ab75e1c54033b8a5f70044839e5541d55225 (diff) | |
download | searxng-f1c05e7c16e59a8d5d98640bc057958ea268cddf.tar.gz searxng-f1c05e7c16e59a8d5d98640bc057958ea268cddf.zip |
[l10n] update translations from Weblate
Diffstat (limited to 'searx/translations/cs')
-rw-r--r-- | searx/translations/cs/LC_MESSAGES/messages.mo | bin | 20996 -> 20937 bytes | |||
-rw-r--r-- | searx/translations/cs/LC_MESSAGES/messages.po | 30 |
2 files changed, 14 insertions, 16 deletions
diff --git a/searx/translations/cs/LC_MESSAGES/messages.mo b/searx/translations/cs/LC_MESSAGES/messages.mo Binary files differindex 96f3bafbb..051793098 100644 --- a/searx/translations/cs/LC_MESSAGES/messages.mo +++ b/searx/translations/cs/LC_MESSAGES/messages.mo diff --git a/searx/translations/cs/LC_MESSAGES/messages.po b/searx/translations/cs/LC_MESSAGES/messages.po index 1f269ff0f..281680ec4 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-07-27 09:53+0000\n" +"POT-Creation-Date: 2024-08-08 10:01+0000\n" "PO-Revision-Date: 2024-07-28 14: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.6.2\n" "Generated-By: Babel 2.15.0\n" #. CONSTANT_NAMES['NO_SUBGROUPING'] @@ -520,15 +519,11 @@ msgstr "Převádí řetězce na různé hash hodnoty." msgid "hash digest" msgstr "hash hodnota" -#: searx/plugins/hostname_replace.py:7 -msgid "Hostname replace" -msgstr "Nahrazení adresy serveru" - -#: searx/plugins/hostnames.py:101 +#: searx/plugins/hostnames.py:91 msgid "Hostnames plugin" msgstr "Doplněk hostitelských jmen" -#: searx/plugins/hostnames.py:102 +#: searx/plugins/hostnames.py:92 msgid "Rewrite hostnames, remove results or prioritize them based on the hostname" msgstr "" "Přepsat hostitelská jména, odstranit výsledky nebo je prioritizovat na " @@ -960,13 +955,12 @@ msgstr "Návrhy" msgid "Search language" msgstr "Jazyk hledání" -#: searx/templates/simple/filters/languages.html:2 -#: searx/templates/simple/filters/languages.html:5 +#: searx/templates/simple/filters/languages.html:4 #: searx/templates/simple/preferences/language.html:7 msgid "Default language" msgstr "Výchozí jazyk" -#: searx/templates/simple/filters/languages.html:9 +#: searx/templates/simple/filters/languages.html:8 #: searx/templates/simple/preferences/language.html:11 msgid "Auto-detect" msgstr "Automatická detekce" @@ -1950,3 +1944,7 @@ msgstr "skrýt video" #~ msgid "TiB" #~ msgstr "TiB" + +#~ msgid "Hostname replace" +#~ msgstr "Nahrazení adresy serveru" + |