99# dannyvi <[email protected] >, 20181010# Meng Du <[email protected] >, 20191111# ppcfish <[email protected] >, 201912- # Freesand Leo <[email protected] >, 20191312# Pandaaaa906 <[email protected] >, 201913+ # Freesand Leo <[email protected] >, 20191414#
1515#, fuzzy
1616msgid ""
@@ -19,7 +19,7 @@ msgstr ""
1919"Report-Msgid-Bugs-To : \n "
2020"POT-Creation-Date : 2019-09-01 14:24+0000\n "
2121"PO-Revision-Date : 2017-02-16 23:28+0000\n "
22- "Last-Translator : Pandaaaa906 <ye.pandaaaa906@gmail .com>, 2019\n "
22+ "Last-Translator : Freesand Leo <yuqinju@163 .com>, 2019\n "
2323"Language-Team : Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n "
2424"MIME-Version : 1.0\n "
2525"Content-Type : text/plain; charset=UTF-8\n "
@@ -126,6 +126,8 @@ msgid ""
126126"item. The buffer's size in bytes, starting at position *offset*, must be at"
127127" least the size required by the format, as reflected by :func:`calcsize`."
128128msgstr ""
129+ "对 *buffer* 从位置 *offset* 开始根据格式字符串 *format* 进行解包。 结果为一个元组,即使其中只包含一个条目。 "
130+ "缓冲区的字节大小从位置 *offset* 开始必须至少为 :func:`calcsize` 显示的格式所要求的大小。"
129131
130132#: ../../library/struct.rst:83
131133msgid ""
@@ -400,7 +402,7 @@ msgstr "整数"
400402
401403#: ../../library/struct.rst:200
402404msgid "\\ (1), \\ (2)"
403- msgstr ""
405+ msgstr "\\ (1), \\ (2) "
404406
405407#: ../../library/struct.rst:202
406408msgid "``B``"
@@ -856,6 +858,8 @@ msgid ""
856858"The buffer's size in bytes, starting at position *offset*, must be at least "
857859":attr:`size`."
858860msgstr ""
861+ "等价于 :func:`unpack_from` 函数,使用了已编译的格式。 缓冲区的字节大小从位置 *offset* 开始必须至少为 "
862+ ":attr:`size`。"
859863
860864#: ../../library/struct.rst:449
861865msgid ""
0 commit comments