Skip to content

Commit d8ead91

Browse files
natayadevmondeja
andauthored
Update library/nntplib.po
Co-authored-by: Álvaro Mondéjar <mondejar1994@gmail.com>
1 parent b6dd820 commit d8ead91

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

library/nntplib.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -608,11 +608,11 @@ msgid ""
608608
"current group is considered. Return a triple ``(response, number, id)`` "
609609
"where *number* is the article number and *id* is the message id."
610610
msgstr ""
611-
"Envíe un comando ``STAT``, donde *message_spec* es un identificador de "
612-
"mensaje (incluido en ``'<'`` y ``’>’``) o un número de artículo en el grupo "
613-
"actual. Si se omite *message_spec* o :const:`None` se considera el artículo "
614-
"actual del grupo actual. Devuelve un triple ``(response, number, id)`` donde "
615-
"*number* es el número de artículo y *id* es el identificador del mensaje."
611+
"Envía un comando ``STAT``, donde *message_spec* es un identificador de "
612+
"mensaje (incluido en ``'<'`` y ``'>'``) o un número de artículo en el grupo "
613+
"actual. Si se omite *message_spec* o es :const:`None` se considera el artículo "
614+
"actual del grupo actual. Retorna un triple ``(response, number, id)`` donde "
615+
"*number* es el número de artículo e *id* es el identificador del mensaje."
616616

617617
#: ../Doc/library/nntplib.rst:421
618618
msgid "Send a ``NEXT`` command. Return as for :meth:`.stat`."

0 commit comments

Comments
 (0)