commit 357a2576e6d5fd9af3344a0093f4673592781f62 Author: Translation commit bot translation@torproject.org Date: Sat Feb 22 23:21:26 2020 +0000
https://gitweb.torproject.org/translation.git/commit/?h=torbutton-torbuttonp... --- es-ES/torbutton.properties | 12 ++++++++++++ 1 file changed, 12 insertions(+)
diff --git a/es-ES/torbutton.properties b/es-ES/torbutton.properties index 9b2906a7a2..6b4baeb1b9 100644 --- a/es-ES/torbutton.properties +++ b/es-ES/torbutton.properties @@ -61,6 +61,7 @@ pageInfo_OnionEncryption=Conexión cifrada (Servicio cebolla)
# 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=Servicio onion sin autorización de cliente onionServices.authPrompt.description=%S está solicitando tu clave privada. onionServices.authPrompt.keyPlaceholder=Introduce tu clave privada para este servicio cebolla @@ -68,3 +69,14 @@ onionServices.authPrompt.done=Listo # onionServices.authPrompt.doneAccessKey=d onionServices.authPrompt.invalidKey=Introduce una clave válida (52 caracteres base32 o 44 caracteres base64) onionServices.authPrompt.failedToSetKey=Imposible configurar Tor con tu clave +# 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
tor-commits@lists.torproject.org