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

Skip to content

Translate file library/email.errors.po #576

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
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.errors.po
Co-authored-by: Lysandros Nikolaou <lisandrosnik@gmail.com>
  • Loading branch information
mgiannopoulos24 and lysnikolaou authored Dec 16, 2024
commit ea048a9430f5c0954319bf1eaef366d3648a1919
2 changes: 1 addition & 1 deletion library/email.errors.po
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ msgid ""
"used internally by the parser used by :mod:`~email.headerregistry`."
msgstr ""
"Αυτή είναι η βασική κλάση για τις εξαιρέσεις που γίνονται raise από την "
"κλάση :class:`~email.parser.Parser`. Παράγεται από την :exc:`MessageError`. "
"κλάση :class:`~email.parser.Parser`. Κληρονομεί από την :exc:`MessageError`. "
"Αυτή η κλάση χρησιμοποιείται επίσης εσωτερικά από τον αναλυτή που "
"χρησιμοποιείται από το :mod:`~email.headerregistry`."

Expand Down
Loading
0