Skip to content
Merged
1 change: 1 addition & 0 deletions TRANSLATORS
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ Dimitrios Papadopoulos
Marios Giannopoulos
Artemis Leonardou
Stelios Rotas
Loukas Sakellaridis
5 changes: 5 additions & 0 deletions dictionaries/main.txt
Original file line number Diff line number Diff line change
Expand Up @@ -354,6 +354,7 @@ close
closed
clossure
cls
cmath
code
codec
codecs
Expand Down Expand Up @@ -417,6 +418,7 @@ dead
debug
debugger
debugging
decimal
decorated
decorator
decorators
Expand Down Expand Up @@ -739,6 +741,7 @@ mixin
mixins
mkdir
mm
mod
mode
module
modules
Expand Down Expand Up @@ -1160,6 +1163,7 @@ zlib
Σεμινάριο
Υπάρχουν
Υποδιαστολής
άρθρωμα
ένα
έφτασε
ή
Expand Down Expand Up @@ -1191,6 +1195,7 @@ zlib
αποσειριοποίησης
αποσυσκευασία
από
αρθρώματα
αρχές
αρχείο
αρχειοθετημένη
Expand Down
16 changes: 11 additions & 5 deletions library/numeric.po
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,15 @@ msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-02-17 21:03+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
"Language: \n"
"Last-Translator: Loukas Sakellaridis <[email protected]>\n"
"Language-Team: PyGreece <[email protected]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: library/numeric.rst:6
msgid "Numeric and Mathematical Modules"
msgstr ""
msgstr "Αριθμητικά και Μαθηματικά Modules"

#: library/numeric.rst:8
msgid ""
Expand All @@ -30,7 +29,14 @@ msgid ""
"mod:`decimal` module supports exact representations of decimal numbers, "
"using arbitrary precision arithmetic."
msgstr ""
"Τα modules που περιγράφονται σε αυτό το κεφάλαιο παρέχουν αριθμητικές και "
"μαθηματικές συναρτήσεις και τύπους δεδομένων. Το πακέτο :mod:`numbers` "
"ορίζει μια αφηρημένη ιεραρχία τύπων δεδομένων. Τα modules :mod:`math` και :"
"mod:`cmath` περιέχουν διάφορες μαθηματικές συναρτήσεις για αριθμούς κινητής "
"υποδιαστολής και μιγαδικούς αριθμούς. Το module :mod:`decimal` υποστηρίζει "
"ακριβείς αναπαραστάσεις δεκαδικών αριθμών χρησιμοποιώντας αριθμητική "
"αυθαίρετης ακρίβειας."

#: library/numeric.rst:15
msgid "The following modules are documented in this chapter:"
msgstr ""
msgstr "Τα ακόλουθα modules αναλύονται σε αυτό το κεφάλαιο"