Skip to content

Commit cf2644e

Browse files
Get changes from CPython Doc for 3.12
1 parent 60953e2 commit cf2644e

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

82 files changed

+7635
-6860
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
# test build, we're building with the .rst files that generated our
2020
# .po files.
2121

22-
CPYTHON_CURRENT_COMMIT := dc3c075d9eebc82c63ec54bb3f217d67b2aea914
22+
CPYTHON_CURRENT_COMMIT := 40d7f745e95883c169b1e1d8e2fa60fd89298771
2323
LANGUAGE := tr
2424
BRANCH := 3.12
2525

about.po

+19-14
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgid ""
66
msgstr ""
77
"Project-Id-Version: Python 3.12\n"
88
"Report-Msgid-Bugs-To: \n"
9-
"POT-Creation-Date: 2024-01-04 03:14+0300\n"
9+
"POT-Creation-Date: 2025-02-01 00:20+0000\n"
1010
"PO-Revision-Date: 2022-12-28 16:16-0500\n"
1111
"Last-Translator: \n"
1212
"Language-Team: TURKISH <[email protected]>\n"
@@ -18,19 +18,22 @@ msgstr ""
1818
"X-Generator: Poedit 3.2.2\n"
1919

2020
#: about.rst:3
21-
msgid "About these documents"
21+
#, fuzzy
22+
msgid "About this documentation"
2223
msgstr "Bu dokümanlar hakkında"
2324

2425
#: about.rst:6
26+
#, fuzzy
2527
msgid ""
26-
"These documents are generated from `reStructuredText`_ sources by `Sphinx`_, "
27-
"a document processor specifically written for the Python documentation."
28+
"Python's documentation is generated from `reStructuredText`_ sources using "
29+
"`Sphinx`_, a documentation generator originally created for Python and now "
30+
"maintained as an independent project."
2831
msgstr ""
2932
"Bu dokümanlar, Python dokümanları için özel olarak yazılmış bir doküman "
3033
"işlemcisi olan `Sphinx`_ tarafından `reStructuredText`_ kaynaklarından "
3134
"oluşturulur."
3235

33-
#: about.rst:15
36+
#: about.rst:16
3437
msgid ""
3538
"Development of the documentation and its toolchain is an entirely volunteer "
3639
"effort, just like Python itself. If you want to contribute, please take a "
@@ -42,39 +45,41 @@ msgstr ""
4245
"yapacağınıza ilişkin bilgi için lütfen :ref:`reporting-bugs` sayfasına göz "
4346
"atın. Yeni gönüllülere her zaman açığız!"
4447

45-
#: about.rst:20
48+
#: about.rst:21
4649
msgid "Many thanks go to:"
4750
msgstr "Destekleri için teşekkürler:"
4851

49-
#: about.rst:22
52+
#: about.rst:23
53+
#, fuzzy
5054
msgid ""
5155
"Fred L. Drake, Jr., the creator of the original Python documentation toolset "
52-
"and writer of much of the content;"
56+
"and author of much of the content;"
5357
msgstr ""
5458
"Fred L. Drake, Jr., orijinal Python dokümantasyon araç setinin yaratıcısı ve "
5559
"içeriğin çoğunun yazarı;"
5660

57-
#: about.rst:24
61+
#: about.rst:25
5862
msgid ""
5963
"the `Docutils <https://docutils.sourceforge.io/>`_ project for creating "
6064
"reStructuredText and the Docutils suite;"
6165
msgstr ""
6266
"`Docutils <https://docutils.sourceforge.io/>`_ projesi, reStructuredText ve "
6367
"Docutils paketini oluşturdukları için;"
6468

65-
#: about.rst:26
69+
#: about.rst:27
6670
msgid ""
6771
"Fredrik Lundh for his Alternative Python Reference project from which Sphinx "
6872
"got many good ideas."
6973
msgstr ""
7074
"Fredrik Lundh, Sphinx'in pek çok iyi fikir edindiği Alternatif Python "
7175
"Referansı projesi için."
7276

