; ====================================================== ; 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 ; ====================================================== ; Defaults COM_MONTHLYARCHIVE="Web357 Monthly Archive" MONTHLYARCHIVE="Web357 Monthly Archive" ; MONTHLY_ARCHIVE="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." ; Translation team ; TRANSLATED_BY="Translated by: Yiannis Christodoulou (Web357)" ; Defaults ; COM_MONTHLYARCHIVE_PAGE_TITLE="Monthly Archive" ; COM_MONTHLYARCHIVE_ALL_MONTHS_AND_YEARS="All Months & Years" ; Months JANUARY_FULL="Gennaio" FEBRUARY_FULL="Febbraio" MARCH_FULL="Marzo" APRIL_FULL="Aprile" MAY_FULL="Maggio" JUNE_FULL="Giugno" JULY_FULL="Luglio" AUGUST_FULL="Agosto" SEPTEMBER_FULL="Settembre" OCTOBER_FULL="Ottobre" NOVEMBER_FULL="Novembre" DECEMBER_FULL="Dicembre" ; Short Months JAN_SHORT="Gen." FEB_SHORT="Feb." MAR_SHORT="Mar." APR_SHORT="Apr." MAY_SHORT="Mag." JUN_SHORT="Giu." JUL_SHORT="Lug." AUG_SHORT="Ago." SEP_SHORT="Set." OCT_SHORT="Ott." NOV_SHORT="Nov." DEC_SHORT="Dic." ; Form ; COM_MONTHLYARCHIVE_ORDERING="- Ordering -" ; COM_MONTHLYARCHIVE_MOST_RECENT_FIRST="Most recent first" ; COM_MONTHLYARCHIVE_OLDEST_FIRST="Oldest first" ; COM_MONTHLYARCHIVE_MOST_HITS="Most hits" ; COM_MONTHLYARCHIVE_LEAST_HITS="Least hits" ; COM_MONTHLYARCHIVE_SELECT_AUTHOR="- Select Author -" ; COM_MONTHLYARCHIVE_SELECT_CATEGORY="- Select Category -" ; COM_MONTHLYARCHIVE_ALL_MONTHS_AND_YEARS_SELECT_OPTION="- All Months & Years -" ; COM_MONTHLYARCHIVE_SEARCH="Search" ; COM_MONTHLYARCHIVE_SEARCH_LBL="Search" ; COM_MONTHLYARCHIVE_SEARCH_HINT="Search..." ; COM_MONTHLYARCHIVE_CLEAR_FORM="Clear form" ; Layout ; COM_MONTHLYARCHIVE_BACK="back to monthly archive" ; COM_MONTHLYARCHIVE_ARTICLES="articles" ; COM_MONTHLYARCHIVE_ARTICLE="article" ; COM_MONTHLYARCHIVE_READMORE="read more.." ; Alert Message ; COM_MONTHLYARCHIVE_ALERT_MAXLENGHT_SEARCH_INPUT_FORM="Please, enter at least three characters." ; COM_MONTHLYARCHIVE_ALERT_ERROR_EMPTY_FORM="Please, choose at least one option or type something in the search form field." ; Search ; COM_MONTHLYARCHIVE_EMPTY_SEARCH_RESULTS="<p class='uk-text-bold uk-margin-bottom'>Your search <i class='uk-text-danger'>%s</i> did not match any documents.</p><p>Suggestions:</p><ul class='ma-list-empty-search-results'><li>Make sure that all words are spelled correctly.</li><li>Try different keywords.</li><li>Try more general keywords.</li><li>Try fewer keywords.</li></ul>" ; COM_MONTHLYARCHIVE_NO_RESULTS="<p class='uk-text-bold uk-margin-bottom'>Sorry, there are not any content items yet. Try to visit this page again in few days.</p>" ; Item ; COM_MONTHLYARCHIVE_WRITTEN_ON="Written on:" ; COM_MONTHLYARCHIVE_PUBLISHED_IN="Published in %s Category." ; COM_MONTHLYARCHIVE_WRITTEN_BY="Written by" ; COM_MONTHLYARCHIVE_VIEWED_X_TIMES="Viewed %s times." ; COM_MONTHLYARCHIVE_COMMENTED_X_TIMES="Commented %s times." ; Copyright ; COM_MONTHLYARCHIVE_POWERED_BY="Powered by"