Skip to content

Commit 33bab9e

Browse files
committed
Closes #485 - update tutorial/stdlib.po
1 parent dd06df2 commit 33bab9e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tutorial/stdlib.po

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,6 @@ msgstr ""
286286
"사소한 일로 만듭니다. 모듈의 이름에도 불구하고, XML에 대한 직접적인 지식이나 처리가 필요하지 않습니다."
287287

288288
#: ../Doc/tutorial/stdlib.rst:319
289-
#, fuzzy
290289
msgid ""
291290
"The :mod:`email` package is a library for managing email messages, "
292291
"including MIME and other :rfc:`2822`-based message documents. Unlike "
@@ -295,7 +294,7 @@ msgid ""
295294
"decoding complex message structures (including attachments) and for "
296295
"implementing internet encoding and header protocols."
297296
msgstr ""
298-
":mod:`email` 패키지는 MIME 및 기타 RFC 2822 기반 메시지 문서를 포함하는 전자 메일 메시지를 관리하기 위한 "
297+
":mod:`email` 패키지는 MIME 및 기타 :rfc:`2822` 기반 메시지 문서를 포함하는 전자 메일 메시지를 관리하기 위한 "
299298
"라이브러리입니다. 실제로 메시지를 보내고 받는 :mod:`smtplib` 와 :mod:`poplib` 와는 달리, email "
300299
"패키지는 복잡한 메시지 구조 (첨부 파일 포함) 를 작성하거나 해독하고 인터넷 인코딩과 헤더 프로토콜을 구현하기 위한 완벽한 도구 "
301300
"상자를 가지고 있습니다."

0 commit comments

Comments
 (0)