sogo/UI/Scheduler/English.lproj/Localizable.strings
Wolfgang Sourdeau d40ba9024e Monotone-Parent: 64210c1ed841d8f02caf31f0c0e336b0fa9e37df
Monotone-Revision: 029f7af5879a2c5f2514bdae82805853dc8624b0

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-04-26T01:14:24
Monotone-Branch: ca.inverse.sogo
2007-04-26 01:14:24 +00:00

395 lines
10 KiB
Plaintext

/* this file is in UTF-8 format! */
/* Day */
"Sunday" = "Sunday";
"Monday" = "Monday";
"Tuesday" = "Tuesday";
"Wednesday" = "Wednesday";
"Thursday" = "Thursday";
"Friday" = "Friday";
"Saturday" = "Saturday";
"a2_Sunday" = "Su";
"a2_Monday" = "Mo";
"a2_Tuesday" = "Tu";
"a2_Wednesday" = "We";
"a2_Thursday" = "Th";
"a2_Friday" = "Fr";
"a2_Saturday" = "Sa";
"dayLabelFormat" = "%m/%d/%Y";
"today" = "Today";
/* Week */
"Week" = "Week";
"this week" = "this week";
"Week %d" = "Week %d";
/* Month */
"this month" = "this month";
"January" = "January";
"February" = "February";
"March" = "March";
"April" = "April";
"May" = "May";
"June" = "June";
"July" = "July";
"August" = "August";
"September" = "September";
"October" = "October";
"November" = "November";
"December" = "December";
"a3_January" = "January";
"a3_February" = "February";
"a3_March" = "March";
"a3_April" = "April";
"a3_May" = "May";
"a3_June" = "June";
"a3_July" = "July";
"a3_August" = "August";
"a3_September" = "September";
"a3_October" = "October";
"a3_November" = "November";
"a3_December" = "December";
/* Year */
"this year" = "this year";
/* Menu */
"Calendars" = "Calendars";
"Calendar" = "Calendar";
"Contacts" = "Contacts";
"New Calendar..." = "New Calendar...";
"Delete Calendar" = "Delete Calendar";
"Access Rights..." = "Access Rights...";
"Export Calendar..." = "Export Calendar...";
"Publish Calendar..." = "Publish Calendar...";
"Reload Remote Calendars" = "Reload Remote Calendars";
"Properties" = "Properties";
/* Misc */
"OpenGroupware.org" = "OpenGroupware.org";
"Forbidden" = "Forbidden";
/* acls */
"User rights for:" = "User rights for:";
"label_Public" = "Public";
"label_Private" = "Private";
"label_Confidential" = "Confidential";
"View All" = "View All";
"View the Date & Time" = "View the Date & Time";
"Modify" = "Modify";
"Respond To" = "Respond To";
"None" = "None";
"This person can create objects in my calendar."
= "This person can create objects in my calendar.";
"This person can erase objects from my calendar."
= "This person can erase objects from my calendar.";
/* Button Titles */
"Add..." = "Add...";
"Remove" = "Remove";
"new" = "New";
"printview" = "Print View";
"edit" = "Edit";
"delete" = "Delete";
"proposal" = "Proposal";
"Save and Close" = "Save and Close";
"Close" = "Close";
"Invite Attendees" = "Invite Attendees";
"Documents" = "Documents";
"Update" = "Update";
"Cancel" = "Cancel";
"show_rejected_apts" = "Show rejected appointments";
"hide_rejected_apts" = "Hide rejected appointments";
/* Schedule */
"Schedule" = "Schedule";
"No appointments found" = "No appointments found";
"Meetings proposed by you" = "Meetings proposed by you";
"Meetings proposed to you" = "Meetings proposed to you";
"sched_startDateFormat" = "%d/%m %H:%M";
"action" = "Action";
"accept" = "Accept";
"decline" = "Decline";
"more attendees" = "More Attendees";
"Hide already accepted and rejected appointments" = "Hide already accepted and rejected appointments";
"Show already accepted and rejected appointments" = "Show already accepted and rejected appointments";
/* Appointments */
"Appointment viewer" = "Appointment Viewer";
"Appointment editor" = "Appointment Editor";
"Appointment proposal" = "Appointment Proposal";
"Appointment on" = "Appointment on";
"Start:" = "Start:";
"Due Date:" = "Due Date:";
"Title:" = "Title:";
"Calendar:" = "Calendar:";
"Name" = "Name";
"Email" = "Email";
"Status:" = "Status:";
"% complete" = "% complete";
"Location:" = "Location:";
"Priority:" = "Priority:";
"Privacy" = "Privacy";
"Cycle" = "Cycle";
"Cycle End" = "Cycle End";
"Categories" = "Categories";
"Classification" = "Classification";
"Duration" = "Duration";
"Attendees:" = "Attendees:";
"Resources" = "Resources";
"Organizer:" = "Organizer:";
"Description:" = "Description:";
"Document:" = "Document:";
"Start:" = "Start:";
"End:" = "End:";
"Category:" = "Category:";
"Repeat:" = "Repeat:";
"Reminder:" = "Reminder:";
"Target:" = "Target:";
"attributes" = "attributes";
"attendees" = "attendees";
/* checkbox title */
"is private" = "is private";
/* classification */
"Public" = "Public";
"Private" = "Private";
/* text used in overviews and tooltips */
"empty title" = "Empty title";
"private appointment" = "Private appointment";
"Change..." = "Change...";
/* Appointments (participation state) */
"partStat_NEEDS-ACTION" = "Needs action";
"partStat_ACCEPTED" = "Accepted";
"partStat_DECLINED" = "Declined";
"partStat_TENTATIVE" = "Tentative";
"partStat_DELEGATED" = "Delegated";
"partStat_OTHER" = "Other";
/* Appointments (error messages) */
"Conflicts found!" = "Conflicts found!";
"Invalid iCal data!" = "Invalid iCal data!";
"Could not create iCal data!" = "Could not create iCal data!";
/* Searching */
"view_all" = "All";
"view_today" = "Today";
"view_next7" = "Next 7 days";
"view_next14" = "Next 14 days";
"view_next31" = "Next 31 days";
"view_thismonth" = "This Month";
"view_future" = "All Future Events";
"view_selectedday" = "Selected Day";
"View:" = "View:";
"Title or Description" = "Title or Description";
"Search" = "Search";
"Search attendees" = "Search attendees";
"Search resources" = "Search resources";
"Search appointments" = "Search appointments";
"Search in Anais" = "Search in Anais";
"All day Event" = "All day Event";
"check for conflicts" = "Check for conflicts";
"Browse URL" = "Browse URL";
/* calendar modes */
"Overview" = "Overview";
"Chart" = "Chart";
"List" = "List";
"Columns" = "Columns";
/* Priorities */
"prio_0" = "Not specified";
"prio_1" = "High";
"prio_2" = "High";
"prio_3" = "High";
"prio_4" = "High";
"prio_5" = "Normal";
"prio_6" = "Low";
"prio_7" = "Low";
"prio_8" = "Low";
"prio_9" = "Low";
/* access classes (privacy) */
"privacy_PUBLIC" = "Public";
"privacy_CONFIDENTIAL" = "Confidential";
"privacy_PRIVATE" = "Private";
/* status type */
"status_" = "Not specified";
"status_NOT-SPECIFIED" = "Not specified";
"status_TENTATIVE" = "Tentative";
"status_CONFIRMED" = "Confirmed";
"status_CANCELLED" = "Cancelled";
"status_NEEDS-ACTION" = "Needs Action";
"status_IN-PROCESS" = "In Process";
"status_COMPLETED" = "Completed on";
/* Cycles */
"cycle_once" = "cycle_once";
"cycle_daily" = "cycle_daily";
"cycle_weekly" = "cycle_weekly";
"cycle_2weeks" = "cycle_2weeks";
"cycle_4weeks" = "cycle_4weeks";
"cycle_monthly" = "cycle_monthly";
"cycle_weekday" = "cycle_weekday";
"cycle_yearly" = "cycle_yearly";
"cycle_end_never" = "cycle_end_never";
"cycle_end_until" = "cycle_end_until";
/* Appointment categories */
"category_NONE" = "None";
"category_ANNIVERSARY" = "Anniversary";
"category_BIRTHDAY" = "Birthday";
"category_BUSINESS" = "Business";
"category_CALLS" = "Calls";
"category_CLIENTS" = "Clients";
"category_COMPETITION" = "Competition";
"category_CUSTOMER" = "Customer";
"category_FAVORITES" = "Favorites";
"category_FOLLOW UP" = "Follow up";
"category_GIFTS" = "Gifts";
"category_HOLIDAYS" = "Holidays";
"category_IDEAS" = "Ideas";
"category_ISSUES" = "Issues";
"category_MISCELLANEOUS" = "Miscellaneous";
"category_PERSONAL" = "Personal";
"category_PROJECTS" = "Projects";
"category_PUBLIC HOLIDAY" = "Public Holiday";
"category_STATUS" = "Status";
"category_SUPPLIERS" = "Suppliers";
"category_TRAVEL" = "Travel";
"category_VACATION" = "Vacation";
"repeat_NEVER" = "Does not repeat";
"repeat_DAILY" = "Daily";
"repeat_WEEKLY" = "Weekly";
"repeat_BI-WEEKLY" = "Bi-weekly";
"repeat_EVERY WEEKDAY" = "Every Weekday";
"repeat_MONTHLY" = "Monthly";
"repeat_YEARLY" = "Yearly";
"repeat_CUSTOM" = "Custom...";
"reminder_NONE" = "No reminder";
"reminder_5_MINUTES_BEFORE" = "5 minutes before";
"reminder_10_MINUTES_BEFORE" = "10 minutes before";
"reminder_15_MINUTES_BEFORE" = "15 minutes before";
"reminder_30_MINUTES_BEFORE" = "30 minutes before";
"reminder_45_MINUTES_BEFORE" = "45 minutes before";
"reminder_1_HOUR_BEFORE" = "1 hour before";
"reminder_2_HOURS_BEFORE" = "2 hours before";
"reminder_5_HOURS_BEFORE" = "5 hours before";
"reminder_15_HOURS_BEFORE" = "15 hours before";
"reminder_1_DAY_BEFORE" = "1 day before";
"reminder_2_DAYS_BEFORE" = "2 days before";
"reminder_1_WEEK_BEFORE" = "1 week before";
"reminder_CUSTOM" = "Custom...";
"zoom_400" = "400%";
"zoom_200" = "200%";
"zoom_100" = "100%";
"zoom_50" = "50%";
"zoom_25" = "25%";
/* validation errors */
validate_notitle = "No title is set, continue?";
validate_invalid_startdate = "Incorrect startdate field!";
validate_invalid_enddate = "Incorrect enddate field!";
validate_endbeforestart = "Enddate is before startdate!";
"Tasks" = "Tasks";
"Show completed tasks" = "Show completed tasks";
/* tabs */
"Task" = "Task";
"Event" = "Event";
"Recurrence" = "Recurrence";
/* toolbar */
"New Event" = "New Event";
"New Task" = "New Task";
"Edit" = "Edit";
"Delete" = "Delete";
"Go to Today" = "Go to Today";
"Day View" = "Day View";
"Week View" = "Week View";
"Month View" = "Month View";
"eventPartStatModificationError" = "Your participation status could not be modified.";
/* menu */
"New Event..." = "New Event...";
"New Task..." = "New Task...";
"Edit Selected Event..." = "Edit Selected Event...";
"Delete Selected Event" = "Delete Selected Event";
"Select All" = "Select All";
"Workweek days only" = "Workweek days only";
"Tasks in View" = "Tasks in View";
"appointmentDeleteConfirmation" = "Erasing this event will be permanent.\\nWould you like to continue?";
"taskDeleteConfirmation" = "Erasing this task will be permanent.\\nWould you like to continue?";
/* Legend */
"Required participant" = "Required participant";
"Optional participant" = "Optional participant";
"Chair" = "Chair";
"Needs action" = "Needs action";
"Accepted" = "Accepted";
"Declined" = "Declined";
"Tentative" = "Tentative";
"Free" = "Free";
"Busy" = "Busy";
"Maybe busy" = "Maybe busy";
"No free-busy information" = "No free-busy information";
/* FreeBusy panel buttons */
"Previous slot" = "Previous slot";
"Next slot" = "Next slot";
"Previous hour" = "Previous hour";
"Next hour" = "Next hour";
/* apt list */
"Title" = "Title";
"Start" = "Start";
"End" = "End";
"Location" = "Location";
"(Private Event)" = "(Événement privé)";
"closeThisWindowMessage" = "Thank you! You may now close this window.";
"Multicolumn Day View" = "Multicolumn Day View";