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 @@ -34,10 +34,10 @@ msgid ""
3434"and the other is a C structure which represents the actual complex number "
3535"value. The API provides functions for working with both."
3636msgstr ""
37- "Pythonowe liczby zespolone są stworzone w implementacji C jako dwa oddzielne "
38- "typy: jeden jest strukturą w C która reprezentuje prawdziwe liczby "
39- "zespolone, a drugi ujawnia tą strukturę dla Pythonowego kodu. API ma funkcje "
40- "do operacji na obydwu typach."
37+ "Python-owe obiekty liczby zespolonej są stworzone w C jako dwa oddzielne "
38+ "typy: jeden jest strukturą w która reprezentuje prawdziwe liczby zespolone, "
39+ "a drugi ujawnia tą strukturę dla Python-owego kodu. API ma funkcje do "
40+ "operacji na obydwu typach."
4141
4242msgid "Complex Numbers as C Structures"
4343msgstr "Liczby zespolone jako struktury w C"
You can’t perform that action at this time.
0 commit comments