Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

translate library binary #1087

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 21, 2025
Merged
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
17 changes: 13 additions & 4 deletions 17 library/binary.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-10 10:19+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-20 17:46+0300\n"
"Last-Translator: ALEXANDROS TZIORAS alextzioras23@gmail.com\n"
"Language-Team: Language-Team: PyGreece <pygreece@gmail.com>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: library/binary.rst:5
msgid "Binary Data Services"
msgstr ""
msgstr "Υπηρεσίες Δυαδικών Δεδομένων"

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

#: library/binary.rst:12
msgid ""
"Some libraries described under :ref:`textservices` also work with either "
"ASCII-compatible binary formats (for example, :mod:`re`) or all binary data "
"(for example, :mod:`difflib`)."
msgstr ""
"Ορισμένες βιβλιοθήκες που περιγράφονται στο :ref:`textservices` λειτουργούν "
"επίσης με δυαδικές μορφές συμβατές με ASCII (για παράδειγμα, :mod:`re`) ή με "
"όλα τα δυαδικά δεδομένα (για παράδειγμα, :mod:`difflib`)."

#: library/binary.rst:16
msgid ""
"In addition, see the documentation for Python's built-in binary data types "
"in :ref:`binaryseq`."
msgstr ""
"Επιπλέον, δείτε την τεκμηρίωση για τους ενσωματωμένους τύπους δυαδικών "
"δεδομένων της Python στο :ref:`binaryseq`."
Morty Proxy This is a proxified and sanitized view of the page, visit original site.