primo commit

This commit is contained in:
2024-12-17 17:34:10 +01:00
commit e650f8df99
16435 changed files with 2451012 additions and 0 deletions

View File

@ -0,0 +1 @@
<!DOCTYPE html><title></title>

View File

@ -0,0 +1,127 @@
; @package JEM
; @subpackage JEM Banner Module
; @copyright (C) 2013-2024 joomlaeventmanager.net
; @copyright (C) 2005-2009 Christoph Lukes
; @license https://www.gnu.org/licenses/gpl-3.0 GNU/GPL
;
; All translations can be found at https://app.transifex.com/jemproject/
; Please join the translation team if you want to contribute your changes to the translations
;
; Note: All ini files need to be saved as UTF-8, no BOM
MOD_JEM_BANNER_EVENTS_IN_MODULE="Events in module"
MOD_JEM_BANNER_EVENTS_IN_MODULE_DESC="Number of events shown in module."
MOD_JEM_BANNER_UPCOMING_ARCHIVED_OR_CURRENT="Events Display-Type"
MOD_JEM_BANNER_UPCOMING_ARCHIVED_OR_CURRENT_DESC="Select if you want to display upcoming, unfinished, archived, today's or only featured events."
MOD_JEM_BANNER_UPCOMING_EVENTS="Upcoming events"
MOD_JEM_BANNER_UNFINISHED_EVENTS="Unfinished events"
MOD_JEM_BANNER_ARCHIVED_EVENTS="Archived events"
MOD_JEM_BANNER_CURRENT_EVENTS="Today's events"
;MOD_JEM_BANNER_FEATURED_EVENTS="Featured events only"
MOD_JEM_BANNER_OPENDATE_EVENTS="Open date events"
MOD_JEM_BANNER_SHOW_NO_EVENTS="Show 'No events'"
MOD_JEM_BANNER_SHOW_NO_EVENTS_DESC="Show a text if no events has been found. Otherwise module will not be shown."
MOD_JEM_BANNER_OFFSET_HOURS="Time offset (in hours)"
MOD_JEM_BANNER_OFFSET_HOURS_DESC="Moves time into future (positive values) or into past (negative values). Only used to display not archived events, on today's events it's rounded to full days. <br>Examples: To show events finished at least two hours ago set type to Unfinished Events and offset to -2. To show events starting in one week or later set type to Upcoming Events and offset to 168 (7 * 24). To show events of tomorrow set type to Today and offset to 24."
MOD_JEM_BANNER_VENUE="Venue"
; MOD_JEM_BANNER_TITLE="Title"
MOD_JEM_BANNER_MAX_TITLE_LENGTH="Max. Title length"
MOD_JEM_BANNER_MAX_TITLE_LENGTH_DESC="Max. length of the title."
MOD_JEM_BANNER_LINK_TO_DETAILS="Link to Event on Title"
MOD_JEM_BANNER_LINK_TO_DETAILS_DESC="Link to the event page on Title."
MOD_JEM_BANNER_SHOWDESC="Show Description"
MOD_JEM_BANNER_SHOWDESC_DESC="Show or Hide Eventdescription"
MOD_JEM_BANNER_SHOWFLYER="Show Flyer"
MOD_JEM_BANNER_SHOWFLYER_DESC="Show or hide event's image."
MOD_JEM_BANNER_SHOWVENUE="Show Venue"
MOD_JEM_BANNER_SHOWVENUE_DESC="Show or hide venue."
MOD_JEM_BANNER_SHOWCATEGORY="Show Category"
MOD_JEM_BANNER_SHOWCATEGORY_DESC="Show or hide category."
MOD_JEM_BANNER_LINK_TO_CATEGORY="Link to Category"
MOD_JEM_BANNER_LINK_TO_CATEGORY_DESC="Link to the Category. Only if Show Category was chosen above!"
MOD_JEM_BANNER_LINK_TO_VENUE="Link to Venue"
MOD_JEM_BANNER_LINK_TO_VENUE_DESC="Link to the Venue. Only if Show Venue was chosen above!"
; MOD_JEM_BANNER_USE_MODAL="Modal window"
; MOD_JEM_BANNER_USE_MODAL_DESC="The modal window shows the image in original size after a click with a nice effect within the current screen"
MOD_JEM_BANNER_FLYER_LINKS_TO="Flyer links to..."
MOD_JEM_BANNER_FLYER_LINKS_TO_DESC="A click on the flyer image will show the image in original size on full page, in a modal popup window, or opens event's details view. This setting requires Show Flyer set to Yes."
MOD_JEM_BANNER_FLYER_LINK_IMAGE_PAGE="Image on full page"
MOD_JEM_BANNER_FLYER_LINK_IMAGE_MODAL="Image in modal window"
MOD_JEM_BANNER_FLYER_LINK_EVENT_DETAILS="Event's details view"
MOD_JEM_BANNER_DATE="Date"
MOD_JEM_BANNER_FEATURED_ONLY="Featured events only"
MOD_JEM_BANNER_FEATURED_ONLY_DESC="Limits output to featured events only or shows all relevant events"
MOD_JEM_BANNER_CATEGORY_ID="Categories"
MOD_JEM_BANNER_CATEGORY_ID_DESC="Choose categories to limit the output to them. Leave blank if you want to show all events."
MOD_JEM_BANNER_VENUE_ID="Venues"
MOD_JEM_BANNER_VENUE_ID_DESC="Choose venues to limit the output to them. Leave blank if you want to show all events."
MOD_JEM_BANNER_STATE="State"
MOD_JEM_BANNER_STATE_DESC="Type in comma separated county to limit the events to the choosen ones. Leave blank to display events from all counties."
MOD_JEM_BANNER_STATE_MODE="County Match Mode"
MOD_JEM_BANNER_STATE_MODE_DESC="Select if county must completely match one of the strings given above, or only contain one."
MOD_JEM_BANNER_STATE_MODE_EXACTMATCH="Complete Match"
MOD_JEM_BANNER_STATE_MODE_CONTAINS="Contain"
MOD_JEM_BANNER_SHOW_DATE_OR_DAY_DIFFERENCE="Date Display-Type"
MOD_JEM_BANNER_SHOW_DATE_OR_DAY_DIFFERENCE_DESC="Select to show the formatted date or the difference in days from current day to the Event date. Note: The time will be hidden when the day difference is selected."
MOD_JEM_BANNER_SHOW_DATE="Show date"
MOD_JEM_BANNER_SHOW_DAY_DIFFERENCE="Show day difference"
MOD_JEM_BANNER_DATE_FORMAT="Date format"
MOD_JEM_BANNER_DATE_FORMAT_DESC="Date format using the PHP date format, for example: \"j. M Y\". For more information <a href=\"https://www.php.net/manual/en/datetime.format.php\" target=\"_blank\">visit the PHP manual</a>."
MOD_JEM_BANNER_TIME_FORMAT="Time format"
MOD_JEM_BANNER_TIME_FORMAT_DESC="Time format using the PHP time format, for example: \"H:i\". For more information <a href=\"https://www.php.net/manual/en/datetime.format.php\" target=\"_blank\">visit the PHP manual</a>."
MOD_JEM_BANNER_MODULE_CLASS_SUFFIX="Module Class Suffix"
MOD_JEM_BANNER_MODULE_CLASS_SUFFIX_DESC="A suffix to be applied to the css class of the module, this allows individual module styling."
MOD_JEM_BANNER_CACHING="Caching"
MOD_JEM_BANNER_CACHING_DESC="Select whether to cache the content of this module."
MOD_JEM_BANNER_USE_GLOBAL="Use global"
MOD_JEM_BANNER_NO_CACHING="No caching"
MOD_JEM_BANNER_CACHE_TIME="Cache Time"
MOD_JEM_BANNER_CACHE_TIME_DESC="The time before the module is recached."
MOD_JEM_BANNER_ALLOW_LINEBREAK="Allow Linebreak"
MOD_JEM_BANNER_ALLOW_LINEBREAK_DESC="Allow linebreaks or replace them by a space."
MOD_JEM_BANNER_MAX_DESCRIPTION_LENGTH="Max description length"
MOD_JEM_BANNER_MAX_DESCRIPTION_LENGTH_DESC="Limit description shown to this amount of characters."
MOD_JEM_BANNER_FIELD_READMORE_DESC="If set to Show, the 'Read more...' link will show if Main text has been provided for an Event."
MOD_JEM_BANNER_FIELD_READMORE_LABEL="'Read more...' Link"
MOD_JEM_BANNER_EVENT_ID="Event ID"
MOD_JEM_BANNER_EVENT_ID_DESC="Type in comma separated event ids to limit the output to them. Leave blank if you want to show all events."
MOD_JEM_BANNER_SHOWCALENDAR="Show Calendar"
MOD_JEM_BANNER_SHOWCALENDAR_DESC="Shows a calendar image with the event's date."
MOD_JEM_BANNER_COLOR="Color"
MOD_JEM_BANNER_COLOR_DESC="Color of the Calendar image. If \"from Category\" is choosen color value will be taken from categories if unique. Otherwise or if \"user-defined\" is choosen color value will be taken from field below."
MOD_JEM_BANNER_BLUE="Blue"
MOD_JEM_BANNER_GREEN="Green"
MOD_JEM_BANNER_ORANGE="Orange"
MOD_JEM_BANNER_RED="Red"
MOD_JEM_BANNER_CATEGORY="from Category"
MOD_JEM_BANNER_USER="user-defined"
MOD_JEM_BANNER_FALLBACK_COLOR="Fallback Color"
MOD_JEM_BANNER_FALLBACK_COLOR_DESC="Color used if \"user-defined\" is choosen above, or \"from Category\" is choosen above but no unique color value can be found."
MOD_JEM_BANNER_IMAGE_WIDTH_MAX="Image width max (px)"
MOD_JEM_BANNER_IMAGE_WIDTH_MAX_DESC="Custom value of maximun width for event image."
MOD_JEM_BANNER_MAX_DAYS="Max. days"
MOD_JEM_BANNER_MAX_DAYS_DESC="Limit upcoming or unfinished events by max. number of days, related o Time offset."
MOD_JEM_BANNER_SHUFFLE="Shuffle events"
MOD_JEM_BANNER_SHUFFLE_DESC="If there are more events to show randomly choose events from pool."
MOD_JEM_BANNER_SHUFFLE_COUNT="Shuffle pool limit"
MOD_JEM_BANNER_SHUFFLE_COUNT_DESC="Limits events read from database by max. amount, but will be corrected to at least number of events to show."
MOD_JEM_BANNER="JEM - Banner Module"
MOD_JEM_BANNER_XML_DESCRIPTION="JEM Latest Events Banner Module."
;Frontend
MOD_JEM_BANNER_TODAY="Today"
MOD_JEM_BANNER_TOMORROW="Tomorrow"
MOD_JEM_BANNER_YESTERDAY="Yesterday"
MOD_JEM_BANNER_DAYS_AGO="%s days ago"
MOD_JEM_BANNER_DAYS_AHEAD="%s days ahead"
MOD_JEM_BANNER_DAYS_LEFT="%s days left"
MOD_JEM_BANNER_ENDED_DAYS_AGO="Ended %s days ago"
MOD_JEM_BANNER_STARTED_DAYS_AGO="Started %s days ago"
MOD_JEM_BANNER_FROM="From %s"
MOD_JEM_BANNER_UNTIL="Until %s"
MOD_JEM_BANNER_FROM_UNTIL="From %s Until %s"
MOD_JEM_BANNER_ON_DATE="On %s"
MOD_JEM_BANNER_READMORE="Read more..."
MOD_JEM_BANNER_READMORE_REGISTER="Login to read more details."
MOD_JEM_BANNER_NO_DESCRIPTION=""
MOD_JEM_BANNER_NO_EVENTS="No events found."

