Skip to content

Commit 8aef36d

Browse files
committed
translate library/archiving
1 parent f21fc09 commit 8aef36d

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

library/archiving.po

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,17 @@ msgstr ""
99
"Project-Id-Version: Python 3.12\n"
1010
"Report-Msgid-Bugs-To: \n"
1111
"POT-Creation-Date: 2025-05-02 23:29+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 <[email protected]>\n"
12+
"PO-Revision-Date: 2025-05-09 23:32+0300\n"
13+
"Last-Translator: ALEXANDROS TZIORAS [email protected]\n"
14+
"Language-Team: Language-Team: PyGreece <[email protected]>\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/archiving.rst:5
2121
msgid "Data Compression and Archiving"
22-
msgstr ""
22+
msgstr "Συμπίεση Δεδομένων και Αρχειοθέτηση"
2323

2424
#: library/archiving.rst:7
2525
msgid ""
@@ -28,3 +28,7 @@ msgid ""
2828
"format archives. See also :ref:`archiving-operations` provided by the :mod:"
2929
"`shutil` module."
3030
msgstr ""
31+
"Τα modules που περιγράφονται σε αυτό το κεφάλαιο υποστηρίζουν συμπίεση "
32+
"δεδομένων με τους αλγόριθμους zlib, gzip, bzip2 και lzma, καθώς και τη δημιουργία "
33+
"αρχείων σε μορφή ZIP- και tar-. Δείτε επίσης τις :ref:`archiving-operations` "
34+
"που παρέχονται από το module :mod:`shutil`."

0 commit comments

Comments
 (0)