diff options
| author | Markus Heiser <markus.heiser@darmarIT.de> | 2022-07-22 09:46:17 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-07-22 09:46:17 +0200 |
| commit | 50d714d82952417f3db837a176b751d3845c0cc8 (patch) | |
| tree | b530f8f340e65f6367c59024cce2f0171bacd708 /searx/translations/th | |
| parent | 90e483f788df1f7d97b69a7aee4b174c56f10b68 (diff) | |
| parent | 561433b12b5f34123550bbab69f3e9917c246d08 (diff) | |
Merge pull request #1535 from searxng/translations_update
Update translations
Diffstat (limited to 'searx/translations/th')
| -rw-r--r-- | searx/translations/th/LC_MESSAGES/messages.mo | bin | 23258 -> 23258 bytes | |||
| -rw-r--r-- | searx/translations/th/LC_MESSAGES/messages.po | 26 |
2 files changed, 25 insertions, 1 deletions
diff --git a/searx/translations/th/LC_MESSAGES/messages.mo b/searx/translations/th/LC_MESSAGES/messages.mo Binary files differindex 3e425cc40..b52e7498f 100644 --- a/searx/translations/th/LC_MESSAGES/messages.mo +++ b/searx/translations/th/LC_MESSAGES/messages.mo diff --git a/searx/translations/th/LC_MESSAGES/messages.po b/searx/translations/th/LC_MESSAGES/messages.po index c50c5a1fb..4b88c568c 100644 --- a/searx/translations/th/LC_MESSAGES/messages.po +++ b/searx/translations/th/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\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-07-06 22:11+0000\n" "Last-Translator: watchakorn-18k <porton2559@gmail.com>\n" "Language: th\n" @@ -310,6 +310,30 @@ msgstr "" "แสดง IP ของคุณหากคิวรีเป็นไอพี " "และตัวแทนจากผู้ใช้ของคุณหากคิวรีเป็นตัวแทนผู้ใช้" +#: 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" |