Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da2a011 commit 1a3c0b6Copy full SHA for 1a3c0b6
library/winsound.po
@@ -54,9 +54,9 @@ msgid ""
54
"waveform sound is stopped. If the system indicates an error, :exc:"
55
"`RuntimeError` is raised."
56
msgstr ""
57
-"呼叫平台 API 中底層的 :c:func:`!PlaySound` 函式。*sound* 引數可以是檔案名稱、"
+"呼叫平台 API 中底層的 :c:func:`!PlaySound` 函式。*sound* 參數可以是檔案名稱、"
58
"系統音效別名、作為 :term:`bytes-like object` 的音訊資料,或 ``None``。其直譯"
59
-"方式取決於 *flags* 的值,該值可以是以下所述常數的按位 OR 組合。若 *sound* 為 "
+"方式取決於 *flags* 的值,該值可以是以下所述常數的位元 OR 組合。若 *sound* 為 "
60
"``None``,則會停止任何正在播放的波形音效。若系統回報錯誤,則會引發 :exc:"
61
"`RuntimeError`。"
62
0 commit comments