"Submit",
"none" => "None.",
"all_day" => "All day",
"back" => "Back",
"by" => "by",
"of" => "of",
"options" => "Options",
"done" => "Done",
"at_time" => "@", //date and time separator (e.g. 30-01-2018 @ 10:45)
"from" => "From", //e.g. from 9:30
"until" => "Until", //e.g. until 15:30
"open_calendar" => "Open calendar",
"no_way" => "You are not authorized to perform this action",
//index.php
"title_log_in" => "Log In",
"title_upcoming" => "Upcoming Events",
"title_event" => "Event",
"title_add_event" => "Add event",
"title_edit_event" => "Edit event",
"title_check_event" => "Check Event",
"title_search" => "Text Search",
"title_contact" => "Contact Form",
"title_thumbnails" => "Thumbnail Images",
"title_user_guide" => "LuxCal User Guide",
"title_settings" => "Manage Calendar Settings",
"title_edit_cats" => "Edit Categories",
"title_edit_users" => "Edit Users",
"title_edit_groups" => "Edit User Groups",
"title_manage_db" => "Manage Database",
"title_changes" => "Added / Edited / Deleted Events",
"title_csv_import" => "CSV File Import",
"title_ics_import" => "iCal File Import",
"title_ics_export" => "iCal File Export",
"title_ui_styling" => "User Interface Styling",
//header.php
"hdr_button_back" => "Back to parent page",
"hdr_options_submit" => "When done click this header or 'Done'",
"hdr_options_panel" => "Options panel menus",
"hdr_select_date" => "Go to Date",
"hdr_calendar" => "Calendar",
"hdr_view" => "View",
"hdr_lang" => "Language",
"hdr_all_cats" => "All Categories",
"hdr_all_groups" => "All Groups",
"hdr_all_users" => "All Users",
"hdr_go_to_view" => "Go to view",
"hdr_view_1" => "Year",
"hdr_view_2" => "Month",
"hdr_view_3" => "Work Month",
"hdr_view_4" => "Week",
"hdr_view_5" => "Work Week",
"hdr_view_6" => "Day",
"hdr_view_7" => "Upcoming",
"hdr_view_8" => "Changes",
"hdr_view_9" => "Matrix(C)",
"hdr_view_10" => "Matrix(U)",
"hdr_select_admin_functions" => "Select Admin Function",
"hdr_admin" => "Administration",
"hdr_settings" => "Settings",
"hdr_categories" => "Categories",
"hdr_users" => "Users",
"hdr_groups" => "User groups",
"hdr_database" => "Database",
"hdr_import_csv" => "CSV Import",
"hdr_import_ics" => "iCal Import",
"hdr_export_ics" => "iCal Export",
"hdr_styling" => "UI Styling",
"hdr_back_to_cal" => "Back to calendar view",
"hdr_button_print" => "Print",
"hdr_print_page" => "Print this Page",
"hdr_button_contact" => "Contact",
"hdr_contact" => "Contact the administrator",
"hdr_button_toap" => "Approve",
"hdr_toap_list" => "Events to be approved",
"hdr_button_todo" => "Todo",
"hdr_todo_list" => "Todo List",
"hdr_button_upco" => "Upcoming",
"hdr_upco_list" => "Upcoming Events",
"hdr_button_search" => "Search",
"hdr_search" => "Text Search",
"hdr_button_add" => "Add",
"hdr_add_event" => "Add Event",
"hdr_button_help" => "Help",
"hdr_user_guide" => "User Guide",
"hdr_gen_guide" => "General User Guide",
"hdr_cs_guide" => "Context-sensitive User Guide",
"hdr_gen_help" => "General help",
"hdr_prev_help" => "Previous help",
"hdr_log_in" => "Log In",
"hdr_button_log_in" => "Log In",
"hdr_button_log_out" => "Log Out",
"hdr_today" => "today", //dtpicker.js
"hdr_clear" => "clear", //dtpicker.js
//event.php
"evt_no_title" => "No title",
"evt_no_start_date" => "No start date",
"evt_bad_date" => "Bad date",
"evt_bad_rdate" => "Bad repeat end date",
"evt_no_start_time" => "No start time",
"evt_bad_time" => "Bad time",
"evt_end_before_start_time" => "End time before start time",
"evt_end_before_start_date" => "End date before start date",
"evt_until_before_start_date" => "Repeat end before start date",
"evt_no_recur_if_overlay" => "Category with overlap check; recurring events not allowed",
"evt_approved" => "Event approved",
"evt_apd_locked" => "Event approved and locked",
"evt_title" => "Title",
"evt_venue" => "Venue",
"evt_category" => "Category",
"evt_subcategory" => "Subcategory",
"evt_description" => "Description",
"evt_attachments" => "Attachments",
"evt_attach_file" => "Attach file
(max. 4MB)",
"evt_click_to_open" => "Click to open",
"evt_click_to_remove" => "Click to remove",
"evt_no_pdf_img_vid" => "Attachment should be pdf, image or video",
"evt_error_file_upload" => "Error uploading file",
"evt_upload_too_large" => "Uploaded file too large",
"evt_date_time" => "Date / time",
"evt_private" => "Private Event",
"evt_start_date" => "Start",
"evt_end_date" => "End",
"evt_select_date" => "Select date",
"evt_select_time" => "Select time",
"evt_all_day" => "All Day",
"evt_change" => "Change",
"evt_set_repeat" => "Set Repetition",
"evt_set" => "OK",
"evt_help" => "help",
"evt_repeat_not_supported" => "Specified repetition not supported",
"evt_no_repeat" => "No repeat",
"evt_repeat_on" => "Repeat every",
"evt_until" => "until",
"evt_blank_no_end" => "blank: no end",
"evt_each_month" => "each month",
"evt_interval2_1" => "first",
"evt_interval2_2" => "second",
"evt_interval2_3" => "third",
"evt_interval2_4" => "fourth",
"evt_interval2_5" => "last",
"evt_period1_1" => "day(s)",
"evt_period1_2" => "week(s)",
"evt_period1_3" => "month(s)",
"evt_period1_4" => "year(s)",
"evt_send_eml" => "Send mail",
"evt_send_sms" => "Send SMS",
"evt_now_and_or" => "now and/or",
"evt_event_added" => "New event",
"evt_event_edited" => "Changed event",
"evt_event_deleted" => "Deleted event",
"evt_days_before_event" => "day(s) before event",
"evt_to" => "To",
"evt_not_help" => "List of recipient addresses separated by semicolons. A recipient address can be an email address, a mobile phone number or the name of a file with addresses in the \'reciplists\' directory, with one address per line. When omitted, the default file extension is .txt.
Maximum field length: 255 characters.",
"evt_eml_help" => "Unless terminated with a $-sign, mobile phone numbers will be used to find the corresponding email address in the database. If not found, no email will be sent to this recipient.",
"evt_sms_help" => "Unless terminated with a $-sign, email addresses will be used to find the corresponding mobile phone number in the database. If not found, no SMS will be sent to this recipient.",
"evt_recip_list_too_long" => "Recipient address list too many chars.",
"evt_no_recip_list" => "Recipient address(es) missing",
"evt_not_in_past" => "Notification date in past",
"evt_not_days_invalid" => "Notification days invalid",
"evt_status" => "Status",
"evt_descr_help" => "The following items can be used in the description fields ...
• HTML tags <b>, <i>, <u> and <s> for bold, italic, underlined and striked-through text.",
"evt_descr_help_img" => "• small images (thumbnails) in the following format: \'folder/image_name.ext\' or \'image_name.ext\'. When omitted, the default folder is \'thumbnails\'. The folder must be a subfolder of the calendar and the extension must be .gif, .jpg or .png. The thumbnail (image) files should be uploaded via FTP.",
"evt_descr_help_eml" => "• Mailto-links in the following format: \'email address\' or \'email address [name]\', where \'name\' will be the title of the hyperlink. E.g. xxx@yyyy.zzz [For info click here].",
"evt_descr_help_url" => "• URL links in the following format: \'url\' or \'url [name]\', where \'name\' will be the title of the link. E.g. https://www.google.com [search].",
"evt_confirm_added" => "event added",
"evt_confirm_saved" => "event saved",
"evt_confirm_deleted" => "event deleted",
"evt_add_close" => "Add and close",
"evt_add" => "Add",
"evt_edit" => "Edit",
"evt_save_close" => "Save and close",
"evt_save" => "Save",
"evt_clone" => "Save as New",
"evt_delete" => "Delete",
"evt_close" => "Close",
"evt_added" => "Added",
"evt_edited" => "Edited",
"evt_is_repeating" => "is a repeating event.",
"evt_is_multiday" => "is a multi-day event.",
"evt_edit_series_or_occurrence" => "Do you want to edit the series or this occurrence?",
"evt_edit_series" => "Edit the series",
"evt_edit_occurrence" => "Edit this occurrence",
//views
"vws_add_event" => "Add Event",
"vws_view_month" => "View Month",
"vws_view_week" => "View Week",
"vws_view_day" => "View Day",
"vws_click_for_full" => "for full calendar click month",
"vws_view_full" => "View full calendar",
"vws_prev_month" => "Previous month",
"vws_next_month" => "Next month",
"vws_today" => "Today",
"vws_back_to_today" => "Back to the month of today",
"vws_week" => "Week",
"vws_wk" => "wk",
"vws_time" => "Time",
"vws_events" => "Events",
"vws_all_day" => "All day",
"vws_earlier" => "earlier",
"vws_later" => "later",
"vws_venue" => "Venue",
"vws_events_for_next" => "Upcoming events for the next",
"vws_days" => "day(s)",
"vws_added" => "Added",
"vws_edited" => "Edited",
"vws_notify" => "Notify",
"vws_none_due_in" => "No events due in the next",
"vws_evt_cats" => "Event categories",
"vws_cal_users" => "Calendar users",
"vws_no_users" => "No users in selected group(s)",
"vws_download" => "Download",
"vws_download_title" => "Download a text file with these events",
"vws_send_mail" => "Send email",
"vws_send_mail_to" => "Send email to",
//changes.php
"chg_from_date" => "From date",
"chg_select_date" => "Select start date",
"chg_notify" => "Notify",
"chg_days" => "Day(s)",
"chg_added" => "Added",
"chg_edited" => "Edited",
"chg_deleted" => "Deleted",
"chg_changed_on" => "Changed on",
"chg_changes" => "Changes",
"chg_no_changes" => "No changes.",
//search.php
"sch_define_search" => "Define Search",
"sch_search_text" => "Search text",
"sch_event_fields" => "Event fields",
"sch_all_fields" => "All fields",
"sch_title" => "Title",
"sch_description" => "Description",
"sch_venue" => "Venue",
"sch_user_group" => "User group",
"sch_event_cat" => "Event category",
"sch_all_groups" => "All Groups",
"sch_all_cats" => "All Categories",
"sch_occurring_between" => "Occurring between",
"sch_select_start_date" => "Select start date",
"sch_select_end_date" => "Select end date",
"sch_search" => "Search",
"sch_invalid_search_text" => "Search text missing or too short",
"sch_bad_start_date" => "Bad start date",
"sch_bad_end_date" => "Bad end date",
"sch_no_results" => "No results found",
"sch_new_search" => "New Search",
"sch_calendar" => "Go to calendar",
"sch_extra_field1" => "Extra field 1",
"sch_extra_field2" => "Extra field 2",
"sch_instructions" =>
"
The calendar database can be searched for events matching specific text.
Search text: The selected fields (see below) of each event will be searched. The search is case insensitive.
Two wildcard characters can be used:
A blank search text field, or just an ampersand, will match any text and therefore all events.
Event fields: The selected fields will be searched only.
User group: Events in the selected user group will be searched only.
Event category: Events in the selected category will be searched only.
Occurring between: The start and end date are both optional. A blank start date means: one year from now in the past and a blank end date means: one year from now in the future.
The search results will be displayed in chronological order.
", //contact.php "con_msg_to_admin" => "Message to the Administrator", "con_from" => "from", "con_name" => "Name", "con_email" => "Email", "con_subject" => "Subject", "con_message" => "Message", "con_send_msg" => "Send message", "con_fill_in_all_fields" => "Please fill in all fields", "con_invalid_name" => "Invalid name", "con_invalid_email" => "Invalid email address", "con_no_urls" => "No web links allowed in the message", "con_mail_error" => "Email problem. The message could not be sent. Please try again later.", "con_con_msg" => "Contact message from the calendar", "con_thank_you" => "Thank you for your message to the calendar", "con_get_reply" => "You will receive a reply to your message as soon as possible", "con_date" => "Date", "con_your_msg" => "Your message", "con_your_cal_msg" => "Your message to the calendar", "con_has_been_sent" => "has been sent to the calendar administrator", "con_confirm_eml_sent" => "A confirmation email has been sent to", //stand-alone sidebar (lcsbar.php) "ssb_upco_events" => "Upcoming Events", "ssb_all_day" => "All day", "ssb_none" => "No events." ); ?>