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

30
pages.zh/linux/unopkg.md Normal file
View File

@@ -0,0 +1,30 @@
# unopkg
> LibreOffice 扩展管理器。
> 从 <https://extensions.libreoffice.org> 下载扩展。
> 另见: `libreoffice`。
> 更多信息: <https://manned.org/unopkg>。
- 添加和部署指定的扩展:
`unopkg add {{path/to/extension}}`
- 移除扩展:
`unopkg remove {{extensions_id}}`
- 显示已部署扩展的信息:
`unopkg list`
- 打开扩展对话框 (GUI)
`unopkg gui`
- 重新安装所有已部署的扩展:
`unopkg reinstall`
- 显示帮助信息:
`unopkg {{-h|--help}}`