@@ -11,7 +11,7 @@ msgid ""
1111msgstr ""
1212"Project-Id-Version : Python 3.14\n "
1313"Report-Msgid-Bugs-To : \n "
14- "POT-Creation-Date : 2025-12-19 14:15 +0000\n "
14+ "POT-Creation-Date : 2026-01-07 14:19 +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/ "
@@ -452,6 +452,23 @@ msgid ""
452452"removal in Python 3.17."
453453msgstr ""
454454
455+ #: ../../deprecations/c-api-pending-removal-in-3.18.rst:2
456+ #: ../../deprecations/pending-removal-in-3.18.rst:2
457+ msgid "Pending removal in Python 3.18"
458+ msgstr ""
459+
460+ #: ../../deprecations/pending-removal-in-3.18.rst:4
461+ msgid ":mod:`decimal`:"
462+ msgstr ""
463+
464+ #: ../../deprecations/pending-removal-in-3.18.rst:6
465+ msgid ""
466+ "The non-standard and undocumented :class:`~decimal.Decimal` format specifier "
467+ "``'N'``, which is only supported in the :mod:`!decimal` module's C "
468+ "implementation, has been deprecated since Python 3.13. (Contributed by "
469+ "Serhiy Storchaka in :gh:`89902`.)"
470+ msgstr ""
471+
455472#: ../../deprecations/pending-removal-in-3.19.rst:2
456473msgid "Pending removal in Python 3.19"
457474msgstr ""
@@ -821,7 +838,7 @@ msgid ""
821838"_clear_internal_caches` instead."
822839msgstr ""
823840
824- #: ../../deprecations/index.rst:15
841+ #: ../../deprecations/index.rst:17
825842msgid "C API deprecations"
826843msgstr ""
827844
@@ -1093,10 +1110,6 @@ msgid ""
10931110"get these options at runtime."
10941111msgstr ""
10951112
1096- #: ../../deprecations/c-api-pending-removal-in-3.18.rst:2
1097- msgid "Pending removal in Python 3.18"
1098- msgstr ""
1099-
11001113#: ../../deprecations/c-api-pending-removal-in-3.18.rst:4
11011114msgid ""
11021115"The following private functions are deprecated and planned for removal in "
0 commit comments