qm-disk-move: add Spanish translation (#14647)

This commit is contained in:
Igor Támara
2024-11-09 04:13:15 -05:00
committed by GitHub
parent acf0d083d0
commit 4fcdc19f06

View File

@@ -0,0 +1,12 @@
# qm disk move
> Mueve un disco virtual de un almacenamiento a otro dentro del mismo grupo Proxmox.
> Más información: <https://pve.proxmox.com/pve-docs/qm.1.html>.
- Mueve un disco virtual:
`qm disk move {{vm_id}} {{destino}} {{índice}}`
- Elimina la copia anterior del disco virtual:
`qm disk move -delete {{vm_id}} {{destino}} {{índice}}`