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.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/dav/l10n/zh_CN.js b/apps/dav/l10n/zh_CN.js
index 64dea9f2d17..f661cd87bf9 100644
--- a/apps/dav/l10n/zh_CN.js
+++ b/apps/dav/l10n/zh_CN.js
@@ -25,6 +25,7 @@ OC.L10N.register(
"{actor} shared calendar {calendar} with group {group}" : "{actor} 通过组 {group} 共享了日历 {calendar}",
"You unshared calendar {calendar} from group {group}" : "群组 {group} 取消了你共享的日历 {calendar}",
"{actor} unshared calendar {calendar} from group {group}" : "群组 {group} 取消了 {actor} 共享的日历 {calendar}",
+ "Untitled event" : "未命名事件",
"{actor} created event {event} in calendar {calendar}" : "{actor} 在日历 {calendar} 中创建了事件 {event}",
"You created event {event} in calendar {calendar}" : "您在日历 {calendar} 中创建了事件 {event}",
"{actor} deleted event {event} from calendar {calendar}" : "{actor} 在日历 {calendar} 中删除了事件 {event}",
@@ -54,7 +55,6 @@ OC.L10N.register(
"Date:" : "日期:",
"Where:" : "地点:",
"Description:" : "描述:",
- "Untitled event" : "未命名事件",
"_%n year_::_%n years_" : ["%n 年"],
"_%n month_::_%n months_" : ["%n 月"],
"_%n day_::_%n days_" : ["%n 天"],