commit 3f3a620a2e05c44b48d0e5cbb061a24dab5acc34 Author: Translation commit bot translation@torproject.org Date: Sat Feb 29 06:51:30 2020 +0000
https://gitweb.torproject.org/translation.git/commit/?h=torbutton-torbuttonp... --- tr/torbutton.properties | 12 ++++++++++++ 1 file changed, 12 insertions(+)
diff --git a/tr/torbutton.properties b/tr/torbutton.properties index 3ca2519d1f..aaa4b3aaab 100644 --- a/tr/torbutton.properties +++ b/tr/torbutton.properties @@ -61,6 +61,7 @@ pageInfo_OnionEncryption=Bağlantı Şifreli (Onion Hizmeti)
# Onion services strings. Strings are kept here for ease of translation. # LOCALIZATION NOTE: %S will be replaced with the .onion address. +onionServices.learnMore=Ayrıntılı bilgi alın onionServices.clientAuthMissing=Tor Onion hizmeti istemci kimlik doğrulaması eksik onionServices.authPrompt.description=%S kişisel anahtarınıza gerek duyuyor onionServices.authPrompt.keyPlaceholder=Bu Onion hizmeti için kişisel anahtarınızı yazın @@ -68,3 +69,14 @@ onionServices.authPrompt.done=Tamam onionServices.authPrompt.doneAccessKey=d onionServices.authPrompt.invalidKey=Lütfen geçerli bir anahtar yazın (52 base32 karakteri ya da 44 base64 karakteri) onionServices.authPrompt.failedToSetKey=Tor, anahtarınız ile yapılandırılamadı +onionServices.authPreferences.header=Onion Hizmetleri Kimlik Doğrulaması +onionServices.authPreferences.overview=Bazı onion hizmetleri ne erişmek için bir anahtar (bir tür parola) kullanarak kimliğinizi belirtmeniz gerekir. +onionServices.authPreferences.savedKeys=Kaydedilmiş Anahtarlar… +onionServices.authPreferences.dialogTitle=Onion Hizmeti Anahtarları +onionServices.authPreferences.dialogIntro=Bilgisayarınıza şu onion siteleri için kayıtlı anahtarlar var +onionServices.authPreferences.onionSite=Onion Sitesi +onionServices.authPreferences.onionKey=Anahtar +onionServices.authPreferences.remove=Sil +onionServices.authPreferences.removeAll=Tümünü Sil +onionServices.authPreferences.failedToGetKeys=Anahtarlar Tor üzerinden alınamadı +onionServices.authPreferences.failedToRemoveKey=Anahtar silinemedi
tor-commits@lists.torproject.org