commit 4b098fe2fa22ba0f8b77c62fb5dd98f47a54752a Author: Translation commit bot translation@torproject.org Date: Thu Nov 21 04:21:08 2019 +0000
https://gitweb.torproject.org/translation.git/commit/?h=torbutton-torbuttonp... --- tr/torbutton.properties | 10 ++++++++++ 1 file changed, 10 insertions(+)
diff --git a/tr/torbutton.properties b/tr/torbutton.properties index bf65f4afa..1d6434913 100644 --- a/tr/torbutton.properties +++ b/tr/torbutton.properties @@ -58,3 +58,13 @@ updateDownloadingPanelUILabel=%S güncellemesi indiriliyor # .Onion Page Info prompt. Strings are kept here for ease of translation. pageInfo_OnionEncryptionWithBitsAndProtocol=Bağlantı Şifreli (Onion Hizmeti, %1$S, %2$S bit anahtarlar, %3$S) 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.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 +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ı
tor-commits@lists.torproject.org