@@ -9,31 +9,36 @@ 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 "
1818"Content-Transfer-Encoding : 8bit\n "
1919
2020#: library/asynchat.rst:2
2121msgid ":mod:`!asynchat` --- Asynchronous socket command/response handler"
22- msgstr ""
22+ msgstr ":mod:`!asynchat` --- Διαχειριστής εντολών/απαντήσεων ασύγχρονων υποδοχών "
2323
2424#: library/asynchat.rst:10
2525msgid ""
2626"This module is no longer part of the Python standard library. It was :ref:"
2727"`removed in Python 3.12 <whatsnew312-removed>` after being deprecated in "
2828"Python 3.6. The removal was decided in :pep:`594`."
2929msgstr ""
30+ "Αυτό το module δεν αποτελεί πλέον μέρος της βασικής βιβλιοθήκης της Python. "
31+ "Αφαιρέθηκε στην έκδοση :ref:`Python 3.12 <whatsnew312-removed>` αφού είχε ήδη "
32+ "καταργηθεί στην Python 3.6. Η αφαίρεση αποφασίστηκε στο :pep:`594`."
3033
3134#: library/asynchat.rst:14
3235msgid "Applications should use the :mod:`asyncio` module instead."
33- msgstr ""
36+ msgstr "Οι εφαρμογές θα πρέπει να χρησιμοποιούν το module :mod:`asyncio`. "
3437
3538#: library/asynchat.rst:16
3639msgid ""
3740"The last version of Python that provided the :mod:`!asynchat` module was "
3841"`Python 3.11 <https://docs.python.org/3.11/library/asynchat.html>`_."
3942msgstr ""
43+ "Η τελευταία έκδοση της Python που περιλάμβανε το module :mod:`!asynchat` ήταν "
44+ "η `Python 3.11 <https://docs.python.org/3.11/library/asynchat.html>`_."
0 commit comments