Skip to content

Commit 0a03113

Browse files
[po] auto sync
1 parent 29418c5 commit 0a03113

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.stat.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "92.93%", "updated_at": "2024-05-08T00:30:54Z"}
1+
{"translation": "92.93%", "updated_at": "2024-05-08T01:28:58Z"}

whatsnew/3.4.po

+5
Original file line numberDiff line numberDiff line change
@@ -2933,13 +2933,18 @@ msgid ""
29332933
"objects>`. (Contributed by David Jones, Guilherme Polo, and Serhiy "
29342934
"Storchaka in :issue:`5202`.)"
29352935
msgstr ""
2936+
"现在 :mod:`wave` 可以 :ref:`将输出写入到不可定位的文件 <wave-write-objects>`。 (由 David Jones,"
2937+
" Guilherme Polo 和 Serhiy Storchaka 在 :issue:`5202` 中贡献。)"
29362938

29372939
#: ../../whatsnew/3.4.rst:1743
29382940
msgid ""
29392941
"The :meth:`~wave.Wave_write.writeframesraw` and "
29402942
":meth:`~wave.Wave_write.writeframes` methods now accept any :term:`bytes-"
29412943
"like object`. (Contributed by Serhiy Storchaka in :issue:`8311`.)"
29422944
msgstr ""
2945+
"现在 :meth:`~wave.Wave_write.writeframesraw` 和 "
2946+
":meth:`~wave.Wave_write.writeframes` 方法将接受任意 :term:`bytes-like object`。 (由 "
2947+
"Serhiy Storchaka 在 :issue:`8311` 中贡献。)"
29432948

29442949
#: ../../whatsnew/3.4.rst:1749
29452950
msgid "weakref"

0 commit comments

Comments
 (0)