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 ""