@@ -27,7 +27,6 @@ msgid ""
2727msgstr "์ด ๊ฐ์ฒด ์ฌ์ฉ์ ๋ํ ์์ธํ ์ ๋ณด๋ :ref:`using-capsules`\\ ๋ฅผ ์ฐธ์กฐํ์ญ์์ค."
2828
2929#: ../../c-api/capsule.rst:17
30- #, fuzzy
3130msgid ""
3231"This subtype of :c:type:`PyObject` represents an opaque value, useful for"
3332" C extension modules who need to pass an opaque value (as a "
@@ -37,7 +36,7 @@ msgid ""
3736" APIs defined in dynamically loaded modules."
3837msgstr ""
3938"์ด :c:type:`PyObject`\\ ์ ์๋ธ ํ์ ๋ถํฌ๋ช
ํ ๊ฐ์ ๋ํ๋ด๋ฉฐ, ํ์ด์ฌ ์ฝ๋๋ฅผ ํตํด ๋ค๋ฅธ C ์ฝ๋๋ก ๋ถํฌ๋ช
ํ "
40- "๊ฐ(:c:type :`void*` ํฌ์ธํฐ๋ก)์ ์ ๋ฌํด์ผ ํ๋ C ํ์ฅ ๋ชจ๋์ ์ ์ฉํฉ๋๋ค. ์ด๊ฒ์ ํ ๋ชจ๋์์ ์ ์๋ C ํจ์ ํฌ์ธํฐ๋ฅผ"
39+ "๊ฐ(:c:expr :`void*` ํฌ์ธํฐ๋ก)์ ์ ๋ฌํด์ผ ํ๋ C ํ์ฅ ๋ชจ๋์ ์ ์ฉํฉ๋๋ค. ์ด๊ฒ์ ํ ๋ชจ๋์์ ์ ์๋ C ํจ์ ํฌ์ธํฐ๋ฅผ"
4140" ๋ค๋ฅธ ๋ชจ๋์์ ์ฌ์ฉํ ์ ์๊ฒ ๋ง๋๋ ๋ฐ ์ข
์ข
์ฌ์ฉ๋๋ฏ๋ก, ์ผ๋ฐ ์ํฌํธ ๋ฉ์ปค๋์ฆ์ ์ฌ์ฉํ์ฌ ๋์ ์ผ๋ก ๋ก๋๋ ๋ชจ๋์ ์ ์๋ C "
4241"API์ ์ก์ธ์คํ ์ ์์ต๋๋ค."
4342
@@ -47,7 +46,7 @@ msgstr "์บก์์ ๋ํ ํ๊ดด์(destructor) ์ฝ๋ฐฑ ํ. ์ด๋ ๊ฒ ์ ์๋ฉ
4746
4847#: ../../c-api/capsule.rst:29
4948msgid "typedef void (*PyCapsule_Destructor)(PyObject *);"
50- msgstr ""
49+ msgstr "typedef void (*PyCapsule_Destructor)(PyObject *); "
5150
5251#: ../../c-api/capsule.rst:31
5352msgid ""
@@ -104,15 +103,14 @@ msgid ""
104103msgstr "์บก์์ ์ ์ฅ๋ *pointer*\\ ๋ฅผ ๊ฐ์ ธ์ต๋๋ค. ์คํจํ๋ฉด, ์์ธ๋ฅผ ์ค์ ํ๊ณ ``NULL``\\ ์ ๋ฐํํฉ๋๋ค."
105104
106105#: ../../c-api/capsule.rst:65
107- #, fuzzy
108106msgid ""
109107"The *name* parameter must compare exactly to the name stored in the "
110108"capsule. If the name stored in the capsule is ``NULL``, the *name* passed"
111109" in must also be ``NULL``. Python uses the C function :c:func:`!strcmp` "
112110"to compare capsule names."
113111msgstr ""
114112"*name* ๋งค๊ฐ ๋ณ์๋ ์บก์์ ์ ์ฅ๋ ์ด๋ฆ๊ณผ ์ ํํ๊ฒ ๋น๊ต๋์ด์ผ ํฉ๋๋ค. ์บก์์ ์ ์ฅ๋ ์ด๋ฆ์ด ``NULL``\\ ์ด๋ฉด, ์ ๋ฌ๋ "
115- "*name*\\ ๋ ``NULL`` ์ด์ด์ผ ํฉ๋๋ค. ํ์ด์ฌ์ C ํจ์ :c:func:`strcmp`\\ ๋ฅผ ์ฌ์ฉํ์ฌ ์บก์ ์ด๋ฆ์ "
113+ "*name*\\ ๋ ``NULL`` ์ด์ด์ผ ํฉ๋๋ค. ํ์ด์ฌ์ C ํจ์ :c:func:`! strcmp`\\ ๋ฅผ ์ฌ์ฉํ์ฌ ์บก์ ์ด๋ฆ์ "
116114"๋น๊ตํฉ๋๋ค."
117115
118116#: ../../c-api/capsule.rst:73
@@ -161,18 +159,14 @@ msgstr ""
161159":c:func:`PyCapsule_IsValid` ๋ :c:func:`PyErr_Occurred`\\ ๋ฅผ ์ฌ์ฉํ์ญ์์ค."
162160
163161#: ../../c-api/capsule.rst:103
164- #, fuzzy
165162msgid ""
166163"Import a pointer to a C object from a capsule attribute in a module. The"
167164" *name* parameter should specify the full name to the attribute, as in "
168165"``module.attribute``. The *name* stored in the capsule must match this "
169166"string exactly."
170167msgstr ""
171168"๋ชจ๋์ ์บก์ ์ดํธ๋ฆฌ๋ทฐํธ์์ C ๊ฐ์ฒด์ ๋ํ ํฌ์ธํฐ๋ฅผ ์ํฌํธ ํฉ๋๋ค. *name* ๋งค๊ฐ ๋ณ์๋ ``module.attribute`` "
172- "์ฒ๋ผ ์ดํธ๋ฆฌ๋ทฐํธ์ ์ ์ฒด ์ด๋ฆ์ ์ง์ ํด์ผ ํฉ๋๋ค. ์บก์์ ์ ์ฅ๋ *name*\\ ์, ์ด ๋ฌธ์์ด๊ณผ ์ ํํ ์ผ์นํด์ผ ํฉ๋๋ค. "
173- "*no_block*\\ ์ด ์ฐธ์ด๋ฉด, ๋ธ๋กํ์ง ์๊ณ ๋ชจ๋์ ์ํฌํธ ํฉ๋๋ค "
174- "(:c:func:`PyImport_ImportModuleNoBlock`\\ ๋ฅผ ์ฌ์ฉํด์). *no_block*\\ ์ด ๊ฑฐ์ง์ด๋ฉด, ๋ชจ๋์"
175- " ํ๋ฒํ๊ฒ ์ํฌํธ ํฉ๋๋ค (:c:func:`PyImport_ImportModule`\\ ์ ์ฌ์ฉํด์)."
169+ "์ฒ๋ผ ์ดํธ๋ฆฌ๋ทฐํธ์ ์ ์ฒด ์ด๋ฆ์ ์ง์ ํด์ผ ํฉ๋๋ค. ์บก์์ ์ ์ฅ๋ *name*\\ ์, ์ด ๋ฌธ์์ด๊ณผ ์ ํํ ์ผ์นํด์ผ ํฉ๋๋ค."
176170
177171#: ../../c-api/capsule.rst:108
178172msgid ""
@@ -182,7 +176,7 @@ msgstr "์ฑ๊ณตํ๋ฉด ์บก์์ ๋ด๋ถ *pointer*\\๋ฅผ ๋ฐํํฉ๋๋ค. ์คํจํ
182176
183177#: ../../c-api/capsule.rst:111
184178msgid "*no_block* has no effect anymore."
185- msgstr ""
179+ msgstr "*no_block* \\ ์ ๋๋ ํจ๊ณผ๊ฐ ์์ต๋๋ค. "
186180
187181#: ../../c-api/capsule.rst:117
188182msgid ""
@@ -198,14 +192,13 @@ msgstr ""
198192":c:func:`PyCapsule_GetPointer`\\ ๋ฅผ ์ฐธ์กฐํ์ญ์์ค.)"
199193
200194#: ../../c-api/capsule.rst:123
201- #, fuzzy
202195msgid ""
203196"In other words, if :c:func:`PyCapsule_IsValid` returns a true value, "
204197"calls to any of the accessors (any function starting with "
205198"``PyCapsule_Get``) are guaranteed to succeed."
206199msgstr ""
207- "์ฆ, :c:func:`PyCapsule_IsValid`\\ ๊ฐ ์ฐธ๊ฐ์ ๋ฐํํ๋ฉด, ๋ชจ๋ "
208- "์ ๊ทผ์(:c:func:`PyCapsule_Get` \\ ์ผ๋ก ์์ํ๋ ๋ชจ๋ ํจ์)์ ๋ํ ํธ์ถ์ด ์ฑ๊ณตํจ์ด ๋ณด์ฅ๋ฉ๋๋ค."
200+ "์ฆ, :c:func:`PyCapsule_IsValid`\\ ๊ฐ ์ฐธ๊ฐ์ ๋ฐํํ๋ฉด, ๋ชจ๋ ์ ๊ทผ์(``PyCapsule_Get`` \\ ์ผ๋ก "
201+ "์์ํ๋ ๋ชจ๋ ํจ์)์ ๋ํ ํธ์ถ์ด ์ฑ๊ณตํจ์ด ๋ณด์ฅ๋ฉ๋๋ค."
209202
210203#: ../../c-api/capsule.rst:127
211204msgid ""
@@ -245,10 +238,9 @@ msgstr "*capsule* ๋ด๋ถ์ void ํฌ์ธํฐ๋ฅผ *pointer*\\๋ก ์ค์ ํฉ๋๋ค.
245238
246239#: ../../c-api/capsule.rst:8
247240msgid "object"
248- msgstr ""
241+ msgstr "๊ฐ์ฒด "
249242
250243#: ../../c-api/capsule.rst:8
251- #, fuzzy
252244msgid "Capsule"
253245msgstr "์บก์"
254246
0 commit comments