@@ -45,45 +45,40 @@ msgid ""
4545msgstr "*p*\\ κ° νν κ°μ²΄μ΄μ§λ§, νν νμ μλΈ νμ μΈμ€ν΄μ€λ μλλ©΄ μ°Έμ λλ €μ€λλ€. μ΄ ν¨μλ νμ μ±κ³΅ν©λλ€."
4646
4747#: ../../c-api/tuple.rst:36
48- #, fuzzy
4948msgid ""
5049"Return a new tuple object of size *len*, or ``NULL`` with an exception "
5150"set on failure."
52- msgstr "ν¬κΈ° *len* μΈ νν κ°μ²΄λ, μ€ν¨ μ ``NULL``\\ μ λ°νν©λλ€."
51+ msgstr "ν¬κΈ° *len* μΈ νν κ°μ²΄λ, μ€ν¨ μ μμΈλ₯Ό μ€μ νκ³ ``NULL``\\ μ λ°νν©λλ€."
5352
5453#: ../../c-api/tuple.rst:42
55- #, fuzzy
5654msgid ""
5755"Return a new tuple object of size *n*, or ``NULL`` with an exception set "
5856"on failure. The tuple values are initialized to the subsequent *n* C "
5957"arguments pointing to Python objects. ``PyTuple_Pack(2, a, b)`` is "
6058"equivalent to ``Py_BuildValue(\" (OO)\" , a, b)``."
6159msgstr ""
62- "ν¬κΈ° *n* μΈ μ νν κ°μ²΄λ, μ€ν¨ μ ``NULL``\\ μ λ°νν©λλ€. νν κ°μ νμ΄μ¬ κ°μ²΄λ₯Ό κ°λ¦¬ν€λ νμ *n* κ°μ C "
63- " μΈμλ‘ μ΄κΈ°νλ©λλ€. ``PyTuple_Pack(2, a, b)``\\ λ ``Py_BuildValue( \" (OO) \" , a, "
64- "b)``\\ μ λλ±ν©λλ€."
60+ "ν¬κΈ° *n* μΈ μ νν κ°μ²΄λ, μ€ν¨ μ μμΈλ₯Ό μ€μ νκ³ ``NULL``\\ μ λ°νν©λλ€. νν κ°μ νμ΄μ¬ κ°μ²΄λ₯Ό κ°λ¦¬ν€λ νμ"
61+ " *n* κ°μ C μΈμλ‘ μ΄κΈ°νλ©λλ€. ``PyTuple_Pack(2, a, b)``\\ λ "
62+ "``Py_BuildValue( \" (OO) \" , a, b)``\\ μ λλ±ν©λλ€."
6563
6664#: ../../c-api/tuple.rst:50
67- #, fuzzy
6865msgid ""
6966"Take a pointer to a tuple object, and return the size of that tuple. On "
7067"error, return ``-1`` and with an exception set."
71- msgstr "νν κ°μ²΄μ λν ν¬μΈν°λ₯Ό λ°μμ, ν΄λΉ ννμ ν¬κΈ°λ₯Ό λ°νν©λλ€."
68+ msgstr "νν κ°μ²΄μ λν ν¬μΈν°λ₯Ό λ°μμ, ν΄λΉ ννμ ν¬κΈ°λ₯Ό λ°νν©λλ€. μλ¬κ° λ°μνλ©΄, μμΈλ₯Ό μ€μ νκ³ ``-1`` \\ μ λ°νν©λλ€. "
7269
7370#: ../../c-api/tuple.rst:56
74- #, fuzzy
7571msgid "Like :c:func:`PyTuple_Size`, but without error checking."
76- msgstr ":c:func:`PyTuple_GetItem `\\ μ λΉμ·νμ§λ§, μΈμλ₯Ό νμΈνμ§ μμ΅λλ€ ."
72+ msgstr ":c:func:`PyTuple_Size `\\ μ λΉμ·νμ§λ§, μλ¬ κ²μ¬λ₯Ό μλ΅ν©λλ€ ."
7773
7874#: ../../c-api/tuple.rst:61
79- #, fuzzy
8075msgid ""
8176"Return the object at position *pos* in the tuple pointed to by *p*. If "
8277"*pos* is negative or out of bounds, return ``NULL`` and set an "
8378":exc:`IndexError` exception."
8479msgstr ""
85- "*p*\\ κ° κ°λ¦¬ν€λ ννμ *pos* μμΉμ μλ κ°μ²΄λ₯Ό λ°νν©λλ€. *pos*\\ κ° λ²μλ₯Ό λ²μ΄λλ©΄, ``NULL`` \\ μ "
86- "λ°ννκ³ :exc:`IndexError` μμΈλ₯Ό μ€μ ν©λλ€."
80+ "*p*\\ κ° κ°λ¦¬ν€λ ννμ *pos* μμΉμ μλ κ°μ²΄λ₯Ό λ°νν©λλ€. *pos*\\ κ° μμμ΄κ±°λ λ²μλ₯Ό λ²μ΄λλ©΄, "
81+ "``NULL`` \\ μ λ°ννκ³ :exc:`IndexError` μμΈλ₯Ό μ€μ ν©λλ€."
8782
8883#: ../../c-api/tuple.rst:64
8984msgid ""
@@ -102,15 +97,14 @@ msgid ""
10297"Return the slice of the tuple pointed to by *p* between *low* and *high*,"
10398" or ``NULL`` with an exception set on failure."
10499msgstr ""
100+ "*p*\\ κ° κ°λ¦¬ν€λ ννμ *low*\\ μ *high* μ¬μ΄μ μ¬λΌμ΄μ€λ₯Ό λ°ννκ±°λ, μ€ν¨νλ©΄ μμΈλ₯Ό μ€μ νκ³ "
101+ "``NULL``\\ μ λ°νν©λλ€."
105102
106103#: ../../c-api/tuple.rst:81
107- #, fuzzy
108104msgid ""
109105"This is the equivalent of the Python expression ``p[low:high]``. Indexing"
110106" from the end of the tuple is not supported."
111- msgstr ""
112- "*p*\\ κ° κ°λ¦¬ν€λ ννμ *low*\\ μ *high* μ¬μ΄μ μ¬λΌμ΄μ€λ₯Ό λ°ννκ±°λ, μ€ν¨νλ©΄ ``NULL``\\ μ λ°νν©λλ€. "
113- "μ΄κ²μ νμ΄μ¬ ννμ ``p[low:high]``\\ μ λλ±ν©λλ€. 리μ€νΈ λμΌλ‘λΆν°μ μΈλ±μ±μ μ§μλμ§ μμ΅λλ€."
107+ msgstr "μ΄κ²μ νμ΄μ¬ ννμ ``p[low:high]``\\ μ λλ±ν©λλ€. νν λμΌλ‘λΆν°μ μΈλ±μ±μ μ§μλμ§ μμ΅λλ€."
114108
115109#: ../../c-api/tuple.rst:87
116110msgid ""
@@ -146,14 +140,13 @@ msgid ""
146140msgstr ""
147141
148142#: ../../c-api/tuple.rst:107
149- #, fuzzy
150143msgid ""
151144"This function \" steals\" a reference to *o*, and, unlike "
152145":c:func:`PyTuple_SetItem`, does *not* discard a reference to any item "
153146"that is being replaced; any reference in the tuple at position *pos* will"
154147" be leaked."
155148msgstr ""
156- "μ΄ λ§€ν¬λ‘λ *o*\\ μ λν μ°Έμ‘°λ₯Ό \" νμΉκ³ \" , :c:func:`PyTuple_SetItem`\\ μ λ¬λ¦¬, κ΅μ²΄ μ€μΈ νλͺ©μ "
149+ "μ΄ ν¨μλ *o*\\ μ λν μ°Έμ‘°λ₯Ό \" νμΉκ³ \" , :c:func:`PyTuple_SetItem`\\ μ λ¬λ¦¬, κ΅μ²΄ μ€μΈ νλͺ©μ "
157150"λν μ°Έμ‘°λ₯Ό λ²λ¦¬μ§ *μμ΅λλ€*; *pos* μμΉμμ ννμ λͺ¨λ μ°Έμ‘°λ λμλ©λλ€."
158151
159152#: ../../c-api/tuple.rst:115
@@ -204,18 +197,19 @@ msgstr ""
204197
205198#: ../../c-api/tuple.rst:142 ../../c-api/tuple.rst:211
206199msgid "Return ``NULL`` with an exception set on failure."
207- msgstr ""
200+ msgstr "μ€ν¨ μ μμΈλ₯Ό μ€μ νκ³ ``NULL`` \\ μ λ°νν©λλ€. "
208201
209202#: ../../c-api/tuple.rst:147
210203msgid "Initializes a struct sequence type *type* from *desc* in place."
211204msgstr "*desc*\\ λ‘ κ΅¬μ‘°μ²΄ μνμ€ ν *type*\\ μ μ¬μ리μμ μ΄κΈ°νν©λλ€."
212205
213206#: ../../c-api/tuple.rst:152
214- #, fuzzy
215207msgid ""
216208"Like :c:func:`PyStructSequence_InitType`, but returns ``0`` on success "
217209"and ``-1`` with an exception set on failure."
218- msgstr "``PyStructSequence_InitType``\\ μ κ°μ§λ§, μ±κ³΅νλ©΄ ``0``\\ μ, μ€ν¨νλ©΄ ``-1``\\ μ λ°νν©λλ€."
210+ msgstr ""
211+ ":c:func:`PyStructSequence_InitType`\\ μ λΉμ·νμ§λ§, μ±κ³΅νλ©΄ ``0``\\ μ, μ€ν¨νλ©΄ μμΈλ₯Ό "
212+ "μ€μ νκ³ ``-1``\\ μ λ°νν©λλ€."
219213
220214#: ../../c-api/tuple.rst:160
221215msgid "Contains the meta information of a struct sequence type to create."
@@ -228,46 +222,41 @@ msgid ""
228222msgstr ""
229223
230224#: ../../c-api/tuple.rst:169
231- #, fuzzy
232225msgid "Pointer to docstring for the type or ``NULL`` to omit."
233- msgstr "ν΄λΉ νμ λν λ
μ€νΈλ§μ λν ν¬μΈν°λ μλ΅νλ €λ©΄ ``NULL``"
226+ msgstr "ν΄λΉ νμ λν λ
μ€νΈλ§μ λν ν¬μΈν°λ μλ΅νλ €λ©΄ ``NULL``. "
234227
235228#: ../../c-api/tuple.rst:173
236- #, fuzzy
237229msgid "Pointer to ``NULL``-terminated array with field names of the new type."
238- msgstr "μλ‘μ΄ νμ νλ μ΄λ¦μ κ°μ§ ``NULL``\\ λ‘ λλλ λ°°μ΄μ λν ν¬μΈν°"
230+ msgstr "μλ‘μ΄ νμ νλ μ΄λ¦μ κ°μ§ ``NULL``\\ λ‘ λλλ λ°°μ΄μ λν ν¬μΈν°. "
239231
240232#: ../../c-api/tuple.rst:177
241- #, fuzzy
242233msgid "Number of fields visible to the Python side (if used as tuple)."
243- msgstr "νμ΄μ¬ μΈ‘μμ λ³Ό μ μλ νλ μ (ννλ‘ μ¬μ©λ κ²½μ°)"
234+ msgstr "νμ΄μ¬ μΈ‘μμ λ³Ό μ μλ νλ μ (ννλ‘ μ¬μ©λ κ²½μ°). "
244235
245236#: ../../c-api/tuple.rst:182
246- #, fuzzy
247237msgid ""
248238"Describes a field of a struct sequence. As a struct sequence is modeled "
249239"as a tuple, all fields are typed as :c:expr:`PyObject*`. The index in "
250240"the :c:member:`~PyStructSequence_Desc.fields` array of the "
251241":c:type:`PyStructSequence_Desc` determines which field of the struct "
252242"sequence is described."
253243msgstr ""
254- "ꡬ쑰체 μνμ€μ νλλ₯Ό κΈ°μ ν©λλ€. ꡬ쑰체 μνμ€λ ννλ‘ λͺ¨ννλλ―λ‘, λͺ¨λ νλλ :c:type:`PyObject*` νμ "
255- "μ·¨ν©λλ€. :c:type:`PyStructSequence_Desc`\\ μ :attr:`fields` λ°°μ΄μ μΈλ±μ€λ ꡬ쑰체 μνμ€μ"
256- " μ΄λ€ νλκ° κΈ°μ λλμ§λ₯Ό κ²°μ ν©λλ€."
244+ "ꡬ쑰체 μνμ€μ νλλ₯Ό κΈ°μ ν©λλ€. ꡬ쑰체 μνμ€λ ννλ‘ λͺ¨ννλλ―λ‘, λͺ¨λ νλλ :c:expr:`PyObject*` νμ "
245+ "μ·¨ν©λλ€. :c:type:`PyStructSequence_Desc`\\ μ "
246+ ":c:member:`~PyStructSequence_Desc.fields` λ°°μ΄μ μΈλ±μ€λ ꡬ쑰체 μνμ€μ μ΄λ€ νλκ° κΈ°μ λλμ§λ₯Ό"
247+ " κ²°μ ν©λλ€."
257248
258249#: ../../c-api/tuple.rst:190
259- #, fuzzy
260250msgid ""
261251"Name for the field or ``NULL`` to end the list of named fields, set to "
262252":c:data:`PyStructSequence_UnnamedField` to leave unnamed."
263253msgstr ""
264- "νλμ μ΄λ¦μ΄λ μ΄λ¦μλ νλμ λͺ©λ‘μ λλ΄λ €λ©΄ ``NULL``, μ΄λ¦μ΄ μλ μνλ‘ λλ €λ©΄ "
265- ":c:data:`PyStructSequence_UnnamedField`\\ λ‘ μ€μ ν©λλ€"
254+ "νλμ μ΄λ¦. λλ μ΄λ¦μλ νλμ λͺ©λ‘μ λλ΄λ €λ©΄ ``NULL``, μ΄λ¦μ΄ μλ μνλ‘ λλ €λ©΄ "
255+ ":c:data:`PyStructSequence_UnnamedField`\\ λ‘ μ€μ ν©λλ€. "
266256
267257#: ../../c-api/tuple.rst:195
268- #, fuzzy
269258msgid "Field docstring or ``NULL`` to omit."
270- msgstr "νλ λ
μ€νΈλ§μ΄λ μλ΅νλ €λ©΄ ``NULL``"
259+ msgstr "νλ λ
μ€νΈλ§μ΄λ μλ΅νλ €λ©΄ ``NULL``. "
271260
272261#: ../../c-api/tuple.rst:200
273262msgid "Special value for a field name to leave it unnamed."
@@ -284,21 +273,18 @@ msgid ""
284273msgstr ":c:func:`PyStructSequence_NewType`\\ μΌλ‘ λ§λ *type*\\ μ μΈμ€ν΄μ€λ₯Ό λ§λλλ€."
285274
286275#: ../../c-api/tuple.rst:216
287- #, fuzzy
288276msgid ""
289277"Return the object at position *pos* in the struct sequence pointed to by "
290278"*p*."
291- msgstr "*p*\\ κ° κ°λ¦¬ν€λ ꡬ쑰체 μνμ€μ μμΉ *pos*\\ μ μλ κ°μ²΄λ₯Ό λλ €μ€λλ€. λ²μ κ²μ¬κ° μνλμ§ μμ΅λλ€. "
279+ msgstr "*p*\\ κ° κ°λ¦¬ν€λ ꡬ쑰체 μνμ€μ μμΉ *pos*\\ μ μλ κ°μ²΄λ₯Ό λλ €μ€λλ€."
292280
293281#: ../../c-api/tuple.rst:224
294- #, fuzzy
295282msgid "Alias to :c:func:`PyStructSequence_GetItem`."
296- msgstr ":c:func:`PyStructSequence_GetItem`\\ κ³Ό λλ±ν λ§€ν¬λ‘ ."
283+ msgstr ":c:func:`PyStructSequence_GetItem`\\ μ λ³μΉ ."
297284
298285#: ../../c-api/tuple.rst:226
299- #, fuzzy
300286msgid "Now implemented as an alias to :c:func:`PyStructSequence_GetItem`."
301- msgstr ":c:func:`PyStructSequence_GetItem`\\ κ³Ό λλ±ν λ§€ν¬λ‘ ."
287+ msgstr "μ΄μ :c:func:`PyStructSequence_GetItem`\\ μ λ³μΉμΌλ‘ ꡬνλ©λλ€ ."
302288
303289#: ../../c-api/tuple.rst:232
304290msgid ""
@@ -314,64 +300,18 @@ msgid "This function \"steals\" a reference to *o*."
314300msgstr "μ΄ ν¨μλ *o*\\ μ λν μ°Έμ‘°λ₯Ό \" νμΉ©λλ€\" ."
315301
316302#: ../../c-api/tuple.rst:246
317- #, fuzzy
318303msgid "Alias to :c:func:`PyStructSequence_SetItem`."
319- msgstr ":c:func:`PyStructSequence_SetItem`\\ κ³Ό λλ±ν λ§€ν¬λ‘ ."
304+ msgstr ":c:func:`PyStructSequence_SetItem`\\ μ λ³μΉ ."
320305
321306#: ../../c-api/tuple.rst:248
322- #, fuzzy
323307msgid "Now implemented as an alias to :c:func:`PyStructSequence_SetItem`."
324- msgstr ":c:func:`PyStructSequence_SetItem`\\ κ³Ό λλ±ν λ§€ν¬λ‘ ."
308+ msgstr "μ΄μ :c:func:`PyStructSequence_SetItem`\\ μ λ³μΉμΌλ‘ ꡬνλ©λλ€ ."
325309
326310#: ../../c-api/tuple.rst:8
327- #, fuzzy
328311msgid "object"
329- msgstr "νν κ°μ²΄"
312+ msgstr "κ°μ²΄"
330313
331314#: ../../c-api/tuple.rst:8
332315msgid "tuple"
333- msgstr ""
334-
335- #~ msgid ""
336- #~ "Return the size of the tuple *p*,"
337- #~ " which must be non-``NULL`` and point"
338- #~ " to a tuple; no error checking "
339- #~ "is performed."
340- #~ msgstr ""
341- #~ "νν *p*\\μ ν¬κΈ°λ₯Ό λ°νν©λλ€. μ΄ ν¬κΈ°λ "
342- #~ "``NULL``\\μ΄ μλκ³ ννμ κ°λ¦¬μΌμΌ ν©λλ€; μλ¬ "
343- #~ "κ²μ¬λ μνλμ§ μμ΅λλ€."
344-
345- #~ msgid "Field"
346- #~ msgstr "νλ"
347-
348- #~ msgid "C Type"
349- #~ msgstr "C ν"
350-
351- #~ msgid "Meaning"
352- #~ msgstr "μλ―Έ"
353-
354- #~ msgid "``name``"
355- #~ msgstr "``name``"
356-
357- #~ msgid "``const char *``"
358- #~ msgstr "``const char *``"
359-
360- #~ msgid "name of the struct sequence type"
361- #~ msgstr "ꡬ쑰체 μνμ€ νμ μ΄λ¦"
362-
363- #~ msgid "``doc``"
364- #~ msgstr "``doc``"
365-
366- #~ msgid "``fields``"
367- #~ msgstr "``fields``"
368-
369- #~ msgid "``PyStructSequence_Field *``"
370- #~ msgstr "``PyStructSequence_Field *``"
371-
372- #~ msgid "``n_in_sequence``"
373- #~ msgstr "``n_in_sequence``"
374-
375- #~ msgid "``int``"
376- #~ msgstr "``int``"
316+ msgstr "νν"
377317
0 commit comments