aboutsummaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/dav/l10n/zh_CN.js17
-rw-r--r--apps/dav/l10n/zh_CN.json17
-rw-r--r--apps/files/l10n/zh_CN.js2
-rw-r--r--apps/files/l10n/zh_CN.json2
-rw-r--r--apps/files_sharing/l10n/zh_CN.js6
-rw-r--r--apps/files_sharing/l10n/zh_CN.json6
6 files changed, 50 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« 已更新。",
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js
index 55893d26a34..98385c85de2 100644
--- a/apps/files/l10n/zh_CN.js
+++ b/apps/files/l10n/zh_CN.js
@@ -33,6 +33,8 @@ OC.L10N.register(
"Copy" : "复制",
"Choose target folder" : "选择目标文件夹",
"Open" : "打开",
+ "Delete file" : "删除文件",
+ "Delete folder" : "删除文件夹",
"Disconnect storage" : "断开存储的连接",
"Unshare" : "取消共享",
"Could not load info for file \"{file}\"" : "无法加载文件 \"{file}\" 的信息",
diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json
index 6d29603be5b..81889adb7fc 100644
--- a/apps/files/l10n/zh_CN.json
+++ b/apps/files/l10n/zh_CN.json
@@ -31,6 +31,8 @@
"Copy" : "复制",
"Choose target folder" : "选择目标文件夹",
"Open" : "打开",
+ "Delete file" : "删除文件",
+ "Delete folder" : "删除文件夹",
"Disconnect storage" : "断开存储的连接",
"Unshare" : "取消共享",
"Could not load info for file \"{file}\"" : "无法加载文件 \"{file}\" 的信息",
diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js
index 765c8933017..a81812d511f 100644
--- a/apps/files_sharing/l10n/zh_CN.js
+++ b/apps/files_sharing/l10n/zh_CN.js
@@ -37,10 +37,12 @@ OC.L10N.register(
"Removed share for group {group}" : "到群组 {group} 的共享已被移除 ",
"{actor} shared with group {group}" : "{actor} 被共享到群组 {group}",
"{actor} removed share for group {group}" : "{actor} 删除了群组 {group} 的共享",
+ "Share for group {group} expired" : "给分组 {group} 的共享已过期",
"You shared {file} with group {group}" : "您与群组 {group} 共享了 {file} ",
"You removed group {group} from {file}" : "已从 {file} 移除组 {group}",
"{actor} shared {file} with group {group}" : " {actor} 与群组 {group} 共享了 {file} ",
"{actor} removed group {group} from {file}" : "{actor} 从 {file} 删除群组 {group} ",
+ "Share for file {file} with group {group} expired" : "与分组 {group} 的文件共享 {file} 已过期",
"Shared as public link" : "共享为公开链接",
"Removed public link" : "移除公开链接",
"Public link expired" : "公开链接已过期",
@@ -67,6 +69,8 @@ OC.L10N.register(
"{actor} removed share for {user}" : "{actor} 删除了与 {user} 的共享",
"Shared by {actor}" : "由 {actor} 共享",
"{actor} removed share" : "{actor} 移除共享",
+ "Share for {user} expired" : "给 {user} 的共享已过期",
+ "Share expired" : "共享已过期",
"You shared {file} with {user}" : "您与 {user} 共享了 {file} ",
"You removed {user} from {file}" : "您从 {file} 移除了 {user} ",
"You removed yourself from {file}" : "您从 {file} 移除了您自己",
@@ -75,6 +79,8 @@ OC.L10N.register(
"{actor} removed {user} from {file}" : "{actor} 从 {file} 移除了 {user}",
"{actor} shared {file} with you" : "{actor} 与您共享了 {file} ",
"{actor} removed you from the share named {file}" : "{actor} 从名为 {file} 的共享中移除了您",
+ "Share for file {file} with {user} expired" : "与 {user} 的文件共享 {file} 已过期",
+ "Share for file {file} expired" : "文件 {file} 的共享已过期",
"A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "通过邮件或公共链接共享的文件或文件夹<strong>已下载</strong>",
"A file or folder was shared from <strong>another server</strong>" : "<strong>其它服务器</strong> 中一个文件或者文件夹被共享 ",
"A file or folder has been <strong>shared</strong>" : "一个文件或文件夹已<strong>共享</strong>。",
diff --git a/apps/files_sharing/l10n/zh_CN.json b/apps/files_sharing/l10n/zh_CN.json
index 36769e6638d..67b608a26cc 100644
--- a/apps/files_sharing/l10n/zh_CN.json
+++ b/apps/files_sharing/l10n/zh_CN.json
@@ -35,10 +35,12 @@
"Removed share for group {group}" : "到群组 {group} 的共享已被移除 ",
"{actor} shared with group {group}" : "{actor} 被共享到群组 {group}",
"{actor} removed share for group {group}" : "{actor} 删除了群组 {group} 的共享",
+ "Share for group {group} expired" : "给分组 {group} 的共享已过期",
"You shared {file} with group {group}" : "您与群组 {group} 共享了 {file} ",
"You removed group {group} from {file}" : "已从 {file} 移除组 {group}",
"{actor} shared {file} with group {group}" : " {actor} 与群组 {group} 共享了 {file} ",
"{actor} removed group {group} from {file}" : "{actor} 从 {file} 删除群组 {group} ",
+ "Share for file {file} with group {group} expired" : "与分组 {group} 的文件共享 {file} 已过期",
"Shared as public link" : "共享为公开链接",
"Removed public link" : "移除公开链接",
"Public link expired" : "公开链接已过期",
@@ -65,6 +67,8 @@
"{actor} removed share for {user}" : "{actor} 删除了与 {user} 的共享",
"Shared by {actor}" : "由 {actor} 共享",
"{actor} removed share" : "{actor} 移除共享",
+ "Share for {user} expired" : "给 {user} 的共享已过期",
+ "Share expired" : "共享已过期",
"You shared {file} with {user}" : "您与 {user} 共享了 {file} ",
"You removed {user} from {file}" : "您从 {file} 移除了 {user} ",
"You removed yourself from {file}" : "您从 {file} 移除了您自己",
@@ -73,6 +77,8 @@
"{actor} removed {user} from {file}" : "{actor} 从 {file} 移除了 {user}",
"{actor} shared {file} with you" : "{actor} 与您共享了 {file} ",
"{actor} removed you from the share named {file}" : "{actor} 从名为 {file} 的共享中移除了您",
+ "Share for file {file} with {user} expired" : "与 {user} 的文件共享 {file} 已过期",
+ "Share for file {file} expired" : "文件 {file} 的共享已过期",
"A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "通过邮件或公共链接共享的文件或文件夹<strong>已下载</strong>",
"A file or folder was shared from <strong>another server</strong>" : "<strong>其它服务器</strong> 中一个文件或者文件夹被共享 ",
"A file or folder has been <strong>shared</strong>" : "一个文件或文件夹已<strong>共享</strong>。",