Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Add suggestions from code review
  • Loading branch information
Federico Jurio committed Aug 22, 2020
commit 111b1922e1d62e87b5414bc3bc0435745c85f3f7
6 changes: 5 additions & 1 deletion library/formatter.po
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: Python 3.8\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-06 11:59-0400\n"
"PO-Revision-Date: 2020-08-22 18:47-0300\n"
"PO-Revision-Date: 2020-08-22 19:08-0300\n"
"Language-Team: python-doc-es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Expand Down Expand Up @@ -555,3 +555,7 @@ msgid ""
"simply word-wrapped to the number of columns specified by *maxcol*. This "
"class is suitable for reflowing a sequence of paragraphs."
msgstr ""
"Clase de escritor simple que escribe la salida en el :term:`file object` "
"pasado como *file* o, si se omite *file*, en la salida estándar. La salida "
"simplemente se ajusta en palabras al número de columnas especificado por "
"*maxcol*. Esta clase es adecuada para reajustar una secuencia de párrafos."