en-GB.com_monthlyarchive.ini 21.4 KB
; ======================================================
; Monthly Archive - Joomla! Component v4.3.3 (PRO version)
; ------------------------------------------------------
; For Joomla! 3.x
; Author: Yiannis Christodoulou (yiannis@web357.eu)
; Copyright (©) 2009-2018 Web357. All rights reserved.
; License: GNU/GPLv3, http://www.gnu.org/licenses/gpl-3.0.html
; Website: https://www.web357.eu/
; Support: support@web357.eu
; Last modified: 09 Feb 2018, 13:55:18
; ======================================================

; =============================================
; GENERAL INFO
; =============================================
COM_MONTHLYARCHIVE="Monthly Archive"
MONTHLYARCHIVE="Monthly Archive"
WEB357MONTHLYARCHIVE="Monthly Archive"
COM_MONTHLYARCHIVE_XML_DESCRIPTION="The Monthly Archive Joomla! component provides a list of Joomla or K2 content divided into months and years. It is supplied with a lot of features and multiple parameters, improves user navigation and works as a search tool too. It is great for blogs, news portals, journalists, authors, speakers, and any other content based website."
COM_MONTHLYARCHIVE_XML_PARAMS_DESC="Monthy Archive - Change everything you want from below advanced parameters."

; =============================================
; MAIN SETTINGS
; =============================================
COM_MONTHLYARCHIVE_FIELDSET_TITLE_MAIN_SETTINGS="Main Settings"

; ====== VERSION CHECK ======

; ====== PRO VERSION ======
COM_MONTHLYARCHIVE_DOWNLOAD_ID_LBL="Download ID"
COM_MONTHLYARCHIVE_DOWNLOAD_ID_DESC="Enter your Download ID to enable the live updates. Log into your account on the web357.eu website and find your Download ID from the main menu My Account > Payment History."

; ====== LANGUAGE ======
COM_MONTHLYARCHIVE_HEADER_LANGUAGES="Language"
COM_MONTHLYARCHIVE_LANGUAGE_LBL="Language"
COM_MONTHLYARCHIVE_LANGUAGE_DESC="Select the content language. If you choose the 'ALL' option, all articles will be displayed. If you select a specific language, will be displayed the articles from this chosen language only."

; ====== CORE SETTINGS ======
COM_MONTHLYARCHIVE_HEADER_CORE_SETTINGS="Core Settings"
COM_MONTHLYARCHIVE_DISPLAY_TYPE_LBL="Display Type"
COM_MONTHLYARCHIVE_DISPLAY_TYPE_DESC="You can display a list of months and years or all articles from all or a specific month/year."
COM_MONTHLYARCHIVE_DISPLAY_TYPE_OPTION_LIST_OF_MONTHS_AND_YEARS="List of Months & Years"
COM_MONTHLYARCHIVE_DISPLAY_TYPE_OPTION_LIST_OF_ALL_ARTICLES="List of Articles"
COM_MONTHLYARCHIVE_CONTENT_TYPE_LBL="Content Type"
COM_MONTHLYARCHIVE_CONTENT_TYPE_DESC="Select the type of Contents"
COM_MONTHLYARCHIVE_DEFAULT_JOOMLA_CORE="Default (Joomla! Core)"

; ====== STATE ======
COM_MONTHLYARCHIVE_HEADER_STATE="State"

COM_MONTHLYARCHIVE_FEATURED_ARTICLES_LBL="Featured Articles"
COM_MONTHLYARCHIVE_FEATURED_ARTICLES_DESC="Display the featured articles."
COM_MONTHLYARCHIVE_FEATURED_ARTICLES_OPTION_ALL="Display All Articles"
COM_MONTHLYARCHIVE_FEATURED_ARTICLES_OPTION_ONLY_FEATURED="Only Featured"
COM_MONTHLYARCHIVE_FEATURED_ARTICLES_OPTION_EXCEPT_FEATURED="All Except Featured"

