Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Translation Update 3.12#183

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
egeakman merged 1 commit into3.12fromtranslation-update-3.12
Apr 2, 2024
Merged
Show file tree
Hide file tree
Changes fromall 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 deletionMakefile
View file
Open in desktop
Original file line numberDiff line numberDiff 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 :=90f75e1069f2d692480bcd305fc35b4fe7847e18
CPYTHON_CURRENT_COMMIT :=b912d2b24a3fbd552595e3584bf851f9a2c75127
LANGUAGE := tr
BRANCH := 3.12

Expand Down
6 changes: 3 additions & 3 deletionsc-api/contextvars.po
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -7,7 +7,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:2024-04-01 00:17+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: \n"
"Language-Team: TURKISH <python.docs.tr@gmail.com>\n"
Expand All@@ -20,14 +20,14 @@ msgstr ""
msgid "Context Variables Objects"
msgstr ""

#: c-api/contextvars.rst:13
#: c-api/contextvars.rst:15
msgid ""
"In Python 3.7.1 the signatures of all context variables C APIs were "
"**changed** to use :c:type:`PyObject` pointers instead of :c:type:"
"`PyContext`, :c:type:`PyContextVar`, and :c:type:`PyContextToken`, e.g.::"
msgstr ""

#: c-api/contextvars.rst:24
#: c-api/contextvars.rst:26
msgid "See :issue:`34762` for more details."
msgstr ""

Expand Down
6 changes: 5 additions & 1 deletionc-api/import.po
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Python 3.12\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-02-24 17:22+0000\n"
"POT-Creation-Date: 2024-04-01 00:17+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: \n"
"Language-Team: TURKISH <python.docs.tr@gmail.com>\n"
Expand DownExpand Up@@ -317,6 +317,10 @@ msgstr ""
msgid "The module name, as an ASCII encoded string."
msgstr ""

#: c-api/import.rst:297
msgid "Initialization function for a module built into the interpreter."
msgstr ""

#: c-api/import.rst:302
msgid ""
"Add a collection of modules to the table of built-in modules. The *newtab* "
Expand Down
4 changes: 2 additions & 2 deletionsc-api/init.po
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Python 3.12\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-02-24 17:22+0000\n"
"POT-Creation-Date: 2024-04-01 00:17+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: \n"
"Language-Team: TURKISH <python.docs.tr@gmail.com>\n"
Expand DownExpand Up@@ -2051,7 +2051,7 @@ msgid ""
"`PyGILState API<gilstate>`."
msgstr ""

#: c-api/init.rst:1825
#: c-api/init.rst:1827
msgid ""
"If this function is called in a subinterpreter, the function *func* is now "
"scheduled to be called from the subinterpreter, rather than being called "
Expand Down
6 changes: 3 additions & 3 deletionsc-api/refcounting.po
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Python 3.12\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date:2023-09-18 22:33+0300\n"
"POT-Creation-Date:2024-04-01 00:17+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: \n"
"Language-Team: TURKISH <python.docs.tr@gmail.com>\n"
Expand DownExpand Up@@ -45,11 +45,11 @@ msgid ""
msgstr ""

#: c-api/refcounting.rst:26
msgid "The parameter type is no longer :c:expr:`const PyObject*`."
msgid ":c:func:`Py_REFCNT()` is changed to the inline static function."
msgstr ""

#: c-api/refcounting.rst:29
msgid ":c:func:`Py_REFCNT()` is changed to the inline static function."
msgid "The parameter type is no longer :c:expr:`const PyObject*`."
msgstr ""

#: c-api/refcounting.rst:35
Expand Down
8 changes: 4 additions & 4 deletionsc-api/structures.po
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Python 3.12\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-02-24 17:22+0000\n"
"POT-Creation-Date: 2024-04-01 00:17+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: \n"
"Language-Team: TURKISH <python.docs.tr@gmail.com>\n"
Expand DownExpand Up@@ -806,13 +806,13 @@ msgstr ""

#: c-api/structures.rst:705
msgid ""
"Optionalfunction pointer, providing additional data for getter and setter."
"Optionaluser data pointer, providing additional data for getter and setter."
msgstr ""

#: c-api/structures.rst:709
msgid ""
"The ``get`` function takes one :c:expr:`PyObject*` parameter (the instance) "
"and afunction pointer (the associated ``closure``):"
"and auser data pointer (the associated ``closure``):"
msgstr ""

#: c-api/structures.rst:712
Expand All@@ -824,7 +824,7 @@ msgstr ""
#: c-api/structures.rst:717
msgid ""
"``set`` functions take two :c:expr:`PyObject*` parameters (the instance and "
"the value to be set) and afunction pointer (the associated ``closure``):"
"the value to be set) and auser data pointer (the associated ``closure``):"
msgstr ""

#: c-api/structures.rst:720
Expand Down
Loading

[8]ページ先頭

©2009-2025 Movatter.jp