From 561433b12b5f34123550bbab69f3e9917c246d08 Mon Sep 17 00:00:00 2001 From: searxng-bot Date: Fri, 22 Jul 2022 07:20:00 +0000 Subject: [translations] update from Weblate cf6e9482 - 2022-07-19 - Linerly 918c1bfe - 2022-07-20 - Markus Heiser 4e65ecf6 - 2022-07-21 - calb sepherus a54be8fe - 2022-07-19 - Markus Heiser cad6cb2f - 2022-07-19 - Markus Heiser a6bd1170 - 2022-07-19 - Markus Heiser 9d0e8754 - 2022-07-19 - Markus Heiser --- searx/translations/cs/LC_MESSAGES/messages.mo | Bin 14773 -> 14871 bytes searx/translations/cs/LC_MESSAGES/messages.po | 42 ++++++++++++++++++++------ 2 files changed, 33 insertions(+), 9 deletions(-) (limited to 'searx/translations/cs') diff --git a/searx/translations/cs/LC_MESSAGES/messages.mo b/searx/translations/cs/LC_MESSAGES/messages.mo index bf0020cb1..a0251da91 100644 Binary files a/searx/translations/cs/LC_MESSAGES/messages.mo and b/searx/translations/cs/LC_MESSAGES/messages.mo differ diff --git a/searx/translations/cs/LC_MESSAGES/messages.po b/searx/translations/cs/LC_MESSAGES/messages.po index 1eaa5a2f5..9d7c78c39 100644 --- a/searx/translations/cs/LC_MESSAGES/messages.po +++ b/searx/translations/cs/LC_MESSAGES/messages.po @@ -10,20 +10,19 @@ # Markus Heiser , 2022. msgid "" msgstr "" -"Project-Id-Version: searx\n" +"Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-07-08 18:28+0000\n" -"PO-Revision-Date: 2022-07-13 15:40+0000\n" +"POT-Creation-Date: 2022-07-19 05:45+0000\n" +"PO-Revision-Date: 2022-07-19 05:45+0000\n" "Last-Translator: Markus Heiser \n" -"Language-Team: Czech " -"\n" "Language: cs\n" +"Language-Team: Czech " +"\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.13.1\n" "Generated-By: Babel 2.10.3\n" #. CONSTANT_NAMES['DEFAULT_GROUP_NAME'] @@ -319,6 +318,30 @@ msgstr "" "Umožňuje hledat informace o sobě: \"ip\" zobrazí vaši IP adresu a \"user " "agent\" zobrazí identifikátor prohlížeče." +#: searx/plugins/tor_check.py:25 +msgid "Tor check plugin" +msgstr "" + +#: searx/plugins/tor_check.py:28 +msgid "" +"This plugin checks if the address of the request is a TOR exit node, and " +"informs the user if it is, like check.torproject.org but from searxng." +msgstr "" + +#: searx/plugins/tor_check.py:62 +msgid "" +"The TOR exit node list (https://check.torproject.org/exit-addresses) is " +"unreachable." +msgstr "" + +#: searx/plugins/tor_check.py:78 +msgid "You are using TOR. Your IP address seems to be: {ip_address}." +msgstr "" + +#: searx/plugins/tor_check.py:84 +msgid "You are not using TOR. Your IP address seems to be: {ip_address}." +msgstr "" + #: searx/plugins/tracker_url_remover.py:29 msgid "Tracker URL remover" msgstr "Odstraňovač sledovacích URL" @@ -422,7 +445,7 @@ msgstr "přes proxy" #: searx/templates/simple/new_issue.html:64 msgid "Start submiting a new issue on GitHub" -msgstr "" +msgstr "Začněte přidávat novou chybu na Githubu" #: searx/templates/simple/new_issue.html:66 msgid "Please check for existing bugs about this engine on GitHub" @@ -1345,3 +1368,4 @@ msgstr "skrýt video" #~ msgid "preferences" #~ msgstr "nastavení" + -- cgit v1.2.3