mirror of
https://github.com/searxng/searxng.git
synced 2026-01-14 10:35:28 +00:00
[translations] update messages.pot and messages.po files
From 2eb81701 - 2022-10-14 - Alexandre Flament <alex@al-f.net>
This commit is contained in:
@@ -12,20 +12,19 @@
|
||||
# LagManCZ <lagmen@post.cz>, 2022.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: searx\n"
|
||||
"Project-Id-Version: searx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2022-09-28 07:29+0000\n"
|
||||
"POT-Creation-Date: 2022-10-14 14:11+0000\n"
|
||||
"PO-Revision-Date: 2022-10-14 07:38+0000\n"
|
||||
"Last-Translator: Markus Heiser <markus.heiser@darmarit.de>\n"
|
||||
"Language-Team: Czech <https://weblate.bubu1.eu/projects/searxng/searxng/cs/>"
|
||||
"\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"
|
||||
"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 4.14.1\n"
|
||||
"Generated-By: Babel 2.10.3\n"
|
||||
|
||||
#. CONSTANT_NAMES['DEFAULT_GROUP_NAME']
|
||||
@@ -169,64 +168,68 @@ msgstr "chyba HTTP protokolu"
|
||||
msgid "network error"
|
||||
msgstr "síťová chyba"
|
||||
|
||||
#: searx/webapp.py:169
|
||||
#: searx/webapp.py:168
|
||||
msgid "SSL error: certificate validation has failed"
|
||||
msgstr ""
|
||||
|
||||
#: searx/webapp.py:170
|
||||
msgid "unexpected crash"
|
||||
msgstr "nečekaná chyba"
|
||||
|
||||
#: searx/webapp.py:176
|
||||
#: searx/webapp.py:177
|
||||
msgid "HTTP error"
|
||||
msgstr "chyba HTTP"
|
||||
|
||||
#: searx/webapp.py:177
|
||||
#: searx/webapp.py:178
|
||||
msgid "HTTP connection error"
|
||||
msgstr "Chyba spojení HTTP"
|
||||
|
||||
#: searx/webapp.py:183
|
||||
#: searx/webapp.py:184
|
||||
msgid "proxy error"
|
||||
msgstr "chyba proxy"
|
||||
|
||||
#: searx/webapp.py:184
|
||||
#: searx/webapp.py:185
|
||||
msgid "CAPTCHA"
|
||||
msgstr "CAPTCHA"
|
||||
|
||||
#: searx/webapp.py:185
|
||||
#: searx/webapp.py:186
|
||||
msgid "too many requests"
|
||||
msgstr "příliš mnoho požadavků"
|
||||
|
||||
#: searx/webapp.py:186
|
||||
#: searx/webapp.py:187
|
||||
msgid "access denied"
|
||||
msgstr "přístup odepřen"
|
||||
|
||||
#: searx/webapp.py:187
|
||||
#: searx/webapp.py:188
|
||||
msgid "server API error"
|
||||
msgstr "chyba API serveru"
|
||||
|
||||
#: searx/webapp.py:362
|
||||
#: searx/webapp.py:365
|
||||
msgid "No item found"
|
||||
msgstr "Nic nenalezeno"
|
||||
|
||||
#: searx/engines/qwant.py:217
|
||||
#: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:364
|
||||
#: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:367
|
||||
msgid "Source"
|
||||
msgstr "zdroj"
|
||||
|
||||
#: searx/webapp.py:366
|
||||
#: searx/webapp.py:369
|
||||
msgid "Error loading the next page"
|
||||
msgstr "Chyba při načítání další stránky"
|
||||
|
||||
#: searx/webapp.py:518 searx/webapp.py:950
|
||||
#: searx/webapp.py:521 searx/webapp.py:953
|
||||
msgid "Invalid settings, please edit your preferences"
|
||||
msgstr "Neplatné nastavení, upravte své předvolby"
|
||||
|
||||
#: searx/webapp.py:534
|
||||
#: searx/webapp.py:537
|
||||
msgid "Invalid settings"
|
||||
msgstr "Neplatné nastavení"
|
||||
|
||||
#: searx/webapp.py:611 searx/webapp.py:687
|
||||
#: searx/webapp.py:614 searx/webapp.py:690
|
||||
msgid "search error"
|
||||
msgstr "chyba vyhledávání"
|
||||
|
||||
#: searx/webapp.py:849
|
||||
#: searx/webapp.py:852
|
||||
msgid "Suspended"
|
||||
msgstr "Pozastaveno"
|
||||
|
||||
@@ -1485,3 +1488,4 @@ msgstr "skrýt video"
|
||||
#~ " o dotazovacích metodách <a "
|
||||
#~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
|
||||
#~ " rel=\"external\">viz Wikipedie</a>"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user