Skip to content

Commit e2d58a3

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent 9adaf25 commit e2d58a3

8 files changed

Lines changed: 20 additions & 14 deletions

File tree

README.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ f'''![build](https://github.com/python/python-docs-pl/actions/workflows/update-l
1313
![{translators} Translators](https://img.shields.io/badge/Translators-{translators}-0.svg)''')
1414
]]] -->
1515
![build](https://github.com/python/python-docs-pl/actions/workflows/update-lint-and-build.yml/badge.svg)
16-
![Total Translation of Documentation](https://img.shields.io/badge/Total-5.670%25-0.svg)
16+
![Total Translation of Documentation](https://img.shields.io/badge/Total-5.669%25-0.svg)
1717
![3 Translators](https://img.shields.io/badge/Translators-3-0.svg)
1818
<!-- [[[end]]] -->
1919

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ f'''![build](https://github.com/python/python-docs-pl/actions/workflows/update-l
1313
![{translators} tłumaczy](https://img.shields.io/badge/tłumaczy-{translators}-0.svg)''')
1414
]]] -->
1515
![build](https://github.com/python/python-docs-pl/actions/workflows/update-lint-and-build.yml/badge.svg)
16-
![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość-5.670%25-0.svg)
16+
![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość-5.669%25-0.svg)
1717
![3 tłumaczy](https://img.shields.io/badge/tłumaczy-3-0.svg)
1818
<!-- [[[end]]] -->
1919

c-api/code.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.13\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-09-17 03:50+0000\n"
14+
"POT-Creation-Date: 2025-10-05 14:53+0000\n"
1515
"PO-Revision-Date: 2025-09-15 01:03+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

deprecations/index.po

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.13\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-09-23 14:56+0000\n"
14+
"POT-Creation-Date: 2025-10-07 15:08+0000\n"
1515
"PO-Revision-Date: 2025-09-15 01:03+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -85,6 +85,12 @@ msgid ""
8585
"Rossum in :gh:`100160`.)"
8686
msgstr ""
8787

88+
msgid ""
89+
":mod:`builtins`: ``bool(NotImplemented)`` now emits a :exc:"
90+
"`DeprecationWarning` and will raise a :exc:`TypeError` in Python 3.14. "
91+
"(Contributed by Jelle Zijlstra in :gh:`118767`.)"
92+
msgstr ""
93+
8894
msgid ""
8995
":mod:`email`: Deprecated the *isdst* parameter in :func:`email.utils."
9096
"localtime`. (Contributed by Alan Williams in :gh:`72346`.)"
@@ -436,9 +442,6 @@ msgid ""
436442
"groups are deprecated."
437443
msgstr ""
438444

439-
msgid "``bool(NotImplemented)``."
440-
msgstr "``bool(NotImplemented)``."
441-
442445
msgid ""
443446
"Generators: ``throw(type, exc, tb)`` and ``athrow(type, exc, tb)`` signature "
444447
"is deprecated: use ``throw(exc)`` and ``athrow(exc)`` instead, the single "

deprecations/pending-removal-in-3.14.po

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.13\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-09-21 14:57+0000\n"
14+
"POT-Creation-Date: 2025-10-07 15:08+0000\n"
1515
"PO-Revision-Date: 2025-09-15 01:03+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -82,6 +82,12 @@ msgid ""
8282
"Rossum in :gh:`100160`.)"
8383
msgstr ""
8484

85+
msgid ""
86+
":mod:`builtins`: ``bool(NotImplemented)`` now emits a :exc:"
87+
"`DeprecationWarning` and will raise a :exc:`TypeError` in Python 3.14. "
88+
"(Contributed by Jelle Zijlstra in :gh:`118767`.)"
89+
msgstr ""
90+
8591
msgid ""
8692
":mod:`email`: Deprecated the *isdst* parameter in :func:`email.utils."
8793
"localtime`. (Contributed by Alan Williams in :gh:`72346`.)"

deprecations/pending-removal-in-future.po

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.13\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-09-23 14:56+0000\n"
14+
"POT-Creation-Date: 2025-10-07 15:08+0000\n"
1515
"PO-Revision-Date: 2025-09-15 01:03+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -39,9 +39,6 @@ msgstr ""
3939
msgid ":mod:`builtins`:"
4040
msgstr ":mod:`builtins`:"
4141

42-
msgid "``bool(NotImplemented)``."
43-
msgstr "``bool(NotImplemented)``."
44-
4542
msgid ""
4643
"Generators: ``throw(type, exc, tb)`` and ``athrow(type, exc, tb)`` signature "
4744
"is deprecated: use ``throw(exc)`` and ``athrow(exc)`` instead, the single "

glossary.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.13\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-09-17 03:50+0000\n"
14+
"POT-Creation-Date: 2025-10-05 14:53+0000\n"
1515
"PO-Revision-Date: 2025-09-15 01:03+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

library/array.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.13\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-09-17 03:50+0000\n"
14+
"POT-Creation-Date: 2025-10-05 14:53+0000\n"
1515
"PO-Revision-Date: 2025-09-15 01:03+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

0 commit comments

Comments
 (0)