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

32
pages.zh/linux/i3exit.md Normal file
View File

@@ -0,0 +1,32 @@
# i3exit
> 退出 i3 窗口管理器。
> 更多信息:<https://gitlab.manjaro.org/packages/community/i3/i3exit>。
- 从 i3 注销:
`i3exit logout`
- 锁定 i3
`i3exit lock`
- 关闭系统:
`i3exit shutdown`
- 挂起系统:
`i3exit suspend`
- 切换到登录屏幕以登录为其他用户:
`i3exit switch_user`
- 休眠系统:
`i3exit hibernate`
- 重启系统:
`i3exit reboot`