[translations] update messages.pot and messages.po files

From 54389a29 - 2023-02-17 - Markus Heiser <markus.heiser@darmarIT.de>
This commit is contained in:
searxng-bot
2023-02-17 12:20:54 +00:00
parent d9c14d1650
commit feb0be0dcc
56 changed files with 1300 additions and 469 deletions

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2023-02-14 18:10+0000\n"
"POT-Creation-Date: 2023-02-17 12:20+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -368,18 +368,18 @@ msgstr ""
#: searx/plugins/tor_check.py:62
msgid ""
"The could not download the list of Tor exit-nodes from "
"https://check.torproject.org/exit-addresses."
"Could not download the list of Tor exit-nodes from: "
"https://check.torproject.org/exit-addresses"
msgstr ""
#: searx/plugins/tor_check.py:79
#: searx/plugins/tor_check.py:78
msgid ""
"You are using Tor. It looks like you have this external IP address: "
"{ip_address}."
"You are using Tor and it looks like you have this external IP address: "
"{ip_address}"
msgstr ""
#: searx/plugins/tor_check.py:87
msgid "You are not using Tor. You have this external IP address: {ip_address}."
#: searx/plugins/tor_check.py:86
msgid "You are not using Tor and you have this external IP address: {ip_address}"
msgstr ""
#: searx/plugins/tracker_url_remover.py:29