COM_MONTHLYARCHIVE_SHOW_PUBLISHED_LBL="Show Published"
COM_MONTHLYARCHIVE_SHOW_PUBLISHED_DESC="Display the published articles."

COM_MONTHLYARCHIVE_SHOW_UNPUBLISHED_LBL="Show Unublished"
COM_MONTHLYARCHIVE_SHOW_UNPUBLISHED_DESC="Display the unpublished articles."

COM_MONTHLYARCHIVE_SHOW_ARCHIVED_LBL="Show Archived"
COM_MONTHLYARCHIVE_SHOW_ARCHIVED_DESC="Display the archived articles."

COM_MONTHLYARCHIVE_SHOW_TRASHED_LBL="Show Trashed"
COM_MONTHLYARCHIVE_SHOW_TRASHED_DESC="Display the trashed articles."

; ====== PAGE TITLE & WELCOME MESSAGE ======
COM_MONTHLYARCHIVE_HEADER_PAGE_TITLE_WELCOME_MESSAGE="Page Title & Welcome Message"

COM_MONTHLYARCHIVE_SHOW_PAGE_TITLE_LBL="Show Page Title"
COM_MONTHLYARCHIVE_SHOW_PAGE_TITLE_DESC="Select if you want to display Page Title."

COM_MONTHLYARCHIVE_PAGE_TITLE_LBL="Page Title"
COM_MONTHLYARCHIVE_PAGE_TITLE_DESC="Enter the Page Title."

COM_MONTHLYARCHIVE_SHOW_WELCOME_MESSAGE_LBL="Show Welcome Message"
COM_MONTHLYARCHIVE_SHOW_WELCOME_MESSAGE_DESC="Select if you want to display Welcome Message."

COM_MONTHLYARCHIVE_WELCOME_MESSAGE_LBL="Welcome Message"
COM_MONTHLYARCHIVE_WELCOME_MESSAGE_DESC="Enter the Welcome Message."

COM_MONTHLYARCHIVE_BACK_BTN_LBL="Back button"
COM_MONTHLYARCHIVE_SHOW_BACK_BTN_LBL="Show back button"
COM_MONTHLYARCHIVE_SHOW_BACK_BTN_DESC="Show back to months and years button."

; =============================================
; INCLUDE/EXCLUDE CONTENT
; =============================================
COM_MONTHLYARCHIVE_FIELDSET_TITLE_INCLUDE_EXCLUDE_CONTENT="Include/Exclude Content"

; INCLUDE & EXCLUDE CONTENT
COM_MONTHLYARCHIVE_CONTENT="Content"
COM_MONTHLYARCHIVE_DATE_LBL="Date"
JAN_SHORT="Jan"
FEB_SHORT="Feb"
MAR_SHORT="Mar"
APR_SHORT="Apr"
MAY_SHORT="May"
JUN_SHORT="Jun"
JUL_SHORT="Jul"
AUG_SHORT="Aug"
SEP_SHORT="Sep"
OCT_SHORT="Oct"
NOV_SHORT="Nov"
DEC_SHORT="Dec"

; ====== INCLUDE CONTENT ======
; HEADER
COM_MONTHLYARCHIVE_HEADER_INCLUDE_CONTENT="Include Content"

; INCLUDE TYPE
COM_MONTHLYARCHIVE_INCLUDE_TYPE_LBL="Include type"
COM_MONTHLYARCHIVE_INCLUDE_TYPE_DESC="The type of content inclusion."

; YEARS
COM_MONTHLYARCHIVE_INCLUDE_YEARS_LBL="Include Years"
COM_MONTHLYARCHIVE_INCLUDE_YEARS_DESC="The selected Years will displayed. Leave the field blank to display all Years."

; MONTHS
COM_MONTHLYARCHIVE_INCLUDE_MONTHS_LBL="Include Months"
COM_MONTHLYARCHIVE_INCLUDE_MONTHS_DESC="The selected Months will be displayed. Leave the field blank to display all Months."

