Skip to content

Commit fdef41f

Browse files
authored
machine translated: c-api/index (python#88)
1 parent e83dfb6 commit fdef41f

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

c-api/index.po

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,23 @@
22
# Copyright (C) 2001-2022, Python Software Foundation
33
# This file is distributed under the same license as the Python package.
44
#
5-
#, fuzzy
65
msgid ""
76
msgstr ""
87
"Project-Id-Version: Python 3.11\n"
98
"Report-Msgid-Bugs-To: \n"
109
"POT-Creation-Date: 2022-12-17 01:28+0300\n"
11-
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
10+
"PO-Revision-Date: 2023-01-16 04:30+0300\n"
1211
"Last-Translator: \n"
1312
"Language-Team: TURKISH <python.docs.tr@gmail.com>\n"
1413
"Language: tr\n"
1514
"MIME-Version: 1.0\n"
1615
"Content-Type: text/plain; charset=UTF-8\n"
1716
"Content-Transfer-Encoding: 8bit\n"
17+
"X-Generator: Poedit 3.2.2\n"
1818

1919
#: c-api/index.rst:5
2020
msgid "Python/C API Reference Manual"
21-
msgstr ""
21+
msgstr "Python/C API Referans Kılavuzu"
2222

2323
#: c-api/index.rst:7
2424
msgid ""
@@ -27,3 +27,7 @@ msgid ""
2727
"`extending-index`, which describes the general principles of extension "
2828
"writing but does not document the API functions in detail."
2929
msgstr ""
30+
"Bu kılavuz, genişletme modülleri yazmak veya Python'u gömmek isteyen C ve C+"
31+
"+ programcıları tarafından kullanılan API'yi belgelemektedir. Uzantı "
32+
"yazmanın genel ilkelerini açıklayan ancak API işlevlerini ayrıntılı olarak "
33+
"belgelemeyen :ref:`extending-index`'in tamamlayıcısıdır."

0 commit comments

Comments
 (0)