commit e8a3431a4b1e63d88f4bfff0ba44418b4e500327 Author: Translation commit bot translation@torproject.org Date: Sat Feb 22 10:51:37 2020 +0000
https://gitweb.torproject.org/translation.git/commit/?h=torbutton-torbuttond... --- es-ES/torbutton.dtd | 2 +- nl/torbutton.dtd | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/es-ES/torbutton.dtd b/es-ES/torbutton.dtd index 01a32ed404..9766a7dacb 100644 --- a/es-ES/torbutton.dtd +++ b/es-ES/torbutton.dtd @@ -50,4 +50,4 @@
<!-- Onion services strings. Strings are kept here for ease of translation. --> <!ENTITY torbutton.onionServices.authPrompt.tooltip "Abre el cliente de autentificación de servicios onion"> -<!ENTITY torbutton.onionServices.authPrompt.persistCheckboxLabel "Remember this key"> +<!ENTITY torbutton.onionServices.authPrompt.persistCheckboxLabel "Recuerda esta clave"> diff --git a/nl/torbutton.dtd b/nl/torbutton.dtd index 6eaf0a83fb..4ee769ed2a 100644 --- a/nl/torbutton.dtd +++ b/nl/torbutton.dtd @@ -50,4 +50,4 @@
<!-- Onion services strings. Strings are kept here for ease of translation. --> <!ENTITY torbutton.onionServices.authPrompt.tooltip "Clientauthenticatieprompt voor onion-service openen"> -<!ENTITY torbutton.onionServices.authPrompt.persistCheckboxLabel "Remember this key"> +<!ENTITY torbutton.onionServices.authPrompt.persistCheckboxLabel "Deze sleutel onthouden">
tor-commits@lists.torproject.org