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

Skip to content

Commit 1a3c0b6

Browse files
Dr-XYZmattwang44
andauthored
Apply suggestions from code review
Co-authored-by: W. H. Wang <[email protected]>
1 parent da2a011 commit 1a3c0b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library/winsound.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,9 @@ msgid ""
5454
"waveform sound is stopped. If the system indicates an error, :exc:"
5555
"`RuntimeError` is raised."
5656
msgstr ""
57-
"呼叫平台 API 中底層的 :c:func:`!PlaySound` 函式。*sound* 引數可以是檔案名稱、"
57+
"呼叫平台 API 中底層的 :c:func:`!PlaySound` 函式。*sound* 參數可以是檔案名稱、"
5858
"系統音效別名、作為 :term:`bytes-like object` 的音訊資料,或 ``None``。其直譯"
59-
"方式取決於 *flags* 的值,該值可以是以下所述常數的按位 OR 組合。若 *sound* 為 "
59+
"方式取決於 *flags* 的值,該值可以是以下所述常數的位元 OR 組合。若 *sound* 為 "
6060
"``None``,則會停止任何正在播放的波形音效。若系統回報錯誤,則會引發 :exc:"
6161
"`RuntimeError`。"
6262

0 commit comments

Comments
 (0)