Skip to content

Commit aab00a8

Browse files
committed
Closes #32 - translate c-api/index.po
1 parent aee3c87 commit aab00a8

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

c-api/index.po

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff 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 <[email protected]>\n"
13+
"Last-Translator: Dong-gweon Oh <[email protected]>\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
2121
msgid "Python/C API Reference Manual"
22-
msgstr ""
22+
msgstr "파이썬/C API 레퍼런스 설명서"
2323

2424
#: ../Doc/c-api/index.rst:7
2525
msgid ""
@@ -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."
3030
msgstr ""
31-
31+
"이 설명서는 확장 모듈을 작성하거나 파이썬을 내장하고자 하는 C와 C++ 프로그래머가 사용하는 API에 관해 설명합니다. 이 설명서와 "
32+
"쌍을 이루는 :ref:`extending-index` 는 확장 제작의 일반 원칙을 설명하지만, API 함수를 자세하게 설명하지는 "
33+
"않습니다."

0 commit comments

Comments
 (0)