8000 Translate file tutorial/modules.po by skpanagiotis · Pull Request #518 · python/python-docs-el · GitHub
[go: up one dir, main page]

Skip to content

Translate file tutorial/modules.po #518

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 7 commits into from
Jun 12, 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/modules.po
Co-authored-by: Theofanis Petkos <thepetk@gmail.com>
  • Loading branch information
skpanagiotis and thepetk authored Jun 11, 2024
commit 559c95d3a08f5cbdc791d8112628820b1a43b6a8
2 changes: 1 addition & 1 deletion tutorial/modules.po
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ msgid ""
"You may also want to use a handy function that you've written in several "
"programs without copying its definition into each program."
msgstr ""
"Εάν κλείσετε από τον interpreter της Python και τον εισάγετε ξανά, οι "
"Εάν βγείτε από τον interpreter της Python και μπείτε ξανά, οι "
"ορισμοί που έχετε κάνει (συναρτήσεις και μεταβλητές) χάνονται. Επομένως, "
"εάν θέλετε να γράψετε ένα κάπως μεγαλύτερο πρόγραμμα, είναι προτιμότερο να "
"χρησιμοποιήσετε έναν επεξεργαστή κειμένου για να προετοιμάσετε την εισαγωγή "
Expand Down
Loading
0