From cae6c7a113e92708df240490066cf69772f2424e Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Wed, 26 Jun 2024 10:02:26 +0000 Subject: [PATCH] Translate pushnotification_i18n.properties in zh_CN 100% translated source file: 'pushnotification_i18n.properties' on 'zh_CN'. --- .../pushnotification_i18n_zh_CN.properties | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 src/main/i18n/pushnotification_i18n_zh_CN.properties diff --git a/src/main/i18n/pushnotification_i18n_zh_CN.properties b/src/main/i18n/pushnotification_i18n_zh_CN.properties new file mode 100644 index 0000000..f0eb5c1 --- /dev/null +++ b/src/main/i18n/pushnotification_i18n_zh_CN.properties @@ -0,0 +1,21 @@ +sidebar.pushnotification=推送通知 +sidebar.pushnotification.descr=编辑推送通知设置 + +global.save=保存 +global.csrf.failed=CSRF 错误:没有更改,您需要重试。 + +system_property.pushnotifications.max-per-second=每秒可以生成推送通知的最大消息量(请注意,每条消息可以通过多个注册服务生成推送消息)。 +system_property.pushnotifications.summary.enable=添加触发推送通知的消息摘要,这有助于某些设备唤醒 XMPP 客户端。 +system_property.pushnotifications.summary.include-last-sender=将发送推送通知的消息的发送者添加到摘要中(如果已启用)。 +system_property.pushnotifications.summary.include-last-message-body=将发送推送通知的消息正文添加到摘要(如果已启用)。 + +pushnotification.settings.title=推送通知设置 +pushnotification.settings.description.detail=此页面上配置的设置控制 Openfire 尝试生成发送到最终用户客户端的推送通知的方式和时间。 +pushnotification.settings.boxtitle=设置 +pushnotification.settings.max-per-second.label=每秒可以生成推送通知的最大消息量(请注意,每条消息可以通过多个注册服务生成推送消息)。 +pushnotification.settings.summary.enable.label=添加触发推送通知的消息摘要,这有助于某些设备唤醒 XMPP 客户端。 +pushnotification.settings.summary.include-last-sender.label=将发送推送通知消息的发送者添加到摘要中(如果已启用)。 +pushnotification.settings.summary.include-last-message-body.label=将发送推送通知的消息正文添加到摘要(如果已启用)。 +pushnotification.settings.privacy-warning=请注意,推送通知由不属于 Openfire 的远程服务器处理。出于隐私考虑,默认情况下会关闭发送推送通知的消息的作者和正文。 +pushnotification.settings.saved_successfully=设置保存成功。 +pushnotification.settings.error=错误