Skip to content

Commit 348b360

Browse files
committed
Update translation from Transifex
1 parent bf4d778 commit 348b360

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

library/csv.po

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.8\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2020-02-09 12:40+0000\n"
14+
"POT-Creation-Date: 2020-03-25 13:16+0000\n"
1515
"PO-Revision-Date: 2017-02-16 23:04+0000\n"
1616
"Last-Translator: m_aciek <maciej.olko@gmail.com>, 2019\n"
1717
"Language-Team: Polish (https://www.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -160,7 +160,8 @@ msgid ""
160160
"If a row has more fields than fieldnames, the remaining data is put in a "
161161
"list and stored with the fieldname specified by *restkey* (which defaults to "
162162
"``None``). If a non-blank row has fewer fields than fieldnames, the missing "
163-
"values are filled-in with ``None``."
163+
"values are filled-in with the value of *restval* (which defaults to "
164+
"``None``)."
164165
msgstr ""
165166

166167
msgid ""

0 commit comments

Comments
 (0)