Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Traduccion library/email.message#1076

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
cmaureir merged 11 commits intopython:3.9frompsicobloc:traduccion-email-message
Mar 19, 2021
Merged
Changes from1 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
PrevPrevious commit
NextNext commit
corrección errores ortográficos menores
  • Loading branch information
@psicobloc
psicobloc committedNov 20, 2020
commit82571b8ec2b202f00fcb94d2a9773a6ee5f26622
12 changes: 6 additions & 6 deletionslibrary/email.message.po
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -11,7 +11,7 @@ msgstr ""
"Project-Id-Version: Python 3.8\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-05-05 12:54+0200\n"
"PO-Revision-Date: 2020-11-17 14:09-0600\n"
"PO-Revision-Date: 2020-11-20 12:39-0600\n"
"Language-Team: python-doc-es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Expand DownExpand Up@@ -198,7 +198,7 @@ msgid ""
"defaulting to 0 to defaulting to the value of *max_line_length* from the "
"policy."
msgstr ""
"el comportamiento predeterminado cuando *maxheaderlen* no está especificado "
"El comportamiento predeterminado cuando *maxheaderlen* no está especificado "
"cambió de 0 al valor de *max_line_length* ."

#: ../Doc/library/email.message.rst:95
Expand All@@ -217,7 +217,7 @@ msgid ""
"like message representation, instead of being a direct alias for :meth:"
"`as_string`."
msgstr ""
"el método se cambió para usar ``utf8=True``, produciendo así un :rfc:`6531` "
"El método se cambió para usar ``utf8=True``, produciendo así un :rfc:`6531` "
"como representación del mensaje, en vez de ser un alias de :meth:`as_string`."

#: ../Doc/library/email.message.rst:106
Expand DownExpand Up@@ -811,7 +811,7 @@ msgstr ""
"Retorna el valor en minúsculas (sin parámetros) del *header* :mailheader:"
"`Content-Disposition` si el mensaje lo tiene, de lo contrario retorna "
"``None``. Los valores posibles para este método son *inline*, *attachment* o "
"``None`` si el mensaje sigue:rfc:`2183`."
"``None`` si el mensaje sigue :rfc:`2183`."

#: ../Doc/library/email.message.rst:471
msgid ""
Expand DownExpand Up@@ -1020,7 +1020,7 @@ msgstr ""
"Llama al método :meth:`~email.contentmanager.ContentManager.set_content` del "
"*content_manager*, pasando *self* como el objeto *message* y pasando "
"cualquier otro argumento o palabra clave como argumentos adicionales. Si no "
"se especifica *content_manager* se usa el``content_manager`` especificado "
"se especifica *content_manager* se usa el ``content_manager`` especificado "
"por la *:mod:`~email.policy`* actual."

#: ../Doc/library/email.message.rst:618
Expand DownExpand Up@@ -1108,7 +1108,7 @@ msgstr ""
"Si el mensaje es un ``multipart/alternative``, crea un nuevo objeto "
"*message*, pasa todos los argumentos a su método :meth:`set_content` y lo "
"une al ``multipart`` con :meth:`~email.message.Message.attach`. Si el "
"mensaje es un no-``multipart`` o ``multipart/related``, llama a:meth:"
"mensaje es un no-``multipart`` o ``multipart/related``, llama a :meth:"
"`make_alternative` y procede como arriba. Si el mensaje es cualquier otro "
"tipo de ``multipart``, lanza :exc:`TypeError`. Si *content_manager* no es "
"especificado, usa el ``content_manager`` especificado por la :mod:`~email."
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp