Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 476ccd0

Browse files
committed
[po] auto sync bot
1 parent 62bfd67 commit 476ccd0

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

glossary.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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
409409
msgid "decorator"
410-
msgstr ""
410+
msgstr "装饰器"
411411

412412
#: ../../glossary.rst:238
413413
msgid ""

library/functions.po

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff 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."
494494
msgstr ""
495-
"``@classmethod`` 形式是一个函数 :term:`装饰器` - 参见 :ref:`function` 中关于函数定义的详细介绍。"
495+
"``@classmethod`` 形式是一个函数 :term:`decorator` - 参见 :ref:`function` "
496+
"中关于函数定义的详细介绍。"
496497

497498
#: ../../library/functions.rst:200
498499
msgid ""

0 commit comments

Comments
 (0)