diff options
Diffstat (limited to 'searx/translations/id')
| -rw-r--r-- | searx/translations/id/LC_MESSAGES/messages.mo | bin | 15505 -> 15774 bytes | |||
| -rw-r--r-- | searx/translations/id/LC_MESSAGES/messages.po | 28 |
2 files changed, 26 insertions, 2 deletions
diff --git a/searx/translations/id/LC_MESSAGES/messages.mo b/searx/translations/id/LC_MESSAGES/messages.mo Binary files differindex 083747834..f6d097848 100644 --- a/searx/translations/id/LC_MESSAGES/messages.mo +++ b/searx/translations/id/LC_MESSAGES/messages.mo diff --git a/searx/translations/id/LC_MESSAGES/messages.po b/searx/translations/id/LC_MESSAGES/messages.po index 730621fa1..ba234d6d7 100644 --- a/searx/translations/id/LC_MESSAGES/messages.po +++ b/searx/translations/id/LC_MESSAGES/messages.po @@ -8,8 +8,8 @@ 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" -"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-21 21:02+0000\n" "Last-Translator: Linerly <linerly@protonmail.com>\n" "Language-Team: Indonesian <https://weblate.bubu1.eu/projects/searxng/searxng/" "id/>\n" @@ -314,6 +314,30 @@ msgstr "" "Menampilkan IP Anda jika pencariannya adalah \"ip\" dan agen pengguna " "Anda jika pencariannya mengandung \"user agent\"." +#: searx/plugins/tor_check.py:25 +msgid "Tor check plugin" +msgstr "Plugin pemeriksaan Tor" + +#: 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 "Plugin ini memeriksa jika alamat peminta adalah node" + +#: 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 "Penghapus URL pelacak" |