@@ -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-10 10:19+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 <LL@li.org >\n "
12+ "PO-Revision-Date : 2025-05-20 17:46+0300 \n "
13+ "Last-Translator : ALEXANDROS TZIORAS alextzioras23@gmail.com \n "
14+ "Language-Team : Language-Team: PyGreece <pygreece@gmail.com >\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/binary.rst:5
2121msgid "Binary Data Services"
22- msgstr ""
22+ msgstr "Υπηρεσίες Δυαδικών Δεδομένων "
2323
2424#: library/binary.rst:7
2525msgid ""
@@ -28,16 +28,25 @@ msgid ""
2828"specifically in relation to file formats and network protocols, are "
2929"described in the relevant sections."
3030msgstr ""
31+ "Τα modules που περιγράφονται σε αυτό το κεφάλαιο παρέχουν βασικές "
32+ "λειτουργίες για τη διαχείριση δυαδικών δεδομένων. Άλλες λειτουργίες σε "
33+ "δυαδικά δεδομένα, ιδιαίτερα σε σχέση με μορφές αρχείων και δικτυακά "
34+ "πρωτόκολλα, περιγράφονται στις αντίστοιχες ενότητες."
3135
3236#: library/binary.rst:12
3337msgid ""
3438"Some libraries described under :ref:`textservices` also work with either "
3539"ASCII-compatible binary formats (for example, :mod:`re`) or all binary data "
3640"(for example, :mod:`difflib`)."
3741msgstr ""
42+ "Ορισμένες βιβλιοθήκες που περιγράφονται στο :ref:`textservices` λειτουργούν "
43+ "επίσης με δυαδικές μορφές συμβατές με ASCII (για παράδειγμα, :mod:`re`) ή με "
44+ "όλα τα δυαδικά δεδομένα (για παράδειγμα, :mod:`difflib`)."
3845
3946#: library/binary.rst:16
4047msgid ""
4148"In addition, see the documentation for Python's built-in binary data types "
4249"in :ref:`binaryseq`."
4350msgstr ""
51+ "Επιπλέον, δείτε την τεκμηρίωση για τους ενσωματωμένους τύπους δυαδικών "
52+ "δεδομένων της Python στο :ref:`binaryseq`."
0 commit comments