cosmic-applets/cosmic-applet-power/i18n/zh-CN/cosmic_applet_power.ftl
Hosted Weblate 6534939ba6 i18n: translation updates from weblate
Co-authored-by: Anonymous <noreply@weblate.org>
Co-authored-by: Geeson Wan <wang14240@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Walter William Beckerleg Bruckman <spayk.99@protonmail.com>
Co-authored-by: therealmate <hellogaming91@gmail.com>
Co-authored-by: 铺盖崽 <i@pugai.life>
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-app-list/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-a11y/hu/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-a11y/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-audio/hu/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-audio/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-battery/hu/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-battery/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-bluetooth/hu/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-network/hu/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-network/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-notifications/hu/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-notifications/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-power/hu/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-power/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-tiling/hu/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-tiling/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-time/hu/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-input-sources-applet/hu/
Translation: Pop OS/COSMIC Accessibility Applet
Translation: Pop OS/COSMIC App List Applet
Translation: Pop OS/COSMIC Audio Applet
Translation: Pop OS/COSMIC Battery Applet
Translation: Pop OS/COSMIC Bluetooth Applet
Translation: Pop OS/COSMIC Input Sources Applet
Translation: Pop OS/COSMIC Network Applet
Translation: Pop OS/COSMIC Notifications Applet
Translation: Pop OS/COSMIC Power Applet
Translation: Pop OS/COSMIC Tiling Applet
Translation: Pop OS/COSMIC Time Applet
2026-01-06 20:35:32 +01:00

36 lines
920 B
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

power = 电源
settings = 设置...
lock-screen = 锁定屏幕
lock-screen-shortcut = 超级键 + 退出键
log-out = 登出
log-out-shortcut = 超级键 + 换档键 + 退出键
suspend = 待机
restart = 重启
shutdown = 关机
confirm = 确认
cancel = 取消
confirm-button =
{ $action ->
[restart] { restart }
[suspend] { suspend }
[shutdown] 关机
[log-out] { log-out }
*[other] { confirm }
}
confirm-title =
立即{ $action ->
[restart] { restart }
[suspend] { suspend }
[shutdown] { shutdown }
[log-out] 退出所有应用并登出
*[other] 执行所选操作
}
confirm-body =
系统将在 { $countdown } 秒后自动{ $action ->
[restart] 重启
[suspend] 待机
[shutdown] 关机
[lock-screen] 锁定屏幕
[log-out] 登出
*[other] 执行所选操作
}。