; MONTHS and YEARS
COM_MONTHLYARCHIVE_INCLUDE_MONTHS_AND_YEARS_LBL="Include Months/Years"
COM_MONTHLYARCHIVE_INCLUDE_MONTHS_AND_YEARS_DESC="The selected Months/Years will be displayed. Leave the field blank to display all Month and Years."

; JOOMLA & K2
COM_MONTHLYARCHIVE_INCLUDE_CATEGORIES_TYPE_LBL="Include Categories Type"
COM_MONTHLYARCHIVE_INCLUDE_CATEGORIES_TYPE_PARENT_CATS_ONLY="Parent Categories Only"
COM_MONTHLYARCHIVE_INCLUDE_CATEGORIES_TYPE_PARENT_CATS_AND_SUBCATS="Parent Categories and its Subcategories"
COM_MONTHLYARCHIVE_INCLUDE_CATEGORIES_TYPE_DESC="'Parent Categories Only' means that you can include, the parent category, and its subcategories, without select all subcategories. 'Parent Categories and its Subcategories' means that you can include, the parent category and you have also select its subcategories separately."
COM_MONTHLYARCHIVE_INCLUDE_CATEGORIES_LBL="Include Categories"
COM_MONTHLYARCHIVE_INCLUDE_CATEGORIES_DESC="If there are any Categories that Monthly Archive Component should not ignore, select the Categories from the list."
COM_MONTHLYARCHIVE_INCLUDE_AUTHORS_LBL="Include Authors"
COM_MONTHLYARCHIVE_INCLUDE_AUTHORS_DESC="If there are any Authors that Monthly Archive Component should not ignore, enter their IDs here, separated by commas."
COM_MONTHLYARCHIVE_INCLUDE_ARTICLES_LBL="Include Articles"
COM_MONTHLYARCHIVE_INCLUDE_ARTICLES_DESC="If there are any Articles that Monthly Archive Component should not ignore, enter their IDs here, separated by commas."

; ====== EXCLUDE CONTENT ======
; HEADER
COM_MONTHLYARCHIVE_HEADER_EXCLUDE_CONTENT="Exclude Content"

; EXCLUDE TYPE
COM_MONTHLYARCHIVE_EXCLUDE_TYPE_LBL="Exclude type"
COM_MONTHLYARCHIVE_EXCLUDE_TYPE_DESC="The type of content exclusion."

; YEARS
COM_MONTHLYARCHIVE_EXCLUDE_YEARS_LBL="Exclude Years"
COM_MONTHLYARCHIVE_EXCLUDE_YEARS_DESC="The selected Years will not displayed. Leave the field blank to display all Years."

; MONTHS
COM_MONTHLYARCHIVE_EXCLUDE_MONTHS_LBL="Exclude Months"
COM_MONTHLYARCHIVE_EXCLUDE_MONTHS_DESC="The selected Months will not be displayed. Leave the field blank to display all Months."

; MONTHS and YEARS
COM_MONTHLYARCHIVE_EXCLUDE_MONTHS_AND_YEARS_LBL="Exclude Months/Years"
COM_MONTHLYARCHIVE_EXCLUDE_MONTHS_AND_YEARS_DESC="The selected Months/Years will not be displayed. Leave the field blank to display all Month and Years."

