8000 Translate tutorial/errors by skpanagiotis · Pull Request #555 · python/python-docs-el · GitHub
[go: up one dir, main page]

Skip to content

Translate tutorial/errors #555

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 19 commits into from
Oct 8, 2024
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 tutorial/errors.po
Co-authored-by: Theofanis Petkos <thepetk@gmail.com>
  • Loading branch information
skpanagiotis and thepetk committed Oct 2, 2024
commit 50fbebd4e2fc92a320de7dc4fbfc3ffdf83b63b2
2 changes: 1 addition & 1 deletion tutorial/errors.po
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ msgstr ""
"Μέχρι τώρα τα μηνύματα σφαλμάτων (error messages) δεν ήταν περισσότερα από όσα αναφέρθηκαν, αλλά "
"αν έχετε δοκιμάσει τα παραδείγματα, πιθανότατα έχετε δει μερικά. Υπάρχουν "
"(τουλάχιστον) δύο διαφορετικά είδη σφαλμάτων: *syntax errors* (συντακτικά σφάλματα) και "
"*εξαιρέσεις*."
"*exceptions* (εξαιρέσεις)."

#: tutorial/errors.rst:15
msgid "Syntax Errors"
Expand Down
0