View File

@ -0,0 +1,13 @@
; @package JEM
; @subpackage JEM Banner Module
; @copyright (C) 2013-2024 joomlaeventmanager.net
; @copyright (C) 2005-2009 Christoph Lukes
; @license https://www.gnu.org/licenses/gpl-3.0 GNU/GPL
;
; All translations can be found at https://app.transifex.com/jemproject/
; Please join the translation team if you want to contribute your changes to the translations
;
; Note: All ini files need to be saved as UTF-8, no BOM
MOD_JEM_BANNER="JEM - Banner Module"
MOD_JEM_BANNER_XML_DESCRIPTION="This module shows events as banner."

View File

@ -0,0 +1 @@
<!DOCTYPE html><title></title>

View File

@ -0,0 +1,123 @@
; @version 2.1.6
; @package JEM
; @subpackage JEM Banner Module
; @copyright (C) 2005-2009 Christoph Lukes
; @copyright (C) 2013-2016 joomlaeventmanager.net
; @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
;
; All translations can be found at https://www.transifex.com/projects/p/JEM/
; Please join the translation team if you want to contribute your changes to the translations
;
; Note : All ini files need to be saved as UTF-8 - No BOM
MOD_JEM_BANNER_EVENTS_IN_MODULE="Eventi nel modulo"
MOD_JEM_BANNER_EVENTS_IN_MODULE_DESC="Numero di eventi da mostrare nel modulo."
MOD_JEM_BANNER_UPCOMING_ARCHIVED_OR_CURRENT="Tipo di visualizzazione degli eventi"
MOD_JEM_BANNER_UPCOMING_ARCHIVED_OR_CURRENT_DESC="Scegliere se si desidera visualizzare gli eventi prossimi, non terminati, archiviati, attuali o solo gli eventi in evidenza."
MOD_JEM_BANNER_UPCOMING_EVENTS="Prossimi eventi"
MOD_JEM_BANNER_UNFINISHED_EVENTS="Eventi non terminati"
MOD_JEM_BANNER_ARCHIVED_EVENTS="Eventi archiviati"
MOD_JEM_BANNER_CURRENT_EVENTS="Eventi di oggi"
;MOD_JEM_BANNER_FEATURED_EVENTS="Solo gli eventi in primo piano"
MOD_JEM_BANNER_OPENDATE_EVENTS="Data apertura eventi"
MOD_JEM_BANNER_OFFSET_HOURS="Tempo offset (in ore)"
MOD_JEM_BANNER_OFFSET_HOURS_DESC="Sposta il tempo nel futuro (valori positivi) o nel passato (valori negativi). Utilizzato solo per visualizzare gli eventi non archiviati, per gli eventi di oggi e` arrotondato ai giorni interi. <br> Esempi: Per mostrare gli eventi finiti almeno due ore fa impostare Tipo a Eventi Incompleti e offset a -2. Per mostrare gli eventi in partenza in settimana o piu` tardi impostare Tipo a Prossimi eventi e offset di 188. Per mostrare gli eventi di domani impostare Tipo a Oggi e offset a 24."
MOD_JEM_BANNER_VENUE="Sede"
MOD_JEM_BANNER_TITLE="Titolo"
MOD_JEM_BANNER_MAX_TITLE_LENGTH="Lunghezza massima titolo"
MOD_JEM_BANNER_MAX_TITLE_LENGTH_DESC="Lunghezza massima titolo."
MOD_JEM_BANNER_LINK_TO_DETAILS="Link all'evento sul titolo"
MOD_JEM_BANNER_LINK_TO_DETAILS_DESC="Link alla pagina dell'evento sul Titolo"
MOD_JEM_BANNER_SHOWDESC="Mostra Descrizione"
MOD_JEM_BANNER_SHOWDESC_DESC="Mostra o nasconde la descrizione dell'evento"
MOD_JEM_BANNER_SHOWFLYER="Mostra Volantino"
MOD_JEM_BANNER_SHOWFLYER_DESC="Mostra o nasconde l'immagine dell'evento"
MOD_JEM_BANNER_SHOWVENUE="Visualizza sede"
MOD_JEM_BANNER_SHOWVENUE_DESC="Mostra o nascondi la sede."
MOD_JEM_BANNER_SHOWCATEGORY="Visualizza categoria"
MOD_JEM_BANNER_SHOWCATEGORY_DESC="Mostra o nasconde la categoria."
MOD_JEM_BANNER_LINK_TO_CATEGORY="Link alla categoria"
MOD_JEM_BANNER_LINK_TO_CATEGORY_DESC="Link alla Categoria. Solo se Mostra Categoria è stato selezionato sopra!"
MOD_JEM_BANNER_LINK_TO_VENUE="Link alla sede"
MOD_JEM_BANNER_LINK_TO_VENUE_DESC="Link alla Sede. Solo se Mostra sede è stato selezionato sopra!"
MOD_JEM_BANNER_USE_MODAL="Finestra modale"
MOD_JEM_BANNER_USE_MODAL_DESC="La finestra modale mostra l'immagine in dimensioni originali dopo un clic con un piacevole effetto all'interno della schermata corrente"
MOD_JEM_BANNER_FLYER_LINKS_TO="Link al Volantino"
MOD_JEM_BANNER_FLYER_LINKS_TO_DESC="Un click sull'immagine del volantino mostrera` l'immagine in dimensioni originali su pagina intera, in una finestra popup modale, o apre la vista dei dettagli dell'evento. Questa impostazione richiede Mostra Volantino impostata su Si."
MOD_JEM_BANNER_FLYER_LINK_IMAGE_PAGE="Immagine a pagina intera"
MOD_JEM_BANNER_FLYER_LINK_IMAGE_MODAL="Immagine con finestra modale"
MOD_JEM_BANNER_FLYER_LINK_EVENT_DETAILS="Vista dettaglio dell'evento"
MOD_JEM_BANNER_DATE="Data"
MOD_JEM_BANNER_FEATURED_ONLY="Solo gli eventi in primo piano"
MOD_JEM_BANNER_FEATURED_ONLY_DESC="Limita ai soli eventi selezionati o mostra tutti gli eventi pertinenti"
MOD_JEM_BANNER_CATEGORY_ID="Categorie"
MOD_JEM_BANNER_CATEGORY_ID_DESC="Scegli categorie per limitare l'output. Lasciare vuoto se si desidera visualizzare tutti gli eventi."
MOD_JEM_BANNER_VENUE_ID="Sedi"
MOD_JEM_BANNER_VENUE_ID_DESC="Scegli categorie per limitare l'output. Lasciare vuoto se si desidera visualizzare tutti gli eventi."
MOD_JEM_BANNER_STATE="Provincia"
MOD_JEM_BANNER_STATE_DESC="Inserire separati da virgola gli stati per limitare gli eventi scelti. Lasciare vuoto per visualizzare tutti gli eventi."
MOD_JEM_BANNER_STATE_MODE="Stato Match Mode"
MOD_JEM_BANNER_STATE_MODE_DESC="Scegliere se Stato deve corrispondere completamente a una delle stringhe di cui sopra, o contenerne solo una."
MOD_JEM_BANNER_STATE_MODE_EXACTMATCH="Confronto completo"
MOD_JEM_BANNER_STATE_MODE_CONTAINS="Contiene"
MOD_JEM_BANNER_SHOW_DATE_OR_DAY_DIFFERENCE="Tipo di visualizzazione delle date"
MOD_JEM_BANNER_SHOW_DATE_OR_DAY_DIFFERENCE_DESC="Selezionare per visualizzare la data formattata o la differenza in giorni dal giorno corrente alla data dell'evento. Nota: Il tempo sarà nascosto quando è selezionata la differenza giorno."
MOD_JEM_BANNER_SHOW_DATE="Mostra data"
MOD_JEM_BANNER_SHOW_DAY_DIFFERENCE="Mostra giorni mancanti"
MOD_JEM_BANNER_DATE_FORMAT="Formato data"
MOD_JEM_BANNER_DATE_FORMAT_DESC="Il formato data utilizza il formato della data di PHP, per esempio: "_QQ_"j. M Y"_QQ_". Per maggiori informazioni consulta il manuale PHP sui php.net."
MOD_JEM_BANNER_TIME_FORMAT="Formato ora"
MOD_JEM_BANNER_TIME_FORMAT_DESC="Il formato ora utilizza il formato PHP strftime, per esempio: "_QQ_"%H:%M. Per maggiori informazioni consulta il manuale PHP sui php.net."
MOD_JEM_BANNER_MODULE_CLASS_SUFFIX="Suffisso classe del modulo"
MOD_JEM_BANNER_MODULE_CLASS_SUFFIX_DESC="Un suffisso da applicare alla classe CSS del modulo, che ne permette lo stile indipendente."
MOD_JEM_BANNER_CACHING="Cache"
MOD_JEM_BANNER_CACHING_DESC="Selezionare se memorizzare nella cache il contenuto di questo modulo."
MOD_JEM_BANNER_USE_GLOBAL="Usa globali"
MOD_JEM_BANNER_NO_CACHING="Nessuna cache"
MOD_JEM_BANNER_CACHE_TIME="Durata cache"
MOD_JEM_BANNER_CACHE_TIME_DESC="Il tempo prima che la cache venga ricaricata."
MOD_JEM_BANNER_ALLOW_LINEBREAK="Consenti Linea di interruzione"
MOD_JEM_BANNER_ALLOW_LINEBREAK_DESC="Consentire le interruzioni di linea o sostituirle con uno spazio."
MOD_JEM_BANNER_MAX_DESCRIPTION_LENGTH="Lunghezza massima descrizione"
MOD_JEM_BANNER_MAX_DESCRIPTION_LENGTH_DESC="Limite descrizione indicato a questa quantita` di caratteri."
MOD_JEM_BANNER_FIELD_READMORE_DESC="Se impostato su Mostra, il collegamento 'Leggi tutto ..' mostrera` il testo se il testo principale e` stato previsto per un evento."
MOD_JEM_BANNER_FIELD_READMORE_LABEL="Collegamento 'Leggi tutto ...'"
MOD_JEM_BANNER_EVENT_ID="ID evento"
MOD_JEM_BANNER_EVENT_ID_DESC="Scrivi gli ID degli eventi separati da una virgola per limitare ai soli la visualizzazione. Lascia bianco per mostrare tutti gli eventi."
MOD_JEM_BANNER_SHOWCALENDAR="Mostra Calendario"
MOD_JEM_BANNER_SHOWCALENDAR_DESC="Mostra un'immagine del calendario con la data dell'evento."
MOD_JEM_BANNER_COLOR="Colore"
MOD_JEM_BANNER_COLOR_DESC="Colore dell'immagine del calendario. Se viene scelto "_QQ_"dalla categoria"_QQ_" verra` preso da categorie se unico."
MOD_JEM_BANNER_BLUE="Blu"
MOD_JEM_BANNER_GREEN="Verde"
MOD_JEM_BANNER_ORANGE="Arancione"
MOD_JEM_BANNER_RED="Rosso"
MOD_JEM_BANNER_CATEGORY="dalla categoria"
MOD_JEM_BANNER_FALLBACK_COLOR="Colore Fallback"
MOD_JEM_BANNER_FALLBACK_COLOR_DESC="Colore utilizzato se viene scelto "_QQ_"dalla categoria"_QQ_" ma non puo` essere trovato un unico colore."
MOD_JEM_BANNER_MAX_DAYS="Massimo numero di giorni"
MOD_JEM_BANNER_MAX_DAYS_DESC="Limitare eventi imminenti o non completi per un massimo numero di giorni, relativi al tempo di offset."
MOD_JEM_BANNER_SHUFFLE="Eventi Shuffle"
MOD_JEM_BANNER_SHUFFLE_DESC="Se ci sono piu` eventi da visualizzare in modo casuale scegliere gli eventi comuni."
MOD_JEM_BANNER_SHUFFLE_COUNT="Limite Shuffle comuni"
MOD_JEM_BANNER_SHUFFLE_COUNT_DESC="Limiti eventi letti dal database, massima quantita`, ma verra` corretto ad almeno il numero di eventi da visualizzare."
MOD_JEM_BANNER="JEM - Modulo Banner"
MOD_JEM_BANNER_XML_DESCRIPTION="JEM modulo banner ultimi eventi."
;Frontend
MOD_JEM_BANNER_TODAY="Oggi"
MOD_JEM_BANNER_TOMORROW="Domani"
MOD_JEM_BANNER_YESTERDAY="Ieri"
MOD_JEM_BANNER_DAYS_AGO="%s giorni fa"
MOD_JEM_BANNER_DAYS_AHEAD="Tra %s giorni"
MOD_JEM_BANNER_DAYS_LEFT="%s giorni rimasti"
MOD_JEM_BANNER_ENDED_DAYS_AGO="Terminato %s giorni fa"
MOD_JEM_BANNER_STARTED_DAYS_AGO="Cominciato %s giorni fa"
MOD_JEM_BANNER_FROM="Dal %s"
MOD_JEM_BANNER_UNTIL="Al %s"
MOD_JEM_BANNER_FROM_UNTIL="Dal %s Al %s"
MOD_JEM_BANNER_ON_DATE="Alle %s"
MOD_JEM_BANNER_READMORE="Leggi altro..."
MOD_JEM_BANNER_READMORE_REGISTER="Effettua il login per leggere maggiori dettagli."
MOD_JEM_BANNER_NO_DESCRIPTION=""
MOD_JEM_BANNER_CLICK_TO_ENLARGE="Clicca per ingrandire"

View File

@ -0,0 +1,14 @@
; @version 2.1.3
; @package JEM
; @subpackage JEM Banner Module
; @copyright (C) 2005-2009 Christoph Lukes
; @copyright (C) 2013-2015 joomlaeventmanager.net
; @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
;
; All translations can be found at https://www.transifex.com/projects/p/JEM/
; Please join the translation team if you want to contribute your changes to the translations
;
; Note : All ini files need to be saved as UTF-8 - No BOM
MOD_JEM_BANNER="JEM - Modulo Banner"
MOD_JEM_BANNER_XML_DESCRIPTION="Questo modulo mostra gli eventi come banner"