|
1 | 1 | # SOME DESCRIPTIVE TITLE. |
2 | | -# Copyright (C) 2001-2025, Python Software Foundation |
| 2 | +# Copyright (C) 2001-2026, Python Software Foundation |
3 | 3 | # This file is distributed under the same license as the Python package. |
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.13\n" |
13 | 13 | "Report-Msgid-Bugs-To: \n" |
14 | | -"POT-Creation-Date: 2025-12-25 14:58+0000\n" |
| 14 | +"POT-Creation-Date: 2026-01-07 14:29+0000\n" |
15 | 15 | "PO-Revision-Date: 2025-09-15 01:03+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" |
@@ -429,6 +429,19 @@ msgid "" |
429 | 429 | "removal in Python 3.17." |
430 | 430 | msgstr "" |
431 | 431 |
|
| 432 | +msgid "Pending removal in Python 3.18" |
| 433 | +msgstr "" |
| 434 | + |
| 435 | +msgid ":mod:`decimal`:" |
| 436 | +msgstr ":mod:`decimal`:" |
| 437 | + |
| 438 | +msgid "" |
| 439 | +"The non-standard and undocumented :class:`~decimal.Decimal` format specifier " |
| 440 | +"``'N'``, which is only supported in the :mod:`!decimal` module's C " |
| 441 | +"implementation, has been deprecated since Python 3.13. (Contributed by " |
| 442 | +"Serhiy Storchaka in :gh:`89902`.)" |
| 443 | +msgstr "" |
| 444 | + |
432 | 445 | msgid "Pending Removal in Future Versions" |
433 | 446 | msgstr "" |
434 | 447 |
|
|
0 commit comments