55#
66# Translators:
77# Meng Du <[email protected] >, 20198+ # Freesand Leo <[email protected] >, 202089#
910#, fuzzy
1011msgid ""
@@ -13,7 +14,7 @@ msgstr ""
1314"Report-Msgid-Bugs-To : \n "
1415"POT-Creation-Date : 2020-03-15 05:03+0000\n "
1516"PO-Revision-Date : 2017-02-16 23:16+0000\n "
16- "Last-Translator : Meng Du <alphanow@gmail .com>, 2019 \n "
17+ "Last-Translator : Freesand Leo <yuqinju@163 .com>, 2020 \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 "
@@ -33,15 +34,17 @@ msgstr "**源码:** :source:`Lib/keyword.py`"
3334msgid ""
3435"This module allows a Python program to determine if a string is a "
3536":ref:`keyword <keywords>`."
36- msgstr ""
37+ msgstr "此模块允许 Python 程序确定某个字符串是否为 :ref:`关键字 <keywords>`。 "
3738
3839#: ../../library/keyword.rst:17
3940msgid "Return ``True`` if *s* is a Python :ref:`keyword <keywords>`."
40- msgstr ""
41+ msgstr "如果 *s* 是一个 Python :ref:`关键字 <keywords>` 则返回 ``True``。 "
4142
4243#: ../../library/keyword.rst:22
4344msgid ""
4445"Sequence containing all the :ref:`keywords <keywords>` defined for the "
4546"interpreter. If any keywords are defined to only be active when particular "
4647":mod:`__future__` statements are in effect, these will be included as well."
4748msgstr ""
49+ "包含解释器定义的所有 :ref:`关键字 <keywords>` 的序列。 如果所定义的任何关键字仅在特定 :mod:`__future__` "
50+ "语句生效时被激活,它们也将被包含在内。"
0 commit comments