commit 34c7ad9ea072058857371f45b05066db3a98eb80 Author: Translation commit bot translation@torproject.org Date: Fri Jun 18 00:48:01 2021 +0000
https://gitweb.torproject.org/translation.git/commit/?h=support-portal --- contents+tr.po | 22 +++++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-)
diff --git a/contents+tr.po b/contents+tr.po index f0241e5a39..10de4a4af9 100644 --- a/contents+tr.po +++ b/contents+tr.po @@ -10507,6 +10507,8 @@ msgid "" "### What is the recommendation for developers to migrate? Any tips on how to" " spread the new v3 addresses to people?" msgstr "" +"### Geliştiricilerin yükseltmesi için ne önerilir? Yeni 3. sürüm " +"adreslerinin insanlara nasıl yayılacağı ile ilgili bir bilgi var mı?"
#: https//support.torproject.org/onionservices/v2-deprecation/ #: (content/onionservices/v2-deprecation/contents+en.lrquestion.description) @@ -10514,27 +10516,29 @@ msgid "" "In torrc, to create a version 3 address, you simply need to create a new " "service just as you did your v2 service, with these two lines:" msgstr "" +"Torrc dosyasında 3. sürüm adresi oluşturmak için, 2. sürüm hizmetinizde " +"yaptığınız gibi şu iki satırla yeni bir hizmet oluşturmanız yeterlidir:"
#: https//support.torproject.org/onionservices/v2-deprecation/ #: (content/onionservices/v2-deprecation/contents+en.lrquestion.description) msgid "HiddenServiceDir /full/path/to/your/new/v3/directory/" -msgstr "" +msgstr "HiddenServiceDir /yeni/3/surum/klasorunuzun/tam/yolu/"
#: https//support.torproject.org/onionservices/v2-deprecation/ #: (content/onionservices/v2-deprecation/contents+en.lrquestion.description) msgid "HiddenServicePort <virtual port> <target-address>:<target-port>" -msgstr "" +msgstr "HiddenServicePort <virtual port> <target-address>:<target-port>"
#: https//support.torproject.org/onionservices/v2-deprecation/ #: (content/onionservices/v2-deprecation/contents+en.lrquestion.description) msgid "" "The default version is now set to 3 so you don't need to explicitly set it." -msgstr "" +msgstr "Varsayılan sürüm arık 3 olduğundan bunu açıkça ayarlamanız gerekmez."
#: https//support.torproject.org/onionservices/v2-deprecation/ #: (content/onionservices/v2-deprecation/contents+en.lrquestion.description) msgid "Restart tor, and look on your directory for the new address." -msgstr "" +msgstr "Tor uygulamasını yeniden başlatın yeni adres için klasörünüze bakın."
#: https//support.torproject.org/onionservices/v2-deprecation/ #: (content/onionservices/v2-deprecation/contents+en.lrquestion.description) @@ -10543,11 +10547,14 @@ msgid "" " provide a transition path to your users, add this line to the configuration" " block of your version 2 service:" msgstr "" +"Kullanıcılarınıza aşamalı bir geçiş sunmak için kullanımdan kaldırılana " +"kadar 2. sürüm hizmetinizi çalıştırmayı sürdürmek istiyorsanız, şu satırı 2." +" sürüm hizmetinizin yapılandırma bloğuna ekleyin:"
#: https//support.torproject.org/onionservices/v2-deprecation/ #: (content/onionservices/v2-deprecation/contents+en.lrquestion.description) msgid "HiddenServiceVersion 2" -msgstr "" +msgstr "HiddenServiceVersion 2"
#: https//support.torproject.org/onionservices/v2-deprecation/ #: (content/onionservices/v2-deprecation/contents+en.lrquestion.description) @@ -10555,6 +10562,8 @@ msgid "" "This will allow you to identify in your configuration file which one is " "which version." msgstr "" +"Böylece, yapılandırma dosyanızda hangisinin hangi sürüm olduğunu " +"belirleyebilirsiniz."
#: https//support.torproject.org/onionservices/v2-deprecation/ #: (content/onionservices/v2-deprecation/contents+en.lrquestion.description) @@ -10563,6 +10572,9 @@ msgid "" "services/advanced/onion-location/) configured on your website, you need to " "set the header with your new v3 address." msgstr "" +"Web siteniz için [Onion Location](https://community.torproject.org/onion-" +"services/advanced/onion-location/) hizmetini yapılandırdıysanız, üst bilgiye" +" yeni 3. sürüm adresinizi yazmalısınız."
#: https//support.torproject.org/onionservices/v2-deprecation/ #: (content/onionservices/v2-deprecation/contents+en.lrquestion.description)
tor-commits@lists.torproject.org