common/q*: add Chinese translation (#14687)

* common/q*: add Chinese translation

* q:remove whitespace

* Update qalc.md

* Update qemu-img.md
This commit is contained in:
Jin
2024-11-19 04:13:17 -05:00
committed by GitHub
parent a394bba5f1
commit 156075e8b1
21 changed files with 506 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
# qownnotes
> Markdown 笔记应用程序。
> 可以选择与 Nextcloud 和 ownCloud 的笔记应用程序集成。
> 请参阅:`qc`,用于管理命令代码片段。
> 更多信息:<https://www.qownnotes.org/getting-started/cli-parameters.html>.
- 以便携模式运行:
`QOwnNotes --portable`
- 在 GitHub Markdown 中转储应用程序和环境的设置信息:
`QOwnNotes --dump-settings`
- 为设置和内部文件指定不同的上下文:
`QOwnNotes --session {{test}}`
- 应用程序启动后触发一个菜单操作:
`QOwnNotes --action {{actionShow_Todo_List}}`