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

Skip to content

Commit 3d4c4b0

Browse files
[po] auto sync
1 parent 9887a98 commit 3d4c4b0

2 files changed

Lines changed: 5700 additions & 5686 deletions

File tree

library/functions.po

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ msgid ""
2222
msgstr ""
2323
"Project-Id-Version: Python 3.8\n"
2424
"Report-Msgid-Bugs-To: \n"
25-
"POT-Creation-Date: 2020-10-21 15:27+0000\n"
25+
"POT-Creation-Date: 2020-10-26 15:37+0000\n"
2626
"PO-Revision-Date: 2020-05-30 12:02+0000\n"
2727
"Last-Translator: Freesand Leo <[email protected]>, 2020\n"
2828
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -449,9 +449,10 @@ msgstr "如果是一个 *integer*,会初始化大小为该数字的数组,
449449

450450
#: ../../library/functions.rst:154
451451
msgid ""
452-
"If it is an object conforming to the *buffer* interface, a read-only buffer "
453-
"of the object will be used to initialize the bytes array."
454-
msgstr "如果是一个符合 *buffer* 接口的对象,该对象的只读 buffer 会用来初始化字节数组。"
452+
"If it is an object conforming to the :ref:`buffer interface "
453+
"<bufferobjects>`, a read-only buffer of the object will be used to "
454+
"initialize the bytes array."
455+
msgstr ""
455456

456457
#: ../../library/functions.rst:157
457458
msgid ""

0 commit comments

Comments
 (0)