diff options
Diffstat (limited to 'apps/dav/l10n/zh_CN.js')
-rw-r--r-- | apps/dav/l10n/zh_CN.js | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/apps/dav/l10n/zh_CN.js b/apps/dav/l10n/zh_CN.js index 8058b90ad35..eb0731a4312 100644 --- a/apps/dav/l10n/zh_CN.js +++ b/apps/dav/l10n/zh_CN.js @@ -121,6 +121,20 @@ OC.L10N.register( "Due on %s" : "到期于%s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV端点", + "Availability" : "可用性", + "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "如果您配置了工作时间,其他用户在预订会议时就会了解您何时不在办公室。", + "Please select a time zone:" : "请选择一个时区:", + "to" : "到", + "Delete slot" : "删除插槽", + "Add slot" : "添加插槽", + "Save" : "保存", + "Monday" : "周一", + "Tuesday" : "周二", + "Wednesday" : "周三", + "Thursday" : "周四", + "Friday" : "周五", + "Saturday" : "周六", + "Sunday" : "周日", "Calendar server" : "日历服务器", "Send invitations to attendees" : "向与会者发送邀请", "Automatically generate a birthday calendar" : "自动生成生日日历", @@ -135,7 +149,6 @@ OC.L10N.register( "Please contact the organizer directly." : "请直接联系组织者。", "Are you accepting the invitation?" : "您是否接受邀请?", "Tentative" : "暂定", - "Save" : "保存", "Your attendance was updated successfully." : "您的出席状态更新成功。", "Calendar and tasks" : "日历和任务" }, |