Skip to content

Commit 2a8638f

Browse files
author
github-actions
committed
Update translations from Transifex
1 parent a4f8301 commit 2a8638f

12 files changed

Lines changed: 16211 additions & 16014 deletions

File tree

deprecations/index.po

Lines changed: 14 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-07-17 15:08+0000\n"
16+
"POT-Creation-Date: 2026-07-29 15:50+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/"
@@ -298,6 +298,7 @@ msgid ""
298298
msgstr ""
299299

300300
#: ../../deprecations/pending-removal-in-3.17.rst:45
301+
#: ../../deprecations/pending-removal-in-3.20.rst:57
301302
msgid ":mod:`typing`:"
302303
msgstr ""
303304

@@ -590,6 +591,18 @@ msgid ""
590591
"`!ast.expr`) is deprecated and will raise an error in Python 3.20."
591592
msgstr ""
592593

594+
#: ../../deprecations/pending-removal-in-3.20.rst:59
595+
msgid ""
596+
"It is deprecated to call :func:`isinstance` and :func:`issubclass` checks on "
597+
"protocol classes that were not explicitly decorated with :func:`!"
598+
"runtime_checkable` but that inherit from a runtime-checkable protocol class. "
599+
"This will raise a :exc:`TypeError` in Python 3.20."
600+
msgstr ""
601+
602+
#: ../../deprecations/pending-removal-in-3.20.rst:64
603+
msgid "(Contributed by Bartosz Sławecki in :gh:`132604`.)"
604+
msgstr ""
605+
593606
#: ../../deprecations/c-api-pending-removal-in-future.rst:2
594607
#: ../../deprecations/pending-removal-in-future.rst:2
595608
msgid "Pending removal in future versions"

library/curses.ascii.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-07-07 16:22+0000\n"
14+
"POT-Creation-Date: 2026-07-29 15:50+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)