; JOOMLA & K2
COM_MONTHLYARCHIVE_EXCLUDE_CATEGORIES_TYPE_LBL="Exclude Categories Type"
COM_MONTHLYARCHIVE_EXCLUDE_CATEGORIES_TYPE_PARENT_CATS_ONLY="Parent Categories Only"
COM_MONTHLYARCHIVE_EXCLUDE_CATEGORIES_TYPE_PARENT_CATS_AND_SUBCATS="Parent Categories and its Subcategories"
COM_MONTHLYARCHIVE_EXCLUDE_CATEGORIES_TYPE_DESC="'Parent Categories Only' means that you can exclude, the parent category, and its subcategories, without select all subcategories. 'Parent Categories and its Subcategories' means that you can exclude, the parent category and you have also select its subcategories separately."
COM_MONTHLYARCHIVE_EXCLUDE_CATEGORIES_LBL="Exclude Categories"
COM_MONTHLYARCHIVE_EXCLUDE_CATEGORIES_DESC="If there are any Categories that Monthly Archive Component should ignore, select the Categories from the list."
COM_MONTHLYARCHIVE_EXCLUDE_AUTHORS_LBL="Exclude Authors"
COM_MONTHLYARCHIVE_EXCLUDE_AUTHORS_DESC="If there are any Authors that Monthly Archive Component should ignore, enter their IDs here, separated by commas."
COM_MONTHLYARCHIVE_EXCLUDE_ARTICLES_LBL="Exclude Articles"
COM_MONTHLYARCHIVE_EXCLUDE_ARTICLES_DESC="If there are any Articles that Monthly Archive Component should ignore, enter their IDs here, separated by commas."

; =============================================
; LAYOUT
; =============================================
COM_MONTHLYARCHIVE_FIELDSET_TITLE_LAYOUT="Layout"

; ====== SEARCH OPTIONS ======
; HEADING
COM_MONTHLYARCHIVE_HEADER_SEARCH_OPTIONS = 'Search Options'
COM_MONTHLYARCHIVE_LAYOUT_LIST_OF_MONTHS_AND_YEARS="List of all Months & Years (home page)"
COM_MONTHLYARCHIVE_LAYOUT_LIST_OF_ARTICLES="List of all Articles (sub page)"

; OPTIONS
COM_MONTHLYARCHIVE_SELECT_MONTHS_LBL="Choose Date (form field)"
COM_MONTHLYARCHIVE_SELECT_MONTHS_DESC=""
COM_MONTHLYARCHIVE_SELECT_ORDER_LBL="Choose Order (form field)"
COM_MONTHLYARCHIVE_SELECT_ORDER_DESC=""
COM_MONTHLYARCHIVE_SELECT_AUTHOR_LBL="Choose Author (form field)"
COM_MONTHLYARCHIVE_SELECT_AUTHOR_DESC=""
COM_MONTHLYARCHIVE_SELECT_CATEGORY_LBL="Choose Category (form field)"
COM_MONTHLYARCHIVE_SELECT_CATEGORY_DESC=""
COM_MONTHLYARCHIVE_SEARCH_INPUT_LBL="Search Input Text (form field)"
COM_MONTHLYARCHIVE_SEARCH_INPUT_DESC=""

; ====== LAYOUT: LIST OF ALL MONTHS & YEARS ======
COM_MONTHLYARCHIVE_HEADER_ALL_LAYOUT="List of all Months & Years"

COM_MONTHLYARCHIVE_LAYOUT_LBL="Layout"
COM_MONTHLYARCHIVE_LAYOUT_DESC="Select your layout, 'Default' or 'Accordion'."
COM_MONTHLYARCHIVE_DEFAULT_LIST="Default List"
COM_MONTHLYARCHIVE_ACCORDION="Accordion"

COM_MONTHLYARCHIVE_SHOW_YEAR_LBL="Display Years"
COM_MONTHLYARCHIVE_SHOW_YEAR_DESC="Display years in the view 'All Months & Years'."

COM_MONTHLYARCHIVE_SORT_YEARS_BY_LBL="Sort Years"
COM_MONTHLYARCHIVE_SORT_YEARS_BY_DESC="Sort the Years. E.g. (Recently Years first: e.g. 2015,2014,2013,2012,2011. Oldest Years first: e.g. 2011,2012,2013,2014,2015)."
COM_MONTHLYARCHIVE_NEWEST_FIRST="Recently Years first"
COM_MONTHLYARCHIVE_OLDEST_FIRST="Oldest Years first"

COM_MONTHLYARCHIVE_LIMIT_OF_YEARS_LBL="Limit of Years"
COM_MONTHLYARCHIVE_LIMIT_OF_YEARS_DESC="Enter the limit of years that will be displayed. Default is 24."

