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

13
pages.zh/common/wpexec.md Normal file
View File

@@ -0,0 +1,13 @@
# wpexec
> 运行 WirePlumber Lua 脚本。
> 另见:`wpctl``wireplumber`。
> 更多信息:<https://pipewire.pages.freedesktop.org/wireplumber/scripting/lua_api/lua_introduction.html>。
- 运行 WirePlumber 脚本:
`wpexec {{path/to/file.lua}}`
- 显示帮助信息:
`wpexec --help`