Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitfe22300

Browse files
committed
Add translation for reference/index.po
1 parent2d39571 commitfe22300

File tree

1 file changed

+19
-12
lines changed

1 file changed

+19
-12
lines changed

‎reference/index.po‎

Lines changed: 19 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -10,25 +10,32 @@ msgstr ""
1010
"Report-Msgid-Bugs-To:\n"
1111
"POT-Creation-Date:2025-12-04 09:48+0200\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"
13+
"Last-Translator:Vassiliki Dalakiari <vdalakiari@gmail.com>\n"
14+
"Language-Team:PyGreece <organizers@pygreece.org>\n"
1515
"Language:\n"
1616
"MIME-Version:1.0\n"
1717
"Content-Type:text/plain; charset=UTF-8\n"
1818
"Content-Transfer-Encoding:8bit\n"
1919

20-
#:reference/index.rst:5
21-
msgid"The Python Language Reference"
22-
msgstr""
20+
msgid"Python Language Reference"
21+
msgstr"Εγχειρίδιο Αναφοράς της Γλώσσας Python"
2322

24-
#:reference/index.rst:7
23+
#:../../reference/index.rst:5
2524
msgid""
26-
"This reference manual describes the syntax and\"core semantics\" of the "
25+
"This reference manual describes the syntax andcore semantics of the "
2726
"language. It is terse, but attempts to be exact and complete. The semantics "
2827
"of non-essential built-in object types and of the built-in functions and "
29-
"modules are described in :ref:`library-index`. For an informal introduction "
30-
"to the language, see :ref:`tutorial-index`. For C or C++ programmers, two "
31-
"additional manuals exist: :ref:`extending-index` describes the high-level "
32-
"picture of how to write a Python extension module, and the :ref:`c-api-"
33-
"index` describes the interfaces available to C/C++ programmers in detail."
28+
"modules are described in :library:`index`. For an informal introduction to "
29+
"the language, see :tutorial:`index`. For C or C++ programmers, two additional "
30+
"manuals exist: :c-api:`index` describes the APIs used for writing extension "
31+
"modules, and :extending:`index` describes how to write such modules."
3432
msgstr""
33+
"Αυτό το εγχειρίδιο αναφοράς περιγράφει τη σύνταξη και τη «βασική "
34+
"σημασιολογία» της γλώσσας. Είναι σύντομο, αλλά προσπαθεί να είναι ακριβές "
35+
"και πλήρες. Η σημασιολογία των μη απαραίτητων ενσωματωμένων τύπων "
36+
"αντικειμένων και των ενσωματωμένων συναρτήσεων και modules περιγράφεται "
37+
"στη :library:`index`. Για μια άτυπη εισαγωγή στη γλώσσα, ανατρέξτε "
38+
"στο :tutorial:`index`. Για προγραμματιστές C ή C++, υπάρχουν δύο επιπλέον "
39+
"εγχειρίδια: το :c-api:`index` περιγράφει τα API που χρησιμοποιούνται για τη "
40+
"συγγραφή modules επέκτασης και το :extending:`index` περιγράφει τον τρόπο "
41+
"συγγραφής τέτοιων modules."

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp