Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit95c1afb

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parentd17a857 commit95c1afb

File tree

5 files changed

+22
-8
lines changed

5 files changed

+22
-8
lines changed

‎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.629%25-0.svg)
16+
![Total Translation of Documentation](https://img.shields.io/badge/Total-5.628%25-0.svg)
1717
![2 Translators](https://img.shields.io/badge/Translators-2-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.629%25-0.svg)
16+
![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość-5.628%25-0.svg)
1717
![2 tłumaczy](https://img.shields.io/badge/tłumaczy-2-0.svg)
1818
<!-- [[[end]]]-->
1919

‎using/configure.po‎

Lines changed: 2 additions & 2 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-09-27 14:56+0000\n"
1515
"PO-Revision-Date:2025-09-15 01:05+0000\n"
1616
"Last-Translator:python-doc bot, 2025\n"
1717
"Language-Team:Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -966,7 +966,7 @@ msgstr ""
966966

967967
msgid""
968968
"A copy of the ``mpdecimal`` library sources will no longer be distributed "
969-
"with Python 3.15."
969+
"with Python 3.16."
970970
msgstr""
971971

972972
msgid":option:`LIBMPDEC_CFLAGS` and :option:`LIBMPDEC_LIBS`."

‎whatsnew/3.13.po‎

Lines changed: 3 additions & 3 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-09-27 14:56+0000\n"
1515
"PO-Revision-Date:2025-09-15 01:05+0000\n"
1616
"Last-Translator:python-doc bot, 2025\n"
1717
"Language-Team:Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -4517,8 +4517,8 @@ msgstr ""
45174517

45184518
msgid""
45194519
":func:`~tarfile.data_filter` now normalizes symbolic link targets in order "
4520-
"to avoid path traversal attacks.Add commentMore actions(Contributed by Petr "
4521-
"Viktorin in :gh:`127987` and :cve:`2025-4138`.)"
4520+
"to avoid path traversal attacks.(Contributed by PetrViktorin in :gh:"
4521+
"`127987` and :cve:`2025-4138`.)"
45224522
msgstr""
45234523

45244524
msgid""

‎whatsnew/changelog.po‎

Lines changed: 15 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-25 15:05+0000\n"
14+
"POT-Creation-Date: 2025-09-27 14:56+0000\n"
1515
"PO-Revision-Date: 2025-09-15 01:05+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -42,6 +42,12 @@ msgstr ""
4242
msgid "Tools/Demos"
4343
msgstr "Narzędzia/Demo"
4444

45+
msgid ""
46+
":gh:`139330`: SBOM generation tool didn't cross-check the version and "
47+
"checksum values against the ``Modules/expat/refresh.sh`` script, leading to "
48+
"the values becoming out-of-date during routine updates."
49+
msgstr ""
50+
4551
msgid ""
4652
":gh:`137873`: The iOS test runner has been simplified, resolving some issues "
4753
"that have been observed using the runner in GitHub Actions and Azure "
@@ -70,6 +76,14 @@ msgstr ""
7076
msgid "Library"
7177
msgstr "Biblioteka"
7278

79+
msgid ":gh:`139312`: Upgrade bundled libexpat to 2.7.3"
80+
msgstr ""
81+
82+
msgid ""
83+
":gh:`139289`: Do a real lazy-import on :mod:`rlcompleter` in :mod:`pdb` and "
84+
"restore the existing completer after importing :mod:`rlcompleter`."
85+
msgstr ""
86+
7387
msgid ""
7488
":gh:`138860`: Lazy import :mod:`rlcompleter` in :mod:`pdb` to avoid deadlock "
7589
"in subprocess."

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp