diff options
Diffstat (limited to 'l10n-ko/mail/chrome/messenger/addressbook/ldapAutoCompErrs.properties')
-rw-r--r-- | l10n-ko/mail/chrome/messenger/addressbook/ldapAutoCompErrs.properties | 59 |
1 files changed, 59 insertions, 0 deletions
diff --git a/l10n-ko/mail/chrome/messenger/addressbook/ldapAutoCompErrs.properties b/l10n-ko/mail/chrome/messenger/addressbook/ldapAutoCompErrs.properties new file mode 100644 index 0000000000..6f12c1ffeb --- /dev/null +++ b/l10n-ko/mail/chrome/messenger/addressbook/ldapAutoCompErrs.properties @@ -0,0 +1,59 @@ +# 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/. + +# These are error strings for problems that happen while in the +# various states declared in nsILDAPAutoCompFormatter.idl. Note that +# the number that indexes each error state is the same as the number +# corresponding to that state in nsILDAPAutoCompFormatter.idl. + +0=LDAP 초기화 문제 + +1=LDAP 서버 접속 실패 + +2=LDAP 서버 접속 실패 + +3=LDAP 서버 통신 문제 + +4=LDAP 서버 검색 문제 + + +errorAlertFormat=Error code %1$S: %2$S\n\n %3$S + +## The following errors are for error codes other than LDAP-specific ones. +## Someday mozilla will actually have a system for mapping nsresults to +## error strings that's actually widely used, unlike nsIErrorService. But +## until it does, these strings live here... + +5000=호스트를 찾을 수 없음 + +9999=알 수 없는 오류 + + +# Hints to for the user, associated with specific error codes (ie error code +# + 10000) + + +10003=다시 시도하거나 또는 시스템 관리자에게 문의하십시오. + +10008=강력한 인증은 현재 지원하지 않습니다. + +10021=검색 필터를 확인한 후 재시도해 보시거나 시스템 관리자에게 문의하십시오. 검색 필터를 확인하려면 편집 메뉴의 환경 설정을 선택하여 메일 및 뉴스 그룹의 주소함을 선택합니다. 디렉터리 편집을 선택하여 LDAP 서버의 고급 항목의 검색 필터가 있습니다. + +10032=Base DN을 확인한 후 재시도해 보시거나 시스템 관리자에게 문의하십시오. Base DN을 확인하려면 편집 메뉴의 환경 설정을 선택하여 메일 및 뉴스 그룹의 주소함을 선택합니다. 디렉터리 편집을 선택하여 LDAP 서버의 고급 항목에 있습니다. + +10051=다시 시도해 주십시오. + +10081=호스트명 및 포트 번호를 확인한 후 재시도해 보시거나 시스템 관리자에게 문의하십시오. 호스트명과 포트 번호를 확인하려면 편집 메뉴의 환경 설정을 선택하여 메일 및 뉴스 그룹의 주소함을 선택합니다. 디렉터리 편집을 선택하여 LDAP 서버의 고급 항목에 있습니다. + +10085=다시 시도해 주십시오. + +10087=검색 필터를 확인한 후 재시도해 보시거나 시스템 관리자에게 문의하십시오. 검색 필터를 확인하려면 편집 메뉴의 환경 설정을 선택하여 메일 및 뉴스 그룹의 주소함을 선택합니다. 디렉터리 편집을 선택하여 LDAP 서버의 고급 항목의 검색 필터가 있습니다. + +10090=다른 창이나 프로그램들을 닫은 후에 다시 시도해 주십시오. + +10091=호스트명 및 포트 번호를 확인한 후 재시도해 보시거나 시스템 관리자에게 문의하십시오. 호스트명과 포트 번호를 확인하려면 편집 메뉴의 환경 설정을 선택하여 메일 및 뉴스 그룹의 주소함을 선택합니다. 디렉터리 편집을 선택하여 LDAP 서버의 고급 항목에 있습니다. + +15000=호스트명 및 포트 번호를 확인한 후 재시도해 보시거나 시스템 관리자에게 문의하십시오. 호스트명과 포트 번호를 확인하려면 편집 메뉴의 환경 설정을 선택하여 메일 및 뉴스 그룹의 주소함을 선택합니다. 디렉터리 편집을 선택하여 LDAP 서버의 고급 항목에 있습니다. + +19999=시스템 관리자에게 문의하십시오. |