Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1fa457f

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent 8c3a66a commit 1fa457f

File tree

4 files changed

+7
-5
lines changed

4 files changed

+7
-5
lines changed

c-api/function.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ msgid ""
1313
msgstr ""
1414
"Project-Id-Version: Python 3.12\n"
1515
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2024-04-12 14:14+0000\n"
16+
"POT-Creation-Date: 2024-05-03 14:14+0000\n"
1717
"PO-Revision-Date: 2021-06-28 00:48+0000\n"
1818
"Last-Translator: haaritsubaki, 2023\n"
1919
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

howto/argparse.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.12\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-04-12 14:14+0000\n"
14+
"POT-Creation-Date: 2024-05-03 14:14+0000\n"
1515
"PO-Revision-Date: 2021-06-28 00:52+0000\n"
1616
"Last-Translator: Seweryn Piórkowski <[email protected]>, 2021\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

library/_thread.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.12\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-04-12 14:14+0000\n"
14+
"POT-Creation-Date: 2024-05-03 14:14+0000\n"
1515
"PO-Revision-Date: 2021-06-28 00:54+0000\n"
1616
"Last-Translator: Maciej Olko <[email protected]>, 2023\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

library/csv.po

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.12\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-04-26 14:13+0000\n"
14+
"POT-Creation-Date: 2024-05-04 01:27+0000\n"
1515
"PO-Revision-Date: 2021-06-28 01:03+0000\n"
1616
"Last-Translator: Maciej Olko <[email protected]>, 2021\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -151,7 +151,9 @@ msgstr ""
151151
msgid ""
152152
"The *fieldnames* parameter is a :term:`sequence`. If *fieldnames* is "
153153
"omitted, the values in the first row of file *f* will be used as the "
154-
"fieldnames. Regardless of how the fieldnames are determined, the dictionary "
154+
"fieldnames and will be omitted from the results. If *fieldnames* is "
155+
"provided, they will be used and the first row will be included in the "
156+
"results. Regardless of how the fieldnames are determined, the dictionary "
155157
"preserves their original ordering."
156158
msgstr ""
157159

0 commit comments

Comments
 (0)