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,13 +1,13 @@
# shutdown
# 关机
> 关闭并重新启动系统。
> 更多信息:<https://keith.github.io/xcode-man-pages/shutdown.8.html>.
> 关闭并重系统。
> 更多信息:<https://keith.github.io/xcode-man-pages/shutdown.8.html>
- 立即关
- 立即关闭(停止)
`shutdown -h now`
- 立即休眠
- 立即进入睡眠模式
`shutdown -s now`
@@ -15,14 +15,14 @@
`shutdown -r now`
- 倒计时 5 分钟重启:
- 5分钟重启:
`shutdown -r "+{{5}}"`
- 下午 1:00使用 24 小时时钟)关机
- 下午1:00关机使用24小时制)
`shutdown -h {{1300}}`
- 2042 年 5 月 10 日上午 11:30 重新启动(输入格式:年年月月日日时时分分
- 2042年5月10日下午11:30重启输入格式YYMMDDHHMM
`shutdown -r {{4205101130}}`
`shutdown -r {{4205101130}}`