|
3 | 3 | # This file is distributed under the same license as the Python package.
|
4 | 4 | # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
5 | 5 | #
|
6 |
| -#, fuzzy |
7 | 6 | msgid ""
|
8 | 7 | msgstr ""
|
9 | 8 | "Project-Id-Version: Python 3.10\n"
|
10 | 9 | "Report-Msgid-Bugs-To: \n"
|
11 | 10 | "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-11-27 19:24+0300\n" |
| 12 | +"Last-Translator: \n" |
| 13 | +"Language-Team: \n" |
| 14 | +"Language: tr\n" |
16 | 15 | "MIME-Version: 1.0\n"
|
17 | 16 | "Content-Type: text/plain; charset=UTF-8\n"
|
18 | 17 | "Content-Transfer-Encoding: 8bit\n"
|
| 18 | +"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
| 19 | +"X-Generator: Poedit 3.2\n" |
19 | 20 |
|
20 | 21 | #: using/editors.rst:7
|
21 | 22 | msgid "Editors and IDEs"
|
22 |
| -msgstr "" |
| 23 | +msgstr "Editorler ve IDEler" |
23 | 24 |
|
24 | 25 | #: using/editors.rst:9
|
25 | 26 | msgid ""
|
26 | 27 | "There are a number of IDEs that support Python programming language. Many "
|
27 | 28 | "editors and IDEs provide syntax highlighting, debugging tools, and :pep:`8` "
|
28 | 29 | "checks."
|
29 | 30 | msgstr ""
|
| 31 | +"Python programlama dilini destekleyen çok sayıda IDE vardır. Birçok editör " |
| 32 | +"ve IDE, sözdizimi vurgulama, hata ayıklama araçları ve :pep:`8` kontrolleri " |
| 33 | +"sağlar." |
30 | 34 |
|
31 | 35 | #: using/editors.rst:12
|
32 | 36 | msgid ""
|
33 | 37 | "Please go to `Python Editors <https://wiki.python.org/moin/PythonEditors>`_ "
|
34 | 38 | "and `Integrated Development Environments <https://wiki.python.org/moin/"
|
35 | 39 | "IntegratedDevelopmentEnvironments>`_ for a comprehensive list."
|
36 | 40 | msgstr ""
|
| 41 | +"Kapsamlı bir liste için lütfen \"Python Editörleri <https://wiki.python.org/" |
| 42 | +"moin/PythonEditors>\" ve \"Entegre Geliştirme Ortamları <https://wiki." |
| 43 | +"python.org/moin/IntegratedDevelopmentEnvironments>\" adreslerine gidin." |
0 commit comments