@@ -9,9 +9,9 @@ msgstr ""
99"Project-Id-Version : Python 3.12\n "
1010"Report-Msgid-Bugs-To : \n "
1111"POT-Creation-Date : 2025-05-10 10:19+0300\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 "
12+ "PO-Revision-Date : 2025-05-20 17:00+0300 \n "
13+ "Last-Translator : ALEXANDROS TZIORAS alextzioras23@gmail.com \n "
14+ "Language-Team : Language-Team: PyGreece <pygreece@gmail.com >\n "
1515"Language : \n "
1616"MIME-Version : 1.0\n "
1717"Content-Type : text/plain; charset=UTF-8\n "
@@ -20,20 +20,26 @@ msgstr ""
2020#: library/asynchat.rst:2
2121msgid ":mod:`!asynchat` --- Asynchronous socket command/response handler"
2222msgstr ""
23+ ":mod:`!asynchat` --- Διαχειριστής εντολών/απαντήσεων ασύγχρονων υποδοχών"
2324
2425#: library/asynchat.rst:10
2526msgid ""
2627"This module is no longer part of the Python standard library. It was :ref:"
2728"`removed in Python 3.12 <whatsnew312-removed>` after being deprecated in "
2829"Python 3.6. The removal was decided in :pep:`594`."
2930msgstr ""
31+ "Αυτό το module δεν αποτελεί πλέον μέρος της βασικής βιβλιοθήκης της Python. "
32+ "Αφαιρέθηκε στην έκδοση :ref:`Python 3.12 <whatsnew312-removed>` αφού είχε "
33+ "ήδη καταργηθεί στην Python 3.6. Η αφαίρεση αποφασίστηκε στο :pep:`594`."
3034
3135#: library/asynchat.rst:14
3236msgid "Applications should use the :mod:`asyncio` module instead."
33- msgstr ""
37+ msgstr "Οι εφαρμογές θα πρέπει να χρησιμοποιούν το module :mod:`asyncio`. "
3438
3539#: library/asynchat.rst:16
3640msgid ""
3741"The last version of Python that provided the :mod:`!asynchat` module was "
3842"`Python 3.11 <https://docs.python.org/3.11/library/asynchat.html>`_."
3943msgstr ""
44+ "Η τελευταία έκδοση της Python που περιλάμβανε το module :mod:`!asynchat` "
45+ "ήταν η `Python 3.11 <https://docs.python.org/3.11/library/asynchat.html>`_."
0 commit comments