Files
conservatorio-tomadini/plugins/system/conditionalcontent/language/it-IT/it-IT.plg_system_conditionalcontent.ini
2024-12-17 17:34:10 +01:00

45 lines
3.8 KiB
INI

;; @package Conditional Content
;; @version 5.2.2
;;
;; @author Peter van Westen <info@regularlabs.com>
;; @link https://regularlabs.com
;; @copyright Copyright © 2024 Regular Labs All Rights Reserved
;; @license GNU General Public License version 2 or later
;;
;; @translate Want to help with translations? See: https://regularlabs.com/translate
PLG_SYSTEM_CONDITIONALCONTENT="System - Regular Labs - Conditional Content"
PLG_SYSTEM_CONDITIONALCONTENT_DESC="Conditional Content - Limita il contenuto Joomla! in base alle tue condizioni."
CONDITIONALCONTENT="Conditional Content"
CONDITIONALCONTENT_DESC="Con Conditional Content puoi limitare il tuo contenuto (una parte) in base alle tue condizioni.<br><br>Inserendo i tag attorno ai contenuti, puoi limitare il contenuto a/per chiunque o qualunque cosa desideri. La sintassi è semplice:<br><span class=&quot;rl-code rl-code-block&quot;>{show usergroup=&quot;Registered&quot; something=&quot;else&quot;}Il Tuo Contenuto...{/show}</span><br>O:<br><span class=&quot;rl-code rl-code-block&quot;>{hide usergroup=&quot;Registered&quot; something=&quot;else&quot;}Il Tuo Contenuto...{/hide}</span>"
COC_EXTENSION_CAN_NOT_FUNCTION="[[%1:extension name%]] non può funzionare."
COC_REGULAR_LABS_LIBRARY_NOT_ENABLED="Il plugin Regular Labs Library non è abilitato."
COC_REGULAR_LABS_LIBRARY_NOT_INSTALLED="Il plugin Regular Labs Library non è installato."
COC_ALL_DESC="Il contenuto verrà visualizzato/nascosto se <strong>TUTTE</strong> le condizioni seguenti sono soddisfatte."
COC_ALTERNATIVE_CONTENT="Contenuto Alternativo"
COC_ALTERNATIVE_CONTENT_DESC="Inserisci il contenuto che desideri mostrare/nascondere quando le condizioni NON sono soddisfatte.<br><br>Non ti preoccupare, puoi cambiarlo anche in seguito."
COC_ANY_DESC="Il contenuto verrà visualizzato/nascosto se viene soddisfatta <strong>QUALSIASI</strong>(una o più) condizioni di seguito.<br>I gruppi di condizione in cui è selezionato 'Ignora' verranno ignorati."
; COC_BUTTON_INLINE="Use Inline Rules"
; COC_CONDITION_TYPE="Use Condition"
COC_CONDITIONS="Condizioni"
COC_CONTENT="Contenuto"
COC_CONTENT_DESC="Inserisci il contenuto che vuoi mostrare/nascondere quando le condizioni sono soddisfatte.<br><br>Non ti preoccupare, puoi cambiarlo anche in seguito."
COC_CONTENTS="Contenuti"
COC_HIDE_TAG="Nascondi Tag"
; COC_INLINE_RULES="Inline Rules"
COC_MATCHING_METHOD_DESC="Dovrebbero essere soddisfatte tutte o eventuali condizioni?<br><br><strong>[[%1:all%]]</strong><br>[[%2:all description%]]<br><br><strong>[[%3:any%]]</strong><br>[[%4:any description%]]"
COC_SHOW_TAG="Mostra Tag"
COC_TAG_DESC="La parola utilizzata nei tags.<br><br><strong>Nota:</strong>Se modifichi questo parametro, tutti i tags esistenti non funzioneranno più."
COC_TAG_TYPE="Mostra o Nascondi"
COC_TAG_TYPE_DESC="Seleziona se desideri che il contenuto venga visualizzato o nascosto in base alle condizioni specificate."
COC_USE_ALTERNATIVE_CONTENT="Usa Contenuto Alternativo"
COC_USE_ALTERNATIVE_CONTENT_DESC="Selezionare per utilizzare un contenuto alternativo che si desidera mostrare/nascondere quando le condizioni sottostanti NON sono soddisfatte."
; COC_USE_EDITORS="Use Editors"
; COC_USE_EDITORS_DESC="Enable to use the Joomla editor for the content and alternative content fields in the editor button popup."
; CON_CONSIDER_CONDITION_SET="You are using multiple inline Condition Rules. Consider creating a Condition Set instead.<br><br>Condition Sets allow you to group multiple Condition Rules into one and are reusable."
; CON_MORE_IN_CONDITION_SET="There are more Condition Rules and settings available when you create a Condition Set instead."
; CON_MORE_IN_PRO="There are a lot more Condition Rules available in [[%1:start link%]]the Pro version of Conditional Content[[%2:end link%]]."