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 5.1KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. { "translations": {
  2. "Calendar" : "Calendar",
  3. "Todos" : "Todos",
  4. "Personal" : "Personal",
  5. "{actor} created calendar {calendar}" : "{actor} created calendar {calendar}",
  6. "You created calendar {calendar}" : "You created calendar {calendar}",
  7. "{actor} deleted calendar {calendar}" : "{actor} deleted calendar {calendar}",
  8. "You deleted calendar {calendar}" : "You deleted calendar {calendar}",
  9. "{actor} updated calendar {calendar}" : "{actor} updated calendar {calendar}",
  10. "You updated calendar {calendar}" : "You updated calendar {calendar}",
  11. "You shared calendar {calendar} as public link" : "You shared calendar {calendar} as public link",
  12. "You removed public link for calendar {calendar}" : "You removed public link for calendar {calendar}",
  13. "{actor} shared calendar {calendar} with you" : "{actor} shared calendar {calendar} with you",
  14. "You shared calendar {calendar} with {user}" : "You shared calendar {calendar} with {user}",
  15. "{actor} shared calendar {calendar} with {user}" : "{actor} shared calendar {calendar} with {user}",
  16. "{actor} unshared calendar {calendar} from you" : "{actor} unshared calendar {calendar} from you",
  17. "You unshared calendar {calendar} from {user}" : "You unshared calendar {calendar} from {user}",
  18. "{actor} unshared calendar {calendar} from {user}" : "{actor} unshared calendar {calendar} from {user}",
  19. "{actor} unshared calendar {calendar} from themselves" : "{actor} unshared calendar {calendar} from themselves",
  20. "You shared calendar {calendar} with group {group}" : "You shared calendar {calendar} with group {group}",
  21. "{actor} shared calendar {calendar} with group {group}" : "{actor} shared calendar {calendar} with group {group}",
  22. "You unshared calendar {calendar} from group {group}" : "You unshared calendar {calendar} from group {group}",
  23. "{actor} unshared calendar {calendar} from group {group}" : "{actor} unshared calendar {calendar} from group {group}",
  24. "{actor} created event {event} in calendar {calendar}" : "{actor} created event {event} in calendar {calendar}",
  25. "You created event {event} in calendar {calendar}" : "You created event {event} in calendar {calendar}",
  26. "{actor} deleted event {event} from calendar {calendar}" : "{actor} deleted event {event} from calendar {calendar}",
  27. "You deleted event {event} from calendar {calendar}" : "You deleted event {event} from calendar {calendar}",
  28. "{actor} updated event {event} in calendar {calendar}" : "{actor} updated event {event} in calendar {calendar}",
  29. "You updated event {event} in calendar {calendar}" : "You updated event {event} in calendar {calendar}",
  30. "Busy" : "Busy",
  31. "{actor} created todo {todo} in list {calendar}" : "{actor} created todo {todo} in list {calendar}",
  32. "You created todo {todo} in list {calendar}" : "You created todo {todo} in list {calendar}",
  33. "{actor} deleted todo {todo} from list {calendar}" : "{actor} deleted todo {todo} from list {calendar}",
  34. "You deleted todo {todo} from list {calendar}" : "You deleted todo {todo} from list {calendar}",
  35. "{actor} updated todo {todo} in list {calendar}" : "{actor} updated todo {todo} in list {calendar}",
  36. "You updated todo {todo} in list {calendar}" : "You updated todo {todo} in list {calendar}",
  37. "{actor} solved todo {todo} in list {calendar}" : "{actor} solved todo {todo} in list {calendar}",
  38. "You solved todo {todo} in list {calendar}" : "You solved todo {todo} in list {calendar}",
  39. "{actor} reopened todo {todo} in list {calendar}" : "{actor} reopened todo {todo} in list {calendar}",
  40. "You reopened todo {todo} in list {calendar}" : "You reopened todo {todo} in list {calendar}",
  41. "A <strong>calendar</strong> was modified" : "A <strong>calendar</strong> was modified",
  42. "A calendar <strong>event</strong> was modified" : "A calendar <strong>event</strong> was modified",
  43. "A calendar <strong>todo</strong> was modified" : "A calendar <strong>todo</strong> was modified",
  44. "Contact birthdays" : "Contact birthdays",
  45. "Where:" : "Where:",
  46. "Description:" : "Description:",
  47. "%1$s via %2$s" : "%1$s via %2$s",
  48. "Invitation canceled" : "Invitation canceled",
  49. "Hello %s," : "Hello %s,",
  50. "Invitation updated" : "Invitation updated",
  51. "When:" : "When:",
  52. "Link:" : "Link:",
  53. "Accept" : "Accept",
  54. "Decline" : "Decline",
  55. "Contacts" : "Contacts",
  56. "Tasks" : "Tasks",
  57. "WebDAV" : "WebDAV",
  58. "WebDAV endpoint" : "WebDAV endpoint",
  59. "Tentative" : "Tentative",
  60. "Save" : "Save",
  61. "Send invitations to attendees" : "Send invitations to attendees",
  62. "Automatically generate a birthday calendar" : "Automatically generate a birthday calendar",
  63. "Birthday calendars will be generated by a background job." : "Birthday calendars will be generated by a background job.",
  64. "Hence they will not be available immediately after enabling but will show up after some time." : "Hence they will not be available immediately after enabling but will show up after some time.",
  65. "Technical details" : "Technical details",
  66. "Remote Address: %s" : "Remote Address: %s",
  67. "Request ID: %s" : "Request ID: %s"
  68. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  69. }