Skip to content

Commit fa2e17e

Browse files
committed
Update translation from Transifex
1 parent 8a4a20c commit fa2e17e

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

reference/expressions.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.9\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2021-02-21 05:30+0000\n"
14+
"POT-Creation-Date: 2021-04-08 05:59+0000\n"
1515
"PO-Revision-Date: 2017-02-16 23:38+0000\n"
1616
"Last-Translator: m_aciek <maciej.olko@gmail.com>, 2020\n"
1717
"Language-Team: Polish (https://www.transifex.com/python-doc/teams/5390/pl/)\n"

whatsnew/3.9.po

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.9\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2021-03-16 05:43+0000\n"
15+
"POT-Creation-Date: 2021-04-08 05:59+0000\n"
1616
"PO-Revision-Date: 2020-05-31 09:32+0000\n"
1717
"Last-Translator: m_aciek <maciej.olko@gmail.com>, 2020\n"
1818
"Language-Team: Polish (https://www.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -372,6 +372,12 @@ msgid ""
372372
"mod:`operator` module. (Contributed by Serhiy Storchaka in :issue:`40824`.)"
373373
msgstr ""
374374

375+
msgid ""
376+
"Unparenthesized lambda expressions can no longer be the expression part in "
377+
"an ``if`` clause in comprehensions and generator expressions. See :issue:"
378+
"`41848` and :issue:`43755` for details."
379+
msgstr ""
380+
375381
msgid "New Modules"
376382
msgstr ""
377383

0 commit comments

Comments
 (0)