File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -10,16 +10,16 @@ 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 <LL@li.org> \n "
13+ "Last-Translator : Dong-gweon Oh <flowdas@gmail.com >\n "
14+ "Language-Team : Korean (https://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/c-api/index.rst:5
2121msgid "Python/C API Reference Manual"
22- msgstr ""
22+ msgstr "파이썬/C API 레퍼런스 설명서 "
2323
2424#: ../Doc/c-api/index.rst:7
2525msgid ""
@@ -28,4 +28,6 @@ msgid ""
2828":`extending-index`, which describes the general principles of extension "
2929"writing but does not document the API functions in detail."
3030msgstr ""
31-
31+ "이 설명서는 확장 모듈을 작성하거나 파이썬을 내장하고자 하는 C와 C++ 프로그래머가 사용하는 API에 관해 설명합니다. 이 설명서와 "
32+ "쌍을 이루는 :ref:`extending-index` 는 확장 제작의 일반 원칙을 설명하지만, API 함수를 자세하게 설명하지는 "
33+ "않습니다."
You can’t perform that action at this time.
0 commit comments