8000 Translate library/internet.po (#577) · python/python-docs-gr@08ef972 · GitHub
[go: up one dir, main page]

Skip to content

Commit 08ef972

Browse files
authored
Translate library/internet.po (#577)
Co-authored-by: = <=>
1 parent b7bff22 commit 08ef972

File tree

3 files changed

+18
-9
lines changed

3 files changed

+18
-9
lines changed

TRANSLATORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ Theofanis Petkos
44
Panagiotis Skias
55
Dimitrios Papadopoulos
66
Marios Giannopoulos
7+
Artemis Leonardou
78
Stelios Rotas

dictionaries/main.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -411,6 +411,7 @@ integers
411411
interactive
412412
interface
413413
interfaces
414+
internet
414415
interpolation
415416
interpreted
416417
interpreter

library/internet.po

Lines changed: 16 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,17 @@ msgstr ""
99
"Project-Id-Version: Python 3.12\n"
1010
"Report-Msgid-Bugs-To: \n"
1111
"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"
1516
"MIME-Version: 1.0\n"
1617
"Content-Type: text/plain; charset=UTF-8\n"
1718
"Content-Transfer-Encoding: 8bit\n"
1819

1920
#: library/internet.rst:5
2021
msgid "Internet Protocols and Support"
21-
msgstr ""
22+
msgstr "Πρωτόκολλα Internet και Υποστήριξη"
2223

2324
#: library/internet.rst:14
2425
msgid ""
@@ -28,23 +29,29 @@ msgid ""
2829
"`socket`, which is currently supported on most popular platforms. Here is "
2930
"an overview:"
3031
msgstr ""
32+
"Τα modules που περιγράφονται σε αυτό το κεφάλαιο υλοποιούν πρωτόκολλα "
33+
"internet και υποστήριξη για τις σχετικές τεχνολογίες. Όλα υλοποιούνται σε "
34+
"Python. Τα περισσότερα από αυτά τα modules απαιτούν την παρουσία του, "
35+
"εξαρτώμενου από το σύστημα, module :mod:`socket`, το οποίο υποστηρίζεται επί "
36+
"του παρόντος στις περισσότερες δημοφιλείς πλατφόρμες. Εδώ είναι μια "
37+
"επισκόπηση:"
3138

3239
#: library/internet.rst:7
3340
msgid "WWW"
34-
msgstr ""
41+
msgstr "WWW"
3542

3643
#: library/internet.rst:7
3744
msgid "Internet"
38-
msgstr ""
45+
msgstr "Internet"
3946

4047
#: library/internet.rst:7
4148
msgid "World Wide Web"
42-
msgstr ""
49+
msgstr "Παγκόσμιος Ιστός"
4350

4451
#: library/internet.rst:12
4552
msgid "module"
46-
msgstr ""
53+
msgstr "module"
4754

4855
#: library/internet.rst:12
4956
msgid "socket"
50-
msgstr ""
57+
msgstr "socket"

0 commit comments

Comments
 (0)
0