Skip to content

Commit 8008255

Browse files
committed
Translate tutorial/interpreter.po to Turkish
1 parent caa8b1e commit 8008255

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed

tutorial/interpreter.po

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -26,16 +26,15 @@ msgid "Invoking the Interpreter"
2626
msgstr "Yorumlayıcıyı Çağırma"
2727

2828
#: tutorial/interpreter.rst:13
29-
#, fuzzy
3029
msgid ""
3130
"The Python interpreter is usually installed as :file:`/usr/local/bin/"
3231
"python3.12` on those machines where it is available; putting :file:`/usr/"
3332
"local/bin` in your Unix shell's search path makes it possible to start it by "
3433
"typing the command:"
3534
msgstr ""
3635
"Python yorumlayıcısı genellikle mevcut olduğu makinelerde :file:`/usr/local/"
37-
"bin/python3.10` 'a yüklenir; Unix kabuğunuzun arama yoluna (path) :file:`/"
38-
"usr/local/bin` yazmak, komutu yazarak başlatmayı mümkün kılar:"
36+
"bin/python3.12` olarak yüklenir; Unix kabuğunuzun arama yoluna :file:`/usr/"
37+
"local/bin` eklemek, aşağıdaki komutu yazarak başlatmayı mümkün kılar:"
3938

4039
#: tutorial/interpreter.rst:17
4140
msgid "python3.12"
@@ -54,19 +53,17 @@ msgstr ""
5453
"popüler bir alternatif konumdur.)"
5554

5655
#: tutorial/interpreter.rst:26
57-
#, fuzzy
5856
msgid ""
5957
"On Windows machines where you have installed Python from the :ref:`Microsoft "
6058
"Store <windows-store>`, the :file:`python3.12` command will be available. If "
6159
"you have the :ref:`py.exe launcher <launcher>` installed, you can use the :"
6260
"file:`py` command. See :ref:`setting-envvars` for other ways to launch "
6361
"Python."
6462
msgstr ""
65-
"Python'ı :ref:`Microsoft Store <windows-store>` yüklediğiniz Windows "
66-
"makinelerinde :file:`python3.10` komutu kullanılabilir. :ref:`py.exe "
67-
"launcher <launcher>` başlatıcısı yüklüyse, :file:`py` komutunu "
68-
"kullanabilirsiniz. Python'u başlatmanın diğer yolları için :ref:`setting-"
69-
"envvars` 'a bakın."
63+
"Python'u :ref:`Microsoft Store <windows-store>` 'dan yüklediğiniz Windows "
64+
"makinelerinde :file:`python3.12` komutu kullanılabilir olacaktır. :ref:`py."
65+
"exe launcher <launcher>` yüklüyse :file:`py` komutunu kullanabilirsiniz. "
66+
"Python'u başlatmanın diğer yolları için :ref:`setting-envvars` bölümüne bakın."
7067

7168
#: tutorial/interpreter.rst:31
7269
msgid ""

0 commit comments

Comments
 (0)