Skip to content

Commit 149bb97

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent aff614f commit 149bb97

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

c-api/complex.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@ msgid ""
3333
"and the other is a C structure which represents the actual complex number "
3434
"value. The API provides functions for working with both."
3535
msgstr ""
36-
"Pythonowe liczby zespolone są stworzone w implementacji C jako dwa oddzielne "
37-
"typy: jeden jest strukturą w C która reprezentuje prawdziwe liczby "
38-
"zespolone, a drugi ujawnia tą strukturę dla Pythonowego kodu. API ma funkcje "
39-
"do operacji na obydwu typach."
36+
"Python-owe obiekty liczby zespolonej są stworzone w C jako dwa oddzielne "
37+
"typy: jeden jest strukturą w która reprezentuje prawdziwe liczby zespolone, "
38+
"a drugi ujawnia tą strukturę dla Python-owego kodu. API ma funkcje do "
39+
"operacji na obydwu typach."
4040

4141
msgid "Complex Numbers as C Structures"
4242
msgstr "Liczby zespolone jako struktury w C"

0 commit comments

Comments
 (0)