summaryrefslogtreecommitdiffstats
path: root/apps/comments
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-06-17 02:00:01 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-06-17 02:00:01 -0400
commitcc532bb14aed74c397efa29a19ba48a3eeeb0cf0 (patch)
treec3251ee4049c523303d454f334b63b965b0c8a14 /apps/comments
parent1a35dea8a6388bacdd1b36806781f8e2b77836e8 (diff)
downloadnextcloud-server-cc532bb14aed74c397efa29a19ba48a3eeeb0cf0.tar.gz
nextcloud-server-cc532bb14aed74c397efa29a19ba48a3eeeb0cf0.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
-rw-r--r--apps/comments/l10n/zh_CN.js3
-rw-r--r--apps/comments/l10n/zh_CN.json3
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/comments/l10n/zh_CN.js b/apps/comments/l10n/zh_CN.js
index 6ae1c231ae0..326fa6407a4 100644
--- a/apps/comments/l10n/zh_CN.js
+++ b/apps/comments/l10n/zh_CN.js
@@ -14,7 +14,10 @@ OC.L10N.register(
"Allowed characters {count} of {max}" : "当前字数: {count},最大允许:{max}",
"{count} unread comments" : "{count} 条未读评论",
"Comment" : "评论",
+ "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "文件的<strong>评论</strong><em>(始终在数据流中列出)</em>",
+ "You commented" : "您的评论",
"%1$s commented" : "%1$s 已评论",
+ "You commented on %2$s" : "你评论了 %2$s",
"%1$s commented on %2$s" : "%1$s 评论了 %2$s"
},
"nplurals=1; plural=0;");
diff --git a/apps/comments/l10n/zh_CN.json b/apps/comments/l10n/zh_CN.json
index f5dab6f5ab1..98aa243e1c2 100644
--- a/apps/comments/l10n/zh_CN.json
+++ b/apps/comments/l10n/zh_CN.json
@@ -12,7 +12,10 @@
"Allowed characters {count} of {max}" : "当前字数: {count},最大允许:{max}",
"{count} unread comments" : "{count} 条未读评论",
"Comment" : "评论",
+ "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "文件的<strong>评论</strong><em>(始终在数据流中列出)</em>",
+ "You commented" : "您的评论",
"%1$s commented" : "%1$s 已评论",
+ "You commented on %2$s" : "你评论了 %2$s",
"%1$s commented on %2$s" : "%1$s 评论了 %2$s"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file