Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Trad library/email.generator.po #1057

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 17 commits into from
Oct 19, 2020
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
Next Next commit
Update library/email.generator.po
Co-authored-by: Cristián Maureira-Fredes <[email protected]>
  • Loading branch information
JuliKM and cmaureir authored Oct 17, 2020
commit 90d010c536c7365ed3026e0b804dd53657aeece4
2 changes: 1 addition & 1 deletion library/email.generator.po
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@ msgid ""
"Encoding`, and encode RFC-invalid non-ASCII bytes in headers using the MIME "
"``unknown-8bit`` character set, thus rendering them RFC-compliant."
msgstr ""
"Si la opción:mod:`~email.policy` :attr:`~email.policy.Policy.cte_type` es "
"Si la opción :mod:`~email.policy` :attr:`~email.policy.Policy.cte_type` es "
"``8bit``, se genera el mensaje como si la opción estuviera establecida en "
"``7bit``. (Esto es necesario porque las cadenas de caracteres no pueden "
"representar bytes que no sean ASCII). Convierte cualquier bytes con el "
Expand Down