8000 Translated email.errors.po by rishabhmishra25 · Pull Request #914 · python/python-docs-es · GitHub
[go: up one dir, main page]

Skip to content

Translated email.errors.po #914

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 21 commits into from
Sep 29, 2020
Merged
Changes from 1 commit
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
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.errors.po
Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
  • Loading branch information
rishabhmishra25 and cmaureir authored Sep 28, 2020
commit c13a2d6e3412f044b7d0c0f10a9a44db3439e12f
2 changes: 1 addition & 1 deletion library/email.errors.po
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ msgid ""
":class:`MalformedHeaderDefect` -- A header was found that was missing a "
"colon, or was otherwise malformed."
msgstr ""
":class:`MalformedHeaderDefect` -- se encontró un encabezado al que le "
":class:`MalformedHeaderDefect` -- Se encontró un encabezado al que le "
"faltaban dos puntos o tenía un formato incorrecto."

#: ../Doc/library/email.errors.rst:96
Expand Down
0