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 ""
13
13
msgstr ""
14
14
"Project-Id-Version : Python 3.12\n "
15
15
"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 "
17
17
"PO-Revision-Date : 2021-06-28 00:48+0000\n "
18
18
"Last-Translator : haaritsubaki, 2023\n "
19
19
"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 ""
11
11
msgstr ""
12
12
"Project-Id-Version : Python 3.12\n "
13
13
"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 "
15
15
"PO-Revision-Date : 2021-06-28 00:52+0000\n "
16
16
"
Last-Translator :
Seweryn Piórkowski <[email protected] >, 2021\n "
17
17
"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 ""
11
11
msgstr ""
12
12
"Project-Id-Version : Python 3.12\n "
13
13
"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 "
15
15
"PO-Revision-Date : 2021-06-28 00:54+0000\n "
16
16
"
Last-Translator :
Maciej Olko <[email protected] >, 2023\n "
17
17
"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 ""
11
11
msgstr ""
12
12
"Project-Id-Version : Python 3.12\n "
13
13
"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 "
15
15
"PO-Revision-Date : 2021-06-28 01:03+0000\n "
16
16
"
Last-Translator :
Maciej Olko <[email protected] >, 2021\n "
17
17
"Language-Team : Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n "
@@ -151,7 +151,9 @@ msgstr ""
151
151
msgid ""
152
152
"The *fieldnames* parameter is a :term:`sequence`. If *fieldnames* is "
153
153
"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 "
155
157
"preserves their original ordering."
156
158
msgstr ""
157
159
You can’t perform that action at this time.
0 commit comments