i18n(zh-CN): update translation
This commit is contained in:
parent
500741d628
commit
e3b799a132
1 changed files with 11 additions and 3 deletions
|
|
@ -2,10 +2,18 @@ cancel = 取消
|
|||
keyboard-layout = 键盘布局
|
||||
restart = 重启
|
||||
restart-now = 立即重启?
|
||||
restart-timeout = 系统将在 {$seconds} 秒后重启
|
||||
restart-timeout = 系统将在
|
||||
{ $seconds ->
|
||||
[1] 1 秒后
|
||||
*[other] {$seconds} 秒后
|
||||
} 自动重启
|
||||
session = 会话
|
||||
shutdown = 关机
|
||||
shutdown-now = 立即关机?
|
||||
shutdown-timeout = 系统将在 {$seconds} 秒后关机
|
||||
shutdown-timeout = 系统将在
|
||||
{ $seconds ->
|
||||
[1] 1 秒后
|
||||
*[other] {$seconds} 秒后
|
||||
} 自动关机
|
||||
suspend = 睡眠
|
||||
user = 用户
|
||||
user = 用户
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue