File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ msgstr ""
1010"Report-Msgid-Bugs-To : \n "
1111"POT-Creation-Date : 2018-01-05 15:01+0000\n "
1212"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
13- "Last-Translator : cdarlint <cdarlint @gmail.com>, 2017 \n "
13+ "Last-Translator : Shengjing Zhu <zsj950618 @gmail.com>, 2018 \n "
1414"Language-Team : Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n "
1515"MIME-Version : 1.0\n "
1616"Content-Type : text/plain; charset=UTF-8\n "
@@ -407,7 +407,7 @@ msgstr ""
407407
408408#: ../../glossary.rst:236
409409msgid "decorator"
410- msgstr ""
410+ msgstr "装饰器 "
411411
412412#: ../../glossary.rst:238
413413msgid ""
Original file line number Diff line number Diff line change @@ -492,7 +492,8 @@ msgid ""
492492"The ``@classmethod`` form is a function :term:`decorator` -- see the "
493493"description of function definitions in :ref:`function` for details."
494494msgstr ""
495- "``@classmethod`` 形式是一个函数 :term:`装饰器` - 参见 :ref:`function` 中关于函数定义的详细介绍。"
495+ "``@classmethod`` 形式是一个函数 :term:`decorator` - 参见 :ref:`function` "
496+ "中关于函数定义的详细介绍。"
496497
497498#: ../../library/functions.rst:200
498499msgid ""
You can’t perform that action at this time.
0 commit comments