Skip to content

Commit 8eddef9

Browse files
committed
Completar la traducción de c-api/capsule.po
Cierra #3808.
1 parent 31d0120 commit 8eddef9

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

c-api/capsule.po

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,9 @@ msgstr ""
204204
msgid ""
205205
"This function splits *name* on the ``.`` character, and imports the first "
206206
"element. It then processes further elements using attribute lookups."
207-
msgstr ""
207+
msgstr "Esta función divide *name* por el carácter ``.`` e importa el primer "
208+
"elemento. Después procesa los elementos siguientes mediante búsquedas de "
209+
"atributos."
208210

209211
#: ../Doc/c-api/capsule.rst:111
210212
msgid ""
@@ -220,7 +222,10 @@ msgid ""
220222
"submodule or subpackage must be previously imported using other means (for "
221223
"example, by using :c:func:`PyImport_ImportModule`) for the attribute lookups "
222224
"to succeed."
223-
msgstr ""
225+
msgstr "Si *name* apunta a un atributo de algún submódulo o subpaquete, ese "
226+
"submódulo o subpaquete debe haberse importado previamente por otros medios "
227+
"(por ejemplo, usando :c:func:`PyImport_ImportModule`) para que las búsquedas "
228+
"de atributos tengan éxito."
224229

225230
#: ../Doc/c-api/capsule.rst:121
226231
msgid "*no_block* has no effect anymore."

0 commit comments

Comments
 (0)