2017-05-25 03:08:04 +03:00
{ "translations" : {
"Calendar" : "Calendar" ,
"Todos" : "Todos" ,
2017-11-01 04:08:44 +03:00
"Personal" : "Personal" ,
2017-05-25 03:08:04 +03:00
"{actor} created calendar {calendar}" : "{actor} created calendar {calendar}" ,
"You created calendar {calendar}" : "You created calendar {calendar}" ,
"{actor} deleted calendar {calendar}" : "{actor} deleted calendar {calendar}" ,
"You deleted calendar {calendar}" : "You deleted calendar {calendar}" ,
"{actor} updated calendar {calendar}" : "{actor} updated calendar {calendar}" ,
"You updated calendar {calendar}" : "You updated calendar {calendar}" ,
2018-01-04 12:48:31 +03:00
"You shared calendar {calendar} as public link" : "You shared calendar {calendar} as public link" ,
"You removed public link for calendar {calendar}" : "You removed public link for calendar {calendar}" ,
2017-05-25 03:08:04 +03:00
"{actor} shared calendar {calendar} with you" : "{actor} shared calendar {calendar} with you" ,
"You shared calendar {calendar} with {user}" : "You shared calendar {calendar} with {user}" ,
"{actor} shared calendar {calendar} with {user}" : "{actor} shared calendar {calendar} with {user}" ,
"{actor} unshared calendar {calendar} from you" : "{actor} unshared calendar {calendar} from you" ,
"You unshared calendar {calendar} from {user}" : "You unshared calendar {calendar} from {user}" ,
"{actor} unshared calendar {calendar} from {user}" : "{actor} unshared calendar {calendar} from {user}" ,
"{actor} unshared calendar {calendar} from themselves" : "{actor} unshared calendar {calendar} from themselves" ,
"You shared calendar {calendar} with group {group}" : "You shared calendar {calendar} with group {group}" ,
"{actor} shared calendar {calendar} with group {group}" : "{actor} shared calendar {calendar} with group {group}" ,
"You unshared calendar {calendar} from group {group}" : "You unshared calendar {calendar} from group {group}" ,
"{actor} unshared calendar {calendar} from group {group}" : "{actor} unshared calendar {calendar} from group {group}" ,
"{actor} created event {event} in calendar {calendar}" : "{actor} created event {event} in calendar {calendar}" ,
"You created event {event} in calendar {calendar}" : "You created event {event} in calendar {calendar}" ,
"{actor} deleted event {event} from calendar {calendar}" : "{actor} deleted event {event} from calendar {calendar}" ,
"You deleted event {event} from calendar {calendar}" : "You deleted event {event} from calendar {calendar}" ,
"{actor} updated event {event} in calendar {calendar}" : "{actor} updated event {event} in calendar {calendar}" ,
"You updated event {event} in calendar {calendar}" : "You updated event {event} in calendar {calendar}" ,
2020-07-10 05:16:48 +03:00
"Busy" : "Busy" ,
2017-05-25 03:08:04 +03:00
"{actor} created todo {todo} in list {calendar}" : "{actor} created todo {todo} in list {calendar}" ,
"You created todo {todo} in list {calendar}" : "You created todo {todo} in list {calendar}" ,
"{actor} deleted todo {todo} from list {calendar}" : "{actor} deleted todo {todo} from list {calendar}" ,
"You deleted todo {todo} from list {calendar}" : "You deleted todo {todo} from list {calendar}" ,
"{actor} updated todo {todo} in list {calendar}" : "{actor} updated todo {todo} in list {calendar}" ,
"You updated todo {todo} in list {calendar}" : "You updated todo {todo} in list {calendar}" ,
"{actor} solved todo {todo} in list {calendar}" : "{actor} solved todo {todo} in list {calendar}" ,
"You solved todo {todo} in list {calendar}" : "You solved todo {todo} in list {calendar}" ,
"{actor} reopened todo {todo} in list {calendar}" : "{actor} reopened todo {todo} in list {calendar}" ,
"You reopened todo {todo} in list {calendar}" : "You reopened todo {todo} in list {calendar}" ,
"A <strong>calendar</strong> was modified" : "A <strong>calendar</strong> was modified" ,
"A calendar <strong>event</strong> was modified" : "A calendar <strong>event</strong> was modified" ,
"A calendar <strong>todo</strong> was modified" : "A calendar <strong>todo</strong> was modified" ,
"Contact birthdays" : "Contact birthdays" ,
2019-08-16 05:14:16 +03:00
"Where:" : "Where:" ,
"Description:" : "Description:" ,
2020-06-20 05:16:35 +03:00
"%1$s via %2$s" : "%1$s via %2$s" ,
2017-11-08 04:09:21 +03:00
"Invitation canceled" : "Invitation canceled" ,
"Invitation updated" : "Invitation updated" ,
2020-09-05 05:16:45 +03:00
"Location:" : "Location:" ,
2017-11-08 04:09:21 +03:00
"Link:" : "Link:" ,
2019-12-22 05:28:34 +03:00
"Accept" : "Accept" ,
"Decline" : "Decline" ,
2017-05-25 03:08:04 +03:00
"Contacts" : "Contacts" ,
2020-08-05 05:16:56 +03:00
"Tasks" : "Tasks" ,
2018-02-13 00:33:37 +03:00
"WebDAV" : "WebDAV" ,
2019-12-22 05:28:34 +03:00
"WebDAV endpoint" : "WebDAV endpoint" ,
"Tentative" : "Tentative" ,
"Save" : "Save" ,
2017-10-31 04:08:31 +03:00
"Send invitations to attendees" : "Send invitations to attendees" ,
2018-01-04 12:48:31 +03:00
"Automatically generate a birthday calendar" : "Automatically generate a birthday calendar" ,
"Birthday calendars will be generated by a background job." : "Birthday calendars will be generated by a background job." ,
2020-03-23 05:19:02 +03:00
"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." ,
2020-09-05 05:16:45 +03:00
"Hello %s," : "Hello %s," ,
2020-10-14 05:18:55 +03:00
"When:" : "When:"
2017-05-25 03:08:04 +03:00
} , "pluralForm" : "nplurals=2; plural=(n != 1);"
}