File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -34,10 +34,10 @@ msgid ""
34
34
"and the other is a C structure which represents the actual complex number "
35
35
"value. The API provides functions for working with both."
36
36
msgstr ""
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."
41
41
42
42
msgid "Complex Numbers as C Structures"
43
43
msgstr "Liczby zespolone jako struktury w C"
You can’t perform that action at this time.
0 commit comments