sogo/UI/Scheduler/English.lproj/Localizable.strings
Wolfgang Sourdeau 726a8d04fc Monotone-Parent: 311e5d3126ab45109d8879fd3ec3cf75e72fc634
Monotone-Revision: 89aed08963494141985fe60d46517c8f91fcedeb

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-02-16T16:56:21
Monotone-Branch: ca.inverse.sogo
2007-02-16 16:56:21 +00:00

307 lines
7.5 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" = "%Y-%m-%d";
"today" = "today";
/* Week */
"Week" = "Week";
"this week" = "this week";
/* 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" = "Jan";
"a3_February" = "Feb";
"a3_March" = "Mar";
"a3_April" = "Apr";
"a3_May" = "May";
"a3_June" = "Jun";
"a3_July" = "Jul";
"a3_August" = "Aug";
"a3_September" = "Sep";
"a3_October" = "Oct";
"a3_November" = "Nov";
"a3_December" = "Dec";
/* 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" = "Save";
"Cancel" = "Cancel";
"show_rejected_apts" = "Show rejected appointments";
"hide_rejected_apts" = "Hide rejected appointments";
/* Schedule */
"Schedule" = "Appointment propositions";
"No appointments found" = "You don't have any appointments in the near future.";
"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";
"From" = "From";
"To" = "To";
"Due time" = "Due time";
"Start date" = "Start date";
"End date" = "End date";
"Due date" = "Due date";
"Earliest start time" = "Earliest start time";
"Latest end time" = "Latest end time";
"browse start date" = "browse start date";
"browse end date" = "browse end date";
"Title" = "Title";
"Name" = "Name";
"Email" = "Email";
"Status" = "Status";
"Location" = "Location";
"Priority" = "Priority";
"Privacy" = "Privacy";
"Cycle" = "Cycle";
"Cycle End" = "End";
"Categories" = "Categories";
"Classification" = "Classification";
"Duration" = "Duration";
"Attendees" = "Attendees";
"Resources" = "Resources";
"Organizer" = "Organizer";
"Description" = "Description";
"Start" = "Start";
"End" = "End";
"Category" = "Category";
"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";
"Show Details" = "Show Details";
"Hide Details" = "Hide Details";
/* Appointments (participation state) */
"partStat_NEEDS-ACTION" = "Not decided, yet";
"partStat_ACCEPTED" = "Accepted";
"partStat_DECLINED" = "Declined";
"partStat_TENTATIVE" = "Tentative";
"partStat_DELEGATED" = "Delegated";
"partStat_OTHER" = "???";
/* Appointments (error messages) */
"Conflicts found!" = "One or more conflicts were found.";
"Invalid iCal data!" = "Invalid iCalendar data ...";
"Could not create iCal data!" = "Could not create iCalendar data ...";
/* Searching */
"view_all" = "All Events";
"view_today" = "Today's Events";
"view_next7" = "Events in the Next 7 Days";
"view_next14" = "Events in the Next 14 Days";
"view_next31" = "Events in the Next 31 Days";
"view_thismonth" = "Events in this Calendar Month";
"view_future" = "All Future Events";
"view_selectedday" = "Currently 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 Anaïs";
"All Day" = "All Day";
"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" = "Time and Date Only";
"privacy_PRIVATE" = "Private";
/* status type */
"status_" = "Not specified";
"status_TENTATIVE" = "Tentative";
"status_CONFIRMED" = "Confirmed";
"status_CANCELLED" = "Cancelled";
/* Cycles */
"cycle_once" = "once";
"cycle_daily" = "daily";
"cycle_weekly" = "weekly";
"cycle_2weeks" = "all 2 weeks";
"cycle_4weeks" = "all 4 weeks";
"cycle_monthly" = "monthly";
"cycle_weekday" = "weekday";
"cycle_yearly" = "yearly";
"cycle_end_never" = "never";
"cycle_end_until" = "on date";
/* Appointment categories */
"APPOINTMENT" = "Appointment";
"NOT IN OFFICE" = "Outside";
"MEETING" = "Meeting";
"HOLIDAY" = "Holiday";
"PHONE CALL" = "Phone";
/* 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";
/* 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 at the event could not be modified.";
/* confirmations */
"appointmentDeleteConfirmation" = "Erasing this event will not be reversible.\\nDo you want to confirm anyway?";
"taskDeleteConfirmation" = "Erasing this task will be nonreversible.\\nDo you want to confirm anyway?";
/* 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" = "Thank you! You may now close this window.";
"Multicolumn Day View" = "Multicolumn Day View";