i18n(zh-CN): update translation

This commit is contained in:
pugaizai 2025-05-01 22:10:44 +08:00 committed by Michael Murphy
parent 500741d628
commit e3b799a132

View file

@ -2,10 +2,18 @@ cancel = 取消
keyboard-layout = 键盘布局 keyboard-layout = 键盘布局
restart = 重启 restart = 重启
restart-now = 立即重启? restart-now = 立即重启?
restart-timeout = 系统将在 {$seconds} 秒后重启 restart-timeout = 系统将在
{ $seconds ->
[1] 1 秒后
*[other] {$seconds} 秒后
} 自动重启
session = 会话 session = 会话
shutdown = 关机 shutdown = 关机
shutdown-now = 立即关机? shutdown-now = 立即关机?
shutdown-timeout = 系统将在 {$seconds} 秒后关机 shutdown-timeout = 系统将在
{ $seconds ->
[1] 1 秒后
*[other] {$seconds} 秒后
} 自动关机
suspend = 睡眠 suspend = 睡眠
user = 用户 user = 用户