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

View File

@@ -0,0 +1,32 @@
# kscreen-console
> 命令行工具,用于查询 KScreen 的状态。
> 更多信息:<https://manned.org/kscreen-console>。
- 显示所有输出和配置文件,以附加到错误报告中:
`kscreen-console bug`
- 显示 KScreen 配置文件的路径:
`kscreen-console config`
- 显示 KScreen 输出信息和配置:
`kscreen-console outputs`
- 监控更改:
`kscreen-console monitor`
- 以 JSON 格式显示当前 KScreen 配置:
`kscreen-console json`
- 显示帮助信息:
`kscreen-console --help`
- 显示包括 Qt 特定命令行选项的帮助信息:
`kscreen-console --help-all`