Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitdd0eb4f

Browse files
Traducción library/weakref (#1628)
* weakref translation* Update library/weakref.poCo-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
1 parent2bd5f4e commitdd0eb4f

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

‎library/weakref.po

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff 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."
4444
msgstr""
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."
197197
msgstr""
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
200205
msgid""

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp