en_GB.json 2.0 KB

12345678910111213141516171819202122232425262728293031
  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. "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",
  12. "{user} mentioned you in a comment on “{file}”" : "{user} mentioned you in a comment on “{file}”",
  13. "Edit comment" : "Edit comment",
  14. "Delete comment" : "Delete comment",
  15. "New comment …" : "New comment …",
  16. "Post" : "Post",
  17. "Cancel" : "Cancel",
  18. "[Deleted user]" : "[Deleted user]",
  19. "No comments yet, start the conversation!" : "No comments yet, start the conversation!",
  20. "More comments …" : "More comments …",
  21. "Save" : "Save",
  22. "Allowed characters {count} of {max}" : "Allowed characters: {count} of {max}",
  23. "Error occurred while retrieving comment with ID {id}" : "Error occurred while retrieving comment with ID {id}",
  24. "Error occurred while updating comment with id {id}" : "Error occurred while updating comment with id {id}",
  25. "Error occurred while posting comment" : "Error occurred while posting comment",
  26. "_%n unread comment_::_%n unread comments_" : ["%n unread comment","%n unread comments"],
  27. "Comment" : "Comment",
  28. "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "You were mentioned on “%s”, in a comment by a user that has since been deleted",
  29. "%1$s mentioned you in a comment on “%2$s”" : "%1$s mentioned you in a comment on “%2$s”"
  30. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  31. }