1
0

en_GB.json 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  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. "{actor} created todo {todo} in list {calendar}" : "{actor} created todo {todo} in list {calendar}",
  31. "You created todo {todo} in list {calendar}" : "You created todo {todo} in list {calendar}",
  32. "{actor} deleted todo {todo} from list {calendar}" : "{actor} deleted todo {todo} from list {calendar}",
  33. "You deleted todo {todo} from list {calendar}" : "You deleted todo {todo} from list {calendar}",
  34. "{actor} updated todo {todo} in list {calendar}" : "{actor} updated todo {todo} in list {calendar}",
  35. "You updated todo {todo} in list {calendar}" : "You updated todo {todo} in list {calendar}",
  36. "{actor} solved todo {todo} in list {calendar}" : "{actor} solved todo {todo} in list {calendar}",
  37. "You solved todo {todo} in list {calendar}" : "You solved todo {todo} in list {calendar}",
  38. "{actor} reopened todo {todo} in list {calendar}" : "{actor} reopened todo {todo} in list {calendar}",
  39. "You reopened todo {todo} in list {calendar}" : "You reopened todo {todo} in list {calendar}",
  40. "A <strong>calendar</strong> was modified" : "A <strong>calendar</strong> was modified",
  41. "A calendar <strong>event</strong> was modified" : "A calendar <strong>event</strong> was modified",
  42. "A calendar <strong>todo</strong> was modified" : "A calendar <strong>todo</strong> was modified",
  43. "Contact birthdays" : "Contact birthdays",
  44. "Invitation canceled" : "Invitation canceled",
  45. "Hello %s," : "Hello %s,",
  46. "Invitation updated" : "Invitation updated",
  47. "When:" : "When:",
  48. "Where:" : "Where:",
  49. "Description:" : "Description:",
  50. "Link:" : "Link:",
  51. "Contacts" : "Contacts",
  52. "WebDAV" : "WebDAV",
  53. "Technical details" : "Technical details",
  54. "Remote Address: %s" : "Remote Address: %s",
  55. "Request ID: %s" : "Request ID: %s",
  56. "Send invitations to attendees" : "Send invitations to attendees",
  57. "Automatically generate a birthday calendar" : "Automatically generate a birthday calendar",
  58. "Birthday calendars will be generated by a background job." : "Birthday calendars will be generated by a background job.",
  59. "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.",
  60. "%s via %s" : "%s via %s",
  61. "The meeting »%s« with %s was canceled." : "The meeting »%s« with %s was canceled.",
  62. "The meeting »%s« with %s was updated." : "The meeting »%s« with %s was updated.",
  63. "%s invited you to »%s«" : "%s invited you to »%s«",
  64. "Please make sure to properly set up the email settings above." : "Please make sure to properly set up the email settings above."
  65. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  66. }