COM_MONTHLYARCHIVE_SHOW_MONTH_LBL="Display Months"
COM_MONTHLYARCHIVE_SHOW_MONTH_DESC="Display months in the view 'All Months & Years'."

COM_MONTHLYARCHIVE_SORT_MONTHS_BY_LBL="Sort Months"
COM_MONTHLYARCHIVE_SORT_MONTHS_BY_DESC="Sort the Months. (Ascending: e.g. January, February, March. Descending: e.g. March, February, January)."
COM_MONTHLYARCHIVE_ASC_OPTION="Ascending"
COM_MONTHLYARCHIVE_DESC_OPTION="Descending"

COM_MONTHLYARCHIVE_LIMIT_OF_MONTHS_LBL="Limit of Months"
COM_MONTHLYARCHIVE_LIMIT_OF_MONTHS_DESC="Enter the limit of months that will be displayed. Default is 12."

COM_MONTHLYARCHIVE_COUNT_OF_ARTICLES_BESIDE_YEARS_LBL="Show Count of articles<br>beside Year"
COM_MONTHLYARCHIVE_COUNT_OF_ARTICLES_BESIDE_YEARS_DESC="Display the count of articles beside each Year."

COM_MONTHLYARCHIVE_COUNT_OF_ARTICLES_LBL="Show Count of articles<br>beside Month"
COM_MONTHLYARCHIVE_COUNT_OF_ARTICLES_DESC="Display the count of articles beside each Month."

; ====== LAYOUT: LIST OF ALL ARTICLES OF A YEAR OR A MONTH ======
COM_MONTHLYARCHIVE_HEADER_LAYOUT="List of all articles of a Year or a Month"

COM_MONTHLYARCHIVE_SHOW_CATEGORIES_LBL="Display Category"
COM_MONTHLYARCHIVE_SHOW_CATEGORIES_DESC="Choose if you want to display the Category name."

COM_MONTHLYARCHIVE_SHOW_AUTHORS_LBL="Display Author Name/Username"
COM_MONTHLYARCHIVE_SHOW_AUTHORS_DESC="Choose if you want to display the Author name."

COM_MONTHLYARCHIVE_AUTHOR_NAME_LBL="Display Author"
COM_MONTHLYARCHIVE_AUTHOR_NAME_DESC=""
COM_MONTHLYARCHIVE_AUTHOR_NAME_OPTION="Author's Name"
COM_MONTHLYARCHIVE_AUTHOR_USERNAME_OPTION="Author's Username"

COM_MONTHLYARCHIVE_SHOW_DATE_LBL="Display DateTime"
COM_MONTHLYARCHIVE_SHOW_DATE_DESC="Choose if you want to display the date beside from article title."

COM_MONTHLYARCHIVE_TYPE_OF_DATE_LBL="Type of date"
COM_MONTHLYARCHIVE_TYPE_OF_DATE_DESC="Select the type of date you want to display. There are two options: 1) the date of article created and 2) the date of article published"
COM_MONTHLYARCHIVE_CREATED_OPTION="Created"
COM_MONTHLYARCHIVE_PUBLISHED_OPTION="Published"

COM_MONTHLYARCHIVE_DATE_FORMAT_LBL="Displayed Date Format"
COM_MONTHLYARCHIVE_DATE_FORMAT_DESC="Select a date format. Default is: d M (e.g. 14 Jun)"
COM_MONTHLYARCHIVE_DATE_FORMAT_CUSTOM_OPTION="Custom"

COM_MONTHLYARCHIVE_CUSTOM_DATE_FORMAT_LBL="Custom Date Format"
COM_MONTHLYARCHIVE_CUSTOM_DATE_FORMAT_DESC="Enter a custom date format. Default is: d M. More details about date formats, you can view here: http://php.net/manual/en/function.date.php. Leave the field blank if you want a specific date format from the above option 'Date Format'."

