diff options
Diffstat (limited to 'searx/translations/tr')
| -rw-r--r-- | searx/translations/tr/LC_MESSAGES/messages.mo | bin | 15233 -> 15842 bytes | |||
| -rw-r--r-- | searx/translations/tr/LC_MESSAGES/messages.po | 97 |
2 files changed, 71 insertions, 26 deletions
diff --git a/searx/translations/tr/LC_MESSAGES/messages.mo b/searx/translations/tr/LC_MESSAGES/messages.mo Binary files differindex c886c9636..c5977be7b 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 c8600dc32..3b1ee9820 100644 --- a/searx/translations/tr/LC_MESSAGES/messages.po +++ b/searx/translations/tr/LC_MESSAGES/messages.po @@ -9,21 +9,21 @@ # FIRST AUTHOR <EMAIL@ADDRESS>, 2014 # Markus Heiser <markus.heiser@darmarit.de>, 2022. # 0xFFD <barann.afsarr@gmail.com>, 2022. +# crazychicken1 <seymaomay1809@gmail.com>, 2022. msgid "" msgstr "" -"Project-Id-Version: searx\n" +"Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-07-02 08:59+0000\n" -"PO-Revision-Date: 2022-07-06 00:21+0000\n" -"Last-Translator: 0xFFD <barann.afsarr@gmail.com>\n" -"Language-Team: Turkish <https://weblate.bubu1.eu/projects/searxng/searxng/tr/" -">\n" +"POT-Creation-Date: 2022-07-19 05:45+0000\n" +"PO-Revision-Date: 2022-07-13 15:40+0000\n" +"Last-Translator: crazychicken1 <seymaomay1809@gmail.com>\n" "Language: tr\n" +"Language-Team: Turkish " +"<https://weblate.bubu1.eu/projects/searxng/searxng/tr/>\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: Weblate 4.13.1\n" "Generated-By: Babel 2.10.3\n" #. CONSTANT_NAMES['DEFAULT_GROUP_NAME'] @@ -207,27 +207,27 @@ msgstr "Kaynak" msgid "Error loading the next page" msgstr "Sonraki sayfa yüklenemedi" -#: searx/webapp.py:510 searx/webapp.py:954 +#: searx/webapp.py:516 searx/webapp.py:960 msgid "Invalid settings, please edit your preferences" msgstr "Geçersiz ayarlar, lütfen tercihlerinizi düzenleyin" -#: searx/webapp.py:526 +#: searx/webapp.py:532 msgid "Invalid settings" msgstr "Geçersiz ayarlar" -#: searx/webapp.py:603 searx/webapp.py:679 +#: searx/webapp.py:609 searx/webapp.py:685 msgid "search error" msgstr "arama hatası" -#: searx/webapp.py:725 +#: searx/webapp.py:731 msgid "{minutes} minute(s) ago" msgstr "{minutes} dakika önce" -#: searx/webapp.py:727 +#: searx/webapp.py:733 msgid "{hours} hour(s), {minutes} minute(s) ago" msgstr "{hours} saat, {minutes} dakika önce" -#: searx/webapp.py:853 +#: searx/webapp.py:859 msgid "Suspended" msgstr "Askıya alındı" @@ -247,7 +247,7 @@ msgstr "İstatistik fonksiyonları" msgid "Compute {functions} of the arguments" msgstr "Bağımsız değişkenlerin {functions} değerini hesapla" -#: searx/engines/openstreetmap.py:156 +#: searx/engines/openstreetmap.py:160 msgid "Get directions" msgstr "Yönleri al" @@ -321,6 +321,30 @@ msgstr "" "Sorgu \"ip\" ise IP'nizi ve sorgu \"kullanıcı tanıtıcısı\" içeriyorsa " "kullanıcı tanıtıcınızı görüntüler." +#: 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 "Takip URL kaldırıcı" @@ -359,45 +383,45 @@ msgstr "arama sayfası" msgid "About" msgstr "Hakkında" -#: searx/templates/simple/base.html:49 +#: searx/templates/simple/base.html:50 msgid "Donate" msgstr "Bağış" -#: searx/templates/simple/base.html:52 +#: searx/templates/simple/base.html:54 #: searx/templates/simple/preferences.html:99 msgid "Preferences" msgstr "Tercihler" -#: searx/templates/simple/base.html:62 +#: searx/templates/simple/base.html:64 msgid "Powered by" msgstr "Destekleyen" -#: searx/templates/simple/base.html:62 +#: searx/templates/simple/base.html:64 msgid "a privacy-respecting, hackable metasearch engine" msgstr "gizliliğe saygılı, kurcalanabilir bir meta arama motoru" -#: searx/templates/simple/base.html:63 +#: searx/templates/simple/base.html:65 msgid "Source code" msgstr "Kaynak kodu" -#: searx/templates/simple/base.html:64 +#: searx/templates/simple/base.html:66 msgid "Issue tracker" msgstr "Sorun izleyici" -#: searx/templates/simple/base.html:65 searx/templates/simple/stats.html:18 +#: searx/templates/simple/base.html:67 searx/templates/simple/stats.html:18 msgid "Engine stats" msgstr "Motor istatistikleri" -#: searx/templates/simple/base.html:66 +#: searx/templates/simple/base.html:69 #: searx/templates/simple/messages/no_results.html:15 msgid "Public instances" msgstr "Açık sunucular" -#: searx/templates/simple/base.html:68 +#: searx/templates/simple/base.html:72 msgid "Privacy policy" msgstr "Gizlilik politikası" -#: searx/templates/simple/base.html:71 +#: searx/templates/simple/base.html:75 msgid "Contact instance maintainer" msgstr "Sunucu sahibi ile iletişime geçin" @@ -422,7 +446,27 @@ msgstr "önbellek" msgid "proxied" msgstr "proxylendi" -#: searx/templates/simple/new_issue.html:63 +#: searx/templates/simple/new_issue.html:64 +msgid "Start submiting a new issue on GitHub" +msgstr "GitHub'a Yeni bir hata göndeymeye başlayin" + +#: searx/templates/simple/new_issue.html:66 +msgid "Please check for existing bugs about this engine on GitHub" +msgstr "" +"Lütfen Github üzerinden bu tarayıcı hakkında devam eden sorunları kontrol" +" ediniz" + +#: searx/templates/simple/new_issue.html:69 +msgid "I confirm there is no existing bug about the issue I encounter" +msgstr "Karşılaştığım hata ile ilgili süregelen bir hata bulunmadığını onaylıyorum" + +#: searx/templates/simple/new_issue.html:71 +msgid "If this is a public instance, please specify the URL in the bug report" +msgstr "" +"Eğer bu bir bulut üzerinde bir bilgisayar ise lütfen URL'yi hata " +"raporunda belirtin" + +#: searx/templates/simple/new_issue.html:72 msgid "Submit a new issue on Github including the above information" msgstr "Yukarıdaki bilgilerle Github'da bir sorun bildirin" @@ -1330,3 +1374,4 @@ msgstr "görüntüyü gizle" #~ msgid "preferences" #~ msgstr "tercihler" + |