msgid ""
msgstr ""
"Project-Id-Version: jl_universal_content_puller_elements 9.0.1\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2023-05-15T09:31:32+00:00\n"
"PO-Revision-Date: 2023-05-15T09:31:32+00:00\n"
"Language: it_IT\n"
"Plural-Forms: nplurals=3; plural=(n == 1) ? 0 : ((n != 0 && n % 1000000 == 0) ? 1 : 2);\n"

#: packages/jl_universal_content_puller_elements/controller.php:36
msgid "Use Concrete CMS Elements for Content Display in Universal Content Puller to provide customised display of pulled content."
msgstr ""

#: packages/jl_universal_content_puller_elements/controller.php:41
#: packages/jl_universal_content_puller_elements/elements/dashboard/install.php:12
#: packages/jl_universal_content_puller_elements/elements/dashboard/install_post.php:13
#: packages/jl_universal_content_puller_elements/src/JtF/UCP/ContentDisplay/ElementDisplayPluginBase.php:118
msgid "Universal Content Puller Elements"
msgstr ""

#: packages/jl_universal_content_puller_elements/controller.php:48
msgid "Universal Content Puller Elements requires a pre-installed package provides JtFResources."
msgstr ""

#: packages/jl_universal_content_puller_elements/elements/universal_content_puller_elements/content_dump.php:39
msgid "This example element \"content_dump\" expects the variable %s$content%s to be passed from the Content Display."
msgstr ""

#: packages/jl_universal_content_puller_elements/elements/universal_content_puller_elements/content_dump.php:41
msgid "It will additionally display the Page Name if %s$page%s is provided."
msgstr ""

#: packages/jl_universal_content_puller_elements/elements/universal_content_puller_elements/content_dump.php:51
msgid "$Variables currently available:"
msgstr ""

#: packages/jl_universal_content_puller_elements/elements/universal_content_puller_elements/dump.php:30
msgid "$Variables provided:"
msgstr ""

#: packages/jl_universal_content_puller_elements/elements/dashboard/install.php:13
#: packages/jl_universal_content_puller_elements/elements/dashboard/install_post.php:12
msgid "Universal Content Puller"
msgstr ""

#: packages/jl_universal_content_puller_elements/elements/dashboard/install.php:29
msgid "%s%s%s requires %sPHP 7.3+%s. Please update your server before installing."
msgstr ""

#: packages/jl_universal_content_puller_elements/elements/dashboard/install.php:34
msgid "%s requires PHP 7.3+. Please update your server before installing."
msgstr ""

#: packages/jl_universal_content_puller_elements/elements/dashboard/install.php:39
msgid "Before installing %s%s%s, please ensure any addons by JohnTheFish previously installed are up-to-date."
msgstr ""

#: packages/jl_universal_content_puller_elements/elements/dashboard/install.php:57
#: packages/jl_universal_content_puller_elements/elements/dashboard/install_post.php:21
msgid "Easy Setup"
msgstr ""

#: packages/jl_universal_content_puller_elements/elements/dashboard/install.php:62
#: packages/jl_universal_content_puller_elements/elements/dashboard/install_post.php:26
msgid "%s%s%s is a big addon with many options. To help you get started, you can copy the settings from many examples on the support pages at %s%s%s."
msgstr ""

#: packages/jl_universal_content_puller_elements/elements/dashboard/install.php:72
#: packages/jl_universal_content_puller_elements/elements/dashboard/install_post.php:36
msgid "Where an example has a small %sView Settings%s button to the top right, you can view the block settings as JSON data and copy them to paste into your own %s blocks as a starting point. To import, go to the %sSupport tab%s of the block edit dialog and use the %sImport%s button. "
msgstr ""

#: packages/jl_universal_content_puller_elements/elements/dashboard/install.php:85
#: packages/jl_universal_content_puller_elements/elements/dashboard/install_post.php:49
msgid "Also on the %sSupport tab%s is an %sExport%s button. You can use this to copy your own settings between blocks, between sites, and when requesting support."
msgstr ""

#: packages/jl_universal_content_puller_elements/elements/dashboard/install.php:95
#: packages/jl_universal_content_puller_elements/elements/dashboard/install_post.php:59
msgid "To learn more we also have a support page dedicated to the general %splugin system%s and a %sCopy Settings video guide%s."
msgstr ""

