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,17 @@
; @package JEM
; @subpackage JEM Search Plugin
; @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
PLG_JEM_SEARCH_JEM = "JEM"
PLG_JEM_SEARCH_SEARCH_LIMIT = "Search Limit"
PLG_JEM_SEARCH_NUMBER_ITEMS_RETURN = "Number of search items to return"
PLG_JEM_SEARCH_EVENTS = "Events"
PLG_JEM_SEARCH_VENUES = "Venues"
PLG_JEM_SEARCH_JEM_CATEGORIES = "Event categories"

View File

@ -0,0 +1,14 @@
; @package JEM
; @subpackage JEM Search Plugin
; @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
PLG_SEARCH_JEM = "JEM - Search Plugin"
PLG_SEARCH_JEM_XML_DESCRIPTION = "JEM Search Plugin. This plugin integrates JEM Events and venues into Joomla's search functionality."

View File

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

View File

@ -0,0 +1,18 @@
; @version 2.0.0
; @package JEM
; @subpackage JEM Search Plugin
; @copyright (C) 2005-2009 Christoph Lukes
; @copyright (C) 2013-2014 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
PLG_JEM_SEARCH_JEM="JEM"
PLG_JEM_SEARCH_SEARCH_LIMIT="Limite ricerca"
PLG_JEM_SEARCH_NUMBER_ITEMS_RETURN="Numero di oggetti ricercati da mostrare"
PLG_JEM_SEARCH_EVENTS="Eventi"
PLG_JEM_SEARCH_VENUES="Sedi"
PLG_JEM_SEARCH_JEM_CATEGORIES="Categorie eventi"

View File

@ -0,0 +1,15 @@
; @version 2.0.0
; @package JEM
; @subpackage JEM Search Plugin
; @copyright (C) 2005-2009 Christoph Lukes
; @copyright (C) 2013-2014 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
PLG_SEARCH_JEM="Ricerca - JEM"
PLG_SEARCH_JEM_XML_DESCRIPTION="JEM Plugin di ricerca. JEM is based on Eventlist by Christoph Lukes (http://www.schlu.net)"