Translate library/telnetlib.po to Greek#1141
Open
RyukuZero wants to merge 4 commits intopython:3.14from
Open
Conversation
skpanagiotis
requested changes
Apr 3, 2026
Collaborator
skpanagiotis
left a comment
There was a problem hiding this comment.
Nice. I have added some minor suggestions 🚀
| @@ -10,7 +10,7 @@ msgstr "" | |||
| "Report-Msgid-Bugs-To: \n" | |||
| "POT-Creation-Date: 2025-12-04 09:48+0200\n" | |||
| "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | |||
Collaborator
There was a problem hiding this comment.
Add the revision date
| "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
| "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
| "Last-Translator: RyukuZero <t8220233@aueb.gr>\n" | ||
| "Language-Team: LANGUAGE <LL@li.org>\n" |
Collaborator
There was a problem hiding this comment.
Suggested change
| "Language-Team: LANGUAGE <LL@li.org>\n" | |
| "Language-Team: PyGreece <organizers@pygreece.org>\n" |
| "`removed in Python 3.13 <whatsnew313-pep594>` after being deprecated in " | ||
| "Python 3.11. The removal was decided in :pep:`594`." | ||
| msgstr "" | ||
| "Αυτή η ενότητα δεν αποτελεί πλέον μέρος της τυπικής βιβλιοθήκης Python. :ref:" |
Collaborator
There was a problem hiding this comment.
Suggested change
| "Αυτή η ενότητα δεν αποτελεί πλέον μέρος της τυπικής βιβλιοθήκης Python. :ref:" | |
| "Αυτή το module δεν αποτελεί πλέον μέρος της τυπικής βιβλιοθήκης Python. :ref:" |
| msgstr "" | ||
| "Αυτή η ενότητα δεν αποτελεί πλέον μέρος της τυπικής βιβλιοθήκης Python. :ref:" | ||
| "`Aφαιρέθηκε στην Python 3.13 <whatsnew313-pep594>` αφού καταργήθηκε " | ||
| "στηνPython 3.11. Η αφαίρεση αποφασίστηκε στο :pep:`594`." |
Collaborator
There was a problem hiding this comment.
Suggested change
| "στηνPython 3.11. Η αφαίρεση αποφασίστηκε στο :pep:`594`." | |
| "στην Python 3.11. Η αφαίρεση αποφασίστηκε στο :pep:`594`." |
| "Python 3.11. The removal was decided in :pep:`594`." | ||
| msgstr "" | ||
| "Αυτή η ενότητα δεν αποτελεί πλέον μέρος της τυπικής βιβλιοθήκης Python. :ref:" | ||
| "`Aφαιρέθηκε στην Python 3.13 <whatsnew313-pep594>` αφού καταργήθηκε " |
Collaborator
There was a problem hiding this comment.
Suggested change
| "`Aφαιρέθηκε στην Python 3.13 <whatsnew313-pep594>` αφού καταργήθηκε " | |
| "`removed in Python 3.13 <whatsnew313-pep594>` αφού καταργήθηκε " |
| msgstr "" | ||
| "Πιθανές αντικαταστάσεις είναι βιβλιοθήκες τρίτων από το PyPI: :pypi:" | ||
| "`telnetlib3` ή :pypi:`Exscript`. Αυτά δεν υποστηρίζονται ούτε συντηρούνται " | ||
| "απότην βασική ομάδα της Python." |
Collaborator
There was a problem hiding this comment.
Suggested change
| "απότην βασική ομάδα της Python." | |
| "από την βασική ομάδα της Python." |
| "The last version of Python that provided the :mod:`!telnetlib` module was " | ||
| "`Python 3.12 <https://docs.python.org/3.12/library/telnetlib.html>`_." | ||
| msgstr "" | ||
| "Η τελευταία έκδοση της Python που παρείχε την ενότητα :mod:`!telnetlib` " |
Collaborator
There was a problem hiding this comment.
Suggested change
| "Η τελευταία έκδοση της Python που παρείχε την ενότητα :mod:`!telnetlib` " | |
| "Η τελευταία έκδοση της Python που παρείχε το module :mod:`!telnetlib` " |
| "`Python 3.12 <https://docs.python.org/3.12/library/telnetlib.html>`_." | ||
| msgstr "" | ||
| "Η τελευταία έκδοση της Python που παρείχε την ενότητα :mod:`!telnetlib` " | ||
| "ήταν`Python 3.12 <https://docs.python.org/3.12/library/telnetlib.html>`_." |
Collaborator
There was a problem hiding this comment.
Suggested change
| "ήταν`Python 3.12 <https://docs.python.org/3.12/library/telnetlib.html>`_." | |
| "ήταν `Python 3.12 <https://docs.python.org/3.12/library/telnetlib.html>`_." |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #975
This PR adds the Greek translation for the
library/telnetlib.pomodule for Python 3.14.