Skip to content

Commit 92a5a5b

Browse files
committed
make merge
1 parent 31fcf6b commit 92a5a5b

File tree

3 files changed

+207
-59
lines changed

3 files changed

+207
-59
lines changed

using/editors.po

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,34 +3,41 @@
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-11-27 19:24+0300\n"
12+
"Last-Translator: \n"
13+
"Language-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.2\n"
1920

2021
#: using/editors.rst:7
2122
msgid "Editors and IDEs"
22-
msgstr ""
23+
msgstr "Editorler ve IDEler"
2324

2425
#: using/editors.rst:9
2526
msgid ""
2627
"There are a number of IDEs that support Python programming language. Many "
2728
"editors and IDEs provide syntax highlighting, debugging tools, and :pep:`8` "
2829
"checks."
2930
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."
3034

3135
#: using/editors.rst:12
3236
msgid ""
3337
"Please go to `Python Editors <https://wiki.python.org/moin/PythonEditors>`_ "
3438
"and `Integrated Development Environments <https://wiki.python.org/moin/"
3539
"IntegratedDevelopmentEnvironments>`_ for a comprehensive list."
3640
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

Comments
 (0)