8000 translate library binary (#1087) · python/python-docs-gr@51b80b7 · GitHub
[go: up one dir, main page]

Skip to content

Commit 51b80b7

Browse files
translate library binary (#1087)
* translate library binary * add time * [pre-commit.ci lite] apply automatic fixes --------- Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
1 parent c8a3718 commit 51b80b7

File tree

1 file changed

+13
-4
lines changed

1 file changed

+13
-4
lines changed

library/binary.po

Lines changed: 13 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-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
2121
msgid "Binary Data Services"
22-
msgstr ""
22+
msgstr "Υπηρεσίες Δυαδικών Δεδομένων"
2323

2424
#: library/binary.rst:7
2525
msgid ""
@@ -28,16 +28,25 @@ msgid ""
2828
"specifically in relation to file formats and network protocols, are "
2929
"described in the relevant sections."
3030
msgstr ""
31+
"Τα modules που περιγράφονται σε αυτό το κεφάλαιο παρέχουν βασικές "
32+
"λειτουργίες για τη διαχείριση δυαδικών δεδομένων. Άλλες λειτουργίες σε "
33+
"δυαδικά δεδομένα, ιδιαίτερα σε σχέση με μορφές αρχείων και δικτυακά "
34+
"πρωτόκολλα, περιγράφονται στις αντίστοιχες ενότητες."
3135

3236
#: library/binary.rst:12
3337
msgid ""
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`)."
3741
msgstr ""
42+
"Ορισμένες βιβλιοθήκες που περιγράφονται στο :ref:`textservices` λειτουργούν "
43+
"επίσης με δυαδικές μορφές συμβατές με ASCII (για παράδειγμα, :mod:`re`) ή με "
44+
"όλα τα δυαδικά δεδομένα (για παράδειγμα, :mod:`difflib`)."
3845

3946
#: library/binary.rst:16
4047
msgid ""
4148
"In addition, see the documentation for Python's built-in binary data types "
4249
"in :ref:`binaryseq`."
4350
msgstr ""
51+
"Επιπλέον, δείτε την τεκμηρίωση για τους ενσωματωμένους τύπους δυαδικών "
52+
"δεδομένων της Python στο :ref:`binaryseq`."

0 commit comments

Comments
 (0)
0