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

From a983db02 - 2022-07-19 - Markus Heiser <markus.heiser@darmarIT.de>
This commit is contained in:
searxng-bot
2022-07-19 05:46:07 +00:00
parent 223a336d0f
commit 97accd2795
55 changed files with 1552 additions and 228 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: 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: Sangha Lee <totoriato@gmail.com>\n"
"Language: ko\n"
@@ -309,6 +309,30 @@ msgid ""
"contains \"user agent\"."
msgstr "쿼리가 \"ip\"인 경우 사용자의 IP를 표시하고 쿼리에 \"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 "추적기 URL 제거기"