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.

en_GB.json 1.9KB

1234567891011121314151617181920212223242526272829303132
  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. "New comment …" : "New comment …",
  22. "Post" : "Post",
  23. "Cancel" : "Cancel",
  24. "[Deleted user]" : "[Deleted user]",
  25. "More comments …" : "More comments …",
  26. "Save" : "Save",
  27. "Allowed characters {count} of {max}" : "Allowed characters: {count} of {max}",
  28. "Error occurred while retrieving comment with ID {id}" : "Error occurred while retrieving comment with ID {id}",
  29. "Error occurred while updating comment with id {id}" : "Error occurred while updating comment with id {id}",
  30. "Error occurred while posting comment" : "Error occurred while posting comment"
  31. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  32. }