@@ -10,21 +10,22 @@ 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/using/index.rst:5
21
21
msgid "Python Setup and Usage"
22
- msgstr ""
22
+ msgstr "파이썬 설정 및 사용법 "
23
23
24
24
#: ../Doc/using/index.rst:8
25
25
msgid ""
26
26
"This part of the documentation is devoted to general information on the "
27
27
"setup of the Python environment on different platforms, the invocation of"
28
28
" the interpreter and things that make working with Python easier."
29
29
msgstr ""
30
-
30
+ "도큐멘테이션의 이 부분은 여러 플랫폼에서 파이썬 환경을 설정하고, 인터프리터를 호출하며, 파이썬으로 작업하기 더 쉽게 만드는 것들에 관한"
31
+ " 일반적인 정보를 다루는데 할당되었습니다."