Skip to content

Translate tutorial-appendix file #546

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 14 commits into from
Sep 19, 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/appendix.po
Co-authored-by: Theofanis Petkos <thepetk@gmail.com>
  • Loading branch information
skpanagiotis and thepetk authored Aug 1, 2024
commit 90ae2ebff77d0d7542c96e764ec7e1c322d3a25f
2 changes: 1 addition & 1 deletion tutorial/appendix.po
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ msgstr ""
"Όταν παρουσιαστεί ένα σφάλμα, ο interpreter εμφανίζει ένα μήνυμα σφάλματος "
"και ένα stack trace. Στη διαδραστική λειτουργία, στη συνέχεια επιστρέφει "
"στην κύρια γραμμή εντολών∙ όταν η είσοδος προέρχεται από ένα αρχείο, "
"εξέρχεται με κατάσταση εξόδου μη μηδενική μετά την εκτύπωση του ίχνους "
"εξέρχεται με κατάσταση εξόδου μη μηδενική μετά την εκτύπωση του stack "
"στοίβας. (Οι εξαιρέσεις που αντιμετωπίζονται από μια ρήτρα :keyword:"
"`except` σε μια δήλωση :keyword:`try` δεν είναι σφάλματα σε αυτό το "
"πλαίσιο.) Ορισμένα σφάλματα είναι άνευ όρων μοιραία και προκαλούν έξοδο με "
Expand Down
Loading