|
4 | 4 | # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. |
5 | 5 | # |
6 | 6 | # Translators: |
7 | | -# python-doc bot, 2025 |
| 7 | +# python-doc bot, 2026 |
8 | 8 | # |
9 | 9 | #, fuzzy |
10 | 10 | msgid "" |
11 | 11 | msgstr "" |
12 | 12 | "Project-Id-Version: Python 3.14\n" |
13 | 13 | "Report-Msgid-Bugs-To: \n" |
14 | | -"POT-Creation-Date: 2025-12-23 14:16+0000\n" |
| 14 | +"POT-Creation-Date: 2026-01-07 14:19+0000\n" |
15 | 15 | "PO-Revision-Date: 2025-09-16 00:00+0000\n" |
16 | | -"Last-Translator: python-doc bot, 2025\n" |
| 16 | +"Last-Translator: python-doc bot, 2026\n" |
17 | 17 | "Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n" |
18 | 18 | "MIME-Version: 1.0\n" |
19 | 19 | "Content-Type: text/plain; charset=UTF-8\n" |
@@ -369,6 +369,19 @@ msgid "" |
369 | 369 | "removal in Python 3.17." |
370 | 370 | msgstr "" |
371 | 371 |
|
| 372 | +msgid "Pending removal in Python 3.18" |
| 373 | +msgstr "" |
| 374 | + |
| 375 | +msgid ":mod:`decimal`:" |
| 376 | +msgstr ":mod:`decimal`:" |
| 377 | + |
| 378 | +msgid "" |
| 379 | +"The non-standard and undocumented :class:`~decimal.Decimal` format specifier " |
| 380 | +"``'N'``, which is only supported in the :mod:`!decimal` module's C " |
| 381 | +"implementation, has been deprecated since Python 3.13. (Contributed by " |
| 382 | +"Serhiy Storchaka in :gh:`89902`.)" |
| 383 | +msgstr "" |
| 384 | + |
372 | 385 | msgid "Pending removal in Python 3.19" |
373 | 386 | msgstr "" |
374 | 387 |
|
@@ -893,9 +906,6 @@ msgid "" |
893 | 906 | "get these options at runtime." |
894 | 907 | msgstr "" |
895 | 908 |
|
896 | | -msgid "Pending removal in Python 3.18" |
897 | | -msgstr "" |
898 | | - |
899 | 909 | msgid "" |
900 | 910 | "The following private functions are deprecated and planned for removal in " |
901 | 911 | "Python 3.18:" |
|
0 commit comments