Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c8a3718

Browse filesBrowse files
translate-library-asynchat (#1086)
* translate-library-asynchat * [pre-commit.ci lite] apply automatic fixes --------- Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
1 parent 7d6fc20 commit c8a3718
Copy full SHA for c8a3718

File tree

1 file changed

+10
-4
lines changed
Filter options

1 file changed

+10
-4
lines changed

‎library/asynchat.po

Copy file name to clipboardExpand all lines: library/asynchat.po
+10-4Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -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
2121
msgid ":mod:`!asynchat` --- Asynchronous socket command/response handler"
2222
msgstr ""
23+
":mod:`!asynchat` --- Διαχειριστής εντολών/απαντήσεων ασύγχρονων υποδοχών"
2324

2425
#: library/asynchat.rst:10
2526
msgid ""
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`."
2930
msgstr ""
31+
"Αυτό το module δεν αποτελεί πλέον μέρος της βασικής βιβλιοθήκης της Python. "
32+
"Αφαιρέθηκε στην έκδοση :ref:`Python 3.12 <whatsnew312-removed>` αφού είχε "
33+
"ήδη καταργηθεί στην Python 3.6. Η αφαίρεση αποφασίστηκε στο :pep:`594`."
3034

3135
#: library/asynchat.rst:14
3236
msgid "Applications should use the :mod:`asyncio` module instead."
33-
msgstr ""
37+
msgstr "Οι εφαρμογές θα πρέπει να χρησιμοποιούν το module :mod:`asyncio`."
3438

3539
#: library/asynchat.rst:16
3640
msgid ""
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>`_."
3943
msgstr ""
44+
"Η τελευταία έκδοση της Python που περιλάμβανε το module :mod:`!asynchat` "
45+
"ήταν η `Python 3.11 <https://docs.python.org/3.11/library/asynchat.html>`_."

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.