Browse Source

[translations] Translated using Weblate (Turkish)

Currently translated at 100.0% (246 of 246 strings)

Translation: searxng/searxng.messagespo
Translate-URL: https://weblate.bubu1.eu/projects/searxng/searxng/tr/
Markus Heiser 2 years ago
parent
commit
a331870c0c
1 changed files with 7 additions and 2 deletions
  1. 7 2
      searx/translations/tr/LC_MESSAGES/messages.po

+ 7 - 2
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}."