Skip to content

Conversation

gzisopoulos
Copy link
Contributor

Ποιο issue κλείνει το συγκεκριμένο PR;

Closes #514

Περιγραφή του PR

@gzisopoulos gzisopoulos requested a review from a team as a code owner December 22, 2024 20:28
Copy link
Collaborator

@skpanagiotis skpanagiotis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Μια χαρά, κάτι μικρές διορθώσεις χρειάζονται, και μην ξεχάσεις να βάλεις και τα στοιχεία σου στα metadata.

@@ -27,10 +27,14 @@ msgid ""
"interactively, from a module source file, etc. This chapter gives the "
"syntax used in these cases."
msgstr ""
"Ο διερμηνέας της Python μπορεί να λαμβάνει την είσοδό του από διάφορες πηγές: από ένα "
"script που του περνάτε ως τυπική είσοδος ή ως όρισμα προγράμματος, που πληκτρολογήθηκε "
"διαδραστικά, από ενα module αρχείο προέλευσης, κλπ. Αυτό το κεφάλαιο δίνει τη "
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"διαδραστικά, από ενα module αρχείο προέλευσης, κλπ. Αυτό το κεφάλαιο δίνει τη "
"διαδραστικά, από ένα module αρχείο προέλευσης, κλπ. Αυτό το κεφάλαιο δίνει τη "


#: reference/toplevel_components.rst:103
msgid ""
":func:`eval` is used for expression input. It ignores leading whitespace. "
"The string argument to :func:`eval` must have the following form:"
msgstr ""
"Η :func:`eval` χρησιμοποιείται για την εισαγωγή έκφρασης. Αγνοεί τα αρχικά κενό. "
" Το όρισμα συμβολοσειράς σε :func:`eval` πρέπει να έχει την ακόλουθη μορφή·"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
" Το όρισμα συμβολοσειράς σε :func:`eval` πρέπει να έχει την ακόλουθη μορφή·"
"Το όρισμα συμβολοσειράς σε :func:`eval` πρέπει να έχει την ακόλουθη μορφή:"


#: reference/toplevel_components.rst:39
msgid "interactive mode"
msgstr ""
msgstr "διαδραστική λειτουργία
"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"


#: reference/toplevel_components.rst:39
msgid "interactive mode"
msgstr ""
msgstr "διαδραστική λειτουργία
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
msgstr "διαδραστική λειτουργία
msgstr "διαδραστική λειτουργία"


#: reference/toplevel_components.rst:49
msgid "command line"
msgstr ""
msgstr "γραμμή εντολών
"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"


#: reference/toplevel_components.rst:49
msgid "command line"
msgstr ""
msgstr "γραμμή εντολών
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
msgstr "γραμμή εντολών
msgstr "γραμμή εντολών"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[3.12] Translate reference/toplevel_components.po
2 participants