diff options
Diffstat (limited to 'l10n-ko/mail/chrome/messenger-smime/msgReadSMIMEOverlay.properties')
-rw-r--r-- | l10n-ko/mail/chrome/messenger-smime/msgReadSMIMEOverlay.properties | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/l10n-ko/mail/chrome/messenger-smime/msgReadSMIMEOverlay.properties b/l10n-ko/mail/chrome/messenger-smime/msgReadSMIMEOverlay.properties new file mode 100644 index 0000000000..df2c18ee2f --- /dev/null +++ b/l10n-ko/mail/chrome/messenger-smime/msgReadSMIMEOverlay.properties @@ -0,0 +1,11 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +ImapOnDemand=표시된 메시지는 디지털 서명이 되어 있습니다. 아직 내용을 모두 받지 않아 확인할 수 없습니다. 메시지를 모두 받은 후 서명이 유효한지 확인하려면 확인을 선택하십시오. +# +#NOTE To translator, anything between %..% and <..> should not be translated. +# the former will be replaced by java script, and the latter is HTML formatting. +# +CantDecryptTitle=%brand%는 이 메시지를 열 수 없습니다. +CantDecryptBody=보낸 사람이 사용자의 전자 인증서 중의 하나를 사용하여 이 메시지를 암호화 하였지만, %brand%는 이 인증서에 대응하는 비밀키를 찾을 수 없습니다. <br> 가능한 해결 방법: <br><ul><li>스마트 카드를 가지고 있다면 지금 넣으십시오. <li>새 컴퓨터를 사용하고 있거나 새 %brand% 프로필을 사용하고 있다면 백업본에서 인증서와 비밀키를 복구해야 합니다. 인증서의 백업본은 일반적으로 ".p12" 확장자를 가집니다.</ul> |