Skip to content

Commit 8a8564e

Browse files
author
github-actions
committed
Update translations from Transifex
1 parent f762fb1 commit 8a8564e

11 files changed

Lines changed: 16854 additions & 16732 deletions

File tree

c-api/long.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.15\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-06-07 15:19+0000\n"
14+
"POT-Creation-Date: 2026-06-27 15:10+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/"

c-api/type.po

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.15\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-06-19 16:29+0000\n"
14+
"POT-Creation-Date: 2026-06-27 15:10+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/"
@@ -847,7 +847,8 @@ msgstr ""
847847

848848
#: ../../c-api/type.rst:641
849849
msgid ""
850-
"The base is not variable-sized (its :c:member:`~PyTypeObject.tp_itemsize`)."
850+
"The base is not variable-sized (its :c:member:`~PyTypeObject.tp_itemsize` is "
851+
"zero)."
851852
msgstr ""
852853

853854
#: ../../c-api/type.rst:643

deprecations/index.po

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ msgid ""
1313
msgstr ""
1414
"Project-Id-Version: Python 3.15\n"
1515
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2026-06-25 16:18+0000\n"
16+
"POT-Creation-Date: 2026-06-27 15:10+0000\n"
1717
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
1818
"Last-Translator: qqfunc, 2026\n"
1919
"Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/"
@@ -982,6 +982,13 @@ msgid ""
982982
"`148100`.)"
983983
msgstr ""
984984

985+
#: ../../deprecations/soft-deprecations.rst:23
986+
msgid ""
987+
"Using ``'F'`` and ``'D'`` format type codes of the :mod:`struct` module now "
988+
"are :term:`soft deprecated` in favor of two-letter forms ``'Zf'`` and "
989+
"``'Zd'``. (Contributed by Sergey B Kirpichev in :gh:`121249`.)"
990+
msgstr ""
991+
985992
#: ../../deprecations/index.rst:19
986993
msgid "C API deprecations"
987994
msgstr ""

faq/programming.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ msgid ""
1313
msgstr ""
1414
"Project-Id-Version: Python 3.15\n"
1515
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2026-06-07 15:19+0000\n"
16+
"POT-Creation-Date: 2026-06-27 15:10+0000\n"
1717
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
1818
"Last-Translator: TENMYO Masakazu, 2026\n"
1919
"Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/"

library/collections.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.15\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2026-06-07 15:19+0000\n"
15+
"POT-Creation-Date: 2026-06-27 15:10+0000\n"
1616
"PO-Revision-Date: 2025-09-16 00:01+0000\n"
1717
"Last-Translator: Takanori Suzuki <takanori@takanory.net>, 2026\n"
1818
"Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/"

library/importlib.resources.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.15\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-06-07 15:19+0000\n"
14+
"POT-Creation-Date: 2026-06-27 15:10+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:01+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/"

0 commit comments

Comments
 (0)