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

20
pages.zh/linux/pw-mon.md Normal file
View File

@@ -0,0 +1,20 @@
# pw-mon
> 监视 PipeWire 实例上的对象。
> 更多信息:<https://docs.pipewire.org/page_man_pw-mon_1.html>。
- 监视默认的 PipeWire 实例:
`pw-mon`
- 监视特定的远程实例:
`pw-mon --remote={{remote_name}}`
- 监视默认实例并指定颜色配置:
`pw-mon --color={{never|always|auto}}`
- 显示帮助:
`pw-mon --help`