From 736740000bf3bbf33eef96e402c6008d52be8670 Mon Sep 17 00:00:00 2001 From: Luis Cruz <62455365+artur282@users.noreply.github.com> Date: Fri, 11 Sep 2026 17:52:35 -0400 Subject: [PATCH] =?UTF-8?q?Completar=20la=20traducci=C3=B3n=20de=20c-api/w?= =?UTF-8?q?eakref.po?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cierra #3817. --- c-api/weakref.po | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/c-api/weakref.po b/c-api/weakref.po index e72290c3f8..ef6aa7d8b4 100644 --- a/c-api/weakref.po +++ b/c-api/weakref.po @@ -164,7 +164,9 @@ msgid "" "Test if the weak reference *ref* is dead. Returns 1 if the reference is " "dead, 0 if it is alive, and -1 with an error set if *ref* is not a weak " "reference object." -msgstr "" +msgstr "Comprueba si la referencia débil *ref* está muerta. Retorna 1 si la " +"referencia está muerta, 0 si está viva, y -1 con un error establecido si " +"*ref* no es un objeto de referencia débil." #: ../Doc/c-api/weakref.rst:102 msgid ""