8000 Translate library/numeric.po by loukic77 · Pull Request #590 · python/python-docs-el · GitHub
[go: up one dir, main page]

Skip to content

Translate library/numeric.po #590

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
Feb 25, 2025
Prev Previous commit
Next Next commit
new2
  • Loading branch information
loukic77 committed Feb 23, 2025
commit 85c325169a5fe7db84cf72af8644715bb475669c
2 changes: 1 addition & 1 deletion library/numeric.po
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ msgstr ""
"μαθηματικές συναρτήσεις και τύπους δεδομένων. Το πακέτο :mod:`numbers` "
"ορίζει μια αφηρημένη ιεραρχία τύπων δεδομένων. Τα αρθρώματα :mod:`math` και :"
"mod:`cmath` περιέχουν διάφορες μαθηματικές συναρτήσεις για αριθμούς κινητής "
"υποδιαστολής και μιγαδικούς αριθμούς. Το άρθρωμα mod:`decimal` υποστηρίζει "
"υποδιαστολής και μιγαδικούς αριθμούς. Το άρθρωμα :mod:`decimal` υποστηρίζει "
"ακριβείς αναπαραστάσεις δεκαδικών αριθμών χρησιμοποιώντας αριθμητική "
"αυθαίρετης ακρίβειας."

Expand Down
0