Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 14aa04a

Browse files
committed
Closes #412 - translate using/index.po
1 parent 0426c13 commit 14aa04a

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

using/index.po

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,21 +10,22 @@ msgstr ""
1010
"Report-Msgid-Bugs-To: \n"
1111
"POT-Creation-Date: 2017-11-26 18:49+0900\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13-
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14-
"Language-Team: LANGUAGE <[email protected]>\n"
13+
"Last-Translator: Dong-gweon Oh <[email protected]>\n"
14+
"Language-Team: Korean (http://python.flowdas.com)\n"
1515
"MIME-Version: 1.0\n"
1616
"Content-Type: text/plain; charset=utf-8\n"
1717
"Content-Transfer-Encoding: 8bit\n"
1818
"Generated-By: Babel 2.5.1\n"
1919

2020
#: ../Doc/using/index.rst:5
2121
msgid "Python Setup and Usage"
22-
msgstr ""
22+
msgstr "파이썬 설정 및 사용법"
2323

2424
#: ../Doc/using/index.rst:8
2525
msgid ""
2626
"This part of the documentation is devoted to general information on the "
2727
"setup of the Python environment on different platforms, the invocation of"
2828
" the interpreter and things that make working with Python easier."
2929
msgstr ""
30-
30+
"도큐멘테이션의 이 부분은 여러 플랫폼에서 파이썬 환경을 설정하고, 인터프리터를 호출하며, 파이썬으로 작업하기 더 쉽게 만드는 것들에 관한"
31+
" 일반적인 정보를 다루는데 할당되었습니다."

0 commit comments

Comments
 (0)