File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ msgid ""
4242"In the following, the term :dfn:`referent` means the object which is "
4343"referred to by a weak reference."
4444msgstr ""
45- "A continuación , el término :dfn:`referente` alude al objeto que es "
45+ "En lo consecutivo , el término :dfn:`referente` aludirá al objeto que es "
4646"referenciado por una referencia débil."
4747
4848#: ../Doc/library/weakref.rst:25
@@ -195,6 +195,11 @@ msgid ""
195195"of strings in the ``__slots__`` declaration. See :ref:`__slots__ "
196196"documentation <slots>` for details."
197197msgstr ""
198+ "Cuando ``__slots__``es definido para un tipo específico, el soporte para "
199+ "referencia débil es deshabilitado a menos que una cadena ``'__weakref__'`` "
200+ "también esté presente en la secuencia de cadenas en la declaración "
201+ "``__slots__``. Véase :ref:`__slots__ documentation <slots>` para más "
202+ "detalles. "
198203
199204#: ../Doc/library/weakref.rst:98
200205msgid ""
You can’t perform that action at this time.
0 commit comments