diff options
Diffstat (limited to 'l10n-ko/mail/chrome/messenger/textImportMsgs.properties')
-rw-r--r-- | l10n-ko/mail/chrome/messenger/textImportMsgs.properties | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/l10n-ko/mail/chrome/messenger/textImportMsgs.properties b/l10n-ko/mail/chrome/messenger/textImportMsgs.properties new file mode 100644 index 0000000000..ddb16e3e0a --- /dev/null +++ b/l10n-ko/mail/chrome/messenger/textImportMsgs.properties @@ -0,0 +1,54 @@ +# 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/. +# +# The following are used by the outlook express import code to display status/error +# and informational messages +# +# Short name of import module +## @name TEXTIMPORT_NAME +## @loc None +# 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/. + +# 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/. + +# +# The following are used by the outlook express import code to display status/error +# and informational messages +# + +2000=텍스트 파일 (LDIF, .tab, .csv, .txt) + +# Description of import module +## @name TEXTIMPORT_DESCRIPTION +## @loc None +2001=텍스트 파일에서 주소록 가져오기 (탭이나 콤마로 분리된 파일). + +# Description of import module +## @name TEXTIMPORT_ADDRESS_NAME +## @loc None +2002=텍스트 주소록 + +# Description +## @name TEXTIMPORT_ADDRESS_SUCCESS +## @loc None +2003=%S 주소록 가져오기 완료 + +# Error message +## @name TEXTIMPORT_ADDRESS_BADPARAM +## @loc None +2004=주소록을 가져오는데 다른 파라미터가 있습니다. + +# Error message +## @name TEXTIMPORT_ADDRESS_BADSOURCEFILE +## @loc None +2005=%S 주소록 접근 오류 + +# Error message +## @name TEXTIMPORT_ADDRESS_CONVERTERROR +## @loc None +2006=%S 주소록을 가져오는 중에 오류가 발생했습니다. 모든 주소를 가져오지 못했습니다. |