Skip to content

Commit 5461052

Browse files
authored
Merge branch '3.12' into library-datetime
2 parents 7b31d4e + e7e70d4 commit 5461052

File tree

5 files changed

+17
-17
lines changed

5 files changed

+17
-17
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
# test build, we're building with the .rst files that generated our
2020
# .po files.
2121

22-
CPYTHON_CURRENT_COMMIT := 74a7f5d2dacd4c05aad0e64a275dae97d18f5355
22+
CPYTHON_CURRENT_COMMIT := 4a0c118d6a4080efc538802f70ee79ce5c046e72
2323
LANGUAGE := tr
2424
BRANCH := 3.12
2525

c-api/perfmaps.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
# SOME DESCRIPTIVE TITLE.
1+
# Python Documentation Turkish Translation
22
# Copyright (C) 2001-2023, Python Software Foundation
33
# This file is distributed under the same license as the Python package.
4-
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
54
#
65
#, fuzzy
76
msgid ""
@@ -10,8 +9,9 @@ msgstr ""
109
"Report-Msgid-Bugs-To: \n"
1110
"POT-Creation-Date: 2023-09-18 22:33+0300\n"
1211
"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"
12+
"Last-Translator: \n"
13+
"Language-Team: TURKISH <python.docs.tr@gmail.com>\n"
14+
"Language: tr\n"
1515
"MIME-Version: 1.0\n"
1616
"Content-Type: text/plain; charset=UTF-8\n"
1717
"Content-Transfer-Encoding: 8bit\n"

howto/perf_profiling.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
# SOME DESCRIPTIVE TITLE.
1+
# Python Documentation Turkish Translation
22
# Copyright (C) 2001-2023, Python Software Foundation
33
# This file is distributed under the same license as the Python package.
4-
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
54
#
65
#, fuzzy
76
msgid ""
@@ -10,8 +9,9 @@ msgstr ""
109
"Report-Msgid-Bugs-To: \n"
1110
"POT-Creation-Date: 2023-09-18 22:33+0300\n"
1211
"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"
12+
"Last-Translator: \n"
13+
"Language-Team: TURKISH <python.docs.tr@gmail.com>\n"
14+
"Language: tr\n"
1515
"MIME-Version: 1.0\n"
1616
"Content-Type: text/plain; charset=UTF-8\n"
1717
"Content-Transfer-Encoding: 8bit\n"

library/sys.monitoring.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
# SOME DESCRIPTIVE TITLE.
1+
# Python Documentation Turkish Translation
22
# Copyright (C) 2001-2023, Python Software Foundation
33
# This file is distributed under the same license as the Python package.
4-
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
54
#
65
#, fuzzy
76
msgid ""
@@ -10,8 +9,9 @@ msgstr ""
109
"Report-Msgid-Bugs-To: \n"
1110
"POT-Creation-Date: 2023-09-18 22:33+0300\n"
1211
"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"
12+
"Last-Translator: \n"
13+
"Language-Team: TURKISH <python.docs.tr@gmail.com>\n"
14+
"Language: tr\n"
1515
"MIME-Version: 1.0\n"
1616
"Content-Type: text/plain; charset=UTF-8\n"
1717
"Content-Transfer-Encoding: 8bit\n"

whatsnew/3.12.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
# SOME DESCRIPTIVE TITLE.
1+
# Python Documentation Turkish Translation
22
# Copyright (C) 2001-2023, Python Software Foundation
33
# This file is distributed under the same license as the Python package.
4-
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
54
#
65
#, fuzzy
76
msgid ""
@@ -10,8 +9,9 @@ msgstr ""
109
"Report-Msgid-Bugs-To: \n"
1110
"POT-Creation-Date: 2023-09-18 22:33+0300\n"
1211
"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"
12+
"Last-Translator: \n"
13+
"Language-Team: TURKISH <python.docs.tr@gmail.com>\n"
14+
"Language: tr\n"
1515
"MIME-Version: 1.0\n"
1616
"Content-Type: text/plain; charset=UTF-8\n"
1717
"Content-Transfer-Encoding: 8bit\n"

0 commit comments

Comments
 (0)