mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-20 20:39:28 +00:00
Monotone-Revision: 8bb5059bf618f93361a06e1c46acb69ac760aaa7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-18T15:01:04 Monotone-Branch: ca.inverse.sogo
361 lines
9.1 KiB
Plaintext
361 lines
9.1 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" = "a2_Sunday";
|
|
"a2_Monday" = "a2_Monday";
|
|
"a2_Tuesday" = "a2_Tuesday";
|
|
"a2_Wednesday" = "a2_Wednesday";
|
|
"a2_Thursday" = "a2_Thursday";
|
|
"a2_Friday" = "a2_Friday";
|
|
"a2_Saturday" = "a2_Saturday";
|
|
|
|
"dayLabelFormat" = "dayLabelFormat";
|
|
"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" = "a3_January";
|
|
"a3_February" = "a3_February";
|
|
"a3_March" = "a3_March";
|
|
"a3_April" = "a3_April";
|
|
"a3_May" = "a3_May";
|
|
"a3_June" = "a3_June";
|
|
"a3_July" = "a3_July";
|
|
"a3_August" = "a3_August";
|
|
"a3_September" = "a3_September";
|
|
"a3_October" = "a3_October";
|
|
"a3_November" = "a3_November";
|
|
"a3_December" = "a3_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";
|
|
|
|
|
|
/* Button Titles */
|
|
|
|
"new" = "new";
|
|
"printview" = "printview";
|
|
"edit" = "edit";
|
|
"delete" = "delete";
|
|
"proposal" = "proposal";
|
|
"Save and Close" = "Save and Close";
|
|
"Invite Attendees" = "Invite Attendees";
|
|
"Documents" = "Documents";
|
|
"Cancel" = "Cancel";
|
|
"show_rejected_apts" = "show_rejected_apts";
|
|
"hide_rejected_apts" = "hide_rejected_apts";
|
|
|
|
|
|
/* 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" = "sched_startDateFormat";
|
|
"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" = "partStat_NEEDS-ACTION";
|
|
"partStat_ACCEPTED" = "partStat_ACCEPTED";
|
|
"partStat_DECLINED" = "partStat_DECLINED";
|
|
"partStat_TENTATIVE" = "partStat_TENTATIVE";
|
|
"partStat_DELEGATED" = "partStat_DELEGATED";
|
|
"partStat_OTHER" = "partStat_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" = "view_all";
|
|
"view_today" = "view_today";
|
|
"view_next7" = "view_next7";
|
|
"view_next14" = "view_next14";
|
|
"view_next31" = "view_next31";
|
|
"view_thismonth" = "view_thismonth";
|
|
"view_future" = "view_future";
|
|
"view_selectedday" = "view_selectedday";
|
|
|
|
"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" = "prio_0";
|
|
"prio_1" = "prio_1";
|
|
"prio_2" = "prio_2";
|
|
"prio_3" = "prio_3";
|
|
"prio_4" = "prio_4";
|
|
"prio_5" = "prio_5";
|
|
"prio_6" = "prio_6";
|
|
"prio_7" = "prio_7";
|
|
"prio_8" = "prio_8";
|
|
"prio_9" = "prio_9";
|
|
|
|
/* access classes (privacy) */
|
|
"privacy_PUBLIC" = "privacy_PUBLIC";
|
|
"privacy_CONFIDENTIAL" = "privacy_CONFIDENTIAL";
|
|
"privacy_PRIVATE" = "privacy_PRIVATE";
|
|
|
|
/* status type */
|
|
"status_" = "status_";
|
|
"status_TENTATIVE" = "status_TENTATIVE";
|
|
"status_CONFIRMED" = "status_CONFIRMED";
|
|
"status_CANCELLED" = "status_CANCELLED";
|
|
|
|
/* 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...";
|
|
|
|
/* 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";
|
|
"Hide completed tasks" = "Hide 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" = "eventPartStatModificationError";
|
|
|
|
/* 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" = "appointmentDeleteConfirmation";
|
|
"taskDeleteConfirmation" = "taskDeleteConfirmation";
|
|
|
|
/* 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";
|
|
|
|
"closeThisWindowMessage" = "closeThisWindowMessage";
|
|
"Multicolumn Day View" = "Multicolumn Day View";
|