Skip to content

Commit ed3ffbb

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent 673916b commit ed3ffbb

21 files changed

Lines changed: 311 additions & 110 deletions

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ f'''![build](https://github.com/python/python-docs-pl/workflows/.github/workflow
1515
![{translators} tłumaczy](https://img.shields.io/badge/tłumaczy-{translators}-0.svg)''')
1616
]]] -->
1717
![build](https://github.com/python/python-docs-pl/workflows/.github/workflows/update-lint-and-build.yml/badge.svg)
18-
![54.80% przełącznika języków](https://img.shields.io/badge/przełącznik_języków-54.80%25-0.svg)
19-
![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość-3.01%25-0.svg)
18+
![54.69% przełącznika języków](https://img.shields.io/badge/przełącznik_języków-54.69%25-0.svg)
19+
![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość-3.02%25-0.svg)
2020
![21 tłumaczy](https://img.shields.io/badge/tłumaczy-21-0.svg)
2121
<!-- [[[end]]] -->
2222

c-api/structures.po

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.12\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2023-09-29 14:12+0000\n"
15+
"POT-Creation-Date: 2023-10-13 14:14+0000\n"
1616
"PO-Revision-Date: 2021-06-28 00:50+0000\n"
1717
"Last-Translator: haaritsubaki, 2023\n"
1818
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -367,7 +367,11 @@ msgstr ""
367367

368368
msgid ""
369369
"Structure which describes an attribute of a type which corresponds to a C "
370-
"struct member. Its fields are, in order:"
370+
"struct member. When defining a class, put a NULL-terminated array of these "
371+
"structures in the :c:member:`~PyTypeObject.tp_members` slot."
372+
msgstr ""
373+
374+
msgid "Its fields are, in order:"
371375
msgstr ""
372376

373377
msgid ""

0 commit comments

Comments
 (0)