11# SOME DESCRIPTIVE TITLE.
2- # Copyright (C) 2001-2018 , Python Software Foundation
2+ # Copyright (C) 2001-2019 , Python Software Foundation
33# This file is distributed under the same license as the Python package.
44# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55#
66# Translators:
77# cissoid <[email protected] >, 20188+ # Kade For, 2019
89#
910#, fuzzy
1011msgid ""
1112msgstr ""
1213"Project-Id-Version : Python 3.7\n "
1314"Report-Msgid-Bugs-To : \n "
14- "POT-Creation-Date : 2018-06-30 05:56 +0900\n "
15+ "POT-Creation-Date : 2019-01-01 10:14 +0900\n "
1516"PO-Revision-Date : 2017-02-16 17:50+0000\n "
16- "
Last-Translator :
cissoid <[email protected] >, 2018 \n"
17+ "Last-Translator : Kade For, 2019 \n "
1718"Language-Team : Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n "
1819"MIME-Version : 1.0\n "
1920"Content-Type : text/plain; charset=UTF-8\n "
@@ -86,7 +87,7 @@ msgstr ""
8687msgid ""
8788"This function returns *func*, which makes it possible to use it as a "
8889"decorator."
89- msgstr ""
90+ msgstr "这个函数返回一个*函数*对象,可以把它当作装饰器使用。 "
9091
9192#: ../../library/atexit.rst:51
9293msgid ""
@@ -99,13 +100,13 @@ msgstr ""
99100
100101#: ../../library/atexit.rst:61
101102msgid "Module :mod:`readline`"
102- msgstr ""
103+ msgstr "模块 :mod:`readline` "
103104
104105#: ../../library/atexit.rst:61
105106msgid ""
106107"Useful example of :mod:`atexit` to read and write :mod:`readline` history "
107108"files."
108- msgstr ""
109+ msgstr "使用 :mod:`atexit` 读写 :mod:`readline` 历史文件的有用的例子。 "
109110
110111#: ../../library/atexit.rst:68
111112msgid ":mod:`atexit` Example"
0 commit comments