zh_CN.json 1.8 KB

12345678910111213141516171819202122232425262728293031
  1. { "translations": {
  2. "Comments" : "评论",
  3. "You commented" : "你的评论",
  4. "{author} commented" : "{author} 评论了",
  5. "You commented on %1$s" : "你在 %1$s 的评论",
  6. "You commented on {file}" : "你对 {file} 的评论",
  7. "%1$s commented on %2$s" : "%1$s 评论了 %2$s",
  8. "{author} commented on {file}" : "{author} 对 {file} 的评论",
  9. "<strong>Comments</strong> for files" : "文件的<strong>评论</strong>",
  10. "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "用户在“ {file}”中的评论中提到了你,此评论已被删除",
  11. "{user} mentioned you in a comment on \"{file}\"" : "{user} 在 “{file}” 的评论中提到了你",
  12. "Files app plugin to add comments to files" : "文件应用插件可向文件添加评论",
  13. "Edit comment" : "编辑评论",
  14. "Delete comment" : "删除评论",
  15. "Cancel edit" : "取消编辑",
  16. "Post comment" : "发表评论",
  17. "No comments yet, start the conversation!" : "还没有评论,开始对话吧!",
  18. "No more messages" : "没有更多消息",
  19. "Retry" : "重试",
  20. "Failed to mark comments as read" : "将评论标记为已读失败",
  21. "Unable to load the comments list" : "无法加载评论列表",
  22. "_%n unread comment_::_%n unread comments_" : ["%n 条未读评论"],
  23. "_1 new comment_::_{unread} new comments_" : ["{unread} 条新评论"],
  24. "Comment" : "评论",
  25. "An error occurred while trying to edit the comment" : "编辑评论时出错",
  26. "Comment deleted" : "评论已删除",
  27. "An error occurred while trying to delete the comment" : "删除评论时出错",
  28. "An error occurred while trying to create the comment" : "创建评论时出错",
  29. "%1$s commented" : "%1$s 已评论"
  30. },"pluralForm" :"nplurals=1; plural=0;"
  31. }