@@ -10,16 +10,15 @@ msgstr ""
10
10
"Report-Msgid-Bugs-To : \n "
11
11
"POT-Creation-Date : 2025-02-17 21:03+0100\n "
12
12
"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
13
- "Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
14
- "
Language-Team :
LANGUAGE <[email protected] >\n "
15
- "Language : \n "
13
+ "
Last-Translator :
Loukas Sakellaridis <[email protected] >\n "
14
+ "
Language-Team :
PyGreece <[email protected] >\n "
16
15
"MIME-Version : 1.0\n "
17
16
"Content-Type : text/plain; charset=UTF-8\n "
18
17
"Content-Transfer-Encoding : 8bit\n "
19
18
20
19
#: library/numeric.rst:6
21
20
msgid "Numeric and Mathematical Modules"
22
- msgstr ""
21
+ msgstr "Αριθμητικά και Μαθηματικά Modules "
23
22
24
23
#: library/numeric.rst:8
25
24
msgid ""
@@ -30,7 +29,14 @@ msgid ""
30
29
"mod:`decimal` module supports exact representations of decimal numbers, "
31
30
"using arbitrary precision arithmetic."
32
31
msgstr ""
32
+ "Τα modules που περιγράφονται σε αυτό το κεφάλαιο παρέχουν αριθμητικές και "
33
+ "μαθηματικές συναρτήσεις και τύπους δεδομένων. Το πακέτο :mod:`numbers` "
34
+ "ορίζει μια αφηρημένη ιεραρχία τύπων δεδομένων. Τα modules :mod:`math` και :"
35
+ "mod:`cmath` περιέχουν διάφορες μαθηματικές συναρτήσεις για αριθμούς κινητής "
36
+ "υποδιαστολής και μιγαδικούς αριθμούς. Το module :mod:`decimal` υποστηρίζει "
37
+ "ακριβείς αναπαραστάσεις δεκαδικών αριθμών χρησιμοποιώντας αριθμητική "
38
+ "αυθαίρετης ακρίβειας."
33
39
34
40
#: library/numeric.rst:15
35
41
msgid "The following modules are documented in this chapter:"
36
- msgstr ""
42
+ msgstr "Τα ακόλουθα modules αναλύονται σε αυτό το κεφάλαιο "
0 commit comments