commit bb3310ebe3a881cb5e06b2e3ec5287dd40bf591f Author: Translation commit bot translation@torproject.org Date: Sun May 23 10:45:18 2021 +0000
https://gitweb.torproject.org/translation.git/commit/?h=communitytpo-content... --- contents+tr.po | 23 ++++++++++++++++++----- 1 file changed, 18 insertions(+), 5 deletions(-)
diff --git a/contents+tr.po b/contents+tr.po index ece5eeafae..a6f136484a 100644 --- a/contents+tr.po +++ b/contents+tr.po @@ -9329,7 +9329,7 @@ msgstr "$ sudo nginx -s reload" #: https//community.torproject.org/onion-services/advanced/onion-location/ #: (content/onion-services/advanced/onion-location/contents+en.lrpage.body) msgid "**Step 5.** Testing your Onion-Location" -msgstr "" +msgstr "**5. Adım** Onion-Location özelliğini kontrol etmek"
#: https//community.torproject.org/onion-services/advanced/onion-location/ #: (content/onion-services/advanced/onion-location/contents+en.lrpage.body) @@ -9337,6 +9337,8 @@ msgid "" "To test if the Onion-Location is working, fetch the web site HTTP headers, " "for example:" msgstr "" +"Onion-Location özelliğinin çalıştığından emin olmak için web sitesinin HTTP " +"üst bilgilerini çekin. Örnek:"
#: https//community.torproject.org/onion-services/advanced/onion-location/ #: (content/onion-services/advanced/onion-location/contents+en.lrpage.body) @@ -9344,11 +9346,13 @@ msgid "" "Or, open the web site in Tor Browser and a purple pill will appear in the " "address bar." msgstr "" +"Ya da web sitesini Tor Browser ile açıp adres çubuğunda mor yuvarlak " +"görünüyor mu bakın."
#: https//community.torproject.org/onion-services/advanced/onion-location/ #: (content/onion-services/advanced/onion-location/contents+en.lrpage.body) msgid "### Caddy" -msgstr "" +msgstr "### Caddy"
#: https//community.torproject.org/onion-services/advanced/onion-location/ #: (content/onion-services/advanced/onion-location/contents+en.lrpage.body) @@ -9357,6 +9361,9 @@ msgid "" "https) by default, so it provisions your TLS certificate and takes care of " "HTTP-to-HTTPS redirection for you." msgstr "" +"Caddy varsayılan olarak [otomatik HTTPS](https://caddyserver.com/docs" +"/automatic-https) özelliği sağlar. TLS sertifikanızı kullanarak sizin için " +"HTTP > HTTPS yönlendirmesi yapar."
#: https//community.torproject.org/onion-services/advanced/onion-location/ #: (content/onion-services/advanced/onion-location/contents+en.lrpage.body) @@ -9364,11 +9371,13 @@ msgid "" "If you're using Caddy 2, to include an Onion-Location header, add the " "following declaration in your Caddyfile:" msgstr "" +"Caddy 2 kullanıyorsanız, Onion-Location üst bilgisini eklemek için Caddyfile" +" dosyasına şu satırı ekleyin:"
#: https//community.torproject.org/onion-services/advanced/onion-location/ #: (content/onion-services/advanced/onion-location/contents+en.lrpage.body) msgid "header Onion-Location http://<your-onion-address>.onion{path}" -msgstr "" +msgstr "header Onion-Location http://<your-onion-address>.onion{path}"
#: https//community.torproject.org/onion-services/advanced/onion-location/ #: (content/onion-services/advanced/onion-location/contents+en.lrpage.body) @@ -9376,6 +9385,8 @@ msgid "" "If you're running a static site and have the onion address in a " "`$TOR_HOSTNAME` environment variable, your Caddyfile will look like this:" msgstr "" +"Web siteniz durağan yapıdaysa ve onion adresi `$TOR_HOSTNAME` ortam " +"değişkeni içinde bulunuyorsa, Caddyfile dosyanız şöyle görünür:"
#: https//community.torproject.org/onion-services/advanced/onion-location/ #: (content/onion-services/advanced/onion-location/contents+en.lrpage.body) @@ -9400,12 +9411,12 @@ msgstr "file_server" #: https//community.torproject.org/onion-services/advanced/onion-location/ #: (content/onion-services/advanced/onion-location/contents+en.lrpage.body) msgid "**Testing it out:** Test it out with:" -msgstr "" +msgstr "**Sınamak:** Şununla sınayın:"
#: https//community.torproject.org/onion-services/advanced/onion-location/ #: (content/onion-services/advanced/onion-location/contents+en.lrpage.body) msgid "### Using an HTML `<meta>` attribute" -msgstr "" +msgstr "### Bir HTML `<meta>` özniteliği kullanarak"
#: https//community.torproject.org/onion-services/advanced/onion-location/ #: (content/onion-services/advanced/onion-location/contents+en.lrpage.body) @@ -9413,6 +9424,8 @@ msgid "" "The identical behaviour of Onion-Location includes the option of defining it" " as a HTML `<meta>` http-equiv attribute." msgstr "" +"Eşdeğer Onion-Location davranışı için, bir HTML `<meta>` http-equiv " +"attribute içinde tanımlayabilirsiniz."
#: https//community.torproject.org/onion-services/advanced/onion-location/ #: (content/onion-services/advanced/onion-location/contents+en.lrpage.body)
tor-commits@lists.torproject.org