@@ -9,31 +9,36 @@ msgstr ""
9
9
"Project-Id-Version : Python 3.12\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
11
"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 "
15
15
"Language : \n "
16
16
"MIME-Version : 1.0\n "
17
17
"Content-Type : text/plain; charset=UTF-8\n "
18
18
"Content-Transfer-Encoding : 8bit\n "
19
19
20
20
#: library/asynchat.rst:2
21
21
msgid ":mod:`!asynchat` --- Asynchronous socket command/response handler"
22
- msgstr ""
22
+ msgstr ":mod:`!asynchat` --- Διαχειριστής εντολών/απαντήσεων ασύγχρονων υποδοχών "
23
23
24
24
#: library/asynchat.rst:10
25
25
msgid ""
26
26
"This module is no longer part of the Python standard library. It was :ref:"
27
27
"`removed in Python 3.12 <whatsnew312-removed>` after being deprecated in "
28
28
"Python 3.6. The removal was decided in :pep:`594`."
29
29
msgstr ""
30
+ "Αυτό το module δεν αποτελεί πλέον μέρος της βασικής βιβλιοθήκης της Python. "
31
+ "Αφαιρέθηκε στην έκδοση :ref:`Python 3.12 <whatsnew312-removed>` αφού είχε ήδη "
32
+ "καταργηθεί στην Python 3.6. Η αφαίρεση αποφασίστηκε στο :pep:`594`."
30
33
31
34
#: library/asynchat.rst:14
32
35
msgid "Applications should use the :mod:`asyncio` module instead."
33
- msgstr ""
36
+ msgstr "Οι εφαρμογές θα πρέπει να χρησιμοποιούν το module :mod:`asyncio`. "
34
37
35
38
#: library/asynchat.rst:16
36
39
msgid ""
37
40
"The last version of Python that provided the :mod:`!asynchat` module was "
38
41
"`Python 3.11 <https://docs.python.org/3.11/library/asynchat.html>`_."
39
42
msgstr ""
43
+ "Η τελευταία έκδοση της Python που περιλάμβανε το module :mod:`!asynchat` ήταν "
44
+ "η `Python 3.11 <https://docs.python.org/3.11/library/asynchat.html>`_."
0 commit comments