commit 9831739ee20407e3a3a2140f3774122dee9d68b6 Author: Translation commit bot translation@torproject.org Date: Sun Nov 15 13:16:37 2015 +0000
Update translations for tor-messenger-authdtd --- ko/auth.dtd | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/ko/auth.dtd b/ko/auth.dtd index 6857170..e2c25c7 100644 --- a/ko/auth.dtd +++ b/ko/auth.dtd @@ -1,9 +1,9 @@ <!ENTITY authDialog.title "Verify contact's identity"> <!ENTITY authDialog.authenticate "검증"> -<!ENTITY authDialog.cancel "Cancel"> -<!ENTITY authDialog.help "Help"> -<!ENTITY authDialog.yes "Yes"> -<!ENTITY authDialog.no "No"> +<!ENTITY authDialog.cancel "취소"> +<!ENTITY authDialog.help "도움말"> +<!ENTITY authDialog.yes "예"> +<!ENTITY authDialog.no "아니오"> <!ENTITY authDialog.verified "I have verified that this is in fact the correct fingerprint."> <!ENTITY authDialog.yourFingerprint "Your fingerprint"> <!ENTITY authDialog.theirFingerprint "Their purported fingerprint">
tor-commits@lists.torproject.org