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 ""
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 <[email protected] > \n"
13
+ "
Last-Translator :
Dong-gweon Oh <[email protected] >\n"
14
+ "Language-Team : Korean (https://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/c-api/index.rst:5
21
21
msgid "Python/C API Reference Manual"
22
- msgstr ""
22
+ msgstr "파이썬/C API 레퍼런스 설명서 "
23
23
24
24
#: ../Doc/c-api/index.rst:7
25
25
msgid ""
@@ -28,4 +28,6 @@ msgid ""
28
28
":`extending-index`, which describes the general principles of extension "
29
29
"writing but does not document the API functions in detail."
30
30
msgstr ""
31
-
31
+ "이 설명서는 확장 모듈을 작성하거나 파이썬을 내장하고자 하는 C와 C++ 프로그래머가 사용하는 API에 관해 설명합니다. 이 설명서와 "
32
+ "쌍을 이루는 :ref:`extending-index` 는 확장 제작의 일반 원칙을 설명하지만, API 함수를 자세하게 설명하지는 "
33
+ "않습니다."
You can’t perform that action at this time.
0 commit comments