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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/zh_CN.json')
-rw-r--r--apps/comments/l10n/zh_CN.json24
1 files changed, 12 insertions, 12 deletions
diff --git a/apps/comments/l10n/zh_CN.json b/apps/comments/l10n/zh_CN.json
index 4e7d80e121c..4fa865a5dd8 100644
--- a/apps/comments/l10n/zh_CN.json
+++ b/apps/comments/l10n/zh_CN.json
@@ -1,11 +1,22 @@
{ "translations": {
+ "Comments" : "评论",
+ "You commented" : "您的评论",
+ "%1$s commented" : "%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>",
+ "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "您在 “{file}” 上一名用户的评论中被提到过,该用户在那之后被删除了",
+ "{user} mentioned you in a comment on “{file}”" : "{user} 在 “{file}” 的评论中提到了您",
+ "Files app plugin to add comments to files" : "文件应用插件用于为文件添加注释",
"Edit comment" : "编辑评论",
"Delete comment" : "删除评论",
"New comment …" : "新评论 ...",
"Post" : "发布",
"Cancel" : "取消",
"[Deleted user]" : "[已删除用户]",
- "Comments" : "评论",
"No comments yet, start the conversation!" : "还没有评论,开始对话吧!",
"More comments …" : "更多评论 ...",
"Save" : "保存",
@@ -15,17 +26,6 @@
"Error occurred while posting comment" : "发布评论出错",
"_%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 的评论",
- "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>",
- "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "您在 “{file}” 上一名用户的评论中被提到过,该用户在那之后被删除了",
- "{user} mentioned you in a comment on “{file}”" : "{user} 在 “{file}” 的评论中提到了您",
- "Files app plugin to add comments to files" : "文件应用插件用于为文件添加注释",
"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” 的评论中提到了您"
},"pluralForm" :"nplurals=1; plural=0;"