File tree Expand file tree Collapse file tree 4 files changed +7
-5
lines changed
Expand file tree Collapse file tree 4 files changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ msgid ""
1313msgstr ""
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 "
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgid ""
1111msgstr ""
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 <seweryn.piorkowski@gmail.com>, 2021\n "
1717"Language-Team : Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n "
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgid ""
1111msgstr ""
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 <maciej.olko@gmail.com>, 2023\n "
1717"Language-Team : Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n "
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgid ""
1111msgstr ""
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 <maciej.olko@gmail.com>, 2021\n "
1717"Language-Team : Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n "
@@ -151,7 +151,9 @@ msgstr ""
151151msgid ""
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."
156158msgstr ""
157159
You can’t perform that action at this time.
0 commit comments