73-
#: about.rst:31
74-
msgid "Contributors to the Python Documentation"
77+
#: about.rst:32
78+
#, fuzzy
79+
msgid "Contributors to the Python documentation"
7580
msgstr "Python Dokümantasyonuna Katkıda Bulunanlar"
7681

77-
#: about.rst:33
82+
#: about.rst:34
7883
msgid ""
7984
"Many people have contributed to the Python language, the Python standard "
8085
"library, and the Python documentation. See :source:`Misc/ACKS` in the "
@@ -84,7 +89,7 @@ msgstr ""
8489
"dokümantasyonuna katkıda bulunmuştur. Katkıda bulunanların kısmi bir "
8590
"listesi için Python kaynak dağıtımında :source:`Misc/ACKS` dosyasına bakın."
8691

87-
#: about.rst:37
92+
#: about.rst:38
8893
msgid ""
8994
"It is only with the input and contributions of the Python community that "
9095
"Python has such wonderful documentation -- Thank You!"

c-api/allocation.po

+10-12
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: Python 3.12\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2023-09-18 19:05+0000\n"
10+
"POT-Creation-Date: 2025-02-01 00:20+0000\n"
1111
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1212
"Last-Translator: \n"
1313
"Language-Team: TURKISH <[email protected]>\n"
@@ -23,19 +23,17 @@ msgstr ""
2323
#: c-api/allocation.rst:17
2424
msgid ""
2525
"Initialize a newly allocated object *op* with its type and initial "
26-
"reference. Returns the initialized object. If *type* indicates that the "
27-
"object participates in the cyclic garbage detector, it is added to the "
28-
"detector's set of observed objects. Other fields of the object are not "
29-
"affected."
26+
"reference. Returns the initialized object. Other fields of the object are "
27+
"not affected."
3028
msgstr ""
3129

32-
#: c-api/allocation.rst:26
30+
#: c-api/allocation.rst:24
3331
msgid ""
3432
"This does everything :c:func:`PyObject_Init` does, and also initializes the "
3533
"length information for a variable-size object."
3634
msgstr ""
3735

38-
#: c-api/allocation.rst:32
36+
#: c-api/allocation.rst:30
3937
msgid ""
4038
"Allocate a new Python object using the C structure type *TYPE* and the "
4139
"Python type object *typeobj* (``PyTypeObject*``). Fields not defined by the "
@@ -45,7 +43,7 @@ msgid ""
4543
"tp_basicsize` field of the type object."
4644
msgstr ""
4745

48-
#: c-api/allocation.rst:43
46+
#: c-api/allocation.rst:41
4947
msgid ""
5048
"Allocate a new Python object using the C structure type *TYPE* and the "
5149
"Python type object *typeobj* (``PyTypeObject*``). Fields not defined by the "
@@ -58,7 +56,7 @@ msgid ""
5856
"management efficiency."
5957
msgstr ""
6058

61-
#: c-api/allocation.rst:57
59+
#: c-api/allocation.rst:55
6260
msgid ""
6361
"Releases memory allocated to an object using :c:macro:`PyObject_New` or :c:"
6462
"macro:`PyObject_NewVar`. This is normally called from the :c:member:"
@@ -67,17 +65,17 @@ msgid ""
6765
"no longer a valid Python object."
6866
msgstr ""
6967

70-
#: c-api/allocation.rst:66
68+
#: c-api/allocation.rst:64
7169
msgid ""
7270
"Object which is visible in Python as ``None``. This should only be accessed "
7371
"using the :c:macro:`Py_None` macro, which evaluates to a pointer to this "
7472
"object."
7573
msgstr ""
7674

77-
#: c-api/allocation.rst:73
75+
#: c-api/allocation.rst:71
7876
msgid ":c:func:`PyModule_Create`"
7977
msgstr ""
8078

81-
#: c-api/allocation.rst:74
79+
#: c-api/allocation.rst:72
8280
msgid "To allocate and create extension modules."
8381
msgstr ""

0 commit comments

Comments
 (0)