en_GB.json 2.5 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. { "translations": {
  2. "Comments" : "Comments",
  3. "You commented" : "You commented",
  4. "{author} commented" : "{author} commented",
  5. "You commented on %1$s" : "You commented on %1$s",
  6. "You commented on {file}" : "You commented on {file}",
  7. "%1$s commented on %2$s" : "%1$s commented on %2$s",
  8. "{author} commented on {file}" : "{author} commented on {file}",
  9. "<strong>Comments</strong> for files" : "<strong>Comments</strong> for files",
  10. "You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "You were mentioned on \"{file}\", in a comment by an account that has since been deleted",
  11. "{user} mentioned you in a comment on \"{file}\"" : "{user} mentioned you in a comment on \"{file}\"",
  12. "Files app plugin to add comments to files" : "Files app plugin to add comments to files",
  13. "Edit comment" : "Edit comment",
  14. "Delete comment" : "Delete comment",
  15. "Cancel edit" : "Cancel edit",
  16. "New comment" : "New comment",
  17. "Write a comment …" : "Write a comment …",
  18. "Post comment" : "Post comment",
  19. "@ for mentions, : for emoji, / for smart picker" : "@ for mentions, : for emoji, / for smart picker",
  20. "Could not reload comments" : "Could not reload comments",
  21. "No comments yet, start the conversation!" : "No comments yet, start the conversation!",
  22. "No more messages" : "No more messages",
  23. "Retry" : "Retry",
  24. "Failed to mark comments as read" : "Failed to mark comments as read",
  25. "Unable to load the comments list" : "Unable to load the comments list",
  26. "_1 new comment_::_{unread} new comments_" : ["1 new comment","{unread} new comments"],
  27. "Comment" : "Comment",
  28. "An error occurred while trying to edit the comment" : "An error occurred while trying to edit the comment",
  29. "Comment deleted" : "Comment deleted",
  30. "An error occurred while trying to delete the comment" : "An error occurred while trying to delete the comment",
  31. "An error occurred while trying to create the comment" : "An error occurred while trying to create the comment",
  32. "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",
  33. "Write a message …" : "Write a message …",
  34. "\"@\" for mentions, \":\" for emoji, \"/\" for smart picker" : "\"@\" for mentions, \":\" for emoji, \"/\" for smart picker",
  35. "_%n unread comment_::_%n unread comments_" : ["%n unread comment","%n unread comments"]
  36. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  37. }