You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

zh_CN.json 2.4KB

12345678910111213141516171819202122232425262728293031323334353637
  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 an account 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. "New comment" : "新评论",
  17. "Write a comment …" : "发表评论 ...",
  18. "Post comment" : "发表评论",
  19. "@ for mentions, : for emoji, / for smart picker" : "使用“@”提及,“:”输入表情符号,“/”唤起智能选择",
  20. "Could not reload comments" : "无法重载评论",
  21. "No comments yet, start the conversation!" : "还没有评论,开始对话吧!",
  22. "No more messages" : "没有更多消息",
  23. "Retry" : "重试",
  24. "Failed to mark comments as read" : "无法将评论标记为已读",
  25. "Unable to load the comments list" : "无法加载评论列表",
  26. "_1 new comment_::_{unread} new comments_" : ["{unread} 条新评论"],
  27. "Comment" : "评论",
  28. "An error occurred while trying to edit the comment" : "编辑评论时出错",
  29. "Comment deleted" : "评论已删除",
  30. "An error occurred while trying to delete the comment" : "删除评论时出错",
  31. "An error occurred while trying to create the comment" : "创建评论时出错",
  32. "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "用户在“ {file}”中的评论中提到了你,此评论已被删除",
  33. "Write a message …" : "发表信息 ...",
  34. "\"@\" for mentions, \":\" for emoji, \"/\" for smart picker" : "「@」表示提及、「:」表示表情符号、「/」表示智能拾取",
  35. "_%n unread comment_::_%n unread comments_" : ["%n 条未读评论"]
  36. },"pluralForm" :"nplurals=1; plural=0;"
  37. }