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 @@
# systeminfo
# 系统信息
> 显示本地或远程计算机的操作系统配置。
> 更多信息<https://learn.microsoft.com/windows-server/administration/windows-commands/systeminfo>.
> 更多信息: <https://learn.microsoft.com/windows-server/administration/windows-commands/systeminfo>
- 显示本地计算机的操作系统配置:
- 显示本地计算机的系统配置:
`systeminfo`
@@ -13,8 +13,8 @@
- 显示远程计算机的系统配置:
`systeminfo /s {{远程主机名}} /u {{用户名}} /p {{密码}}`
`systeminfo /s {{remote_name}} /u {{username}} /p {{password}}`
- 显示详细的帮助信息
- 显示帮助
`systeminfo /?`
`systeminfo /?`