@@ -10,23 +10,25 @@ msgstr ""
10
10
"Report-Msgid-Bugs-To :\n "
11
11
"POT-Creation-Date :2017-11-26 18:49+0900\n "
12
12
"PO-Revision-Date :YEAR-MO-DA HO:MI+ZONE\n "
13
- "Last-Translator :FULL NAME <EMAIL@ADDRESS >\n "
14
- "Language-Team :LANGUAGE <LL@li.org> \n "
13
+ "Last-Translator :Dong-gweon Oh <flowdas@gmail.com >\n "
14
+ "Language-Team :Korean (http://python.flowdas.com) \n "
15
15
"MIME-Version :1.0\n "
16
16
"Content-Type :text/plain; charset=utf-8\n "
17
17
"Content-Transfer-Encoding :8bit\n "
18
18
"Generated-By :Babel 2.5.1\n "
19
19
20
20
#: ../Doc/whatsnew/index.rst:5
21
21
msgid "What's New in Python"
22
- msgstr ""
22
+ msgstr "파이썬의 새로운 기능 "
23
23
24
24
#: ../Doc/whatsnew/index.rst:7
25
25
msgid ""
26
26
"The\" What's New in Python\" series of essays takes tours through the "
27
27
"most important changes between major Python versions. They are a\" must "
28
28
"read\" for anyone wishing to stay up-to-date after a new release."
29
29
msgstr ""
30
+ "\" 파이썬의 새로운 기능\" 수필 시리즈는 주요 파이썬 버전 간의 가장 중요한 변화를 둘러 봅니다. 새로운 릴리스 이후에 최신 상태를 "
31
+ "유지하고자 하는 사람들에게는\" 꼭 읽어야 할\" 문서입니다."
30
32
31
33
#: ../Doc/whatsnew/index.rst:30
32
34
msgid ""
@@ -35,4 +37,6 @@ msgid ""
35
37
":source:`Misc/NEWS.d` directory tree, which contains *all* nontrivial "
36
38
"changes to Python for the current version."
37
39
msgstr ""
38
-
40
+ "\" Changelog\" 는 :source:`Misc/NEWS.d` 디렉터리 트리의 내용으로부터 `만들어진 파일 "
41
+ "<https://pypi.org/project/blurb>`_\\ 의 HTML 버전입니다. 현재 버전의 파이썬에 적용된 *모든* 사소하지 "
42
+ "않은 변경들을 담고 있습니다"