From 4d16726e70301e266d929896d9fc771e18d9f320 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 1 Sep 2019 02:16:24 +0000 Subject: [tx-robot] updated from transifex --- apps/dav/l10n/zh_CN.js | 17 +++++++++++++++++ apps/dav/l10n/zh_CN.json | 17 +++++++++++++++++ 2 files changed, 34 insertions(+) (limited to 'apps/dav') 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 calendar was modified" : "日历已经修改", "A calendar event was modified" : "日历中事件已经修改", "A calendar todo was modified" : "列表中待办事项已经修改", + "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« 已更新。", diff --git a/apps/dav/l10n/zh_CN.json b/apps/dav/l10n/zh_CN.json index 942bbccb11d..d34645b5c59 100644 --- a/apps/dav/l10n/zh_CN.json +++ b/apps/dav/l10n/zh_CN.json @@ -41,9 +41,24 @@ "A calendar was modified" : "日历已经修改", "A calendar event was modified" : "日历中事件已经修改", "A calendar todo was modified" : "列表中待办事项已经修改", + "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,", @@ -79,6 +94,8 @@ "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« 已更新。", -- cgit v1.2.3