#: packages/jl_universal_content_puller_elements/elements/dashboard/install.php:105
#: packages/jl_universal_content_puller_elements/elements/dashboard/install_post.php:69
msgid "%sCopy Settings video guide%s"
msgstr ""

#: packages/jl_universal_content_puller_elements/elements/dialogs/element_data_map.php:66
msgid "Basic data"
msgstr ""

#: packages/jl_universal_content_puller_elements/elements/dialogs/element_data_map.php:71
msgid "Provide to element"
msgstr ""

#: packages/jl_universal_content_puller_elements/elements/dialogs/element_data_map.php:76
msgid "Element variable name (leave empty for default)"
msgstr ""

#: packages/jl_universal_content_puller_elements/elements/dialogs/element_data_map.php:130
msgid "Universal Content Puller data"
msgstr ""

#: packages/jl_universal_content_puller_elements/elements/dialogs/element_data_map.php:189
msgid "Transform data key/index"
msgstr ""

#: packages/jl_universal_content_puller_elements/elements/dialogs/element_data_map.php:194
msgid "Default value (optional)"
msgstr ""

#: packages/jl_universal_content_puller_elements/elements/dialogs/element_data_map.php:200
msgid "Element variable name"
msgstr ""

#: packages/jl_universal_content_puller_elements/elements/dialogs/element_data_map.php:286
msgid "Pick data from the transform by key/index and map it to a variable name to pass on to the element. A default value can optionally be entered to pass to the element where the data from the transform does not provide the configured key/index."
msgstr ""

#: packages/jl_universal_content_puller_elements/elements/dialogs/element_data_map.php:291
msgid "Data items from Universal Content Puller will be provided to the element under the configured %sElement variable name%s. Your responsibility is to ensure the selected element behaves correctly with this mapped data and does not break!"
msgstr ""

#: packages/jl_universal_content_puller_elements/elements/dialogs/element_data_map.php:294
msgid "When left empty, an %sElement variable name%s will default to the Universal Content Puller variable name."
msgstr ""

#: packages/jl_universal_content_puller_elements/elements/dialogs/element_data_map.php:385
msgid "Adjust page context to source page"
msgstr ""

#: packages/jl_universal_content_puller_elements/elements/dialogs/element_data_map.php:389
msgid "Where content is pulled from a page, the context within which the Element is rendered can be adjusted to be the original page as opposed to the page on which the Universal Content Puller block is rendered."
msgstr ""

#: packages/jl_universal_content_puller_elements/elements/dialogs/element_selection.php:224
msgid "Select element to display"
msgstr ""

#: packages/jl_universal_content_puller_elements/src/JtF/UCP/ContentDisplay/Plugins/Element.php:22
msgid "Element"
msgstr "Elemento"

#: packages/jl_universal_content_puller_elements/src/JtF/UCP/ContentDisplay/Plugins/Element.php:27
msgid "Display pulled content using a selected element."
msgstr ""

#: packages/jl_universal_content_puller_elements/src/JtF/UCP/ContentDisplay/Plugins/Element.php:33
msgid "Select a Concrete CMS element and use it to display data provided from the Content Transform. All the usual options for ajax, sanitizing and cacheing can be applied."
msgstr ""

#: packages/jl_universal_content_puller_elements/src/JtF/UCP/ContentDisplay/Plugins/Element.php:66
#: packages/jl_universal_content_puller_elements/src/JtF/UCP/ContentDisplay/Plugins/ElementList.php:68
msgid "Concrete CMS Element"
msgstr ""

#: packages/jl_universal_content_puller_elements/src/JtF/UCP/ContentDisplay/Plugins/ElementList.php:26
msgid "Element List"
msgstr ""

#: packages/jl_universal_content_puller_elements/src/JtF/UCP/ContentDisplay/Plugins/ElementList.php:31
msgid "Paginate and display a pulled list using a selected element."
msgstr ""

#: packages/jl_universal_content_puller_elements/src/JtF/UCP/ContentDisplay/Plugins/ElementList.php:36
msgid "Select a Concrete CMS element and use it to display each item in a list of data provided from the Content Transform. All the usual options for pagination, ajax, sanitizing and cacheing can be applied."
msgstr ""

#: packages/jl_universal_content_puller_elements/src/JtF/UCP/ContentDisplay/Plugins/ElementList.php:159
msgid "Display %s paginate returned empty"
msgstr ""

