44# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55#
66# Translators:
7- # Maciej Olko <maciej.olko@gmail.com>, 2022
87# haaritsubaki, 2023
98# gresm, 2024
9+ # Maciej Olko <maciej.olko@gmail.com>, 2024
1010#
1111#, fuzzy
1212msgid ""
@@ -15,7 +15,7 @@ msgstr ""
1515"Report-Msgid-Bugs-To : \n "
1616"POT-Creation-Date : 2024-04-19 14:13+0000\n "
1717"PO-Revision-Date : 2021-06-28 00:48+0000\n "
18- "Last-Translator : gresm , 2024\n "
18+ "Last-Translator : Maciej Olko <maciej.olko@gmail.com> , 2024\n "
1919"Language-Team : Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n "
2020"MIME-Version : 1.0\n "
2121"Content-Type : text/plain; charset=UTF-8\n "
@@ -60,14 +60,14 @@ msgid ""
6060"representation."
6161msgstr ""
6262"Zwraca sumę dwóch liczb zespolonych wykorzystując strukturę :c:type:"
63- "`Py_complex`jako reprezentację. "
63+ "`Py_complex` jako reprezentację."
6464
6565msgid ""
6666"Return the difference between two complex numbers, using the C :c:type:"
6767"`Py_complex` representation."
6868msgstr ""
6969"Zwraca różnicę dwóch liczb zespolonych wykorzystując strukturę :c:type:"
70- "`Py_complex` jako reprezentację. "
70+ "`Py_complex` jako reprezentację."
7171
7272msgid ""
7373"Return the negation of the complex number *num*, using the C :c:type:"
@@ -79,14 +79,14 @@ msgid ""
7979"representation."
8080msgstr ""
8181"Zwraca iloczyn dwóch liczb zespolonych wykorzystując strukturę :c:type:"
82- "`Py_complex` jako reprezentację. "
82+ "`Py_complex` jako reprezentację."
8383
8484msgid ""
8585"Return the quotient of two complex numbers, using the C :c:type:`Py_complex` "
8686"representation."
8787msgstr ""
8888"Zwraca iloraz dwóch liczb zespolonych wykorzystując strukturę :c:type:"
89- "`Py_complex` jako reprezentację. "
89+ "`Py_complex` jako reprezentację."
9090
9191msgid ""
9292"If *divisor* is null, this method returns zero and sets :c:data:`errno` to :"
0 commit comments