Skip to content

Commit 4db6d5d

Browse files
committed
Traducción library/curses.ascii
1 parent ca22aed commit 4db6d5d

1 file changed

Lines changed: 4 additions & 7 deletions

File tree

library/curses.ascii.po

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ msgstr ""
99
"Project-Id-Version: Python 3.8\n"
1010
"Report-Msgid-Bugs-To: \n"
1111
"POT-Creation-Date: 2019-05-06 11:59-0400\n"
12-
"PO-Revision-Date: 2020-10-11 10:59-0300\n"
12+
"PO-Revision-Date: 2020-10-19 08:39-0300\n"
1313
"Language-Team: python-doc-es\n"
1414
"MIME-Version: 1.0\n"
1515
"Content-Type: text/plain; charset=UTF-8\n"
@@ -405,17 +405,14 @@ msgstr ""
405405
"Comprueba si hay algún carácter ASCII imprimible que no sea un espacio o un "
406406
"carácter alfanumérico."
407407

408-
# line feed = avance de línea ?
409-
# form feed = avance de página?
410408
#: ../Doc/library/curses.ascii.rst:155
411-
#, fuzzy
412409
msgid ""
413410
"Checks for ASCII white-space characters; space, line feed, carriage return, "
414411
"form feed, horizontal tab, vertical tab."
415412
msgstr ""
416-
"Comprueba los caracteres de espacio en blanco ASCII; espacio, avance de "
417-
"línea, retorno de carro, avance de página, tabulación horizontal, tabulación "
418-
"vertical."
413+
"Comprueba los caracteres de espacio en blanco ASCII; espacio, línea de "
414+
"alimentación, retorno de carro, formulario de alimentación, tabulación "
415+
"horizontal, tabulación vertical."
419416

420417
#: ../Doc/library/curses.ascii.rst:161
421418
msgid "Checks for an ASCII uppercase letter."

0 commit comments

Comments
 (0)