i18n: update zh-CN translation
This commit is contained in:
parent
715f5b2732
commit
3f137c1eaa
5 changed files with 19 additions and 13 deletions
|
|
@ -2,8 +2,8 @@ power = 电源
|
|||
settings = 设置...
|
||||
lock-screen = 锁定屏幕
|
||||
lock-screen-shortcut = Super + Escape
|
||||
log-out = 注销
|
||||
suspend = 中止
|
||||
log-out = 登出
|
||||
suspend = 挂起
|
||||
restart = 重启
|
||||
shutdown = 关机
|
||||
confirm = 确认
|
||||
|
|
@ -11,7 +11,7 @@ cancel = 取消
|
|||
confirm-button = {
|
||||
$action ->
|
||||
[restart] { 重启 }
|
||||
[suspend] { 中止 }
|
||||
[suspend] { 挂起 }
|
||||
[shutdown] 关机
|
||||
[log-out] { 注销 }
|
||||
*[other] { 确认 }
|
||||
|
|
@ -19,7 +19,7 @@ confirm-button = {
|
|||
confirm-title =
|
||||
确认要 { $action ->
|
||||
[restart] { 重启 }
|
||||
[suspend] { 中止 }
|
||||
[suspend] { 挂起 }
|
||||
[shutdown] { 关机 }
|
||||
[log-out] 退出所有应用并注销
|
||||
*[other] 应用所选操作
|
||||
|
|
@ -27,10 +27,10 @@ confirm-title =
|
|||
confirm-body =
|
||||
系统将在 { $countdown } 秒内自动 { $action ->
|
||||
[restart] 重启
|
||||
[suspend] 中止
|
||||
[suspend] 挂起
|
||||
[shutdown] 关机
|
||||
[lock-screen] 锁定屏幕
|
||||
[log-out] 注销
|
||||
[log-out] 登出
|
||||
*[other] 应用所选操作
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -18,9 +18,9 @@ confirm-button = {
|
|||
}
|
||||
confirm-title =
|
||||
{ $action ->
|
||||
[restart] 重新啟動
|
||||
[suspend] 暫停
|
||||
[shutdown] 關機
|
||||
[restart] { 重新啟動 }
|
||||
[suspend] { 暫停 }
|
||||
[shutdown] { 關機 }
|
||||
[log-out] 關閉所有應用程式並登出
|
||||
*[other] 立即執行選定的操作
|
||||
} 嗎?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue