[Calendar_View:Calendar_Action] calendar_noneselect = "Calendar module is in disorder." define:CALENDAR_ALL_MEMBERS_LANG = "All the members" define:CALENDAR_USER_LANG = "Private" define:CALENDAR_WEEK = "Sun|Mon|Tue|Wed|Thu|Fri|Sat" define:CALENDAR_DATE_FORMAT = "Y/m/d(D)" define:CALENDAR_TIME_FORMAT = "H:i" calendar_error_date = "Date" define:CALENDAR_MOBILE_DATE_FORMAT = "Y/m/d(D)" define:CALENDAR_MOBILE_DAILY_DATE_FORMAT = "d(D)" define:CALENDAR_MOBILE_MONTH_FORMAT = "Y/m" define:CALENDAR_MOBILE_YEAR_FORMAT = "Y" define:CALENDAR_RRULE_ERR_MONTH = "Please specify at least one." define:CALENDAR_RRULE_ERR_WDAY = "Please specify at least one." define:CALENDAR_RRULE_ERR_WDAY_OR_DAY = "Please specify what date or day of the week." define:CALENDAR_RRULE_ERR_COUNT_OR_UNTIL = "Please specify the range." define:CALENDAR_RRULE_ERR_INTERVAL = "Interval" define:CALENDAR_RRULE_ERR_UNTIL_OVER = "Invalid input. Please check." define:CALENDAR_RRULE_LBL_COUNT = "Times repeated" define:CALENDAR_RRULE_LBL_UNTIL = "Day repetition ended" define:CALENDAR_RRULE_LBL_DATE = "Day of repetition" define:CALENDAR_RRULE_FREQ_DAILY = "day(s)" define:CALENDAR_RRULE_FREQ_WEEKLY = "week(s)" define:CALENDAR_RRULE_FREQ_MONTHLY = "monthly" define:CALENDAR_RRULE_FREQ_YEARLY = "annually" define:CALENDAR_RRULE_WDAY = "Sunday|Monday|Tuesday|Wednesday|Thursday|Friday|Saturday" define:CALENDAR_RRULE_WEEK_FIRST = "1st week " define:CALENDAR_RRULE_WEEK_SECOND = "2nd week " define:CALENDAR_RRULE_WEEK_THIRD = "3rd week " define:CALENDAR_RRULE_WEEK_FOURTH = "4th week " define:CALENDAR_RRULE_WEEK_END = "last week " define:CALENDAR_RRULE_DAY = "%sday(s)" define:CALENDAR_RRULE_MONTH = "%s" define:CALENDAR_RRULE_STARTDATE = "-- Start date --" define:CALENDAR_RRULE_INTERVAL_YEAR = "every %sannually" define:CALENDAR_RRULE_INTERVAL_MONTH = "every %smonth(s)" define:CALENDAR_RRULE_INTERVAL_WEEK = "every %sweek(s)" define:CALENDAR_RRULE_INTERVAL_DAY = "every %sday(s)" define:CALENDAR_RRULE_INPUT_INTERVAL_PREFIX = "every " define:CALENDAR_RRULE_INPUT_INTERVAL_SUFFIX = "" define:CALENDAR_RRULE_INPUT_INTERVAL_YEAR = "%s year(s)" define:CALENDAR_RRULE_INPUT_INTERVAL_MONTH = "%s month(s)" define:CALENDAR_RRULE_INPUT_INTERVAL_WEEK = "%s week(s)" define:CALENDAR_RRULE_INPUT_INTERVAL_DAY = "%s day(s)" define:CALENDAR_RRULE_EVERY_YEAR = "every year" define:CALENDAR_RRULE_EVERY_MONTH = "every month" define:CALENDAR_RRULE_EVERY_WEEK = "every week" define:CALENDAR_RRULE_EVERY_DAY = "every day" define:CALENDAR_RRULE_COUNT = "%s times" define:CALENDAR_RRULE_UNTIL = "\E\n\d \d\a\t\e Y/m/d" define:CALENDAR_RRULE_PAUSE = "," define:CALENDAR_RRULE_NONE = "none" define:CALENDAR_RRULE_DO = "repeat" [Calendar_View] calendar_yearly = "Annual Calendar" calendar_s_monthly = "Monthly Calendar (small)" calendar_l_monthly = "Monthly Calendar (large)" calendar_weekly = "Weekly Calendar" calendar_daily = "Day View" calendar_t_schedule = "Schedule (ordered-by-time)" calendar_u_schedule = "Schedule (ordered-by-user)" [Calendar_View_Edit] calendar_auth = "Authority setting" calendar_ical = "Import from iCalendar" calendar_mail = "Deliver e-mail when submitted?" [Calendar_View_Edit_Init] calendar_summary = _SUMMARY_DISPCHANGE_FORM calendar_disp_type = "Display type" calendar_start_pos = "Start point" calendar_display_count = "Display days" calendar_start_this_month = "This month" calendar_start_last_month = "Last month" calendar_start_january = "January" calendar_start_april = "April" calendar_start_today = "Today" calendar_start_yesterday = "Yesterday" calendar_display_count_format = "%dday" calendar_select_room = "Display only designated room" calendar_select_room_link = "Designate" [Calendar_View_Edit_Selectroom] calendar_top_descripton = "Select room for participation, click button [%s].
room(s) with [*] is set up for %s." calendar_all_room_list = "Room(s) not displayed" calendar_entry_room_list = "Room(s) dsiplayed" calendar_public_room = "*" calendar_myroom_flag = "Display one`s schedule" [Calendar_Action_Edit_Selectroom] calendar_no_rooms = "Please choose room." [Calendar_View_Edit_Auth] calendar_default = "Default setting" calendar_myself = "Only you can create your private event." calendar_auth_desc = "By selecting the role for each room, you can set who can create and edit an event for each room." calendar_nosetting = " " [Calendar_View_Edit_Mail:Calendar_Action_Edit_Mail] define:CALENDAR_TITLE_MAIL_SUBJECT = "Title" define:CALENDAR_TITLE_MAIL_BODY = "Content" define:CALENDAR_TITLE_MAIL_AUTHORITY = "To whom?" calendar_mail_subject = CALENDAR_TITLE_MAIL_SUBJECT calendar_mail_body = CALENDAR_TITLE_MAIL_BODY calendar_mail_authority = CALENDAR_TITLE_MAIL_AUTHORITY [Calendar_View_Edit_Mail] calendar_mail_send_on = "yes" calendar_mail_send_off = "no" calendar_mail_note = "
{X-SITE_NAME}、{X-TITLE}、{X-PLAN_FLAG}、
{X-START_TIME}、{X-END_TIME}、{X-LOCATION}、
{X-CONTACT}、{X-RRULE}、{X-USER}、
{X-INPUT_TIME}、{X-BODY}、{X-URL}
can be used as keywords for the title and the message of the e-mail to send.
Each keyword will be translated to
site name, title, category,
starting date, ending date, place
contact person, repeating condition, sender,
timestamp, content, url." [Calendar_View_Edit_Mail:Calendar_View_Main_Plan_Mail:Calendar_Action_Main_Plan_Mail] define:CALENDAR_MAIL_SUBJECT = "[{X-SITE_NAME}]Notification" define:CALENDAR_MAIL_BODY = "A new event has been created to your calendar.\n\n Title:{X-TITLE}\n Category:{X-PLAN_FLAG}\n From:{X-START_TIME}\n To:{X-END_TIME}\nPlace:{X-LOCATION}\nContact:{X-CONTACT}\nRepeats:{X-RRULE}\nSender:{X-USER}\ntimestamp:{X-INPUT_TIME}\n\n{X-BODY}\n\nTo see the detail, please click the address below.\n{X-URL}" define:CALENDAR_MAIL_NO_DISCRIPTION = "-- No detail --" define:CALENDAR_MAIL_NO_RRULE = "No repeat" [Calendar_Action_Edit_Ical_Taking] calendar_error = "This file is not in iCalendar format." [Calendar_Action_Edit_Ical_Import] calendar_error = "Please specify the events to import." [Calendar_View_Edit_Ical] calendar_import = "Import" calendar_ical_desc = "You can import an iCalendar file to NetCommons calendar." calendar_room = "To which category:  " calendar_plan_flag_str = "%s" calendar_ical_lbl = "iCalendar file:  " calendar_summary = "Import" calendar_error_room = "Failed to import the file." calendar_ical_upload = "Please specify your iCalendar file." calendar_ical_import_desc = "Specify the events to import." calendar_all_delete = "Delete all schedule items and import." [Calendar_View_Main:Calendar_View_Mobile] calendar_alt_prev_year = "Previous year" calendar_alt_next_year = "Next year" calendar_alt_prev_month = "Previous month" calendar_alt_next_month = "Next month" calendar_alt_prev_week = "Previous week" calendar_alt_next_week = "Next week" calendar_alt_prev_day = "Previous day" calendar_alt_next_day = "Next day" [Calendar_View_Main] calendar_week = "Sun|Mon|Tue|Wed|Thu|Fri|Sat" calendar_s_week = "S|M|T|W|T|F|S" calendar_title_prev_year = "Previous year" calendar_title_next_year = "Next year" calendar_title_prev_month = "Previous month" calendar_title_next_month = "Next month" calendar_title_prev_week = "Previous week" calendar_title_next_week = "Next week" calendar_title_prev_day = "Previous day" calendar_title_next_day = "Next day" calendar_monthly_year_format = "%Y" calendar_monthly_month_format = "%b" calendar_yearly_year_format = "%Y " calendar_yearly_month_format = "%b" calendar_yearly_title_format = "%s%s" calendar_date_format = "Y/m/d" calendar_show_time_format = "%s-%s" calendar_wday_format = "(%s)" calendar_schedule_wday_format = "(D)" calendar_schedule_format = "m/d" calendar_weekly_format = "j" calendar_count_format = " (%s)" calendar_time_format = CALENDAR_TIME_FORMAT calendar_daily_year_format = "Y/" calendar_daily_date_format = "m/d" calendar_daily_time_format = "%02d:00" calendar_ref_title_year = "Show the annual calendar of %s." calendar_ref_title_month = "Show the monthly calendar of %s, %s" calendar_weeknum_title = "View the events in the specified week." calendar_ref_title_ymd = "View the events on the specified day" calendar_ref_title_ym = "View the events in the specified month." calendar_scheduled_title = "View the detailof event, %s." calendar_first_week = "1st
week" calendar_second_week = "2nd
week" calendar_third_week = "3rd
week" calendar_fourth_week = "4th
week" calendar_fifth_week = "5th
week" calendar_sixth_week = "6th
week" calendar_title_noplan = "No plan." calendar_noplan = "No plan." calendar_plan_flag_str = "%s" calendar_today = "Today" calendar_move_today = "Today" calendar_move_this_month = "This month" calendar_move_this_year = "This year" calendar_yesterday = "Yesterday" calendar_tommorow = "Tommorow" calendar_schedule_time = "Times" calendar_schedule_user = "User" calendar_schedule_sort = "Order by %s" calendar_add_user_title = "Creator:%s" calendar_tileline_visible_title = "Show the timeline" calendar_tileline_hidden_title = "Close the timeline" calendar_easy_addplan = "Create entry" calendar_reservation = "For reservation" calendar_help = "Description of category" calendar_title_help = "What is Category? " calendar_expansion = "Monthly calendar (large)" calendar_title_expansion = "Switch to the large monthly calendar" calendar_reduction = "Monthly calendar (small)" calendar_title_reduction = "Switch to the small monthly calendar" calendar_title_openschedule = "Click to view." calendar_title_closeschedule = "Click to close." [Calendar_View_Main_Plan_Add] calendar_summary = "Form to add schedule item" calendar_error_plan_flag = "You may not create an event in this category." calendar_error_no_plan_flag = "No category found." [Calendar_View_Main_Plan_Modify] calendar_summary = "Form to edit schedule item" calendar_error_plan_flag = "You may not edit an event in this category." calendar_error_no_plan_flag = "No category found." [Calendar_Action_Main_Plan] calendar_rrule_term_until = "Until" [Calendar_View_Main_Plan_Add:Calendar_View_Main_Plan_Modify:Calendar_Action_Main_Plan:Calendar_Action_Main_Modify] calendar_plan_title = "Title" calendar_start_time = "From" calendar_end_time = "To" calendar_location = "Location" calendar_contact = "Contact" calendar_description = "Details" define:CALENDAR_ERR_FROM_TO_DATE = "Invalid input" [Calendar_View_Main_Plan_Add:Calendar_View_Main_Plan_Modify] calendar_plan_flag = "Category" calendar_open_object = "*" calendar_open_object_desc = "Marked Category at [*] is displayed." calendar_details_addplan = "More details" calendar_notification_mail = "Notify by e-mail" calendar_plan_time = "Date" calendar_allday_flag = "not specify" calendar_hour_format = "%s:" calendar_minute_format = "%s" calendar_time_pause = " ~ " calendar_mobile_plan_title = "[Title]" calendar_mobile_plan_flag = "[Category]" calendar_mobile_plan_time = "[Date]" calendar_mobile_location = "[Location]" calendar_mobile_contact = "[Contact]" calendar_mobile_description = "[Details]" calendar_mobile_add_plan = "Add entry" calendar_mobile_notadd = "(Not allowed to add)" calendar_mobile_notedit = "(Not allowed to edit)" calendar_repeat_btn = "Repeat the event" calendar_not_repeat = CALENDAR_RRULE_NONE calendar_do_repeat = CALENDAR_RRULE_DO calendar_rrule_freq_daily = CALENDAR_RRULE_FREQ_DAILY calendar_rrule_freq_weekly = CALENDAR_RRULE_FREQ_WEEKLY calendar_rrule_freq_monthly = CALENDAR_RRULE_FREQ_MONTHLY calendar_rrule_freq_yearly = CALENDAR_RRULE_FREQ_YEARLY calendar_rrule_interval_year = CALENDAR_RRULE_INPUT_INTERVAL_YEAR calendar_rrule_interval_month = CALENDAR_RRULE_INPUT_INTERVAL_MONTH calendar_rrule_interval_week = CALENDAR_RRULE_INPUT_INTERVAL_WEEK calendar_rrule_interval_day = CALENDAR_RRULE_INPUT_INTERVAL_DAY calendar_rrule_interval_prefix = CALENDAR_RRULE_INPUT_INTERVAL_PREFIX calendar_rrule_interval_suffix = CALENDAR_RRULE_INPUT_INTERVAL_SUFFIX calendar_rrule_week_first = CALENDAR_RRULE_WEEK_FIRST calendar_rrule_week_second = CALENDAR_RRULE_WEEK_SECOND calendar_rrule_week_third = CALENDAR_RRULE_WEEK_THIRD calendar_rrule_week_fourth = CALENDAR_RRULE_WEEK_FOURTH calendar_rrule_week_end = CALENDAR_RRULE_WEEK_END calendar_rrule_day = CALENDAR_RRULE_DAY calendar_rrule_input_day = "%s" calendar_rrule_month = CALENDAR_RRULE_MONTH calendar_rrule_startdate = CALENDAR_RRULE_STARTDATE calendar_rrule_select_wday = "- select day of the week -" calendar_rrule_select_date = "- select day of the month -" calendar_rrule_monthly_pause = " or " calendar_rrule_term_count = "End after " calendar_rrule_term_until = "End date " calendar_rrule_count = " times" [Calendar_View_Main_Plan_Details:Calendar_View_Mobile_Confirm_Delete] calendar_delete_confirm = "You are deleting an event.
OK?" [Calendar_View_Main_Plan_Details] calendar_plan_title = "Title" calendar_plan_flag = "Category" calendar_start_time = "From" calendar_end_time = "To" calendar_location = "Location" calendar_contact = "Contact" calendar_user_name = "Contact" calendar_description = "Details" calendar_rrule = "Repeat the event" calendar_insert_user_name = "Creator" calendar_update_time = "Date" calendar_link = "Origin" calendar_link_todo = "ToDo" calendar_link_reservation = "Reservation" calendar_mobile_plan_flag = "%s%s" calendar_mobile_location = "[Location]" calendar_mobile_contact = "[Contact]" calendar_mobile_description = "[Details]" calendar_mobile_rrule = "[Recurrence...]" calendar_mobile_insert_user_name = "by " calendar_mobile_update_time = "y.m.d " calendar_mobile_plan_mark = "*" calendar_mobile_plan_time_pause = "-" calendar_delete_title = "Delete event" calendar_edit_this = "only this one" calendar_edit_all = "all" calendar_edit_after = "all after this one" calendar_delete_this = "Delete only this one" calendar_delete_all = "Delete all" calendar_delete_after = "Delete all after this one" [Calendar_Action_Main_Movedate] calendar_move_date = "" [Calendar_View_Main_Movedate] calendar_year_format = "%s" calendar_title_switch_yearly = "Switching to the annual calendar." calendar_title_view_yearly = "Displaying the annual calendar." calendar_title_switch_s_monthly = "Switching to the small monthly calendar." calendar_title_view_s_monthly = "Displaying the small monthly calendar." calendar_title_switch_l_monthly = "Switching to the large monthly calendar." calendar_title_view_l_monthly = "Displaying the large monthly calendar.。" calendar_title_switch_weekly = "Switching to the weekly calendar." calendar_title_view_weekly = "Displaying the weekly calendar." calendar_title_switch_daily = "Switching to the day view." calendar_title_view_daily = "Displaying the day view." [Calendar_View_Admin_Search:Calendar_Action_Main_Plan] define:CALENDAR_LOCATION = "Location:%s
" define:CALENDAR_CONTACT = "Contact:%s
" define:CALENDAR_DESCRIPTION = "Details:%s
" define:CALENDAR_RRULE = "Recur:%s
" [Calendar_View_Mobile] calendar_mobile_goto_today = "Today" calendar_mobile_goto_this_month = "This month" calendar_mobile_goto_this_year = "This year" calendar_mobile_yearly = "Year" define:CALENDAR_MOBILE_YEARLY_MONTH = "m" calendar_mobile_monthly = "Month" calendar_mobile_monthly_day = "j" calendar_mobile_monthly_week = "(%s)" calendar_mobile_weekly = "Week" calendar_mobile_daily = "Day" calendar_mobile_time_format = "%s-%s" calendar_mobile_plan_mark = "*" calendar_mobile_plan_count = "(%s events)" calendar_mobile_move_date = "Specify the date" calendar_mobile_add_plan = "Create an event" calendar_noplan = "No plan." [Calendar_View_Main_Movedate:Calendar_Action_Mobile_Movedate] calendar_move = "Jump!"