@@ -11,7 +11,7 @@ msgstr ""
11
11
"Project-Id-Version : Python 3.8\n "
12
12
"Report-Msgid-Bugs-To : \n "
13
13
"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 "
15
15
"Language-Team : python-doc-es\n "
16
16
"MIME-Version : 1.0\n "
17
17
"Content-Type : text/plain; charset=UTF-8\n "
@@ -193,15 +193,15 @@ msgid ""
193
193
"the recursive reference will be represented as ``<Recursion on typename with "
194
194
"id=number>``. The representation is not otherwise formatted."
195
195
msgstr ""
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."
201
201
202
202
#: ../Doc/library/pprint.rst:176
203
203
msgid "PrettyPrinter Objects"
204
- msgstr "Los objetos *PrettyPrinter*"
204
+ msgstr "Objetos *PrettyPrinter*"
205
205
206
206
#: ../Doc/library/pprint.rst:178
207
207
msgid ":class:`PrettyPrinter` instances have the following methods:"
0 commit comments