#: packages/jl_universal_content_puller_elements/src/JtF/UCP/ContentDisplay/Plugins/ElementList.php:247
msgid "Pagination page"
msgstr ""

#: packages/jl_universal_content_puller_elements/src/JtF/UCP/ContentDisplay/Plugins/ElementList.php:248
msgid "Total items available"
msgstr ""

#: packages/jl_universal_content_puller_elements/src/JtF/UCP/ContentDisplay/Plugins/ElementList.php:249
msgid "Items per page"
msgstr "Elementi per pagina"

#: packages/jl_universal_content_puller_elements/src/JtF/UCP/ContentDisplay/Plugins/ElementList.php:250
msgid "Orphan limit"
msgstr ""

#: packages/jl_universal_content_puller_elements/src/JtF/UCP/ContentDisplay/ElementDisplayPluginBase.php:33
msgid "Data from the transform is passed to a Concrete CMS element. Whilst Universal Content Puller Elements provides some basic elements, these are mainly for demonstration purposes. It is up to you, as a site developer, to code your own element to format transformed content then select your element in the edit dialog. Universal Content Puller Elements will then use your element to build the %s display."
msgstr ""

#: packages/jl_universal_content_puller_elements/src/JtF/UCP/ContentDisplay/ElementDisplayPluginBase.php:96
msgid "Element %s throws exception %s. [Line %s] %s"
msgstr ""

#: packages/jl_universal_content_puller_elements/src/JtF/UCP/ContentDisplay/ElementDisplayPluginBase.php:120
msgid "Exception in element %s"
msgstr ""

#: packages/jl_universal_content_puller_elements/src/JtF/UCP/ContentDisplay/ElementDisplayPluginBase.php:277
msgid "Content"
msgstr "Contenuto"

#: packages/jl_universal_content_puller_elements/src/JtF/UCP/ContentDisplay/ElementDisplayPluginBase.php:278
msgid "Controller"
msgstr ""

#: packages/jl_universal_content_puller_elements/src/JtF/UCP/ContentDisplay/ElementDisplayPluginBase.php:279
msgid "CMS Application object"
msgstr ""

#: packages/jl_universal_content_puller_elements/src/JtF/UCP/ContentDisplay/ElementDisplayPluginBase.php:280
msgid "Page object"
msgstr ""

#: packages/jl_universal_content_puller_elements/src/JtF/UCP/ContentDisplay/ElementDisplayPluginBase.php:287
msgid "UCP options data"
msgstr ""

#: packages/jl_universal_content_puller_elements/src/JtF/UCP/ContentDisplay/ElementDisplayPluginBase.php:288
msgid "Content Source plugin object"
msgstr ""

#: packages/jl_universal_content_puller_elements/src/JtF/UCP/ContentDisplay/ElementDisplayPluginBase.php:289
msgid "Content Source plugin name"
msgstr ""

#: packages/jl_universal_content_puller_elements/src/JtF/UCP/ContentDisplay/ElementDisplayPluginBase.php:290
msgid "Content Source plugin parameters"
msgstr ""

#: packages/jl_universal_content_puller_elements/src/JtF/UCP/ContentDisplay/ElementDisplayPluginBase.php:291
msgid "Content Transform plugin object"
msgstr ""

#: packages/jl_universal_content_puller_elements/src/JtF/UCP/ContentDisplay/ElementDisplayPluginBase.php:292
msgid "Content Transform plugin name"
msgstr ""

#: packages/jl_universal_content_puller_elements/src/JtF/UCP/ContentDisplay/ElementDisplayPluginBase.php:293
msgid "Content Transform plugin parameters"
msgstr ""

#: packages/jl_universal_content_puller_elements/src/JtF/UCP/ContentDisplay/ElementDisplayPluginBase.php:294
msgid "Content Display plugin object"
msgstr ""

#: packages/jl_universal_content_puller_elements/src/JtF/UCP/ContentDisplay/ElementDisplayPluginBase.php:295
msgid "Content Display plugin name"
msgstr ""

#: packages/jl_universal_content_puller_elements/src/JtF/UCP/ContentDisplay/ElementDisplayPluginBase.php:296
msgid "Content Display plugin parameters"
msgstr ""

#: packages/jl_universal_content_puller_elements/src/JtF/UCP/ContentDisplay/ElementDisplayPluginBase.php:297
msgid "Element parameter names"
msgstr ""
