Your IP : 216.73.216.240
;@package mod_bootstrapmegamenu Bootstrap Mega Menu for Joomla
;@copyright Copyright (C) 2013 T.V.T Marine Automation (aka TVTMA). All rights reserved.
;@license http://www.gnu.org/licenses GNU General Public License version 2 or later; see LICENSE.txt
;@author url: http://ma.tvtmarine.com
;@author TVTMA support@ma.tvtmarine.com
;
; En Translation
MOD_BOOTSTRAPMEGAMENU="Bootstrap Mega Menu"
MOD_BOOTSTRAPMEGAMENU_FIELD_ACTIVE_DESC="Select a menu item to always be used as the base for the menu display. You must set the Start Level to the same level or higher than the level of the base item. This will cause the module to be displayed on all assigned pages. If Current is selected the currently active item is used as the base. This causes the module to only display when the parent menu item is active."
MOD_BOOTSTRAPMEGAMENU_FIELD_ACTIVE_LABEL="Base Item"
MOD_BOOTSTRAPMEGAMENU_FIELD_ALLCHILDREN_DESC="Expand the menu and make its sub-menu items always visible."
MOD_BOOTSTRAPMEGAMENU_FIELD_ALLCHILDREN_LABEL="Show Sub-menu Items"
MOD_BOOTSTRAPMEGAMENU_FIELD_CLASS_DESC="A suffix to be applied to the CSS class of the menu items"
MOD_BOOTSTRAPMEGAMENU_FIELD_CLASS_LABEL="Menu Class Suffix"
MOD_BOOTSTRAPMEGAMENU_FIELD_ENDLEVEL_DESC="Level to stop rendering the menu at. If you choose 'All', all levels will be shown depending on 'Show Sub-menu Items' setting."
MOD_BOOTSTRAPMEGAMENU_FIELD_ENDLEVEL_LABEL="End Level"
MOD_BOOTSTRAPMEGAMENU_FIELD_MENUTYPE_DESC="Select a menu in the list"
MOD_BOOTSTRAPMEGAMENU_FIELD_MENUTYPE_LABEL="Select Menu"
MOD_BOOTSTRAPMEGAMENU_FIELD_STARTLEVEL_DESC="Level to start rendering the menu at. Setting the start and end levels to the same # and setting 'Show Sub-menu Items' to yes will only display that single level."
MOD_BOOTSTRAPMEGAMENU_FIELD_STARTLEVEL_LABEL="Start Level"
MOD_BOOTSTRAPMEGAMENU_FIELD_TAG_ID_DESC="An ID attribute to assign to the root UL tag of the menu (optional)"
MOD_BOOTSTRAPMEGAMENU_FIELD_TAG_ID_LABEL="Menu Tag ID"
MOD_BOOTSTRAPMEGAMENU_FIELD_TARGET_DESC="JavaScript values to position a popup window, e.g. top=50,left=50,width=200,height=300"
MOD_BOOTSTRAPMEGAMENU_FIELD_TARGET_LABEL="Target Position"
MOD_BOOTSTRAPMEGAMENU_XML_DESCRIPTION="This module displays a menu on the frontend with support of Bootstrap framework from Twitter. For more information, please visit its <a href=\"http://ma.tvtmarine.com/en/products/joomla-extensions/bootstrap-megamenu\" target=\"_blank\" title=\"T-Bootstrap Megamenu for Joomla\">product page</a>."
MOD_BOOTSTRAPMEGAMENU_DROPDOWN_TYPE="Dropdown Type"
MOD_BOOTSTRAPMEGAMENU_DROPDOWN_TYPE_DESC="You could choose whether a submemu to dropdown with a mouse hover or a mouse click."
MOD_BOOTSTRAPMEGAMENU_MNU_TYPE="Navbar Type"
MOD_BOOTSTRAPMEGAMENU_MNU_TYPE_DESC="This parameter is to configure menu types as defined by Bootstrap Framework"
COM_MODULES_MEGA_MENU_FIELDSET_LABEL="Bootstrap Mega Menu Options"
MOD_BOOTSTRAPMEGAMENU_MNU_ENABLE_HOVER_DROPDOWN_LABEL="Hover to dropdown?"
MOD_BOOTSTRAPMEGAMENU_MNU_ENABLE_HOVER_DROPDOWN_DESC="If set Yes, mouse hover on a menu item will dropdown the corresponding sub-menu. If not, mouse click is required to dropdown"
MOD_BOOTSTRAPMEGAMENU_MNU_WRAPPER_LABEL="HTML Wrapper Tag"
MOD_BOOTSTRAPMEGAMENU_MNU_WRAPPER_DESC="Option to choose between HTML div tag and HTML nav tag.<br />The nav tag defines a set of navigation links. Notice that NOT all links of a document should be inside a nav element. The nav element is intended only for major block of navigation links.<br /><strong>Warning</strong>: The nav tag is new in HTML5. Internet Explorer 8 and its earlier versions do NOT support the nav tag."
MOD_BOOTSTRAPMEGAMENU_MNU_SITE_LOGO_LABEL="Site Logo"
MOD_BOOTSTRAPMEGAMENU_MNU_SITE_LOGO_DESC="If selected, it will display on the left of the menu"
MOD_BOOTSTRAPMEGAMENU_MNU_SITE_LOGO_CLASS_LABEL="Logo CSS"
MOD_BOOTSTRAPMEGAMENU_MNU_SITE_LOGO_CLASS_DESC="You can put your CSS class(es) here to style the logo image"
MOD_BOOTSTRAPMEGAMENU_MNU_ALIGNMENT_LABEL="Menu alignment"
MOD_BOOTSTRAPMEGAMENU_MNU_ALIGNMENT_DESC="Align the menu to the right or left"
MOD_BOOTSTRAPMEGAMENU_MNU_USE_MODULE_CSS_LABEL="Load Module CSS"
MOD_BOOTSTRAPMEGAMENU_MNU_USE_MODULE_CSS_DESC="If you have included the module's CSS into your main template CSS, you can switch this option off to boost your site's performance"
MOD_BOOTSTRAPMEGAMENU_MNU_ENABLED_LOGO_LINK_LABEL="Enable Link on Logo"
MOD_BOOTSTRAPMEGAMENU_MNU_ENABLED_LOGO_LINK_DESC="If Yes, the base url (home page) will be placed on the logo image"
MOD_BOOTSTRAPMEGAMENU_MNU_SITE_LOGO_LINK_CLASS_LABEL="Logo Link CSS"
MOD_BOOTSTRAPMEGAMENU_MNU_SITE_LOGO_LINK_CLASS_DESC="if Link on Logo is enabled, you can put your CSS class(es) here to style the link"
MOD_BOOTSTRAPMEGAMENU_MNU_NAVBAR_CLASS_LABEL="Bootstrap Navbar Class"
MOD_BOOTSTRAPMEGAMENU_MNU_NAVBAR_CLASS_DESC="The class that styles the bootstrap navbar (e.g. navbar-default, navbar-inverse, etc). See Bootstrap document for further instruction (note that the docs must match the Bootstrap version you are using on your site)"