8000 Traduccion library/email.header by jartigag · Pull Request #1003 · python/python-docs-es · GitHub
[go: up one dir, main page]

Skip to content

Traduccion library/email.header #1003

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Oct 8, 2020
Prev Previous commit
Next Next commit
powrap
  • Loading branch information
jartigag committed Oct 7, 2020
commit bd706d7ba1b70287ee0e23615fbe49d6aef1c35e
8 changes: 3 additions & 5 deletions library/email.header.po
8876
Original file line number Diff line number Diff line change
Expand Up @@ -201,8 +201,7 @@ msgstr ""

#: ../Doc/library/email.header.rst:94
msgid "Append the string *s* to the MIME header."
msgstr ""
"Añade la cadena de caracteres *s* a la cabecera MIME."
msgstr "Añade la cadena de caracteres *s* a la cabecera MIME."

#: ../Doc/library/email.header.rst:96
msgid ""
Expand Down Expand Up @@ -407,9 +406,8 @@ msgid ""
"name of the character set."
msgstr ""
":func:`decode_header` toma el valor de una cadena de caracteres de la "
"cabecera y retorna una secuencia de duplas con el formato "
"``(decoded_string, charset)``, donde *charset* es el nombre del conjunto de "
"caracteres."
"cabecera y retorna una secuencia de duplas con el formato ``(decoded_string, "
"charset)``, donde *charset* es el nombre del conjunto de caracteres."

#: ../Doc/library/email.header.rst:202
msgid ""
Expand Down
0