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

Traducción library/weakref#1628

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
cmaureir merged 2 commits intopython:3.10fromerickisos:issue-1501
Nov 13, 2021
Merged
Changes from1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
NextNext commit
weakref translation
  • Loading branch information
@erickisos
erickisos committedNov 10, 2021
commitd35b40426e0239a19c05e925b580d1eb1ffa1db7
7 changes: 6 additions & 1 deletionlibrary/weakref.po
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -42,7 +42,7 @@ msgid ""
"In the following, the term :dfn:`referent` means the object which is "
"referred to by a weak reference."
msgstr ""
"A continuación, el término :dfn:`referente`alude al objeto que es "
"En lo consecutivo, el término :dfn:`referente`aludirá al objeto que es "
"referenciado por una referencia débil."

#: ../Doc/library/weakref.rst:25
Expand DownExpand Up@@ -195,6 +195,11 @@ msgid ""
"of strings in the ``__slots__`` declaration. See :ref:`__slots__ "
"documentation <slots>` for details."
msgstr ""
"Cuando ``__slots__``es definido para un tipo específico, el soporte para "
"referencia débil es deshabilitado a menos que una cadena ``'__weakref__'`` "
"también esté presente en la secuencia de cadenas en la declaración "
"``__slots__``. Véase :ref`__slots__ documentation <slots>` para más "
"detalles. "

#: ../Doc/library/weakref.rst:98
msgid ""
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp