aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-02-16 01:07:44 +0000
committerNextcloud bot <bot@nextcloud.com>2017-02-16 01:07:44 +0000
commit47c6a8019f1a957a6da28b365b9f7b9a194a62b8 (patch)
treed9ec3b9438234217352d41ad83bd493c8d009e30 /apps/comments
parent19fc68cbdca8b6e401c619c7b6b88836816ef6cb (diff)
downloadnextcloud-server-47c6a8019f1a957a6da28b365b9f7b9a194a62b8.tar.gz
nextcloud-server-47c6a8019f1a957a6da28b365b9f7b9a194a62b8.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
-rw-r--r--apps/comments/l10n/zh_CN.js8
-rw-r--r--apps/comments/l10n/zh_CN.json8
2 files changed, 8 insertions, 8 deletions
diff --git a/apps/comments/l10n/zh_CN.js b/apps/comments/l10n/zh_CN.js
index 9a459c92b6e..336636e2bf1 100644
--- a/apps/comments/l10n/zh_CN.js
+++ b/apps/comments/l10n/zh_CN.js
@@ -16,16 +16,16 @@ OC.L10N.register(
"Error occurred while retrieving comment with id {id}" : "检索 id 为 {id} 的评论出错",
"Error occurred while updating comment with id {id}" : "更新 id 为 {id} 的评论出错",
"Error occurred while posting comment" : "发布评论出错",
- "_%n unread comment_::_%n unread comments_" : ["%n 未读评论"],
+ "_%n unread comment_::_%n unread comments_" : ["%n 未读评论"],
"Comment" : "评论",
"You commented" : "您的评论",
"%1$s commented" : "%1$s 已评论",
- "{author} commented" : "{author} 评论了",
- "You commented on %1$s" : "您在 %1$s 的评论",
+ "{author} commented" : "{author} 评论了",
+ "You commented on %1$s" : "您在 %1$s 的评论",
"You commented on {file}" : "您对 {file} 的评论",
"%1$s commented on %2$s" : "%1$s 评论了 %2$s",
"{author} commented on {file}" : "{author} 对 {file} 的评论",
- "<strong>Comments</strong> for files" : "文件的<strong>评论</strong>",
+ "<strong>Comments</strong> for files" : "文件的<strong>评论</strong>",
"A (now) deleted user mentioned you in a comment on “%s”" : "一个(已)被删除的用户在 “%s” 的评论中提到了您",
"A (now) deleted user mentioned you in a comment on “{file}”" : "一个(已)被删除的用户在 “{file}” 的评论中提到了您",
"%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 be867c5b856..676ec612d8e 100644
--- a/apps/comments/l10n/zh_CN.json
+++ b/apps/comments/l10n/zh_CN.json
@@ -14,16 +14,16 @@
"Error occurred while retrieving comment with id {id}" : "检索 id 为 {id} 的评论出错",
"Error occurred while updating comment with id {id}" : "更新 id 为 {id} 的评论出错",
"Error occurred while posting comment" : "发布评论出错",
- "_%n unread comment_::_%n unread comments_" : ["%n 未读评论"],
+ "_%n unread comment_::_%n unread comments_" : ["%n 未读评论"],
"Comment" : "评论",
"You commented" : "您的评论",
"%1$s commented" : "%1$s 已评论",
- "{author} commented" : "{author} 评论了",
- "You commented on %1$s" : "您在 %1$s 的评论",
+ "{author} commented" : "{author} 评论了",
+ "You commented on %1$s" : "您在 %1$s 的评论",
"You commented on {file}" : "您对 {file} 的评论",
"%1$s commented on %2$s" : "%1$s 评论了 %2$s",
"{author} commented on {file}" : "{author} 对 {file} 的评论",
- "<strong>Comments</strong> for files" : "文件的<strong>评论</strong>",
+ "<strong>Comments</strong> for files" : "文件的<strong>评论</strong>",
"A (now) deleted user mentioned you in a comment on “%s”" : "一个(已)被删除的用户在 “%s” 的评论中提到了您",
"A (now) deleted user mentioned you in a comment on “{file}”" : "一个(已)被删除的用户在 “{file}” 的评论中提到了您",
"%1$s mentioned you in a comment on “%2$s”" : "%1$s 在 “%2$s” 的评论中提到了您",