@@ -11,7 +11,7 @@ msgstr ""
1111"Project-Id-Version : Python 3.8\n "
1212"Report-Msgid-Bugs-To : \n "
1313"POT-Creation-Date : 2020-05-05 12:54+0200\n "
14- "PO-Revision-Date : 2020-08-22 00:47 +0200\n "
14+ "PO-Revision-Date : 2020-08-22 19:09 +0200\n "
1515"Language-Team : python-doc-es\n "
1616"MIME-Version : 1.0\n "
1717"Content-Type : text/plain; charset=UTF-8\n "
@@ -193,15 +193,15 @@ msgid ""
193193"the recursive reference will be represented as ``<Recursion on typename with "
194194"id=number>``. The representation is not otherwise formatted."
195195msgstr ""
196- "Retorna una representación en forma de cadena de caracteres de *object*, "
197- "que está protegida contra estructuras de datos recursivas. Si la "
198- "representación de *object* presenta una entrada recursiva, dicha referencia "
199- "recursiva se representará como ``<Recursion on typename with id=number>``. "
200- "Además, la representación no tendrá otro formato."
196+ "Retorna una representación en forma de cadena de caracteres de *object*, que "
197+ "está protegida contra estructuras de datos recursivas. Si la representación "
198+ "de *object* presenta una entrada recursiva, dicha referencia recursiva se "
199+ "representará como ``<Recursion on typename with id=number>``. Además, la "
200+ "representación no tendrá otro formato."
201201
202202#: ../Doc/library/pprint.rst:176
203203msgid "PrettyPrinter Objects"
204- msgstr "Los objetos *PrettyPrinter*"
204+ msgstr "Objetos *PrettyPrinter*"
205205
206206#: ../Doc/library/pprint.rst:178
207207msgid ":class:`PrettyPrinter` instances have the following methods:"
0 commit comments