commit e51c8c3b5c92d99d6417419123396929ccc48411 Author: Translation commit bot translation@torproject.org Date: Fri Feb 28 14:51:40 2020 +0000
https://gitweb.torproject.org/translation.git/commit/?h=torbutton-torbuttonp... --- en-GB/torbutton.properties | 12 ++++++++++++ 1 file changed, 12 insertions(+)
diff --git a/en-GB/torbutton.properties b/en-GB/torbutton.properties index d83cae0ccf..a173f85319 100644 --- a/en-GB/torbutton.properties +++ b/en-GB/torbutton.properties @@ -61,6 +61,7 @@
# Onion services strings. Strings are kept here for ease of translation. # LOCALIZATION NOTE: %S will be replaced with the .onion address. +# onionServices.learnMore=Learn more # 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 @@ -68,3 +69,14 @@ # 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 +# onionServices.authPreferences.header=Onion Services Authentication +# onionServices.authPreferences.overview=Some onion services require that you identify yourself with a key (a kind of password) before you can access them. +# onionServices.authPreferences.savedKeys=Saved Keys… +# onionServices.authPreferences.dialogTitle=Onion Service Keys +# onionServices.authPreferences.dialogIntro=Keys for the following onionsites are stored on your computer +# onionServices.authPreferences.onionSite=Onionsite +# onionServices.authPreferences.onionKey=Key +# onionServices.authPreferences.remove=Remove +# onionServices.authPreferences.removeAll=Remove All +# onionServices.authPreferences.failedToGetKeys=Unable to retrieve keys from tor +# onionServices.authPreferences.failedToRemoveKey=Unable to remove key