diff options
Diffstat (limited to 'searx/translations/cs')
| -rw-r--r-- | searx/translations/cs/LC_MESSAGES/messages.mo | bin | 19248 -> 19248 bytes | |||
| -rw-r--r-- | searx/translations/cs/LC_MESSAGES/messages.po | 28 |
2 files changed, 17 insertions, 11 deletions
diff --git a/searx/translations/cs/LC_MESSAGES/messages.mo b/searx/translations/cs/LC_MESSAGES/messages.mo Binary files differindex ef11383c8..9ebba3446 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 ffba85376..cadfb15a5 100644 --- a/searx/translations/cs/LC_MESSAGES/messages.po +++ b/searx/translations/cs/LC_MESSAGES/messages.po @@ -15,20 +15,19 @@ # Fjuro <ifjuro@proton.me>, 2023, 2024. msgid "" msgstr "" -"Project-Id-Version: searx\n" +"Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-01-31 19:06+0000\n" +"POT-Creation-Date: 2024-02-10 07:07+0000\n" "PO-Revision-Date: 2024-02-01 06:37+0000\n" "Last-Translator: return42 <markus.heiser@darmarit.de>\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.3.1\n" "Generated-By: Babel 2.14.0\n" #. CONSTANT_NAMES['NO_SUBGROUPING'] @@ -156,6 +155,16 @@ msgstr "světlý" msgid "dark" msgstr "tmavý" +#. BRAND_CUSTOM_LINKS['UPTIME'] +#: searx/searxng.msg +msgid "Uptime" +msgstr "" + +#. BRAND_CUSTOM_LINKS['ABOUT'] +#: searx/searxng.msg searx/templates/simple/base.html:49 +msgid "About" +msgstr "O SearXNG" + #: searx/webapp.py:332 msgid "No item found" msgstr "Nic nenalezeno" @@ -443,10 +452,6 @@ msgstr "Přejít na %(search_page)s." msgid "search page" msgstr "stránka vyhledávání" -#: searx/templates/simple/base.html:49 -msgid "About" -msgstr "O SearXNG" - #: searx/templates/simple/base.html:53 msgid "Donate" msgstr "Dar" @@ -1733,3 +1738,4 @@ msgstr "skrýt video" #~ "Nenašli jsme žádné výsledky. Použijte " #~ "prosím jiný dotaz nebo hledejte ve " #~ "více kategoriích." + |