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,28 @@
# kdenlive
> KDE的非线性视频编辑器。
> 更多信息:<https://manned.org/kdenlive>。
- 启动视频编辑器:
`kdenlive`
- 打开特定文件:
`kdenlive {{path/to/file.kdenlive}}`
- 为MLT环境使用特定路径
`kdenlive --mlt-path {{path/to/directory}}`
- 为MLT环境使用特定日志级别
`kdenlive --mlt-log {{verbose|debug}}`
- 显示帮助信息:
`kdenlive --help`
- 显示版本:
`kdenlive --version`