Skip to content

Commit 96f20dd

Browse files
committed
Update translation from Transifex
1 parent 04e894a commit 96f20dd

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

howto/descriptor.po

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ msgid ""
1313
msgstr ""
1414
"Project-Id-Version: Python 3.9\n"
1515
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2021-02-03 05:20+0000\n"
16+
"POT-Creation-Date: 2021-03-14 05:42+0000\n"
1717
"PO-Revision-Date: 2017-02-16 17:44+0000\n"
1818
"Last-Translator: m_aciek <maciej.olko@gmail.com>, 2020\n"
1919
"Language-Team: Polish (https://www.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -694,7 +694,7 @@ msgid ""
694694
"where *cls* comes from in class methods, this is it!"
695695
msgstr ""
696696

697-
msgid "Static methods"
697+
msgid "Other kinds of methods"
698698
msgstr ""
699699

700700
msgid ""
@@ -742,6 +742,9 @@ msgstr ""
742742
msgid "f(cls, \\*args)"
743743
msgstr ""
744744

745+
msgid "Static methods"
746+
msgstr ""
747+
745748
msgid ""
746749
"Static methods return the underlying function without changes. Calling "
747750
"either ``c.f`` or ``C.f`` is the equivalent of a direct lookup into ``object."

0 commit comments

Comments
 (0)