diff options
Diffstat (limited to 'apps/dav/l10n/zh_CN.json')
-rw-r--r-- | apps/dav/l10n/zh_CN.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/apps/dav/l10n/zh_CN.json b/apps/dav/l10n/zh_CN.json index 89a179964e3..79a076d301a 100644 --- a/apps/dav/l10n/zh_CN.json +++ b/apps/dav/l10n/zh_CN.json @@ -149,13 +149,20 @@ "Due on %s" : "到期于 %s", "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” 继续该操作。", "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" : "短暂离开状态", + "Long absence Message" : "长期离开信息", "Save" : "保存", + "Disable absence" : "禁用离开状态", + "Failed to save your absence settings" : "未能保存您的离开状态设置", + "Failed to clear your absence settings" : "未能清除您的离开状态设置", "Time zone:" : "时区:", "to" : "到", "Delete slot" : "删除插槽", @@ -168,12 +175,16 @@ "Friday" : "周五", "Saturday" : "周六", "Sunday" : "周日", + "Pick a start time for {dayName}" : "选择 {dayName} 的开始时间", + "Pick a end time for {dayName}" : "选择 {dayName} 的结束时间", "Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications." : "不在可用时间内时,自动将用户状态设置为“请勿打扰”并静音所有通知。", "Failed to load availability" : "可用时间段加载失败", "Saved availability" : "可用时间已保存", "Failed to save availability" : "可用时间保存失败", "Availability" : "可用性", "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "如果您配置了工作时间,其他用户在预订会议时就会了解您何时不在办公室。", + "Absence" : "离开", + "Configure your next absence period." : "配置您的下一次离开时段", "Calendar server" : "日历服务器", "Send invitations to attendees" : "向与会者发送邀请", "Automatically generate a birthday calendar" : "自动生成生日日历", |