77# Waldemar Stoczkowski, 2023
88# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
99# gresm, 2024
10+ # Maciej Olko <maciej.olko@gmail.com>, 2024
1011#
1112#, fuzzy
1213msgid ""
@@ -15,7 +16,7 @@ msgstr ""
1516"Report-Msgid-Bugs-To : \n "
1617"POT-Creation-Date : 2024-04-19 16:58+0000\n "
1718"PO-Revision-Date : 2023-05-24 02:08+0000\n "
18- "Last-Translator : gresm , 2024\n "
19+ "Last-Translator : Maciej Olko <maciej.olko@gmail.com> , 2024\n "
1920"Language-Team : Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n "
2021"MIME-Version : 1.0\n "
2122"Content-Type : text/plain; charset=UTF-8\n "
@@ -60,14 +61,14 @@ msgid ""
6061"representation."
6162msgstr ""
6263"Zwraca sumę dwóch liczb zespolonych wykorzystując strukturę :c:type:"
63- "`Py_complex` jako reprezentację. "
64+ "`Py_complex` jako reprezentację."
6465
6566msgid ""
6667"Return the difference between two complex numbers, using the C :c:type:"
6768"`Py_complex` representation."
6869msgstr ""
6970"Zwraca różnicę dwóch liczb zespolonych wykorzystując strukturę :c:type:"
70- "`Py_complex` jako reprezentację. "
71+ "`Py_complex` jako reprezentację."
7172
7273msgid ""
7374"Return the negation of the complex number *num*, using the C :c:type:"
0 commit comments