Skip to content

Commit 986ddfd

Browse files
Translate pipes module deprecation notice
1 parent 15227e2 commit 986ddfd

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

library/pipes.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# This file is distributed under the same license as the Python package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
6-
6+
#, fuzzy
77
msgid ""
88
msgstr ""
99
"Project-Id-Version: Python 3.12\n"
@@ -27,10 +27,10 @@ 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. "
30+
"Αυτό το module δεν αποτελεί πλέον μέρος της τυπικής βιβλιοθήκης της Python. "
3131
"Αφαιρέθηκε στην Python 3.13 (:ref:`removed in Python 3.13 "
32-
"<whatsnew313-pep594>`) αφού πρώτα είχε χαρακτηριστεί deprecated στην "
33-
"Python 3.11. Η αφαίρεση αποφασίστηκε στο :pep:`594`."
32+
"<whatsnew313-pep594>`) αφού πρώτα είχε χαρακτηριστεί παρωχημένο στην "
33+
"Python 3.11. Η κατάργηση του αποφασίστηκε μέσω του :pep:`594`."
3434

3535
#: library/pipes.rst:14
3636
msgid "Applications should use the :mod:`subprocess` module instead."

0 commit comments

Comments
 (0)