8000 Translate file library/struct.po by mgiannopoulos24 · Pull Request #593 · python/python-docs-gr · GitHub
[go: up one dir, main page]

Skip to content

Translate file library/struct.po #593

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 14 commits into from
Apr 3, 2025
Merged
Prev Previous commit
Next Next commit
typo fix
  • Loading branch information
mgiannopoulos24 committed Mar 23, 2025
commit c81c30e9b0dc66cb41241652c1e36147e25c891f
2 changes: 1 addition & 1 deletion library/struct.po
Original file line number Diff line number Diff line change
Expand Up @@ -778,7 +778,7 @@ msgstr ""
"τους μεταγλωττιστές της C: σε μια τυπική μηχανή, ένας μη προσημασμένος short "
"μπορεί να χρησιμοποιηθεί για αποθήκευση, αλλά όχι για αριθμητικές πράξεις. "
"Δείτε τη σελίδα της Wikipedia για τη `half-precision floating-point format "
"<half precision format_>` για περισσότερες πληροφορίες. "
"<half precision format_>`_ για περισσότερες πληροφορίες. "

#: library/struct.rst:320
msgid "When packing, ``'x'`` inserts one NUL byte."
Expand Down
0