File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -204,7 +204,9 @@ msgstr ""
204204msgid ""
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
210212msgid ""
@@ -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
226231msgid "*no_block* has no effect anymore."
You can’t perform that action at this time.
0 commit comments