Skip to content

Commit 53527a3

Browse files
Revert "Translate pipes module deprecation notice"
This reverts commit f879f89.
1 parent f879f89 commit 53527a3

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

library/pipes.po

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,19 +27,13 @@ msgid ""
2727
"`removed in Python 3.13 <whatsnew313-pep594>` after being deprecated in "
2828
"Python 3.11. The removal was decided in :pep:`594`."
2929
msgstr ""
30-
"Αυτό το module δεν αποτελεί πλέον μέρος της Python standard library. "
31-
"Αφαιρέθηκε στην Python 3.13 (:ref:`removed in Python 3.13 "
32-
"<whatsnew313-pep594>`) αφού πρώτα είχε χαρακτηριστεί παρωχημένο στην "
33-
"Python 3.11. Η κατάργηση του αποφασίστηκε μέσω του :pep:`594`."
3430

3531
#: library/pipes.rst:14
3632
msgid "Applications should use the :mod:`subprocess` module instead."
37-
msgstr "Οι εφαρμογές θα πρέπει να χρησιμοποιούν αντ' αυτού το άρθρωμα :mod:`subprocess`."
33+
msgstr ""
3834

3935
#: library/pipes.rst:16
4036
msgid ""
4137
"The last version of Python that provided the :mod:`!pipes` module was "
4238
"`Python 3.12 <https://docs.python.org/3.12/library/pipes.html>`_."
4339
msgstr ""
44-
"Η τελευταία έκδοση της Python που παρείχε το άρθρωμα :mod:`!pipes` ήταν η "
45-
"`Python 3.12 <https://docs.python.org/3.12/library/pipes.html>`_."

0 commit comments

Comments
 (0)