i18n: update zh-CN translation

This commit is contained in:
pugaizai 2025-03-23 06:34:57 +08:00 committed by Jeremy Soller
parent 715f5b2732
commit 3f137c1eaa
5 changed files with 19 additions and 13 deletions

View file

@ -0,0 +1,4 @@
screen-reader = 屏幕阅读器
magnifier = 放大镜
invert-colors = 反转颜色
settings = 辅助功能设置...

View file

@ -16,4 +16,5 @@ visible-wireless-networks = 可见的无线网络
enter-password = 输入密码或加密密钥 enter-password = 输入密码或加密密钥
router-wps-button = 您也可以通过按路由器上的“WPS”按钮连接 router-wps-button = 您也可以通过按路由器上的“WPS”按钮连接
unable-to-connect = 无法连接到网络 unable-to-connect = 无法连接到网络
check-wifi-connection = 确保 Wi-Fi 连接到互联网并且密码正确 check-wifi-connection = 确保 Wi-Fi 已连接到互联网并且密码正确
reset = 重置

View file

@ -6,9 +6,10 @@ minutes-ago = { NUMBER($duration) ->
[1] 1 分钟前 [1] 1 分钟前
*[other] {$duration} 分钟前 *[other] {$duration} 分钟前
} }
show-less = 展示更少 show-less = 收起
show-more = 展示更多 {$more} 条信息 show-more = 显示更多 {$more} 项
clear-group = 清除组
clear-all = 清除所有通知 clear-all = 清除所有通知
do-not-disturb = 免打扰 do-not-disturb = 勿扰模式
notification-settings = 通知设置... notification-settings = 通知设置...
no-notifications = 无通知 no-notifications = 无通知

View file

@ -2,8 +2,8 @@ power = 电源
settings = 设置... settings = 设置...
lock-screen = 锁定屏幕 lock-screen = 锁定屏幕
lock-screen-shortcut = Super + Escape lock-screen-shortcut = Super + Escape
log-out = 注销 log-out = 登出
suspend = 中止 suspend = 挂起
restart = 重启 restart = 重启
shutdown = 关机 shutdown = 关机
confirm = 确认 confirm = 确认
@ -11,7 +11,7 @@ cancel = 取消
confirm-button = { confirm-button = {
$action -> $action ->
[restart] { 重启 } [restart] { 重启 }
[suspend] { 中止 } [suspend] { 挂起 }
[shutdown] 关机 [shutdown] 关机
[log-out] { 注销 } [log-out] { 注销 }
*[other] { 确认 } *[other] { 确认 }
@ -19,7 +19,7 @@ confirm-button = {
confirm-title = confirm-title =
确认要 { $action -> 确认要 { $action ->
[restart] { 重启 } [restart] { 重启 }
[suspend] { 中止 } [suspend] { 挂起 }
[shutdown] { 关机 } [shutdown] { 关机 }
[log-out] 退出所有应用并注销 [log-out] 退出所有应用并注销
*[other] 应用所选操作 *[other] 应用所选操作
@ -27,10 +27,10 @@ confirm-title =
confirm-body = confirm-body =
系统将在 { $countdown } 秒内自动 { $action -> 系统将在 { $countdown } 秒内自动 { $action ->
[restart] 重启 [restart] 重启
[suspend] 中止 [suspend] 挂起
[shutdown] 关机 [shutdown] 关机
[lock-screen] 锁定屏幕 [lock-screen] 锁定屏幕
[log-out] 注销 [log-out] 登出
*[other] 应用所选操作 *[other] 应用所选操作
} }

View file

@ -18,9 +18,9 @@ confirm-button = {
} }
confirm-title = confirm-title =
{ $action -> { $action ->
[restart] 重新啟動 [restart] { 重新啟動 }
[suspend] 暫停 [suspend] { 暫停 }
[shutdown] 關機 [shutdown] { 關機 }
[log-out] 關閉所有應用程式並登出 [log-out] 關閉所有應用程式並登出
*[other] 立即執行選定的操作 *[other] 立即執行選定的操作
} 嗎? } 嗎?