/* this file is in ISO-8859-1 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"; /* Misc */ "new" = "new"; "printview" = "printview"; "proposal" = "proposal"; "Calendar" = "Calendar"; "Save" = "Save"; /* Appointments */ "Appointment Editor" = "Appointment Editor"; "Appointment on" = "Appointment on"; "Start time" = "Start time"; "End time" = "End time"; "Title" = "Title"; "Location" = "Location"; "Search participants" = "Search participants"; "Participants" = "Participants"; "Search resources" = "Search resources"; "Resources" = "Resources"; /* calendar modes */ "Overview" = "Overview"; "Chart" = "Chart"; "List" = "List"; "Columns" = "Columns";