; license https://www.gnu.org/licenses/gpl-2.0.html GNU/GPL ; Note : All ini files need to be saved as UTF-8 COM_PAGEBUILDERCK="Page Builder CK" CK_PAGEBUILDERCK_DESC="Page Builder CK allows you to create your website content in a quick and easy way." COM_PAGEBUILDERCK_PAGE_VIEW_DEFAULT="Single Page" COM_PAGEBUILDERCK_PAGE_VIEW_DEFAULT_DESC="Display a single page" COM_PAGEBUILDERCK_FIELD_SELECT_PAGE_LABEL="Page" COM_PAGEBUILDERCK_FIELD_SELECT_PAGE_DESC="Select the page to display" ; added 1.1.1 COM_PAGEBUILDERCK_GENERAL_LABEL="General options" COM_PAGEBUILDERCK_GENERAL_DESC="Setup the general settings that will be used by the component" ;added 1.1.5 COM_PAGEBUILDERCK_IMAGES_PATH_LABEL="Image upload folder" COM_PAGEBUILDERCK_IMAGES_PATH_DESC="Setup the default folder where the images are stored when you upload them with drag and drop. You can use the $userid variable in the path to limit the access and upload for each user. Example : images/pagebuilderck/$userid" ;added 1.5.8 COM_PAGEBUILDERCK_IMAGES_PATH_EXCLUSIVE_LABEL="Exclusive folder" COM_PAGEBUILDERCK_IMAGES_PATH_EXCLUSIVE_DESC="Set to yes, and the user will only see this folder in the tree, including subfolder (don't show the images root folder)" COM_PAGEBUILDERCK_CONFIGURATION="Page Builder CK Configuration" ;added 2.0.0 COM_PAGEBUILDERCK_RESPONSIVE_LABEL="Responsive" COM_PAGEBUILDERCK_RESPONSIVE4_LABEL="Resolution for Tablet - Landscape" COM_PAGEBUILDERCK_RESPONSIVE3_LABEL="Resolution for Tablet - Portrait" COM_PAGEBUILDERCK_RESPONSIVE2_LABEL="Resolution for Phone - Landscape" COM_PAGEBUILDERCK_RESPONSIVE1_LABEL="Resolution for Phone - Portrait" ;added 2.2.0 COM_PAGEBUILDERCK_OPTIMIZATION_LABEL="Optimization" COM_PAGEBUILDERCK_COMPILE_LABEL="Compile CSS" COM_PAGEBUILDERCK_COMPILE_DESC="If yes, then all CSS will be merged into one file" COM_PAGEBUILDERCK_LOADFONTAWESOME_LABEL="Load Font Awesome" COM_PAGEBUILDERCK_LOADFONTAWESOME_DESC="If yes, it loads the file from Page Builder CK. If you already have it loaded from another component or from your template, you can set this on NO" ;added 2.4.0 CK_RESPONSIVE_RANGE_LABEL="Type of range" CK_RESPONSIVE_RANGE_DESC="Between : will use min-width and max-width. Reducing : will only use max-width so that the settings will apply on all lower resolutions" CK_RESPONSIVE_BETWEEN="Between" CK_RESPONSIVE_REDUCING="Reducing" COM_PAGEBUILDERCK_FIXED_WIDTH_RESOLUTION_LABEL="Fixed width content resolution" COM_PAGEBUILDERCK_FIXED_WIDTH_RESOLUTION_DESC="Set up the default resolution that will be used to limit the width of the content for the rows where you have set a fixed width" ;added 2.4.5 COM_PAGEBUILDERCK_NESTEDROWS_LABEL="Enable nested rows" COM_PAGEBUILDERCK_NESTEDROWS_DESC="For advanced users who want to create more complex design" COM_PAGEBUILDERCK_TOOLTIPS_LABEL="Enable tooltips" COM_PAGEBUILDERCK_TOOLTIPS_DESC="For advanced users that are fed up with tooltips" ;added 2.4.7 COM_PAGEBUILDERCK_COLOR_PALETTE="Color palette" COM_PAGEBUILDERCK_COLOR_PALETTE_DESC="Choose a color to store in the palette" ;added 2.5.0 COM_PAGEBUILDERCK_CONTENTTYPES="Content types" COM_PAGEBUILDERCK_FRONTEDITION_LABEL="Enable front edition" COM_PAGEBUILDERCK_FRONTEDITION_DESC="Allows you to edit all your content with Page Builder CK in frontend" COM_PAGEBUILDERCK_FORCE_ARTICLE_EDITOR_LABEL="Force Page Builder CK editor in article" COM_PAGEBUILDERCK_FORCE_ARTICLE_EDITOR_DESC="Remove the button to switch to Page Builder CK directly load it in all articles" PAGEBUILDERCK_ACCESS_FRONTEDITION="Use front edition" PAGEBUILDERCK_ACCESS_FRONTEDITION_DESC="Allows users to edit the content using the front edition feature" CK_PAGEBUILDERCK_PRO_ONLY="Only available in the Pro version" ;added 2.5.3 COM_PAGEBUILDERCK_INTEGRATION_LABEL="Integration" COM_PAGEBUILDERCK_ARTICLE_INTEGRATION_LABEL="Article integration" COM_PAGEBUILDERCK_THIRDPARTY_INTEGRATION_LABEL="Third party extensions integration" COM_PAGEBUILDERCK_DJCATALOG2="DJ Catalog" COM_PAGEBUILDERCK_FORCE="Force" ;added 2.5.6 PAGEBUILDERCK_ACCESS_PIXABAY="Pixabay" PAGEBUILDERCK_ACCESS_PIXABAY_DESC="Allow to search and use the Pixabay images" ;added 2.7.0 PAGEBUILDERCK_ITEM_ACL="Items Access Rights" PAGEBUILDERCK_ITEM_ACL_DESC="Allow to edit the access rights for the user groups on the items in the page" ;added 2.9.0 COM_PAGEBUILDERCK_PAGES="Pages library" COM_PAGEBUILDERCK_ARTICLES="Articles" COM_PAGEBUILDERCK_MODULES="Modules" COM_PAGEBUILDERCK_MY_ELEMENTS="My Elements" CK_ABOUT="About" ;added 2.9.5 COM_PAGEBUILDERCK_IMAGE_PATH_FIX_LABEL="Image path fix" COM_PAGEBUILDERCK_IMAGE_PATH_FIX_DESC="If you are moving your website and the images are broken, set it to yes" COM_PAGEBUILDERCK_IMAGE_LAZY_LOADING_LABEL="Image lazy loading" COM_PAGEBUILDERCK_IMAGE_LAZY_LOADING_DESC="Load the images only when displayed in the visible area" ;added 2.11.4 COM_PAGEBUILDERCK_LOAD_EDITORCSS_LABEL="Load editor.css" COM_PAGEBUILDERCK_LOAD_EDITORCSS_DESC="Load the file editor.css from the current template to get the styles in the interface" ;added 2.13.4 COM_PAGEBUILDERCK_DISABLE_ANIMATIONS_LABEL="Resolution to disable animations" ;added 2.14.0 COM_PAGEBUILDERCK_CATEGORIES="Categories" ;added 2.16.0 COM_PAGEBUILDERCK_STYLES="Styles" COM_PAGEBUILDERCK_STYLES_TO_LOAD_LABEL="Styles to load" COM_PAGEBUILDERCK_STYLES_TO_LOAD_DESC="Load the styles by default in every page" ;added 2.18.1 PAGEBUILDERCK_ENABLE_PANEL_PAGES="Enable the pages panel" PAGEBUILDERCK_ENABLE_PANEL_STYLES="Enable the styles panel" PAGEBUILDERCK_ENABLE_PANEL_RESPONSIVE="Enable the responsive panel" PAGEBUILDERCK_ENABLE_PANEL_CUSTOMCSS="Enable the custom css panel" PAGEBUILDERCK_ENABLE_PANEL_DESC="Choose if you want to show the panel button in the left interface" ;added 3.0.0 COM_PAGEBUILDERCK_FONTAWESOME4_LEGACY_LABEL="Font awesome 4 legacy" COM_PAGEBUILDERCK_FONTAWESOME4_LEGACY_LABEL_DESC="Add compatibility with old Font awesome 4" COM_PAGEBUILDERCK_LOADFONTAWESOME4_LABEL="Load Font Awesome 4.7.0" COM_PAGEBUILDERCK_LOADFONTAWESOME4_DESC="For legacy purpose only, it loads the file from Page Builder CK."