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

Skip to content

Commit e0ab452

Browse files
[po] auto sync
1 parent 9eef813 commit e0ab452

2 files changed

Lines changed: 10 additions & 7 deletions

File tree

library/base64.po

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
# Saiyang Gou <[email protected]>, 2019
99
# walkinrain <[email protected]>, 2019
1010
# ppcfish <[email protected]>, 2019
11+
# st z <[email protected]>, 2020
1112
#
1213
#, fuzzy
1314
msgid ""
@@ -16,7 +17,7 @@ msgstr ""
1617
"Report-Msgid-Bugs-To: \n"
1718
"POT-Creation-Date: 2020-02-09 12:40+0000\n"
1819
"PO-Revision-Date: 2017-02-16 18:42+0000\n"
19-
"Last-Translator: ppcfish <ppcfish@gmail.com>, 2019\n"
20+
"Last-Translator: st z <zstcode@outlook.com>, 2020\n"
2021
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2122
"MIME-Version: 1.0\n"
2223
"Content-Type: text/plain; charset=UTF-8\n"
@@ -362,7 +363,7 @@ msgstr ""
362363

363364
#: ../../library/base64.rst:266
364365
msgid "Deprecated alias of :func:`encodebytes`."
365-
msgstr ""
366+
msgstr "一个被弃用的 :func:`encodebytes` 的别名。"
366367

367368
#: ../../library/base64.rst:271
368369
msgid "An example usage of the module:"

library/hashlib.po

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
# walkinrain <[email protected]>, 2019
1111
# ppcfish <[email protected]>, 2019
1212
# 李守俊 <[email protected]>, 2020
13+
# st z <[email protected]>, 2020
1314
#
1415
#, fuzzy
1516
msgid ""
@@ -18,7 +19,7 @@ msgstr ""
1819
"Report-Msgid-Bugs-To: \n"
1920
"POT-Creation-Date: 2020-02-09 12:40+0000\n"
2021
"PO-Revision-Date: 2017-02-16 23:12+0000\n"
21-
"Last-Translator: 李守俊 <lsjun@aliyun.com>, 2020\n"
22+
"Last-Translator: st z <zstcode@outlook.com>, 2020\n"
2223
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2324
"MIME-Version: 1.0\n"
2425
"Content-Type: text/plain; charset=UTF-8\n"
@@ -769,7 +770,7 @@ msgstr ""
769770

770771
#: ../../library/hashlib.rst:723
771772
msgid "Module :mod:`hmac`"
772-
msgstr ""
773+
msgstr "模块 :mod:`hmac`"
773774

774775
#: ../../library/hashlib.rst:723
775776
msgid "A module to generate message authentication codes using hashes."
@@ -785,11 +786,11 @@ msgstr ""
785786

786787
#: ../../library/hashlib.rst:729
787788
msgid "https://blake2.net"
788-
msgstr ""
789+
msgstr "https://blake2.net"
789790

790791
#: ../../library/hashlib.rst:729
791792
msgid "Official BLAKE2 website."
792-
msgstr ""
793+
msgstr "BLAKE2 官方网站"
793794

794795
#: ../../library/hashlib.rst:732
795796
msgid ""
@@ -804,6 +805,7 @@ msgstr ""
804805
msgid ""
805806
"https://en.wikipedia.org/wiki/Cryptographic_hash_function#Cryptographic_hash_algorithms"
806807
msgstr ""
808+
"https://en.wikipedia.org/wiki/Cryptographic_hash_function#Cryptographic_hash_algorithms"
807809

808810
#: ../../library/hashlib.rst:735
809811
msgid ""
@@ -813,7 +815,7 @@ msgstr ""
813815

814816
#: ../../library/hashlib.rst:738
815817
msgid "https://www.ietf.org/rfc/rfc2898.txt"
816-
msgstr ""
818+
msgstr "https://www.ietf.org/rfc/rfc2898.txt"
817819

818820
#: ../../library/hashlib.rst:739
819821
msgid "PKCS #5: Password-Based Cryptography Specification Version 2.0"

0 commit comments

Comments
 (0)