Skip to content

Commit 7656244

Browse files
committed
Traducido archivo library/smtplib.po
1 parent b24e606 commit 7656244

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

library/smtplib.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -791,14 +791,14 @@ msgstr ""
791791
#: ../Doc/library/smtplib.rst:446
792792
msgid ""
793793
"*msg* may be a string containing characters in the ASCII range, or a byte "
794-
"string. A string is encoded to bytes using the ascii codec, and lone ``"
795-
"\\r`` and ``\\n`` characters are converted to ``\\r\\n`` characters. A byte "
796-
"string is not modified."
794+
"string. A string is encoded to bytes using the ascii codec, and lone "
795+
"``\\r`` and ``\\n`` characters are converted to ``\\r\\n`` characters. A "
796+
"byte string is not modified."
797797
msgstr ""
798798
"*msg* puede ser una cadena que contenga caracteres en el rango ASCII o una "
799799
"cadena de bytes. Una cadena se codifica en bytes utilizando el códec ascii, "
800-
"y los caracteres ``\\r`` y ``\\n`` solitarios se convierten en caracteres ``"
801-
"\\ r\\n``. Una cadena de bytes no se modifica."
800+
"y los caracteres ``\\r`` y ``\\n`` solitarios se convierten en caracteres "
801+
"``\\ r\\n``. Una cadena de bytes no se modifica."
802802

803803
#: ../Doc/library/smtplib.rst:451
804804
msgid ""

0 commit comments

Comments
 (0)