summaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/zh_CN.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/dav/l10n/zh_CN.js')
-rw-r--r--apps/dav/l10n/zh_CN.js17
1 files changed, 17 insertions, 0 deletions
diff --git a/apps/dav/l10n/zh_CN.js b/apps/dav/l10n/zh_CN.js
index 16a9bf2dba2..b50eecf11b2 100644
--- a/apps/dav/l10n/zh_CN.js
+++ b/apps/dav/l10n/zh_CN.js
@@ -43,9 +43,24 @@ OC.L10N.register(
"A <strong>calendar</strong> was modified" : "<strong>日历</strong>已经修改",
"A calendar <strong>event</strong> was modified" : "日历中<strong>事件</strong>已经修改",
"A calendar <strong>todo</strong> was modified" : "列表中<strong>待办事项</strong>已经修改",
+ "Death of %s" : "%s 的忌日",
"Contact birthdays" : "联系人生日",
+ "Calendar:" : "日历:",
+ "Date:" : "日期:",
"Where:" : "地点:",
"Description:" : "描述:",
+ "Untitled event" : "未命名事件",
+ "_%n year_::_%n years_" : ["%n 年"],
+ "_%n month_::_%n months_" : ["%n 月"],
+ "_%n day_::_%n days_" : ["%n 天"],
+ "_%n hour_::_%n hours_" : ["%n 小时"],
+ "_%n minute_::_%n minutes_" : ["%n 分钟"],
+ "%s (in %s)" : "%s (在 %s)",
+ "%s (%s ago)" : "%s (%s 前)",
+ "Calendar: %s" : "日历:%s",
+ "Date: %s" : "日期:%s",
+ "Description: %s" : "描述:%s",
+ "Where: %s" : "地点:%s",
"%1$s via %2$s" : "%1$s 通过 %2$s",
"Invitation canceled" : "邀请已取消",
"Hello %s," : "您好,%s,",
@@ -81,6 +96,8 @@ OC.L10N.register(
"Automatically generate a birthday calendar" : "自动生成生日日历",
"Birthday calendars will be generated by a background job." : "生日日历将由后台作业生成。",
"Hence they will not be available immediately after enabling but will show up after some time." : "因此,它们在启用后不会立即可用,但会在一段时间后显示出来。",
+ "Send notifications for events" : "发送事件通知",
+ "Notifications will be send through background jobs, so these need to happen often enough." : "通知将通过后台任务发送,所以任务的频率有足够高。",
"%s via %s" : "%s通过%s",
"The meeting »%s« with %s was canceled." : "与%s的会议 »%s« 已取消。",
"The meeting »%s« with %s was updated." : "与%s的会议 »%s« 已更新。",