COM_MONTHLYARCHIVE_DATE_FORMAT_FOR_TOOLTIP_LBL="Date Format for Tooltip"
COM_MONTHLYARCHIVE_DATE_FORMAT_FOR_TOOLTIP_DESC="Select a date format for the tooltip. Default is: l d F Y, H:i (e.g. Friday 14 June 2013, 15:19)"
COM_MONTHLYARCHIVE_DATE_FORMAT_FOR_TOOLTIP_CUSTOM_OPTION="Custom"

COM_MONTHLYARCHIVE_CUSTOM_DATE_FORMAT_FOR_TOOLTIP_LBL="Custom Date Format for Tooltip"
COM_MONTHLYARCHIVE_CUSTOM_DATE_FORMAT_FOR_TOOLTIP_DESC="Enter a custom date format for the tooltip. Default is: l d F Y, H:i. More details about date formats, you can view here: http://php.net/manual/en/function.date.php. Leave the field blank if you want a specific date format from the above option 'Date Format for Tooltip'."

COM_MONTHLYARCHIVE_SHOW_HITS_LBL="Show Hits"
COM_MONTHLYARCHIVE_SHOW_HITS_DESC="Choose if you want to display the Hits of each article"

COM_MONTHLYARCHIVE_LINK_TYPE_LBL="Link Type"
COM_MONTHLYARCHIVE_LINK_TYPE_DESC="Link to article (default) or a nice modal dialog."
COM_MONTHLYARCHIVE_LINK_TYPE_OPTION_DEFAULT="Navigate to the Article"
COM_MONTHLYARCHIVE_LINK_TYPE_OPTION_MODAL="Modal dialog"

COM_MONTHLYARCHIVE_LINK_TO_ARTICLE_LBL="Linked Title"
COM_MONTHLYARCHIVE_LINK_TO_ARTICLE_DESC="Title with or without link to the article."

COM_MONTHLYARCHIVE_DISPLAY_PAGINATION_LBL="Display Pagination"
COM_MONTHLYARCHIVE_DISPLAY_PAGINATION_DESC="Choose if you want to display the pagination (Recommended). If you select No, you will see all items of month in one page (Not recommended for lot of articles)."

COM_MONTHLYARCHIVE_DEFAULT_LIST_LIMIT_LBL="Default List Limit"
COM_MONTHLYARCHIVE_DEFAULT_LIST_LIMIT_DESC="Enter the count of articles that will be displayed per page. Default is 30. If you want to display all articles and hide the pagination enter 0."

COM_MONTHLYARCHIVE_PRIMARY_ORDER_LBL="Primary Order"
COM_MONTHLYARCHIVE_PRIMARY_ORDER_DESC="Order that the Items will be displayed in"
COM_MONTHLYARCHIVE_DEFAULT_OPTION="Default (most recent first)"
COM_MONTHLYARCHIVE_TITLE_ALPHABETICAL_OPTION="Title (Aplhabetical)"
COM_MONTHLYARCHIVE_REVERSE_ALPHABETICAL_OPTION="Title (Reverse Aplhabetical)"
COM_MONTHLYARCHIVE_AUTHOR_ALPHABETICAL_OPTION="Author (Aplhabetical)"
COM_MONTHLYARCHIVE_AUTHOR_REVERSE_ALPHABETICAL_OPTION="Author (Reverse Aplhabetical)"
COM_MONTHLYARCHIVE_OLDEST_FIRST_CREATION_DATE_OPTION="Oldest first (by creation date)"
COM_MONTHLYARCHIVE_MOST_RECENT_FIRST_OPTION="Most recent first (by creation date)"
COM_MONTHLYARCHIVE_OLDEST_FIRST_START_PUBLISHING_DATE_OPTION="Oldest first (by Start Publishing Date)"
COM_MONTHLYARCHIVE_MOST_RECENT_FIRST_START_PUBLISHING_DATE_OPTION="Most recent first (by Start Publishing Date)"
COM_MONTHLYARCHIVE_MOST_HITS_OPTION="Most hits"
COM_MONTHLYARCHIVE_LEAST_HITS_OPTION="Least hits"
COM_MONTHLYARCHIVE_ORDER_BY_ID_OPTION="Order (ID)"
COM_MONTHLYARCHIVE_ORDER_BY_REVERSE_ID_OPTION="Order (Reverse ID)"

