Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
# test build, we're building with the .rst files that generated our
# .po files.

CPYTHON_CURRENT_COMMIT := 5a4e821b436710bc9814513965ec9ad097c4adac
CPYTHON_CURRENT_COMMIT := cd778b4917b29b4868aa339e920f947ab6cb6cb9
LANGUAGE := tr
BRANCH := 3.12

Expand Down
6 changes: 3 additions & 3 deletions about.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Python 3.12\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-12-17 01:28+0300\n"
"POT-Creation-Date: 2023-11-04 18:33+0000\n"
"PO-Revision-Date: 2022-12-28 16:16-0500\n"
"Last-Translator: \n"
"Language-Team: TURKISH <python.docs.tr@gmail.com>\n"
Expand Down Expand Up @@ -59,8 +59,8 @@ msgid ""
"the `Docutils <https://docutils.sourceforge.io/>`_ project for creating "
"reStructuredText and the Docutils suite;"
msgstr ""
"`Docutils <https://docutils.sourceforge.io/>`_ projesi, reStructuredText "
"ve Docutils paketini oluşturdukları için;"
"`Docutils <https://docutils.sourceforge.io/>`_ projesi, reStructuredText ve "
"Docutils paketini oluşturdukları için;"

#: about.rst:26
msgid ""
Expand Down
Loading