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 fc263a1288ef0d9001565f7654a9fd88de59a86d
2 changes: 1 addition & 1 deletion tutorial/modules.po
Original file line number Diff line number Diff line change
Expand Up @@ -507,7 +507,7 @@ msgid ""
"default if :envvar:`PYTHONPATH` is not set. You can modify it using "
"standard list operations::"
msgstr ""
"Η μεταβλητή ``sys.paht`` είναι μια λίστα συμβολοσειρών που καθορίζει τη "
"Η μεταβλητή ``sys.path`` είναι μια λίστα συμβολοσειρών που καθορίζει τη "
"διαδρομή αναζήτησης του διερμηνέα για modules. Αρχικοποιείται σε μια "
"προεπιλεγμένη διαδρομή που λαμβάνεται από τη μεταβλητή περιβάλλοντος :envvar:"
"`PYTHONPATH`, ή από μια ενσωματωμένη προεπιλογή εάν το :envvar:`PYTHONPATH` "
Expand Down
Loading
0