Skip to content

Commit 614b0f6

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
Co-Authored-By: Blessing Oluronbi
1 parent dfb5f5a commit 614b0f6

3 files changed

Lines changed: 19 additions & 9 deletions

File tree

README.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ f'''[![build](https://github.com/python/python-docs-pl/actions/workflows/update-
1616
[![build](https://github.com/python/python-docs-pl/actions/workflows/update-lint-and-build.yml/badge.svg)](https://github.com/python/python-docs-pl/actions/workflows/update-lint-and-build.yml)
1717
[![core 97.60%](https://img.shields.io/badge/core-97.60%25-0.svg)](https://translations.python.org/#pl)
1818
[![Total Translation of Documentation](https://img.shields.io/badge/total_words-5.32%25-0.svg)](https://translations.python.org/#pl)
19-
[![Total Translation of Documentation](https://img.shields.io/badge/total_strings-12.13%25-0.svg)](https://translations.python.org/#pl)
19+
[![Total Translation of Documentation](https://img.shields.io/badge/total_strings-12.14%25-0.svg)](https://translations.python.org/#pl)
2020
<!-- [[[end]]] -->
2121

2222
*Przeczytaj to w innym języku: [polski](README.md)*

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ f'''[![build](https://github.com/python/python-docs-pl/actions/workflows/update-
1616
[![build](https://github.com/python/python-docs-pl/actions/workflows/update-lint-and-build.yml/badge.svg)](https://github.com/python/python-docs-pl/actions/workflows/update-lint-and-build.yml)
1717
[![podstawowe artykuły 97.60%](https://img.shields.io/badge/podstawowe_artykuły-97.60%25-0.svg)](https://translations.python.org/#pl)
1818
[![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość_słów-5.32%25-0.svg)](https://translations.python.org/#pl)
19-
[![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość_napisów-12.13%25-0.svg)](https://translations.python.org/#pl)
19+
[![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość_napisów-12.14%25-0.svg)](https://translations.python.org/#pl)
2020
<!-- [[[end]]] -->
2121

2222
*Read this in another language: [English](README.en.md)*

c-api/typeobj.po

Lines changed: 17 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -492,20 +492,30 @@ msgid ""
492492
"description\n"
493493
"? - it's complicated; see the slot's description"
494494
msgstr ""
495+
"wartośćX - typ slotu dziedziczony jest przez *PyType_Ready*, jeśli "
496+
"zdefiniowany jest z X - typ slotu dziedziczony jest przez *PyType_Ready*, "
497+
"jeśli zdefiniowany jest z wartość *NULL*% - sloty podstruktury są "
498+
"dziedziczone indywidualnieG - dziedziczone, ale tylko w połączeniu z innymi "
499+
"slotami; zobacz opis slotu? - to skomplikowane; zobacz opis slotu*NULL*% - "
500+
"sloty podstruktury są dziedziczone indywidualnieG - dziedziczone, ale tylko "
501+
"w połączeniu z innymi slotami; zobacz opis slotu? - to skomplikowane; zobacz "
502+
"opis slotu"
495503

496504
msgid ""
497505
"Note that some slots are effectively inherited through the normal attribute "
498506
"lookup chain."
499507
msgstr ""
508+
"Należy pamiętać, że niektóre sloty są skutecznie dziedziczone poprzez "
509+
"normalny łańcuch wyszukiwania atrybut."
500510

501511
msgid "sub-slots"
502512
msgstr "sub-slots"
503513

504514
msgid "Slot"
505-
msgstr ""
515+
msgstr "Szczelina"
506516

507517
msgid "special methods"
508-
msgstr ""
518+
msgstr "metody specjalne"
509519

510520
msgid ":c:member:`~PyAsyncMethods.am_await`"
511521
msgstr ":c:member:`~PyAsyncMethods.am_await`"
@@ -826,7 +836,7 @@ msgid ":c:func:`getbufferproc`"
826836
msgstr ":c:func:`getbufferproc`"
827837

828838
msgid "__buffer__"
829-
msgstr ""
839+
msgstr "__bufor__"
830840

831841
msgid ":c:member:`~PyBufferProcs.bf_releasebuffer`"
832842
msgstr ":c:member:`~PyBufferProcs.bf_releasebuffer`"
@@ -835,19 +845,19 @@ msgid ":c:func:`releasebufferproc`"
835845
msgstr ":c:func:`releasebufferproc`"
836846

837847
msgid "__release_\\ buffer\\__"
838-
msgstr ""
848+
msgstr "__release_\\ bufor\\__"
839849

840850
msgid "slot typedefs"
841-
msgstr ""
851+
msgstr "definicje typów gniazd"
842852

843853
msgid "typedef"
844854
msgstr "typedef"
845855

846856
msgid "Parameter Types"
847-
msgstr ""
857+
msgstr "Typy parametr"
848858

849859
msgid "Return Type"
850-
msgstr ""
860+
msgstr "Typ zwracany"
851861

852862
msgid "void"
853863
msgstr ""

0 commit comments

Comments
 (0)