Skip to content

Commit f9d47bd

Browse files
irfan-karabacakArdasakgithub-actions[bot]egeakman
authored
distutils/index, distributing/index (#19)
* index.po is done * Translated distributing/index * Test * distutils/index.po is translated * Update distributing/index.po Co-authored-by: Ardasak <76947524+Ardasak@users.noreply.github.com> * Update distributing/index.po Co-authored-by: Ardasak <76947524+Ardasak@users.noreply.github.com> * Update distributing/index.po Co-authored-by: Ardasak <76947524+Ardasak@users.noreply.github.com> * Update distributing/index.po Co-authored-by: Ardasak <76947524+Ardasak@users.noreply.github.com> * Wrap translations * Update distributing/index.po Co-authored-by: Ardasak <76947524+Ardasak@users.noreply.github.com> * Wrap translations * Update distributing/index.po Co-authored-by: Ardasak <76947524+Ardasak@users.noreply.github.com> * Update distributing/index.po Co-authored-by: Ardasak <76947524+Ardasak@users.noreply.github.com> * Wrap translations * Apply suggestions from code review Co-authored-by: Ardasak <76947524+Ardasak@users.noreply.github.com> * Wrap translations * Apply suggestions from code review * Wrap translations Co-authored-by: Ardasak <76947524+Ardasak@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Ege Akman <egeakmanegeakman@hotmail.com>
1 parent 60798f5 commit f9d47bd

File tree

2 files changed

+139
-32
lines changed

2 files changed

+139
-32
lines changed

distributing/index.po

Lines changed: 108 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -3,38 +3,43 @@
33
# This file is distributed under the same license as the Python package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
6-
#, fuzzy
76
msgid ""
87
msgstr ""
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-10 21:47+0300\n"
12+
"Last-Translator: \n"
13+
"Language-Team: TURKISH TEAM\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
#: distributing/index.rst:5
2122
msgid "Distributing Python Modules"
22-
msgstr ""
23+
msgstr "Python Modüllerini Dağıtma"
2324

2425
#: distributing/index.rst:0
2526
msgid "Email"
26-
msgstr ""
27+
msgstr "E-posta"
2728

2829
#: distributing/index.rst:7
2930
msgid "distutils-sig@python.org"
30-
msgstr ""
31+
msgstr "distutils-sig@python.org"
3132

3233
#: distributing/index.rst:10
3334
msgid ""
3435
"As a popular open source development project, Python has an active "
3536
"supporting community of contributors and users that also make their software "
3637
"available for other Python developers to use under open source license terms."
3738
msgstr ""
39+
"Popüler bir açık kaynak geliştirme projesi olarak Python, yazılımlarını "
40+
"diğer Python geliştiricilerinin açık kaynak lisans koşulları altında "
41+
"kullanmasını sağlayan, aktif destek sağlayan katılımcı (contributor) ve "
42+
"kullanıcı topluluğuna sahiptir."
3843

3944
#: distributing/index.rst:14
4045
msgid ""
@@ -43,13 +48,21 @@ msgid ""
4348
"rare!) problems, as well as potentially contributing their own solutions to "
4449
"the common pool."
4550
msgstr ""
51+
"Bu, Python kullanıcılarının, ortak havuza kendi çözümleriyle potansiyel "
52+
"olarak katkıda bulunmanın yanı sıra, ortak (ve hatta bazen nadir!) sorunlara "
53+
"karşı halihazırda oluşturdukları çözümlerden yararlanarak, Python "
54+
"kullanıcılarının etkin bir şekilde paylaşımda bulunmalarına ve işbirliği "
55+
"yapmalarına olanak tanır."
4656

4757
#: distributing/index.rst:19
4858
msgid ""
4959
"This guide covers the distribution part of the process. For a guide to "
5060
"installing other Python projects, refer to the :ref:`installation guide "
5161
"<installing-index>`."
5262
msgstr ""
63+
"Bu kılavuz, sürecin dağıtım bölümünü kapsar. Diğer Python projelerini "
64+
"kurmaya yönelik bir kılavuz için :ref:`installation guide <installing-"
65+
"index>`e bakın."
5366

5467
#: distributing/index.rst:25
5568
msgid ""
@@ -58,16 +71,23 @@ msgid ""
5871
"source software. Please take such policies into account when making use of "
5972
"the distribution and installation tools provided with Python."
6073
msgstr ""
74+
"Kurumsal kullanıcılar için, birçok kuruluşun açık kaynaklı yazılımları "
75+
"kullanma ve bunlara katkıda bulunma konusunda kendi politikaları olduğunu "
76+
"unutmayın. Python ile sağlanan dağıtım ve kurulum araçlarını kullanırken "
77+
"lütfen bu tür politikaları dikkate alın."
6178

6279
#: distributing/index.rst:32
6380
msgid "Key terms"
64-
msgstr ""
81+
msgstr "Anahtar terimler"
6582

6683
#: distributing/index.rst:34
6784
msgid ""
6885
"the `Python Package Index <https://pypi.org>`__ is a public repository of "
6986
"open source licensed packages made available for use by other Python users"
7087
msgstr ""
88+
"`Python Package Index <https://pypi.org>`__ , diğer Python kullanıcıları "
89+
"tarafından kullanıma sunulan açık kaynaklı lisanslı paketlerin bir yazılım "
90+
"deposudur."
7191

7292
#: distributing/index.rst:37
7393
msgid ""
@@ -78,6 +98,12 @@ msgid ""
7898
"issue trackers on both `GitHub <https://github.com/pypa>`__ and `Bitbucket "
7999
"<https://bitbucket.org/pypa/>`__."
80100
msgstr ""
101+
"`Python Packaging Authority <https://www.pypa.io/>`__ , standart paketleme "
102+
"araçlarının, ilgili meta verinin ve dosya formatı standartlarının bakımından "
103+
"ve geliştirilmesinden sorumlu geliştiriciler ve dokümantasyon yazarları "
104+
"grubudur. Hem `GitHub <https://github.com/pypa>`__ hem de `Bitbucket "
105+
"<https://bitbucket.org/pypa/>`__ üzerinde çeşitli araçlar, dokümantasyon ve "
106+
"sorun izleyicileri bulundururlar."
81107

82108
#: distributing/index.rst:44
83109
msgid ""
@@ -88,6 +114,12 @@ msgid ""
88114
"standard library, but its name lives on in other ways (such as the name of "
89115
"the mailing list used to coordinate Python packaging standards development)."
90116
msgstr ""
117+
":mod:`distutils`, Python standart kitaplığına ilk kez 1998 yılında eklenen "
118+
"orijinal derleme ve dağıtım sistemidir. :mod:`distutils`in doğrudan "
119+
"kullanımı aşamalı olarak kaldırılırken, halen mevcut paketleme ve dağıtım "
120+
"altyapısının temelini atmıştır. Yalnızca standart kitaplığın bir parçası "
121+
"olmakla kalmaz, adı başka şekillerde de yaşar (Python paketleme standartları "
122+
"geliştirmeyi koordine etmek için kullanılan posta listesinin adı gibi)."
91123

92124
#: distributing/index.rst:51
93125
msgid ""
@@ -98,6 +130,12 @@ msgid ""
98130
"`distutils` that offers consistent support for more recent packaging "
99131
"standards across a wide range of Python versions."
100132
msgstr ""
133+
"`setuptools`_ ilk olarak 2004'te yayınlanan :mod:`distutils` için (büyük "
134+
"ölçüde) bir eklentidir. Değiştirilmemiş :mod:`distutils` araçlarına göre en "
135+
"dikkate değer ilavesi, diğer paketlere bağımlılıkları bildirme yeteneğiydi. "
136+
"Şu anda, çok çeşitli Python sürümlerinde daha yeni paketleme standartları "
137+
"için tutarlı destek sunan :mod:`distutils`e daha düzenli olarak güncellenen "
138+
"bir alternatif olarak önerilmektedir."
101139

102140
#: distributing/index.rst:57
103141
msgid ""
@@ -107,17 +145,26 @@ msgid ""
107145
"in :pep:`427`) that allows Python libraries, even those including binary "
108146
"extensions, to be installed on a system without needing to be built locally."
109147
msgstr ""
148+
"`wheel`_ (bu bağlamda), ``bdist_wheel`` komutunu :mod:`distutils`/"
149+
"`setuptools`_ dizinine ekleyen bir projedir. Bu, Python kütüphanelerinin, "
150+
"(ikili uzantıları içerenlerin bile) bir sisteme yerel olarak kurulmasına "
151+
"gerek kalmadan kurulmasına izin veren bir çapraz platform ikili paketleme "
152+
"biçimi (\"wheels\" veya \"wheel files\" olarak adlandırılır ve :pep:`427` "
153+
"'de tanımlanır) üretir."
110154

111155
#: distributing/index.rst:68
112156
msgid "Open source licensing and collaboration"
113-
msgstr ""
157+
msgstr "Açık kaynak lisanslama ve işbirliği"
114158

115159
#: distributing/index.rst:70
116160
msgid ""
117161
"In most parts of the world, software is automatically covered by copyright. "
118162
"This means that other developers require explicit permission to copy, use, "
119163
"modify and redistribute the software."
120164
msgstr ""
165+
"Dünyanın çoğu yerinde, yazılım otomatik olarak telif hakkı kapsamındadır. "
166+
"Bu, diğer geliştiricilerin yazılımı kopyalamak, kullanmak, değiştirmek ve "
167+
"yeniden dağıtmak için açık izne ihtiyaç duyduğu anlamına gelir."
121168

122169
#: distributing/index.rst:74
123170
msgid ""
@@ -127,24 +174,36 @@ msgid ""
127174
"This leaves many developers free to spend more time focusing on the problems "
128175
"that are relatively unique to their specific situation."
129176
msgstr ""
177+
"Açık kaynak lisanslama, bu tür bir izni nispeten tutarlı bir şekilde açıkça "
178+
"vermenin bir yoludur ve geliştiricilerin çeşitli sorunlara ücretsiz olarak "
179+
"ortak çözümler sunarak verimli bir şekilde paylaşmasına ve işbirliği "
180+
"yapmasına olanak tanır. Bu, birçok geliştiricinin kendi özel durumlarına "
181+
"nispeten benzersiz olan sorunlara odaklanmak için daha fazla zaman "
182+
"harcamasına izin verir."
130183

131184
#: distributing/index.rst:80
132185
msgid ""
133186
"The distribution tools provided with Python are designed to make it "
134187
"reasonably straightforward for developers to make their own contributions "
135188
"back to that common pool of software if they choose to do so."
136189
msgstr ""
190+
"Python ile sağlanan dağıtım araçları, geliştiricilerin, isterlerse bu ortak "
191+
"yazılım havuzuna kendi katkılarını yapmalarını makul ölçüde basit hale "
192+
"getirmek için tasarlanmıştır."
137193

138194
#: distributing/index.rst:84
139195
msgid ""
140196
"The same distribution tools can also be used to distribute software within "
141197
"an organisation, regardless of whether that software is published as open "
142198
"source software or not."
143199
msgstr ""
200+
"Aynı dağıtım araçları, yazılımın açık kaynaklı yazılım olarak yayınlanıp "
201+
"yayınlanmadığına bakılmaksızın, bir kuruluş içinde yazılımı dağıtmak için de "
202+
"kullanılabilir."
144203

145204
#: distributing/index.rst:90
146205
msgid "Installing the tools"
147-
msgstr ""
206+
msgstr "Araçları yükleme"
148207

149208
#: distributing/index.rst:92
150209
msgid ""
@@ -153,107 +212,136 @@ msgid ""
153212
"important to have standard tools that work consistently, even on older "
154213
"versions of Python."
155214
msgstr ""
215+
"Çekirdek geliştirme ekibi, Python'un eski sürümlerinde bile tutarlı bir "
216+
"şekilde çalışan standart araçlara sahip olmanın önemli olduğunu "
217+
"keşfettiğinden, standart kütüphane, modern Python paketleme standartlarını "
218+
"destekleyen derleme araçlarını içermez."
156219

157220
#: distributing/index.rst:97
158221
msgid ""
159222
"The currently recommended build and distribution tools can be installed by "
160223
"invoking the ``pip`` module at the command line::"
161224
msgstr ""
225+
"Şu anda önerilen derleme ve dağıtım araçları, komut satırında ``pip`` modülü "
226+
"çağrılarak kurulabilir::"
162227

163228
#: distributing/index.rst:104
164229
msgid ""
165230
"For POSIX users (including macOS and Linux users), these instructions assume "
166231
"the use of a :term:`virtual environment`."
167232
msgstr ""
233+
"POSIX kullanıcıları için (macOS ve Linux kullanıcıları dahil), bu talimatlar "
234+
"bir :term:`virtual environment` kullanıldığını varsayar."
168235

169236
#: distributing/index.rst:107
170237
msgid ""
171238
"For Windows users, these instructions assume that the option to adjust the "
172239
"system PATH environment variable was selected when installing Python."
173240
msgstr ""
241+
"Windows kullanıcıları için bu talimatlar, Python'u kurarken sistem PATH "
242+
"ortam değişkenini ayarlama seçeneğinin seçildiğini varsayar."
174243

175244
#: distributing/index.rst:111
176245
msgid ""
177246
"The Python Packaging User Guide includes more details on the `currently "
178247
"recommended tools`_."
179248
msgstr ""
249+
"Python Packaging Kullanıcı Kılavuzu, `currently recommended tools`_ hakkında "
250+
"daha fazla ayrıntı içerir."
180251

181252
#: distributing/index.rst:123
182253
msgid "Reading the Python Packaging User Guide"
183-
msgstr ""
254+
msgstr "Python Paketleme Kullanım Kılavuzunu Okumak"
184255

185256
#: distributing/index.rst:125
186257
msgid ""
187258
"The Python Packaging User Guide covers the various key steps and elements "
188259
"involved in creating and publishing a project:"
189260
msgstr ""
261+
"Python Paketleme Kullanıcı Kılavuzu, bir proje oluşturma ve yayınlamayla "
262+
"ilgili çeşitli temel adımları ve öğeleri kapsar:"
190263

191264
#: distributing/index.rst:128
192265
msgid "`Project structure`_"
193-
msgstr ""
266+
msgstr "`(en) Proje Yapısı <Project structure_>`_ ;"
194267

195268
#: distributing/index.rst:129
196269
msgid "`Building and packaging the project`_"
197270
msgstr ""
271+
"`(en) Projeyi inşa etmek ve paketlemek <Building and packaging the "
272+
"project_>`_ ;"
198273

199274
#: distributing/index.rst:130
200275
msgid "`Uploading the project to the Python Package Index`_"
201276
msgstr ""
277+
"`(en) Projeyi Python Paket Dizinine yükleme <Uploading the project to the "
278+
"Python Packaging Index_>`_ ;"
202279

203280
#: distributing/index.rst:131
204281
msgid "`The .pypirc file`_"
205-
msgstr ""
282+
msgstr "`(en) .pypirc dosyası <The .pypirc file_>`_."
206283

207284
#: distributing/index.rst:144
208285
msgid "How do I...?"
209-
msgstr ""
286+
msgstr "Nasıl yaparım...?"
210287

211288
#: distributing/index.rst:146
212289
msgid "These are quick answers or links for some common tasks."
213-
msgstr ""
290+
msgstr "Bunlar, bazı genel görevler için hızlı yanıtlar veya bağlantılardır."
214291

215292
#: distributing/index.rst:149
216293
msgid "... choose a name for my project?"
217-
msgstr ""
294+
msgstr "... projem için bir isim seçer misin?"
218295

219296
#: distributing/index.rst:151
220297
msgid "This isn't an easy topic, but here are a few tips:"
221-
msgstr ""
298+
msgstr "Bu kolay bir başlık değil, ancak işte birkaç ipucu:"
222299

223300
#: distributing/index.rst:153
224301
msgid "check the Python Package Index to see if the name is already in use"
225302
msgstr ""
303+
"adın zaten kullanımda olup olmadığını görmek için Python Paket Dizini'ni "
304+
"kontrol edin"
226305

227306
#: distributing/index.rst:154
228307
msgid ""
229308
"check popular hosting sites like GitHub, Bitbucket, etc to see if there is "
230309
"already a project with that name"
231310
msgstr ""
311+
"Bu ada sahip bir proje olup olmadığını görmek için GitHub, Bitbucket vb. "
312+
"gibi popüler barındırma sitelerini kontrol edin."
232313

233314
#: distributing/index.rst:156
234315
msgid "check what comes up in a web search for the name you're considering"
235-
msgstr ""
316+
msgstr "düşündüğünüz isim için bir web aramasında ne çıktığını kontrol edin"
236317

237318
#: distributing/index.rst:157
238319
msgid ""
239320
"avoid particularly common words, especially ones with multiple meanings, as "
240321
"they can make it difficult for users to find your software when searching "
241322
"for it"
242323
msgstr ""
324+
"kullanıcıların yazılımınızı ararken bulmasını zorlaştırabileceğinden, "
325+
"özellikle birden çok anlamı olan yaygın sözcüklerden kaçının"
243326

244327
#: distributing/index.rst:163
245328
msgid "... create and distribute binary extensions?"
246-
msgstr ""
329+
msgstr "... ikili uzantılar oluşturup dağıtmak?"
247330

248331
#: distributing/index.rst:165
249332
msgid ""
250333
"This is actually quite a complex topic, with a variety of alternatives "
251334
"available depending on exactly what you're aiming to achieve. See the Python "
252335
"Packaging User Guide for more information and recommendations."
253336
msgstr ""
337+
"Bu aslında oldukça karmaşık bir konudur ve tam olarak neyi başarmayı "
338+
"amaçladığınıza bağlı olarak çeşitli alternatifler mevcuttur. Daha fazla "
339+
"bilgi ve öneriler için Python Paketleme Kullanıcı Kılavuzuna bakın."
254340

255341
#: distributing/index.rst:171
256342
msgid ""
257343
"`Python Packaging User Guide: Binary Extensions <https://packaging.python."
258344
"org/guides/packaging-binary-extensions/>`__"
259345
msgstr ""
346+
"`Python Paketleme Kullanıcı Kılavuzu: İkili Uzantılar <https://packaging."
347+
"python.org/guides/packaging-binary-extensions/>`__"

0 commit comments

Comments
 (0)