diff options
Diffstat (limited to 'apps/dav/l10n/zh_CN.js')
-rw-r--r-- | apps/dav/l10n/zh_CN.js | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/apps/dav/l10n/zh_CN.js b/apps/dav/l10n/zh_CN.js index 83ee4ea3530..1b16925a5ce 100644 --- a/apps/dav/l10n/zh_CN.js +++ b/apps/dav/l10n/zh_CN.js @@ -10,8 +10,8 @@ OC.L10N.register( "You deleted calendar {calendar}" : "您删除的日历 {calendar}", "{actor} updated calendar {calendar}" : "{actor} 更新了日历 {calendar}", "You updated calendar {calendar}" : "您更新了日历 {calendar}", - "You shared calendar {calendar} as public link" : "您已将日历{calendar}共享为公开链接", - "You removed public link for calendar {calendar}" : "您移除了日历{calendar}的公开链接", + "You shared calendar {calendar} as public link" : "您已将日历 {calendar} 共享为公开链接", + "You removed public link for calendar {calendar}" : "您移除了日历 {calendar} 的公开链接", "{actor} shared calendar {calendar} with you" : "{actor} 收到的日历共享 {calendar}", "You shared calendar {calendar} with {user}" : "您与 {user} 共享了日历 {calendar}", "{actor} shared calendar {calendar} with {user}" : "{actor} 与 {user} 共享了日历 {calendar}", @@ -45,7 +45,7 @@ OC.L10N.register( "A calendar <strong>todo</strong> was modified" : "列表中<strong>待办事项</strong>已经修改", "Contact birthdays" : "联系人生日", "Invitation canceled" : "邀请已取消", - "Hello %s," : "%s你好,", + "Hello %s," : "您好,%s,", "Invitation updated" : "邀请已更新", "When:" : "时间:", "Where:" : "地点:", @@ -57,6 +57,7 @@ OC.L10N.register( "Remote Address: %s" : "远程地址:%s", "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." : "生日日历将由后台作业生成。", |