diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-02-06 11:27:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-02-06 11:27:41 +0000 |
commit | 3e72cc16e74f941e465c2f6132e206355440190f (patch) | |
tree | 230c2779fd15d30ecdd2fe26e103bd6bc4956f97 /apps/dav/l10n/zh_CN.js | |
parent | d629b5afdc815e03d9ed0d9bdffbc215553e0507 (diff) | |
download | nextcloud-server-3e72cc16e74f941e465c2f6132e206355440190f.tar.gz nextcloud-server-3e72cc16e74f941e465c2f6132e206355440190f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/zh_CN.js')
-rw-r--r-- | apps/dav/l10n/zh_CN.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dav/l10n/zh_CN.js b/apps/dav/l10n/zh_CN.js index 1b16925a5ce..abf7d2ed6f8 100644 --- a/apps/dav/l10n/zh_CN.js +++ b/apps/dav/l10n/zh_CN.js @@ -58,9 +58,9 @@ OC.L10N.register( "Request ID: %s" : "请求 ID:%s", "Save" : "保存", "Send invitations to attendees" : "向参与者发送邀请", - "Please make sure to properly set up the email settings above." : "请确保正确设置上面的电子邮件设置。", "Automatically generate a birthday calendar" : "自动生成生日日历", "Birthday calendars will be generated by a background job." : "生日日历将由后台作业生成。", - "CalDAV server" : "日历服务" + "CalDAV server" : "日历服务", + "Please make sure to properly set up the email settings above." : "请确保正确设置上面的电子邮件设置。" }, "nplurals=1; plural=0;"); |