File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -944,8 +944,8 @@ msgid ""
944944"The function's :term:`qualified name`. See also: :attr:`__qualname__ "
945945"attributes <definition.__qualname__>`."
946946msgstr ""
947- "El :term:`qualified name` de la función. Vea también :attr:`__qualname__ "
948- "attributes <definition.__qualname__>`."
947+ "El :term:`qualified name` de la función. Vea también :attr:`atributos "
948+ "__qualname__ <definition.__qualname__>`."
949949
950950#: ../Doc/reference/datamodel.rst:606
951951msgid ""
@@ -970,8 +970,8 @@ msgid ""
970970"The :ref:`code object <code-objects>` representing the compiled function "
971971"body."
972972msgstr ""
973- "El :ref:`code object <code-objects>` que representa el cuerpo de la función "
974- "compilada."
973+ "El :ref:`objeto de código <code-objects>` que representa el cuerpo de la "
974+ "función compilada."
975975
976976#: ../Doc/reference/datamodel.rst:619
977977msgid ""
@@ -988,7 +988,7 @@ msgid ""
988988"``'return'`` for the return annotation, if provided. See also: :ref:"
989989"`annotations-howto`."
990990msgstr ""
991- "Un :class:`dictionary <dict>` que contiene anotaciones de :term:`parámetros "
991+ "Un :class:`diccionario <dict>` que contiene anotaciones de :term:`parámetros "
992992"<parameter>`. Las claves del diccionario son los nombres de los parámetros, "
993993"y ``'return'`` para la anotación de retorno, si se proporciona. Para más "
994994"información sobre trabajar con este atributo, ve :ref:`annotations-howto`."
You can’t perform that action at this time.
0 commit comments