summaryrefslogtreecommitdiff
path: root/searx/translations/ca
diff options
context:
space:
mode:
Diffstat (limited to 'searx/translations/ca')
-rw-r--r--searx/translations/ca/LC_MESSAGES/messages.mobin15566 -> 15566 bytes
-rw-r--r--searx/translations/ca/LC_MESSAGES/messages.po26
2 files changed, 25 insertions, 1 deletions
diff --git a/searx/translations/ca/LC_MESSAGES/messages.mo b/searx/translations/ca/LC_MESSAGES/messages.mo
index ebf622f9a..1269956d2 100644
--- a/searx/translations/ca/LC_MESSAGES/messages.mo
+++ b/searx/translations/ca/LC_MESSAGES/messages.mo
Binary files differ
diff --git a/searx/translations/ca/LC_MESSAGES/messages.po b/searx/translations/ca/LC_MESSAGES/messages.po
index 60dd4e6ec..d9530bd26 100644
--- a/searx/translations/ca/LC_MESSAGES/messages.po
+++ b/searx/translations/ca/LC_MESSAGES/messages.po
@@ -12,7 +12,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-07-06 00:21+0000\n"
"Last-Translator: adriadam10 <adriadam10@gmail.com>\n"
"Language: ca\n"
@@ -319,6 +319,30 @@ msgstr ""
"Mostra la vostra IP si la consulta és «ip» i el valor «user agent» del "
"navegador si la consulta conté «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 "Suprimeix l'URL de rastreig"