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

Skip to content

Translate file faq/windows.po #516

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 8 commits into from
Jun 1, 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 faq/windows.po
Co-authored-by: Theofanis Petkos <thepetk@gmail.com>
  • Loading branch information
skpanagiotis and thepetk authored May 31, 2024
commit 9aa3f88eed3d918216b8f5df125f8f8157199e47
2 changes: 1 addition & 1 deletion faq/windows.po
Original file line number Diff line number Diff line change
Expand Up @@ -459,7 +459,7 @@ msgstr ""
"interpreter παράθυρο μέσα από την εφαρμογή σας Windows δεν είναι καλή ιδέα' "
"το παράθυρο που θα προκύψει θα είναι ανεξάρτητο από το σύστημα παραθύρου της "
"εφαρμογής σας. Αντίθετα, εσείς (ή η κλάση wxPythonWindow) θα πρέπει να "
"δημιουργήσετε ένα \" εγγενές\" interpreter παράθυρο. Είναι εύκολο να "
"δημιουργήσετε ένα \"εγγενές\" (native) interpreter παράθυρο. Είναι εύκολο να "
"συνδέσετε αυτό το παράθυρο με τον Python interpreter. Μπορείτε να "
"ανακατευθύνετε το i/o της Python στο _any_ αντικείμενο που υποστηρίζει "
"ανάγνωση και εγγραφή, επομένως το μόνο που χρειάζεστε είναι ένα αντικείμενο "
Expand Down
Loading
0