en_GB.json 1.3 KB

12345678910111213141516171819202122
  1. { "translations": {
  2. "Comments" : "Comments",
  3. "You commented" : "You commented",
  4. "%1$s commented" : "%1$s commented",
  5. "{author} commented" : "{author} commented",
  6. "You commented on %1$s" : "You commented on %1$s",
  7. "You commented on {file}" : "You commented on {file}",
  8. "%1$s commented on %2$s" : "%1$s commented on %2$s",
  9. "{author} commented on {file}" : "{author} commented on {file}",
  10. "<strong>Comments</strong> for files" : "<strong>Comments</strong> for files",
  11. "Files app plugin to add comments to files" : "Files app plugin to add comments to files",
  12. "Edit comment" : "Edit comment",
  13. "Delete comment" : "Delete comment",
  14. "No comments yet, start the conversation!" : "No comments yet, start the conversation!",
  15. "Retry" : "Retry",
  16. "_%n unread comment_::_%n unread comments_" : ["%n unread comment","%n unread comments"],
  17. "_1 new comment_::_{unread} new comments_" : ["1 new comment","{unread} new comments"],
  18. "Comment" : "Comment",
  19. "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "You were mentioned on “{file}”, in a comment by a user that has since been deleted",
  20. "{user} mentioned you in a comment on “{file}”" : "{user} mentioned you in a comment on “{file}”"
  21. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  22. }