Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 86a2150

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent f0eeff3 commit 86a2150

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

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

c-api/bytes.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ msgid ""
1313
msgstr ""
1414
"Project-Id-Version: Python 3.14\n"
1515
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2025-05-08 02:53-0300\n"
16+
"POT-Creation-Date: 2025-05-16 14:19+0000\n"
1717
"PO-Revision-Date: 2021-06-28 00:47+0000\n"
1818
"Last-Translator: Stan Ulbrych, 2025\n"
1919
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -136,7 +136,7 @@ msgid "``%zd``"
136136
msgstr "``%zd``"
137137

138138
msgid ":c:type:`\\ Py_ssize_t`"
139-
msgstr ""
139+
msgstr ":c:type:`\\ Py_ssize_t`"
140140

141141
msgid "Equivalent to ``printf(\"%zd\")``. [1]_"
142142
msgstr ""

c-api/exceptions.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ msgid ""
1313
msgstr ""
1414
"Project-Id-Version: Python 3.14\n"
1515
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2025-05-08 02:53-0300\n"
16+
"POT-Creation-Date: 2025-05-16 14:19+0000\n"
1717
"PO-Revision-Date: 2021-06-28 00:48+0000\n"
1818
"Last-Translator: Stan Ulbrych, 2025\n"
1919
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -797,7 +797,7 @@ msgid ""
797797
msgstr ""
798798

799799
msgid ":attr:`UnicodeError.start`"
800-
msgstr ""
800+
msgstr ":attr:`UnicodeError.start`"
801801

802802
msgid ""
803803
"Set the *start* attribute of the given exception object to *start*. Return "
@@ -826,7 +826,7 @@ msgid ""
826826
msgstr ""
827827

828828
msgid ":attr:`UnicodeError.end`"
829-
msgstr ""
829+
msgstr ":attr:`UnicodeError.end`"
830830

831831
msgid "Return the *reason* attribute of the given exception object."
832832
msgstr ""

0 commit comments

Comments
 (0)