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,24 @@
# physlock
> 锁定所有控制台和虚拟终端。
> 更多信息:<https://github.com/muennich/physlock>。
- 锁定每个控制台需要当前用户或root解锁
`physlock`
- 在锁定时静音控制台上的内核消息:
`physlock -m`
- 在锁定时禁用SysRq机制
`physlock -s`
- 在密码提示之前显示一条消息:
`physlock -p "{{Locked!}}"`
- 生成并分离physlock对挂起或休眠脚本很有用
`physlock -d`