33# This file is distributed under the same license as the Python package.
44# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55#
6- #, fuzzy
76msgid ""
87msgstr ""
98"Project-Id-Version : Python 3.10\n "
109"Report-Msgid-Bugs-To : \n "
1110"POT-Creation-Date : 2021-12-17 23:20+0300\n "
12- "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 "
15- "Language : \n "
11+ "PO-Revision-Date : 2022-01-11 18:02+0300 \n "
12+ "Last-Translator : \n "
13+ "Language-Team : TURKISH TEAM <python.docs.tr@gmail.com >\n "
14+ "Language : tr \n "
1615"MIME-Version : 1.0\n "
1716"Content-Type : text/plain; charset=UTF-8\n "
1817"Content-Transfer-Encoding : 8bit\n "
18+ "Plural-Forms : nplurals=2; plural=(n != 1);\n "
19+ "X-Generator : Poedit 3.0.1\n "
1920
2021#: distutils/index.rst:5
2122msgid "Distributing Python Modules (Legacy version)"
22- msgstr ""
23+ msgstr "Python Modüllerini Dağıtma (Eski sürüm) "
2324
2425#: distutils/index.rst:0
2526msgid "Authors"
26- msgstr ""
27+ msgstr "Yazarlar "
2728
2829#: distutils/index.rst:7
2930msgid "Greg Ward, Anthony Baxter"
30- msgstr ""
31+ msgstr "Greg Ward, Anthony Baxter "
3132
3233#: distutils/index.rst:0
3334msgid "Email"
34- msgstr ""
35+ msgstr "E-posta "
3536
3637#: distutils/index.rst:8
3738msgid "distutils-sig@python.org"
38- msgstr ""
39+ msgstr "distutils-sig@python.org "
3940
4041#: distutils/index.rst:12
4142msgid ":ref:`distributing-index`"
42- msgstr ""
43+ msgstr ":ref:`distributing-index` "
4344
4445#: distutils/index.rst:13
4546msgid "The up to date module distribution documentations"
46- msgstr ""
47+ msgstr "Güncel modül dağıtım dokümantasyonu "
4748
4849#: distutils/index.rst:17
4950msgid ""
@@ -52,13 +53,20 @@ msgid ""
5253"removed with the package. See the :ref:`What's New <distutils-deprecated>` "
5354"entry for more information."
5455msgstr ""
56+ "Tüm \" distutils\" paketi kullanımdan kaldırıldı ve Python 3.12'de "
57+ "kaldırılacak. Bu dokümantasyon yalnızca referans olarak tutulur ve paketle "
58+ "birlikte kaldırılacaktır. Daha fazla bilgi için :ref:`What's New <distutils-"
59+ "deprecated>` girişine bakın."
5560
5661#: distutils/_setuptools_disclaimer.rst:3
5762msgid ""
5863"This document is being retained solely until the ``setuptools`` "
5964"documentation at https://setuptools.readthedocs.io/en/latest/setuptools.html "
6065"independently covers all of the relevant information currently included here."
6166msgstr ""
67+ "Bu dokümantasyon yalnızca https://setuptools.readthedocs.io/en/latest/"
68+ "setuptools.html adresindeki ``setuptools`` dokümantasyonunun burada bulunan "
69+ "ilgili tüm bilgileri bağımsız olarak kapsayasına kadar saklanacaktır."
6270
6371#: distutils/index.rst:26
6472msgid ""
@@ -68,6 +76,12 @@ msgid ""
6876"recommendations section <https://packaging.python.org/guides/tool-"
6977"recommendations/>`__ in the Python Packaging User Guide for more information."
7078msgstr ""
79+ "Bu kılavuz yalnızca, Python'un bu sürümünün bir parçası olarak sağlanan "
80+ "uzantıları oluşturmaya ve dağıtmaya yönelik temel araçları kapsar. Üçüncü "
81+ "taraf araçlar, kullanımı daha kolay ve daha güvenli alternatifler sunar. "
82+ "Daha fazla bilgi için Python Paketleme Kullanıcı Kılavuzundaki `quick "
83+ "recommendations section <https://packaging.python.org/guides/tool-"
84+ "recommendations/>`__ 'a bakın."
7185
7286#: distutils/index.rst:32
7387msgid ""
@@ -76,3 +90,8 @@ msgid ""
7690"capabilities that ``setuptools`` builds on to allow Python developers to "
7791"make Python modules and extensions readily available to a wider audience."
7892msgstr ""
93+ "Bu dokümantasyon, modül geliştiricisinin bakış açısından Python Dağıtım "
94+ "Yardımcı Programlarını (\" Distutils\" ) açıklar ve Python geliştiricilerinin "
95+ "Python modüllerini ve uzantılarını daha geniş bir kitle için hazır hale "
96+ "getirmesine olanak sağlamak için \" setuptools\" un geliştirdiği temel "
97+ "işlevlerini açıklar."
0 commit comments