-
-
Notifications
You must be signed in to change notification settings - Fork 46
Expand file tree
/
Copy pathindex.po
More file actions
33 lines (31 loc) · 1.27 KB
/
index.po
File metadata and controls
33 lines (31 loc) · 1.27 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# Python Documentation Turkish Translation
# Copyright (C) 2001-2023, Python Software Foundation
# This file is distributed under the same license as the Python package.
#
msgid ""
msgstr ""
"Project-Id-Version: Python 3.11\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-12-17 01:28+0300\n"
"PO-Revision-Date: 2023-01-16 04:30+0300\n"
"Last-Translator: \n"
"Language-Team: TURKISH <python.docs.tr@gmail.com>\n"
"Language: tr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 3.2.2\n"
#: c-api/index.rst:5
msgid "Python/C API Reference Manual"
msgstr "Python/C API Referans Kılavuzu"
#: c-api/index.rst:7
msgid ""
"This manual documents the API used by C and C++ programmers who want to "
"write extension modules or embed Python. It is a companion to :ref:"
"`extending-index`, which describes the general principles of extension "
"writing but does not document the API functions in detail."
msgstr ""
"Bu kılavuz, genişletme modülleri yazmak veya Python'u gömmek isteyen C ve C+"
"+ programcıları tarafından kullanılan API'yi belgelemektedir. Uzantı "
"yazmanın genel ilkelerini açıklayan ancak API işlevlerini ayrıntılı olarak "
"belgelemeyen :ref:`extending-index`'in tamamlayıcısıdır."