diff options
Diffstat (limited to 'searx/translations/bo/LC_MESSAGES')
-rw-r--r-- | searx/translations/bo/LC_MESSAGES/messages.mo | bin | 12063 -> 12063 bytes | |||
-rw-r--r-- | searx/translations/bo/LC_MESSAGES/messages.po | 26 |
2 files changed, 25 insertions, 1 deletions
diff --git a/searx/translations/bo/LC_MESSAGES/messages.mo b/searx/translations/bo/LC_MESSAGES/messages.mo Binary files differindex d8272f798..5467315a5 100644 --- a/searx/translations/bo/LC_MESSAGES/messages.mo +++ b/searx/translations/bo/LC_MESSAGES/messages.mo diff --git a/searx/translations/bo/LC_MESSAGES/messages.po b/searx/translations/bo/LC_MESSAGES/messages.po index 6afc414d6..9ae209cc7 100644 --- a/searx/translations/bo/LC_MESSAGES/messages.po +++ b/searx/translations/bo/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: 2021-12-17 07:17+0000\n" "Last-Translator: Markus Heiser <markus.heiser@darmarit.de>\n" "Language: bo\n" @@ -312,6 +312,30 @@ msgid "" "contains \"user agent\"." msgstr "" +#: 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 "དྲ་གནས་རྗེས་འདེད་སྤོ་འབུད།" |