Skip to content

Commit 8ebff44

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

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

c-api/typeobj.po

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.11\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2026-05-11 19:50+0000\n"
15+
"POT-Creation-Date: 2026-05-13 19:59+0000\n"
1616
"PO-Revision-Date: 2025-09-22 16:49+0000\n"
1717
"Last-Translator: Blessing Oluronbi, 2026\n"
1818
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -1018,10 +1018,14 @@ msgid ""
10181018
"`PyTypeObject` (other than potentially :c:member:`~PyTypeObject."
10191019
"tp_itemsize`)."
10201020
msgstr ""
1021+
"To pole nie może mieć wartości ``NULL``. Jest to jedyne wymagane pole w :c:"
1022+
"func:`PyTypeObject` (oprócz potencjalnie :c:member:`~PyTypeObject."
1023+
"tp_itemsize`)."
10211024

10221025
msgid ""
10231026
"These fields allow calculating the size in bytes of instances of the type."
10241027
msgstr ""
1028+
"Pola te umożliwiają obliczenie rozmiaru instancji danego typu w bajtach."
10251029

10261030
msgid ""
10271031
"There are two kinds of types: types with fixed-length instances have a zero :"

0 commit comments

Comments
 (0)