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

@@ -1,9 +1,9 @@
# reg load
> 将保存的子键加载到不同子键
> This is intended for troubleshooting and temporary keys.
> 更多信息:<https://learn.microsoft.com/windows-server/administration/windows-commands/reg-load>.
> 将保存的子键加载到注册表中的不同子键。
> 注意:这用于故障排除和临时键。
> 更多信息:<https://learn.microsoft.com/windows-server/administration/windows-commands/reg-load>
- 将备份文件加载到指定的键中:
`reg load {{键名}} {{文件的路径}}`
`reg load {{key_name}} {{path\to\file.hiv}}`