|
1 |
| -# SOME DESCRIPTIVE TITLE. |
2 |
| -# Copyright (C) 2001-2021, Python Software Foundation |
3 |
| -# This file is distributed under the same license as the Python package. |
4 |
| -# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. |
5 |
| -# |
6 |
| -msgid "" |
7 |
| -msgstr "" |
8 |
| -"Project-Id-Version: Python 3.10\n" |
9 |
| -"Report-Msgid-Bugs-To: \n" |
10 |
| -"POT-Creation-Date: 2021-12-17 23:20+0300\n" |
11 |
| -"PO-Revision-Date: 2022-06-18 01:11+0300\n" |
12 |
| -"Language: tr\n" |
13 |
| -"MIME-Version: 1.0\n" |
14 |
| -"Content-Type: text/plain; charset=UTF-8\n" |
15 |
| -"Content-Transfer-Encoding: 8bit\n" |
16 |
| -"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
17 |
| -"Last-Translator: \n" |
18 |
| -"Language-Team: TURKISH <python.docs.tr@gmail.com>\n" |
19 |
| -"X-Generator: Poedit 2.2\n" |
20 |
| - |
21 |
| -#: faq/installed.rst:3 |
22 |
| -msgid "\"Why is Python Installed on my Computer?\" FAQ" |
23 |
| -msgstr "\"Python Bilgisayarımda Neden Yüklü?\" SSS" |
24 |
| - |
25 |
| -#: faq/installed.rst:6 |
26 |
| -msgid "What is Python?" |
27 |
| -msgstr "Python nedir?" |
28 |
| - |
29 |
| -#: faq/installed.rst:8 |
30 |
| -msgid "" |
31 |
| -"Python is a programming language. It's used for many different " |
32 |
| -"applications. It's used in some high schools and colleges as an introductory " |
33 |
| -"programming language because Python is easy to learn, but it's also used by " |
34 |
| -"professional software developers at places such as Google, NASA, and " |
35 |
| -"Lucasfilm Ltd." |
36 |
| -msgstr "" |
37 |
| -"Python bir programlama dilidir. Birçok farklı uygulama için kullanılır. " |
38 |
| -"Python'un öğrenilmesi kolay olduğu için bazı lise ve üniversitelerde" |
39 |
| -"programlamaya giriş dili olarak kullanılır, ancak aynı zamanda Google, NASA ve " |
40 |
| -"Lucasfilm Ltd. gibi yerlerde profesyonel yazılım geliştiriciler tarafından " |
41 |
| -"da kullanılır." |
42 |
| - |
43 |
| -#: faq/installed.rst:13 |
44 |
| -msgid "" |
45 |
| -"If you wish to learn more about Python, start with the `Beginner's Guide to " |
46 |
| -"Python <https://wiki.python.org/moin/BeginnersGuide>`_." |
47 |
| -msgstr "" |
48 |
| -"Python hakkında daha fazla bilgi edinmek istiyorsanız, `Beginner's Guide to " |
49 |
| -"Python <https://wiki.python.org/moin/BeginnersGuide>`_ ile başlayın." |
50 |
| - |
51 |
| -#: faq/installed.rst:18 |
52 |
| -msgid "Why is Python installed on my machine?" |
53 |
| -msgstr "Python makinemde neden yüklü?" |
54 |
| - |
55 |
| -#: faq/installed.rst:20 |
56 |
| -msgid "" |
57 |
| -"If you find Python installed on your system but don't remember installing " |
58 |
| -"it, there are several possible ways it could have gotten there." |
59 |
| -msgstr "" |
60 |
| -"Python'un sisteminizde yüklü olduğunu görüyor ancak yüklediğinizi " |
61 |
| -"hatırlamıyorsanız, Python'un sisteminize girmesinin birkaç olası yolu vardır." |
62 |
| - |
63 |
| -#: faq/installed.rst:23 |
64 |
| -msgid "" |
65 |
| -"Perhaps another user on the computer wanted to learn programming and " |
66 |
| -"installed it; you'll have to figure out who's been using the machine and " |
67 |
| -"might have installed it." |
68 |
| -msgstr "" |
69 |
| -"Belki de bilgisayardaki başka bir kullanıcı programlama öğrenmek istedi ve " |
70 |
| -"bunu yükledi; makineyi kimin kullandığını ve bunu kimin yüklemiş " |
71 |
| -"olabileceğini bulmanız gerekecek." |
72 |
| - |
73 |
| -#: faq/installed.rst:26 |
74 |
| -msgid "" |
75 |
| -"A third-party application installed on the machine might have been written " |
76 |
| -"in Python and included a Python installation. There are many such " |
77 |
| -"applications, from GUI programs to network servers and administrative " |
78 |
| -"scripts." |
79 |
| -msgstr "" |
80 |
| -"Makineye yüklenen üçüncü parti bir uygulama Python ile yazılmış ve bir " |
81 |
| -"Python yüklemesi içeriyor olabilir. GUI programlarından ağ sunucularına ve " |
82 |
| -"yönetim komut dosyalarına kadar bu tür birçok uygulama vardır." |
83 |
| - |
84 |
| -#: faq/installed.rst:29 |
85 |
| -msgid "" |
86 |
| -"Some Windows machines also have Python installed. At this writing we're " |
87 |
| -"aware of computers from Hewlett-Packard and Compaq that include Python. " |
88 |
| -"Apparently some of HP/Compaq's administrative tools are written in Python." |
89 |
| -msgstr "" |
90 |
| -"Bazı Windows makinelerde Python da yüklüdür. Bu yazıyı yazarken Hewlett-" |
91 |
| -"Packard ve Compaq'ın Python içeren bilgisayarlarından haberdarız. Görünüşe " |
92 |
| -"göre HP/Compaq'ın bazı yönetim araçları Python ile yazılmış." |
93 |
| - |
94 |
| -#: faq/installed.rst:32 |
95 |
| -msgid "" |
96 |
| -"Many Unix-compatible operating systems, such as macOS and some Linux " |
97 |
| -"distributions, have Python installed by default; it's included in the base " |
98 |
| -"installation." |
99 |
| -msgstr "" |
100 |
| -"MacOS ve bazı Linux dağıtımları gibi Unix uyumlu birçok işletim sisteminde " |
101 |
| -"Python varsayılan olarak yüklüdür; temel kuruluma dahildir." |
102 |
| - |
103 |
| -#: faq/installed.rst:38 |
104 |
| -msgid "Can I delete Python?" |
105 |
| -msgstr "Python'u silebilir miyim?" |
106 |
| - |
107 |
| -#: faq/installed.rst:40 |
108 |
| -msgid "That depends on where Python came from." |
109 |
| -msgstr "Bu Python'un nereden geldiğine bağlıdır." |
110 |
| - |
111 |
| -#: faq/installed.rst:42 |
112 |
| -msgid "" |
113 |
| -"If someone installed it deliberately, you can remove it without hurting " |
114 |
| -"anything. On Windows, use the Add/Remove Programs icon in the Control Panel." |
115 |
| -msgstr "" |
116 |
| -"Birisi kasıtlı olarak yüklediyse, hiçbir şeye zarar vermeden " |
117 |
| -"kaldırabilirsiniz. Windows'ta, Denetim Masası'ndaki Program Ekle/Kaldır " |
118 |
| -"simgesini kullanın." |
119 |
| - |
120 |
| -#: faq/installed.rst:45 |
121 |
| -msgid "" |
122 |
| -"If Python was installed by a third-party application, you can also remove " |
123 |
| -"it, but that application will no longer work. You should use that " |
124 |
| -"application's uninstaller rather than removing Python directly." |
125 |
| -msgstr "" |
126 |
| -"Python üçüncü parti bir uygulama tarafından yüklenmişse, onu da " |
127 |
| -"kaldırabilirsiniz, ancak bu uygulama artık çalışmayacaktır. Python'u " |
128 |
| -"doğrudan kaldırmak yerine o uygulamanın kaldırıcısını kullanmalısınız." |
129 |
| - |
130 |
| -#: faq/installed.rst:49 |
131 |
| -msgid "" |
132 |
| -"If Python came with your operating system, removing it is not recommended. " |
133 |
| -"If you remove it, whatever tools were written in Python will no longer run, " |
134 |
| -"and some of them might be important to you. Reinstalling the whole system " |
135 |
| -"would then be required to fix things again." |
136 |
| -msgstr "" |
137 |
| -"Python işletim sisteminizle birlikte geliyorsa, kaldırılması önerilmez. " |
138 |
| -"Kaldırırsanız, Python'da yazılmış olan araçlar artık çalışmayacaktır ve " |
139 |
| -"bunlardan bazıları sizin için önemli olabilir. Bu durumda işleri tekrar " |
140 |
| -"düzeltmek için tüm sistemi yeniden yüklemek gerekecektir." |
| 1 | +# SOME DESCRIPTIVE TITLE. |
| 2 | +# Copyright (C) 2001-2021, Python Software Foundation |
| 3 | +# This file is distributed under the same license as the Python package. |
| 4 | +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. |
| 5 | +# |
| 6 | +msgid "" |
| 7 | +msgstr "" |
| 8 | +"Project-Id-Version: Python 3.10\n" |
| 9 | +"Report-Msgid-Bugs-To: \n" |
| 10 | +"POT-Creation-Date: 2021-12-17 23:20+0300\n" |
| 11 | +"PO-Revision-Date: 2022-06-18 01:11+0300\n" |
| 12 | +"Language: tr\n" |
| 13 | +"MIME-Version: 1.0\n" |
| 14 | +"Content-Type: text/plain; charset=UTF-8\n" |
| 15 | +"Content-Transfer-Encoding: 8bit\n" |
| 16 | +"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
| 17 | +"Last-Translator: \n" |
| 18 | +"Language-Team: TURKISH <python.docs.tr@gmail.com>\n" |
| 19 | +"X-Generator: Poedit 2.2\n" |
| 20 | + |
| 21 | +#: faq/installed.rst:3 |
| 22 | +msgid "\"Why is Python Installed on my Computer?\" FAQ" |
| 23 | +msgstr "\"Python Bilgisayarımda Neden Yüklü?\" SSS" |
| 24 | + |
| 25 | +#: faq/installed.rst:6 |
| 26 | +msgid "What is Python?" |
| 27 | +msgstr "Python nedir?" |
| 28 | + |
| 29 | +#: faq/installed.rst:8 |
| 30 | +msgid "" |
| 31 | +"Python is a programming language. It's used for many different " |
| 32 | +"applications. It's used in some high schools and colleges as an introductory " |
| 33 | +"programming language because Python is easy to learn, but it's also used by " |
| 34 | +"professional software developers at places such as Google, NASA, and " |
| 35 | +"Lucasfilm Ltd." |
| 36 | +msgstr "" |
| 37 | +"Python bir programlama dilidir. Birçok farklı uygulama için kullanılır. " |
| 38 | +"Python'un öğrenilmesi kolay olduğu için bazı lise ve " |
| 39 | +"üniversitelerdeprogramlamaya giriş dili olarak kullanılır, ancak aynı " |
| 40 | +"zamanda Google, NASA ve Lucasfilm Ltd. gibi yerlerde profesyonel yazılım " |
| 41 | +"geliştiriciler tarafından da kullanılır." |
| 42 | + |
| 43 | +#: faq/installed.rst:13 |
| 44 | +msgid "" |
| 45 | +"If you wish to learn more about Python, start with the `Beginner's Guide to " |
| 46 | +"Python <https://wiki.python.org/moin/BeginnersGuide>`_." |
| 47 | +msgstr "" |
| 48 | +"Python hakkında daha fazla bilgi edinmek istiyorsanız, `Beginner's Guide to " |
| 49 | +"Python <https://wiki.python.org/moin/BeginnersGuide>`_ ile başlayın." |
| 50 | + |
| 51 | +#: faq/installed.rst:18 |
| 52 | +msgid "Why is Python installed on my machine?" |
| 53 | +msgstr "Python makinemde neden yüklü?" |
| 54 | + |
| 55 | +#: faq/installed.rst:20 |
| 56 | +msgid "" |
| 57 | +"If you find Python installed on your system but don't remember installing " |
| 58 | +"it, there are several possible ways it could have gotten there." |
| 59 | +msgstr "" |
| 60 | +"Python'un sisteminizde yüklü olduğunu görüyor ancak yüklediğinizi " |
| 61 | +"hatırlamıyorsanız, Python'un sisteminize girmesinin birkaç olası yolu vardır." |
| 62 | + |
| 63 | +#: faq/installed.rst:23 |
| 64 | +msgid "" |
| 65 | +"Perhaps another user on the computer wanted to learn programming and " |
| 66 | +"installed it; you'll have to figure out who's been using the machine and " |
| 67 | +"might have installed it." |
| 68 | +msgstr "" |
| 69 | +"Belki de bilgisayardaki başka bir kullanıcı programlama öğrenmek istedi ve " |
| 70 | +"bunu yükledi; makineyi kimin kullandığını ve bunu kimin yüklemiş " |
| 71 | +"olabileceğini bulmanız gerekecek." |
| 72 | + |
| 73 | +#: faq/installed.rst:26 |
| 74 | +msgid "" |
| 75 | +"A third-party application installed on the machine might have been written " |
| 76 | +"in Python and included a Python installation. There are many such " |
| 77 | +"applications, from GUI programs to network servers and administrative " |
| 78 | +"scripts." |
| 79 | +msgstr "" |
| 80 | +"Makineye yüklenen üçüncü parti bir uygulama Python ile yazılmış ve bir " |
| 81 | +"Python yüklemesi içeriyor olabilir. GUI programlarından ağ sunucularına ve " |
| 82 | +"yönetim komut dosyalarına kadar bu tür birçok uygulama vardır." |
| 83 | + |
| 84 | +#: faq/installed.rst:29 |
| 85 | +msgid "" |
| 86 | +"Some Windows machines also have Python installed. At this writing we're " |
| 87 | +"aware of computers from Hewlett-Packard and Compaq that include Python. " |
| 88 | +"Apparently some of HP/Compaq's administrative tools are written in Python." |
| 89 | +msgstr "" |
| 90 | +"Bazı Windows makinelerde Python da yüklüdür. Bu yazıyı yazarken Hewlett-" |
| 91 | +"Packard ve Compaq'ın Python içeren bilgisayarlarından haberdarız. Görünüşe " |
| 92 | +"göre HP/Compaq'ın bazı yönetim araçları Python ile yazılmış." |
| 93 | + |
| 94 | +#: faq/installed.rst:32 |
| 95 | +msgid "" |
| 96 | +"Many Unix-compatible operating systems, such as macOS and some Linux " |
| 97 | +"distributions, have Python installed by default; it's included in the base " |
| 98 | +"installation." |
| 99 | +msgstr "" |
| 100 | +"MacOS ve bazı Linux dağıtımları gibi Unix uyumlu birçok işletim sisteminde " |
| 101 | +"Python varsayılan olarak yüklüdür; temel kuruluma dahildir." |
| 102 | + |
| 103 | +#: faq/installed.rst:38 |
| 104 | +msgid "Can I delete Python?" |
| 105 | +msgstr "Python'u silebilir miyim?" |
| 106 | + |
| 107 | +#: faq/installed.rst:40 |
| 108 | +msgid "That depends on where Python came from." |
| 109 | +msgstr "Bu Python'un nereden geldiğine bağlıdır." |
| 110 | + |
| 111 | +#: faq/installed.rst:42 |
| 112 | +msgid "" |
| 113 | +"If someone installed it deliberately, you can remove it without hurting " |
| 114 | +"anything. On Windows, use the Add/Remove Programs icon in the Control Panel." |
| 115 | +msgstr "" |
| 116 | +"Birisi kasıtlı olarak yüklediyse, hiçbir şeye zarar vermeden " |
| 117 | +"kaldırabilirsiniz. Windows'ta, Denetim Masası'ndaki Program Ekle/Kaldır " |
| 118 | +"simgesini kullanın." |
| 119 | + |
| 120 | +#: faq/installed.rst:45 |
| 121 | +msgid "" |
| 122 | +"If Python was installed by a third-party application, you can also remove " |
| 123 | +"it, but that application will no longer work. You should use that " |
| 124 | +"application's uninstaller rather than removing Python directly." |
| 125 | +msgstr "" |
| 126 | +"Python üçüncü parti bir uygulama tarafından yüklenmişse, onu da " |
| 127 | +"kaldırabilirsiniz, ancak bu uygulama artık çalışmayacaktır. Python'u " |
| 128 | +"doğrudan kaldırmak yerine o uygulamanın kaldırıcısını kullanmalısınız." |
| 129 | + |
| 130 | +#: faq/installed.rst:49 |
| 131 | +msgid "" |
| 132 | +"If Python came with your operating system, removing it is not recommended. " |
| 133 | +"If you remove it, whatever tools were written in Python will no longer run, " |
| 134 | +"and some of them might be important to you. Reinstalling the whole system " |
| 135 | +"would then be required to fix things again." |
| 136 | +msgstr "" |
| 137 | +"Python işletim sisteminizle birlikte geliyorsa, kaldırılması önerilmez. " |
| 138 | +"Kaldırırsanız, Python'da yazılmış olan araçlar artık çalışmayacaktır ve " |
| 139 | +"bunlardan bazıları sizin için önemli olabilir. Bu durumda işleri tekrar " |
| 140 | +"düzeltmek için tüm sistemi yeniden yüklemek gerekecektir." |
0 commit comments