Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/announcementcenter.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-10-23 05:16:22 +0300
committerNextcloud bot <bot@nextcloud.com>2022-10-23 05:16:22 +0300
commitad793e7f85317e0cb206746c73f2118f4dad1cbd (patch)
tree3cd57451475c88357339d29b9fb7fd50baaad558
parent70775994d29454ad971c8e8c213bc5ab3500d883 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/zh_CN.js4
-rw-r--r--l10n/zh_CN.json4
2 files changed, 8 insertions, 0 deletions
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index 1ba042d..6bf9ac6 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -10,12 +10,14 @@ OC.L10N.register(
"The subject is too long or empty" : "标题太长或为空",
"Announcements" : "公告",
"Read more" : "阅读更多",
+ "{author}, {time}" : "{author}, {time}",
"{user} announced {announcement}" : "用户 {user} 宣布了公告 {announcement}",
"{user} announced “{announcement}”" : "{user} 公告了“{announcement}”",
"Announcement center" : "通知中心",
"This app allows admins to post announcements." : "此应用允许管理员发布公告",
"Announce your maintenance window 🎛️, introduce a new colleague 👤 or make sure everyone knows about the big event next month 📅\n\n🖌️ Markdown support\n\n📑 Comments including @-mentions\n\n👪 Group permissions\n\n⭕ Dashboard integration\n\n⚡ Activities integration\n\n🔔 Notifications integration" : "公布系统维护时间 🎛️, 为其他同事介绍 👤 或者让其他同事知道下个月的会议 📅🖌️ 支持Markdown 📑 使用@提及某人👪 群组权限⭕ 集成仪表盘⚡ 集成动态🔔 集成通知",
"No announcements" : "没有公告",
+ "There are currently no announcements …" : "目前没有任何公告……",
"Comments" : "评论",
"Clear notifications" : "清除通知",
"Delete announcement" : "删除公告",
@@ -33,6 +35,7 @@ OC.L10N.register(
"Announce" : "发布",
"Create activities" : "创建活动",
"Create notifications" : "创建提示",
+ "Send emails" : "发送邮件",
"Allow comments" : "允许注释",
"Everyone" : "所有人",
"These groups will be able to see the announcement. If no group is selected, all users can see it." : "这些组可以看到公告。如果没有选择组,所有用户都能看到。",
@@ -41,6 +44,7 @@ OC.L10N.register(
"These groups will be able to post announcements." : "这些组可以发布公告。",
"Create activities by default" : "默认创建活动",
"Create notifications by default" : "默认创建提示",
+ "Send emails by default" : "默认发送邮件",
"Allow comments by default" : "默认允许注释"
},
"nplurals=1; plural=0;");
diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json
index 1ae17f6..f518174 100644
--- a/l10n/zh_CN.json
+++ b/l10n/zh_CN.json
@@ -8,12 +8,14 @@
"The subject is too long or empty" : "标题太长或为空",
"Announcements" : "公告",
"Read more" : "阅读更多",
+ "{author}, {time}" : "{author}, {time}",
"{user} announced {announcement}" : "用户 {user} 宣布了公告 {announcement}",
"{user} announced “{announcement}”" : "{user} 公告了“{announcement}”",
"Announcement center" : "通知中心",
"This app allows admins to post announcements." : "此应用允许管理员发布公告",
"Announce your maintenance window 🎛️, introduce a new colleague 👤 or make sure everyone knows about the big event next month 📅\n\n🖌️ Markdown support\n\n📑 Comments including @-mentions\n\n👪 Group permissions\n\n⭕ Dashboard integration\n\n⚡ Activities integration\n\n🔔 Notifications integration" : "公布系统维护时间 🎛️, 为其他同事介绍 👤 或者让其他同事知道下个月的会议 📅🖌️ 支持Markdown 📑 使用@提及某人👪 群组权限⭕ 集成仪表盘⚡ 集成动态🔔 集成通知",
"No announcements" : "没有公告",
+ "There are currently no announcements …" : "目前没有任何公告……",
"Comments" : "评论",
"Clear notifications" : "清除通知",
"Delete announcement" : "删除公告",
@@ -31,6 +33,7 @@
"Announce" : "发布",
"Create activities" : "创建活动",
"Create notifications" : "创建提示",
+ "Send emails" : "发送邮件",
"Allow comments" : "允许注释",
"Everyone" : "所有人",
"These groups will be able to see the announcement. If no group is selected, all users can see it." : "这些组可以看到公告。如果没有选择组,所有用户都能看到。",
@@ -39,6 +42,7 @@
"These groups will be able to post announcements." : "这些组可以发布公告。",
"Create activities by default" : "默认创建活动",
"Create notifications by default" : "默认创建提示",
+ "Send emails by default" : "默认发送邮件",
"Allow comments by default" : "默认允许注释"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file