File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff 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."
3535msgstr ""
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
4141msgid "Complex Numbers as C Structures"
4242msgstr "Liczby zespolone jako struktury w C"
You can’t perform that action at this time.
0 commit comments