COM_MONTHLYARCHIVE_DISPLAY_CONTENT_TYPE_LBL="Content Type"
COM_MONTHLYARCHIVE_DISPLAY_CONTENT_TYPE_DESC=""
COM_MONTHLYARCHIVE_DISPLAY_CONTENT_TYPE_BOTH_OPTION="Both"
COM_MONTHLYARCHIVE_DISPLAY_CONTENT_TYPE_INTROTEXT_OPTION="Introtext"
COM_MONTHLYARCHIVE_DISPLAY_CONTENT_TYPE_FULLTEXT_OPTION="Fulltext"

COM_MONTHLYARCHIVE_ARTICLE_LIMIT_CHARS_LBL="Article Limit (chars)"
COM_MONTHLYARCHIVE_ARTICLE_LIMIT_CHARS_DESC="Enter 0 for unlimited characters."

COM_MONTHLYARCHIVE_ALLOWED_HTML_TAGS_LBL="Allow only these HTML Tags"
COM_MONTHLYARCHIVE_ALLOWED_HTML_TAGS_DESC="Enter the allowed html tags for the intro text. Example: strong, a, em, i, span. Leave the field blank to allow all HTML tags."

COM_MONTHLYARCHIVE_READMORE_LINK_LBL="Read more link"
COM_MONTHLYARCHIVE_READMORE_LINK_DESC="Choose if you want to display the readmore link."

; ====== IMAGES ======
COM_MONTHLYARCHIVE_HEADER_IMAGES="Images"

COM_MONTHLYARCHIVE_DISPLAY_IMAGE_LBL="Display image"
COM_MONTHLYARCHIVE_DISPLAY_IMAGE_DESC="Choose if you want to display the image of Article."

COM_MONTHLYARCHIVE_DISPLAY_IMAGE_IN_MODAL_LBL="Display image in Modal"
COM_MONTHLYARCHIVE_DISPLAY_IMAGE_IN_MODAL_DESC="Choose if you want to display the image of Article inside the modal."

COM_MONTHLYARCHIVE_LINKED_IMAGE_LBL="Link to Image"
COM_MONTHLYARCHIVE_LINKED_IMAGE_DESC="Image with or without link."

COM_MONTHLYARCHIVE_INTRO_IMAGE_OPTION="Intro Image"
COM_MONTHLYARCHIVE_FULL_ARTICLE_IMAGE_OPTION="Full Article Image"
COM_MONTHLYARCHIVE_AUTO_IMAGE_OPTION="Auto detect from content"
COM_MONTHLYARCHIVE_BLANK_IMAGE_OPTION="Blank Image"

COM_MONTHLYARCHIVE_IMAGE_PRIORITY_1_LBL="Image Priority #1"
COM_MONTHLYARCHIVE_IMAGE_PRIORITY_2_LBL="Image Priority #2"
COM_MONTHLYARCHIVE_IMAGE_PRIORITY_3_LBL="Image Priority #3"
COM_MONTHLYARCHIVE_IMAGE_PRIORITY_4_LBL="Image Priority #4"
COM_MONTHLYARCHIVE_IMAGE_PRIORITY_DESC="Choose which image to detect first. For example, if you set the intro image as priority #1, and the intro image does not exist, then the system will check for the priority #2 image, and then the next one."

COM_MONTHLYARCHIVE_AUTO_IMAGE_ORDER_LBL="Which Image?<br>(only for auto detect option)"
COM_MONTHLYARCHIVE_AUTO_IMAGE_ORDER_DESC="Select which image you want to grap."
COM_MONTHLYARCHIVE_AUTO_IMAGE_ORDER_FIRST_IMAGE_OPTION="First Image"
COM_MONTHLYARCHIVE_AUTO_IMAGE_ORDER_RANDOM_IMAGE_OPTION="Random Image"

