primo commit
This commit is contained in:
1
plugins/jem/comments/language/en-GB/index.html
Normal file
1
plugins/jem/comments/language/en-GB/index.html
Normal file
@ -0,0 +1 @@
|
||||
<!DOCTYPE html><title></title>
|
||||
16
plugins/jem/comments/language/en-GB/plg_jem_comments.ini
Normal file
16
plugins/jem/comments/language/en-GB/plg_jem_comments.ini
Normal file
@ -0,0 +1,16 @@
|
||||
; @package JEM
|
||||
; @subpackage JEM Comments 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_COMMENTS_PLUGIN_DESC="Enable commenting on events with the help of JComments"
|
||||
PLG_JEM_COMMENTS_COMMENTSYSTEM = "Select used Commentsystem"
|
||||
PLG_JEM_COMMENTS_COMMENTSYSTEM_DESC = "Select the comment component you have installed."
|
||||
PLG_JEM_COMMENTS_NONE = "None"
|
||||
PLG_JEM_COMMENTS_JCOMMENTS = "JComments"
|
||||
13
plugins/jem/comments/language/en-GB/plg_jem_comments.sys.ini
Normal file
13
plugins/jem/comments/language/en-GB/plg_jem_comments.sys.ini
Normal file
@ -0,0 +1,13 @@
|
||||
; @package JEM
|
||||
; @subpackage JEM Comments 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_COMMENTS = "JEM - Comments Plugin"
|
||||
PLG_JEM_COMMENTS_XML_DESCRIPTION = "JEM Comments Plugin. This plugin is to integrate various Joomla comments systems with JEM"
|
||||
1
plugins/jem/comments/language/index.html
Normal file
1
plugins/jem/comments/language/index.html
Normal file
@ -0,0 +1 @@
|
||||
<!DOCTYPE html><title></title>
|
||||
@ -0,0 +1,17 @@
|
||||
; @version 2.0.0
|
||||
; @package JEM
|
||||
; @subpackage JEM Comments 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_COMMENTS_PLUGIN_DESC="Abilita i commenti agli eventi sfruttando il componente JComments"
|
||||
PLG_JEM_COMMENTS_COMMENTSYSTEM="Seleziona il sistema commenti da utilizzare"
|
||||
PLG_JEM_COMMENTS_COMMENTSYSTEM_DESC="Seleziona il sistema commenti da utilizzare che si ha installato."
|
||||
PLG_JEM_COMMENTS_NONE="Nessuno"
|
||||
PLG_JEM_COMMENTS_JCOMMENTS="JComments"
|
||||
@ -0,0 +1,14 @@
|
||||
; @version 2.0.0
|
||||
; @package JEM
|
||||
; @subpackage JEM Comments 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_COMMENTS="JEM - Plugin commenti"
|
||||
PLG_JEM_COMMENTS_XML_DESCRIPTION="JEM Plugin commenti. Questo plugin integra i vari sistemi di commenti di Joomla! con JEM"
|
||||
Reference in New Issue
Block a user