|
4 | 4 | # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. |
5 | 5 | # |
6 | 6 | # Translators: |
7 | | -# Rafael Fontenelle <rffontenelle@gmail.com>, 2022 |
8 | 7 | # gresm, 2024 |
| 8 | +# Rafael Fontenelle <rffontenelle@gmail.com>, 2024 |
9 | 9 | # |
10 | 10 | #, fuzzy |
11 | 11 | msgid "" |
12 | 12 | msgstr "" |
13 | 13 | "Project-Id-Version: Python 3.10\n" |
14 | 14 | "Report-Msgid-Bugs-To: \n" |
15 | | -"POT-Creation-Date: 2024-04-19 19:31+0000\n" |
| 15 | +"POT-Creation-Date: 2024-04-26 19:05+0000\n" |
16 | 16 | "PO-Revision-Date: 2022-11-05 17:21+0000\n" |
17 | | -"Last-Translator: gresm, 2024\n" |
| 17 | +"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n" |
18 | 18 | "Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n" |
19 | 19 | "MIME-Version: 1.0\n" |
20 | 20 | "Content-Type: text/plain; charset=UTF-8\n" |
@@ -59,14 +59,14 @@ msgid "" |
59 | 59 | "representation." |
60 | 60 | msgstr "" |
61 | 61 | "Zwraca sumę dwóch liczb zespolonych wykorzystując strukturę :c:type:" |
62 | | -"`Py_complex` jako reprezentację. " |
| 62 | +"`Py_complex` jako reprezentację." |
63 | 63 |
|
64 | 64 | msgid "" |
65 | 65 | "Return the difference between two complex numbers, using the C :c:type:" |
66 | 66 | "`Py_complex` representation." |
67 | 67 | msgstr "" |
68 | 68 | "Zwraca różnicę dwóch liczb zespolonych wykorzystując strukturę :c:type:" |
69 | | -"`Py_complex` jako reprezentację. " |
| 69 | +"`Py_complex` jako reprezentację." |
70 | 70 |
|
71 | 71 | msgid "" |
72 | 72 | "Return the negation of the complex number *num*, using the C :c:type:" |
|
0 commit comments