You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tde-i18n/tde-i18n-ko/messages/tdebase/tdeio_smtp.po

213 lines
5.6 KiB

# translation of tdeio_smtp.po to Korean
# Copyright (C) 2004, 2005 Free Software Foundation, Inc.
# 유규형 <khyu@haansoft.com>, 2004.
# Sung-Jae, Cho <jachin@hanafos.com>, 2005.
#
msgid ""
msgstr ""
"Project-Id-Version: tdeio_smtp\n"
"POT-Creation-Date: 2024-01-23 18:17+0000\n"
"PO-Revision-Date: 2005-12-07 16:44+0900\n"
"Last-Translator: Sung-Jae, Cho <jachin@hanafos.com>\n"
"Language-Team: Korean <jachin@hanafos.com>\n"
"Language: ko\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.3.1\n"
#. Instead of a literal translation, add your name to the end of the list (separated by a comma).
msgid ""
"_: NAME OF TRANSLATORS\n"
"Your names"
msgstr ""
#. Instead of a literal translation, add your email to the end of the list (separated by a comma).
msgid ""
"_: EMAIL OF TRANSLATORS\n"
"Your emails"
msgstr ""
#: command.cpp:138
msgid ""
"The server rejected both EHLO and HELO commands as unknown or "
"unimplemented.\n"
"Please contact the server's system administrator."
msgstr ""
"서버가 EHLO 와 HELO 명령어를 알 수 없거나 실행할 수 없는 것으로 간주하여 거부"
"하였습니다.\n"
"서버의 시스템 관리자에게 문의하십시오."
#: command.cpp:152
msgid ""
"Unexpected server response to %1 command.\n"
"%2"
msgstr ""
"%1 명령에 대한 예측하지 못한 서버 응답입니다.\n"
"%2"
#: command.cpp:172
msgid ""
"Your SMTP server does not support TLS. Disable TLS, if you want to connect "
"without encryption."
msgstr ""
"SMTP 서버가 TLS를 지원하지 않습니다. 암호화 없이 연결하려면 TLS를 끄십시오."
#: command.cpp:186
#, fuzzy
msgid ""
"Your SMTP server claims to support TLS, but negotiation was unsuccessful.\n"
"You can disable TLS in TDE using the crypto settings module."
msgstr ""
"SMTP 서버가 TLS를 지원하지 않습니다. 암호화 없이 연결하려면 TLS를 끄십시오.\n"
"TDE에서 암호 설정 모듈을 사용하여 TLS를 끌 수 있습니다."
#: command.cpp:191
msgid "Connection Failed"
msgstr "연결 실패"
#: command.cpp:242
msgid "Authentication support is not compiled into tdeio_smtp."
msgstr "인증 지원이 tdeio_smtp로 컴파일 되지 않았습니다."
#: command.cpp:271
msgid "No authentication details supplied."
msgstr "인증 정보가 없습니다."
#: command.cpp:374
msgid ""
"Your SMTP server does not support %1.\n"
"Choose a different authentication method.\n"
"%2"
msgstr ""
"사용자의 SMTP 서버가 %1을(를) 지원하지 않습니다.\n"
"다른 인증 방법을 선택하십시오.\n"
"%2"
#: command.cpp:378
#, c-format
msgid ""
"Your SMTP server does not support authentication.\n"
" %2"
msgstr ""
"사용자의 SMTP 서버가 인증을 지원하지 않습니다.\n"
" %2"
#: command.cpp:382
#, c-format
msgid ""
"Authentication failed.\n"
"Most likely the password is wrong.\n"
"%1"
msgstr ""
"인증 실패.\n"
"비밀번호를 확인해보십시오. \n"
"%1"
#: command.cpp:520
msgid "Could not read data from application."
msgstr "응용프로그램에서 데이터를 읽을 수 없습니다."
#: command.cpp:537
#, c-format
msgid ""
"The message content was not accepted.\n"
"%1"
msgstr ""
"메시지 내용이 승인되지 않았습니다.\n"
"%1"
#: response.cpp:105
#, c-format
msgid ""
"The server responded:\n"
"%1"
msgstr ""
"서버 응답:\n"
"%1"
#: response.cpp:108
msgid "The server responded: \"%1\""
msgstr "서버 응답: \"%1\""
#: response.cpp:111
msgid "This is a temporary failure. You may try again later."
msgstr "일시적으로 실패하였습니다. 나중에 다시 시도하십시오."
#: smtp.cpp:174
msgid "The application sent an invalid request."
msgstr "응용프로그램에서 잘못된 요청을 보냈습니다."
#: smtp.cpp:236
msgid "The sender address is missing."
msgstr "전송자의 주소가 빠져있습니다."
#: smtp.cpp:244
msgid "SMTPProtocol::smtp_open failed (%1)"
msgstr "SMTP 프로토콜::smtp_open 실패 (%1)"
#: smtp.cpp:252
msgid ""
"Your server does not support sending of 8-bit messages.\n"
"Please use base64 or quoted-printable encoding."
msgstr ""
"사용자의 서버가 8-비트 메시지 전송을 지원하지 않습니다.\n"
"base64 또는 quoted-printable 인코딩을 사용하십시오."
#: smtp.cpp:331
msgid "Invalid SMTP response (%1) received."
msgstr "잘못된 SMTP 응답(%1)을 받았습니다."
#: smtp.cpp:518
#, c-format
msgid ""
"The server did not accept the connection.\n"
"%1"
msgstr ""
"서버가 연결을 승인하지 않았습니다.\n"
"%1"
#: smtp.cpp:593
msgid "Username and password for your SMTP account:"
msgstr "SMTP 계정을 위한 사용자 이름과 비밀번호:"
#: transactionstate.cpp:53
#, c-format
msgid ""
"The server did not accept a blank sender address.\n"
"%1"
msgstr ""
"서버가 발신인 불명의 주소를 허용하지 않습니다.\n"
"%1"
#: transactionstate.cpp:56
msgid ""
"The server did not accept the sender address \"%1\".\n"
"%2"
msgstr ""
"서버가 발신자 주소 \"%1\"을(를) 허용하지 않습니다.\n"
"%2"
#: transactionstate.cpp:97
#, c-format
msgid ""
"Message sending failed since the following recipients were rejected by the "
"server:\n"
"%1"
msgstr ""
"다음 수령인이 서버로부터 거부되어 메시지 전송을 실패하였습니다: \n"
"%1"
#: transactionstate.cpp:107
#, c-format
msgid ""
"The attempt to start sending the message content failed.\n"
"%1"
msgstr ""
"메시지 전송을 시작하는데 실패하였습니다.\n"
"%1"
#: transactionstate.cpp:111
msgid "Unhandled error condition. Please send a bug report."
msgstr "다루어지지 않은 오류 상황입니다. 버그 보고를 보내주십시오."