Skip to content

Commit 375dfca

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent 9cb234b commit 375dfca

File tree

5 files changed

+11
-7
lines changed

5 files changed

+11
-7
lines changed

c-api/complex.po

+7-3
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,18 @@
55
#
66
# Translators:
77
# Waldemar Stoczkowski, 2023
8-
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
98
# gresm, 2024
109
# Maciej Olko <maciej.olko@gmail.com>, 2024
10+
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
1111
#
1212
#, fuzzy
1313
msgid ""
1414
msgstr ""
1515
"Project-Id-Version: Python 3.11\n"
1616
"Report-Msgid-Bugs-To: \n"
17-
"POT-Creation-Date: 2024-04-19 16:58+0000\n"
17+
"POT-Creation-Date: 2024-04-26 16:43+0000\n"
1818
"PO-Revision-Date: 2023-05-24 02:08+0000\n"
19-
"Last-Translator: Maciej Olko <maciej.olko@gmail.com>, 2024\n"
19+
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
2020
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
2121
"MIME-Version: 1.0\n"
2222
"Content-Type: text/plain; charset=UTF-8\n"
@@ -79,11 +79,15 @@ msgid ""
7979
"Return the product of two complex numbers, using the C :c:type:`Py_complex` "
8080
"representation."
8181
msgstr ""
82+
"Zwraca iloczyn dwóch liczb zespolonych wykorzystując strukturę :c:type:"
83+
"`Py_complex` jako reprezentację."
8284

8385
msgid ""
8486
"Return the quotient of two complex numbers, using the C :c:type:`Py_complex` "
8587
"representation."
8688
msgstr ""
89+
"Zwraca iloraz dwóch liczb zespolonych wykorzystując strukturę :c:type:"
90+
"`Py_complex` jako reprezentację."
8791

8892
msgid ""
8993
"If *divisor* is null, this method returns zero and sets :c:data:`errno` to :"

c-api/float.po

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.11\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-04-05 16:47+0000\n"
14+
"POT-Creation-Date: 2024-04-26 16:43+0000\n"
1515
"PO-Revision-Date: 2023-05-24 02:08+0000\n"
1616
"Last-Translator: Waldemar Stoczkowski, 2023\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

library/gettext.po

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.11\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-04-05 16:47+0000\n"
14+
"POT-Creation-Date: 2024-04-26 16:43+0000\n"
1515
"PO-Revision-Date: 2023-05-24 02:15+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2023\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

library/optparse.po

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.11\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2024-04-05 16:47+0000\n"
15+
"POT-Creation-Date: 2024-04-26 16:43+0000\n"
1616
"PO-Revision-Date: 2023-05-24 02:18+0000\n"
1717
"Last-Translator: Waldemar Stoczkowski, 2023\n"
1818
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

library/os.path.po

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.11\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-04-05 16:47+0000\n"
14+
"POT-Creation-Date: 2024-04-26 16:43+0000\n"
1515
"PO-Revision-Date: 2023-05-24 02:18+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2023\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

0 commit comments

Comments
 (0)