tutto cho che serve attachments
This commit is contained in:
@ -0,0 +1,15 @@
|
||||
; en-GB.plg_search_attachments.ini
|
||||
; Attachments for Joomla! extension
|
||||
; Copyright (C) 2007-2018 Jonathan M. Cameron, All rights reserved.
|
||||
; License http://www.gnu.org/licenses/gpl-3.0.html GNU/GPL
|
||||
; Note : All ini files need to be saved as UTF-8 - No BOM
|
||||
|
||||
; English translation
|
||||
|
||||
ATTACH_ATTACHED_TO_PARENT_S_TITLE_S="Attached to %s: %s"
|
||||
ATTACH_ATTACHMENTS="Attachments"
|
||||
ATTACH_ATTACHMENTS_SEARCH_PLUGIN_DESCRIPTION="The attachments search plugin enables searching all attachment filenames/URLs and descriptions."
|
||||
ATTACH_DESCRIPTION_COLON="Description:"
|
||||
ATTACH_FILENAME_COLON="Filename:"
|
||||
ATTACH_SEARCH_LIMIT="Search limit"
|
||||
ATTACH_SEARCH_LIMIT_DESCRIPTION="Number of Search items to return"
|
||||
@ -0,0 +1,10 @@
|
||||
; en-GB.plg_search_attachments.sys.sys.ini
|
||||
; Attachments for Joomla! extension
|
||||
; Copyright (C) 2007-2018 Jonathan M. Cameron, All rights reserved.
|
||||
; License http://www.gnu.org/licenses/gpl-3.0.html GNU/GPL
|
||||
; Note : All ini files need to be saved as UTF-8 - No BOM
|
||||
|
||||
; English translation
|
||||
|
||||
ATTACH_ATTACHMENTS_SEARCH_PLUGIN_DESCRIPTION="The attachments search plugin enables searching all attachment filenames/URLs and descriptions."
|
||||
PLG_SEARCH_ATTACHMENTS="Search - Attachments"
|
||||
1
plugins/search/attachments/language/en-GB/index.html
Normal file
1
plugins/search/attachments/language/en-GB/index.html
Normal file
@ -0,0 +1 @@
|
||||
<html><body bgcolor="#FFFFFF"></body></html>
|
||||
1
plugins/search/attachments/language/index.html
Normal file
1
plugins/search/attachments/language/index.html
Normal file
@ -0,0 +1 @@
|
||||
<html><body bgcolor="#FFFFFF"></body></html>
|
||||
1
plugins/search/attachments/language/it-IT/index.html
Normal file
1
plugins/search/attachments/language/it-IT/index.html
Normal file
@ -0,0 +1 @@
|
||||
<html><body bgcolor="#FFFFFF"></body></html>
|
||||
@ -0,0 +1,15 @@
|
||||
; it-IT.plg_search_attachments.ini
|
||||
; Attachments for Joomla! extension
|
||||
; Copyright (C) 2007-2013 Jonathan M. Cameron, All rights reserved.
|
||||
; License GNU GPL 3: http://www.gnu.org/licenses/gpl-3.0.html
|
||||
; Note : All ini files need to be saved as UTF-8 - No BOM
|
||||
|
||||
; Italian translation by: Piero Mattirolo (2.0, 3.0), Lemminkainen (version 1.3.4)
|
||||
|
||||
ATTACH_ATTACHED_TO_PARENT_S_TITLE_S="Allegato a %s: %s"
|
||||
ATTACH_ATTACHMENTS="Allegati"
|
||||
ATTACH_ATTACHMENTS_SEARCH_PLUGIN_DESCRIPTION="Questo plugin consente di effettuare ricerche, comprendenti nomi di file/URL e descrizioni."
|
||||
ATTACH_DESCRIPTION_COLON="Descrizione:"
|
||||
ATTACH_FILENAME_COLON="Nome del File:"
|
||||
ATTACH_SEARCH_LIMIT="Limita la ricerca"
|
||||
ATTACH_SEARCH_LIMIT_DESCRIPTION="Numero di elementi da visualizzare"
|
||||
@ -0,0 +1,10 @@
|
||||
; it-IT.plg_search_attachments.sys.sys.ini
|
||||
; Attachments for Joomla! extension
|
||||
; Copyright (C) 2007-2013 Jonathan M. Cameron, All rights reserved.
|
||||
; License GNU GPL 3: http://www.gnu.org/licenses/gpl-3.0.html
|
||||
; Note : All ini files need to be saved as UTF-8 - No BOM
|
||||
|
||||
; Italian translation by: Piero Mattirolo (2.0, 3.0), Lemminkainen (version 1.3.4)
|
||||
|
||||
ATTACH_ATTACHMENTS_SEARCH_PLUGIN_DESCRIPTION="Questo plugin consente di effettuare ricerche, comprendenti nomi di file/URL e descrizioni."
|
||||
PLG_SEARCH_ATTACHMENTS="Cerca - Allegati"
|
||||
Reference in New Issue
Block a user