annotate plugins/libcalendaring/localization/en_US.inc @ 4:888e774ee983

libcalendar plugin as distributed
author Charlie Root
date Sat, 13 Jan 2018 08:57:56 -0500
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
1 <?php
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
2
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
3 /**
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
4 * Localizations for the Kolab calendaring utilities plugin
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
5 *
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
6 * Copyright (C) 2014, Kolab Systems AG
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
7 *
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
8 * For translation see https://www.transifex.com/projects/p/kolab/resource/libcalendaring/
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
9 */
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
10
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
11 $labels = array();
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
12
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
13 // words for spoken dates
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
14 $labels['until'] = 'until';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
15 $labels['at'] = 'at';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
16
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
17 // alarms related labels
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
18 $labels['alarmemail'] = 'Send Email';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
19 $labels['alarmdisplay'] = 'Show message';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
20 $labels['alarmaudio'] = 'Play sound';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
21 $labels['alarmdisplayoption'] = 'Message';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
22 $labels['alarmemailoption'] = 'Email';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
23 $labels['alarmaudiooption'] = 'Sound';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
24 $labels['alarmat'] = 'at $datetime';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
25 $labels['trigger@'] = 'on date';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
26 $labels['trigger-M'] = 'minutes before';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
27 $labels['trigger-H'] = 'hours before';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
28 $labels['trigger-D'] = 'days before';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
29 $labels['trigger+M'] = 'minutes after';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
30 $labels['trigger+H'] = 'hours after';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
31 $labels['trigger+D'] = 'days after';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
32 $labels['triggerend-M'] = 'minutes before end';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
33 $labels['triggerend-H'] = 'hours before end';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
34 $labels['triggerend-D'] = 'days before end';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
35 $labels['triggerend+M'] = 'minutes after end';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
36 $labels['triggerend+H'] = 'hours after end';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
37 $labels['triggerend+D'] = 'days after end';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
38 $labels['trigger0'] = 'on time';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
39 $labels['triggerattime'] = 'at start time';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
40 $labels['triggerattimeend'] = 'at end time';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
41 $labels['relatedstart'] = 'start';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
42 $labels['relatedendevent'] = 'end';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
43 $labels['relatedendtask'] = 'due time';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
44 $labels['addalarm'] = 'Add alarm';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
45 $labels['removealarm'] = 'Remove alarm';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
46
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
47 $labels['alarmtitle'] = 'Upcoming events';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
48 $labels['dismissall'] = 'Dismiss all';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
49 $labels['dismiss'] = 'Dismiss';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
50 $labels['snooze'] = 'Snooze';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
51 $labels['repeatinmin'] = 'Repeat in $min minutes';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
52 $labels['repeatinhr'] = 'Repeat in 1 hour';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
53 $labels['repeatinhrs'] = 'Repeat in $hrs hours';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
54 $labels['repeattomorrow'] = 'Repeat tomorrow';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
55 $labels['repeatinweek'] = 'Repeat in a week';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
56
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
57 $labels['showmore'] = 'Show more...';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
58
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
59 // recurrence related labels
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
60 $labels['recurring'] = 'Repeats';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
61 $labels['frequency'] = 'Repeat';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
62 $labels['never'] = 'never';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
63 $labels['daily'] = 'daily';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
64 $labels['weekly'] = 'weekly';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
65 $labels['monthly'] = 'monthly';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
66 $labels['yearly'] = 'annually';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
67 $labels['rdate'] = 'on dates';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
68 $labels['every'] = 'Every';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
69 $labels['days'] = 'day(s)';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
70 $labels['weeks'] = 'week(s)';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
71 $labels['months'] = 'month(s)';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
72 $labels['years'] = 'year(s)';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
73 $labels['bydays'] = 'On';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
74 $labels['untildate'] = 'the';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
75 $labels['each'] = 'Each';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
76 $labels['onevery'] = 'On every';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
77 $labels['onsamedate'] = 'On the same date';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
78 $labels['forever'] = 'forever';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
79 $labels['recurrencend'] = 'until';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
80 $labels['untilenddate'] = 'until date';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
81 $labels['forntimes'] = 'for $nr time(s)';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
82 $labels['first'] = 'first';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
83 $labels['second'] = 'second';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
84 $labels['third'] = 'third';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
85 $labels['fourth'] = 'fourth';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
86 $labels['last'] = 'last';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
87 $labels['dayofmonth'] = 'Day of month';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
88 $labels['addrdate'] = 'Add repeat date';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
89 $labels['except'] = 'except';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
90
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
91 $labels['statusorganizer'] = 'Organizer';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
92 $labels['statusaccepted'] = 'Accepted';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
93 $labels['statustentative'] = 'Tentative';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
94 $labels['statusdeclined'] = 'Declined';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
95 $labels['statusdelegated'] = 'Delegated';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
96 $labels['statusneeds-action'] = 'Needs action';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
97 $labels['statusunknown'] = 'Unknown';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
98 $labels['statuscompleted'] = 'Completed';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
99 $labels['statusin-process'] = 'In process';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
100
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
101 // itip related labels
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
102 $labels['itipinvitation'] = 'Invitation to';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
103 $labels['itipupdate'] = 'Update of';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
104 $labels['itipcancellation'] = 'Cancelled:';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
105 $labels['itipreply'] = 'Reply to';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
106 $labels['itipaccepted'] = 'Accept';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
107 $labels['itiptentative'] = 'Maybe';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
108 $labels['itipdeclined'] = 'Decline';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
109 $labels['itipdelegated'] = 'Delegate';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
110 $labels['itipneeds-action'] = 'Postpone';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
111 $labels['itipcomment'] = 'Your response';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
112 $labels['itipeditresponse'] = 'Enter a response text';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
113 $labels['itipsendercomment'] = 'Sender\'s comment: ';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
114 $labels['itipsuppressreply'] = 'Do not send a response';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
115
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
116 $labels['itipobjectnotfound'] = 'The object referred by this message was not found in your account.';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
117 $labels['itipsubjectaccepted'] = '"$title" has been accepted by $name';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
118 $labels['itipsubjecttentative'] = '"$title" has been tentatively accepted by $name';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
119 $labels['itipsubjectdeclined'] = '"$title" has been declined by $name';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
120 $labels['itipsubjectin-process'] = '"$title" is in-process by $name';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
121 $labels['itipsubjectcompleted'] = '"$title" was completed by $name';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
122 $labels['itipsubjectcancel'] = 'Your participation in "$title" has been cancelled';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
123 $labels['itipsubjectdelegated'] = '"$title" has been delegated by $name';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
124 $labels['itipsubjectdelegatedto'] = '"$title" has been delegated to you by $name';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
125
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
126 $labels['itipnewattendee'] = 'This is a reply from a new participant';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
127 $labels['updateattendeestatus'] = 'Update the participant\'s status';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
128 $labels['acceptinvitation'] = 'Do you accept this invitation?';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
129 $labels['acceptattendee'] = 'Accept participant';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
130 $labels['declineattendee'] = 'Decline participant';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
131 $labels['declineattendeeconfirm'] = 'Enter a message to the declined participant (optional):';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
132 $labels['rsvpmodeall'] = 'The entire series';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
133 $labels['rsvpmodecurrent'] = 'This occurrence only';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
134 $labels['rsvpmodefuture'] = 'This and future occurrences';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
135
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
136 $labels['itipsingleoccurrence'] = 'This is a <em>single occurrence</em> out of a series of events';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
137 $labels['itipfutureoccurrence'] = 'Refers to <em>this and all future occurrences</em> of a series of events';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
138 $labels['itipmessagesingleoccurrence'] = 'The message only refers to this single occurrence';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
139 $labels['itipmessagefutureoccurrence'] = 'The message refers to this and all future occurrences';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
140
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
141 $labels['youhaveaccepted'] = 'You have accepted this invitation';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
142 $labels['youhavetentative'] = 'You have tentatively accepted this invitation';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
143 $labels['youhavedeclined'] = 'You have declined this invitation';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
144 $labels['youhavedelegated'] = 'You have delegated this invitation';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
145 $labels['youhavein-process'] = 'You are working on this assignment';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
146 $labels['youhavecompleted'] = 'You have completed this assignment';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
147 $labels['youhaveneeds-action'] = 'Your response to this invitation is still pending';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
148
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
149 $labels['youhavepreviouslyaccepted'] = 'You have previously accepted this invitation';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
150 $labels['youhavepreviouslytentative'] = 'You have previously accepted this invitation tentatively';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
151 $labels['youhavepreviouslydeclined'] = 'You have previously declined this invitation';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
152 $labels['youhavepreviouslydelegated'] = 'You have previously delegated this invitation';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
153 $labels['youhavepreviouslyin-process'] = 'You have previously reported to work on this assignment';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
154 $labels['youhavepreviouslycompleted'] = 'You have previously completed this assignment';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
155 $labels['youhavepreviouslyneeds-action'] = 'Your response to this invitation is still pending';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
156
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
157 $labels['attendeeaccepted'] = 'Participant has accepted';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
158 $labels['attendeetentative'] = 'Participant has tentatively accepted';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
159 $labels['attendeedeclined'] = 'Participant has declined';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
160 $labels['attendeedelegated'] = 'Participant has delegated to $delegatedto';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
161 $labels['attendeein-process'] = 'Participant is in-process';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
162 $labels['attendeecompleted'] = 'Participant has completed';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
163 $labels['notanattendee'] = 'You\'re not listed as an attendee of this object';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
164 $labels['outdatedinvitation'] = 'This invitation has been replaced by a newer version';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
165
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
166 $labels['importtocalendar'] = 'Save to my calendar';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
167 $labels['removefromcalendar'] = 'Remove from my calendar';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
168 $labels['updatemycopy'] = 'Update my copy';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
169 $labels['openpreview'] = 'Open Preview';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
170
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
171 $labels['deleteobjectconfirm'] = 'Do you really want to delete this object?';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
172 $labels['declinedeleteconfirm'] = 'Do you also want to delete this declined object from your account?';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
173
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
174 $labels['delegateinvitation'] = 'Delegate Invitation';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
175 $labels['delegateto'] = 'Delegate to';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
176 $labels['delegatersvpme'] = 'Keep me informed about updates of this incidence';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
177 $labels['delegateinvalidaddress'] = 'Please enter a valid email address for the delegate';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
178
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
179 $labels['savingdata'] = 'Saving data...';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
180
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
181 // attendees labels
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
182 $labels['expandattendeegroup'] = 'Substitute with group members';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
183 $labels['expandattendeegroupnodata'] = 'Unable to substitute this group. No members found.';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
184 $labels['expandattendeegrouperror'] = 'Unable to substitute this group. It might contain too many members.';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
185 $labels['expandattendeegroupsizelimit'] = 'This group contains too many members for substituting.';
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
186