commit 4fc2e3f268b50a3e14e19834db9e4d2e0e5645d9 Author: Translation commit bot translation@torproject.org Date: Thu Jan 5 16:17:37 2017 +0000
Update translations for tor-messenger-authdtd --- es_MX/auth.dtd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/es_MX/auth.dtd b/es_MX/auth.dtd index 52462a6..294887a 100644 --- a/es_MX/auth.dtd +++ b/es_MX/auth.dtd @@ -6,8 +6,8 @@ <!ENTITY authDialog.no "No"> <!ENTITY authDialog.verified "He verificado que esta es en verdad la huella digital correcta."> <!ENTITY authDialog.yourFingerprint "Tu huella digital "> -<!ENTITY authDialog.theirFingerprint "Their purported fingerprint"> -<!ENTITY authDialog.manualVerification "Manual fingerprint verification"> +<!ENTITY authDialog.theirFingerprint "Su huella digital pretendida"> +<!ENTITY authDialog.manualVerification "Verificación manual de huella digital"> <!ENTITY authDialog.questionAndAnswer "Question and answer"> <!ENTITY authDialog.sharedSecret "Shared secret"> <!ENTITY authDialog.manualInstruction "To verify the fingerprint, contact your buddy via some other authenticated channel, such as the telephone or GPG-signed email. Each of you should tell your fingerprint to the other. If everything matches up, you should indicate in the dialog below that you have verified the fingerprint.">
tor-commits@lists.torproject.org