@@ -9,16 +9,17 @@ msgstr ""
9
9
"Project-Id-Version : Python 3.12\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
11
"POT-Creation-Date : 2024-03-14 12:51+0000\n "
12
- "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 "
12
+ "PO-Revision-Date : 2024-12-15 13:44+0000\n "
13
+ "Last-Translator : Artemis Leonardou <artemis.leona@gmail.com>\n "
14
+ "Language-Team : PyGreece <pygreece@gmail.com>\n "
15
+ "Language : el\n "
15
16
"MIME-Version : 1.0\n "
16
17
"Content-Type : text/plain; charset=UTF-8\n "
17
18
"Content-Transfer-Encoding : 8bit\n "
18
19
19
20
#: library/internet.rst:5
20
21
msgid "Internet Protocols and Support"
21
- msgstr ""
22
+ msgstr "Πρωτόκολλα Internet και Υποστήριξη "
22
23
23
24
#: library/internet.rst:14
24
25
msgid ""
@@ -28,23 +29,29 @@ msgid ""
28
29
"`socket`, which is currently supported on most popular platforms. Here is "
29
30
"an overview:"
30
31
msgstr ""
32
+ "Τα modules που περιγράφονται σε αυτό το κεφάλαιο υλοποιούν πρωτόκολλα "
33
+ "internet και υποστήριξη για τις σχετικές τεχνολογίες. Όλα υλοποιούνται σε "
34
+ "Python. Τα περισσότερα από αυτά τα modules απαιτούν την παρουσία του, "
35
+ "εξαρτώμενου από το σύστημα, module :mod:`socket`, το οποίο υποστηρίζεται επί "
36
+ "του παρόντος στις περισσότερες δημοφιλείς πλατφόρμες. Εδώ είναι μια "
37
+ "επισκόπηση:"
31
38
32
39
#: library/internet.rst:7
33
40
msgid "WWW"
34
- msgstr ""
41
+ msgstr "WWW "
35
42
36
43
#: library/internet.rst:7
37
44
msgid "Internet"
38
- msgstr ""
45
+ msgstr "Internet "
39
46
40
47
#: library/internet.rst:7
41
48
msgid "World Wide Web"
42
- msgstr ""
49
+ msgstr "Παγκόσμιος Ιστός "
43
50
44
51
#: library/internet.rst:12
45
52
msgid "module"
46
- msgstr ""
53
+ msgstr "module "
47
54
48
55
#: library/internet.rst:12
49
56
msgid "socket"
50
- msgstr ""
57
+ msgstr "socket "
0 commit comments