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 ""
33
33
"and the other is a C structure which represents the actual complex number "
34
34
"value. The API provides functions for working with both."
35
35
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."
40
40
41
41
msgid "Complex Numbers as C Structures"
42
42
msgstr "Liczby zespolone jako struktury w C"
You can’t perform that action at this time.
0 commit comments