COM_MONTHLYARCHIVE_DEFAULT_IMAGE_WIDTH_LBL="Default Image width"
COM_MONTHLYARCHIVE_DEFAULT_IMAGE_WIDTH_DESC="Enter the width of image. Example: 150px. Leave the field blank for auto image width and height."

COM_MONTHLYARCHIVE_DEFAULT_IMAGE_HEIGHT_LBL="Default Image height"
COM_MONTHLYARCHIVE_DEFAULT_IMAGE_HEIGHT_DESC="Enter the height of image. Example: 150px. Leave the field blank for auto image width and height."

COM_MONTHLYARCHIVE_SHOW_IMAGE_CAPTION_LBL="Show Image caption"
COM_MONTHLYARCHIVE_SHOW_IMAGE_CAPTION_DESC="Choose if you want to display the image caption from image parameters in content article. The caption will not be displayed if the caption text at the content parameters is blank for the intro or the full image."

; ====== COPYRIGHT MESSAGE ======
COM_MONTHLYARCHIVE_HEADER_COPYRIGHT="Copyright Message"
COM_MONTHLYARCHIVE_COPYRIGHT_LBL="Display Copyright"
COM_MONTHLYARCHIVE_COPYRIGHT_DESC="Choose if you want to display a link to component at the footer, to help the Author."

; =============================================
; ADVANCED
; =============================================
COM_MONTHLYARCHIVE_FIELDSET_TITLE_ADVANCED="Advanced Settings"

; ====== COMMENTS ======
COM_MONTHLYARCHIVE_HEADER_COMMENTS="Comments"

COM_MONTHLYARCHIVE_SHOW_COUNT_OF_COMMENTS_LBL="Show count of comments<br>beside titles."
COM_MONTHLYARCHIVE_SHOW_COUNT_OF_COMMENTS_LBL_DESC="Choose if you want to display the count of comments beside from Article title."

COM_MONTHLYARCHIVE_COMMENTS_COMPONENT_LBL="Comments Source"
COM_MONTHLYARCHIVE_COMMENTS_COMPONENT_DESC="Select from which component do you want to retrieve the comments."

; ====== SEO SETTINGS ======
COM_MONTHLYARCHIVE_HEADER_SEO="SEO Settings"

COM_MONTHLYARCHIVE_ROBOTS_LBL="Robots"
COM_MONTHLYARCHIVE_ROBOTS_DESC="You can block Monthly Archive component from Search Engines."
COM_MONTHLYARCHIVE_FOLLOW_LINKS_LBL="Follow Links"
COM_MONTHLYARCHIVE_FOLLOW_LINKS_DESC="'Nofollow' provides a way for webmasters to tell search engines 'Do not follow links on this page' or "Do not follow this specific link." Read more: https://support.google.com/webmasters/answer/96569?hl=en"
COM_MONTHLYARCHIVE_DEFAULT_LBL="Default (Follow)"
COM_MONTHLYARCHIVE_NOFOLLOW_LBL="No Follow"

; ====== OTHER SETTINGS ======
COM_MONTHLYARCHIVE_HEADER_OTHER="Other Settings"
COM_MONTHLYARCHIVE_SHOW_ONLY_OWN_ARTICLES_LBL="Show only own articles"
COM_MONTHLYARCHIVE_SHOW_ONLY_OWN_ARTICLES_DESC="The logged in user will be able to see only his own articles."

; =============================================
; ABOUT MONTHLY ARCHIVE
; =============================================
COM_MONTHLYARCHIVE_FIELDSET_TITLE_ABOUT_MONTHLYARCHIVE="About Monthly Archive"

; =============================================
; ABOUT WEB357
; =============================================
COM_MONTHLYARCHIVE_FIELDSET_TITLE_ABOUT_WEB357="About Web357"