1- # SOME DESCRIPTIVE TITLE.
2- # Copyright (C) 2001-2024, Python Software Foundation
3- # This file is distributed under the same license as the Python package.
4- # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5- #
6- #, fuzzy
7- msgid ""
8- msgstr ""
9- "Project-Id-Version : Python 3.12\n "
10- "Report-Msgid-Bugs-To : \n "
11- "POT-Creation-Date : 2025-12-04 09:48+0200\n "
12- "PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
13- "Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
14- "Language-Team : LANGUAGE <LL@li.org>\n "
15- "Language : \n "
16- "MIME-Version : 1.0\n "
17- "Content-Type : text/plain; charset=UTF-8\n "
18- "Content-Transfer-Encoding : 8bit\n "
19-
20- #: library/telnetlib.rst:2
21- msgid ":mod:`!telnetlib` --- Telnet client"
22- msgstr ""
23-
24- #: library/telnetlib.rst:10
25- msgid ""
26- "This module is no longer part of the Python standard library. It was :ref:"
27- "`removed in Python 3.13 <whatsnew313-pep594>` after being deprecated in "
28- "Python 3.11. The removal was decided in :pep:`594`."
29- msgstr ""
30-
31- #: library/telnetlib.rst:14
32- msgid ""
33- "Possible replacements are third-party libraries from PyPI: :pypi:"
34- "`telnetlib3` or :pypi:`Exscript`. These are not supported or maintained by "
35- "the Python core team."
36- msgstr ""
37-
38- #: library/telnetlib.rst:18
39- msgid ""
40- "The last version of Python that provided the :mod:`!telnetlib` module was "
41- "`Python 3.12 <https://docs.python.org/3.12/library/telnetlib.html>`_."
42- msgstr ""
1+ # SOME DESCRIPTIVE TITLE.
2+ # Copyright (C) 2001-2024, Python Software Foundation
3+ # This file is distributed under the same license as the Python package.
4+ # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5+ #
6+ #, fuzzy
7+ msgid ""
8+ msgstr ""
9+ "Project-Id-Version : Python 3.12\n "
10+ "Report-Msgid-Bugs-To : \n "
11+ "POT-Creation-Date : 2025-12-04 09:48+0200\n "
12+ "PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
13+ "Last-Translator : RyukuZero <t8220233@aueb.gr>\n "
14+ "Language-Team : LANGUAGE <LL@li.org>\n "
15+ "Language : \n "
16+ "MIME-Version : 1.0\n "
17+ "Content-Type : text/plain; charset=UTF-8\n "
18+ "Content-Transfer-Encoding : 8bit\n "
19+
20+ #: library/telnetlib.rst:2
21+ msgid ":mod:`!telnetlib` --- Telnet client"
22+ msgstr ":mod:!telnetlib --- Πελάτης Telnet"
23+
24+ #: library/telnetlib.rst:10
25+ msgid ""
26+ "This module is no longer part of the Python standard library. It was :ref:"
27+ "`removed in Python 3.13 <whatsnew313-pep594>` after being deprecated in "
28+ "Python 3.11. The removal was decided in :pep:`594`."
29+ msgstr ""
30+ "Αυτή η ενότητα δεν αποτελεί πλέον μέρος της τυπικής βιβλιοθήκης Python. :ref:"
31+ "Aφαιρέθηκε στην Python 3.13 <whatsnew313-pep594>` αφού καταργήθηκε στην"
32+ "Python 3.11. Η αφαίρεση αποφασίστηκε στο :pep:`594`."
33+
34+ #: library/telnetlib.rst:14
35+ msgid ""
36+ "Possible replacements are third-party libraries from PyPI: :pypi:"
37+ "`telnetlib3` or :pypi:`Exscript`. These are not supported or maintained by "
38+ "the Python core team."
39+ msgstr ""
40+ "Πιθανές αντικαταστάσεις είναι βιβλιοθήκες τρίτων από το PyPI: :pypi:"
41+ "`telnetlib3` ή :pypi:`Exscript`. Αυτά δεν υποστηρίζονται ούτε συντηρούνται από"
42+ "την βασική ομάδα της Python."
43+
44+ #: library/telnetlib.rst:18
45+ msgid ""
46+ "The last version of Python that provided the :mod:`!telnetlib` module was "
47+ "`Python 3.12 <https://docs.python.org/3.12/library/telnetlib.html>`_."
48+ msgstr ""
49+ "Η τελευταία έκδοση της Python που παρείχε την ενότητα :mod:`!telnetlib` ήταν"
50+ "`Python 3.12 <https://docs.python.org/3.12/library/telnetlib.html>`_."
0 commit comments