Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions dictionaries/main.txt
Original file line number Diff line number Diff line change
Expand Up @@ -734,6 +734,7 @@ lru
lst
lstrip
lt
lzma
m
mail
mailbox
Expand Down
12 changes: 8 additions & 4 deletions library/archiving.po
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,17 @@ msgstr ""
"Project-Id-Version: Python 3.12\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-05-02 23:29+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: 2025-05-09 23:32+0300\n"
"Last-Translator: ALEXANDROS TZIORAS [email protected]\n"
"Language-Team: PyGreece <organizers@pygreece.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: library/archiving.rst:5
msgid "Data Compression and Archiving"
msgstr ""
msgstr "Συμπίεση Δεδομένων και Αρχειοθέτηση"

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