8000 translate-extending-index by alextzioras · Pull Request #1089 · python/python-docs-el · GitHub
[go: up one dir, main page]

Skip to content

translate-extending-index #1089

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 6 commits into from
May 26, 2025
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
[pre-commit.ci lite] apply automatic fixes
  • Loading branch information
pre-commit-ci-lite[bot] authored May 26, 2025
commit 0c96b98280fc53316f89886d4c90efa579003f18
10 changes: 5 additions & 5 deletions extending/index.po
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@ msgstr ""
"επεκτείνετε τον διερμηνέα της Python με νέα modules. Αυτά τα modules δεν "
"μπορούν μόνο να ορίσουν νέες συναρτήσεις αλλά και νέους τύπους αντικειμένων "
"και τις μεθόδους τους. Το έγγραφο επίσης περιγράφει πώς να ενσωματώσετε τον "
"διερμηνέα της Python σε μια άλλη εφαρμογή, ώστε να χρησιμοποιείται ως "
"γλώσσα επέκτασης. Τέλος, δείχνει πώς να μεταγλωττίζετε και να συνδέετε τα "
"modules επέκτασης ώστε να μπορούν να φορτώνονται δυναμικά (κατά την "
"εκτέλεση) στον διερμηνέα, εφόσον το υποκείμενο λειτουργικό σύστημα "
"υποστηρίζει αυτήν τη λειτουργία."
"διερμηνέα της Python σε μια άλλη εφαρμογή, ώστε να χρησιμοποιείται ως γλώσσα "
"επέκτασης. Τέλος, δείχνει πώς να μεταγλωττίζετε και να συνδέετε τα modules "
"επέκτασης ώστε να μπορούν να φορτώνονται δυναμικά (κατά την εκτέλεση) στον "
"διερμηνέα, εφόσον το υποκείμενο λειτουργικό σύστημα υποστηρίζει αυτήν τη "
"λειτουργία."

#: extending/index.rst:15
msgid ""
Expand Down
0