We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent4f7c3bf commit281ce86Copy full SHA for 281ce86
tutorial/venv.po
@@ -174,16 +174,15 @@ msgid "Managing Packages with pip"
174
msgstr"Paketleri pip ile Yönetme"
175
176
#:tutorial/venv.rst:100
177
-#,fuzzy
178
msgid""
179
"You can install, upgrade, and remove packages using a program called :"
180
"program:`pip`. By default ``pip`` will install packages from the `Python "
181
"Package Index <https://pypi.org>`_. You can browse the Python Package Index "
182
"by going to it in your web browser."
183
msgstr""
184
":program:`pip` adlı bir program kullanarak paketleri yükleyebilir, "
185
-"yükseltebilir ve kaldırabilirsiniz. Varsayılan olarak ``pip``,<https://"
186
-"pypi.org> Python Paket Dizini'nden paketler yükler. Python Paket Dizini'ne "
+"yükseltebilir ve kaldırabilirsiniz. Varsayılan olarak ``pip``,`Python Paket"
+"Dizini <https://pypi.org>`_'nden paketler yükler. Python Paket Dizini'ne "
187
"web tarayıcınızdan giderek göz atabilirsiniz."
188
189
#:tutorial/venv.rst:105