diff options
Diffstat (limited to 'searx/translations/tr')
| -rw-r--r-- | searx/translations/tr/LC_MESSAGES/messages.mo | bin | 16799 -> 17382 bytes | |||
| -rw-r--r-- | searx/translations/tr/LC_MESSAGES/messages.po | 9 |
2 files changed, 7 insertions, 2 deletions
diff --git a/searx/translations/tr/LC_MESSAGES/messages.mo b/searx/translations/tr/LC_MESSAGES/messages.mo Binary files differindex 25d889c71..6f476b132 100644 --- a/searx/translations/tr/LC_MESSAGES/messages.mo +++ b/searx/translations/tr/LC_MESSAGES/messages.mo diff --git a/searx/translations/tr/LC_MESSAGES/messages.po b/searx/translations/tr/LC_MESSAGES/messages.po index 7b4dedebb..54e092a8d 100644 --- a/searx/translations/tr/LC_MESSAGES/messages.po +++ b/searx/translations/tr/LC_MESSAGES/messages.po @@ -15,7 +15,7 @@ msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2022-07-23 14:08+0000\n" -"PO-Revision-Date: 2022-08-12 07:18+0000\n" +"PO-Revision-Date: 2022-08-19 07:18+0000\n" "Last-Translator: Markus Heiser <markus.heiser@darmarit.de>\n" "Language-Team: Turkish <https://weblate.bubu1.eu/projects/searxng/searxng/tr/" ">\n" @@ -346,19 +346,24 @@ msgstr "" #: searx/plugins/tor_check.py:25 msgid "Tor check plugin" -msgstr "" +msgstr "Tor kontrol eklentisi" #: 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 "" +"Bu eklenti istek adresinin TOR çıkış düğümü olup olmadığını kontrol eder ve " +"öyleyse kullanıcıya haber verir, check.torproject.org benzeri ama " +"searxng'den." #: searx/plugins/tor_check.py:62 msgid "" "The TOR exit node list (https://check.torproject.org/exit-addresses) is " "unreachable." msgstr "" +"TOR cıkış düğümü listesine (https://check.torproject.org/exit-addresses) " +"ulaşılamıyor." #: searx/plugins/tor_check.py:78 msgid "You are using TOR. Your IP address seems to be: {ip_address}." |