File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
- {"translation" : " 91.84 %" , "updated_at" : " 2024-04-07T02:16:10Z " }
1
+ {"translation" : " 91.85 %" , "updated_at" : " 2024-04-07T03:09:21Z " }
Original file line number Diff line number Diff line change @@ -1304,6 +1304,9 @@ msgid ""
1304
1304
"the default is ``False``. (Contributed by R. David Murray in "
1305
1305
":issue:`18891`.)"
1306
1306
msgstr ""
1307
+ "现在 :meth:`.Message.set_param` 消息接受一个 *replace* 关键字参数。 "
1308
+ "当指定该参数时,关联的标头将被更新而不会修改其在标头列表中的位置。 为了保持向下兼容,该参数默认值为 ``False``。 (由 R. David "
1309
+ "Murray 在 :issue:`18891` 中贡献。)"
1307
1310
1308
1311
#: ../../whatsnew/3.4.rst:819
1309
1312
msgid ""
@@ -2382,13 +2385,18 @@ msgid ""
2382
2385
"support for writing 24 sample using the module. (Contributed by Serhiy "
2383
2386
"Storchaka in :issue:`19261`.)"
2384
2387
msgstr ""
2388
+ "现在 :meth:`.AU_write.setsampwidth` 已支持 24 位采样,因此增加了使用该模块写入 24 位采样的支持。 (由 "
2389
+ "Serhiy Storchaka 在 :issue:`19261` 中贡献。)"
2385
2390
2386
2391
#: ../../whatsnew/3.4.rst:1543
2387
2392
msgid ""
2388
2393
"The :meth:`~sunau.AU_write.writeframesraw` and "
2389
2394
":meth:`~sunau.AU_write.writeframes` methods now accept any :term:`bytes-like"
2390
2395
" object`. (Contributed by Serhiy Storchaka in :issue:`8311`.)"
2391
2396
msgstr ""
2397
+ "现在 :meth:`~sunau.AU_write.writeframesraw` 和 "
2398
+ ":meth:`~sunau.AU_write.writeframes` 方法将接受任意 :term:`bytes-like object`。 (由 "
2399
+ "Serhiy Storchaka 在 :issue:`8311` 中贡献。)"
2392
2400
2393
2401
#: ../../whatsnew/3.4.rst:1549
2394
2402
msgid "sys"
You can’t perform that action at this time.
0 commit comments