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

Skip to content

Translate tutorial-venv.po file #520

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 17 commits into from
Jun 14, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

8000
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/venv.po
Co-authored-by: Lysandros Nikolaou <lisandrosnik@gmail.com>
  • Loading branch information
skpanagiotis and lysnikolaou authored Jun 13, 2024
commit 8f6fad14b7b54d4317c2489586ab14e848dcd77f
2 changes: 1 addition & 1 deletion tutorial/venv.po
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ msgid ""
"running ``python`` will get you that particular version and installation of "
"Python. For example:"
msgstr ""
"Η ενεργοποίηση του εικονικού περιβάλλοντος θα αλλάξει shell's prompt σας για "
"Η ενεργοποίηση του εικονικού περιβάλλοντος θα αλλάξει το prompt του shell σας για "
"να δείξει ποιο εικονικό περιβάλλον χρησιμοποιείτε και θα τροποποιήσει το "
"περιβάλλον έτσι ώστε η εκτέλεση της ``python`` να σας δώσει τη συγκεκριμένη "
"έκδοση και εγκατάσταση της Python. Για παράδειγμα:"
Expand Down
Loading
0