add new chinese translations

This commit is contained in:
2024-12-30 15:25:56 +08:00
parent a850046d7b
commit 0d798759fd
5418 changed files with 105800 additions and 7052 deletions

14
pages.zh/linux/pw-play.md Normal file
View File

@@ -0,0 +1,14 @@
# pw-play
> 通过 PipeWire 播放音频文件。
> `pw-cat --playback` 的简写形式。
> 另请参见:`play`。
> 更多信息:<https://fedoraproject.org/wiki/QA:Testcase_PipeWire_PipeWire_CLI>。
- 通过默认目标播放 WAV 音频文件:
`pw-play {{path/to/file.wav}}`
- 以不同的音量级别播放 WAV 音频文件:
`pw-play --volume={{0.1}} {{path/to/file.wav}}`