66# Translators:
77# Jerry Chen <[email protected] >, 2017889+ # Freesand Leo <[email protected] >, 2019910#
1011#, fuzzy
1112msgid ""
@@ -14,7 +15,7 @@ msgstr ""
1415"Report-Msgid-Bugs-To : \n "
1516"POT-Creation-Date : 2019-01-01 10:14+0900\n "
1617"PO-Revision-Date : 2017-02-16 23:12+0000\n "
17- "Last-Translator : 钢 彭 <szhairui@gmail .com>, 2019\n "
18+ "Last-Translator : Freesand Leo <yuqinju@163 .com>, 2019\n "
1819"Language-Team : Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n "
1920"MIME-Version : 1.0\n "
2021"Content-Type : text/plain; charset=UTF-8\n "
@@ -28,7 +29,7 @@ msgstr ":mod:`gettext` --- 多语种国际化服务"
2829
2930#: ../../library/gettext.rst:10
3031msgid "**Source code:** :source:`Lib/gettext.py`"
31- msgstr "**Source code: ** :源码文件 :`Lib/gettext.py`"
32+ msgstr "**源代码: ** :source :`Lib/gettext.py`"
3233
3334#: ../../library/gettext.rst:14
3435msgid ""
@@ -77,10 +78,10 @@ msgid ""
7778":envvar:`LANGUAGE`, :envvar:`LC_ALL`, :envvar:`LC_MESSAGES`, and "
7879":envvar:`LANG` respectively."
7980msgstr ""
80- "将 *domain* 绑定到区域目录 *localedir*。 更具体地来说,模块 mod:`gettext` 将使用路径( 在 Unix 系统中): "
81- ":file:`localedir/language/LC_MESSAGES/domain.mo` 查找二进制文科 :file:`.mo` "
82- ",此处对应地查找 *languages* 的位置是环境变量 :envvar:`LANGUAGE`、 :envvar:`LC_ALL`、 "
83- ":envvar:`LC_MESSAGES` 和 :envvar:`LANG` 中 。"
81+ "将 *domain* 绑定到区域目录 *localedir*。 更具体地来说,模块 : mod:`gettext` 将使用路径 ( 在 Unix 中): "
82+ " :file:`localedir/language/LC_MESSAGES/domain.mo` 查找二进制文件 :file:`.mo` ,其中 "
83+ "*languages* 的位置对应的环境变量为 "
84+ ":envvar:`LANGUAGE`、:envvar:`LC_ALL`、:envvar:` LC_MESSAGES` 和 :envvar:`LANG`。"
8485
8586#: ../../library/gettext.rst:45
8687msgid ""
0 commit comments