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

Skip to content

Commit 6ede601

Browse files
[po] auto sync
1 parent ee853c8 commit 6ede601

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

library/aifc.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,9 @@ msgid ""
189189
"Before the first :meth:`writeframes` or :meth:`writeframesraw`, all "
190190
"parameters except for the number of frames must be filled in."
191191
msgstr ""
192+
"打开文件用于写入时,:func:`.open` 返回的对象具有上述所有方法,但 :meth:`readframes` 和 :meth:`setpos` "
193+
"除外,并额外具备了以下方法。只有调用了 :meth:`set\\*` 方法之后,才能调用相应的 :meth:`get\\*` 方法。在首次调用 "
194+
":meth:`writeframes` 或 :meth:`writeframesraw` 之前,必须填写除帧数以外的所有参数。"
192195

193196
#: ../../library/aifc.rst:150
194197
msgid ""

library/functions.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -452,7 +452,7 @@ msgid ""
452452
"If it is an object conforming to the :ref:`buffer interface "
453453
"<bufferobjects>`, a read-only buffer of the object will be used to "
454454
"initialize the bytes array."
455-
msgstr ""
455+
msgstr "如果是一个遵循 :ref:`缓冲区接口 <bufferobjects>` 的对象,该对象的只读缓冲区将被用来初始化字节数组。"
456456

457457
#: ../../library/functions.rst:157
458458
msgid ""

0 commit comments

Comments
 (0)