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,18 @@
; en-GB.plg_editors-xtd_add_attachment.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
; NOTE TO TRANSLATORS:
; Do not translate the '{attachments}' part of any of the right-hand
; strings below! It must appear exactly as '{attachments}' in the
; article/parent text in order for the substitutions to work correctly in
; 'custom placement' mode.!
ATTACH_ATTACHMENTS_TOKEN="Insert {attachments} token"
ATTACH_ATTACHMENTS_TOKEN_ALREADY_PRESENT="The {attachments} token is already present. It can only appear in one location in the text!"
ATTACH_ATTACHMENTS_TOKEN_DESCRIPTION="Place the cursor in the location where you want the attachments list to display (in the front end) and then click on this button. This inserts the {attachments} token that the 'Custom Placement' option uses. Some HTML is also added to hide the token when attachments lists are not shown."
ATTACH_INSERT_ATTACHMENTS_TOKEN_BUTTON_PLUGIN_DESCRIPTION="The insert attachments token plugin adds a button that allows you to insert an {attachments} custom placement token while editing articles or categories."

View File

@ -0,0 +1,16 @@
; en-GB.plg_editors-xtd_add_attachment.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
; NOTE TO TRANSLATORS:
; Do not translate the '{attachments}' part of any of the right-hand
; strings below! It must appear exactly as '{attachments}' in the
; article/parent text in order for the substitutions to work correctly in
; 'custom placement' mode.!
ATTACH_INSERT_ATTACHMENTS_TOKEN_BUTTON_PLUGIN_DESCRIPTION="The insert attachments token plugin adds a button that allows you to insert an {attachments} custom placement token while editing articles or categories."
PLG_EDITORS-XTD_INSERT_ATTACHMENTS_TOKEN_BTN="Editor Button - Insert Attachments Token"

View File

@ -0,0 +1 @@
<html><body bgcolor="#FFFFFF"></body></html>

View File

@ -0,0 +1 @@
<html><body bgcolor="#FFFFFF"></body></html>

View File

@ -0,0 +1 @@
<html><body bgcolor="#FFFFFF"></body></html>

View File

@ -0,0 +1,18 @@
; it-IT.plg_editors-xtd_add_attachment.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)
; NOTE TO TRANSLATORS:
; Do not translate the '{attachments}' part of any of the right-hand
; strings below! It must appear exactly as '{attachments}' in the
; article/parent text in order for the substitutions to work correctly in
; 'custom placement' mode.!
ATTACH_ATTACHMENTS_TOKEN="Inserisce segnaposto {attachments}"
ATTACH_ATTACHMENTS_TOKEN_ALREADY_PRESENT="Il segnaposto {attachments} è già presente. Può soltanto apparire in una sola posizione nel testo!"
ATTACH_ATTACHMENTS_TOKEN_DESCRIPTION="Inserire il cursore nella posizione dove si desidere mostrare la lista allegati (nel front end) e premere il bottone. Questo inserisce il segnaposto {attachments} utilizzato dall'opzione 'Posizione personalizzata'. Viene inserito del codice HTML che nasconde il segnaposto quando la lista degli allegati non viene mostrata."
ATTACH_INSERT_ATTACHMENTS_TOKEN_BUTTON_PLUGIN_DESCRIPTION="Il plugin aggiunge un bottone che permette di inserire un segnaposto personalizzato {attachments} in fase di modifica di articoli o categorie."

View File

@ -0,0 +1,16 @@
; it-IT.plg_editors-xtd_add_attachment.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)
; NOTE TO TRANSLATORS:
; Do not translate the '{attachments}' part of any of the right-hand
; strings below! It must appear exactly as '{attachments}' in the
; article/parent text in order for the substitutions to work correctly in
; 'custom placement' mode.!
ATTACH_INSERT_ATTACHMENTS_TOKEN_BUTTON_PLUGIN_DESCRIPTION="Questo plugin aggiunge un bottone che permette di inserire un segnaposto personalizzato per l'inserimento di {attachments} mentre si modificano articoli o categorie."
PLG_EDITORS-XTD_INSERT_ATTACHMENTS_TOKEN_BTN="Bottone Editor - Inserisce segnaposto allegati"