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

Skip to content

Commit fcc17d6

Browse files
[po] auto sync
1 parent 08cf1d9 commit fcc17d6

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

library/secrets.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,17 @@
55
#
66
# Translators:
77
# Arisaka97 <[email protected]>, 2020
8-
# Freesand Leo <[email protected]>, 2020
98
# ppcfish <[email protected]>, 2020
9+
# Freesand Leo <[email protected]>, 2020
1010
#
1111
#, fuzzy
1212
msgid ""
1313
msgstr ""
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
4242
msgid ""
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."
4646
msgstr ""
4747
"特别地,应当优先使用 :mod:`secrets` 来替代 :mod:`random` "
48-
"模块中默认的伪随机数生成器,后者被设计用于建模和仿真,而不适用于安全和加密。"
48+
"模块中的默认伪随机数生成器,后者被设计用于建模和仿真,而不适用于安全和加密。"
4949

5050
#: ../../library/secrets.rst:30
5151
msgid ":pep:`506`"

0 commit comments

Comments
 (0)