diff options
author | searxng-bot <searxng-bot@users.noreply.github.com> | 2022-07-22 07:20:00 +0000 |
---|---|---|
committer | searxng-bot <searxng-bot@users.noreply.github.com> | 2022-07-22 07:20:00 +0000 |
commit | 561433b12b5f34123550bbab69f3e9917c246d08 (patch) | |
tree | f7304ceec551ff06b5a6428dc94496c9757d4a70 /searx/translations/uk | |
parent | a983db022954b302f12640c7b3f5c3a6ce697101 (diff) | |
download | searxng-561433b12b5f34123550bbab69f3e9917c246d08.tar.gz searxng-561433b12b5f34123550bbab69f3e9917c246d08.zip |
[translations] update from Weblate
cf6e9482 - 2022-07-19 - Linerly <linerly@protonmail.com>
918c1bfe - 2022-07-20 - Markus Heiser <markus.heiser@darmarit.de>
4e65ecf6 - 2022-07-21 - calb sepherus <calb.sepherus@protonmail.com>
a54be8fe - 2022-07-19 - Markus Heiser <markus.heiser@darmarit.de>
cad6cb2f - 2022-07-19 - Markus Heiser <markus.heiser@darmarit.de>
a6bd1170 - 2022-07-19 - Markus Heiser <markus.heiser@darmarit.de>
9d0e8754 - 2022-07-19 - Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'searx/translations/uk')
-rw-r--r-- | searx/translations/uk/LC_MESSAGES/messages.mo | bin | 14010 -> 14010 bytes | |||
-rw-r--r-- | searx/translations/uk/LC_MESSAGES/messages.po | 26 |
2 files changed, 25 insertions, 1 deletions
diff --git a/searx/translations/uk/LC_MESSAGES/messages.mo b/searx/translations/uk/LC_MESSAGES/messages.mo Binary files differindex 3fd721b36..8190e9e4f 100644 --- a/searx/translations/uk/LC_MESSAGES/messages.mo +++ b/searx/translations/uk/LC_MESSAGES/messages.mo diff --git a/searx/translations/uk/LC_MESSAGES/messages.po b/searx/translations/uk/LC_MESSAGES/messages.po index fa3b52cec..5ba261e33 100644 --- a/searx/translations/uk/LC_MESSAGES/messages.po +++ b/searx/translations/uk/LC_MESSAGES/messages.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-07-08 18:28+0000\n" +"POT-Creation-Date: 2022-07-19 05:45+0000\n" "PO-Revision-Date: 2022-06-24 07:18+0000\n" "Last-Translator: HACKKER <andriy.o.vovk@gmail.com>\n" "Language: uk\n" @@ -317,6 +317,30 @@ msgstr "" "Відображає IP-адресу при запиті \"ip\" та ваш user-agent при запиті " "\"user agent\"." +#: 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 "Видалення URL-адреси трекера" |