Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
distutils/index.po is translated
  • Loading branch information
irfan-karabacak committed Jan 11, 2022
commit b17d3e0c34e8df51e20eae56d384bffc087e13e9
43 changes: 31 additions & 12 deletions distutils/index.po
Original file line number Diff line number Diff line change
Expand Up @@ -3,47 +3,48 @@
# This file is distributed under the same license as the Python package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: Python 3.10\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-12-17 23:20+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"PO-Revision-Date: 2022-01-11 18:02+0300\n"
"Last-Translator: \n"
"Language-Team: TURKISH TEAM <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"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Poedit 3.0.1\n"

#: distutils/index.rst:5
msgid "Distributing Python Modules (Legacy version)"
msgstr ""
msgstr "Python Modüllerini Dağıtma (Eski sürüm)"

#: distutils/index.rst:0
msgid "Authors"
msgstr ""
msgstr "Yazarlar"

#: distutils/index.rst:7
msgid "Greg Ward, Anthony Baxter"
msgstr ""
msgstr "Greg Ward, Anthony Baxter"

#: distutils/index.rst:0
msgid "Email"
msgstr ""
msgstr "E-posta"

#: distutils/index.rst:8
msgid "distutils-sig@python.org"
msgstr ""
msgstr "distutils-sig@python.org"

#: distutils/index.rst:12
msgid ":ref:`distributing-index`"
msgstr ""
msgstr ":ref:`distributing-index`"

#: distutils/index.rst:13
msgid "The up to date module distribution documentations"
msgstr ""
msgstr "Güncel modül dağıtım dokümantasyonu "

#: distutils/index.rst:17
msgid ""
Expand All @@ -52,13 +53,20 @@ msgid ""
"removed with the package. See the :ref:`What's New <distutils-deprecated>` "
"entry for more information."
msgstr ""
"Tüm \"distutils\" paketi kullanımdan kaldırıldı ve Python 3.12'de "
"kaldırılacak. Bu dokümantasyon yalnızca referans olarak tutulur ve paketle "
"birlikte kaldırılacaktır. Daha fazla bilgi için :ref:`What's New <distutils-"
"deprecated>` girişine bakın."

#: distutils/_setuptools_disclaimer.rst:3
msgid ""
"This document is being retained solely until the ``setuptools`` "
"documentation at https://setuptools.readthedocs.io/en/latest/setuptools.html "
"independently covers all of the relevant information currently included here."
msgstr ""
"Bu dokümantasyon yalnızca https://setuptools.readthedocs.io/en/latest/"
"setuptools.html adresindeki ``setuptools`` dokümantasyonunun burada bulunan "
"ilgili tüm bilgileri bağımsız olarak kapsayasına kadar saklanacaktır."

#: distutils/index.rst:26
msgid ""
Expand All @@ -68,6 +76,12 @@ msgid ""
"recommendations section <https://packaging.python.org/guides/tool-"
"recommendations/>`__ in the Python Packaging User Guide for more information."
msgstr ""
"Bu kılavuz yalnızca, Python'un bu sürümünün bir parçası olarak sağlanan "
"uzantıları oluşturmaya ve dağıtmaya yönelik temel araçları kapsar. Üçüncü "
"taraf araçlar, kullanımı daha kolay ve daha güvenli alternatifler sunar. "
"Daha fazla bilgi için Python Paketleme Kullanıcı Kılavuzundaki `quick "
"recommendations section <https://packaging.python.org/guides/tool-"
"recommendations/>`__ 'a bakın."

#: distutils/index.rst:32
msgid ""
Expand All @@ -76,3 +90,8 @@ msgid ""
"capabilities that ``setuptools`` builds on to allow Python developers to "
"make Python modules and extensions readily available to a wider audience."
msgstr ""
"Bu dokümantasyon, modül geliştiricisinin bakış açısından Python Dağıtım "
"Yardımcı Programlarını (\"Distutils\") açıklar ve Python geliştiricilerinin "
"Python modüllerini ve uzantılarını daha geniş bir kitle için hazır hale "
"getirmesine olanak sağlamak için \"setuptools\"un geliştirdiği temel "
"işlevlerini açıklar."