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,20 @@
# fwupdmgr
> 使用 `fwupd` 更新设备固件,包括 UEFI。
> 更多信息:<https://fwupd.org/>.
- 显示 fwupd 检测到的所有设备:
`fwupdmgr get-devices`
- 从 LVFS 下载最新的固件元数据:
`fwupdmgr refresh`
- 列出系统上设备可用的更新:
`fwupdmgr get-updates`
- 安装固件更新:
`fwupdmgr update`