en_GB.php
7.75 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
<?php $TRANSLATIONS = array(
"Not all calendars are completely cached" => "Not all calendars are completely cached",
"Everything seems to be completely cached" => "Everything seems to be completely cached",
"No calendars found." => "No calendars found.",
"No events found." => "No events found.",
"Wrong calendar" => "Wrong calendar",
"You do not have the permissions to edit this event." => "You do not have permission to edit this event.",
"The file contained either no events or all events are already saved in your calendar." => "The file contained either no events or all events are already saved in your calendar.",
"events has been saved in the new calendar" => "events has been saved in the new calendar",
"Import failed" => "Import failed",
"events has been saved in your calendar" => "events have been saved in your calendar",
"New Timezone:" => "New Timezone:",
"Timezone changed" => "Timezone changed",
"Invalid request" => "Invalid request",
"Calendar" => "Calendar",
"Deletion failed" => "Deletion failed",
"ddd d MMMM[ yyyy]{ - [ddd d] MMMM yyyy}" => "ddd d MMMM[ yyyy]{ - [ddd d] MMMM yyyy}",
"ddd d MMMM[ yyyy] HH:mm{ - [ ddd d MMMM yyyy] HH:mm}" => "ddd d MMMM[ yyyy] HH:mm{ - [ ddd d MMMM yyyy] HH:mm}",
"group" => "group",
"can edit" => "can edit",
"can share" => "can share",
"ddd" => "ddd",
"ddd M/d" => "ddd M/d",
"dddd M/d" => "dddd M/d",
"MMMM yyyy" => "MMMM yyyy",
"MMM d[ yyyy]{ '–'[ MMM] d yyyy}" => "d MMM[ yyyy]{ '–' d [MMM ]yyyy}",
"dddd, MMM d, yyyy" => "dddd, MMM d, yyyy",
"Sunday" => "Sunday",
"Monday" => "Monday",
"Tuesday" => "Tuesday",
"Wednesday" => "Wednesday",
"Thursday" => "Thursday",
"Friday" => "Friday",
"Saturday" => "Saturday",
"Sun." => "Sun.",
"Mon." => "Mon.",
"Tue." => "Tue.",
"Wed." => "Wed.",
"Thu." => "Thu.",
"Fri." => "Fri.",
"Sat." => "Sat.",
"January" => "January",
"February" => "February",
"March" => "March",
"April" => "April",
"May" => "May",
"June" => "June",
"July" => "July",
"August" => "August",
"September" => "September",
"October" => "October",
"November" => "November",
"December" => "December",
"Jan." => "Jan.",
"Feb." => "Feb.",
"Mar." => "Mar.",
"Apr." => "Apr.",
"May." => "May.",
"Jun." => "Jun.",
"Jul." => "Jul.",
"Aug." => "Aug.",
"Sep." => "Sep.",
"Oct." => "Oct.",
"Nov." => "Nov.",
"Dec." => "Dec.",
"All day" => "All day",
"New Calendar" => "New Calendar",
"Missing or invalid fields" => "Missing or invalid fields",
"Title" => "Title",
"From Date" => "From Date",
"From Time" => "From Time",
"To Date" => "To Date",
"To Time" => "To Time",
"The event ends before it starts" => "The event ends before it starts",
"There was a database fail" => "There was a database failure",
"Birthday" => "Birthday",
"Business" => "Business",
"Call" => "Call",
"Clients" => "Clients",
"Deliverer" => "Deliverer",
"Holidays" => "Holidays",
"Ideas" => "Ideas",
"Journey" => "Journey",
"Jubilee" => "Jubilee",
"Meeting" => "Meeting",
"Other" => "Other",
"Personal" => "Personal",
"Projects" => "Projects",
"Questions" => "Questions",
"Work" => "Work",
"by" => "by",
"unnamed" => "unnamed",
"You do not have the permissions to update this calendar." => "You do not have permission to update this calendar.",
"You do not have the permissions to delete this calendar." => "You do not have permission to delete this calendar.",
"You do not have the permissions to add to this calendar." => "You do not have permission to add to this calendar.",
"You do not have the permissions to add events to this calendar." => "You do not have permission to add events to this calendar.",
"You do not have the permissions to delete this event." => "You do not have permission to delete this event.",
"Busy" => "Busy",
"Show full event" => "Show full event",
"Show only busy" => "Show only busy",
"Hide event" => "Hide event",
"Does not repeat" => "Does not repeat",
"Daily" => "Daily",
"Weekly" => "Weekly",
"Every Weekday" => "Every Weekday",
"Bi-Weekly" => "Bi-Weekly",
"Monthly" => "Monthly",
"Yearly" => "Yearly",
"never" => "never",
"by occurrences" => "by occurrences",
"by date" => "by date",
"by monthday" => "by day of month",
"by weekday" => "by weekday",
"events week of month" => "event's week of month",
"first" => "first",
"second" => "second",
"third" => "third",
"fourth" => "fourth",
"fifth" => "fifth",
"last" => "last",
"by events date" => "by event's date",
"by yearday(s)" => "by yearday(s)",
"by weeknumber(s)" => "by week number(s)",
"by day and month" => "by day and month",
"Contact birthdays" => "Contact birthdays",
"Date" => "Date",
"Cal." => "Cal.",
"Day" => "Day",
"Week" => "Week",
"Month" => "Month",
"Today" => "Today",
"Settings" => "Settings",
"Share Calendar" => "Share Calendar",
"CalDav Link" => "CalDav Link",
"Download" => "Download",
"Edit" => "Edit",
"Delete" => "Delete",
"New calendar" => "New calendar",
"Edit calendar" => "Edit calendar",
"Displayname" => "Displayname",
"Calendar color" => "Calendar colour",
"Save" => "Save",
"Submit" => "Submit",
"Cancel" => "Cancel",
"Edit event" => "Edit event",
"Save event" => "Save event",
"Delete event" => "Delete event",
"Eventinfo" => "Eventinfo",
"Repeating" => "Repeating",
"Alarm" => "Alarm",
"Attendees" => "Attendees",
"Share" => "Share",
"Title of the Event" => "Title of the Event",
"from" => "from",
"to" => "to",
"All Day Event" => "All Day Event",
"Advanced options" => "Advanced options",
"Location" => "Location",
"Categories (separate by comma)" => "Categories (separate by comma)",
"Edit categories" => "Edit categories",
"Description" => "Description",
"Export event" => "Export event",
"Repeat" => "Repeat",
"Advanced" => "Advanced",
"Select weekdays" => "Select weekdays",
"Select days" => "Select days",
"and the events day of year." => "and the event's day of year.",
"and the events day of month." => "and the event's day of month.",
"Select months" => "Select months",
"Select weeks" => "Select weeks",
"and the events week of year." => "and the event's week of year.",
"Interval" => "Interval",
"End" => "End",
"occurrences" => "occurrences",
"Visibility to people shared with" => "Visibility to people shared with",
"create a new calendar" => "create a new calendar",
"Import a calendar file" => "Import a calendar file",
"Please choose a calendar" => "Please choose a calendar",
"Name of new calendar" => "Name of new calendar",
"Take an available name!" => "Take an available name!",
"A Calendar with this name already exists. If you continue anyhow, these calendars will be merged." => "A Calendar with this name already exists. If you continue anyway, these calendars will be merged.",
"Remove all events from the selected calendar" => "Remove all events from the selected calendar",
"Import" => "Import",
"Close Dialog" => "Close Dialog",
"Create a new event" => "Create a new event",
"Create event" => "Create event",
"Share with user or group" => "Share with user or group",
"Unshare" => "Unshare",
"Not shared with anyone" => "Not shared with anyone",
"Send Email" => "Send Email",
"Shared via calendar" => "Shared via calendar",
"Not shared with anyone via calendar" => "Not shared with anyone via calendar",
"View an event" => "View an event",
"Category" => "Category",
"No categories selected" => "No categories selected",
"of" => "of",
"Access Class" => "Access Class",
"From" => "From",
"at" => "at",
"To" => "To",
"Your calendars" => "Your calendars",
"General" => "General",
"Timezone" => "Timezone",
"Update timezone automatically" => "Update timezone automatically",
"Time format" => "Time format",
"24h" => "24h",
"12h" => "12h",
"Start week on" => "Start week on",
"Cache" => "Cache",
"Clear cache for repeating events" => "Clear cache for repeating events",
"URLs" => "URLs",
"Calendar CalDAV syncing addresses" => "Calendar CalDAV syncing addresses",
"more info" => "more info",
"Primary address (Kontact et al)" => "Primary address (Kontact et al)",
"iOS/OS X" => "iOS/OS X",
"Read only iCalendar link(s)" => "Read only iCalendar link(s)"
);