]> err.no Git - scalable-opengroupware.org/blob - UI/Scheduler/English.lproj/Localizable.strings
aa8e4c08a49c24ba4f4ca5ba31badaf344c9d54d
[scalable-opengroupware.org] / UI / Scheduler / English.lproj / Localizable.strings
1 /* this file is in UTF-8 format! */
2
3 /* Tooltips */
4
5 "Create a new event" = "Create a new event";
6 "Create a new task" = "Create a new task";
7 "Edit this event or task" = "Edit this event or task";
8 "Delete this event or task" = "Delete this event or task";
9 "Go to today" = "Go to today";
10 "Switch to day view" = "Switch to day view";
11 "Switch to week view" = "Switch to week view";
12 "Switch to month view" = "Switch to month view";
13
14 /* Day */
15
16 "Sunday" = "Sunday";
17 "Monday" = "Monday";
18 "Tuesday" = "Tuesday";
19 "Wednesday" = "Wednesday";
20 "Thursday" = "Thursday";
21 "Friday" = "Friday";
22 "Saturday" = "Saturday";
23
24 "a2_Sunday" = "Su";
25 "a2_Monday" = "Mo";
26 "a2_Tuesday" = "Tu";
27 "a2_Wednesday" = "We";
28 "a2_Thursday" = "Th";
29 "a2_Friday" = "Fr";
30 "a2_Saturday" = "Sa";
31
32 "dayLabelFormat" = "%m/%d/%Y";
33 "today" = "Today";
34
35 /* Week */
36
37 "Week" = "Week";
38 "this week" = "this week";
39
40 "Week %d" = "Week %d";
41
42 /* Month */
43
44 "this month" = "this month";
45
46 "January" = "January";
47 "February" = "February";
48 "March" = "March";
49 "April" = "April";
50 "May" = "May";
51 "June" = "June";
52 "July" = "July";
53 "August" = "August";
54 "September" = "September";
55 "October" = "October";
56 "November" = "November";
57 "December" = "December";
58
59 "a3_January" = "January";
60 "a3_February" = "February";
61 "a3_March" = "March";
62 "a3_April" = "April";
63 "a3_May" = "May";
64 "a3_June" = "June";
65 "a3_July" = "July";
66 "a3_August" = "August";
67 "a3_September" = "September";
68 "a3_October" = "October";
69 "a3_November" = "November";
70 "a3_December" = "December";
71
72 /* Year */
73
74 "this year" = "this year";
75
76 /* Menu */
77
78 "Calendars" = "Calendars";
79 "Calendar" = "Calendar";
80 "Contacts" = "Contacts";
81
82 "New Calendar..." = "New Calendar...";
83 "Delete Calendar" = "Delete Calendar";
84 "Sharing..." = "Sharing...";
85 "Export Calendar..." = "Export Calendar...";
86 "Publish Calendar..." = "Publish Calendar...";
87 "Reload Remote Calendars" = "Reload Remote Calendars";
88 "Properties" = "Properties";
89
90 /* Folders */
91 "Personal calendar" = "Personal calendar";
92
93 /* Misc */
94
95 "OpenGroupware.org" = "OpenGroupware.org";
96 "Forbidden" = "Forbidden";
97
98 /* acls */
99 "Default Roles" = "Default Roles";
100 "User rights for:" = "User rights for:";
101 "label_Public" = "Public";
102 "label_Private" = "Private";
103 "label_Confidential" = "Confidential";
104 "View All" = "View All";
105 "View the Date & Time" = "View the Date & Time";
106 "Modify" = "Modify";
107 "Respond To" = "Respond To";
108 "None" = "None";
109 "This person can create objects in my calendar."
110 = "This person can create objects in my calendar.";
111 "This person can erase objects from my calendar."
112 = "This person can erase objects from my calendar.";
113
114 /* Button Titles */
115
116 "New Calendar..." = "New Calendar...";
117 "Subscribe to a Calendar..." = "Subscribe to a Calendar...";
118 "Remove the selected Calendar" = "Remove the selected Calendar";
119
120 "Name of the Calendar" = "Name of the Calendar";
121
122 "new" = "New";
123 "printview" = "Print View";
124 "edit" = "Edit";
125 "delete" = "Delete";
126 "proposal" = "Proposal";
127 "Save and Close" = "Save and Close";
128 "Close" = "Close";
129 "Invite Attendees" = "Invite Attendees";
130 "Documents" = "Documents";
131 "Update" = "Update";
132 "Cancel" = "Cancel";
133 "show_rejected_apts" = "Show rejected appointments";
134 "hide_rejected_apts" = "Hide rejected appointments";
135
136
137 /* Schedule */
138
139 "Schedule" = "Schedule";
140 "No appointments found" = "No appointments found";
141 "Meetings proposed by you" = "Meetings proposed by you";
142 "Meetings proposed to you" = "Meetings proposed to you";
143 "sched_startDateFormat" = "%d/%m %H:%M";
144 "action" = "Action";
145 "accept" = "Accept";
146 "decline" = "Decline";
147 "more attendees" = "More Attendees";
148 "Hide already accepted and rejected appointments" = "Hide already accepted and rejected appointments";
149 "Show already accepted and rejected appointments" = "Show already accepted and rejected appointments";
150
151
152 /* Appointments */
153
154 "Appointment viewer" = "Appointment Viewer";
155 "Appointment editor" = "Appointment Editor";
156 "Appointment proposal" = "Appointment Proposal";
157 "Appointment on" = "Appointment on";
158 "Start:" = "Start:";
159 "End:" = "End:";
160 "Due Date:" = "Due Date:";
161 "Title:" = "Title:";
162 "Calendar:" = "Calendar:";
163 "Name" = "Name";
164 "Email" = "Email";
165 "Status:" = "Status:";
166 "% complete" = "% complete";
167 "Location:" = "Location:";
168 "Priority:" = "Priority:";
169 "Privacy" = "Privacy";
170 "Cycle" = "Cycle";
171 "Cycle End" = "Cycle End";
172 "Categories" = "Categories";
173 "Classification" = "Classification";
174 "Duration" = "Duration";
175 "Attendees:" = "Attendees:";
176 "Resources" = "Resources";
177 "Organizer:" = "Organizer:";
178 "Description:" = "Description:";
179 "Document:" = "Document:";
180 "Category:" = "Category:";
181 "Repeat:" = "Repeat:";
182 "Reminder:" = "Reminder:";
183
184 "Target:" = "Target:";
185
186 "attributes" = "attributes";
187 "attendees" = "attendees";
188 /* checkbox title */
189 "is private" = "is private";
190 /* classification */
191 "Public" = "Public";
192 "Private" = "Private";
193 /* text used in overviews and tooltips */
194 "empty title" = "Empty title";
195 "private appointment" = "Private appointment";
196
197 "Change..." = "Change...";
198
199 /* Appointments (participation state) */
200
201 "partStat_NEEDS-ACTION" = "Needs action";
202 "partStat_ACCEPTED" = "Accepted";
203 "partStat_DECLINED" = "Declined";
204 "partStat_TENTATIVE" = "Tentative";
205 "partStat_DELEGATED" = "Delegated";
206 "partStat_OTHER" = "Other";
207
208 /* Appointments (error messages) */
209
210 "Conflicts found!" = "Conflicts found!";
211 "Invalid iCal data!" = "Invalid iCal data!";
212 "Could not create iCal data!" = "Could not create iCal data!";
213
214 /* Searching */
215
216 "view_all" = "All";
217 "view_today" = "Today";
218 "view_next7" = "Next 7 days";
219 "view_next14" = "Next 14 days";
220 "view_next31" = "Next 31 days";
221 "view_thismonth" = "This Month";
222 "view_future" = "All Future Events";
223 "view_selectedday" = "Selected Day";
224
225 "View:" = "View:";
226 "Title or Description" = "Title or Description";
227
228 "Search" = "Search";
229 "Search attendees" = "Search attendees";
230 "Search resources" = "Search resources";
231 "Search appointments" = "Search appointments";
232 "Search in Anais" = "Search in Anais";
233
234 "All day Event" = "All day Event";
235 "check for conflicts" = "Check for conflicts";
236
237 "Browse URL" = "Browse URL";
238
239 /* calendar modes */
240
241 "Overview" = "Overview";
242 "Chart" = "Chart";
243 "List" = "List";
244 "Columns" = "Columns";
245
246 /* Priorities */
247
248 "prio_0" = "Not specified";
249 "prio_1" = "High";
250 "prio_2" = "High";
251 "prio_3" = "High";
252 "prio_4" = "High";
253 "prio_5" = "Normal";
254 "prio_6" = "Low";
255 "prio_7" = "Low";
256 "prio_8" = "Low";
257 "prio_9" = "Low";
258
259 /* access classes (privacy) */
260 "PUBLIC_vevent" = "Public Event";
261 "CONFIDENTIAL_vevent" = "Confidential Event";
262 "PRIVATE_vevent" = "Private Event";
263 "PUBLIC_vtodo" = "Public Task";
264 "CONFIDENTIAL_vtodo" = "Confidential Task";
265 "PRIVATE_vtodo" = "Private Task";
266
267 /* status type */
268 "status_" = "Not specified";
269 "status_NOT-SPECIFIED" = "Not specified";
270 "status_TENTATIVE" = "Tentative";
271 "status_CONFIRMED" = "Confirmed";
272 "status_CANCELLED" = "Cancelled";
273 "status_NEEDS-ACTION" = "Needs Action";
274 "status_IN-PROCESS" = "In Process";
275 "status_COMPLETED" = "Completed on";
276
277 /* Cycles */
278
279 "cycle_once" = "cycle_once";
280 "cycle_daily" = "cycle_daily";
281 "cycle_weekly" = "cycle_weekly";
282 "cycle_2weeks" = "cycle_2weeks";
283 "cycle_4weeks" = "cycle_4weeks";
284 "cycle_monthly" = "cycle_monthly";
285 "cycle_weekday" = "cycle_weekday";
286 "cycle_yearly" = "cycle_yearly";
287
288 "cycle_end_never" = "cycle_end_never";
289 "cycle_end_until" = "cycle_end_until";
290
291 /* Appointment categories */
292
293 "category_NONE" = "None";
294 "category_ANNIVERSARY" = "Anniversary";
295 "category_BIRTHDAY" = "Birthday";
296 "category_BUSINESS" = "Business";
297 "category_CALLS" = "Calls"; 
298 "category_CLIENTS" = "Clients";
299 "category_COMPETITION" = "Competition";
300 "category_CUSTOMER" = "Customer";
301 "category_FAVORITES" = "Favorites";
302 "category_FOLLOW UP" = "Follow up";
303 "category_GIFTS" = "Gifts";
304 "category_HOLIDAYS" = "Holidays";
305 "category_IDEAS" = "Ideas";
306 "category_ISSUES" = "Issues";
307 "category_MISCELLANEOUS" = "Miscellaneous";
308 "category_PERSONAL" = "Personal";
309 "category_PROJECTS" = "Projects";
310 "category_PUBLIC HOLIDAY" = "Public Holiday";
311 "category_STATUS" = "Status";
312 "category_SUPPLIERS" = "Suppliers";
313 "category_TRAVEL" = "Travel";
314 "category_VACATION" = "Vacation";
315
316 "repeat_NEVER" = "Does not repeat";
317 "repeat_DAILY" = "Daily";
318 "repeat_WEEKLY" = "Weekly";
319 "repeat_BI-WEEKLY" = "Bi-weekly";
320 "repeat_EVERY WEEKDAY" = "Every Weekday";
321 "repeat_MONTHLY" = "Monthly";
322 "repeat_YEARLY" = "Yearly";
323 "repeat_CUSTOM" = "Custom...";
324
325 "reminder_NONE" = "No reminder";
326 "reminder_5_MINUTES_BEFORE" = "5 minutes before";
327 "reminder_10_MINUTES_BEFORE" = "10 minutes before";
328 "reminder_15_MINUTES_BEFORE" = "15 minutes before";
329 "reminder_30_MINUTES_BEFORE" = "30 minutes before";
330 "reminder_45_MINUTES_BEFORE" = "45 minutes before";
331 "reminder_1_HOUR_BEFORE" = "1 hour before";
332 "reminder_2_HOURS_BEFORE" = "2 hours before";
333 "reminder_5_HOURS_BEFORE" = "5 hours before";
334 "reminder_15_HOURS_BEFORE" = "15 hours before";
335 "reminder_1_DAY_BEFORE" = "1 day before";
336 "reminder_2_DAYS_BEFORE" = "2 days before";
337 "reminder_1_WEEK_BEFORE" = "1 week before";
338 "reminder_CUSTOM" = "Custom...";
339
340 "zoom_400" = "400%";
341 "zoom_200" = "200%";
342 "zoom_100" = "100%";
343 "zoom_50" = "50%";
344 "zoom_25" = "25%";
345
346 /* validation errors */
347
348 validate_notitle           = "No title is set, continue?";
349 validate_invalid_startdate = "Incorrect startdate field!";
350 validate_invalid_enddate   = "Incorrect enddate field!";
351 validate_endbeforestart    = "Enddate is before startdate!";
352
353 "Tasks" = "Tasks";
354 "Show completed tasks" = "Show completed tasks";
355
356 /* tabs */
357 "Task" = "Task";
358 "Event" = "Event";
359 "Recurrence" = "Recurrence";
360
361 /* toolbar */
362 "New Event" = "New Event";
363 "New Task" = "New Task";
364 "Edit" = "Edit";
365 "Delete" = "Delete";
366 "Go to Today" = "Go to Today";
367 "Day View" = "Day View";
368 "Week View" = "Week View";
369 "Month View" = "Month View";
370
371 "eventPartStatModificationError" = "Your participation status could not be modified.";
372
373 /* menu */
374 "New Event..." = "New Event...";
375 "New Task..." = "New Task...";
376 "Edit Selected Event..." = "Edit Selected Event...";
377 "Delete Selected Event" = "Delete Selected Event";
378 "Select All" = "Select All";
379 "Workweek days only" = "Workweek days only";
380 "Tasks in View" = "Tasks in View";
381
382 "eventDeleteConfirmation" = "Erasing this event will be permanent.\nWould you like to continue?";
383 "taskDeleteConfirmation" = "Erasing this task will be permanent.\nWould you like to continue?";
384
385 "Are you sure you want to delete the calendar \"%{0}\"?"
386 = "Are you sure you want to delete the calendar \"%{0}\"?";
387
388 /* Legend */
389 "Required participant" = "Required participant";
390 "Optional participant" = "Optional participant";
391 "Chair" = "Chair";
392
393 "Needs action" = "Needs action";
394 "Accepted" = "Accepted";
395 "Declined" = "Declined";
396 "Tentative" = "Tentative";
397
398 "Free" = "Free";
399 "Busy" = "Busy";
400 "Maybe busy" = "Maybe busy";
401 "No free-busy information" = "No free-busy information";
402
403 /* FreeBusy panel buttons */
404 "Previous slot" = "Previous slot";
405 "Next slot" = "Next slot";
406 "Previous hour" = "Previous hour";
407 "Next hour" = "Next hour";
408
409 /* apt list */
410 "Title" = "Title";
411 "Start" = "Start";
412 "End" = "End";
413 "Location" = "Location";
414 "(Private Event)" = "(Private Event)";
415
416 vevent_class0 = "(Public event)";
417 vevent_class1 = "(Private event)";
418 vevent_class2 = "(Confidential event)";
419
420 vtodo_class0 = "(Public task)";
421 vtodo_class1 = "(Private task)";
422 vtodo_class2 = "(Confidential task)";
423
424 "closeThisWindowMessage" = "Thank you! You may now close this window or view your ";
425 "Multicolumn Day View" = "Multicolumn Day View";