summaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-09-01 02:16:24 +0000
committerNextcloud bot <bot@nextcloud.com>2019-09-01 02:16:24 +0000
commit4d16726e70301e266d929896d9fc771e18d9f320 (patch)
treee1f8c8d2a21b1003820fa90cece09d72e3914ced /apps/dav/l10n
parente5c81ceda402c97b11badbb056193b563230fe41 (diff)
downloadnextcloud-server-4d16726e70301e266d929896d9fc771e18d9f320.tar.gz
nextcloud-server-4d16726e70301e266d929896d9fc771e18d9f320.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n')
-rw-r--r--apps/dav/l10n/zh_CN.js17
-rw-r--r--apps/dav/l10n/zh_CN.json17
2 files changed, 34 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« 已更新。",
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 <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,",
@@ -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« 已更新。",