8000 Translate library/email.errors.po file by lkmeta · Pull Request #1553 · python/python-docs-es · GitHub
[go: up one dir, main page]

Skip to content

Translate library/email.errors.po file #1553

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 21, 2021
Merged
Show file tree
Hide file tree
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
Apply suggestions from code review
  • Loading branch information
cmaureir authored Oct 21, 2021
commit 444b7e6cae68bc48595db25ac119be9603296217
2 changes: 1 addition & 1 deletion dictionaries/library_email.errors.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
multiparte
parsable
parseable
4 changes: 2 additions & 2 deletions library/email.errors.po
Original file line number Diff line number Diff line change
Expand Up @@ -250,5 +250,5 @@ msgid ""
":class:`InvalidDateDefect` -- When decoding an invalid or unparsable date "
"field. The original value is kept as-is."
msgstr ""
":class:`InvalidDateDefect` -- Al decodificar una fecha no válida o no "
"parsable campo. El valor original se mantiene tal cual."
":class:`InvalidDateDefect` -- Al decodificar una fecha no válida o un "
"campo no parseable. El valor original se mantiene tal cual."
0