@@ -10,16 +10,15 @@ msgstr ""
1010"Report-Msgid-Bugs-To : \n "
1111"POT-Creation-Date : 2025-02-17 21:03+0100\n "
1212"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 "
15- "Language : \n "
13+ "Last-Translator : Loukas Sakellaridis <lukesakellaridis@gmail.com>\n "
14+ "Language-Team : PyGreece <pygreece@gmail.com>\n "
1615"MIME-Version : 1.0\n "
1716"Content-Type : text/plain; charset=UTF-8\n "
1817"Content-Transfer-Encoding : 8bit\n "
1918
2019#: library/numeric.rst:6
2120msgid "Numeric and Mathematical Modules"
22- msgstr ""
21+ msgstr "Αριθμητικά και Μαθηματικά Modules "
2322
2423#: library/numeric.rst:8
2524msgid ""
@@ -30,7 +29,14 @@ msgid ""
3029"mod:`decimal` module supports exact representations of decimal numbers, "
3130"using arbitrary precision arithmetic."
3231msgstr ""
32+ "Τα modules που περιγράφονται σε αυτό το κεφάλαιο παρέχουν αριθμητικές και "
33+ "μαθηματικές συναρτήσεις και τύπους δεδομένων. Το πακέτο :mod:`numbers` "
34+ "ορίζει μια αφηρημένη ιεραρχία τύπων δεδομένων. Τα modules :mod:`math` και :"
35+ "mod:`cmath` περιέχουν διάφορες μαθηματικές συναρτήσεις για αριθμούς κινητής "
36+ "υποδιαστολής και μιγαδικούς αριθμούς. Το module :mod:`decimal` υποστηρίζει "
37+ "ακριβείς αναπαραστάσεις δεκαδικών αριθμών χρησιμοποιώντας αριθμητική "
38+ "αυθαίρετης ακρίβειας."
3339
3440#: library/numeric.rst:15
3541msgid "The following modules are documented in this chapter:"
36- msgstr ""
42+ msgstr "Τα ακόλουθα modules αναλύονται σε αυτό το κεφάλαιο "
0 commit comments