en_GB.json 2.2 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. { "translations": {
  2. "Comments" : "Comments",
  3. "Unknown user" : "Unknown user",
  4. "New comment …" : "New comment …",
  5. "Delete comment" : "Delete comment",
  6. "Post" : "Post",
  7. "Cancel" : "Cancel",
  8. "Edit comment" : "Edit comment",
  9. "[Deleted user]" : "[Deleted user]",
  10. "No comments yet, start the conversation!" : "No comments yet, start the conversation!",
  11. "More comments …" : "More comments …",
  12. "Save" : "Save",
  13. "Allowed characters {count} of {max}" : "Allowed characters: {count} of {max}",
  14. "Error occurred while retrieving comment with id {id}" : "Error occurred while retrieving comment with id {id}",
  15. "Error occurred while updating comment with id {id}" : "Error occurred while updating comment with id {id}",
  16. "Error occurred while posting comment" : "Error occurred while posting comment",
  17. "_%n unread comment_::_%n unread comments_" : ["%n unread comment","%n unread comments"],
  18. "Comment" : "Comment",
  19. "You commented" : "You commented",
  20. "%1$s commented" : "%1$s commented",
  21. "{author} commented" : "{author} commented",
  22. "You commented on %1$s" : "You commented on %1$s",
  23. "You commented on {file}" : "You commented on {file}",
  24. "%1$s commented on %2$s" : "%1$s commented on %2$s",
  25. "{author} commented on {file}" : "{author} commented on {file}",
  26. "<strong>Comments</strong> for files" : "<strong>Comments</strong> for files",
  27. "A (now) deleted user mentioned you in a comment on “%s”" : "A (now) deleted user mentioned you in a comment on “%s”",
  28. "A (now) deleted user mentioned you in a comment on “{file}”" : "A (now) deleted user mentioned you in a comment on “{file}”",
  29. "%1$s mentioned you in a comment on “%2$s”" : "%1$s mentioned you in a comment on “%2$s”",
  30. "{user} mentioned you in a comment on “{file}”" : "{user} mentioned you in a comment on “{file}”",
  31. "Type in a new comment..." : "Type a new comment...",
  32. "No other comments available" : "No other comments available",
  33. "More comments..." : "More comments...",
  34. "{count} unread comments" : "{count} unread comments",
  35. "You commented on %2$s" : "You commented on %2$s"
  36. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  37. }