From 296b61047bd09864af9c40e889f3a30c958d0a7d Mon Sep 17 00:00:00 2001 From: egeakman Date: Mon, 16 Jan 2023 04:30:52 +0300 Subject: [PATCH] Translate c-api/index --- c-api/index.po | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/c-api/index.po b/c-api/index.po index 9c0e7573c..2402e1ec3 100644 --- a/c-api/index.po +++ b/c-api/index.po @@ -2,23 +2,23 @@ # Copyright (C) 2001-2022, Python Software Foundation # This file is distributed under the same license as the Python package. # -#, fuzzy 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: YEAR-MO-DA HO:MI+ZONE\n" +"PO-Revision-Date: 2023-01-16 04:30+0300\n" "Last-Translator: \n" "Language-Team: TURKISH \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 "" +msgstr "Python/C API Referans Kılavuzu" #: c-api/index.rst:7 msgid "" @@ -27,3 +27,7 @@ msgid "" "`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."