; iCagenda ; Copyright (c) 2012-2024 Cyril Rezé (www.icagenda.com). All rights reserved. ; License GNU General Public License version 3 or later ; Note : All ini files need to be saved as UTF-8 - No BOM ; ; MODULE IC EVENT LIST : mod_ic_event_list.ini ; Translation Platform : https://www.transifex.com/joomlic/icagenda ; Libraries Error Messages ICAGENDA_CLASS_NOT_FOUND="Class %s not found." ICAGENDA_CAN_NOT_LOAD="iCagenda can not load for the following reason(s):" IC_LIBRARY_NOT_LOADED="iC Library is not correctly installed or is not loaded." ICAGENDA_A_FOLDER_IS_MISSING="A folder is missing." ICAGENDA_IS_NOT_CORRECTLY_INSTALLED="It seems that extension is not correctly installed." ICAGENDA_INSTALL_AGAIN="Please install again the component iCagenda." IC_ALTERNATIVELY="Alternatively" IC_PLEASE="Please" IC_LIBRARY_CHECK_PLUGIN_AND_LIBRARY="check if iC Library and the system plugin iC Library are installed and enabled." ICAGENDA_UTILITIES_FIX_MANUAL="extract the installation archive and copy the %s directory inside %s directory." ICAGENDA_INSTALLATION_IS_BROKEN="Your iCagenda installation is broken, please re-install the component." ; IC_MODULE_CAN_NOT_BE_LOADED="The module can't be loaded." IC_MODULE_CHECK_ALERT_MESSAGE="Please check alert message." ; Module Frontend Alert for Admin logged-in IC_MODULE_ALERT_EVENTS_NOT_DISPLAYED="%s event(s) can not be shown because no menu link allows the display." ; Module iC Event List MOD_IC_EVENT_LIST="iCagenda Event List" MOD_IC_EVENT_LIST_XML_DESCRIPTION="The iCagenda Event List module will display a fixed number of events from a specific category, or from all categories." MOD_IC_EVENT_LIST_ERROR_PLUGIN_DISABLED="You have to enable the %1$s in order to display the %2$s." MOD_IC_EVENT_LIST_PLUGIN_SYSTEM_ICAGENDA="iCagenda System Plugin" MOD_IC_EVENT_LIST_MODULE_ICAGENDA_EVENT_LIST="module iCagenda Event List" MOD_IC_EVENT_LIST_FILTERS_LABEL="Filters" MOD_IC_EVENT_LIST_FIELD_CATEGORY_DESC="Select Events from a specific Category." MOD_IC_EVENT_LIST_FIELD_ITEMS_LABEL="Number of Events" MOD_IC_EVENT_LIST_FIELD_ITEMS_DESC="The number of Events to display within this module" MOD_IC_EVENT_LIST_COLUMNS_LABEL="Number of columns" MOD_IC_EVENT_LIST_COLUMNS_DESC="By default, the module displays events on one column. You can set it up to 4 columns per row." MOD_IC_EVENT_LIST_FIELD_MONTH_FORMAT_LABEL="Month Format" MOD_IC_EVENT_LIST_FIELD_MONTH_FORMAT_DESC="Display the month in numeric or text short format" MOD_IC_EVENT_LIST_FIELD_MONTH_FORMAT_NUM="numeric (01, 02, ...)" MOD_IC_EVENT_LIST_FIELD_MONTH_FORMAT_SHORT="month short (jan, feb, ...)" MOD_IC_EVENT_LIST_HEADER_TEXT_LBL="Header Text" MOD_IC_EVENT_LIST_HEADER_TEXT_DESC="Enter the text to be displayed at the top of the module (optional)." MOD_IC_EVENT_LIST_FOOTER_TEXT_LBL="Footer Text" MOD_IC_EVENT_LIST_FOOTER_TEXT_DESC="Enter the text to be displayed at the bottom of the module (optional)." MOD_IC_EVENT_LIST_INFORMATION_LABEL="Event Information" MOD_IC_EVENT_LIST_DISPLAY_REGISTRATION_INFOS_LABEL="Registration info" MOD_IC_EVENT_LIST_DISPLAY_REGISTRATION_INFOS_DESC="Show/Hide number of seats, seats available and already booked, if set for each event." MOD_IC_EVENT_LIST_FEATURES_ICONSIZE_LABEL="Features Icon Size" MOD_IC_EVENT_LIST_FEATURES_ICONSIZE_DESC="Select the size of the icons to be displayed in the list." MOD_IC_EVENT_LIST_SHOW_FEATURE_ICON_TITLE_LABEL="Show Feature Icon Title?" MOD_IC_EVENT_LIST_SHOW_FEATURE_ICON_TITLE_DESC="Select whether the value entered for the ALT attribute of the icon image will also be used as the TITLE attribute (to provide a tooltip value when the mouse is hovered)." MOD_IC_EVENT_LIST_DISPLAY_DATE_AND_TIME_LABEL="Date (& Time)" MOD_IC_EVENT_LIST_DISPLAY_DATE_AND_TIME_DESC="If set to 'Date and Time', date and time (if event's option is set to Show Time) will be displayed. If set to 'Only Date', only date will be displayed. If set to 'Only Time', only time will be displayed (and if event's option is set to Show Time)." MOD_IC_EVENT_LIST_DISPLAY_DATETIME="Date and Time" MOD_IC_EVENT_LIST_ONLY_DATE="Only Date" MOD_IC_EVENT_LIST_ONLY_TIME="Only Time" MOD_IC_EVENT_LIST_DISPLAY_VENUE_NAME_LABEL="Venue" MOD_IC_EVENT_LIST_DISPLAY_VENUE_NAME_DESC="Show/Hide Venue Name, if set for each event" MOD_IC_EVENT_LIST_DISPLAY_CITY_LABEL="City" MOD_IC_EVENT_LIST_DISPLAY_CITY_DESC="Show/Hide city, if set for each event." COM_ICAGENDA_ALL_F="All" MOD_IC_EVENT_LIST_MENULINK_UNPUBLISHED_MESSAGE="Published menu link to the component iCagenda not found!" MOD_IC_EVENT_LIST_ALL_NO_EVENT_TEXT="No event to display" MOD_IC_EVENT_LIST_TODAY_NO_EVENT_TEXT="No event today!" MOD_IC_EVENT_LIST_FUTURE_NO_EVENT_TEXT="No upcoming event!" MOD_IC_EVENT_LIST_PAST_NO_EVENT_TEXT="No past event!" MOD_IC_EVENT_LIST_ALL_NO_EVENT_TEXT_CATEGORY="No event to display for this category" MOD_IC_EVENT_LIST_TODAY_NO_EVENT_TEXT_CATEGORY="No event today for this category" MOD_IC_EVENT_LIST_FUTURE_NO_EVENT_TEXT_CATEGORY="No upcoming event for this category" MOD_IC_EVENT_LIST_PAST_NO_EVENT_TEXT_CATEGORY="No past event for this category" MOD_IC_EVENT_LIST_SEATS_NUMBER="Number of seats" MOD_IC_EVENT_LIST_SEATS_AVAILABLE="Seats available" MOD_IC_EVENT_LIST_ALREADY_BOOKED="Already booked" ; at 00:00 MOD_IC_EVENT_LIST_AT_TIME="at" MOD_IC_EVENT_LIST_DATE="Date: " MOD_IC_EVENT_LIST_TIME="Time: " ; Deprecated 3.6.4 MOD_IC_EVENT_LIST_FIELD_MENU_LABEL="Link to Menu Item" MOD_IC_EVENT_LIST_FIELD_MENU_DESC="Link to a specific menu item, of type 'iCagenda - List of events', in order to use its predefined options"