diff options
Diffstat (limited to 'apps/dav/l10n/zh_CN.js')
-rw-r--r-- | apps/dav/l10n/zh_CN.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/dav/l10n/zh_CN.js b/apps/dav/l10n/zh_CN.js index 36abab0411d..fff81254189 100644 --- a/apps/dav/l10n/zh_CN.js +++ b/apps/dav/l10n/zh_CN.js @@ -150,11 +150,12 @@ OC.L10N.register( "DAV system address book" : "DAV 系统通讯录", "No outstanding DAV system address book sync." : "书书未完成 DAV 系统通讯录的同步", "The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occurred. Please run it manually by calling \"occ dav:sync-system-addressbook\"." : "DAV 系统通讯录同步失败,这可能是因为你的服务器实例有超过1000名用户,或是因为出现了错误。请手动运行指令 “occ dav:sync-system-addressbook” 继续该操作。", + "WebDAV endpoint" : "WebDAV 端点", + "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "您的网页服务器没有正确设置允许文件同步,因为 WebDAV 接口看起来无法正常工作。", "Migrated calendar (%1$s)" : "迁移的日历(%1$s)", "Calendars including events, details and attendees" : "日历包含活动、参与人和事件详情", "Contacts and groups" : "联系人和群组", "WebDAV" : "WebDAV", - "WebDAV endpoint" : "WebDAV 端点", "First day" : "第一天", "Last day (inclusive)" : "最后一天(含)", "Short absence status" : "短暂离开状态", |