Skip to content

Commit 84484ea

Browse files
Translate library/pipes.po
1 parent 6a6e6ad commit 84484ea

1 file changed

Lines changed: 11 additions & 5 deletions

File tree

library/pipes.po

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,37 +3,43 @@
33
# This file is distributed under the same license as the Python package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
6-
#, fuzzy
6+
77
msgid ""
88
msgstr ""
99
"Project-Id-Version: Python 3.12\n"
1010
"Report-Msgid-Bugs-To: \n"
1111
"POT-Creation-Date: 2025-12-04 09:48+0200\n"
1212
"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"
13+
"Last-Translator: Miltiadis Papavramidis <georgeppvr@gmail.com>\n"
14+
"Language-Team: PyGreece <organizers@pygreece.org>\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/pipes.rst:2
2121
msgid ":mod:`!pipes` --- Interface to shell pipelines"
22-
msgstr ""
22+
msgstr ":mod:`!pipes` --- Διεπαφή για shell pipelines"
2323

2424
#: library/pipes.rst:10
2525
msgid ""
2626
"This module is no longer part of the Python standard library. It was :ref:"
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>`) αφού πρώτα είχε χαρακτηριστεί deprecated στην "
33+
"Python 3.11. Η αφαίρεση αποφασίστηκε στο :pep:`594`."
3034

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

3539
#: library/pipes.rst:16
3640
msgid ""
3741
"The last version of Python that provided the :mod:`!pipes` module was "
3842
"`Python 3.12 <https://docs.python.org/3.12/library/pipes.html>`_."
3943
msgstr ""
44+
"Η τελευταία έκδοση της Python που παρείχε το module :mod:`!pipes` ήταν η "
45+
"`Python 3.12 <https://docs.python.org/3.12/library/pipes.html>`_."

0 commit comments

Comments
 (0)