commit 1a09084d32f81d0d2fab884e9daf162ea4db8586 Author: Translation commit bot translation@torproject.org Date: Sat Dec 14 22:52:20 2019 +0000
https://gitweb.torproject.org/translation.git/commit/?h=torbutton-torbuttonp... --- ja/torbutton.properties | 10 ++++++++++ 1 file changed, 10 insertions(+)
diff --git a/ja/torbutton.properties b/ja/torbutton.properties index 92ed111d88..d83cae0ccf 100644 --- a/ja/torbutton.properties +++ b/ja/torbutton.properties @@ -58,3 +58,13 @@ # .Onion Page Info prompt. Strings are kept here for ease of translation. # pageInfo_OnionEncryptionWithBitsAndProtocol=Connection Encrypted (Onion Service, %1$S, %2$S bit keys, %3$S) # pageInfo_OnionEncryption=Connection Encrypted (Onion Service) + +# 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 service missing client authorization +# onionServices.authPrompt.description=%S is requesting your private key. +# onionServices.authPrompt.keyPlaceholder=Enter your private key for this onion service +# onionServices.authPrompt.done=Done +# onionServices.authPrompt.doneAccessKey=d +# onionServices.authPrompt.invalidKey=Please enter a valid key (52 base32 characters or 44 base64 characters) +# onionServices.authPrompt.failedToSetKey=Unable to configure Tor with your key