10101111# ppcfish <[email protected] >, 20211212# jaystone776 <[email protected] >, 202113- 13+ # Lezhe Gao <[email protected] >, 20231414# Freesand Leo <[email protected] >, 202315+ # 乐成 王, 2023
1516#
1617#, fuzzy
1718msgid ""
1819msgstr ""
1920"Project-Id-Version : Python 3.12\n "
2021"Report-Msgid-Bugs-To : \n "
21- "POT-Creation-Date : 2023-07-28 14:13+0000\n "
22+ "POT-Creation-Date : 2023-08-11 14:13+0000\n "
2223"PO-Revision-Date : 2021-06-28 00:54+0000\n "
23- "
Last-Translator :
Freesand Leo <[email protected] > , 2023\n"
24+ "Last-Translator : 乐成 王 , 2023\n "
2425"Language-Team : Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n "
2526"MIME-Version : 1.0\n "
2627"Content-Type : text/plain; charset=UTF-8\n "
@@ -41,9 +42,8 @@ msgid ""
4142"creation time by using a :dfn:`type code`, which is a single character. The"
4243" following type codes are defined:"
4344msgstr ""
44- "此模块定义了一种对象类型,可以紧凑地表示基本类型值的数组:字符、整数、浮点数等。 "
45- "数组属于序列类型,其行为与列表非常相似,不同之处在于其中存储的对象类型是受限的。 类型在对象创建时使用单个字符的 :dfn:`类型码` 来指定。 "
46- "已定义的类型码如下:"
45+ "此模块定义了一种对象类型,可以紧凑地表示由基本值(字符、整数、浮点数)组成的数组。数组是序列类型,其行为与列表非常相似,不同之处在于其中存储的对象类型是受限的,在数组对象创建时用单个字符的"
46+ " :dfn:`类型码` 来指定。已定义的类型码如下:"
4747
4848#: ../../library/array.rst:19
4949msgid "Type code"
@@ -59,7 +59,7 @@ msgstr "Python 类型"
5959
6060#: ../../library/array.rst:19
6161msgid "Minimum size in bytes"
62- msgstr "以字节表示的最小尺寸 "
62+ msgstr "以字节为单位的最小大小 "
6363
6464#: ../../library/array.rst:19
6565msgid "Notes"
0 commit comments