55#
66# Translators:
77# Arisaka97 <[email protected] >, 20208- # Freesand Leo <[email protected] >, 202098# ppcfish <[email protected] >, 20209+ # Freesand Leo <[email protected] >, 20201010#
1111#, fuzzy
1212msgid ""
1313msgstr ""
1414"Project-Id-Version : Python 3.8\n "
1515"Report-Msgid-Bugs-To : \n "
16- "POT-Creation-Date : 2020-02-09 12:40 +0000\n "
16+ "POT-Creation-Date : 2020-10-01 15:17 +0000\n "
1717"PO-Revision-Date : 2020-05-30 12:09+0000\n "
18- "Last-Translator : ppcfish <ppcfish@gmail .com>, 2020\n "
18+ "Last-Translator : Freesand Leo <yuqinju@163 .com>, 2020\n "
1919"Language-Team : Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n "
2020"MIME-Version : 1.0\n "
2121"Content-Type : text/plain; charset=UTF-8\n "
@@ -40,12 +40,12 @@ msgstr ":mod:`secrets` 模块可用于生成高加密强度的随机数,适应
4040
4141#: ../../library/secrets.rst:24
4242msgid ""
43- "In particularly , :mod:`secrets` should be used in preference to the default "
43+ "In particular , :mod:`secrets` should be used in preference to the default "
4444"pseudo-random number generator in the :mod:`random` module, which is "
4545"designed for modelling and simulation, not security or cryptography."
4646msgstr ""
4747"特别地,应当优先使用 :mod:`secrets` 来替代 :mod:`random` "
48- "模块中默认的伪随机数生成器 ,后者被设计用于建模和仿真,而不适用于安全和加密。"
48+ "模块中的默认伪随机数生成器 ,后者被设计用于建模和仿真,而不适用于安全和加密。"
4949
5050#: ../../library/secrets.rst:30
5151msgid ":pep:`506`"
0 commit comments