Skip to content

Commit 4860d48

Browse files
author
github-actions
committed
Update translations from Transifex
1 parent a5a739c commit 4860d48

17 files changed

+13942
-13859
lines changed

c-api/gcsupport.po

+3-3
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.13\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-04-11 14:19+0000\n"
14+
"POT-Creation-Date: 2025-04-18 14:18+0000\n"
1515
"PO-Revision-Date: 2021-06-28 00:48+0000\n"
1616
"Last-Translator: tomo, 2021\n"
1717
"Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/"
@@ -429,7 +429,7 @@ msgstr ""
429429
msgid ""
430430
"Type of the visitor function to be passed to :c:func:"
431431
"`PyUnstable_GC_VisitObjects`. *arg* is the same as the *arg* passed to "
432-
"``PyUnstable_GC_VisitObjects``. Return ``0`` to continue iteration, return "
433-
"``1`` to stop iteration. Other return values are reserved for now so "
432+
"``PyUnstable_GC_VisitObjects``. Return ``1`` to continue iteration, return "
433+
"``0`` to stop iteration. Other return values are reserved for now so "
434434
"behavior on returning anything else is undefined."
435435
msgstr ""

c-api/typeobj.po

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ msgid ""
1616
msgstr ""
1717
"Project-Id-Version: Python 3.13\n"
1818
"Report-Msgid-Bugs-To: \n"
19-
"POT-Creation-Date: 2025-04-04 14:18+0000\n"
19+
"POT-Creation-Date: 2025-04-18 14:18+0000\n"
2020
"PO-Revision-Date: 2021-06-28 00:50+0000\n"
2121
"Last-Translator: Arihiro TAKASE, 2024\n"
2222
"Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/"
@@ -1504,7 +1504,7 @@ msgid ""
15041504
"field. Note that the :c:member:`~PyVarObject.ob_size` field may later be "
15051505
"used for other purposes. For example, :py:type:`int` instances use the bits "
15061506
"of :c:member:`~PyVarObject.ob_size` in an implementation-defined way; the "
1507-
"underlying storage and its size should be acessed using :c:func:"
1507+
"underlying storage and its size should be accessed using :c:func:"
15081508
"`PyLong_Export`."
15091509
msgstr ""
15101510

0 commit comments

Comments
 (0)