summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-04-05 00:13:16 +0000
committerNextcloud bot <bot@nextcloud.com>2019-04-05 00:13:16 +0000
commit2339e946805df4f021444ed9f5d72daad0a46e07 (patch)
treeb4383d2263c506ae28999f4b70acaa0fdfb65183 /apps/comments/l10n
parent952cb3f70a9029390b96a1ae04cb44c07017b236 (diff)
downloadnextcloud-server-2339e946805df4f021444ed9f5d72daad0a46e07.tar.gz
nextcloud-server-2339e946805df4f021444ed9f5d72daad0a46e07.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n')
-rw-r--r--apps/comments/l10n/zh_CN.js1
-rw-r--r--apps/comments/l10n/zh_CN.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/comments/l10n/zh_CN.js b/apps/comments/l10n/zh_CN.js
index 1e5569a9c4b..09c8005652e 100644
--- a/apps/comments/l10n/zh_CN.js
+++ b/apps/comments/l10n/zh_CN.js
@@ -27,6 +27,7 @@ OC.L10N.register(
"Error occurred while updating comment with id {id}" : "更新 id 为 {id} 的评论出错",
"Error occurred while posting comment" : "发布评论出错",
"_%n unread comment_::_%n unread comments_" : ["%n 未读评论"],
+ "_1 new comment_::_{unread} new comments_" : ["{unread} 新评论"],
"Comment" : "评论",
"You were mentioned on “%s”, in a comment by a user that has since been deleted" : "您在 “%s” 上一名用户的评论中被提到过,该用户在那之后被删除了",
"%1$s mentioned you in a comment on “%2$s”" : "%1$s 在 “%2$s” 的评论中提到了您"
diff --git a/apps/comments/l10n/zh_CN.json b/apps/comments/l10n/zh_CN.json
index 4fa865a5dd8..c344708bdd4 100644
--- a/apps/comments/l10n/zh_CN.json
+++ b/apps/comments/l10n/zh_CN.json
@@ -25,6 +25,7 @@
"Error occurred while updating comment with id {id}" : "更新 id 为 {id} 的评论出错",
"Error occurred while posting comment" : "发布评论出错",
"_%n unread comment_::_%n unread comments_" : ["%n 未读评论"],
+ "_1 new comment_::_{unread} new comments_" : ["{unread} 新评论"],
"Comment" : "评论",
"You were mentioned on “%s”, in a comment by a user that has since been deleted" : "您在 “%s” 上一名用户的评论中被提到过,该用户在那之后被删除了",
"%1$s mentioned you in a comment on “%2$s”" : "%1$s 在 “%2$s” 的评论中提到了您"