en_GB.json 2.0 KB

12345678910111213141516171819202122232425262728293031
  1. { "translations": {
  2. "Edit comment" : "Edit comment",
  3. "Delete comment" : "Delete comment",
  4. "New comment …" : "New comment …",
  5. "Post" : "Post",
  6. "Cancel" : "Cancel",
  7. "[Deleted user]" : "[Deleted user]",
  8. "Comments" : "Comments",
  9. "No comments yet, start the conversation!" : "No comments yet, start the conversation!",
  10. "More comments …" : "More comments …",
  11. "Save" : "Save",
  12. "Allowed characters {count} of {max}" : "Allowed characters: {count} of {max}",
  13. "Error occurred while retrieving comment with ID {id}" : "Error occurred while retrieving comment with ID {id}",
  14. "Error occurred while updating comment with id {id}" : "Error occurred while updating comment with id {id}",
  15. "Error occurred while posting comment" : "Error occurred while posting comment",
  16. "_%n unread comment_::_%n unread comments_" : ["%n unread comment","%n unread comments"],
  17. "Comment" : "Comment",
  18. "You commented" : "You commented",
  19. "%1$s commented" : "%1$s commented",
  20. "{author} commented" : "{author} commented",
  21. "You commented on %1$s" : "You commented on %1$s",
  22. "You commented on {file}" : "You commented on {file}",
  23. "%1$s commented on %2$s" : "%1$s commented on %2$s",
  24. "{author} commented on {file}" : "{author} commented on {file}",
  25. "<strong>Comments</strong> for files" : "<strong>Comments</strong> for files",
  26. "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",
  27. "{user} mentioned you in a comment on “{file}”" : "{user} mentioned you in a comment on “{file}”",
  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. }