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,9 @@
# virsh pool-undefine
> 删除停止的虚拟机存储池在 `/etc/libvirt/storage` 中的配置文件。
> 另见: `virsh`, `virsh-pool-destroy`。
> 更多信息: <https://manned.org/virsh>。
- 删除指定名称或UUID的存储池的配置使用 `virsh pool-list` 确定):
`virsh pool-undefine --pool {{name|uuid}}`