JException Object
(
    [level:protected] => 1
    [info:protected] => 
    [function:protected] => 
    [class:protected] => 
    [type:protected] => 
    [args:protected] => 
    [backtrace:protected] => Array
        (
            [0] => Array
                (
                    [file] => /home/brevettistendalto.it/public_html/libraries/legacy/error/error.php
                    [line] => 200
                    [function] => __construct
                    [class] => JException
                    [object] => JException Object
 *RECURSION*
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Articolo non trovato
                            [1] => 404
                            [2] => 1
                            [3] => 
                            [4] => 1
                        )

                )

            [1] => Array
                (
                    [file] => /home/brevettistendalto.it/public_html/libraries/legacy/error/error.php
                    [line] => 277
                    [function] => raise
                    [class] => JError
                    [type] => ::
                    [args] => Array
                        (
                            [0] => 1
                            [1] => 404
                            [2] => Articolo non trovato
                            [3] => 
                            [4] => 1
                        )

                )

            [2] => Array
                (
                    [file] => /home/brevettistendalto.it/public_html/components/com_content/models/article.php
                    [line] => 155
                    [function] => raiseError
                    [class] => JError
                    [type] => ::
                    [args] => Array
                        (
                            [0] => 404
                            [1] => Articolo non trovato
                        )

                )

            [3] => Array
                (
                    [file] => /home/brevettistendalto.it/public_html/libraries/src/MVC/View/HtmlView.php
                    [line] => 425
                    [function] => getItem
                    [class] => ContentModelArticle
                    [object] => ContentModelArticle Object
                        (
                            [_context:protected] => com_content.article
                            [_item:protected] => Array
                                (
                                )

                            [__state_set:protected] => 1
                            [_db:protected] => JDatabaseDriverMysqli Object
                                (
                                    [name] => mysqli
                                    [serverType] => mysql
                                    [connection:protected] => mysqli Object
                                        (
                                            [affected_rows] => 0
                                            [client_info] => mysqlnd 5.0.12-dev - 20150407 - $Id: 3591daad22de08524295e1bd073aceeff11e6579 $
                                            [client_version] => 50012
                                            [connect_errno] => 0
                                            [connect_error] => 
                                            [errno] => 0
                                            [error] => 
                                            [error_list] => Array
                                                (
                                                )

                                            [field_count] => 40
                                            [host_info] => Localhost via UNIX socket
                                            [info] => 
                                            [insert_id] => 0
                                            [server_info] => 5.7.42-0ubuntu0.18.04.1
                                            [server_version] => 50742
                                            [stat] => Uptime: 19364099  Threads: 1  Questions: 93003952  Slow queries: 0  Opens: 1103935  Flush tables: 1  Open tables: 400  Queries per second avg: 4.802
                                            [sqlstate] => 00000
                                            [protocol_version] => 10
                                            [thread_id] => 1896549
                                            [warning_count] => 0
                                        )

                                    [nameQuote:protected] => `
                                    [nullDate:protected] => 0000-00-00 00:00:00
                                    [_database:JDatabaseDriver:private] => brevettistendalto_it
                                    [count:protected] => 18
                                    [cursor:protected] => 
                                    [debug:protected] => 
                                    [limit:protected] => 0
                                    [log:protected] => Array
                                        (
                                        )

                                    [timings:protected] => Array
                                        (
                                        )

                                    [callStacks:protected] => Array
                                        (
                                        )

                                    [offset:protected] => 0
                                    [options:protected] => Array
                                        (
                                            [driver] => mysqli
                                            [host] => localhost
                                            [user] => brevettistendalt
                                            [password] => z8s7P09ihY
                                            [database] => brevettistendalto_it
                                            [prefix] => nnhf3_
                                            [select] => 1
                                            [port] => 3306
                                            [socket] => 
                                        )

                                    [sql:protected] => JDatabaseQueryMysqli Object
                                        (
                                            [offset:protected] => 0
                                            [limit:protected] => 0
                                            [db:protected] => JDatabaseDriverMysqli Object
 *RECURSION*
                                            [sql:protected] => 
                                            [type:protected] => select
                                            [element:protected] => 
                                            [select:protected] => JDatabaseQueryElement Object
                                                (
                                                    [name:protected] => SELECT
                                                    [elements:protected] => Array
                                                        (
                                                            [0] => a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference
                                                            [1] => c.title AS category_title, c.alias AS category_alias, c.access AS category_access
                                                            [2] => u.name AS author
                                                            [3] => parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias
                                                            [4] => ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count
                                                        )

                                                    [glue:protected] => ,
                                                )

                                            [delete:protected] => 
                                            [update:protected] => 
                                            [insert:protected] => 
                                            [from:protected] => JDatabaseQueryElement Object
                                                (
                                                    [name:protected] => FROM
                                                    [elements:protected] => Array
                                                        (
                                                            [0] => #__content AS a
                                                        )

                                                    [glue:protected] => ,
                                                )

                                            [join:protected] => Array
                                                (
                                                    [0] => JDatabaseQueryElement Object
                                                        (
                                                            [name:protected] => INNER JOIN
                                                            [elements:protected] => Array
                                                                (
                                                                    [0] => #__categories AS c on c.id = a.catid
                                                                )

                                                            [glue:protected] => ,
                                                        )

                                                    [1] => JDatabaseQueryElement Object
                                                        (
                                                            [name:protected] => LEFT JOIN
                                                            [elements:protected] => Array
                                                                (
                                                                    [0] => #__users AS u on u.id = a.created_by
                                                                )

                                                            [glue:protected] => ,
                                                        )

                                                    [2] => JDatabaseQueryElement Object
                                                        (
                                                            [name:protected] => LEFT JOIN
                                                            [elements:protected] => Array
                                                                (
                                                                    [0] => #__categories as parent ON parent.id = c.parent_id
                                                                )

                                                            [glue:protected] => ,
                                                        )

                                                    [3] => JDatabaseQueryElement Object
                                                        (
                                                            [name:protected] => LEFT JOIN
                                                            [elements:protected] => Array
                                                                (
                                                                    [0] => #__content_rating AS v ON a.id = v.content_id
                                                                )

                                                            [glue:protected] => ,
                                                        )

                                                )

                                            [set:protected] => 
                                            [where:protected] => JDatabaseQueryElement Object
                                                (
                                                    [name:protected] => WHERE
                                                    [elements:protected] => Array
                                                        (
                                                            [0] => a.id = 176
                                                            [1] => c.published > 0
                                                            [2] => a.language in ('it-IT','*')
                                                            [3] => (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2024-03-19 10:29:29')
                                                            [4] => (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2024-03-19 10:29:29')
                                                            [5] => (a.state = 1 OR a.state =2)
                                                        )

                                                    [glue:protected] =>  AND 
                                                )

                                            [group:protected] => 
                                            [having:protected] => 
                                            [columns:protected] => 
                                            [values:protected] => 
                                            [order:protected] => 
                                            [autoIncrementField:protected] => 
                                            [call:protected] => 
                                            [exec:protected] => 
                                            [union:protected] => 
                                            [unionAll:protected] => 
                                            [selectRowNumber:protected] => 
                                        )

                                    [tablePrefix:protected] => nnhf3_
                                    [utf:protected] => 1
                                    [utf8mb4:protected] => 1
                                    [errorNum:protected] => 0
                                    [errorMsg:protected] => 
                                    [transactionDepth:protected] => 0
                                    [disconnectHandlers:protected] => Array
                                        (
                                        )

                                )

                            [name:protected] => article
                            [option:protected] => com_content
                            [state:protected] => Joomla\CMS\Object\CMSObject Object
                                (
                                    [_errors:protected] => Array
                                        (
                                        )

                                    [task] => 
                                    [parameters.menu] => Joomla\Registry\Registry Object
                                        (
                                            [data:protected] => stdClass Object
                                                (
                                                    [show_title] => 1
                                                    [link_titles] => 0
                                                    [show_intro] => 
                                                    [info_block_position] => 
                                                    [info_block_show_title] => 
                                                    [show_category] => 
                                                    [link_category] => 
                                                    [show_parent_category] => 
                                                    [link_parent_category] => 
                                                    [show_associations] => 
                                                    [show_author] => 
                                                    [link_author] => 
                                                    [show_create_date] => 
                                                    [show_modify_date] => 
                                                    [show_publish_date] => 
                                                    [show_item_navigation] => 
                                                    [show_vote] => 
                                                    [show_icons] => 
                                                    [show_print_icon] => 
                                                    [show_email_icon] => 
                                                    [show_hits] => 
                                                    [show_tags] => 
                                                    [show_noauth] => 
                                                    [urls_position] => 
                                                    [menu-anchor_title] => 
                                                    [menu-anchor_css] => 
                                                    [menu_image] => 
                                                    [menu_text] => 1
                                                    [menu_show] => 1
                                                    [page_title] => 
                                                    [show_page_heading] => 0
                                                    [page_heading] => 
                                                    [pageclass_sfx] => nopaddingtop 
                                                    [menu-meta_description] => 
                                                    [menu-meta_keywords] => 
                                                    [robots] => 
                                                    [secure] => 0
                                                    [gk_showtitle] => 0
                                                    [gk_desc] => 
                                                    [gk_cols] => 1
                                                    [gk_group] => 0
                                                    [gk_class] => 
                                                    [gk_subcontent] => 0
                                                    [gk_subcontent_pos_positions] => menu1
                                                    [gk_rel] => 0
                                                )

                                            [initialized:protected] => 1
                                            [separator] => .
                                        )

                                    [article.id] => 176
                                    [list.offset] => 
                                    [params] => Joomla\Registry\Registry Object
                                        (
                                            [data:protected] => stdClass Object
                                                (
                                                    [article_layout] => _:default
                                                    [show_title] => 1
                                                    [link_titles] => 0
                                                    [show_intro] => 1
                                                    [info_block_position] => 0
                                                    [info_block_show_title] => 1
                                                    [show_category] => 0
                                                    [link_category] => 0
                                                    [show_parent_category] => 0
                                                    [link_parent_category] => 0
                                                    [show_associations] => 0
                                                    [flags] => 1
                                                    [show_author] => 0
                                                    [link_author] => 0
                                                    [show_create_date] => 0
                                                    [show_modify_date] => 0
                                                    [show_publish_date] => 0
                                                    [show_item_navigation] => 0
                                                    [show_vote] => 0
                                                    [show_readmore] => 1
                                                    [show_readmore_title] => 0
                                                    [readmore_limit] => 100
                                                    [show_tags] => 0
                                                    [show_icons] => 0
                                                    [show_print_icon] => 0
                                                    [show_email_icon] => 0
                                                    [show_hits] => 0
                                                    [show_noauth] => 0
                                                    [urls_position] => 0
                                                    [captcha] => 
                                                    [show_publishing_options] => 1
                                                    [show_article_options] => 1
                                                    [save_history] => 1
                                                    [history_limit] => 10
                                                    [show_urls_images_frontend] => 0
                                                    [show_urls_images_backend] => 1
                                                    [targeta] => 0
                                                    [targetb] => 0
                                                    [targetc] => 0
                                                    [float_intro] => left
                                                    [float_fulltext] => left
                                                    [category_layout] => _:blog
                                                    [show_category_heading_title_text] => 1
                                                    [show_category_title] => 1
                                                    [show_description] => 0
                                                    [show_description_image] => 0
                                                    [maxLevel] => 1
                                                    [show_empty_categories] => 0
                                                    [show_no_articles] => 1
                                                    [show_subcat_desc] => 1
                                                    [show_cat_num_articles] => 0
                                                    [show_cat_tags] => 0
                                                    [show_base_description] => 1
                                                    [maxLevelcat] => -1
                                                    [show_empty_categories_cat] => 0
                                                    [show_subcat_desc_cat] => 1
                                                    [show_cat_num_articles_cat] => 1
                                                    [num_leading_articles] => 0
                                                    [num_intro_articles] => 10
                                                    [num_columns] => 1
                                                    [num_links] => 0
                                                    [multi_column_order] => 0
                                                    [show_subcategory_content] => 0
                                                    [show_pagination_limit] => 1
                                                    [filter_field] => hide
                                                    [show_headings] => 1
                                                    [list_show_date] => 0
                                                    [date_format] => 
                                                    [list_show_hits] => 1
                                                    [list_show_author] => 1
                                                    [list_show_votes] => 0
                                                    [list_show_ratings] => 0
                                                    [orderby_pri] => order
                                                    [orderby_sec] => order
                                                    [order_date] => published
                                                    [show_pagination] => 2
                                                    [show_pagination_results] => 1
                                                    [show_featured] => show
                                                    [show_feed_link] => 1
                                                    [feed_summary] => 0
                                                    [feed_show_readmore] => 0
                                                    [custom_fields_enable] => 1
                                                    [show_page_heading] => 0
                                                    [menu_text] => 1
                                                    [menu_show] => 1
                                                    [pageclass_sfx] => nopaddingtop 
                                                    [secure] => 0
                                                    [gk_showtitle] => 0
                                                    [gk_cols] => 1
                                                    [gk_group] => 0
                                                    [gk_subcontent] => 0
                                                    [gk_subcontent_pos_positions] => menu1
                                                    [gk_rel] => 0
                                                    [page_title] => Configurateur produit
                                                    [page_description] => Brevetti Stendalto produce e commercializza catene portacavi in nylon e acciaio, cavi flessibili, catene Total Chain preassemblate con cavi e connettori, guaine e raccordi. Oggi Brevetti Stendalto è altresì impegnata ad operare in settori altamente tecnologici e tecnicamente impegnativi come le applicazioni nel settore delle piattaforme petrolifere ed in quello della movimentazione merci nei più grandi porti del mondo.
                                                    [page_rights] => 
                                                    [robots] => 
                                                )

                                            [initialized:protected] => 1
                                            [separator] => .
                                        )

                                    [filter.published] => 1
                                    [filter.archived] => 2
                                    [filter.language] => 1
                                )

                            [event_clean_cache:protected] => onContentCleanCache
                            [factory:protected] => Joomla\CMS\MVC\Factory\LegacyFactory Object
                                (
                                )

                            [_errors:protected] => Array
                                (
                                )

                        )

                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [4] => Array
                (
                    [file] => /home/brevettistendalto.it/public_html/components/com_content/views/article/view.html.php
                    [line] => 42
                    [function] => get
                    [class] => Joomla\CMS\MVC\View\HtmlView
                    [object] => ContentViewArticle Object
                        (
                            [item:protected] => 
                            [params:protected] => 
                            [print:protected] => 
                            [state:protected] => 
                            [user:protected] => 
                            [document] => Joomla\CMS\Document\HtmlDocument Object
                                (
                                    [_links] => Array
                                        (
                                        )

                                    [_custom] => Array
                                        (
                                        )

                                    [template] => 
                                    [baseurl] => 
                                    [params] => 
                                    [_file] => 
                                    [_template:protected] => 
                                    [_template_tags:protected] => Array
                                        (
                                        )

                                    [_caching:protected] => 
                                    [_html5:Joomla\CMS\Document\HtmlDocument:private] => 
                                    [title] => Configurateur produit
                                    [description] => Brevetti Stendalto produce e commercializza catene portacavi in nylon e acciaio, cavi flessibili, catene Total Chain preassemblate con cavi e connettori, guaine e raccordi. Oggi Brevetti Stendalto è altresì impegnata ad operare in settori altamente tecnologici e tecnicamente impegnativi come le applicazioni nel settore delle piattaforme petrolifere ed in quello della movimentazione merci nei più grandi porti del mondo.
                                    [link] => 
                                    [base] => https://www.brevettistendalto.it/it/
                                    [language] => it-it
                                    [direction] => ltr
                                    [_generator] => Joomla! - Open Source Content Management
                                    [_mdate] => 
                                    [_tab] => 	
                                    [_lineEnd] => 

                                    [_charset] => utf-8
                                    [_mime] => text/html
                                    [_namespace] => 
                                    [_profile] => 
                                    [_scripts] => Array
                                        (
                                            [/media/jui/js/jquery.min.js] => Array
                                                (
                                                    [type] => text/javascript
                                                    [options] => Array
                                                        (
                                                            [version] => auto
                                                            [relative] => 1
                                                            [detectDebug] => 
                                                            [framework] => 
                                                            [pathOnly] => 
                                                            [detectBrowser] => 1
                                                        )

                                                )

                                            [/media/jui/js/jquery-noconflict.js] => Array
                                                (
                                                    [type] => text/javascript
                                                    [options] => Array
                                                        (
                                                            [version] => auto
                                                            [relative] => 1
                                                            [framework] => 
                                                            [pathOnly] => 
                                                            [detectBrowser] => 1
                                                            [detectDebug] => 1
                                                        )

                                                )

                                            [/media/jui/js/jquery-migrate.min.js] => Array
                                                (
                                                    [type] => text/javascript
                                                    [options] => Array
                                                        (
                                                            [version] => auto
                                                            [relative] => 1
                                                            [detectDebug] => 
                                                            [framework] => 
                                                            [pathOnly] => 
                                                            [detectBrowser] => 1
                                                        )

                                                )

                                            [/media/k2/assets/js/k2.frontend.js?v=2.10.3&b=20200429&sitepath=/] => Array
                                                (
                                                    [type] => text/javascript
                                                    [options] => Array
                                                        (
                                                        )

                                                )

                                        )

                                    [_script] => Array
                                        (
                                        )

                                    [scriptOptions:protected] => Array
                                        (
                                        )

                                    [_styleSheets] => Array
                                        (
                                            [https://cdn.jsdelivr.net/npm/simple-line-icons@2.4.1/css/simple-line-icons.css] => Array
                                                (
                                                    [type] => text/css
                                                    [options] => Array
                                                        (
                                                        )

                                                )

                                            [/templates/gk_technews/css/k2.css?v=2.10.3] => Array
                                                (
                                                    [type] => text/css
                                                    [options] => Array
                                                        (
                                                        )

                                                )

                                        )

                                    [_style] => Array
                                        (
                                        )

                                    [_metaTags] => Array
                                        (
                                            [http-equiv] => Array
                                                (
                                                    [content-type] => text/html; charset=utf-8
                                                )

                                            [name] => Array
                                                (
                                                    [keywords] => cable chain, catena portacavi, Chaînes, catene portacavi, catena porta cave, power track, Chaînes porte câbles, catene plastica, catene porta cavi, catene plastica, kabelketten, energieführungsketten, schleppketten,  kabelkette, schleppkette, kabelschleppkette, schlauchkette, energieführungskette, schlauchketten, kabelschleppketten, kabelschlepper, drag chain, power chain, porte câbles
                                                    [rights] => 
                                                )

                                        )

                                    [_engine] => 
                                    [_type] => html
                                    [mediaVersion:protected] => 716db191ef3fb77021346a262d2b7998
                                )

                            [_name:protected] => article
                            [_models:protected] => Array
                                (
                                    [article] => ContentModelArticle Object
                                        (
                                            [_context:protected] => com_content.article
                                            [_item:protected] => Array
                                                (
                                                )

                                            [__state_set:protected] => 1
                                            [_db:protected] => JDatabaseDriverMysqli Object
                                                (
                                                    [name] => mysqli
                                                    [serverType] => mysql
                                                    [connection:protected] => mysqli Object
                                                        (
                                                            [affected_rows] => -1
                                                            [client_info] => mysqlnd 5.0.12-dev - 20150407 - $Id: 3591daad22de08524295e1bd073aceeff11e6579 $
                                                            [client_version] => 50012
                                                            [connect_errno] => 0
                                                            [connect_error] => 
                                                            [errno] => 0
                                                            [error] => 
                                                            [error_list] => Array
                                                                (
                                                                )

                                                            [field_count] => 40
                                                            [host_info] => Localhost via UNIX socket
                                                            [info] => 
                                                            [insert_id] => 0
                                                            [server_info] => 5.7.42-0ubuntu0.18.04.1
                                                            [server_version] => 50742
                                                            [stat] => Uptime: 19364099  Threads: 1  Questions: 93003953  Slow queries: 0  Opens: 1103935  Flush tables: 1  Open tables: 400  Queries per second avg: 4.802
                                                            [sqlstate] => 00000
                                                            [protocol_version] => 10
                                                            [thread_id] => 1896549
                                                            [warning_count] => 0
                                                        )

                                                    [nameQuote:protected] => `
                                                    [nullDate:protected] => 0000-00-00 00:00:00
                                                    [_database:JDatabaseDriver:private] => brevettistendalto_it
                                                    [count:protected] => 18
                                                    [cursor:protected] => 
                                                    [debug:protected] => 
                                                    [limit:protected] => 0
                                                    [log:protected] => Array
                                                        (
                                                        )

                                                    [timings:protected] => Array
                                                        (
                                                        )

                                                    [callStacks:protected] => Array
                                                        (
                                                        )

                                                    [offset:protected] => 0
                                                    [options:protected] => Array
                                                        (
                                                            [driver] => mysqli
                                                            [host] => localhost
                                                            [user] => brevettistendalt
                                                            [password] => z8s7P09ihY
                                                            [database] => brevettistendalto_it
                                                            [prefix] => nnhf3_
                                                            [select] => 1
                                                            [port] => 3306
                                                            [socket] => 
                                                        )

                                                    [sql:protected] => JDatabaseQueryMysqli Object
                                                        (
                                                            [offset:protected] => 0
                                                            [limit:protected] => 0
                                                            [db:protected] => JDatabaseDriverMysqli Object
 *RECURSION*
                                                            [sql:protected] => 
                                                            [type:protected] => select
                                                            [element:protected] => 
                                                            [select:protected] => JDatabaseQueryElement Object
                                                                (
                                                                    [name:protected] => SELECT
                                                                    [elements:protected] => Array
                                                                        (
                                                                            [0] => a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference
                                                                            [1] => c.title AS category_title, c.alias AS category_alias, c.access AS category_access
                                                                            [2] => u.name AS author
                                                                            [3] => parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias
                                                                            [4] => ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count
                                                                        )

                                                                    [glue:protected] => ,
                                                                )

                                                            [delete:protected] => 
                                                            [update:protected] => 
                                                            [insert:protected] => 
                                                            [from:protected] => JDatabaseQueryElement Object
                                                                (
                                                                    [name:protected] => FROM
                                                                    [elements:protected] => Array
                                                                        (
                                                                            [0] => #__content AS a
                                                                        )

                                                                    [glue:protected] => ,
                                                                )

                                                            [join:protected] => Array
                                                                (
                                                                    [0] => JDatabaseQueryElement Object
                                                                        (
                                                                            [name:protected] => INNER JOIN
                                                                            [elements:protected] => Array
                                                                                (
                                                                                    [0] => #__categories AS c on c.id = a.catid
                                                                                )

                                                                            [glue:protected] => ,
                                                                        )

                                                                    [1] => JDatabaseQueryElement Object
                                                                        (
                                                                            [name:protected] => LEFT JOIN
                                                                            [elements:protected] => Array
                                                                                (
                                                                                    [0] => #__users AS u on u.id = a.created_by
                                                                                )

                                                                            [glue:protected] => ,
                                                                        )

                                                                    [2] => JDatabaseQueryElement Object
                                                                        (
                                                                            [name:protected] => LEFT JOIN
                                                                            [elements:protected] => Array
                                                                                (
                                                                                    [0] => #__categories as parent ON parent.id = c.parent_id
                                                                                )

                                                                            [glue:protected] => ,
                                                                        )

                                                                    [3] => JDatabaseQueryElement Object
                                                                        (
                                                                            [name:protected] => LEFT JOIN
                                                                            [elements:protected] => Array
                                                                                (
                                                                                    [0] => #__content_rating AS v ON a.id = v.content_id
                                                                                )

                                                                            [glue:protected] => ,
                                                                        )

                                                                )

                                                            [set:protected] => 
                                                            [where:protected] => JDatabaseQueryElement Object
                                                                (
                                                                    [name:protected] => WHERE
                                                                    [elements:protected] => Array
                                                                        (
                                                                            [0] => a.id = 176
                                                                            [1] => c.published > 0
                                                                            [2] => a.language in ('it-IT','*')
                                                                            [3] => (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2024-03-19 10:29:29')
                                                                            [4] => (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2024-03-19 10:29:29')
                                                                            [5] => (a.state = 1 OR a.state =2)
                                                                        )

                                                                    [glue:protected] =>  AND 
                                                                )

                                                            [group:protected] => 
                                                            [having:protected] => 
                                                            [columns:protected] => 
                                                            [values:protected] => 
                                                            [order:protected] => 
                                                            [autoIncrementField:protected] => 
                                                            [call:protected] => 
                                                            [exec:protected] => 
                                                            [union:protected] => 
                                                            [unionAll:protected] => 
                                                            [selectRowNumber:protected] => 
                                                        )

                                                    [tablePrefix:protected] => nnhf3_
                                                    [utf:protected] => 1
                                                    [utf8mb4:protected] => 1
                                                    [errorNum:protected] => 0
                                                    [errorMsg:protected] => 
                                                    [transactionDepth:protected] => 0
                                                    [disconnectHandlers:protected] => Array
                                                        (
                                                        )

                                                )

                                            [name:protected] => article
                                            [option:protected] => com_content
                                            [state:protected] => Joomla\CMS\Object\CMSObject Object
                                                (
                                                    [_errors:protected] => Array
                                                        (
                                                        )

                                                    [task] => 
                                                    [parameters.menu] => Joomla\Registry\Registry Object
                                                        (
                                                            [data:protected] => stdClass Object
                                                                (
                                                                    [show_title] => 1
                                                                    [link_titles] => 0
                                                                    [show_intro] => 
                                                                    [info_block_position] => 
                                                                    [info_block_show_title] => 
                                                                    [show_category] => 
                                                                    [link_category] => 
                                                                    [show_parent_category] => 
                                                                    [link_parent_category] => 
                                                                    [show_associations] => 
                                                                    [show_author] => 
                                                                    [link_author] => 
                                                                    [show_create_date] => 
                                                                    [show_modify_date] => 
                                                                    [show_publish_date] => 
                                                                    [show_item_navigation] => 
                                                                    [show_vote] => 
                                                                    [show_icons] => 
                                                                    [show_print_icon] => 
                                                                    [show_email_icon] => 
                                                                    [show_hits] => 
                                                                    [show_tags] => 
                                                                    [show_noauth] => 
                                                                    [urls_position] => 
                                                                    [menu-anchor_title] => 
                                                                    [menu-anchor_css] => 
                                                                    [menu_image] => 
                                                                    [menu_text] => 1
                                                                    [menu_show] => 1
                                                                    [page_title] => 
                                                                    [show_page_heading] => 0
                                                                    [page_heading] => 
                                                                    [pageclass_sfx] => nopaddingtop 
                                                                    [menu-meta_description] => 
                                                                    [menu-meta_keywords] => 
                                                                    [robots] => 
                                                                    [secure] => 0
                                                                    [gk_showtitle] => 0
                                                                    [gk_desc] => 
                                                                    [gk_cols] => 1
                                                                    [gk_group] => 0
                                                                    [gk_class] => 
                                                                    [gk_subcontent] => 0
                                                                    [gk_subcontent_pos_positions] => menu1
                                                                    [gk_rel] => 0
                                                                )

                                                            [initialized:protected] => 1
                                                            [separator] => .
                                                        )

                                                    [article.id] => 176
                                                    [list.offset] => 
                                                    [params] => Joomla\Registry\Registry Object
                                                        (
                                                            [data:protected] => stdClass Object
                                                                (
                                                                    [article_layout] => _:default
                                                                    [show_title] => 1
                                                                    [link_titles] => 0
                                                                    [show_intro] => 1
                                                                    [info_block_position] => 0
                                                                    [info_block_show_title] => 1
                                                                    [show_category] => 0
                                                                    [link_category] => 0
                                                                    [show_parent_category] => 0
                                                                    [link_parent_category] => 0
                                                                    [show_associations] => 0
                                                                    [flags] => 1
                                                                    [show_author] => 0
                                                                    [link_author] => 0
                                                                    [show_create_date] => 0
                                                                    [show_modify_date] => 0
                                                                    [show_publish_date] => 0
                                                                    [show_item_navigation] => 0
                                                                    [show_vote] => 0
                                                                    [show_readmore] => 1
                                                                    [show_readmore_title] => 0
                                                                    [readmore_limit] => 100
                                                                    [show_tags] => 0
                                                                    [show_icons] => 0
                                                                    [show_print_icon] => 0
                                                                    [show_email_icon] => 0
                                                                    [show_hits] => 0
                                                                    [show_noauth] => 0
                                                                    [urls_position] => 0
                                                                    [captcha] => 
                                                                    [show_publishing_options] => 1
                                                                    [show_article_options] => 1
                                                                    [save_history] => 1
                                                                    [history_limit] => 10
                                                                    [show_urls_images_frontend] => 0
                                                                    [show_urls_images_backend] => 1
                                                                    [targeta] => 0
                                                                    [targetb] => 0
                                                                    [targetc] => 0
                                                                    [float_intro] => left
                                                                    [float_fulltext] => left
                                                                    [category_layout] => _:blog
                                                                    [show_category_heading_title_text] => 1
                                                                    [show_category_title] => 1
                                                                    [show_description] => 0
                                                                    [show_description_image] => 0
                                                                    [maxLevel] => 1
                                                                    [show_empty_categories] => 0
                                                                    [show_no_articles] => 1
                                                                    [show_subcat_desc] => 1
                                                                    [show_cat_num_articles] => 0
                                                                    [show_cat_tags] => 0
                                                                    [show_base_description] => 1
                                                                    [maxLevelcat] => -1
                                                                    [show_empty_categories_cat] => 0
                                                                    [show_subcat_desc_cat] => 1
                                                                    [show_cat_num_articles_cat] => 1
                                                                    [num_leading_articles] => 0
                                                                    [num_intro_articles] => 10
                                                                    [num_columns] => 1
                                                                    [num_links] => 0
                                                                    [multi_column_order] => 0
                                                                    [show_subcategory_content] => 0
                                                                    [show_pagination_limit] => 1
                                                                    [filter_field] => hide
                                                                    [show_headings] => 1
                                                                    [list_show_date] => 0
                                                                    [date_format] => 
                                                                    [list_show_hits] => 1
                                                                    [list_show_author] => 1
                                                                    [list_show_votes] => 0
                                                                    [list_show_ratings] => 0
                                                                    [orderby_pri] => order
                                                                    [orderby_sec] => order
                                                                    [order_date] => published
                                                                    [show_pagination] => 2
                                                                    [show_pagination_results] => 1
                                                                    [show_featured] => show
                                                                    [show_feed_link] => 1
                                                                    [feed_summary] => 0
                                                                    [feed_show_readmore] => 0
                                                                    [custom_fields_enable] => 1
                                                                    [show_page_heading] => 0
                                                                    [menu_text] => 1
                                                                    [menu_show] => 1
                                                                    [pageclass_sfx] => nopaddingtop 
                                                                    [secure] => 0
                                                                    [gk_showtitle] => 0
                                                                    [gk_cols] => 1
                                                                    [gk_group] => 0
                                                                    [gk_subcontent] => 0
                                                                    [gk_subcontent_pos_positions] => menu1
                                                                    [gk_rel] => 0
                                                                    [page_title] => Configurateur produit
                                                                    [page_description] => Brevetti Stendalto produce e commercializza catene portacavi in nylon e acciaio, cavi flessibili, catene Total Chain preassemblate con cavi e connettori, guaine e raccordi. Oggi Brevetti Stendalto è altresì impegnata ad operare in settori altamente tecnologici e tecnicamente impegnativi come le applicazioni nel settore delle piattaforme petrolifere ed in quello della movimentazione merci nei più grandi porti del mondo.
                                                                    [page_rights] => 
                                                                    [robots] => 
                                                                )

                                                            [initialized:protected] => 1
                                                            [separator] => .
                                                        )

                                                    [filter.published] => 1
                                                    [filter.archived] => 2
                                                    [filter.language] => 1
                                                )

                                            [event_clean_cache:protected] => onContentCleanCache
                                            [factory:protected] => Joomla\CMS\MVC\Factory\LegacyFactory Object
                                                (
                                                )

                                            [_errors:protected] => Array
                                                (
                                                )

                                        )

                                )

                            [_basePath:protected] => /home/brevettistendalto.it/public_html/components/com_content
                            [_defaultModel:protected] => article
                            [_layout:protected] => default
                            [_layoutExt:protected] => php
                            [_layoutTemplate:protected] => _
                            [_path:protected] => Array
                                (
                                    [template] => Array
                                        (
                                            [0] => /home/brevettistendalto.it/public_html/templates/gk_technews/html/com_content/article/
                                            [1] => /home/brevettistendalto.it/public_html/components/com_content/views/article/tmpl/
                                        )

                                    [helper] => Array
                                        (
                                            [0] => /home/brevettistendalto.it/public_html/components/com_content/helpers/
                                        )

                                )

                            [_template:protected] => 
                            [_output:protected] => 
                            [_escape:protected] => htmlspecialchars
                            [_charset:protected] => UTF-8
                            [_errors:protected] => Array
                                (
                                )

                            [baseurl] => 
                        )

                    [type] => ->
                    [args] => Array
                        (
                            [0] => Item
                        )

                )

            [5] => Array
                (
                    [file] => /home/brevettistendalto.it/public_html/libraries/src/MVC/Controller/BaseController.php
                    [line] => 664
                    [function] => display
                    [class] => ContentViewArticle
                    [object] => ContentViewArticle Object
                        (
                            [item:protected] => 
                            [params:protected] => 
                            [print:protected] => 
                            [state:protected] => 
                            [user:protected] => 
                            [document] => Joomla\CMS\Document\HtmlDocument Object
                                (
                                    [_links] => Array
                                        (
                                        )

                                    [_custom] => Array
                                        (
                                        )

                                    [template] => 
                                    [baseurl] => 
                                    [params] => 
                                    [_file] => 
                                    [_template:protected] => 
                                    [_template_tags:protected] => Array
                                        (
                                        )

                                    [_caching:protected] => 
                                    [_html5:Joomla\CMS\Document\HtmlDocument:private] => 
                                    [title] => Configurateur produit
                                    [description] => Brevetti Stendalto produce e commercializza catene portacavi in nylon e acciaio, cavi flessibili, catene Total Chain preassemblate con cavi e connettori, guaine e raccordi. Oggi Brevetti Stendalto è altresì impegnata ad operare in settori altamente tecnologici e tecnicamente impegnativi come le applicazioni nel settore delle piattaforme petrolifere ed in quello della movimentazione merci nei più grandi porti del mondo.
                                    [link] => 
                                    [base] => https://www.brevettistendalto.it/it/
                                    [language] => it-it
                                    [direction] => ltr
                                    [_generator] => Joomla! - Open Source Content Management
                                    [_mdate] => 
                                    [_tab] => 	
                                    [_lineEnd] => 

                                    [_charset] => utf-8
                                    [_mime] => text/html
                                    [_namespace] => 
                                    [_profile] => 
                                    [_scripts] => Array
                                        (
                                            [/media/jui/js/jquery.min.js] => Array
                                                (
                                                    [type] => text/javascript
                                                    [options] => Array
                                                        (
                                                            [version] => auto
                                                            [relative] => 1
                                                            [detectDebug] => 
                                                            [framework] => 
                                                            [pathOnly] => 
                                                            [detectBrowser] => 1
                                                        )

                                                )

                                            [/media/jui/js/jquery-noconflict.js] => Array
                                                (
                                                    [type] => text/javascript
                                                    [options] => Array
                                                        (
                                                            [version] => auto
                                                            [relative] => 1
                                                            [framework] => 
                                                            [pathOnly] => 
                                                            [detectBrowser] => 1
                                                            [detectDebug] => 1
                                                        )

                                                )

                                            [/media/jui/js/jquery-migrate.min.js] => Array
                                                (
                                                    [type] => text/javascript
                                                    [options] => Array
                                                        (
                                                            [version] => auto
                                                            [relative] => 1
                                                            [detectDebug] => 
                                                            [framework] => 
                                                            [pathOnly] => 
                                                            [detectBrowser] => 1
                                                        )

                                                )

                                            [/media/k2/assets/js/k2.frontend.js?v=2.10.3&b=20200429&sitepath=/] => Array
                                                (
                                                    [type] => text/javascript
                                                    [options] => Array
                                                        (
                                                        )

                                                )

                                        )

                                    [_script] => Array
                                        (
                                        )

                                    [scriptOptions:protected] => Array
                                        (
                                        )

                                    [_styleSheets] => Array
                                        (
                                            [https://cdn.jsdelivr.net/npm/simple-line-icons@2.4.1/css/simple-line-icons.css] => Array
                                                (
                                                    [type] => text/css
                                                    [options] => Array
                                                        (
                                                        )

                                                )

                                            [/templates/gk_technews/css/k2.css?v=2.10.3] => Array
                                                (
                                                    [type] => text/css
                                                    [options] => Array
                                                        (
                                                        )

                                                )

                                        )

                                    [_style] => Array
                                        (
                                        )

                                    [_metaTags] => Array
                                        (
                                            [http-equiv] => Array
                                                (
                                                    [content-type] => text/html; charset=utf-8
                                                )

                                            [name] => Array
                                                (
                                                    [keywords] => cable chain, catena portacavi, Chaînes, catene portacavi, catena porta cave, power track, Chaînes porte câbles, catene plastica, catene porta cavi, catene plastica, kabelketten, energieführungsketten, schleppketten,  kabelkette, schleppkette, kabelschleppkette, schlauchkette, energieführungskette, schlauchketten, kabelschleppketten, kabelschlepper, drag chain, power chain, porte câbles
                                                    [rights] => 
                                                )

                                        )

                                    [_engine] => 
                                    [_type] => html
                                    [mediaVersion:protected] => 716db191ef3fb77021346a262d2b7998
                                )

                            [_name:protected] => article
                            [_models:protected] => Array
                                (
                                    [article] => ContentModelArticle Object
                                        (
                                            [_context:protected] => com_content.article
                                            [_item:protected] => Array
                                                (
                                                )

                                            [__state_set:protected] => 1
                                            [_db:protected] => JDatabaseDriverMysqli Object
                                                (
                                                    [name] => mysqli
                                                    [serverType] => mysql
                                                    [connection:protected] => mysqli Object
                                                        (
                                                            [affected_rows] => -1
                                                            [client_info] => mysqlnd 5.0.12-dev - 20150407 - $Id: 3591daad22de08524295e1bd073aceeff11e6579 $
                                                            [client_version] => 50012
                                                            [connect_errno] => 0
                                                            [connect_error] => 
                                                            [errno] => 0
                                                            [error] => 
                                                            [error_list] => Array
                                                                (
                                                                )

                                                            [field_count] => 40
                                                            [host_info] => Localhost via UNIX socket
                                                            [info] => 
                                                            [insert_id] => 0
                                                            [server_info] => 5.7.42-0ubuntu0.18.04.1
                                                            [server_version] => 50742
                                                            [stat] => Uptime: 19364099  Threads: 1  Questions: 93003954  Slow queries: 0  Opens: 1103935  Flush tables: 1  Open tables: 400  Queries per second avg: 4.802
                                                            [sqlstate] => 00000
                                                            [protocol_version] => 10
                                                            [thread_id] => 1896549
                                                            [warning_count] => 0
                                                        )

                                                    [nameQuote:protected] => `
                                                    [nullDate:protected] => 0000-00-00 00:00:00
                                                    [_database:JDatabaseDriver:private] => brevettistendalto_it
                                                    [count:protected] => 18
                                                    [cursor:protected] => 
                                                    [debug:protected] => 
                                                    [limit:protected] => 0
                                                    [log:protected] => Array
                                                        (
                                                        )

                                                    [timings:protected] => Array
                                                        (
                                                        )

                                                    [callStacks:protected] => Array
                                                        (
                                                        )

                                                    [offset:protected] => 0
                                                    [options:protected] => Array
                                                        (
                                                            [driver] => mysqli
                                                            [host] => localhost
                                                            [user] => brevettistendalt
                                                            [password] => z8s7P09ihY
                                                            [database] => brevettistendalto_it
                                                            [prefix] => nnhf3_
                                                            [select] => 1
                                                            [port] => 3306
                                                            [socket] => 
                                                        )

                                                    [sql:protected] => JDatabaseQueryMysqli Object
                                                        (
                                                            [offset:protected] => 0
                                                            [limit:protected] => 0
                                                            [db:protected] => JDatabaseDriverMysqli Object
 *RECURSION*
                                                            [sql:protected] => 
                                                            [type:protected] => select
                                                            [element:protected] => 
                                                            [select:protected] => JDatabaseQueryElement Object
                                                                (
                                                                    [name:protected] => SELECT
                                                                    [elements:protected] => Array
                                                                        (
                                                                            [0] => a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference
                                                                            [1] => c.title AS category_title, c.alias AS category_alias, c.access AS category_access
                                                                            [2] => u.name AS author
                                                                            [3] => parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias
                                                                            [4] => ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count
                                                                        )

                                                                    [glue:protected] => ,
                                                                )

                                                            [delete:protected] => 
                                                            [update:protected] => 
                                                            [insert:protected] => 
                                                            [from:protected] => JDatabaseQueryElement Object
                                                                (
                                                                    [name:protected] => FROM
                                                                    [elements:protected] => Array
                                                                        (
                                                                            [0] => #__content AS a
                                                                        )

                                                                    [glue:protected] => ,
                                                                )

                                                            [join:protected] => Array
                                                                (
                                                                    [0] => JDatabaseQueryElement Object
                                                                        (
                                                                            [name:protected] => INNER JOIN
                                                                            [elements:protected] => Array
                                                                                (
                                                                                    [0] => #__categories AS c on c.id = a.catid
                                                                                )

                                                                            [glue:protected] => ,
                                                                        )

                                                                    [1] => JDatabaseQueryElement Object
                                                                        (
                                                                            [name:protected] => LEFT JOIN
                                                                            [elements:protected] => Array
                                                                                (
                                                                                    [0] => #__users AS u on u.id = a.created_by
                                                                                )

                                                                            [glue:protected] => ,
                                                                        )

                                                                    [2] => JDatabaseQueryElement Object
                                                                        (
                                                                            [name:protected] => LEFT JOIN
                                                                            [elements:protected] => Array
                                                                                (
                                                                                    [0] => #__categories as parent ON parent.id = c.parent_id
                                                                                )

                                                                            [glue:protected] => ,
                                                                        )

                                                                    [3] => JDatabaseQueryElement Object
                                                                        (
                                                                            [name:protected] => LEFT JOIN
                                                                            [elements:protected] => Array
                                                                                (
                                                                                    [0] => #__content_rating AS v ON a.id = v.content_id
                                                                                )

                                                                            [glue:protected] => ,
                                                                        )

                                                                )

                                                            [set:protected] => 
                                                            [where:protected] => JDatabaseQueryElement Object
                                                                (
                                                                    [name:protected] => WHERE
                                                                    [elements:protected] => Array
                                                                        (
                                                                            [0] => a.id = 176
                                                                            [1] => c.published > 0
                                                                            [2] => a.language in ('it-IT','*')
                                                                            [3] => (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2024-03-19 10:29:29')
                                                                            [4] => (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2024-03-19 10:29:29')
                                                                            [5] => (a.state = 1 OR a.state =2)
                                                                        )

                                                                    [glue:protected] =>  AND 
                                                                )

                                                            [group:protected] => 
                                                            [having:protected] => 
                                                            [columns:protected] => 
                                                            [values:protected] => 
                                                            [order:protected] => 
                                                            [autoIncrementField:protected] => 
                                                            [call:protected] => 
                                                            [exec:protected] => 
                                                            [union:protected] => 
                                                            [unionAll:protected] => 
                                                            [selectRowNumber:protected] => 
                                                        )

                                                    [tablePrefix:protected] => nnhf3_
                                                    [utf:protected] => 1
                                                    [utf8mb4:protected] => 1
                                                    [errorNum:protected] => 0
                                                    [errorMsg:protected] => 
                                                    [transactionDepth:protected] => 0
                                                    [disconnectHandlers:protected] => Array
                                                        (
                                                        )

                                                )

                                            [name:protected] => article
                                            [option:protected] => com_content
                                            [state:protected] => Joomla\CMS\Object\CMSObject Object
                                                (
                                                    [_errors:protected] => Array
                                                        (
                                                        )

                                                    [task] => 
                                                    [parameters.menu] => Joomla\Registry\Registry Object
                                                        (
                                                            [data:protected] => stdClass Object
                                                                (
                                                                    [show_title] => 1
                                                                    [link_titles] => 0
                                                                    [show_intro] => 
                                                                    [info_block_position] => 
                                                                    [info_block_show_title] => 
                                                                    [show_category] => 
                                                                    [link_category] => 
                                                                    [show_parent_category] => 
                                                                    [link_parent_category] => 
                                                                    [show_associations] => 
                                                                    [show_author] => 
                                                                    [link_author] => 
                                                                    [show_create_date] => 
                                                                    [show_modify_date] => 
                                                                    [show_publish_date] => 
                                                                    [show_item_navigation] => 
                                                                    [show_vote] => 
                                                                    [show_icons] => 
                                                                    [show_print_icon] => 
                                                                    [show_email_icon] => 
                                                                    [show_hits] => 
                                                                    [show_tags] => 
                                                                    [show_noauth] => 
                                                                    [urls_position] => 
                                                                    [menu-anchor_title] => 
                                                                    [menu-anchor_css] => 
                                                                    [menu_image] => 
                                                                    [menu_text] => 1
                                                                    [menu_show] => 1
                                                                    [page_title] => 
                                                                    [show_page_heading] => 0
                                                                    [page_heading] => 
                                                                    [pageclass_sfx] => nopaddingtop 
                                                                    [menu-meta_description] => 
                                                                    [menu-meta_keywords] => 
                                                                    [robots] => 
                                                                    [secure] => 0
                                                                    [gk_showtitle] => 0
                                                                    [gk_desc] => 
                                                                    [gk_cols] => 1
                                                                    [gk_group] => 0
                                                                    [gk_class] => 
                                                                    [gk_subcontent] => 0
                                                                    [gk_subcontent_pos_positions] => menu1
                                                                    [gk_rel] => 0
                                                                )

                                                            [initialized:protected] => 1
                                                            [separator] => .
                                                        )

                                                    [article.id] => 176
                                                    [list.offset] => 
                                                    [params] => Joomla\Registry\Registry Object
                                                        (
                                                            [data:protected] => stdClass Object
                                                                (
                                                                    [article_layout] => _:default
                                                                    [show_title] => 1
                                                                    [link_titles] => 0
                                                                    [show_intro] => 1
                                                                    [info_block_position] => 0
                                                                    [info_block_show_title] => 1
                                                                    [show_category] => 0
                                                                    [link_category] => 0
                                                                    [show_parent_category] => 0
                                                                    [link_parent_category] => 0
                                                                    [show_associations] => 0
                                                                    [flags] => 1
                                                                    [show_author] => 0
                                                                    [link_author] => 0
                                                                    [show_create_date] => 0
                                                                    [show_modify_date] => 0
                                                                    [show_publish_date] => 0
                                                                    [show_item_navigation] => 0
                                                                    [show_vote] => 0
                                                                    [show_readmore] => 1
                                                                    [show_readmore_title] => 0
                                                                    [readmore_limit] => 100
                                                                    [show_tags] => 0
                                                                    [show_icons] => 0
                                                                    [show_print_icon] => 0
                                                                    [show_email_icon] => 0
                                                                    [show_hits] => 0
                                                                    [show_noauth] => 0
                                                                    [urls_position] => 0
                                                                    [captcha] => 
                                                                    [show_publishing_options] => 1
                                                                    [show_article_options] => 1
                                                                    [save_history] => 1
                                                                    [history_limit] => 10
                                                                    [show_urls_images_frontend] => 0
                                                                    [show_urls_images_backend] => 1
                                                                    [targeta] => 0
                                                                    [targetb] => 0
                                                                    [targetc] => 0
                                                                    [float_intro] => left
                                                                    [float_fulltext] => left
                                                                    [category_layout] => _:blog
                                                                    [show_category_heading_title_text] => 1
                                                                    [show_category_title] => 1
                                                                    [show_description] => 0
                                                                    [show_description_image] => 0
                                                                    [maxLevel] => 1
                                                                    [show_empty_categories] => 0
                                                                    [show_no_articles] => 1
                                                                    [show_subcat_desc] => 1
                                                                    [show_cat_num_articles] => 0
                                                                    [show_cat_tags] => 0
                                                                    [show_base_description] => 1
                                                                    [maxLevelcat] => -1
                                                                    [show_empty_categories_cat] => 0
                                                                    [show_subcat_desc_cat] => 1
                                                                    [show_cat_num_articles_cat] => 1
                                                                    [num_leading_articles] => 0
                                                                    [num_intro_articles] => 10
                                                                    [num_columns] => 1
                                                                    [num_links] => 0
                                                                    [multi_column_order] => 0
                                                                    [show_subcategory_content] => 0
                                                                    [show_pagination_limit] => 1
                                                                    [filter_field] => hide
                                                                    [show_headings] => 1
                                                                    [list_show_date] => 0
                                                                    [date_format] => 
                                                                    [list_show_hits] => 1
                                                                    [list_show_author] => 1
                                                                    [list_show_votes] => 0
                                                                    [list_show_ratings] => 0
                                                                    [orderby_pri] => order
                                                                    [orderby_sec] => order
                                                                    [order_date] => published
                                                                    [show_pagination] => 2
                                                                    [show_pagination_results] => 1
                                                                    [show_featured] => show
                                                                    [show_feed_link] => 1
                                                                    [feed_summary] => 0
                                                                    [feed_show_readmore] => 0
                                                                    [custom_fields_enable] => 1
                                                                    [show_page_heading] => 0
                                                                    [menu_text] => 1
                                                                    [menu_show] => 1
                                                                    [pageclass_sfx] => nopaddingtop 
                                                                    [secure] => 0
                                                                    [gk_showtitle] => 0
                                                                    [gk_cols] => 1
                                                                    [gk_group] => 0
                                                                    [gk_subcontent] => 0
                                                                    [gk_subcontent_pos_positions] => menu1
                                                                    [gk_rel] => 0
                                                                    [page_title] => Configurateur produit
                                                                    [page_description] => Brevetti Stendalto produce e commercializza catene portacavi in nylon e acciaio, cavi flessibili, catene Total Chain preassemblate con cavi e connettori, guaine e raccordi. Oggi Brevetti Stendalto è altresì impegnata ad operare in settori altamente tecnologici e tecnicamente impegnativi come le applicazioni nel settore delle piattaforme petrolifere ed in quello della movimentazione merci nei più grandi porti del mondo.
                                                                    [page_rights] => 
                                                                    [robots] => 
                                                                )

                                                            [initialized:protected] => 1
                                                            [separator] => .
                                                        )

                                                    [filter.published] => 1
                                                    [filter.archived] => 2
                                                    [filter.language] => 1
                                                )

                                            [event_clean_cache:protected] => onContentCleanCache
                                            [factory:protected] => Joomla\CMS\MVC\Factory\LegacyFactory Object
                                                (
                                                )

                                            [_errors:protected] => Array
                                                (
                                                )

                                        )

                                )

                            [_basePath:protected] => /home/brevettistendalto.it/public_html/components/com_content
                            [_defaultModel:protected] => article
                            [_layout:protected] => default
                            [_layoutExt:protected] => php
                            [_layoutTemplate:protected] => _
                            [_path:protected] => Array
                                (
                                    [template] => Array
                                        (
                                            [0] => /home/brevettistendalto.it/public_html/templates/gk_technews/html/com_content/article/
                                            [1] => /home/brevettistendalto.it/public_html/components/com_content/views/article/tmpl/
                                        )

                                    [helper] => Array
                                        (
                                            [0] => /home/brevettistendalto.it/public_html/components/com_content/helpers/
                                        )

                                )

                            [_template:protected] => 
                            [_output:protected] => 
                            [_escape:protected] => htmlspecialchars
                            [_charset:protected] => UTF-8
                            [_errors:protected] => Array
                                (
                                )

                            [baseurl] => 
                        )

                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [6] => Array
                (
                    [file] => /home/brevettistendalto.it/public_html/components/com_content/controller.php
                    [line] => 118
                    [function] => display
                    [class] => Joomla\CMS\MVC\Controller\BaseController
                    [object] => ContentController Object
                        (
                            [basePath:protected] => /home/brevettistendalto.it/public_html/components/com_content
                            [default_view:protected] => content
                            [doTask:protected] => display
                            [message:protected] => 
                            [messageType:protected] => message
                            [methods:protected] => Array
                                (
                                    [0] => display
                                )

                            [name:protected] => content
                            [model_prefix:protected] => ContentModel
                            [paths:protected] => Array
                                (
                                    [view] => Array
                                        (
                                            [0] => /home/brevettistendalto.it/public_html/components/com_content/views/
                                        )

                                )

                            [redirect:protected] => 
                            [task:protected] => 
                            [taskMap:protected] => Array
                                (
                                    [display] => display
                                    [__default] => display
                                )

                            [input:protected] => Joomla\CMS\Input\Input Object
                                (
                                    [inputs:protected] => Array
                                        (
                                            [cookie] => Joomla\CMS\Input\Cookie Object
                                                (
                                                    [inputs:protected] => Array
                                                        (
                                                        )

                                                    [options:protected] => Array
                                                        (
                                                        )

                                                    [filter:protected] => Joomla\CMS\Filter\InputFilter Object
                                                        (
                                                            [stripUSC] => 0
                                                            [tagsArray] => Array
                                                                (
                                                                )

                                                            [attrArray] => Array
                                                                (
                                                                )

                                                            [tagsMethod] => 0
                                                            [attrMethod] => 0
                                                            [xssAuto] => 1
                                                            [tagBlacklist] => Array
                                                                (
                                                                    [0] => applet
                                                                    [1] => body
                                                                    [2] => bgsound
                                                                    [3] => base
                                                                    [4] => basefont
                                                                    [5] => canvas
                                                                    [6] => embed
                                                                    [7] => frame
                                                                    [8] => frameset
                                                                    [9] => head
                                                                    [10] => html
                                                                    [11] => id
                                                                    [12] => iframe
                                                                    [13] => ilayer
                                                                    [14] => layer
                                                                    [15] => link
                                                                    [16] => meta
                                                                    [17] => name
                                                                    [18] => object
                                                                    [19] => script
                                                                    [20] => style
                                                                    [21] => title
                                                                    [22] => xml
                                                                )

                                                            [attrBlacklist] => Array
                                                                (
                                                                    [0] => action
                                                                    [1] => background
                                                                    [2] => codebase
                                                                    [3] => dynsrc
                                                                    [4] => formaction
                                                                    [5] => lowsrc
                                                                )

                                                            [blockedChars:Joomla\Filter\InputFilter:private] => Array
                                                                (
                                                                    [0] => &tab;
                                                                    [1] => &space;
                                                                    [2] => :
                                                                    [3] => &column;
                                                                )

                                                        )

                                                    [data:protected] => Array
                                                        (
                                                            [01d56345053b6bd7b5f41e76c5192a22] => it-IT
                                                        )

                                                )

                                            [post] => Joomla\CMS\Input\Input Object
                                                (
                                                    [inputs:protected] => Array
                                                        (
                                                        )

                                                    [options:protected] => Array
                                                        (
                                                        )

                                                    [filter:protected] => Joomla\Filter\InputFilter Object
                                                        (
                                                            [tagsArray] => Array
                                                                (
                                                                )

                                                            [attrArray] => Array
                                                                (
                                                                )

                                                            [tagsMethod] => 0
                                                            [attrMethod] => 0
                                                            [xssAuto] => 1
                                                            [tagBlacklist] => Array
                                                                (
                                                                    [0] => applet
                                                                    [1] => body
                                                                    [2] => bgsound
                                                                    [3] => base
                                                                    [4] => basefont
                                                                    [5] => canvas
                                                                    [6] => embed
                                                                    [7] => frame
                                                                    [8] => frameset
                                                                    [9] => head
                                                                    [10] => html
                                                                    [11] => id
                                                                    [12] => iframe
                                                                    [13] => ilayer
                                                                    [14] => layer
                                                                    [15] => link
                                                                    [16] => meta
                                                                    [17] => name
                                                                    [18] => object
                                                                    [19] => script
                                                                    [20] => style
                                                                    [21] => title
                                                                    [22] => xml
                                                                )

                                                            [attrBlacklist] => Array
                                                                (
                                                                    [0] => action
                                                                    [1] => background
                                                                    [2] => codebase
                                                                    [3] => dynsrc
                                                                    [4] => formaction
                                                                    [5] => lowsrc
                                                                )

                                                            [blockedChars:Joomla\Filter\InputFilter:private] => Array
                                                                (
                                                                    [0] => &tab;
                                                                    [1] => &space;
                                                                    [2] => :
                                                                    [3] => &column;
                                                                )

                                                        )

                                                    [data:protected] => Array
                                                        (
                                                        )

                                                )

                                            [files] => Joomla\CMS\Input\Files Object
                                                (
                                                    [decodedData:protected] => Array
                                                        (
                                                        )

                                                    [inputs:protected] => Array
                                                        (
                                                        )

                                                    [options:protected] => Array
                                                        (
                                                        )

                                                    [filter:protected] => Joomla\CMS\Filter\InputFilter Object
                                                        (
                                                            [stripUSC] => 0
                                                            [tagsArray] => Array
                                                                (
                                                                )

                                                            [attrArray] => Array
                                                                (
                                                                )

                                                            [tagsMethod] => 0
                                                            [attrMethod] => 0
                                                            [xssAuto] => 1
                                                            [tagBlacklist] => Array
                                                                (
                                                                    [0] => applet
                                                                    [1] => body
                                                                    [2] => bgsound
                                                                    [3] => base
                                                                    [4] => basefont
                                                                    [5] => canvas
                                                                    [6] => embed
                                                                    [7] => frame
                                                                    [8] => frameset
                                                                    [9] => head
                                                                    [10] => html
                                                                    [11] => id
                                                                    [12] => iframe
                                                                    [13] => ilayer
                                                                    [14] => layer
                                                                    [15] => link
                                                                    [16] => meta
                                                                    [17] => name
                                                                    [18] => object
                                                                    [19] => script
                                                                    [20] => style
                                                                    [21] => title
                                                                    [22] => xml
                                                                )

                                                            [attrBlacklist] => Array
                                                                (
                                                                    [0] => action
                                                                    [1] => background
                                                                    [2] => codebase
                                                                    [3] => dynsrc
                                                                    [4] => formaction
                                                                    [5] => lowsrc
                                                                )

                                                            [blockedChars:Joomla\Filter\InputFilter:private] => Array
                                                                (
                                                                    [0] => &tab;
                                                                    [1] => &space;
                                                                    [2] => :
                                                                    [3] => &column;
                                                                )

                                                        )

                                                    [data:protected] => Array
                                                        (
                                                        )

                                                )

                                        )

                                    [options:protected] => Array
                                        (
                                        )

                                    [filter:protected] => Joomla\Filter\InputFilter Object
                                        (
                                            [tagsArray] => Array
                                                (
                                                )

                                            [attrArray] => Array
                                                (
                                                )

                                            [tagsMethod] => 0
                                            [attrMethod] => 0
                                            [xssAuto] => 1
                                            [tagBlacklist] => Array
                                                (
                                                    [0] => applet
                                                    [1] => body
                                                    [2] => bgsound
                                                    [3] => base
                                                    [4] => basefont
                                                    [5] => canvas
                                                    [6] => embed
                                                    [7] => frame
                                                    [8] => frameset
                                                    [9] => head
                                                    [10] => html
                                                    [11] => id
                                                    [12] => iframe
                                                    [13] => ilayer
                                                    [14] => layer
                                                    [15] => link
                                                    [16] => meta
                                                    [17] => name
                                                    [18] => object
                                                    [19] => script
                                                    [20] => style
                                                    [21] => title
                                                    [22] => xml
                                                )

                                            [attrBlacklist] => Array
                                                (
                                                    [0] => action
                                                    [1] => background
                                                    [2] => codebase
                                                    [3] => dynsrc
                                                    [4] => formaction
                                                    [5] => lowsrc
                                                )

                                            [blockedChars:Joomla\Filter\InputFilter:private] => Array
                                                (
                                                    [0] => &tab;
                                                    [1] => &space;
                                                    [2] => :
                                                    [3] => &column;
                                                )

                                        )

                                    [data:protected] => Array
                                        (
                                            [Itemid] => 1061
                                            [language] => it-IT
                                            [lang] => it-IT
                                            [option] => com_content
                                            [view] => article
                                            [id] => 176
                                        )

                                )

                            [factory:protected] => Joomla\CMS\MVC\Factory\LegacyFactory Object
                                (
                                )

                            [_errors:protected] => Array
                                (
                                )

                        )

                    [type] => ->
                    [args] => Array
                        (
                            [0] => 1
                            [1] => Array
                                (
                                    [catid] => INT
                                    [id] => INT
                                    [cid] => ARRAY
                                    [year] => INT
                                    [month] => INT
                                    [limit] => UINT
                                    [limitstart] => UINT
                                    [showall] => INT
                                    [return] => BASE64
                                    [filter] => STRING
                                    [filter_order] => CMD
                                    [filter_order_Dir] => CMD
                                    [filter-search] => STRING
                                    [print] => BOOLEAN
                                    [lang] => CMD
                                    [Itemid] => INT
                                )

                        )

                )

            [7] => Array
                (
                    [file] => /home/brevettistendalto.it/public_html/libraries/src/MVC/Controller/BaseController.php
                    [line] => 702
                    [function] => display
                    [class] => ContentController
                    [object] => ContentController Object
                        (
                            [basePath:protected] => /home/brevettistendalto.it/public_html/components/com_content
                            [default_view:protected] => content
                            [doTask:protected] => display
                            [message:protected] => 
                            [messageType:protected] => message
                            [methods:protected] => Array
                                (
                                    [0] => display
                                )

                            [name:protected] => content
                            [model_prefix:protected] => ContentModel
                            [paths:protected] => Array
                                (
                                    [view] => Array
                                        (
                                            [0] => /home/brevettistendalto.it/public_html/components/com_content/views/
                                        )

                                )

                            [redirect:protected] => 
                            [task:protected] => 
                            [taskMap:protected] => Array
                                (
                                    [display] => display
                                    [__default] => display
                                )

                            [input:protected] => Joomla\CMS\Input\Input Object
                                (
                                    [inputs:protected] => Array
                                        (
                                            [cookie] => Joomla\CMS\Input\Cookie Object
                                                (
                                                    [inputs:protected] => Array
                                                        (
                                                        )

                                                    [options:protected] => Array
                                                        (
                                                        )

                                                    [filter:protected] => Joomla\CMS\Filter\InputFilter Object
                                                        (
                                                            [stripUSC] => 0
                                                            [tagsArray] => Array
                                                                (
                                                                )

                                                            [attrArray] => Array
                                                                (
                                                                )

                                                            [tagsMethod] => 0
                                                            [attrMethod] => 0
                                                            [xssAuto] => 1
                                                            [tagBlacklist] => Array
                                                                (
                                                                    [0] => applet
                                                                    [1] => body
                                                                    [2] => bgsound
                                                                    [3] => base
                                                                    [4] => basefont
                                                                    [5] => canvas
                                                                    [6] => embed
                                                                    [7] => frame
                                                                    [8] => frameset
                                                                    [9] => head
                                                                    [10] => html
                                                                    [11] => id
                                                                    [12] => iframe
                                                                    [13] => ilayer
                                                                    [14] => layer
                                                                    [15] => link
                                                                    [16] => meta
                                                                    [17] => name
                                                                    [18] => object
                                                                    [19] => script
                                                                    [20] => style
                                                                    [21] => title
                                                                    [22] => xml
                                                                )

                                                            [attrBlacklist] => Array
                                                                (
                                                                    [0] => action
                                                                    [1] => background
                                                                    [2] => codebase
                                                                    [3] => dynsrc
                                                                    [4] => formaction
                                                                    [5] => lowsrc
                                                                )

                                                            [blockedChars:Joomla\Filter\InputFilter:private] => Array
                                                                (
                                                                    [0] => &tab;
                                                                    [1] => &space;
                                                                    [2] => :
                                                                    [3] => &column;
                                                                )

                                                        )

                                                    [data:protected] => Array
                                                        (
                                                            [01d56345053b6bd7b5f41e76c5192a22] => it-IT
                                                        )

                                                )

                                            [post] => Joomla\CMS\Input\Input Object
                                                (
                                                    [inputs:protected] => Array
                                                        (
                                                        )

                                                    [options:protected] => Array
                                                        (
                                                        )

                                                    [filter:protected] => Joomla\Filter\InputFilter Object
                                                        (
                                                            [tagsArray] => Array
                                                                (
                                                                )

                                                            [attrArray] => Array
                                                                (
                                                                )

                                                            [tagsMethod] => 0
                                                            [attrMethod] => 0
                                                            [xssAuto] => 1
                                                            [tagBlacklist] => Array
                                                                (
                                                                    [0] => applet
                                                                    [1] => body
                                                                    [2] => bgsound
                                                                    [3] => base
                                                                    [4] => basefont
                                                                    [5] => canvas
                                                                    [6] => embed
                                                                    [7] => frame
                                                                    [8] => frameset
                                                                    [9] => head
                                                                    [10] => html
                                                                    [11] => id
                                                                    [12] => iframe
                                                                    [13] => ilayer
                                                                    [14] => layer
                                                                    [15] => link
                                                                    [16] => meta
                                                                    [17] => name
                                                                    [18] => object
                                                                    [19] => script
                                                                    [20] => style
                                                                    [21] => title
                                                                    [22] => xml
                                                                )

                                                            [attrBlacklist] => Array
                                                                (
                                                                    [0] => action
                                                                    [1] => background
                                                                    [2] => codebase
                                                                    [3] => dynsrc
                                                                    [4] => formaction
                                                                    [5] => lowsrc
                                                                )

                                                            [blockedChars:Joomla\Filter\InputFilter:private] => Array
                                                                (
                                                                    [0] => &tab;
                                                                    [1] => &space;
                                                                    [2] => :
                                                                    [3] => &column;
                                                                )

                                                        )

                                                    [data:protected] => Array
                                                        (
                                                        )

                                                )

                                            [files] => Joomla\CMS\Input\Files Object
                                                (
                                                    [decodedData:protected] => Array
                                                        (
                                                        )

                                                    [inputs:protected] => Array
                                                        (
                                                        )

                                                    [options:protected] => Array
                                                        (
                                                        )

                                                    [filter:protected] => Joomla\CMS\Filter\InputFilter Object
                                                        (
                                                            [stripUSC] => 0
                                                            [tagsArray] => Array
                                                                (
                                                                )

                                                            [attrArray] => Array
                                                                (
                                                                )

                                                            [tagsMethod] => 0
                                                            [attrMethod] => 0
                                                            [xssAuto] => 1
                                                            [tagBlacklist] => Array
                                                                (
                                                                    [0] => applet
                                                                    [1] => body
                                                                    [2] => bgsound
                                                                    [3] => base
                                                                    [4] => basefont
                                                                    [5] => canvas
                                                                    [6] => embed
                                                                    [7] => frame
                                                                    [8] => frameset
                                                                    [9] => head
                                                                    [10] => html
                                                                    [11] => id
                                                                    [12] => iframe
                                                                    [13] => ilayer
                                                                    [14] => layer
                                                                    [15] => link
                                                                    [16] => meta
                                                                    [17] => name
                                                                    [18] => object
                                                                    [19] => script
                                                                    [20] => style
                                                                    [21] => title
                                                                    [22] => xml
                                                                )

                                                            [attrBlacklist] => Array
                                                                (
                                                                    [0] => action
                                                                    [1] => background
                                                                    [2] => codebase
                                                                    [3] => dynsrc
                                                                    [4] => formaction
                                                                    [5] => lowsrc
                                                                )

                                                            [blockedChars:Joomla\Filter\InputFilter:private] => Array
                                                                (
                                                                    [0] => &tab;
                                                                    [1] => &space;
                                                                    [2] => :
                                                                    [3] => &column;
                                                                )

                                                        )

                                                    [data:protected] => Array
                                                        (
                                                        )

                                                )

                                        )

                                    [options:protected] => Array
                                        (
                                        )

                                    [filter:protected] => Joomla\Filter\InputFilter Object
                                        (
                                            [tagsArray] => Array
                                                (
                                                )

                                            [attrArray] => Array
                                                (
                                                )

                                            [tagsMethod] => 0
                                            [attrMethod] => 0
                                            [xssAuto] => 1
                                            [tagBlacklist] => Array
                                                (
                                                    [0] => applet
                                                    [1] => body
                                                    [2] => bgsound
                                                    [3] => base
                                                    [4] => basefont
                                                    [5] => canvas
                                                    [6] => embed
                                                    [7] => frame
                                                    [8] => frameset
                                                    [9] => head
                                                    [10] => html
                                                    [11] => id
                                                    [12] => iframe
                                                    [13] => ilayer
                                                    [14] => layer
                                                    [15] => link
                                                    [16] => meta
                                                    [17] => name
                                                    [18] => object
                                                    [19] => script
                                                    [20] => style
                                                    [21] => title
                                                    [22] => xml
                                                )

                                            [attrBlacklist] => Array
                                                (
                                                    [0] => action
                                                    [1] => background
                                                    [2] => codebase
                                                    [3] => dynsrc
                                                    [4] => formaction
                                                    [5] => lowsrc
                                                )

                                            [blockedChars:Joomla\Filter\InputFilter:private] => Array
                                                (
                                                    [0] => &tab;
                                                    [1] => &space;
                                                    [2] => :
                                                    [3] => &column;
                                                )

                                        )

                                    [data:protected] => Array
                                        (
                                            [Itemid] => 1061
                                            [language] => it-IT
                                            [lang] => it-IT
                                            [option] => com_content
                                            [view] => article
                                            [id] => 176
                                        )

                                )

                            [factory:protected] => Joomla\CMS\MVC\Factory\LegacyFactory Object
                                (
                                )

                            [_errors:protected] => Array
                                (
                                )

                        )

                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [8] => Array
                (
                    [file] => /home/brevettistendalto.it/public_html/components/com_content/content.php
                    [line] => 43
                    [function] => execute
                    [class] => Joomla\CMS\MVC\Controller\BaseController
                    [object] => ContentController Object
                        (
                            [basePath:protected] => /home/brevettistendalto.it/public_html/components/com_content
                            [default_view:protected] => content
                            [doTask:protected] => display
                            [message:protected] => 
                            [messageType:protected] => message
                            [methods:protected] => Array
                                (
                                    [0] => display
                                )

                            [name:protected] => content
                            [model_prefix:protected] => ContentModel
                            [paths:protected] => Array
                                (
                                    [view] => Array
                                        (
                                            [0] => /home/brevettistendalto.it/public_html/components/com_content/views/
                                        )

                                )

                            [redirect:protected] => 
                            [task:protected] => 
                            [taskMap:protected] => Array
                                (
                                    [display] => display
                                    [__default] => display
                                )

                            [input:protected] => Joomla\CMS\Input\Input Object
                                (
                                    [inputs:protected] => Array
                                        (
                                            [cookie] => Joomla\CMS\Input\Cookie Object
                                                (
                                                    [inputs:protected] => Array
                                                        (
                                                        )

                                                    [options:protected] => Array
                                                        (
                                                        )

                                                    [filter:protected] => Joomla\CMS\Filter\InputFilter Object
                                                        (
                                                            [stripUSC] => 0
                                                            [tagsArray] => Array
                                                                (
                                                                )

                                                            [attrArray] => Array
                                                                (
                                                                )

                                                            [tagsMethod] => 0
                                                            [attrMethod] => 0
                                                            [xssAuto] => 1
                                                            [tagBlacklist] => Array
                                                                (
                                                                    [0] => applet
                                                                    [1] => body
                                                                    [2] => bgsound
                                                                    [3] => base
                                                                    [4] => basefont
                                                                    [5] => canvas
                                                                    [6] => embed
                                                                    [7] => frame
                                                                    [8] => frameset
                                                                    [9] => head
                                                                    [10] => html
                                                                    [11] => id
                                                                    [12] => iframe
                                                                    [13] => ilayer
                                                                    [14] => layer
                                                                    [15] => link
                                                                    [16] => meta
                                                                    [17] => name
                                                                    [18] => object
                                                                    [19] => script
                                                                    [20] => style
                                                                    [21] => title
                                                                    [22] => xml
                                                                )

                                                            [attrBlacklist] => Array
                                                                (
                                                                    [0] => action
                                                                    [1] => background
                                                                    [2] => codebase
                                                                    [3] => dynsrc
                                                                    [4] => formaction
                                                                    [5] => lowsrc
                                                                )

                                                            [blockedChars:Joomla\Filter\InputFilter:private] => Array
                                                                (
                                                                    [0] => &tab;
                                                                    [1] => &space;
                                                                    [2] => :
                                                                    [3] => &column;
                                                                )

                                                        )

                                                    [data:protected] => Array
                                                        (
                                                            [01d56345053b6bd7b5f41e76c5192a22] => it-IT
                                                        )

                                                )

                                            [post] => Joomla\CMS\Input\Input Object
                                                (
                                                    [inputs:protected] => Array
                                                        (
                                                        )

                                                    [options:protected] => Array
                                                        (
                                                        )

                                                    [filter:protected] => Joomla\Filter\InputFilter Object
                                                        (
                                                            [tagsArray] => Array
                                                                (
                                                                )

                                                            [attrArray] => Array
                                                                (
                                                                )

                                                            [tagsMethod] => 0
                                                            [attrMethod] => 0
                                                            [xssAuto] => 1
                                                            [tagBlacklist] => Array
                                                                (
                                                                    [0] => applet
                                                                    [1] => body
                                                                    [2] => bgsound
                                                                    [3] => base
                                                                    [4] => basefont
                                                                    [5] => canvas
                                                                    [6] => embed
                                                                    [7] => frame
                                                                    [8] => frameset
                                                                    [9] => head
                                                                    [10] => html
                                                                    [11] => id
                                                                    [12] => iframe
                                                                    [13] => ilayer
                                                                    [14] => layer
                                                                    [15] => link
                                                                    [16] => meta
                                                                    [17] => name
                                                                    [18] => object
                                                                    [19] => script
                                                                    [20] => style
                                                                    [21] => title
                                                                    [22] => xml
                                                                )

                                                            [attrBlacklist] => Array
                                                                (
                                                                    [0] => action
                                                                    [1] => background
                                                                    [2] => codebase
                                                                    [3] => dynsrc
                                                                    [4] => formaction
                                                                    [5] => lowsrc
                                                                )

                                                            [blockedChars:Joomla\Filter\InputFilter:private] => Array
                                                                (
                                                                    [0] => &tab;
                                                                    [1] => &space;
                                                                    [2] => :
                                                                    [3] => &column;
                                                                )

                                                        )

                                                    [data:protected] => Array
                                                        (
                                                        )

                                                )

                                            [files] => Joomla\CMS\Input\Files Object
                                                (
                                                    [decodedData:protected] => Array
                                                        (
                                                        )

                                                    [inputs:protected] => Array
                                                        (
                                                        )

                                                    [options:protected] => Array
                                                        (
                                                        )

                                                    [filter:protected] => Joomla\CMS\Filter\InputFilter Object
                                                        (
                                                            [stripUSC] => 0
                                                            [tagsArray] => Array
                                                                (
                                                                )

                                                            [attrArray] => Array
                                                                (
                                                                )

                                                            [tagsMethod] => 0
                                                            [attrMethod] => 0
                                                            [xssAuto] => 1
                                                            [tagBlacklist] => Array
                                                                (
                                                                    [0] => applet
                                                                    [1] => body
                                                                    [2] => bgsound
                                                                    [3] => base
                                                                    [4] => basefont
                                                                    [5] => canvas
                                                                    [6] => embed
                                                                    [7] => frame
                                                                    [8] => frameset
                                                                    [9] => head
                                                                    [10] => html
                                                                    [11] => id
                                                                    [12] => iframe
                                                                    [13] => ilayer
                                                                    [14] => layer
                                                                    [15] => link
                                                                    [16] => meta
                                                                    [17] => name
                                                                    [18] => object
                                                                    [19] => script
                                                                    [20] => style
                                                                    [21] => title
                                                                    [22] => xml
                                                                )

                                                            [attrBlacklist] => Array
                                                                (
                                                                    [0] => action
                                                                    [1] => background
                                                                    [2] => codebase
                                                                    [3] => dynsrc
                                                                    [4] => formaction
                                                                    [5] => lowsrc
                                                                )

                                                            [blockedChars:Joomla\Filter\InputFilter:private] => Array
                                                                (
                                                                    [0] => &tab;
                                                                    [1] => &space;
                                                                    [2] => :
                                                                    [3] => &column;
                                                                )

                                                        )

                                                    [data:protected] => Array
                                                        (
                                                        )

                                                )

                                        )

                                    [options:protected] => Array
                                        (
                                        )

                                    [filter:protected] => Joomla\Filter\InputFilter Object
                                        (
                                            [tagsArray] => Array
                                                (
                                                )

                                            [attrArray] => Array
                                                (
                                                )

                                            [tagsMethod] => 0
                                            [attrMethod] => 0
                                            [xssAuto] => 1
                                            [tagBlacklist] => Array
                                                (
                                                    [0] => applet
                                                    [1] => body
                                                    [2] => bgsound
                                                    [3] => base
                                                    [4] => basefont
                                                    [5] => canvas
                                                    [6] => embed
                                                    [7] => frame
                                                    [8] => frameset
                                                    [9] => head
                                                    [10] => html
                                                    [11] => id
                                                    [12] => iframe
                                                    [13] => ilayer
                                                    [14] => layer
                                                    [15] => link
                                                    [16] => meta
                                                    [17] => name
                                                    [18] => object
                                                    [19] => script
                                                    [20] => style
                                                    [21] => title
                                                    [22] => xml
                                                )

                                            [attrBlacklist] => Array
                                                (
                                                    [0] => action
                                                    [1] => background
                                                    [2] => codebase
                                                    [3] => dynsrc
                                                    [4] => formaction
                                                    [5] => lowsrc
                                                )

                                            [blockedChars:Joomla\Filter\InputFilter:private] => Array
                                                (
                                                    [0] => &tab;
                                                    [1] => &space;
                                                    [2] => :
                                                    [3] => &column;
                                                )

                                        )

                                    [data:protected] => Array
                                        (
                                            [Itemid] => 1061
                                            [language] => it-IT
                                            [lang] => it-IT
                                            [option] => com_content
                                            [view] => article
                                            [id] => 176
                                        )

                                )

                            [factory:protected] => Joomla\CMS\MVC\Factory\LegacyFactory Object
                                (
                                )

                            [_errors:protected] => Array
                                (
                                )

                        )

                    [type] => ->
                    [args] => Array
                        (
                            [0] => 
                        )

                )

            [9] => Array
                (
                    [file] => /home/brevettistendalto.it/public_html/libraries/src/Component/ComponentHelper.php
                    [line] => 402
                    [args] => Array
                        (
                            [0] => /home/brevettistendalto.it/public_html/components/com_content/content.php
                        )

                    [function] => require_once
                )

            [10] => Array
                (
                    [file] => /home/brevettistendalto.it/public_html/libraries/src/Component/ComponentHelper.php
                    [line] => 377
                    [function] => executeComponent
                    [class] => Joomla\CMS\Component\ComponentHelper
                    [type] => ::
                    [args] => Array
                        (
                            [0] => /home/brevettistendalto.it/public_html/components/com_content/content.php
                        )

                )

            [11] => Array
                (
                    [file] => /home/brevettistendalto.it/public_html/libraries/src/Application/SiteApplication.php
                    [line] => 194
                    [function] => renderComponent
                    [class] => Joomla\CMS\Component\ComponentHelper
                    [type] => ::
                    [args] => Array
                        (
                            [0] => com_content
                        )

                )

            [12] => Array
                (
                    [file] => /home/brevettistendalto.it/public_html/libraries/src/Application/SiteApplication.php
                    [line] => 233
                    [function] => dispatch
                    [class] => Joomla\CMS\Application\SiteApplication
                    [object] => Joomla\CMS\Application\SiteApplication Object
                        (
                            [_language_filter:protected] => 1
                            [_detect_browser:protected] => 
                            [docOptions:protected] => Array
                                (
                                )

                            [scope] => com_content
                            [_clientId:protected] => 0
                            [_messageQueue:protected] => Array
                                (
                                )

                            [_name:protected] => site
                            [profiler:protected] => 
                            [template:protected] => stdClass Object
                                (
                                    [id] => 9
                                    [home] => 1
                                    [template] => gk_technews
                                    [params] => Joomla\Registry\Registry Object
                                        (
                                            [data:protected] => stdClass Object
                                                (
                                                    [template_style] => main.less
                                                    [custom_override] => -1
                                                    [template_width] => 1600
                                                    [tablet_width] => 840
                                                    [tablet_small_width] => 840
                                                    [mobile_width] => 640
                                                    [sidebar_position] => right
                                                    [sidebar_width] => 30
                                                    [sidebar_width_for_pages] => 
                                                    [rwd] => 1
                                                    [font_name_group1] => google;own;//fonts.googleapis.com/css?family=Roboto:300,400,500,600,700;Roboto
                                                    [font_rules_group1] => body,
.childcontent,
.box.advertisement .header
                                                    [font_name_group2] => google;own;//fonts.googleapis.com/css?family=Roboto:300,400,500,600,700;Roboto
                                                    [font_rules_group2] => h1,h2,h3,h4,h5,h6,
#gkHeaderNav,
.btn,
button,
.button,
select,
textarea,
input[type="submit"],
input[type="button"],
input[type="text"],
input[type="password"],
input[type="url"],
input[type="email"],
.itemTags,
k2TagCloudBlock,
.gkTab,
th,
.nspMain,
.gkNspPM,
.pagination li
                                                    [font_name_group3] => standard;Arial, Helvetica, sans-serif
                                                    [font_rules_group3] => 
                                                    [font_name_group4] => standard;Arial, Helvetica, sans-serif
                                                    [font_rules_group4] => 
                                                    [logo_type] => image
                                                    [logo_image] => images/logo.png
                                                    [logo_text] => Brevetti Stendalto
                                                    [logo_slogan] => Dynamic Cable Protection
                                                    [print_logo] => 
                                                    [print_behaviour] => nothing
                                                    [favicon_image] => images/favicon.ico
                                                    [touch_image] => 
                                                    [copyrights] => 
                                                    [webmaster_contact_type] => none
                                                    [webmaster_contact] => webmaster@gavick.com
                                                    [google_analytics] => 
                                                    [google_analytics_type] => old
                                                    [suffix_override] => 101=frontpage
125=frontpage
152=frontpage
115=frontpage
324=frontpage
325=frontpage
326=frontpage

                                                    [newsletter_display] => after_time
                                                    [newsletter_scroll] => 1000
                                                    [newsletter_time] => 10
                                                    [show_menu] => 1
                                                    [menu_type] => classic
                                                    [menu_name] => menu-principale
                                                    [startlevel] => 0
                                                    [endlevel] => -1
                                                    [moduleid_override] => 
                                                    [menu_opacity] => 1
                                                    [menu_height] => 1
                                                    [menu_width] => 0
                                                    [menu_fixed] => 0
                                                    [menu_col_width] => 290
                                                    [menu_duration] => 500
                                                    [social_api_type] => 0
                                                    [popup_fb] => 1
                                                    [popup_twitter] => 1
                                                    [popup_gplus] => 1
                                                    [popup_pinterest] => 1
                                                    [popup_linkedin] => 0
                                                    [popup_vk] => 0
                                                    [fb_api_id] => 
                                                    [fb_lang] => en_US
                                                    [fb_login] => 0
                                                    [fb_like] => 0
                                                    [fb_like_send] => 0
                                                    [fb_like_layout] => standard
                                                    [fb_like_show_faces] => true
                                                    [fb_like_width] => 500
                                                    [fb_like_action] => like
                                                    [fb_like_font] => arial
                                                    [fb_like_colorscheme] => light
                                                    [google_plus] => 1
                                                    [google_plus_count] => 1
                                                    [google_plus_size] => medium
                                                    [google_plus_lang] => en-GB
                                                    [google_plus_share] => 1
                                                    [google_plus_share_annotation] => vertical-bubble
                                                    [google_plus_share_size] => 20
                                                    [tweet_btn] => 0
                                                    [tweet_btn_data_count] => vertical
                                                    [tweet_btn_data_via] => 
                                                    [tweet_btn_data_lang] => en
                                                    [pinterest_btn] => 0
                                                    [pinterest_btn_style] => horizontal
                                                    [excluded_arts] => 
                                                    [cookie_consent] => 0
                                                    [consenttype] => explicit
                                                    [cookie_use_ssl] => 0
                                                    [banner_position] => bottom
                                                    [banner_tag_placement] => bottom-right
                                                    [refreshOnConsent] => 0
                                                    [error_page_menu_item_id] => 99999
                                                    [recompile_css] => 0
                                                    [use_gk_cache] => 0
                                                    [css_cache] => 0
                                                    [css_compression] => 0
                                                    [css_override] => 1
                                                    [css_prefixer] => 0
                                                    [js_compression] => 0
                                                    [jscss_excluded] => 
                                                    [css_custom] => #gkUser span { color: #000; width: 170px; height: 45px; overflow: hidden }

#gkUser #gkUserMenu2 {
  margin: 0 -20px;
  padding: 0 0 0px 0;
}
#gkUser #gkUserMenu2 ul {
  padding: 0;
}
#gkUser #gkUserMenu2 li {
  height: 44px;
  margin: 0;
  padding: 0;
}
#gkUser #gkUserMenu2 li a {
  color: #151515;
  display: block;
  font-size: 1.4rem;
  line-height: 1.4;
  padding: 14px 22px;
}
#gkUser #gkUserMenu2 li a:active,
#gkUser #gkUserMenu2 li a:focus,
#gkUser #gkUserMenu2 li a:hover {
  background: #eee;
  color: #424242;
}
#gkUser #gkUserMenu2 li a .micon {
  float: right;
  font-size: 2rem;
}

#gkUser #gkUserMenu { padding: 0px; }

#gkUser #gkUserMenu2 .menu,
#gkUser #gkUserMenu .menu{ margin: 0px; }

#gkUser #gkUserMenu2 { 
border-top: 1px solid #DEDEDE;
}

#gk-login-submenu {
    padding-bottom: 5px!important;
    padding-top: 5px!important;
}

#gkFooter {padding:0 80px 25px 80px!important;}

#gkFooterNav {padding:30px 0 30px 0;}

.footer .header {font-size:16px !important;}

#gkFooter .footer a {padding:5px 0px;}

article.nopaddingtop { padding-top: 40px;}

article.nopaddingtop .moduletable h3 { 
display:none;
}

article.nopaddingtop .moduletable { 
    width: 300px;
    border: 1px solid #DEDEDE;
    border-radius: 5px;
    padding: 10px;
    margin: 0 auto;
    margin-bottom: 10px;
    position: absolute;
    background-color: #FFF;
    top: 90px;
    left: 530px;
}

#disegni_3d a, #scheda_tecnica a { color: #555;}
#disegni_3d a:hover #scheda_tecnica a:hover { color: #42a5f5;}

.single-page .header-wrap > img {display:none;}

div.jwts_toggleControlContainer a.jwts_toggleControl {background:#d3d3d3 !important; color:#ffea5e !important; font-size:20px; font-weight:500;}

#fancybox-content {border:none !important;}
#fancybox-outer {background:none;}
.spu_content {margin-left:20px; margin-right:20px; border:none; box-shadow:none; background:#ffef96; padding:30px 25px 10px 25px;}
#fancybox-bg-w, #fancybox-bg-nw, #fancybox-bg-sw, #fancybox-bg-s, #fancybox-bg-se, #fancybox-bg-e, #fancybox-bg-ne, #fancybox-bg-n {background:none;}
                                                    [mootools_core] => 1
                                                    [mootools_more] => 1
                                                    [jquery_noconflict] => 1
                                                    [bootstrap_js] => 1
                                                    [modal_js] => 1
                                                    [mootools_core_logged_in] => 1
                                                    [mootools_more_logged_in] => 1
                                                    [jquery_noconflict_logged_in] => 1
                                                    [bootstrap_js_logged_in] => 1
                                                    [modal_js_logged_in] => 1
                                                    [page_preloader] => 0
                                                    [page_preloader_img] => default.gif
                                                    [js_scrollreveal] => 1
                                                    [js_photoswipe] => 1
                                                    [js_progressbar] => 1
                                                )

                                            [initialized:protected] => 1
                                            [separator] => .
                                        )

                                )

                            [charSet] => utf-8
                            [mimeType] => text/html
                            [modifiedDate] => 
                            [client] => Joomla\Application\Web\WebClient Object
                                (
                                    [platform:protected] => 
                                    [mobile:protected] => 
                                    [engine:protected] => 
                                    [browser:protected] => 
                                    [browserVersion:protected] => 
                                    [languages:protected] => Array
                                        (
                                        )

                                    [encodings:protected] => Array
                                        (
                                        )

                                    [userAgent:protected] => claudebot
                                    [acceptEncoding:protected] => 
                                    [acceptLanguage:protected] => 
                                    [robot:protected] => 
                                    [detection:protected] => Array
                                        (
                                            [browser] => 1
                                        )

                                    [headers:protected] => 
                                )

                            [document:protected] => Joomla\CMS\Document\HtmlDocument Object
                                (
                                    [_links] => Array
                                        (
                                        )

                                    [_custom] => Array
                                        (
                                        )

                                    [template] => 
                                    [baseurl] => 
                                    [params] => 
                                    [_file] => 
                                    [_template:protected] => 
                                    [_template_tags:protected] => Array
                                        (
                                        )

                                    [_caching:protected] => 
                                    [_html5:Joomla\CMS\Document\HtmlDocument:private] => 
                                    [title] => Configurateur produit
                                    [description] => Brevetti Stendalto produce e commercializza catene portacavi in nylon e acciaio, cavi flessibili, catene Total Chain preassemblate con cavi e connettori, guaine e raccordi. Oggi Brevetti Stendalto è altresì impegnata ad operare in settori altamente tecnologici e tecnicamente impegnativi come le applicazioni nel settore delle piattaforme petrolifere ed in quello della movimentazione merci nei più grandi porti del mondo.
                                    [link] => 
                                    [base] => https://www.brevettistendalto.it/it/
                                    [language] => it-it
                                    [direction] => ltr
                                    [_generator] => Joomla! - Open Source Content Management
                                    [_mdate] => 
                                    [_tab] => 	
                                    [_lineEnd] => 

                                    [_charset] => utf-8
                                    [_mime] => text/html
                                    [_namespace] => 
                                    [_profile] => 
                                    [_scripts] => Array
                                        (
                                            [/media/jui/js/jquery.min.js] => Array
                                                (
                                                    [type] => text/javascript
                                                    [options] => Array
                                                        (
                                                            [version] => auto
                                                            [relative] => 1
                                                            [detectDebug] => 
                                                            [framework] => 
                                                            [pathOnly] => 
                                                            [detectBrowser] => 1
                                                        )

                                                )

                                            [/media/jui/js/jquery-noconflict.js] => Array
                                                (
                                                    [type] => text/javascript
                                                    [options] => Array
                                                        (
                                                            [version] => auto
                                                            [relative] => 1
                                                            [framework] => 
                                                            [pathOnly] => 
                                                            [detectBrowser] => 1
                                                            [detectDebug] => 1
                                                        )

                                                )

                                            [/media/jui/js/jquery-migrate.min.js] => Array
                                                (
                                                    [type] => text/javascript
                                                    [options] => Array
                                                        (
                                                            [version] => auto
                                                            [relative] => 1
                                                            [detectDebug] => 
                                                            [framework] => 
                                                            [pathOnly] => 
                                                            [detectBrowser] => 1
                                                        )

                                                )

                                            [/media/k2/assets/js/k2.frontend.js?v=2.10.3&b=20200429&sitepath=/] => Array
                                                (
                                                    [type] => text/javascript
                                                    [options] => Array
                                                        (
                                                        )

                                                )

                                        )

                                    [_script] => Array
                                        (
                                        )

                                    [scriptOptions:protected] => Array
                                        (
                                        )

                                    [_styleSheets] => Array
                                        (
                                            [https://cdn.jsdelivr.net/npm/simple-line-icons@2.4.1/css/simple-line-icons.css] => Array
                                                (
                                                    [type] => text/css
                                                    [options] => Array
                                                        (
                                                        )

                                                )

                                            [/templates/gk_technews/css/k2.css?v=2.10.3] => Array
                                                (
                                                    [type] => text/css
                                                    [options] => Array
                                                        (
                                                        )

                                                )

                                        )

                                    [_style] => Array
                                        (
                                        )

                                    [_metaTags] => Array
                                        (
                                            [http-equiv] => Array
                                                (
                                                    [content-type] => text/html; charset=utf-8
                                                )

                                            [name] => Array
                                                (
                                                    [keywords] => cable chain, catena portacavi, Chaînes, catene portacavi, catena porta cave, power track, Chaînes porte câbles, catene plastica, catene porta cavi, catene plastica, kabelketten, energieführungsketten, schleppketten,  kabelkette, schleppkette, kabelschleppkette, schlauchkette, energieführungskette, schlauchketten, kabelschleppketten, kabelschlepper, drag chain, power chain, porte câbles
                                                    [rights] => 
                                                )

                                        )

                                    [_engine] => 
                                    [_type] => html
                                    [mediaVersion:protected] => 716db191ef3fb77021346a262d2b7998
                                )

                            [language:protected] => Joomla\CMS\Language\Language Object
                                (
                                    [debug:protected] => 
                                    [default:protected] => en-GB
                                    [orphans:protected] => Array
                                        (
                                        )

                                    [metadata:protected] => Array
                                        (
                                            [name] => Italian (Italy)
                                            [nativeName] => Italiano (Italia)
                                            [tag] => it-IT
                                            [rtl] => 0
                                            [locale] => it_IT.utf8, it_IT.UTF-8, it_IT, ita_IT, it, italian, italian-it, IT, ita, italy, it_IT.UTF-8@euro, Italian_Standard, it-IT
                                            [firstDay] => 1
                                            [weekEnd] => 0,6
                                            [calendar] => gregorian
                                        )

                                    [locale:protected] => 
                                    [lang:protected] => it-IT
                                    [paths:protected] => Array
                                        (
                                            [joomla] => Array
                                                (
                                                    [/home/brevettistendalto.it/public_html/language/en-GB/en-GB.ini] => 1
                                                    [/home/brevettistendalto.it/public_html/language/it-IT/it-IT.ini] => 1
                                                )

                                            [lib_joomla] => Array
                                                (
                                                    [/home/brevettistendalto.it/public_html/language/en-GB/en-GB.lib_joomla.ini] => 1
                                                    [/home/brevettistendalto.it/public_html/language/it-IT/it-IT.lib_joomla.ini] => 1
                                                )

                                            [plg_system_rsfpjoomlacaptcha] => Array
                                                (
                                                    [/home/brevettistendalto.it/public_html/administrator/language/en-GB/en-GB.plg_system_rsfpjoomlacaptcha.ini] => 1
                                                    [/home/brevettistendalto.it/public_html/administrator/language/it-IT/it-IT.plg_system_rsfpjoomlacaptcha.ini] => 
                                                    [/home/brevettistendalto.it/public_html/administrator/language/it-IT/plg_system_rsfpjoomlacaptcha.ini] => 
                                                    [/home/brevettistendalto.it/public_html/plugins/system/rsfpjoomlacaptcha/language/en-GB/en-GB.plg_system_rsfpjoomlacaptcha.ini] => 
                                                    [/home/brevettistendalto.it/public_html/plugins/system/rsfpjoomlacaptcha/language/en-GB/plg_system_rsfpjoomlacaptcha.ini] => 
                                                    [/home/brevettistendalto.it/public_html/plugins/system/rsfpjoomlacaptcha/language/it-IT/it-IT.plg_system_rsfpjoomlacaptcha.ini] => 
                                                    [/home/brevettistendalto.it/public_html/plugins/system/rsfpjoomlacaptcha/language/it-IT/plg_system_rsfpjoomlacaptcha.ini] => 
                                                )

                                            [plg_system_logrotation] => Array
                                                (
                                                    [/home/brevettistendalto.it/public_html/administrator/language/en-GB/en-GB.plg_system_logrotation.ini] => 1
                                                    [/home/brevettistendalto.it/public_html/administrator/language/it-IT/it-IT.plg_system_logrotation.ini] => 1
                                                )

                                            [plg_system_ossystem] => Array
                                                (
                                                    [/home/brevettistendalto.it/public_html/plugins/system/ossystem/language/en-GB/en-GB.plg_system_ossystem.ini] => 1
                                                )

                                            [plg_system_rsfpregistration] => Array
                                                (
                                                    [/home/brevettistendalto.it/public_html/administrator/language/en-GB/en-GB.plg_system_rsfpregistration.ini] => 1
                                                    [/home/brevettistendalto.it/public_html/administrator/language/it-IT/it-IT.plg_system_rsfpregistration.ini] => 1
                                                )

                                            [plg_system_updatenotification] => Array
                                                (
                                                    [/home/brevettistendalto.it/public_html/administrator/language/en-GB/en-GB.plg_system_updatenotification.ini] => 1
                                                    [/home/brevettistendalto.it/public_html/administrator/language/it-IT/it-IT.plg_system_updatenotification.ini] => 1
                                                )

                                            [plg_system_fields] => Array
                                                (
                                                    [/home/brevettistendalto.it/public_html/administrator/language/en-GB/en-GB.plg_system_fields.ini] => 1
                                                    [/home/brevettistendalto.it/public_html/administrator/language/it-IT/it-IT.plg_system_fields.ini] => 1
                                                )

                                            [plg_system_logout] => Array
                                                (
                                                    [/home/brevettistendalto.it/public_html/administrator/language/en-GB/en-GB.plg_system_logout.ini] => 1
                                                    [/home/brevettistendalto.it/public_html/administrator/language/it-IT/it-IT.plg_system_logout.ini] => 1
                                                )

                                            [com_rsform] => Array
                                                (
                                                    [/home/brevettistendalto.it/public_html/administrator/language/en-GB/en-GB.com_rsform.ini] => 1
                                                    [/home/brevettistendalto.it/public_html/administrator/language/it-IT/it-IT.com_rsform.ini] => 1
                                                )

                                            [com_k2] => Array
                                                (
                                                    [/home/brevettistendalto.it/public_html/language/en-GB/en-GB.com_k2.ini] => 1
                                                    [/home/brevettistendalto.it/public_html/language/it-IT/it-IT.com_k2.ini] => 
                                                    [/home/brevettistendalto.it/public_html/language/it-IT/com_k2.ini] => 
                                                    [/home/brevettistendalto.it/public_html/plugins/system/k2/language/en-GB/en-GB.com_k2.ini] => 
                                                    [/home/brevettistendalto.it/public_html/plugins/system/k2/language/en-GB/com_k2.ini] => 
                                                    [/home/brevettistendalto.it/public_html/plugins/system/k2/language/it-IT/it-IT.com_k2.ini] => 
                                                    [/home/brevettistendalto.it/public_html/plugins/system/k2/language/it-IT/com_k2.ini] => 
                                                )

                                            [com_k2.dates] => Array
                                                (
                                                    [/home/brevettistendalto.it/public_html/administrator/language/en-GB/en-GB.com_k2.dates.ini] => 1
                                                    [/home/brevettistendalto.it/public_html/administrator/language/it-IT/it-IT.com_k2.dates.ini] => 
                                                    [/home/brevettistendalto.it/public_html/administrator/language/it-IT/com_k2.dates.ini] => 
                                                    [/home/brevettistendalto.it/public_html/plugins/system/k2/language/en-GB/en-GB.com_k2.dates.ini] => 
                                                    [/home/brevettistendalto.it/public_html/plugins/system/k2/language/en-GB/com_k2.dates.ini] => 
                                                    [/home/brevettistendalto.it/public_html/plugins/system/k2/language/it-IT/it-IT.com_k2.dates.ini] => 
                                                    [/home/brevettistendalto.it/public_html/plugins/system/k2/language/it-IT/com_k2.dates.ini] => 
                                                )

                                            [tpl_gk_technews] => Array
                                                (
                                                    [/home/brevettistendalto.it/public_html/language/en-GB/en-GB.tpl_gk_technews.ini] => 1
                                                    [/home/brevettistendalto.it/public_html/language/it-IT/it-IT.tpl_gk_technews.ini] => 
                                                    [/home/brevettistendalto.it/public_html/language/it-IT/tpl_gk_technews.ini] => 
                                                    [/home/brevettistendalto.it/public_html/templates/gk_technews/language/en-GB/en-GB.tpl_gk_technews.ini] => 
                                                    [/home/brevettistendalto.it/public_html/templates/gk_technews/language/en-GB/tpl_gk_technews.ini] => 
                                                    [/home/brevettistendalto.it/public_html/templates/gk_technews/language/it-IT/it-IT.tpl_gk_technews.ini] => 
                                                    [/home/brevettistendalto.it/public_html/templates/gk_technews/language/it-IT/tpl_gk_technews.ini] => 
                                                )

                                            [com_content] => Array
                                                (
                                                    [/home/brevettistendalto.it/public_html/language/en-GB/en-GB.com_content.ini] => 1
                                                    [/home/brevettistendalto.it/public_html/language/it-IT/it-IT.com_content.ini] => 1
                                                )

                                        )

                                    [errorfiles:protected] => Array
                                        (
                                        )

                                    [strings:protected] => Array
                                        (
                                            [JERROR_PARSING_LANGUAGE_FILE] =>  : errore(i) alla(e) linea(e) %s
                                            [ERROR] => Errore
                                            [INFO] => Info
                                            [MESSAGE] => Messaggio
                                            [NOTICE] => Avviso
                                            [WARNING] => Attenzione
                                            [J1] => 1
                                            [J2] => 2
                                            [J3] => 3
                                            [J4] => 4
                                            [J5] => 5
                                            [J6] => 6
                                            [J7] => 7
                                            [J8] => 8
                                            [J9] => 9
                                            [J10] => 10
                                            [J15] => 15
                                            [J20] => 20
                                            [J25] => 25
                                            [J30] => 30
                                            [J50] => 50
                                            [J100] => 100
                                            [J200] => 200
                                            [J500] => 500
                                            [JACTION_ADMIN] => Configurazione
                                            [JACTION_ADMIN_GLOBAL] => Super Utente
                                            [JACTION_COMPONENT_SETTINGS] => Impostazioni componente
                                            [JACTION_CREATE] => Crea
                                            [JACTION_DELETE] => Elimina
                                            [JACTION_EDIT] => Modifica
                                            [JACTION_EDITOWN] => Modifica elementi propri
                                            [JACTION_EDITSTATE] => Modifica stato
                                            [JACTION_LOGIN_ADMIN] => Accesso amministrazione
                                            [JACTION_LOGIN_SITE] => Accesso sito
                                            [JACTION_MANAGE] => Accesso interfaccia amministrativa
                                            [JADMINISTRATOR] => Amministratore
                                            [JALL] => Tutte
                                            [JALL_LANGUAGE] => Tutte
                                            [JAPPLY] => Salva
                                            [JARCHIVED] => Archiviato
                                            [JASSOCIATIONS] => Disponibile anche in:
                                            [JASSOCIATIONS_ASC] => Associazioni ascendente
                                            [JASSOCIATIONS_DESC] => Associazioni discendente
                                            [JAUTHOR] => Autore
                                            [JAUTHOR_ASC] => Autore ascendente
                                            [JAUTHOR_DESC] => Autore discendente
                                            [JCANCEL] => Annulla
                                            [JCATEGORY] => Categoria
                                            [JCATEGORY_ASC] => Categoria ascendente
                                            [JCATEGORY_DESC] => Categoria discendente
                                            [JCLEAR] => Pulisci
                                            [JDATE] => Data
                                            [JDATE_ASC] => Data ascendente
                                            [JDATE_DESC] => Data discendente
                                            [JDAY] => Giorno
                                            [JDEFAULT] => Predefinito
                                            [JDETAILS] => Dettagli
                                            [JDISABLED] => Disabilitato
                                            [JEDITOR] => Testo
                                            [JENABLED] => Abilitato
                                            [JEXPIRED] => Scaduto
                                            [JFALSE] => Falso
                                            [JFEATURED] => In evidenza
                                            [JFEATURED_ASC] => In evidenza ascendente
                                            [JFEATURED_DESC] => In evidenza discendente
                                            [JHIDE] => Nascondi
                                            [JINVALID_TOKEN] => L'ultima richiesta è stata negata perchè contiene un Invalid Token (operazione non valida). Ricarica la pagina e riprova.
                                            [JINVALID_TOKEN_NOTICE] => Il controllo di sicurezza non corrisponde. La richiesta è stata interrotta per prevenire qualsiasi violazione di sicurezza. Riprova.
                                            [JLOGIN] => Accedi
                                            [JLOGOUT] => Esci
                                            [JMONTH] => Mese
                                            [JNEW] => Nuovo
                                            [JNEXT] => Avanti
                                            [JNEXT_TITLE] => Articolo successivo: %s
                                            [JNO] => No
                                            [JNONE] => Nessuno
                                            [JNOTPUBLISHEDYET] => Non ancora pubblicato
                                            [JNOTICE] => Avviso
                                            [JOFF] => No
                                            [JOFFLINE_MESSAGE] => Sito fuori servizio per manutenzione.
Riprovare più tardi. [JON] => Sì [JOPTIONS] => Opzioni [JPAGETITLE] => %1$s - %2$s [JPREV] => Indietro [JPREVIOUS] => Precedente [JPREVIOUS_TITLE] => Articolo precedente: %s [JPUBLISHED] => Pubblicato [JREGISTER] => Registrati [JREQUIRED] => Richiesto [JSAVE] => Salva [JSELECT] => Seleziona [JSHOW] => Mostra [JSITE] => Sito [JSTATUS] => Stato [JSTATUS_ASC] => Stato ascendente [JSTATUS_DESC] => Stato discendente [JSUBMIT] => Invia [JTAG] => Tags [JTAG_DESC] => Assegna tag ai contenuti. Puoi selezionare un tag dalla lista o inserire un nuovo tag scrivendo il nome nel campo e premendo invio. [JTAG_FIELD_SELECT_DESC] => Seleziona il tag da utilizzare. [JTOOLBAR] => Barra degli strumenti [JTOOLBAR_VERSIONS] => Versioni [JTRASH] => Cestino [JTRASHED] => Cestinato [JTRUE] => Vero [JUNPUBLISHED] => Sospeso [JUSER_TOOLS] => Strumenti utenti [JYEAR] => Anno [JYES] => Sì [JBROWSERTARGET_MODAL] => Modal [JBROWSERTARGET_NEW] => Apri in nuova finestra [JBROWSERTARGET_PARENT] => Apri nella stessa finestra [JBROWSERTARGET_POPUP] => Apri in popup [JERROR_ALERTNOAUTHOR] => Non sei autorizzato a vedere questa risorsa. [JERROR_ALERTNOTEMPLATE] => Il template per questa pagina non è disponibile. Contatta l'amministratore del sito. [JERROR_AN_ERROR_HAS_OCCURRED] => Si è verificato un errore. [JERROR_COULD_NOT_FIND_TEMPLATE] => Non è stato possibile trovare il template "%s". [JERROR_ERROR] => Errore [JERROR_LAYOUT_AN_OUT_OF_DATE_BOOKMARK_FAVOURITE] => un bookmark/preferiti scaduto [JERROR_LAYOUT_ERROR_HAS_OCCURRED_WHILE_PROCESSING_YOUR_REQUEST] => si è verificato un errore durante l'esecuzione della richiesta. [JERROR_LAYOUT_GO_TO_THE_HOME_PAGE] => Vai alla Home Page [JERROR_LAYOUT_HOME_PAGE] => Home Page [JERROR_LAYOUT_MIS_TYPED_ADDRESS] => un indirizzo compilato male [JERROR_LAYOUT_NOT_ABLE_TO_VISIT] => Non è possibile visualizzare questa pagina, potrebbe essere a causa di: [JERROR_LAYOUT_PAGE_NOT_FOUND] => Non è possibile trovare la pagina richiesta. [JERROR_LAYOUT_PLEASE_CONTACT_THE_SYSTEM_ADMINISTRATOR] => Se persistono delle difficoltà, contatta l'Amministratore di questo sito e riporta l'errore [JERROR_LAYOUT_PLEASE_TRY_ONE_OF_THE_FOLLOWING_PAGES] => Prova a visitare una delle seguenti pagine [JERROR_LAYOUT_PREVIOUS_ERROR] => Errore precedente [JERROR_LAYOUT_REQUESTED_RESOURCE_WAS_NOT_FOUND] => la risorsa richiesta non esiste. [JERROR_LAYOUT_SEARCH] => Probabilmente desideri cercare nel sito o visitare la home page. [JERROR_LAYOUT_SEARCH_ENGINE_OUT_OF_DATE_LISTING] => una ricerca attraverso il motore di ricerca che ha una indicizzazione non aggiornata di questo sito [JERROR_LAYOUT_SEARCH_PAGE] => Cerca in questo sito [JERROR_LAYOUT_YOU_HAVE_NO_ACCESS_TO_THIS_PAGE] => non hai accesso a questa pagina [JERROR_LOADING_MENUS] => Errore nel caricamento dei menu: %s [JERROR_LOGIN_DENIED] => Non puoi accedere all'area privata del sito. [JERROR_NOLOGIN_BLOCKED] => Accesso negato! Il tuo account è stato bloccato oppure non lo hai ancora attivato. [JERROR_PAGE_NOT_FOUND] => Pagina non trovata [JERROR_SENDING_EMAIL] => Non è stato possibile inviare l'email. [JERROR_SESSION_STARTUP] => Errore nell'inizializzazione della sessione. [JERROR_TABLE_BIND_FAILED] => hmm %s ... [JERROR_USERS_PROFILE_NOT_FOUND] => Profilo utente non trovato [JFIELD_ACCESS_DESC] => Livello di accesso per questo articolo [JFIELD_ACCESS_LABEL] => Accesso [JFIELD_ALIAS_DESC] => L'Alias verrà utilizzato per gli URL SEF. Lascialo in bianco e Joomla lo compilerà con un valore predefinito dal titolo. Questo valore dipende dalle impostazioni SEO (Configurazione Globale->Sito).
Utilizzando l'Unicode verranno creati alias UTF-8. Puoi anche inserire manualmente qualsiasi carattere UTF-8. Gli spazi e alcuni caratteri non consentiti verranno sostituiti dai trattini.
Quando si utilizza la translitterazione predefinita viene prodotto un alias in lettere minuscole e con trattini al posto degli spazi. Puoi inserire l'Alias manualmente. Utilizza le lettere minuscole e i trattini (-). Non sono consentiti spazi o underscores. Se il titolo viene scritto in lettere non latine, il valore predefinito saranno data e ora. [JFIELD_ALIAS_LABEL] => Alias [JFIELD_ALIAS_PLACEHOLDER] => Auto-generato dal titolo [JFIELD_ALT_PAGE_TITLE_LABEL] => Titolo pagina alternativo [JFIELD_CATEGORY_DESC] => Categoria [JFIELD_FIELDS_CATEGORY_DESC] => Seleziona la categoria alla quale è assegnato questo campo aggiuntivo. [JFIELD_LANGUAGE_DESC] => Assegna una lingua a questo articolo. [JFIELD_LANGUAGE_LABEL] => Lingua [JFIELD_META_DESCRIPTION_DESC] => Descrizione del contenuto dell'articolo [JFIELD_META_DESCRIPTION_LABEL] => Meta Description [JFIELD_META_KEYWORDS_DESC] => Parole chiave che descrivono il contenuto dell'articolo [JFIELD_META_KEYWORDS_LABEL] => Parole chiave [JFIELD_META_RIGHTS_DESC] => Descrive quali permessi hanno gli altri per l'utilizzo di questo contenuto. [JFIELD_META_RIGHTS_LABEL] => Permessi del contenuto [JFIELD_ORDERING_DESC] => Ordinamento dell'articolo all'interno della categoria [JFIELD_ORDERING_LABEL] => Ordinamento [JFIELD_PUBLISHED_DESC] => Imposta lo stato di pubblicazione [JFIELD_TITLE_DESC] => Titolo dell'articolo [JGLOBAL_ADD_CUSTOM_CATEGORY] => Inserisci una nuova categoria [JGLOBAL_ARTICLES] => Articoli [JGLOBAL_FIELDS] => Campi aggiuntivi [JGLOBAL_AUTH_ACCESS_DENIED] => Accesso negato [JGLOBAL_AUTH_ACCESS_GRANTED] => Accesso consentito [JGLOBAL_AUTH_BIND_FAILED] => Fallito il collegamento al server LDAP [JGLOBAL_AUTH_CANCEL] => Autenticazione annullata [JGLOBAL_AUTH_CURL_NOT_INSTALLED] => Curl non è installato [JGLOBAL_AUTH_EMPTY_PASS_NOT_ALLOWED] => Password vuota non consentita [JGLOBAL_AUTH_FAIL] => Autenticazione fallita [JGLOBAL_AUTH_FAILED] => Autenticazione fallita: %s [JGLOBAL_AUTH_INCORRECT] => Nome utente/password non corretti [JGLOBAL_AUTH_INVALID_PASS] => Username e Password non coincidono o non hai ancora un account [JGLOBAL_AUTH_INVALID_SECRETKEY] => La Chiave segreta per la verifica in due passaggi non è valida. [JGLOBAL_AUTH_NO_BIND] => Impossibile collegarsi a LDAP [JGLOBAL_AUTH_NO_CONNECT] => Impossibile collegarsi al server LDAP [JGLOBAL_AUTH_NO_REDIRECT] => Impossibile redirezionare al server: %s [JGLOBAL_AUTH_NO_USER] => Username e Password non coincidono o non hai ancora un account [JGLOBAL_AUTH_NOT_CONNECT] => Collegamento al servizio di autenticazione non riuscito. [JGLOBAL_AUTH_NOT_CREATE_DIR] => Non è stato possibile creare la cartella FileStore %s. Controlla i permessi. [JGLOBAL_AUTH_PASS_BLANK] => LDAP non può avere una password vuota [JGLOBAL_AUTH_UNKNOWN_ACCESS_DENIED] => Risultato sconosciuto. Accesso negato [JGLOBAL_AUTH_USER_BLACKLISTED] => L'utente è nella blacklist [JGLOBAL_AUTH_USER_NOT_FOUND] => Non è possibile trovare l'utente [JGLOBAL_AUTO] => Auto [JGLOBAL_CATEGORY_NOT_FOUND] => Categoria non trovata [JGLOBAL_CENTER] => Centro [JGLOBAL_CHECK_ALL] => Seleziona tutti gli elementi [JGLOBAL_CLICK_TO_SORT_THIS_COLUMN] => Clicca per ordinare per questa colonna [JGLOBAL_COLLAPSE_CATEGORIES] => Mostra meno categorie [JGLOBAL_CREATED_DATE_ON] => Creato il %s [JGLOBAL_CUSTOM_CATEGORY] => Nuove categorie [JGLOBAL_DESCRIPTION] => Descrizione [JGLOBAL_DISPLAY_NUM] => Visualizza n. [JGLOBAL_EDIT] => Modifica [JGLOBAL_EDIT_TITLE] => Modifica articolo [JGLOBAL_EMAIL] => Email [JGLOBAL_EMAIL_DOMAIN_NOT_ALLOWED] => Il dominio dell'email %s non è consentito. Inserisci un altro indirizzo email. [JGLOBAL_EMAIL_TITLE] => Invia via Email questo link ad un amico [JGLOBAL_EXPAND_CATEGORIES] => Mostra più categorie [JGLOBAL_FIELD_ADD] => Aggiungi [JGLOBAL_FIELD_CATEGORIES_CHOOSE_CATEGORY_DESC] => Verranno visualizzate le categorie che sono all'interno di questa categoria. [JGLOBAL_FIELD_CATEGORIES_CHOOSE_CATEGORY_LABEL] => Seleziona una categoria principale [JGLOBAL_FIELD_CATEGORIES_DESC_DESC] => Se inserisci del testo in questo campo, sostituirà la descrizione della categoria principale, se ne ha una. [JGLOBAL_FIELD_CATEGORIES_DESC_LABEL] => Descrizione alternativa [JGLOBAL_FIELD_CREATED_BY_ALIAS_DESC] => Utilizza un nome alternativo come autore dell'articolo [JGLOBAL_FIELD_CREATED_BY_ALIAS_LABEL] => Alias autore [JGLOBAL_FIELD_CREATED_BY_DESC] => L'utente che l'ha creato. [JGLOBAL_FIELD_CREATED_BY_LABEL] => Creato da [JGLOBAL_FIELD_CREATED_DESC] => Data creazione [JGLOBAL_FIELD_CREATED_LABEL] => Data creazione [JGLOBAL_FIELD_FEATURED_DESC] => Assegna l'articolo alla visualizzazione blog in evidenza [JGLOBAL_FIELD_FEATURED_LABEL] => In evidenza [JGLOBAL_FIELD_FIELD_CACHETIME_DESC] => Il numero di minuti prima che venga aggiornata la cache. [JGLOBAL_FIELD_FIELD_ORDERING_DESC] => Ordina gli elementi che verranno visualizzati. [JGLOBAL_FIELD_FIELD_ORDERING_LABEL] => Ordine [JGLOBAL_FIELD_GROUPS] => Gruppi di campi aggiuntivi [JGLOBAL_FIELD_ID_DESC] => Numero del record nel database. [JGLOBAL_FIELD_ID_LABEL] => ID [JGLOBAL_FIELD_LAYOUT_DESC] => Layout predefinito da utilizzare per questi elementi. [JGLOBAL_FIELD_LAYOUT_LABEL] => Scegli un Layout [JGLOBAL_FIELD_MODIFIED_LABEL] => Data modifica [JGLOBAL_FIELD_MODIFIED_BY_DESC] => L'utente che ha fatto l'ultima modifica. [JGLOBAL_FIELD_MODIFIED_BY_LABEL] => Modificato da [JGLOBAL_FIELD_MOVE] => Sposta [JGLOBAL_FIELD_NUM_CATEGORY_ITEMS_DESC] => Numero di categorie da visualizzare per ciascun livello. [JGLOBAL_FIELD_NUM_CATEGORY_ITEMS_LABEL] => Numero di categorie [JGLOBAL_FIELD_PUBLISH_DOWN_DESC] => Una data facoltativa di fine pubblicazione [JGLOBAL_FIELD_PUBLISH_DOWN_LABEL] => Fine pubblicazione [JGLOBAL_FIELD_PUBLISH_UP_DESC] => Una data facoltativa di inizio pubblicazione [JGLOBAL_FIELD_PUBLISH_UP_LABEL] => Inizio pubblicazione [JGLOBAL_FIELD_REMOVE] => Rimuovi [JGLOBAL_FIELD_SHOW_BASE_DESCRIPTION_DESC] => Mostra la descrizione della categoria principale o in alternativa sostituisci con il testo del campo descrizione della voce di menu. Se si utilizza Root come categoria principale, il campo descrizione dev'essere compilato. [JGLOBAL_FIELD_SHOW_BASE_DESCRIPTION_LABEL] => Descrizione della categoria principale [JGLOBAL_FIELD_VERSION_NOTE_DESC] => Inserisci una nota facoltativa per questa versione. [JGLOBAL_FIELD_VERSION_NOTE_LABEL] => Nota versione [JGLOBAL_FILTER_BUTTON] => Filtro [JGLOBAL_FILTER_LABEL] => Filtro [JGLOBAL_FULL_TEXT] => Testo esteso [JGLOBAL_GT] => > [JGLOBAL_HELPREFRESH_BUTTON] => Ricarica [JGLOBAL_HITS] => Visite [JGLOBAL_HITS_ASC] => Visite ascendenti [JGLOBAL_HITS_COUNT] => Visite: %s [JGLOBAL_HITS_DESC] => Visite discendenti [JGLOBAL_ICON_SEP] => | [JGLOBAL_INHERIT] => Eredita [JGLOBAL_INTRO_TEXT] => Testo introduttivo [JGLOBAL_KEEP_TYPING] => Continua a digitare... [JGLOBAL_LEFT] => Sinistra [JGLOBAL_LIST_ALIAS] => (Alias: %s) [JGLOBAL_LIST_ALIAS_NOTE] => (Alias: %s, Nota: %s) [JGLOBAL_LOOKING_FOR] => Ricerca di [JGLOBAL_LT] => < [JGLOBAL_MAXIMUM_UPLOAD_SIZE_LIMIT] => Dimensioni massime di caricamento: %s [JGLOBAL_NEWITEMSLAST_DESC] => I nuovi elementi di default vanno in ultima posizione. L'ordine può essere cambiato dopo il salvataggio dell'elemento. [JGLOBAL_NO_MATCHING_RESULTS] => Nessun risultato corrispondente [JGLOBAL_NUM] => # [JGLOBAL_OTPMETHOD_NONE] => Disabilita la verifica in due passaggi [JGLOBAL_PASSWORD] => Password [JGLOBAL_PASSWORD_RESET_REQUIRED] => Prima di procedere devi reimpostare la tua password. [JGLOBAL_PREVIEW_POSITION] => Posizione: %s [JGLOBAL_PREVIEW_STYLE] => Stile: %s [JGLOBAL_PRINT] => Stampa [JGLOBAL_PRINT_TITLE] => Stampa articolo < %s > [JGLOBAL_RECORD_NUMBER] => Record ID: %d [JGLOBAL_REMEMBER_ME] => Ricordami [JGLOBAL_REMEMBER_MUST_LOGIN] => Per ragioni di sicurezza devi effettuare l'accesso prima di modificare le tue informazioni personali. [JGLOBAL_RESOURCE_NOT_FOUND] => Risorsa non trovata [JGLOBAL_RIGHT] => Destra [JGLOBAL_ROOT] => Root [JGLOBAL_SECRETKEY] => Chiave segreta [JGLOBAL_SECRETKEY_HELP] => Se nel tuo account utente hai abilitato la verifica in due passaggi, inserisci la tua chiave segreta. Se non sai cosa significa, lascia questo campo bianco. [JGLOBAL_SELECT_AN_OPTION] => Seleziona un'opzione [JGLOBAL_SELECT_NO_RESULTS_MATCH] => Nessun risultato [JGLOBAL_SELECT_SOME_OPTIONS] => Seleziona delle opzioni [JGLOBAL_SORT_BY] => Ordina tabella per: [JGLOBAL_START_PUBLISH_AFTER_FINISH] => La data di inizio pubblicazione dell'elemento dev'essere anteriore alla data di fine pubblicazione [JGLOBAL_SUBCATEGORIES] => Sottocategorie [JGLOBAL_SUBHEADING_DESC] => Testo facoltativo da mostrare come sottotitolo. [JGLOBAL_TITLE] => Titolo [JGLOBAL_TITLE_ASC] => Titolo ascendente [JGLOBAL_TITLE_DESC] => Titolo discendente [JGLOBAL_TYPE_OR_SELECT_CATEGORY] => Scrivi o seleziona una categoria [JGLOBAL_TYPE_OR_SELECT_SOME_OPTIONS] => Scrivi o seleziona alcune opzioni [JGLOBAL_TYPE_OR_SELECT_SOME_TAGS] => Scrivi o seleziona alcuni tag [JGLOBAL_USE_GLOBAL] => Usa globali [JGLOBAL_USE_GLOBAL_VALUE] => Usa globali (%s) [JGLOBAL_USERNAME] => Nome utente [JGLOBAL_VALIDATION_FORM_FAILED] => Form non valido [JGLOBAL_YOU_MUST_LOGIN_FIRST] => Accedi con i tuoi nome utente e password [JGRID_HEADING_ACCESS] => Accesso [JGRID_HEADING_ACCESS_ASC] => Accesso ascendente [JGRID_HEADING_ACCESS_DESC] => Accesso discendente [JGRID_HEADING_ID] => ID [JGRID_HEADING_ID_ASC] => ID ascendente [JGRID_HEADING_ID_DESC] => ID discendente [JGRID_HEADING_LANGUAGE] => Lingua [JGRID_HEADING_LANGUAGE_ASC] => Lingua ascendente [JGRID_HEADING_LANGUAGE_DESC] => Lingua discendente [JGRID_HEADING_ORDERING_ASC] => Ordine ascendente [JGRID_HEADING_ORDERING_DESC] => Ordine discendente [JLIB_DATABASE_ERROR_ADAPTER_MYSQL] => Il MySQL adapter 'mysql' non è disponibile. [JLIB_DATABASE_ERROR_ADAPTER_MYSQLI] => Il MySQL adapter 'mysqli' non è disponibile. [JLIB_DATABASE_ERROR_CONNECT_DATABASE] => Impossibile connettersi al Database: %s [JLIB_DATABASE_ERROR_CONNECT_MYSQL] => Non è stato possibile connettersi a MySQL. [JLIB_DATABASE_ERROR_DATABASE_CONNECT] => Non è stato possibile connettersi al database [JLIB_DATABASE_ERROR_LOAD_DATABASE_DRIVER] => Impossibile caricare il Database Driver: %s [JLIB_ERROR_INFINITE_LOOP] => Trovato loop infinito in JError [JOPTION_DO_NOT_USE] => - Nessuno selezionato - [JOPTION_SELECT_ACCESS] => - Seleziona accesso - [JOPTION_SELECT_AUTHOR] => - Seleziona autore - [JOPTION_SELECT_CATEGORY] => - Seleziona categoria - [JOPTION_SELECT_LANGUAGE] => - Seleziona lingua - [JOPTION_SELECT_PUBLISHED] => - Seleziona stato - [JOPTION_SELECT_MAX_LEVELS] => - Seleziona livelli massimi - [JOPTION_SELECT_MONTH] => - Seleziona mese - [JOPTION_SELECT_TAG] => - Seleziona Tag - [JOPTION_USE_DEFAULT] => - Usa predefinito - [JSEARCH_FILTER_CLEAR] => Annulla [JSEARCH_FILTER_LABEL] => Filtro [JSEARCH_FILTER_SUBMIT] => Cerca [JSEARCH_FILTER] => Cerca [DATE_FORMAT_LC] => l, d F Y [DATE_FORMAT_LC1] => l, d F Y [DATE_FORMAT_LC2] => l, d F Y H:i [DATE_FORMAT_LC3] => d F Y [DATE_FORMAT_LC4] => d-m-Y [DATE_FORMAT_LC5] => d-m-Y H:i [DATE_FORMAT_LC6] => d-m-Y H:i:s [DATE_FORMAT_JS1] => y-m-d [DATE_FORMAT_CALENDAR_DATE] => %d-%m-%Y [DATE_FORMAT_CALENDAR_DATETIME] => %d-%m-%Y %H:%M:%S [DATE_FORMAT_FILTER_DATE] => d-m-Y [DATE_FORMAT_FILTER_DATETIME] => d-m-Y H:i:s [JANUARY_SHORT] => Gen [JANUARY] => Gennaio [FEBRUARY_SHORT] => Feb [FEBRUARY] => Febbraio [MARCH_SHORT] => Mar [MARCH] => Marzo [APRIL_SHORT] => Apr [APRIL] => Aprile [MAY_SHORT] => Mag [MAY] => Maggio [JUNE_SHORT] => Giu [JUNE] => Giugno [JULY_SHORT] => Lug [JULY] => Luglio [AUGUST_SHORT] => Ago [AUGUST] => Agosto [SEPTEMBER_SHORT] => Set [SEPTEMBER] => Settembre [OCTOBER_SHORT] => Ott [OCTOBER] => Ottobre [NOVEMBER_SHORT] => Nov [NOVEMBER] => Novembre [DECEMBER_SHORT] => Dic [DECEMBER] => Dicembre [SAT] => Sab [SATURDAY] => Sabato [SUN] => Dom [SUNDAY] => Domenica [MON] => Lun [MONDAY] => Lunedì [TUE] => Mar [TUESDAY] => Martedì [WED] => Mer [WEDNESDAY] => Mercoledì [THU] => Gio [THURSDAY] => Giovedì [FRI] => Ven [FRIDAY] => Venerdì [DECIMALS_SEPARATOR] => , [THOUSANDS_SEPARATOR] => . [PHPMAILER_PROVIDE_ADDRESS] => Devi fornire almeno un indirizzo email del ricevente. [PHPMAILER_MAILER_IS_NOT_SUPPORTED] => Mailer non supportato. [PHPMAILER_EXECUTE] => Impossibile eseguire: [PHPMAILER_EXTENSION_MISSING] => Estensione mancante: [PHPMAILER_INSTANTIATE] => Impossibile avviare la funzione mail. [PHPMAILER_AUTHENTICATE] => Errore SMTP! Impossibile autenticare. [PHPMAILER_FROM_FAILED] => Il seguente indirizzo del mittente non è valido: [PHPMAILER_RECIPIENTS_FAILED] => Errore SMTP! Il seguente indirizzo del ricevente non è valido: [PHPMAILER_DATA_NOT_ACCEPTED] => Errore SMTP! Data non accettata. [PHPMAILER_CONNECT_HOST] => Errore SMTP! Impossibile connettersi all'host SMTP. [PHPMAILER_FILE_ACCESS] => Impossibile accedere al file: [PHPMAILER_FILE_OPEN] => Errore File: Impossibile aprire il file: [PHPMAILER_ENCODING] => Codifica sconosciuta: [PHPMAILER_SIGNING_ERROR] => Errore firma: [PHPMAILER_SMTP_ERROR] => Errore server SMTP: [PHPMAILER_EMPTY_MESSAGE] => Corpo del messaggio vuoto [PHPMAILER_INVALID_ADDRESS] => Indirizzo non valido [PHPMAILER_VARIABLE_SET] => Non è possibile impostare o resettare la variabile: [PHPMAILER_SMTP_CONNECT_FAILED] => Connessione SMTP fallita [PHPMAILER_TLS] => Non è stato possibile avviare il TLS [MYSQL] => MySQL [MYSQLI] => MySQLi [ORACLE] => Oracle [PGSQL] => PostgreSQL (PDO) [PDOMYSQL] => MySQL (PDO) [POSTGRESQL] => PostgreSQL [SQLAZURE] => Microsoft SQL Azure [SQLITE] => SQLite [SQLSRV] => Microsoft SQL Server [JSEARCH_TOOLS] => Strumenti di ricerca [JSEARCH_TOOLS_DESC] => Filtra gli elementi della lista [JSEARCH_TOOLS_ORDERING] => Ordina per: [COM_STENDALTO_PROFILO] => Il mio profilo [TPL_GK_LANG_REGISTER_POPUP] => REGISTRATI [COM_STENDALTO_REGISTRAZIONE] => Registrazione [COM_SEARCH_RICERCA_TESTO] => Descrizione [COM_SEARCH_RICERCA_TITOLO] => Titolo [COM_SEARCH_RICERCA] => Ricerca [COM_STENDALTO_CERCA_FISSACAVI] => Fissacavi [COM_STENDALTO_CERCA_CAVI] => Cavi [COM_STENDALTO_CERCA_CATENE] => Catene [JLIB_APPLICATION_ERROR_ACCESS_FORBIDDEN] => Accesso non consentito [JLIB_APPLICATION_ERROR_APPLICATION_GET_NAME] => JApplication: :getName() : Non è stato possibile ottenere o analizzare il nome della classe. [JLIB_APPLICATION_ERROR_APPLICATION_LOAD] => Impossibile caricare l'applicazione: %s [JLIB_APPLICATION_ERROR_BATCH_CANNOT_CREATE] => Non ti è consentito creare nuovi elementi in questa categoria. [JLIB_APPLICATION_ERROR_BATCH_CANNOT_EDIT] => Non ti è consentito modificare uno o più di questi elementi. [JLIB_APPLICATION_ERROR_BATCH_FAILED] => Il processo Batch è fallito con il seguente errore: %s [JLIB_APPLICATION_ERROR_BATCH_MOVE_CATEGORY_NOT_FOUND] => Non è stato possibile trovare la categoria di destinazione per questo spostamento. [JLIB_APPLICATION_ERROR_BATCH_MOVE_ROW_NOT_FOUND] => Non è possibile trovare l'elemento spostato. [JLIB_APPLICATION_ERROR_CHECKIN_FAILED] => Lo sblocco è fallito con il seguente errore: %s [JLIB_APPLICATION_ERROR_CHECKIN_NOT_CHECKED] => L'elemento non è bloccato [JLIB_APPLICATION_ERROR_CHECKIN_USER_MISMATCH] => L'utente che sta sbloccando non coincide con l'utente che ha bloccato l'elemento. [JLIB_APPLICATION_ERROR_CHECKOUT_FAILED] => Blocco fallito con il seguente errore: %s [JLIB_APPLICATION_ERROR_CHECKOUT_USER_MISMATCH] => L'utente che sta bloccando non coincide con l'utente che ha bloccato l'elemento. [JLIB_APPLICATION_ERROR_COMPONENT_NOT_FOUND] => Componente non trovato [JLIB_APPLICATION_ERROR_COMPONENT_NOT_LOADING] => Errore nel caricamento del componente: %1$s, %2$s [JLIB_APPLICATION_ERROR_CONTROLLER_GET_NAME] => JController: :getName() : Non è stato possibile ottenere o analizzare il nome della classe. [JLIB_APPLICATION_ERROR_CREATE_RECORD_NOT_PERMITTED] => Creazione record non consentita [JLIB_APPLICATION_ERROR_DELETE_NOT_PERMITTED] => Eliminazione non consentita [JLIB_APPLICATION_ERROR_EDITSTATE_NOT_PERMITTED] => Lo stato di modifica non è consentito [JLIB_APPLICATION_ERROR_EDIT_ITEM_NOT_PERMITTED] => Modifica non consentita [JLIB_APPLICATION_ERROR_EDIT_NOT_PERMITTED] => Modifica non consentita [JLIB_APPLICATION_ERROR_HISTORY_ID_MISMATCH] => Errore nel ripristino della versione dallo storico. [JLIB_APPLICATION_ERROR_INSUFFICIENT_BATCH_INFORMATION] => Informazione insufficiente per eseguire l'operazione batch [JLIB_APPLICATION_ERROR_INVALID_CONTROLLER_CLASS] => Classe di controllo non valida: %s [JLIB_APPLICATION_ERROR_INVALID_CONTROLLER] => Controllo non valido: nome='%s', formato='%s' [JLIB_APPLICATION_ERROR_LAYOUTFILE_NOT_FOUND] => Layout %s non trovato [JLIB_APPLICATION_ERROR_LIBRARY_NOT_FOUND] => Libreria non trovata [JLIB_APPLICATION_ERROR_LIBRARY_NOT_LOADING] => Errore nel caricamento della libreria: %1$s, %2$s [JLIB_APPLICATION_ERROR_MENU_LOAD] => Errore nel caricamento del menu: %s [JLIB_APPLICATION_ERROR_MODEL_GET_NAME] => JModel: :getName() : Non è stato possibile ottenere o analizzare il nome della classe. [JLIB_APPLICATION_ERROR_MODULE_LOAD] => Errore nel caricamento del modulo %s [JLIB_APPLICATION_ERROR_PATHWAY_LOAD] => Impossibile caricare il percorso: %s [JLIB_APPLICATION_ERROR_REORDER_FAILED] => Riordino fallito. Errore: %s [JLIB_APPLICATION_ERROR_ROUTER_LOAD] => Impossibile caricare il router: %s [JLIB_APPLICATION_ERROR_MODELCLASS_NOT_FOUND] => Classe Model %s non è nel file [JLIB_APPLICATION_ERROR_SAVE_FAILED] => Salvataggio fallito con il seguente errore: %s [JLIB_APPLICATION_ERROR_SAVE_NOT_PERMITTED] => Salvataggio non consentito [JLIB_APPLICATION_ERROR_TABLE_NAME_NOT_SUPPORTED] => Tabella %s non supportata. File non trovato. [JLIB_APPLICATION_ERROR_TASK_NOT_FOUND] => Task [%s] non trovato [JLIB_APPLICATION_ERROR_UNHELD_ID] => Non puoi utilizzare questo link per accedere direttamente alla pagina (#%d). [JLIB_APPLICATION_ERROR_VIEW_CLASS_NOT_FOUND] => Class view non trovata [class, file]: %1$s, %2$s [JLIB_APPLICATION_ERROR_VIEW_GET_NAME_SUBSTRING] => JView: :getName() : il nome della tua classe contiene la sottostringa 'view'. Questo causa problemi con l'estrazione del nome della classe dal nome dell'oggetto. Evita nome di Oggetti con sottostringa 'view'. [JLIB_APPLICATION_ERROR_VIEW_GET_NAME] => JView: :getName() : impossibile ottenere o analizzare il nome della classe. [JLIB_APPLICATION_ERROR_VIEW_NOT_FOUND] => View non trovato [name, type, prefix]: %1$s, %2$s, %3$s [JLIB_APPLICATION_SAVE_SUCCESS] => Elemento salvato. [JLIB_APPLICATION_SUBMIT_SAVE_SUCCESS] => Elemento inviato correttamente. [JLIB_APPLICATION_SUCCESS_BATCH] => Processo Batch completato correttamente. [JLIB_APPLICATION_SUCCESS_ITEM_REORDERED] => Ordinamento salvato correttamente [JLIB_APPLICATION_SUCCESS_ORDERING_SAVED] => Ordinamento salvato correttamente [JLIB_APPLICATION_SUCCESS_LOAD_HISTORY] => Versione precedente correttamente ripristinata. Salvata il %s %s. [JLIB_LOGIN_AUTHENTICATE] => Nome utente e password non coincidono oppure non hai ancora un account. [JLIB_CACHE_ERROR_CACHE_HANDLER_LOAD] => Impossibile caricare Cache Handler: %s [JLIB_CACHE_ERROR_CACHE_STORAGE_LOAD] => Impossibile caricare Cache Storage: %s [JLIB_CAPTCHA_ERROR_PLUGIN_NOT_FOUND] => Plugin Captcha non impostato o non trovato. Contatta un amministratore del sito [JLIB_CLIENT_ERROR_JFTP_NO_CONNECT] => JFTP: :connect: Non è possibile connettersi all'host ' %1$s ' sulla porta ' %2$s ' [JLIB_CLIENT_ERROR_JFTP_NO_CONNECT_SOCKET] => JFTP: :connect: Non è possibile connettersi all'host ' %1$s ' sulla porta ' %2$s '. Errore Socket numero: %3$s e messaggio d'errore: %4$s [JLIB_CLIENT_ERROR_JFTP_BAD_RESPONSE] => JFTP: :connect: Risposta negativa. Risposta del server: %s [Previsto: 220] [JLIB_CLIENT_ERROR_JFTP_BAD_USERNAME] => JFTP: :login: Username errato. Risposta del server: %1$s [Previsto: 331]. Username spedito: %2$s [JLIB_CLIENT_ERROR_JFTP_BAD_PASSWORD] => JFTP: :login: Password errato. Risposta del server: %1$s [Previsto: 230]. Password spedito: %2$s [JLIB_CLIENT_ERROR_JFTP_PWD_BAD_RESPONSE_NATIVE] => FTP: :pwd: Risposta negativa [JLIB_CLIENT_ERROR_JFTP_PWD_BAD_RESPONSE] => JFTP: :pwd: Risposta negativa. Risposta del server: %s [Previsto: 257] [JLIB_CLIENT_ERROR_JFTP_SYST_BAD_RESPONSE_NATIVE] => JFTP: :syst: Risposta negativa [JLIB_CLIENT_ERROR_JFTP_SYST_BAD_RESPONSE] => JFTP: :syst: Risposta negativa. Risposta del server: %s [Previsto: 215] [JLIB_CLIENT_ERROR_JFTP_CHDIR_BAD_RESPONSE_NATIVE] => JFTP: :chdir: Risposta negativa [JLIB_CLIENT_ERROR_JFTP_CHDIR_BAD_RESPONSE] => JFTP: :chdir: Risposta negativa. Risposta del server: %1$s [Previsto: 250]. Percorso: %2$s [JLIB_CLIENT_ERROR_JFTP_REINIT_BAD_RESPONSE_NATIVE] => JFTP: :reinit: Risposta negativa [JLIB_CLIENT_ERROR_JFTP_REINIT_BAD_RESPONSE] => JFTP: :reinit: Risposta negativa. Risposta del server: %s [Previsto: 220] [JLIB_CLIENT_ERROR_JFTP_RENAME_BAD_RESPONSE_NATIVE] => JFTP: :rename: Risposta negativa [JLIB_CLIENT_ERROR_JFTP_RENAME_BAD_RESPONSE_FROM] => JFTP: :rename: Risposta negativa. Risposta del server: %1$s [Previsto: 350]. Da percorso: %2$s [JLIB_CLIENT_ERROR_JFTP_RENAME_BAD_RESPONSE_TO] => JFTP: :rename: Risposta negativa. Risposta del server: %1$s [Previsto: 250]. Al percorso: %2$s [JLIB_CLIENT_ERROR_JFTP_CHMOD_BAD_RESPONSE_NATIVE] => JFTP: :chmod: Risposta negativa [JLIB_CLIENT_ERROR_JFTP_CHMOD_BAD_RESPONSE] => JFTP: :chmod: Risposta negativa. Risposta del server: %1$s [Previsto: 250]. Percorso: %2$s. Mode sent: %3$s [JLIB_CLIENT_ERROR_JFTP_DELETE_BAD_RESPONSE_NATIVE] => JFTP: :delete: Risposta negativa [JLIB_CLIENT_ERROR_JFTP_DELETE_BAD_RESPONSE] => JFTP: :delete: Risposta negativa. Risposta del server: %1$s [Previsto: 250]. Percorso: %2$s [JLIB_CLIENT_ERROR_JFTP_MKDIR_BAD_RESPONSE_NATIVE] => JFTP: :mkdir: Risposta negativa [JLIB_CLIENT_ERROR_JFTP_MKDIR_BAD_RESPONSE] => JFTP: :mkdir: Risposta negativa. Risposta del server: %1$s [Previsto: 257]. Percorso: %2$s [JLIB_CLIENT_ERROR_JFTP_RESTART_BAD_RESPONSE_NATIVE] => JFTP: :restart: Risposta negativa [JLIB_CLIENT_ERROR_JFTP_RESTART_BAD_RESPONSE] => JFTP: :restart: Risposta negativa. Risposta del server: %1$s [Previsto: 350]. Restart point sent: %2$s [JLIB_CLIENT_ERROR_JFTP_CREATE_BAD_RESPONSE_BUFFER] => JFTP: :create: Risposta negativa [JLIB_CLIENT_ERROR_JFTP_CREATE_BAD_RESPONSE_PASSIVE] => JFTP: :create: Impossibile utilizzare la modalità passiva [JLIB_CLIENT_ERROR_JFTP_CREATE_BAD_RESPONSE] => JFTP: :create: Risposta negativa. Risposta del server: %1$s [Previsto: 150 o 125]. Percorso: %2$s [JLIB_CLIENT_ERROR_JFTP_CREATE_BAD_RESPONSE_TRANSFER] => JFTP: :create: Trasferimento fallito. Risposta del server: %1$s [Previsto: 226]. Percorso: %2$s [JLIB_CLIENT_ERROR_JFTP_READ_BAD_RESPONSE_BUFFER] => JFTP: :read: Risposta negativa [JLIB_CLIENT_ERROR_JFTP_READ_BAD_RESPONSE_PASSIVE] => JFTP: :read: Impossibile utilizzare la modalità passiva [JLIB_CLIENT_ERROR_JFTP_READ_BAD_RESPONSE] => JFTP: :read: Risposta negativa. Risposta del server: %1$s [Previsto: 150 o 125]. Percorso: %2$s [JLIB_CLIENT_ERROR_JFTP_READ_BAD_RESPONSE_TRANSFER] => JFTP: :read: Trasferimento fallito. Risposta del server: %1$s [Previsto: 226]. Percorso: %2$s [JLIB_CLIENT_ERROR_JFTP_GET_BAD_RESPONSE] => JFTP: :get: Risposta negativa [JLIB_CLIENT_ERROR_JFTP_GET_PASSIVE] => JFTP: :get: Impossibile utilizzare la modalità passiva [JLIB_CLIENT_ERROR_JFTP_GET_WRITING_LOCAL] => JFTP: :get: Impossibile aprire il file locali per la scrittura. Percorso locale: %s [JLIB_CLIENT_ERROR_JFTP_GET_BAD_RESPONSE_RETR] => JFTP: :get: Risposta negativa. Risposta del server: %1$s [Previsto: 150 o 125]. Percorso: %2$s [JLIB_CLIENT_ERROR_JFTP_GET_BAD_RESPONSE_TRANSFER] => JFTP: :get: Trasferimento fallito. Risposta del server: %1$s [Previsto: 226]. Percorso: %2$s [JLIB_CLIENT_ERROR_JFTP_STORE_PASSIVE] => JFTP: :store: Impossibile utilizzare la modalità passiva [JLIB_CLIENT_ERROR_JFTP_STORE_BAD_RESPONSE] => JFTP: :store: Risposta negativa [JLIB_CLIENT_ERROR_JFTP_STORE_READING_LOCAL] => JFTP: :store: Impossibile aprire i file locali per la lettura. Percorso locale: %s [JLIB_CLIENT_ERROR_JFTP_STORE_FIND_LOCAL] => JFTP: :store: Impossibile trovare file locali. Percorso locale: %s [JLIB_CLIENT_ERROR_JFTP_STORE_BAD_RESPONSE_STOR] => JFTP: :store: Risposta negativa. Risposta del server: %1$s [Previsto: 150 o 125]. Percorso: %2$s [JLIB_CLIENT_ERROR_JFTP_STORE_DATA_PORT] => JFTP: :store: Impossibile scrivere al data port socket [JLIB_CLIENT_ERROR_JFTP_STORE_BAD_RESPONSE_TRANSFER] => JFTP: :store: Trasferimento fallito. Risposta del server: %1$s [Previsto: 226]. Percorso: %2$s [JLIB_CLIENT_ERROR_JFTP_WRITE_PASSIVE] => JFTP: :write: Impossibile utilizzare la modalità passiva [JLIB_CLIENT_ERROR_JFTP_WRITE_BAD_RESPONSE] => JFTP: :write: Risposta negativa [JLIB_CLIENT_ERROR_JFTP_WRITE_BAD_RESPONSE_STOR] => JFTP: :write: Risposta negativa. Risposta del server: %1$s [Previsto: 150 o 125]. Percorso: %2$s [JLIB_CLIENT_ERROR_JFTP_WRITE_DATA_PORT] => JFTP: :write: Impossibile scrivere al data port socket [JLIB_CLIENT_ERROR_JFTP_WRITE_BAD_RESPONSE_TRANSFER] => JFTP: :write: Trasferimento fallito. Risposta del server: %1$s [Previsto: 226]. Percorso: %2$s [JLIB_CLIENT_ERROR_JFTP_APPEND_PASSIVE] => JFTP: :append: Impossibile utilizzare la modalità passiva [JLIB_CLIENT_ERROR_JFTP_APPEND_BAD_RESPONSE] => JFTP: :append: Risposta negativa [JLIB_CLIENT_ERROR_JFTP_APPEND_BAD_RESPONSE_APPE] => JFTP: :append: Risposta negativa. Risposta del Server: %1$s [Previsto: 150 o 125]. Percorso: %2$s [JLIB_CLIENT_ERROR_JFTP_APPEND_DATA_PORT] => JFTP: :append: Impossibile scrivere al data port socket [JLIB_CLIENT_ERROR_JFTP_APPEND_BAD_RESPONSE_TRANSFER] => JFTP: :append: Trasferimento fallito. Risposta del server: %1$s [Previsto: 226]. Percorso: %2$s [JLIB_CLIENT_ERROR_JFTP_SIZE_BAD_RESPONSE] => JFTP: :size: Risposta negativa [JLIB_CLIENT_ERROR_JFTP_SIZE_PASSIVE] => JFTP: :size: Impossibile utilizzare la modalità passiva [JLIB_CLIENT_ERROR_JFTP_LISTNAMES_PASSIVE] => JFTP: :listNames: Impossibile utilizzare la modalità passiva [JLIB_CLIENT_ERROR_JFTP_LISTNAMES_BAD_RESPONSE] => JFTP: :listNames: Risposta negativa [JLIB_CLIENT_ERROR_JFTP_LISTNAMES_BAD_RESPONSE_NLST] => JFTP: :listNames: Risposta negativa. Risposta del server: %1$s [Previsto: 150 o 125]. Percorso: %2$s [JLIB_CLIENT_ERROR_JFTP_LISTNAMES_BAD_RESPONSE_TRANSFER] => JFTP: :listNames: Trasferimento fallito. Risposta del server: %1$s [Previsto: 226]. Percorso: %2$s [JLIB_CLIENT_ERROR_JFTP_LISTDETAILS_BAD_RESPONSE] => JFTP: :listDetails: Risposta negativa [JLIB_CLIENT_ERROR_JFTP_LISTDETAILS_PASSIVE] => JFTP: :listDetails: Impossibile utilizzare la modalità passiva [JLIB_CLIENT_ERROR_JFTP_LISTDETAILS_BAD_RESPONSE_LIST] => JFTP: :listDetails: Risposta negativa. Risposta del server: %1$s [Previsto: 150 o 125]. Percorso: %2$s [JLIB_CLIENT_ERROR_JFTP_LISTDETAILS_BAD_RESPONSE_TRANSFER] => JFTP: :listDetails: Trasferimento fallito. Risposta del server: %1$s [Previsto: 226]. Percorso: %2$s [JLIB_CLIENT_ERROR_JFTP_LISTDETAILS_UNRECOGNISED] => JFTP: :listDetails: formato elencazione cartella non riconosciuto [JLIB_CLIENT_ERROR_JFTP_PUTCMD_UNCONNECTED] => JFTP: :_putCmd: Non connesso alla porta di controllo [JLIB_CLIENT_ERROR_JFTP_PUTCMD_SEND] => JFTP: :_putCmd: Impossibile inviare comando: %s [JLIB_CLIENT_ERROR_JFTP_VERIFYRESPONSE] => JFTP: :_verifyResponse: Timeout o risposta non riconosciuta durante l'attesa di risposta dal server. Risposta del server: %s [JLIB_CLIENT_ERROR_JFTP_PASSIVE_CONNECT_PORT] => JFTP: :_passive: Non connesso alla porta di controllo [JLIB_CLIENT_ERROR_JFTP_PASSIVE_RESPONSE] => JFTP: :_passive: Timeout o risposta non riconosciuta durante l'attesa di risposta dal server. Risposta del server: %s [JLIB_CLIENT_ERROR_JFTP_PASSIVE_IP_OBTAIN] => JFTP: :_passive: Impossibile ottenere un IP e la porta per il trasferimento dati. Risposta del server: %s [JLIB_CLIENT_ERROR_JFTP_PASSIVE_IP_VALID] => JFTP: :_passive: IP e porta per il trasferimento dati non validi. Risposta del server: %s [JLIB_CLIENT_ERROR_JFTP_PASSIVE_CONNECT] => JFTP: :_passive: Non è stato possibile connettersi al host %1$s on port %2$s. Socket error number: %3$s and error message: %4$s [JLIB_CLIENT_ERROR_JFTP_MODE_BINARY] => JFTP: :_mode: Risposta negativa. Risposta del server: %s [Previsto: 200]. Mode sent: Binary [JLIB_CLIENT_ERROR_JFTP_MODE_ASCII] => JFTP: :_mode: Risposta negativa. Risposta del server: %s [Previsto: 200]. Mode sent: Ascii [JLIB_CLIENT_ERROR_HELPER_SETCREDENTIALSFROMREQUEST_FAILED] => Sembra che le credenziali utente non siano valide... [JLIB_CLIENT_ERROR_LDAP_ADDRESS_NOT_AVAILABLE] => Indirizzo non disponibile. [JLIB_CMS_WARNING_PROVIDE_VALID_NAME] => Fornisci un titolo valido, non vuoto. [JLIB_DATABASE_ERROR_BIND_FAILED_INVALID_SOURCE_ARGUMENT] => %s: :bind fallito. Argomento sorgente non valido. [JLIB_DATABASE_ERROR_ARTICLE_UNIQUE_ALIAS] => Un altro articolo di questa categoria ha lo stesso alias (ricorda che potrebbe essere un articolo cestinato). [JLIB_DATABASE_ERROR_CATEGORY_UNIQUE_ALIAS] => Un'altra categoria di questa categoria principale ha lo stesso alias (ricorda che potrebbe essere una categoria cestinata). [JLIB_DATABASE_ERROR_CHECK_FAILED] => %s: :check fallito - %s [JLIB_DATABASE_ERROR_CHECKIN_FAILED] => %s: :checkIn fallito - %s [JLIB_DATABASE_ERROR_CHECKOUT_FAILED] => %s: :checkOut fallito - %s [JLIB_DATABASE_ERROR_CHILD_ROWS_CHECKED_OUT] => Child rows bloccate. [JLIB_DATABASE_ERROR_CLASS_DOES_NOT_SUPPORT_ORDERING] => %s non supporta l'ordinamento. [JLIB_DATABASE_ERROR_CLASS_IS_MISSING_FIELD] => Campo mancante nel database: %s   %s. [JLIB_DATABASE_ERROR_CLASS_NOT_FOUND_IN_FILE] => Classe tabella %s non trovata nel file. [JLIB_DATABASE_ERROR_DATABASE_UPGRADE_FAILED] => Aggiornamento del database MySQL fallito. Controlla in Database se sono indicate correzioni da effettuare. [JLIB_DATABASE_ERROR_DELETE_CATEGORY] => Dati Sinistra-Destra inconsistenti. Impossibile eliminare la categoria. [JLIB_DATABASE_ERROR_DELETE_FAILED] => %s: :delete fallito - %s [JLIB_DATABASE_ERROR_DELETE_ROOT_CATEGORIES] => Le categorie principali non possono essere eliminate. [JLIB_DATABASE_ERROR_EMAIL_INUSE] => L'indirizzo email che hai inserito è già in uso. Inserisci un altro indirizzo email. [JLIB_DATABASE_ERROR_EMPTY_ROW_RETURNED] => La riga del database è vuota. [JLIB_DATABASE_ERROR_FUNCTION_FAILED] => DB function fallita con errore numero %s
%s [JLIB_DATABASE_ERROR_GET_NEXT_ORDER_FAILED] => %s: :getNextOrder fallito - %s [JLIB_DATABASE_ERROR_GET_TREE_FAILED] => %s: :getTree fallito - %s [JLIB_DATABASE_ERROR_GETNODE_FAILED] => %s: :_getNode fallito - %s [JLIB_DATABASE_ERROR_GETROOTID_FAILED] => %s: :getRootId fallito - %s [JLIB_DATABASE_ERROR_HIT_FAILED] => %s: :hit fallito - %s [JLIB_DATABASE_ERROR_INVALID_LOCATION] => %s: :setLocation - Invalid location [JLIB_DATABASE_ERROR_INVALID_NODE_RECURSION] => %s: :move fallito - Non è stato possibile spostare il node in modo che fosse figlio di sè stesso [JLIB_DATABASE_ERROR_INVALID_PARENT_ID] => Parent ID non valido. [JLIB_DATABASE_ERROR_LANGUAGE_NO_TITLE] => La lingua deve avere un titolo [JLIB_DATABASE_ERROR_LANGUAGE_UNIQUE_IMAGE] => Esiste già una lingua contenuti con questa Immagine [JLIB_DATABASE_ERROR_LANGUAGE_UNIQUE_LANG_CODE] => Esiste già una lingua contenuti con questo Tag Lingua [JLIB_DATABASE_ERROR_LANGUAGE_UNIQUE_SEF] => Esiste già una lingua contenuti con questo Codice lingua URL [JLIB_DATABASE_ERROR_MENUTYPE] => Alcune voci di menu o alcuni moduli relativi a questo tipo di menu sono bloccati da un altro utente o la voce di menu predefinita è in questo menu [JLIB_DATABASE_ERROR_MENUTYPE_CHECKOUT] => L'utente che tenta di bloccare non corrisponde all'utente che aveva bloccato questo menu e/o il suo modulo menu collegato. [JLIB_DATABASE_ERROR_MENUTYPE_EMPTY] => Tipo menu vuoto [JLIB_DATABASE_ERROR_MENUTYPE_EXISTS] => Il tipo di menu esiste: %s [JLIB_DATABASE_ERROR_MENU_CANNOT_UNSET_DEFAULT] => Il parametro Lingua per questa voce di menu dev'essere impostato su 'Tutte'. Almeno una voce di menu deve avere la Lingua settata su Tutte, anche se il sito è multilingua. [JLIB_DATABASE_ERROR_MENU_CANNOT_UNSET_DEFAULT_DEFAULT] => Impostare come Predefinita almento una voce di menu. [JLIB_DATABASE_ERROR_MENU_UNPUBLISH_DEFAULT_HOME] => Non si può sospendere la home predefinita [JLIB_DATABASE_ERROR_MENU_DEFAULT_CHECKIN_USER_MISMATCH] => l'attuale voce di menu home per questa lingua è bloccata [JLIB_DATABASE_ERROR_MENU_UNIQUE_ALIAS] => L'alias %1$s è già utilizzato dalla voce di menu %2$s nel menu %3$s (ricorda che potrebbe essere una voce di menu cestinata). [JLIB_DATABASE_ERROR_MENU_UNIQUE_ALIAS_ROOT] => Un'altra voce di menu ha lo stesso alias nella Root (ricorda che potrebbe essere una voce di menu cestinata). La Root è il livello principale [JLIB_DATABASE_ERROR_MENU_HOME_NOT_COMPONENT] => La voce di menu home dev'essere un componente. [JLIB_DATABASE_ERROR_MENU_HOME_NOT_UNIQUE_IN_MENU] => Un menu deve contenere una sola Home predefinita. [JLIB_DATABASE_ERROR_MENU_ROOT_ALIAS_COMPONENT] => L'alias di una voce di menu di primo livello non può essere 'component'. [JLIB_DATABASE_ERROR_MENU_ROOT_ALIAS_FOLDER] => L'alias di una voce di menu principale non può essere '%s' perchè '%s' è una sotto-cartella della cartella di installazione di Joomla. [JLIB_DATABASE_ERROR_MOVE_FAILED] => %s: :spostamento fallito - %s [JLIB_DATABASE_ERROR_MUSTCONTAIN_A_TITLE_CATEGORY] => La categoria deve avere un titolo [JLIB_DATABASE_ERROR_MUSTCONTAIN_A_TITLE_EXTENSION] => L'estensione deve avere un titolo [JLIB_DATABASE_ERROR_MUSTCONTAIN_A_TITLE_MENUITEM] => La voce di menu deve avere un titolo. [JLIB_DATABASE_ERROR_MUSTCONTAIN_A_TITLE_MODULE] => Il modulo deve avere un titolo [JLIB_DATABASE_ERROR_MUSTCONTAIN_A_TITLE_UPDATESITE] => Il sito di aggiornamento deve avere un titolo [JLIB_DATABASE_ERROR_NEGATIVE_NOT_PERMITTED] => %s non può essere negativo [JLIB_DATABASE_ERROR_NO_ROWS_SELECTED] => Nessuna riga selezionata. [JLIB_DATABASE_ERROR_NOT_SUPPORTED_FILE_NOT_FOUND] => Tabella %s non supportata. File non trovato. [JLIB_DATABASE_ERROR_NULL_PRIMARY_KEY] => Primary key nulla non consentita. [JLIB_DATABASE_ERROR_ORDERDOWN_FAILED] => %s: :orderDown fallito - %s [JLIB_DATABASE_ERROR_ORDERUP_FAILED] => %s: :orderUp fallito - %s [JLIB_DATABASE_ERROR_PLEASE_ENTER_A_USER_NAME] => Inserisci un nome utente. [JLIB_DATABASE_ERROR_PLEASE_ENTER_YOUR_NAME] => Inserisci il tuo nome. [JLIB_DATABASE_ERROR_PUBLISH_FAILED] => %s: :pubblicazione fallita - %s [JLIB_DATABASE_ERROR_REBUILD_FAILED] => %s: :rigenerazione fallita - %s [JLIB_DATABASE_ERROR_REBUILDPATH_FAILED] => %s: :rebuildPath fallito - %s [JLIB_DATABASE_ERROR_REORDER_FAILED] => %s: :riordino fallito - %s [JLIB_DATABASE_ERROR_REORDER_UPDATE_ROW_FAILED] => %s: :riordino della riga %s fallito - %s [JLIB_DATABASE_ERROR_ROOT_NODE_NOT_FOUND] => Nodo principale non trovato. [JLIB_DATABASE_ERROR_STORE_FAILED_UPDATE_ASSET_ID] => Il campo asset_id non è stato aggiornato [JLIB_DATABASE_ERROR_STORE_FAILED] => %s: :store fallito - %s [JLIB_DATABASE_ERROR_USERGROUP_PARENT_ID_NOT_VALID] => Ci dev'essere almeno un gruppo utenti radice [JLIB_DATABASE_ERROR_USERGROUP_TITLE] => Il gruppo utenti deve avere un titolo [JLIB_DATABASE_ERROR_USERGROUP_TITLE_EXISTS] => Il titolo del gruppo esiste già. Il titolo dev'essere unico con lo stesso gruppo principale. [JLIB_DATABASE_ERROR_USERLEVEL_NAME_EXISTS] => Livello con il nome "%s" già esistente. [JLIB_DATABASE_ERROR_USERNAME_CANNOT_CHANGE] => Non è possibile utilizzare questo nome utente [JLIB_DATABASE_ERROR_USERNAME_INUSE] => Nome utente utilizzato [JLIB_DATABASE_ERROR_VALID_AZ09] => Inserisci un nome utente valido. No spazi vuoti all'inizio o alla fine, almeno %d caratteri, non deve contenere i seguenti caratteri: < > \ " ' % ; ( ) & ed essere meno lungo di 150 caratteri. [JLIB_DATABASE_ERROR_VALID_MAIL] => L'indirizzo email che hai inserito non è valido. Inserisci un altro indirizzo email. [JLIB_DATABASE_ERROR_VIEWLEVEL] => Viewlevel deve avere un titolo [JLIB_DATABASE_FUNCTION_NOERROR] => DB function non riporta errori [JLIB_DATABASE_QUERY_FAILED] => Query del database fallita (errore # %s): %s [JLIB_DOCUMENT_ERROR_UNABLE_LOAD_DOC_CLASS] => Impossibile caricare classe documento [JLIB_ENVIRONMENT_SESSION_EXPIRED] => La tua sessione è scaduta. Effettua nuovamente l'accesso all'area riservata. [JLIB_ENVIRONMENT_SESSION_INVALID] => Cookie di sessione non valido. Controlla di avere i cookie abilitati nel tuo browser. [JLIB_ERROR_COMPONENTS_ACL_CONFIGURATION_FILE_MISSING_OR_IMPROPERLY_STRUCTURED] => Il file %s di configurazione delle ACL del componente manca o è strutturato impropriamente. [JLIB_EVENT_ERROR_DISPATCHER] => JEventDispatcher: :register: Event handler non ricosciuto. Handler: %s [JLIB_FILESYSTEM_BZIP_NOT_SUPPORTED] => BZip2 non supportato [JLIB_FILESYSTEM_BZIP_UNABLE_TO_READ] => Impossibile leggere archivio (bz2) [JLIB_FILESYSTEM_BZIP_UNABLE_TO_WRITE] => Impossibile scrivere archivio (bz2) [JLIB_FILESYSTEM_BZIP_UNABLE_TO_WRITE_FILE] => Impossibile scrivere file (bz2) [JLIB_FILESYSTEM_GZIP_NOT_SUPPORTED] => GZip non supportato [JLIB_FILESYSTEM_GZIP_UNABLE_TO_READ] => Impossibile leggere archivio (gz) [JLIB_FILESYSTEM_GZIP_UNABLE_TO_WRITE] => Impossibile scrivere archivio (gz) [JLIB_FILESYSTEM_GZIP_UNABLE_TO_WRITE_FILE] => Impossibile scrivere file (gz) [JLIB_FILESYSTEM_GZIP_UNABLE_TO_DECOMPRESS] => Impossibile decomprimere dati [JLIB_FILESYSTEM_TAR_UNABLE_TO_READ] => Impossibile leggere archivio (tar) [JLIB_FILESYSTEM_TAR_UNABLE_TO_DECOMPRESS] => Impossibile decomprimere dati [JLIB_FILESYSTEM_TAR_UNABLE_TO_CREATE_DESTINATION] => Impossibile creare destinazione [JLIB_FILESYSTEM_TAR_UNABLE_TO_WRITE_ENTRY] => Impossibile scrivere voce [JLIB_FILESYSTEM_ZIP_NOT_SUPPORTED] => Zlib non supportato [JLIB_FILESYSTEM_ZIP_UNABLE_TO_READ] => Impossibile leggere archivio (zip) [JLIB_FILESYSTEM_ZIP_INFO_FAILED] => Get ZIP Information fallito [JLIB_FILESYSTEM_ZIP_UNABLE_TO_CREATE_DESTINATION] => Impossibile creare destinazione [JLIB_FILESYSTEM_ZIP_UNABLE_TO_WRITE_ENTRY] => Impossibile scrivere voce [JLIB_FILESYSTEM_ZIP_UNABLE_TO_READ_ENTRY] => Impossibile leggere voce [JLIB_FILESYSTEM_ZIP_UNABLE_TO_OPEN_ARCHIVE] => Impossibile aprire archivio [JLIB_FILESYSTEM_ZIP_INVALID_ZIP_DATA] => Dati ZIP non validi [JLIB_FILESYSTEM_STREAM_FAILED] => Fallita registrazione string stream [JLIB_FILESYSTEM_UNKNOWNARCHIVETYPE] => Tipo di archivio sconosciuto [JLIB_FILESYSTEM_UNABLE_TO_LOAD_ARCHIVE] => Impossibile caricare archivio [JLIB_FILESYSTEM_ERROR_JFILE_FIND_COPY] => JFile: :copy: Non è stato possibile trovare o leggere il file: %s [JLIB_FILESYSTEM_ERROR_JFILE_STREAMS] => JFile: :copy(%1$s, %2$s): %3$s [JLIB_FILESYSTEM_ERROR_COPY_FAILED] => Copia fallita [JLIB_FILESYSTEM_ERROR_COPY_FAILED_ERR01] => Copia fallita: %1$s a %2$s [JLIB_FILESYSTEM_DELETE_FAILED] => Fallita eliminazione %s [JLIB_FILESYSTEM_CANNOT_FIND_SOURCE_FILE] => Non è stato possibile trovare il file sorgente [JLIB_FILESYSTEM_ERROR_JFILE_MOVE_STREAMS] => JFile: :move: %s [JLIB_FILESYSTEM_ERROR_RENAME_FILE] => Rinomina fallita [JLIB_FILESYSTEM_ERROR_READ_UNABLE_TO_OPEN_FILE] => JFile: :read: Impossibile aprire file: %s [JLIB_FILESYSTEM_ERROR_WRITE_STREAMS] => JFile: :write(%1$s): %2$s [JLIB_FILESYSTEM_ERROR_UPLOAD] => JFile: :upload: %s [JLIB_FILESYSTEM_ERROR_WARNFS_ERR01] => Attenzione: fallito cambiamento dei permessi del file! [JLIB_FILESYSTEM_ERROR_WARNFS_ERR02] => Attenzione: fallito spostamento del file! [JLIB_FILESYSTEM_ERROR_WARNFS_ERR03] => Attenzione: il file %s non è stato caricato per ragioni di sicurezza! [JLIB_FILESYSTEM_ERROR_WARNFS_ERR04] => Attenzione: fallito spostamento del file: %1$s a %2$s [JLIB_FILESYSTEM_ERROR_FIND_SOURCE_FOLDER] => Non è stato possibile trovare la cartella sorgente [JLIB_FILESYSTEM_ERROR_FOLDER_EXISTS] => La cartella esiste già [JLIB_FILESYSTEM_ERROR_FOLDER_CREATE] => Impossibile creare la cartella di destinazione [JLIB_FILESYSTEM_ERROR_FOLDER_OPEN] => Impossibile aprire la cartella sorgente [JLIB_FILESYSTEM_ERROR_FOLDER_LOOP] => Rilevato loop infinito [JLIB_FILESYSTEM_ERROR_FOLDER_PATH] => Path not in open_basedir paths [JLIB_FILESYSTEM_ERROR_COULD_NOT_CREATE_DIRECTORY] => Non è stato possibile creare la cartella [JLIB_FILESYSTEM_ERROR_DELETE_BASE_DIRECTORY] => Non puoi eliminare una cartella base. [JLIB_FILESYSTEM_ERROR_PATH_IS_NOT_A_FOLDER] => JFolder: :delete: Il percorso non è una cartella. Percorso: %s [JLIB_FILESYSTEM_ERROR_FOLDER_DELETE] => JFolder: :delete: Non è stato possibile eliminare cartella. Percorso: %s [JLIB_FILESYSTEM_ERROR_FOLDER_RENAME] => Rinomina fallita: %s [JLIB_FILESYSTEM_ERROR_PATH_IS_NOT_A_FOLDER_FILES] => JFolder: :files: Il percorso non è una cartella. Percorso: %s [JLIB_FILESYSTEM_ERROR_PATH_IS_NOT_A_FOLDER_FOLDER] => JFolder: :folder: Il percorso non è una cartella. Percorso: %s [JLIB_FILESYSTEM_ERROR_STREAMS_FILE_SIZE] => Fallito ottenimento dimensioni del file. Potrebbe non funzionare per tutte le classi! [JLIB_FILESYSTEM_ERROR_STREAMS_FILE_NOT_OPEN] => File non aperto [JLIB_FILESYSTEM_ERROR_STREAMS_FILENAME] => Nome del file non impostato [JLIB_FILESYSTEM_ERROR_NO_DATA_WRITTEN] => Attenzione: scritto nessun dato [JLIB_FILESYSTEM_ERROR_STREAMS_FAILED_TO_OPEN_WRITER] => Fallita apertura writer: %s [JLIB_FILESYSTEM_ERROR_STREAMS_FAILED_TO_OPEN_READER] => Fallita apertura reader: %s [JLIB_FILESYSTEM_ERROR_STREAMS_NOT_UPLOADED_FILE] => Nessun file caricato! [JLIB_FILTER_PARAMS_ALNUM] => Alfanumerico [JLIB_FILTER_PARAMS_FLOAT] => Float [JLIB_FILTER_PARAMS_INTEGER] => Numero intero [JLIB_FILTER_PARAMS_RAW] => Non codificato [JLIB_FILTER_PARAMS_SAFEHTML] => HTML sicuro [JLIB_FILTER_PARAMS_TEL] => Telefono [JLIB_FILTER_PARAMS_TEXT] => Testo [JLIB_FORM_BUTTON_CLEAR] => Annulla [JLIB_FORM_BUTTON_SELECT] => Seleziona [JLIB_FORM_CHANGE_IMAGE] => Cambia immagine [JLIB_FORM_CHANGE_IMAGE_BUTTON] => Cambia pulsante Immagine [JLIB_FORM_CHANGE_USER] => Seleziona utente [JLIB_FORM_ERROR_FIELDS_CATEGORY_ERROR_EXTENSION_EMPTY] => L'attributo dell'estensione è vuoto nel campo categoria [JLIB_FORM_ERROR_FIELDS_GROUPEDLIST_ELEMENT_NAME] => Tipo elemento sconosciuto: %s [JLIB_FORM_ERROR_NO_DATA] => Nessun dato [JLIB_FORM_ERROR_VALIDATE_FIELD] => Campo xml non valido [JLIB_FORM_ERROR_XML_FILE_DID_NOT_LOAD] => Il file XML non si è caricato [JLIB_FORM_FIELD_INVALID] => Campo non valido:  [JLIB_FORM_INPUTMODE] => latin [JLIB_FORM_INVALID_FORM_OBJECT] => Oggetto modulo non valido: :%s [JLIB_FORM_INVALID_FORM_RULE] => Regola modulo non valida: :%s [JLIB_FORM_MEDIA_PREVIEW_ALT] => Immagine selezionata [JLIB_FORM_MEDIA_PREVIEW_EMPTY] => Nessuna immagine selezionata. [JLIB_FORM_MEDIA_PREVIEW_SELECTED_IMAGE] => Immagine selezionata [JLIB_FORM_MEDIA_PREVIEW_TIP_TITLE] => Anteprima [JLIB_FORM_SELECT_USER] => Seleziona un utente [JLIB_FORM_VALIDATE_FIELD_INVALID] => Campo non valido: %s [JLIB_FORM_VALIDATE_FIELD_REQUIRED] => Campo obbligatorio: %s [JLIB_FORM_VALIDATE_FIELD_RULE_MISSING] => Regola validazione mancante: %s [JLIB_FORM_VALIDATE_FIELD_URL_SCHEMA_MISSING] => URL non valido: manca il protocollo dell'URL in %1$s. Aggiungi all'inizio uno dei seguenti: %2$s. [JLIB_FORM_VALUE_CACHE_APC] => Cache PHP Alternativa [JLIB_FORM_VALUE_CACHE_APCU] => APC User Cache [JLIB_FORM_VALUE_CACHE_CACHELITE] => Cache_Lite [JLIB_FORM_VALUE_CACHE_EACCELERATOR] => eAccelerator [JLIB_FORM_VALUE_CACHE_FILE] => File [JLIB_FORM_VALUE_CACHE_MEMCACHE] => Memcache [JLIB_FORM_VALUE_CACHE_MEMCACHED] => Nella Memcache (Sperimentale) [JLIB_FORM_VALUE_CACHE_REDIS] => Redis [JLIB_FORM_VALUE_CACHE_WINCACHE] => Cache Windows [JLIB_FORM_VALUE_CACHE_XCACHE] => XCache [JLIB_FORM_VALUE_SESSION_APC] => Alternative PHP Cache [JLIB_FORM_VALUE_SESSION_APCU] => APC User Cache [JLIB_FORM_VALUE_SESSION_DATABASE] => Database [JLIB_FORM_VALUE_SESSION_EACCELERATOR] => eAccelerator [JLIB_FORM_VALUE_SESSION_MEMCACHE] => Memcache [JLIB_FORM_VALUE_SESSION_MEMCACHED] => Nella Memcache (Sperimentale) [JLIB_FORM_VALUE_SESSION_NONE] => PHP [JLIB_FORM_VALUE_SESSION_REDIS] => Redis [JLIB_FORM_VALUE_SESSION_WINCACHE] => Cache Windows [JLIB_FORM_VALUE_SESSION_XCACHE] => XCache [JLIB_FORM_VALUE_TIMEZONE_UTC] => Universal Time, Coordinated (UTC) [JLIB_FORM_VALUE_FROM_TEMPLATE] => Dal template [JLIB_FORM_VALUE_INHERITED] => Ereditato [JLIB_HTML_ACCESS_MODIFY_DESC_CAPTION_ACL] => ACL [JLIB_HTML_ACCESS_MODIFY_DESC_CAPTION_TABLE] => Tabella [JLIB_HTML_ACCESS_SUMMARY_DESC_CAPTION] => Tabella sommario ACL [JLIB_HTML_ACCESS_SUMMARY_DESC] => Qui sotto è presente una panoramica dei permessi dell'articolo. Clicca sui tab per personalizzare le impostazioni per azione. [JLIB_HTML_ACCESS_SUMMARY] => Sommario [JLIB_HTML_ADD_TO_ROOT] => Inserisci alla root [JLIB_HTML_ADD_TO_THIS_MENU] => Aggiungi a questo menu [JLIB_HTML_BATCH_ACCESS_LABEL] => Imposta il livello di accesso [JLIB_HTML_BATCH_ACCESS_LABEL_DESC] => La mancata selezione manterrà il livello di accesso originale durante il processo. [JLIB_HTML_BATCH_COPY] => Copia [JLIB_HTML_BATCH_FLIPORDERING_LABEL] => Inverte l'ordine di tutti gli articoli nelle categorie selezionate [JLIB_HTML_BATCH_LANGUAGE_LABEL] => Imposta lingua [JLIB_HTML_BATCH_LANGUAGE_LABEL_DESC] => Non selezionando nulla verrà mantenuta la lingua originale. [JLIB_HTML_BATCH_LANGUAGE_NOCHANGE] => - Mantieni lingua originale - [JLIB_HTML_BATCH_MENU_LABEL] => Scegli la categoria dove Spostare o Copiare gli elementi selezionati. [JLIB_HTML_BATCH_MOVE] => Sposta [JLIB_HTML_BATCH_MOVE_QUESTION] => Vuoi spostare gli elementi o farne una copia? [JLIB_HTML_BATCH_NO_CATEGORY] => - Non spostare o copiare - [JLIB_HTML_BATCH_NOCHANGE] => - Mantieni livello accesso originale - [JLIB_HTML_BATCH_TAG_LABEL] => Aggiungi Tag [JLIB_HTML_BATCH_TAG_LABEL_DESC] => Aggiungi un tag agli elementi selezionati. [JLIB_HTML_BATCH_TAG_NOCHANGE] => - Mantieni tags originali- [JLIB_HTML_BATCH_USER_LABEL] => Imposta utente [JLIB_HTML_BATCH_USER_LABEL_DESC] => Non selezionando nulla verrà mantenuto l'utente originale. [JLIB_HTML_BATCH_USER_NOCHANGE] => - Mantieni utente originale - [JLIB_HTML_BATCH_USER_NOUSER] => Nessun utente [JLIB_HTML_BEHAVIOR_ABOUT_THE_CALENDAR] => Info Calendario [JLIB_HTML_BEHAVIOR_CLOSE] => Chiudi [JLIB_HTML_BEHAVIOR_DATE_SELECTION] => Selezione data:\n [JLIB_HTML_BEHAVIOR_DISPLAY_S_FIRST] => Visualizza prima %s [JLIB_HTML_BEHAVIOR_DRAG_TO_MOVE] => Trascina per muovere [JLIB_HTML_BEHAVIOR_GO_TODAY] => Vai a oggi [JLIB_HTML_BEHAVIOR_GREEN] => Verde [JLIB_HTML_BEHAVIOR_HOLD_MOUSE] => - Tieni premuto il pulsante del mouse su qualsiasi dei pulsanti sopra per una selezione più veloce. [JLIB_HTML_BEHAVIOR_MONTH_SELECT] => - Usa i pulsanti < e > per selezionare un mese\n [JLIB_HTML_BEHAVIOR_NEXT_MONTH_HOLD_FOR_MENU] => Clicca per andare al mese successivo. Clicca e tieni premuto per vedere la lista dei mesi. [JLIB_HTML_BEHAVIOR_NEXT_YEAR_HOLD_FOR_MENU] => Clicca per andare all'anno successivo. Clicca e tieni premuto per vedere la lista degli anni. [JLIB_HTML_BEHAVIOR_OPEN_CALENDAR] => Apri il calendario [JLIB_HTML_BEHAVIOR_PREV_MONTH_HOLD_FOR_MENU] => Clicca per andare al mese precedente. Clicca e tieni premuto per vedere la lista dei mesi. [JLIB_HTML_BEHAVIOR_PREV_YEAR_HOLD_FOR_MENU] => Clicca per andare all'anno precedente. Clicca e tieni premuto per vedere la lista degli anni. [JLIB_HTML_BEHAVIOR_SELECT_DATE] => Seleziona una data. [JLIB_HTML_BEHAVIOR_SHIFT_CLICK_OR_DRAG_TO_CHANGE_VALUE] => (Shift-)Clicca o trascina per cambiare il valore. [JLIB_HTML_BEHAVIOR_TIME] => Ora: [JLIB_HTML_BEHAVIOR_TODAY] => Oggi [JLIB_HTML_BEHAVIOR_TT_DATE_FORMAT] => %a, %b %e [JLIB_HTML_BEHAVIOR_WK] => wk [JLIB_HTML_BEHAVIOR_YEAR_SELECT] => - Usa i pulsanti « e » per selezionare l'anno\n [JLIB_HTML_BUTTON_BASE_CLASS] => Non è stato possibile caricare il pulsante base class. [JLIB_HTML_BUTTON_NO_LOAD] => Impossibile caricare pulsante %s (%s); [JLIB_HTML_BUTTON_NOT_DEFINED] => Pulsante non definito per il tipo = %s [JLIB_HTML_CALENDAR] => Calendario [JLIB_HTML_CHECKED_OUT] => Bloccato [JLIB_HTML_CHECKIN] => Controllo globale [JLIB_HTML_CLOAKING] => Questo indirizzo email è protetto dagli spambots. È necessario abilitare JavaScript per vederlo. [JLIB_HTML_DATE_RELATIVE_DAYS] => %s giorni fa [JLIB_HTML_DATE_RELATIVE_DAYS_1] => %s giorno fa [JLIB_HTML_DATE_RELATIVE_DAYS_0] => %s giorni fa [JLIB_HTML_DATE_RELATIVE_HOURS] => %s ore fa [JLIB_HTML_DATE_RELATIVE_HOURS_1] => %s ora fa [JLIB_HTML_DATE_RELATIVE_HOURS_0] => %s ore fa [JLIB_HTML_DATE_RELATIVE_LESSTHANAMINUTE] => Meno di un minuto fa [JLIB_HTML_DATE_RELATIVE_MINUTES] => %s minuti fa [JLIB_HTML_DATE_RELATIVE_MINUTES_1] => %s minuto fa [JLIB_HTML_DATE_RELATIVE_MINUTES_0] => %s minuti fa [JLIB_HTML_DATE_RELATIVE_WEEKS] => %s settimane fa [JLIB_HTML_DATE_RELATIVE_WEEKS_1] => %s settimana fa [JLIB_HTML_DATE_RELATIVE_WEEKS_0] => %s settimane fa [JLIB_HTML_EDIT_MENU_ITEM] => Modifica voce di menu [JLIB_HTML_EDIT_MENU_ITEM_ID] => Id elemento: %s [JLIB_HTML_EDIT_MODULE] => Modifica modulo [JLIB_HTML_EDIT_MODULE_IN_POSITION] => Posizione: %s [JLIB_HTML_EDITOR_CANNOT_LOAD] => Non è possibile caricare l'editor [JLIB_HTML_END] => Fine [JLIB_HTML_ERROR_FUNCTION_NOT_SUPPORTED] => Funzione non supportata. [JLIB_HTML_ERROR_NOTFOUNDINFILE] => %s: :%s non trovato in file. [JLIB_HTML_ERROR_NOTSUPPORTED_NOFILE] => %s: :%s non supportato. File non trovato. [JLIB_HTML_ERROR_NOTSUPPORTED] => %s: :%s non supportato. [JLIB_HTML_GOTO_PAGE] => Vai alla pagina %s [JLIB_HTML_GOTO_POSITION] => Vai alla pagina %s [JLIB_HTML_MOVE_DOWN] => Sposta giù [JLIB_HTML_MOVE_UP] => Sposta su [JLIB_HTML_NO_PARAMETERS_FOR_THIS_ITEM] => Non ci sono parametri per questo elemento [JLIB_HTML_NO_RECORDS_FOUND] => Nessun record trovato [JLIB_HTML_PAGE_CURRENT] => Pagina %s [JLIB_HTML_PAGE_CURRENT_OF_TOTAL] => Pagina %s di %s [JLIB_HTML_PAGINATION] => Paginazione [JLIB_HTML_PLEASE_MAKE_A_SELECTION_FROM_THE_LIST] => Seleziona un elemento dalla lista [JLIB_HTML_PUBLISH_ITEM] => Pubblica elemento [JLIB_HTML_PUBLISHED_EXPIRED_ITEM] => Pubblicato, ma scaduto [JLIB_HTML_PUBLISHED_FINISHED] => Fine: %s [JLIB_HTML_PUBLISHED_ITEM] => Pubblicato e attuale [JLIB_HTML_PUBLISHED_PENDING_ITEM] => Pubblicato, ma pendente [JLIB_HTML_PUBLISHED_START] => Inizio: %s [JLIB_HTML_RESULTS_OF] => Risultati %s - %s di %s [JLIB_HTML_SAVE_ORDER] => Salva ordine [JLIB_HTML_SELECT_STATE] => Seleziona stato [JLIB_HTML_START] => Inizio [JLIB_HTML_UNPUBLISH_ITEM] => Sospendi elemento [JLIB_HTML_VIEW_ALL] => Vedi tutti [JLIB_HTML_SETDEFAULT_ITEM] => Imposta predefinito [JLIB_HTML_UNSETDEFAULT_ITEM] => Imposta non predefinito [JLIB_INSTALLER_ABORT] => Installazione lingua interrotta: %s [JLIB_INSTALLER_ABORT_ALREADYINSTALLED] => Estensione già installata [JLIB_INSTALLER_ABORT_ALREADY_EXISTS] => Estensione %1$s: Estensione %2$s già esistente [JLIB_INSTALLER_ABORT_COMP_BUILDADMINMENUS_FAILED] => Errore nei menu amministrativi [JLIB_INSTALLER_ABORT_COMP_COPY_MANIFEST] => Componente %1$s: impossibile copiare il file PHP manifest. [JLIB_INSTALLER_ABORT_COMP_COPY_SETUP] => Componente %1$s: impossibile copiare il file di setup. [JLIB_INSTALLER_ABORT_COMP_FAIL_ADMIN_FILES] => Componente %s: impossibile copiare i file amministrativi. [JLIB_INSTALLER_ABORT_COMP_FAIL_SITE_FILES] => Componente %s: impossibile copiare i file lato sito. [JLIB_INSTALLER_ABORT_COMP_INSTALL_COPY_SETUP] => Installazione componente: non è stato possibile copiare il file di setup. [JLIB_INSTALLER_ABORT_COMP_INSTALL_CUSTOM_INSTALL_FAILURE] => Installazione componente: fallimento installazione personalizzata di routine [JLIB_INSTALLER_ABORT_COMP_INSTALL_MANIFEST] => Installazione componente: impossibile copiare il file PHP manifest. [JLIB_INSTALLER_ABORT_COMP_INSTALL_PHP_INSTALL] => Installazione componente: impossibile copiare il file PHP di installazione. [JLIB_INSTALLER_ABORT_COMP_INSTALL_PHP_UNINSTALL] => Installazione componente: impossibile copiare il file PHP di disintallazione. [JLIB_INSTALLER_ABORT_COMP_INSTALL_ROLLBACK] => Installazione componente: %s [JLIB_INSTALLER_ABORT_COMP_INSTALL_SQL_ERROR] => Installazione componente: file errore SQL %s [JLIB_INSTALLER_ABORT_COMP_UPDATESITEMENUS_FAILED] => Installazione componente: fallito aggiornamento delle voci di menu. [JLIB_INSTALLER_ABORT_COMP_UPDATE_ADMIN_ELEMENT] => Aggiornamento componente: il file XML non contiene un elemeno amministrativo [JLIB_INSTALLER_ABORT_COMP_UPDATE_COPY_SETUP] => Aggiornamento componente: non è stato possibile copiare il file di setup. [JLIB_INSTALLER_ABORT_COMP_UPDATE_MANIFEST] => Aggiornamento componente: impossibile copiare il file PHP manifest. [JLIB_INSTALLER_ABORT_COMP_UPDATE_PHP_INSTALL] => Aggiornamento componente: impossibile copiare il file PHP di installazione. [JLIB_INSTALLER_ABORT_COMP_UPDATE_PHP_UNINSTALL] => Aggiornamento componente: impossibile copiare il file PHP di disintallazione. [JLIB_INSTALLER_ABORT_COMP_UPDATE_ROLLBACK] => Aggiornamento componente: %s [JLIB_INSTALLER_ABORT_COMP_UPDATE_SQL_ERROR] => Aggiornamento componente: file errore SQL %s [JLIB_INSTALLER_ABORT_CREATE_DIRECTORY] => Estensione %1$s: Fallita creazione cartella: %2$s [JLIB_INSTALLER_ABORT_DEBUG] => Installazione terminata inaspettatamente: [JLIB_INSTALLER_ABORT_DETECTMANIFEST] => Impossibile trovare il file manifest [JLIB_INSTALLER_ABORT_DIRECTORY] => %1$s estensione: un altro %2$s sta utilizzando la cartella: %3$s. Stai cercando di installare un'altra volta la stessa estensione? [JLIB_INSTALLER_ABORT_ERROR_DELETING_EXTENSIONS_RECORD] => Non è stato possibile eliminare il record dell'estensione dal database. [JLIB_INSTALLER_ABORT_EXTENSIONNOTVALID] => L'estensione non è valida [JLIB_INSTALLER_ABORT_FILE_INSTALL_COPY_SETUP] => Installazione file: non è stato possibile copiare il file di setup. [JLIB_INSTALLER_ABORT_FILE_INSTALL_CUSTOM_INSTALL_FAILURE] => Installazione file: fallita l'installazione personalizzata di routine [JLIB_INSTALLER_ABORT_FILE_INSTALL_FAIL_SOURCE_DIRECTORY] => Installazione file: cartella sorgente non trovata: %s [JLIB_INSTALLER_ABORT_FILE_INSTALL_ROLLBACK] => Installazione file: %s [JLIB_INSTALLER_ABORT_FILE_INSTALL_SQL_ERROR] => File %1$s: file errore SQL %2$s [JLIB_INSTALLER_ABORT_FILE_ROLLBACK] => Installazione file: %s [JLIB_INSTALLER_ABORT_FILE_SAME_NAME] => Installazione file: esiste già un'altra estensione con lo stesso nome. [JLIB_INSTALLER_ABORT_FILE_UPDATE_SQL_ERROR] => Aggiornamento file: file errore SQL %s [JLIB_INSTALLER_ABORT_INSTALL_CUSTOM_INSTALL_FAILURE] => Estensione %s: fallita l'installazione personalizzata di routine [JLIB_INSTALLER_ABORT_LIB_COPY_FILES] => Libreria %s: Impossibile copiare i file dalla sorgente dati [JLIB_INSTALLER_ABORT_LIB_INSTALL_ALREADY_INSTALLED] => Installazione libreria: libreria già installata [JLIB_INSTALLER_ABORT_LIB_INSTALL_COPY_SETUP] => Installazione libreria: non è stato possibile copiare il file di setup. [JLIB_INSTALLER_ABORT_LIB_INSTALL_CORE_FOLDER] => Installazione libreria: la libreria ha lo stesso nome della cartella del core. [JLIB_INSTALLER_ABORT_LIB_INSTALL_FAILED_TO_CREATE_DIRECTORY] => Installazione libreria: fallita creazione cartella: %s [JLIB_INSTALLER_ABORT_LIB_INSTALL_NOFILE] => Installazione libreria: nessun file libreria specificato [JLIB_INSTALLER_ABORT_LIB_INSTALL_ROLLBACK] => Installazione libreria: %s [JLIB_INSTALLER_ABORT_LOAD_DETAILS] => Fallito caricamento dettagli estensione [JLIB_INSTALLER_ABORT_MANIFEST] => Estensione %1$s: non è stato possibile copiare il file PHP manifest. [JLIB_INSTALLER_ABORT_METHODNOTSUPPORTED] => Metodo non supportato per questo tipo di estensione [JLIB_INSTALLER_ABORT_METHODNOTSUPPORTED_TYPE] => Metodo non supportato per questo tipo di estensione: %s [JLIB_INSTALLER_ABORT_MOD_COPY_FILES] => Modulo %s: non è stato possibile copiare i file dalla sorgente dati [JLIB_INSTALLER_ABORT_MOD_INSTALL_COPY_SETUP] => Installazione modulo: non è stato possibile copiare il file di setup. [JLIB_INSTALLER_ABORT_MOD_INSTALL_CREATE_DIRECTORY] => %1$s modulo: fallita creazione cartella: %2$s [JLIB_INSTALLER_ABORT_MOD_INSTALL_CUSTOM_INSTALL_FAILURE] => Installazione modulo: fallita installazione personalizzata [JLIB_INSTALLER_ABORT_MOD_INSTALL_DIRECTORY] => %1$s modulo: un altro modulo sta utilizzando la cartella: %2$s [JLIB_INSTALLER_ABORT_MOD_INSTALL_MANIFEST] => Installazione modulo: non è stato possibile copiare il file PHP manifest. [JLIB_INSTALLER_ABORT_MOD_INSTALL_NOFILE] => Modulo %s: nessun file modulo specificato [JLIB_INSTALLER_ABORT_MOD_INSTALL_SQL_ERROR] => Modulo %1$s: file errore SQL %2$s [JLIB_INSTALLER_ABORT_MOD_ROLLBACK] => Modulo %1$s: %2$s [JLIB_INSTALLER_ABORT_MOD_UNINSTALL_UNKNOWN_CLIENT] => Disinstallazione modulo: tipo client sconosciuto [%s] [JLIB_INSTALLER_ABORT_MOD_UNKNOWN_CLIENT] => Modulo %1$s: tipo client sconosciuto [%2$s] [JLIB_INSTALLER_ABORT_NOINSTALLPATH] => Il percorso di installazione non esiste [JLIB_INSTALLER_ABORT_NOUPDATEPATH] => Il percorso di aggiornamento non esiste [JLIB_INSTALLER_ABORT_PACK_INSTALL_COPY_SETUP] => Installazione pacchetto: non è stato possibile copiare il file di setup. [JLIB_INSTALLER_ABORT_PACK_INSTALL_CREATE_DIRECTORY] => Installazione pacchetto: fallita creazione cartella: %s [JLIB_INSTALLER_ABORT_PACKAGE_INSTALL_CUSTOM_INSTALL_FAILURE] => Installazione pacchetto: routine di installazione personalizzata fallita [JLIB_INSTALLER_ABORT_PACKAGE_INSTALL_MANIFEST] => Installazione fallita: impossibile copiare il file PHP manifest. [JLIB_INSTALLER_ABORT_PACK_INSTALL_ERROR_EXTENSION] => Pacchetto %1$s: si è verificato un errore nell'installazione di un'estensione: %2$s [JLIB_INSTALLER_ABORT_PACK_INSTALL_NO_FILES] => Pacchetto %s: non ci sono file da installare! [JLIB_INSTALLER_ABORT_PACK_INSTALL_NO_PACK] => Pacchetto %s: nessun file specificato [JLIB_INSTALLER_ABORT_PACK_INSTALL_ROLLBACK] => Installazione pacchetto: %s [JLIB_INSTALLER_ABORT_PLG_COPY_FILES] => Plugin %s: non è stato possibile copiare i file dalla sorgente dati [JLIB_INSTALLER_ABORT_PLG_INSTALL_ALLREADY_EXISTS] => Plugin %1$s: il plugin %2$s esiste già [JLIB_INSTALLER_ABORT_PLG_INSTALL_COPY_SETUP] => Plugin %s: non è stato possibile copiare il file di setup. [JLIB_INSTALLER_ABORT_PLG_INSTALL_CREATE_DIRECTORY] => Plugin %1$s: fallita creazione cartella: %2$s [JLIB_INSTALLER_ABORT_PLG_INSTALL_CUSTOM_INSTALL_FAILURE] => Installazione plugin: fallita installazione personalizzata [JLIB_INSTALLER_ABORT_PLG_INSTALL_DIRECTORY] => %1$s plugin: un altro plugin sta utilizzando la cartella: %2$s [JLIB_INSTALLER_ABORT_PLG_INSTALL_MANIFEST] => Plugin %s: impossibile copiare il file PHP manifest. [JLIB_INSTALLER_ABORT_PLG_INSTALL_NO_FILE] => Plugin %s: nessun file plugin specificato [JLIB_INSTALLER_ABORT_PLG_INSTALL_ROLLBACK] => Plugin %1$s: %2$s [JLIB_INSTALLER_ABORT_PLG_INSTALL_SQL_ERROR] => Plugin %1$s: file errore SQL %2$s [JLIB_INSTALLER_ABORT_PLG_UNINSTALL_SQL_ERROR] => Disinstallazione plugin: file errore SQL %s [JLIB_INSTALLER_ABORT_REFRESH_MANIFEST_CACHE] => Refresh Manifest Cache fallito: l'estensione attualmente non è installata. [JLIB_INSTALLER_ABORT_REFRESH_MANIFEST_CACHE_VALID] => Refresh Manifest Cache fallito: l'estensione non è valida. [JLIB_INSTALLER_ABORT_ROLLBACK] => Estensione %1$s: %2$s [JLIB_INSTALLER_ABORT_SQL_ERROR] => Estensione %1$s: richiesta di elaborazione degli errori di SQL: %2$s [JLIB_INSTALLER_ABORT_TPL_INSTALL_ALREADY_INSTALLED] => Installazione template: template già installato [JLIB_INSTALLER_ABORT_TPL_INSTALL_ANOTHER_TEMPLATE_USING_DIRECTORY] => Installazione template: c'è già un template che utilizza la cartella: %s. Stai cercando di installare lo stesso template? [JLIB_INSTALLER_ABORT_TPL_INSTALL_COPY_FILES] => Insyallazione template: non è stato possibile copiare i file dalla sorgente %s [JLIB_INSTALLER_ABORT_TPL_INSTALL_COPY_SETUP] => Installazione template: non è stato possibile copiare il file di setup. [JLIB_INSTALLER_ABORT_TPL_INSTALL_FAILED_CREATE_DIRECTORY] => Installazione template: fallita creazione cartella: %s [JLIB_INSTALLER_ABORT_TPL_INSTALL_ROLLBACK] => Installazione template: %s [JLIB_INSTALLER_ABORT_TPL_INSTALL_UNKNOWN_CLIENT] => Installazione template: tipo client sconosciuto [%s] [JLIB_INSTALLER_AVAILABLE_UPDATE_PHP_VERSION] => Per l'estensione %1$s è disponibile la versione %2$s , ma richiede almeno una versione di PHP %3$s mentre il tuo sistema ha solamente la %4$s [JLIB_INSTALLER_AVAILABLE_UPDATE_DB_MINIMUM] => Per l'estensione %1$s è disponibile la versione %2$s, ma il tuo database %3$s è alla versione %4$s e non è supportato. Contatta il tuo hosting affinchè aggiorni il Database all'ultima versione %5$s. [JLIB_INSTALLER_AVAILABLE_UPDATE_DB_TYPE] => Per l'estensione %1$s è disponibile la versione %2$s, ma il tuo database %3$s non è più supportato. [JLIB_INSTALLER_PURGED_UPDATES] => Cache aggiornamenti cancellata [JLIB_INSTALLER_FAILED_TO_PURGE_UPDATES] => Cancellazione cache aggiornamenti fallita [JLIB_INSTALLER_DEFAULT_STYLE] => %s - Predefinito [JLIB_INSTALLER_DISCOVER] => Esplora [JLIB_INSTALLER_DISCOVER_INSTALL] => Esplora Installazione [JLIB_INSTALLER_ERROR_CANNOT_UNINSTALL_CHILD_OF_PACKAGE] => L'estensione %s è parte di un pacchetto che non consente di disinstallare le singole estensioni. [JLIB_INSTALLER_ERROR_COMP_DISCOVER_STORE_DETAILS] => Componente Esplora: fallito immagazzinamento dettagli componente [JLIB_INSTALLER_ERROR_COMP_FAILED_TO_CREATE_DIRECTORY] => Componente %1$s: fallita la creazione della cartella: %2$s. [JLIB_INSTALLER_ERROR_COMP_INSTALL_ADMIN_ELEMENT] => Installazione componente: il file XML non contiene un elemento amministrativo [JLIB_INSTALLER_ERROR_COMP_INSTALL_DIR_ADMIN] => Installazione componente: un altro componente sta utilizzando la cartella: %s [JLIB_INSTALLER_ERROR_COMP_INSTALL_DIR_SITE] => Installazione componente: un altro componente sta utilizzando la cartella: %s [JLIB_INSTALLER_ERROR_COMP_INSTALL_FAILED_TO_CREATE_DIRECTORY_ADMIN] => Installazione componente: fallita creazione cartella admin: %s [JLIB_INSTALLER_ERROR_COMP_INSTALL_FAILED_TO_CREATE_DIRECTORY_SITE] => Installazione componente: fallita creazione cartella site: %s [JLIB_INSTALLER_ERROR_COMP_REFRESH_MANIFEST_CACHE] => Ricarimento manifest cache componente: fallita memorizzazione dettagli componente [JLIB_INSTALLER_ERROR_COMP_REMOVING_ADMIN_MENUS_FAILED] => Non è possibile eliminare i menu amministrativi. [JLIB_INSTALLER_ERROR_COMP_UNINSTALL_CUSTOM] => Disinstallazione componente: disinstallazione personalizzata dello script riuscita [JLIB_INSTALLER_ERROR_COMP_UNINSTALL_FAILED_DELETE_CATEGORIES] => Disinstallazione componente: non è possibile eliminare le categorie del componente [JLIB_INSTALLER_ERROR_COMP_UNINSTALL_ERRORREMOVEMANUALLY] => Disinstallazione componente: non è possibile disinstallare. Rimuovere manualmente [JLIB_INSTALLER_ERROR_COMP_UNINSTALL_ERRORUNKOWNEXTENSION] => Disinstallazione componente: estensione sconosciuta [JLIB_INSTALLER_ERROR_COMP_UNINSTALL_FAILED_REMOVE_DIRECTORY_ADMIN] => Disinstallazione componente: impossibile rimuovere la cartella lato admin del componente [JLIB_INSTALLER_ERROR_COMP_UNINSTALL_FAILED_REMOVE_DIRECTORY_SITE] => Disinstallazione componente: impossibile rimuovere la cartella lato sito del componente [JLIB_INSTALLER_ERROR_COMP_UNINSTALL_NO_OPTION] => Disinstallazione componente: campo opzione vuoto, non è stato possibile rimuovere i file [JLIB_INSTALLER_ERROR_COMP_UNINSTALL_SQL_ERROR] => Disinstallazione componente: file errore SQL %s [JLIB_INSTALLER_ERROR_COMP_UNINSTALL_WARNCORECOMPONENT] => Disinstallazione componente: stai cercando di disinstallare un componente del core [JLIB_INSTALLER_ERROR_COMP_UPDATE_FAILED_TO_CREATE_DIRECTORY_ADMIN] => Aggiornamento componente: fallita la creazione della cartella lato admin: %s [JLIB_INSTALLER_ERROR_COMP_UPDATE_FAILED_TO_CREATE_DIRECTORY_SITE] => Aggiornamento componente: fallita la creazione della cartella lato sito: %s [JLIB_INSTALLER_ERROR_CREATE_DIRECTORY] => JInstaller: :Install: fallita creazione cartella: %s [JLIB_INSTALLER_ERROR_CREATE_FOLDER_FAILED] => Creazione cartella fallita [%s] [JLIB_INSTALLER_ERROR_DEPRECATED_FORMAT] => Formato installazione deprecato (client="both"), in futuro utilizza un pacchetto installazione [JLIB_INSTALLER_ERROR_DISCOVER_INSTALL_UNSUPPORTED] => Un'estensione %s non può essere installata utilizzando il metodo Esplora. Installa questa estensione da Gestione estensioni: Installa. [JLIB_INSTALLER_ERROR_DOWNGRADE] => Spiacenti! Non puoi retrocedere dalla versione %s alla %s [JLIB_INSTALLER_ERROR_DOWNLOAD_SERVER_CONNECT] => Errore di connessione al server: %s [JLIB_INSTALLER_ERROR_FAIL_COPY_FILE] => JInstaller: :Install: fallita copia del file %1$s in %2$s [JLIB_INSTALLER_ERROR_FAIL_COPY_FOLDER] => JInstaller: :Install: fallita copia della cartella %1$s in %2$s [JLIB_INSTALLER_ERROR_FAILED_READING_NETWORK_RESOURCES] => Fallita lettura risorse del network: %s [JLIB_INSTALLER_ERROR_FILE_EXISTS] => JInstaller: :Install: Il file esiste già %s [JLIB_INSTALLER_ERROR_FILE_FOLDER] => Errore nell'eliminazione del file o della cartella %s [JLIB_INSTALLER_ERROR_FILE_UNINSTALL_INVALID_MANIFEST] => Disinstallazione file: file manifest non valido [JLIB_INSTALLER_ERROR_FILE_UNINSTALL_INVALID_NOTFOUND_MANIFEST] => Disinstallazione file: file manifest non valido o non trovato. [JLIB_INSTALLER_ERROR_FILE_UNINSTALL_LOAD_ENTRY] => Disinstallazione file: non è stato possibile caricare l'estensione [JLIB_INSTALLER_ERROR_FILE_UNINSTALL_LOAD_MANIFEST] => Disinstallazione file: non è stato possibile caricare il file manifest [JLIB_INSTALLER_ERROR_FILE_UNINSTALL_SQL_ERROR] => Disinstallazione file: file errore SQL %s [JLIB_INSTALLER_ERROR_FILE_UNINSTALL_WARNCOREFILE] => Disinstallazione file: stai cercando di disinstallare file del core [JLIB_INSTALLER_ERROR_FOLDER_IN_USE] => Un'altra estensione sta già utilizzando la cartella [%s] [JLIB_INSTALLER_ERROR_LANG_DISCOVER_STORE_DETAILS] => Esplora installazione Lingua: fallita memorizzazione dettagli lingua [JLIB_INSTALLER_ERROR_LANG_UNINSTALL_DEFAULT] => Questa lingua non può essere disinstallata poichè è la lingua predefinita. [JLIB_INSTALLER_ERROR_LANG_UNINSTALL_DIRECTORY] => Disinstallazione lingua: impossibile rimuovere la cartella lingua specificata. [JLIB_INSTALLER_ERROR_LANG_UNINSTALL_ELEMENT_EMPTY] => Disinstallazione lingua: l'elemento è vuoto, non è stato possibile disinstallare i file [JLIB_INSTALLER_ERROR_LANG_UNINSTALL_PATH_EMPTY] => Disinstallazione lingua: il percorso lingua è vuoto, non è stato possibile disinstallare i file [JLIB_INSTALLER_ERROR_LANG_UNINSTALL_PROTECTED] => Questa lingua non può essere disinstallata. È protetta nel database (di solito en-GB) [JLIB_INSTALLER_ERROR_LIB_DISCOVER_STORE_DETAILS] => Esplora installazione libreria: fallita memorizzazione dettagli libreria [JLIB_INSTALLER_ERROR_LIB_REFRESH_MANIFEST_CACHE] => Library Refresh manifest cache: fallita memorizzazione dettagli libreria. [JLIB_INSTALLER_ERROR_LIB_UNINSTALL_INVALID_MANIFEST] => Disinstallazione libreria: file manifest non valido. [JLIB_INSTALLER_ERROR_LIB_UNINSTALL_INVALID_NOTFOUND_MANIFEST] => Disinstallazione libreria: file manifest non valido o non trovato. [JLIB_INSTALLER_ERROR_LIB_UNINSTALL_LOAD_MANIFEST] => Disinstallazione libreria: non è stato possibile caricare il file manifest [JLIB_INSTALLER_ERROR_LIB_UNINSTALL_WARNCORELIBRARY] => Disinstallazione libreria: tentata disintallazione di una libreria del core [JLIB_INSTALLER_ERROR_LOAD_XML] => JInstaller: :Install: fallito caricamento file XML: %s [JLIB_INSTALLER_ERROR_MOD_DISCOVER_STORE_DETAILS] => Esplora installazione Modulo: fallita memorizzazione dettagli modulo [JLIB_INSTALLER_ERROR_MOD_REFRESH_MANIFEST_CACHE] => Modulo Refresh manifest cache: fallita memorizzazione dettagli modulo [JLIB_INSTALLER_ERROR_MOD_UNINSTALL_ERRORUNKOWNEXTENSION] => Disinstallazione modulo: estensione sconosciuta [JLIB_INSTALLER_ERROR_MOD_UNINSTALL_EXCEPTION] => Disinstallazione modulo: %s [JLIB_INSTALLER_ERROR_MOD_UNINSTALL_INVALID_NOTFOUND_MANIFEST] => Disinstallazione modulo: file manifest non valido o non trovato. [JLIB_INSTALLER_ERROR_MOD_UNINSTALL_SQL_ERROR] => Disinstallazione modulo: file errore SQL %s [JLIB_INSTALLER_ERROR_MOD_UNINSTALL_WARNCOREMODULE] => Disinstallazione modulo: tentata disintallazione di un modulo del core: %s [JLIB_INSTALLER_ERROR_NO_CORE_LANGUAGE] => Non esiste un pacchetto core per la lingua [%s] [JLIB_INSTALLER_ERROR_NO_FILE] => JInstaller: :Install: il file non esiste %s [JLIB_INSTALLER_ERROR_NO_LANGUAGE_TAG] => Il pacchetto non specifica un tag lingua. Stai cercando di installare un pacchetto lingua datato? [JLIB_INSTALLER_ERROR_NOTFINDJOOMLAXMLSETUPFILE] => JInstaller: :Install: Non è stato possibile trovare il file di setup XML di Joomla [JLIB_INSTALLER_ERROR_NOTFINDXMLSETUPFILE] => JInstaller: :Install: Non è stato possibile trovare il file di setup XML [JLIB_INSTALLER_ERROR_PACK_REFRESH_MANIFEST_CACHE] => Package Refresh manifest cache: fallita la memorizzazione dei dettagli del pacchetto. [JLIB_INSTALLER_ERROR_PACK_SETTING_PACKAGE_ID] => Non è stato possibile registrare l'ID del pacchetto per le estensioni di questo pacchetto. [JLIB_INSTALLER_ERROR_PACK_UNINSTALL_INVALID_MANIFEST] => Disinstallazione pacchetto: file manifest non valido [JLIB_INSTALLER_ERROR_PACK_UNINSTALL_INVALID_NOTFOUND_MANIFEST] => Disinstallazione pacchetto: file manifest non valido o non trovato: %s [JLIB_INSTALLER_ERROR_PACK_UNINSTALL_LOAD_MANIFEST] => Disinstallazione pacchetto: non è stato possibile caricare il file manifest [JLIB_INSTALLER_ERROR_PACK_UNINSTALL_MANIFEST_NOT_REMOVED] => Disinstallazione pacchetto: sono stati rilevati degli errori, file manifest non rimosso! [JLIB_INSTALLER_ERROR_PACK_UNINSTALL_MISSINGMANIFEST] => Disinstallazione pacchetto: file manifest mancante [JLIB_INSTALLER_ERROR_PACK_UNINSTALL_NOT_PROPER] => Disinstallazione pacchetto: questa estensione potrevve essere già stata disinstallata o potrebbe essere stata disinstallata in modo scorretto: %s [JLIB_INSTALLER_ERROR_PACK_UNINSTALL_WARNCOREPACK] => Disinstallazione pacchetto: stai cercando di disinstallare un pacchetto del core [JLIB_INSTALLER_ERROR_PLG_DISCOVER_STORE_DETAILS] => Installazione Plugin Discover: fallita memorizzazione dettagli plugin [JLIB_INSTALLER_ERROR_PLG_REFRESH_MANIFEST_CACHE] => Plugin Refresh manifest cache: fallita memorizzazione dettagli plugin [JLIB_INSTALLER_ERROR_PLG_UNINSTALL_ERRORUNKOWNEXTENSION] => Disinstallazione plugin: estensione sconosciuta [JLIB_INSTALLER_ERROR_PLG_UNINSTALL_FOLDER_FIELD_EMPTY] => Disinstallazione plugin: campo cartella vuoto, non è stato possibile rimuovere i file [JLIB_INSTALLER_ERROR_PLG_UNINSTALL_INVALID_MANIFEST] => Disinstallazione plugin: file manifest non valido [JLIB_INSTALLER_ERROR_PLG_UNINSTALL_INVALID_NOTFOUND_MANIFEST] => Disinstallazione plugin: file manifest non valido o non trovato. [JLIB_INSTALLER_ERROR_PLG_UNINSTALL_LOAD_MANIFEST] => Disinstallazione plugin: non è stato possibile caricare il file manifest [JLIB_INSTALLER_ERROR_PLG_UNINSTALL_WARNCOREPLUGIN] => Disinstallazione plugin: si sta cercando di disinstallare un plugin del core: %s [JLIB_INSTALLER_ERROR_SQL_ERROR] => JInstaller: :Install: Errore SQL %s [JLIB_INSTALLER_ERROR_SQL_FILENOTFOUND] => JInstaller: :Install: SQL File non trovato %s [JLIB_INSTALLER_ERROR_SQL_READBUFFER] => JInstaller: :Install: Errore SQL File Buffer Read [JLIB_INSTALLER_ERROR_TPL_DISCOVER_STORE_DETAILS] => Esplora installazione Template: fallita memorizzazione dettagli template [JLIB_INSTALLER_ERROR_TPL_REFRESH_MANIFEST_CACHE] => Template Refresh manifest cache: fallita memorizzazione dettagli template. [JLIB_INSTALLER_ERROR_TPL_UNINSTALL_ERRORUNKOWNEXTENSION] => Disinstallazione template: estensione sconosciuta [JLIB_INSTALLER_ERROR_TPL_UNINSTALL_INVALID_CLIENT] => Disinstallazione template: client non valido. [JLIB_INSTALLER_ERROR_TPL_UNINSTALL_INVALID_NOTFOUND_MANIFEST] => Disinstallazione template: file manifest non valido o non trovato. [JLIB_INSTALLER_ERROR_TPL_UNINSTALL_TEMPLATE_DEFAULT] => Disinstallazione template: non è possibile rimuovere il template attualmente impostato come predefinito. [JLIB_INSTALLER_ERROR_TPL_UNINSTALL_TEMPLATE_DIRECTORY] => Disinstallazione template: la cartella non esiste, non è stato possibile rimuovere i file [JLIB_INSTALLER_ERROR_TPL_UNINSTALL_TEMPLATE_ID_EMPTY] => Disinstallazione template: l'ID del template è vuoto, non è stato possibile disinstallare i file [JLIB_INSTALLER_ERROR_TPL_UNINSTALL_WARNCORETEMPLATE] => Disinstallazione template: si sta cercando di disinstallare un template del core: %s [JLIB_INSTALLER_ERROR_UNKNOWN_CLIENT_TYPE] => Tipo Client sconosciuto [%s] [JLIB_INSTALLER_FILE_ERROR_MOVE] => Errore nello spostamento del file %s [JLIB_INSTALLER_INCORRECT_SEQUENCE] => Non è consentito retrocedere dalla versione %1$s alla versione %2$s. [JLIB_INSTALLER_INSTALL] => Installazione [JLIB_INSTALLER_MINIMUM_JOOMLA] => Non hai versione di Joomla minima richiesta: J%s [JLIB_INSTALLER_MINIMUM_PHP] => Il tuo server non ha il requisito minimo della versione di PHP di %s [JLIB_INSTALLER_NOTICE_LANG_RESET_USERS] => Lingua impostata come predefinita per gli utenti %d [JLIB_INSTALLER_NOTICE_LANG_RESET_USERS_1] => Lingua impostata come predefinita per l'utente %d [JLIB_INSTALLER_UNINSTALL] => Disinstalla [JLIB_INSTALLER_UPDATE] => Aggiorna [JLIB_INSTALLER_ERROR_EXTENSION_INVALID_CLIENT_IDENTIFIER] => Identificatore client specificato nel manifest dell'estensione non valido. [JLIB_INSTALLER_ERROR_PACK_UNINSTALL_UNKNOWN_EXTENSION] => Tentativo di disintallazione di un'estensione sconosciuta. Questa estensione potrebbe essere già stata rimossa in precedenza. [JLIB_INSTALLER_NOT_ERROR] => Se l'errore è correlato all'installazione dei file lingua di TinyMCE, non ha effetto sull'installazione della(e) lingua(e). Alcuni pacchetti lingua creati prima di Joomla! 3.2.0 potrebbero cercare di installare separatamente i file lingua di TinyMCE. Ora sono inclusi nel core quindi non è più necessario installarli. [JLIB_INSTALLER_UPDATE_LOG_QUERY] => Eseguita query dal file %1$s. Testo query: %2$s. [JLIB_INSTALLER_WARNING_UNABLE_TO_INSTALL_CONTENT_LANGUAGE] => Impossibile creare una lingua contenuto per la lingua %s: %s [JLIB_JS_AJAX_ERROR_CONNECTION_ABORT] => Si è verificata una interruzione di collegamento durante il recupero i dati JSON. [JLIB_JS_AJAX_ERROR_NO_CONTENT] => Non è stato restituito nessun contenuto. [JLIB_JS_AJAX_ERROR_OTHER] => Si è verificato un errore durante il recupero dei dati JSON: codice di stato HTTP %s. [JLIB_JS_AJAX_ERROR_PARSE] => Si è verificato un errore di analisi durante l'elaborazione deiseguenti dati JSON:
%s [JLIB_JS_AJAX_ERROR_TIMEOUT] => Si è verificato un timeout durante il recupero dei dati JSON. [JLIB_LANGUAGE_ERROR_CANNOT_LOAD_METAFILE] => Non è stato possibile caricare il file XML della lingua %s da %s. [JLIB_LANGUAGE_ERROR_CANNOT_LOAD_METADATA] => Non è stato possibile i metadati %s da %s. [JLIB_LOGIN_AUTHORISATION] => Il tuo accesso è stato autorizzato. [JLIB_LOGIN_DENIED] => Il tuo accesso è stato negato. [JLIB_LOGIN_EXPIRED] => La tua autenticazione è scaduta. [JLIB_MAIL_FUNCTION_DISABLED] => La funzione mail() è stata disabilitata e la mail non può essere spedita. [JLIB_MAIL_FUNCTION_OFFLINE] => La funzione mail del sito è stata disabilitata da un amministratore del sito. [JLIB_MAIL_INVALID_EMAIL_SENDER] => Mittente email non valido: %s [JLIB_MEDIA_ERROR_UPLOAD_INPUT] => Non è stato possibile caricare il file. [JLIB_MEDIA_ERROR_WARNFILENAME] => Il nome del file deve contenere solo caratteri alfanumerici e nessuno spazio. [JLIB_MEDIA_ERROR_WARNFILETOOLARGE] => Questo file è troppo grande per il caricamento. [JLIB_MEDIA_ERROR_WARNFILETYPE] => Questo tipo di file non è supportato. [JLIB_MEDIA_ERROR_WARNIEXSS] => Trovato un possible attacco IE XSS. [JLIB_MEDIA_ERROR_WARNINVALID_IMG] => Immagine non valida. [JLIB_MEDIA_ERROR_WARNINVALID_MIME] => Trovato mime type (formato del file) non valido. [JLIB_MEDIA_ERROR_WARNINVALID_MIMETYPE] => Trovato mime type (formato del file) non consentito: %s [JLIB_MEDIA_ERROR_WARNNOTADMIN] => Il file caricato non è un'immagine e non hai i permessi. [JLIB_MENUS_PRESET_JOOMLA] => Preset - Joomla [JLIB_MENUS_PRESET_MODERN] => Preset - Moderno [JLIB_NO_EDITOR_PLUGIN_PUBLISHED] => Non è possibile visualizzare l'editor perchè non è pubblicato nessun editor plugin. [JLIB_PLUGIN_ERROR_LOADING_PLUGINS] => Errore nel caricamento dei Plugin: %s [JLIB_REGISTRY_EXCEPTION_LOAD_FORMAT_CLASS] => Impossibile caricare la classe del formato [JLIB_RULES_ACTION] => Azione [JLIB_RULES_ALLOWED] => Consentita [JLIB_RULES_ALLOWED_ADMIN] => Consentita (Super Utente) [JLIB_RULES_ALLOWED_INHERITED] => Consentita (Ereditato) [JLIB_RULES_CALCULATED_SETTING] => Impostazioni calcolate [JLIB_RULES_CONFLICT] => Conflitto [JLIB_RULES_DATABASE_FAILURE] => Impossibile memorizzare i dati nel database. [JLIB_RULES_DENIED] => Negata [JLIB_RULES_GROUP] => %s [JLIB_RULES_GROUPS] => Gruppi [JLIB_RULES_INHERIT] => Eredita [JLIB_RULES_INHERITED] => Ereditata [JLIB_RULES_NOT_ALLOWED] => Non consentita [JLIB_RULES_NOT_ALLOWED_ADMIN_CONFLICT] => Conflitto [JLIB_RULES_NOT_ALLOWED_DEFAULT] => Non consentita (Predefinito) [JLIB_RULES_NOT_ALLOWED_INHERITED] => Non consentita (Ereditato) [JLIB_RULES_NOT_ALLOWED_LOCKED] => Non consentita (Bloccato) [JLIB_RULES_NOT_SET] => Non impostata [JLIB_RULES_NOTICE_RECALCULATE_GROUP_PERMISSIONS] => Permessi del Super Utente cambiati. Salva o ricerica per ricalcolare i permessi di questo gruppo. [JLIB_RULES_NOTICE_RECALCULATE_GROUP_CHILDS_PERMISSIONS] => Permessi cambiati in un gruppo con sotto-gruppi. Salva o ricarica per ricalcolare i permessi dei sotto-gruppi. [JLIB_RULES_REQUEST_FAILURE] => Fallito invio dati al server. [JLIB_RULES_SAVE_BEFORE_CHANGE_PERMISSIONS] => Salva prima di cambiare i permessi. [JLIB_RULES_SELECT_ALLOW_DENY_GROUP] => Consenti o nega l'azione -%s- per gli utenti del gruppo %s [JLIB_RULES_SELECT_SETTING] => Seleziona le nuove impostazioni [JLIB_RULES_SETTING_NOTES] => Se cambi le impostazioni, verrano applicate a questo gruppo e ai sotto-gruppi, componenti e contenuti. Nota che Negata sovrascriverà qualsiasi impostazione ereditata e anche le impostazioni di qualsiasi sotto-gruppo, componente o contenuto. Nel caso di conflitto di impostazioni, Negata avrà la precedenza. Non impostata è equivalente a Negata ma si può cambiare nei sotto-gruppi, componenti e contenuti. [JLIB_RULES_SETTING_NOTES_ITEM] => Se cambi le impostazioni, verranno applicate a questo elemento. Nota che:
Ereditata significa che verranno utilizzati i permessi della configurazione globale, del gruppo principale e della categoria.
Negata significa che non importa quali siano le impostazioni globali, gruppo principale o categoria, il gruppo modificato non potrà effettuare questa azione in questo elemento.
Consentita significa che il gruppo modificato potrà effettuare questa azione in questo elemento (ma se è in conflitto con la configurazione globale, gruppo principale o categoria , non avrà impatto; verrà indicato un conflitto con Non consentita (Ereditato) nelle Impostazioni calcolate). [JLIB_RULES_SETTINGS_DESC] => Gestisci le impostazioni dei permessi per questo gruppo di utenti. Vedi note seguenti. [JLIB_STEMMER_INVALID_STEMMER] => Tipo di stemmer non valido %s [JLIB_UNKNOWN] => Sconosciuto [JLIB_UPDATER_ERROR_COLLECTION_FOPEN] => L'impostazione PHP allow_url_fopen è disabilitata. Questa impostazione dev'essere abilitata perchè l'updater funzioni. [JLIB_UPDATER_ERROR_COLLECTION_OPEN_URL] => Aggiornamento: :Collection: Impossibile aprire %s [JLIB_UPDATER_ERROR_COLLECTION_PARSE_URL] => Aggiornamento: :Collection: Impossibile parserizzare %s [JLIB_UPDATER_ERROR_EXTENSION_OPEN_URL] => Aggiornamento: :Estensione: Impossibile aprire %s [JLIB_UPDATER_ERROR_EXTENSION_PARSE_URL] => Aggiornamento::Estensione: Impossibile parserizzare %s [JLIB_UPDATER_ERROR_OPEN_UPDATE_SITE] => Aggiornamento: Non è possibile accedere al seguente sito di aggiornamento #%d "%s", URL: %s [JLIB_USER_ERROR_AUTHENTICATION_FAILED_LOAD_PLUGIN] => JAuthentication: :authenticate: fallito caricamento plugin: %s [JLIB_USER_ERROR_AUTHENTICATION_LIBRARIES] => JAuthentication: :__construct: Impossibile caricare le librerie di autenticazione. [JLIB_USER_ERROR_BIND_ARRAY] => Non è stato possibile legare l'array all'oggetto dell'utente [JLIB_USER_ERROR_CANNOT_CHANGE_SUPER_USER] => Ad un utente non è consentito cambiare permessi di un gruppo del Super Utente. [JLIB_USER_ERROR_CANNOT_CHANGE_OWN_GROUPS] => Ad un utente non è consentito cambiare permessi del proprio gruppo(i). [JLIB_USER_ERROR_CANNOT_CHANGE_OWN_PARENT_GROUPS] => Ad un utente non è consentito cambiare permessi dei sotto-gruppi del proprio gruppo(i). [JLIB_USER_ERROR_CANNOT_DEMOTE_SELF] => Non puoi rimuovere i tuoi permessi di Super Amministratore. [JLIB_USER_ERROR_CANNOT_REUSE_PASSWORD] => Non puoi riutilizzare la tua password attuale, inserisci una nuova password. [JLIB_USER_ERROR_ID_NOT_EXISTS] => JUser: :_load: l'utente %s non esiste [JLIB_USER_ERROR_NOT_SUPERADMIN] => Solo gli utenti con permessi di Super Utente possono cambiare gli altri account Super Utente. [JLIB_USER_ERROR_PASSWORD_NOT_MATCH] => Le password non coincidono. Reinserisci la password. [JLIB_USER_ERROR_UNABLE_TO_FIND_USER] => Non è stato possibile trovare un utente con la stringa di attivazione fornita [JLIB_USER_ERROR_UNABLE_TO_LOAD_USER] => JUser: :_load: non è stato possibile caricare l'utente con ID: %s [JLIB_USER_EXCEPTION_ACCESS_USERGROUP_INVALID] => Il gruppo utenti non esiste [JLIB_UTIL_ERROR_APP_INSTANTIATION] => Errore nell'avvio dell'applicazione [JLIB_UTIL_ERROR_CONNECT_DATABASE] => JDatabase: :getInstance: non è possibile connettersi al database
joomla.library: %1$s - %2$s [JLIB_UTIL_ERROR_DOMIT] => DommitDocument è deprecato. Usa invece DomDocument [JLIB_UTIL_ERROR_LOADING_FEED_DATA] => Errore nel caricamento dei dati del feed [JLIB_UTIL_ERROR_XML_LOAD] => Fallito caricamento file XML [PLG_SYSTEM_RSFPJOOMLACAPTCHA_DESC] => The RSForm! Pro - Captcha Plugin allows you to use any of your installed Joomla! Captcha plugins in your form. [RSFP_JOOMLA_BUILT_IN_CAPTCHA_LABEL] => Joomla! Built-in Captcha [RSFP_JOOMLA_CAPTCHA_LABEL] => Joomla! Captcha [RSFP_COMP_FIELD_CAPTCHA] => Captcha Type [RSFP_COMP_FVALUE_JOOMLA_DEFAULT_CAPTCHA] => Joomla! Default Captcha [PLG_SYSTEM_LOGROTATION] => System - Log Rotation [PLG_SYSTEM_LOGROTATION_XML_DESCRIPTION] => Questo plugin ruota periodicamente i file system log. [PLG_SYSTEM_LOGROTATION_CACHETIMEOUT_LABEL] => Rotazione Log (in giorni) [PLG_SYSTEM_LOGROTATION_CACHETIMEOUT_DESC] => Quanto spesso dovrebbero ruotare i log. [PLG_SYSTEM_LOGROTATION_LOGSTOKEEP_DESC] => Numero massimo di vecchi log da mantenere. [PLG_SYSTEM_LOGROTATION_LOGSTOKEEP_LABEL] => Log massimi [PLG_SYSTEM_OSSYSTEM] => System - OSSystem (Don't uninstall this if you're using Alledia/Joomlashack extension) [PLG_SYSTEM_OSSYSTEM_DESCRIPTION] => A system plugin which supports Joomlashack/Alledia extensions. [JOOMLASHACK_FOOTER_LIKE_THIS_EXTENSION] => Like this extension? [JOOMLASHACK_FOOTER_GO_PRO_MORE_FEATURES] => Go Pro to access more features [JOOMLASHACK_FOOTER_LEAVE_A_REVIEW_ON_JED] => Leave a review on the JED [PLG_SYSTEM_RSFPREGISTRATION_DESC] => Il plugin Joomla! Registration permette l'integrazione tra RSForm! Pro e la registrazione di Joomla!. L'integrazione ha luogo silenziosamente dietro le quinte, pertanto l'utilizzatore (che invia il form) non si accorgerà di nulla sul lato frontend. [RSFP_REG_TITLE] => Registrazione Utenti di Joomla! [RSFP_REG_USE_INTEGRATION] => Usa l'integrazione della registrazione di Joomla! [RSFP_REG_SHOW_PASSWORD_STREGTH] => Show Password Strength Indicator [RSFP_REG_SHOW_PASSWORD_STREGTH_DESC] => Shows a visual representation of the strength of user's desired password as he types it, according to the parameters setup in the Joomla! Users component. [RSFP_REG_ACTION] => Azione [RSFP_REG_ACTION_DESC] => Definisci l'azione - registrare sempre l'utente o registrare l'utente sulla base della selezione di un campo (es. Una casella di controllo è stata spuntata). [RSFP_REG_ACTION_WARNING] => Se desideri creare l'utente basandosi su una selezione di un campo, assicurati che il campo che usi abbia uno dei seguenti valori impostati:1 o register. Qualsiasi altro valore fornito e la registrazione verranno ignorati (cioè non sarà creato nessun utente). [RSFP_REG_ALWAYS_REGISTER] => Crea sempre un utente [RSFP_REG_BASED_ON_SELECTION] => Basato su un altro campo [RSFP_REG_ACTIVATION] => Attivazione di un nuovo account utente. [RSFP_REG_ACTIVATION_DESC] => Se impostato su Self, l'utente riceverà una e-mail con un link per attivare il proprio account prima di poter accedere. Se impostato su Admin, l'utente dovrà verificare il suo account attraverso un link inviato al suo indirizzo di posta elettronica, ma sarà abilitato a fare il login solo dopo che una amministratore attiverà il suo account. [RSFP_REG_ACTIVATION_WARNING] => Se stai usando qualcosa di diverso da None, ricordati di aggiungere il segnaposto {user_activation} e {admin_activation} nelle e-mail. Essi consentono all'utente di attivare il proprio account e all'amministratore di approvarlo. [RSFP_REG_NONE] => Nessuno [RSFP_REG_SELF] => Se stesso [RSFP_REG_ADMIN] => Admin [RSFP_REG_DEFER_ADMIN_EMAIL] => Ritarda Email Amministratore [RSFP_REG_DEFER_ADMIN_EMAIL_DESC] => Impostando questo su 'Sì' si ritarda l'invio dell'email all'amministratore fino a che l'utente non fa clic sul link di attivazione. [RSFP_REG_GROUPS] => Gruppo utente [RSFP_REG_GROUPS_DESC] => Il gruppo preimpostato verrà applicato quando un nuovo utente viene creato. [RSFP_REG_ACTIVATION_CB] => Conferma l'utente in Community Builder [RSFP_REG_ACTIVATION_CB_DESC] => Conferma l'account appena creato in Community Builder [RSFP_REG_ITEMID] => Menu Item ID [RSFP_REG_ITEMID_DESC] => This is the Item ID that will be appended to the links received in the email. Use this if you'd like to create a SEF link pointing to another menu item than the default one the user is on. [RSFP_REG_SELECT_ITEMID] => - Default - [RSFP_REG_USER_ACTIVATION] => Attivazione Utente [RSFP_REG_ACTIVATION_ACTIONS] => Azioni Attivazione [RSFP_REG_USER_ACTIVATION_ACTION] => Azione Attivazione Utente [RSFP_REG_USER_ACTIVATION_ACTION_DESC] => Questa è l'azione che verrà eseguita dopo che l'utente convalida il suo account cliccando sul link di attivazione. [RSFP_REG_REDIRECT_DEFAULT] => Nessuno (Joomla! preimpostato) [RSFP_REG_REDIRECT_TO_URL] => Reindirizza all'URL specificato qui sotto [RSFP_REG_SHOW_MESSAGE] => Mostra il messaggio specificato qui sotto [RSFP_REG_USER_ACTIVATION_URL] => URL [RSFP_REG_USER_ACTIVATION_URL_DESC] => Questo è l'URL al quale sarà reindirizzato l'utente dopo che avrà attivato il suo account. [RSFP_REG_USER_ACTIVATION_TEXT] => Messaggio [RSFP_REG_USER_ACTIVATION_TEXT_DESC] => Questo è il messaggio che sarà mostrato all'utente dopo che avrà attivato il suo account. I segnaposti e i codici HTML sono permessi. [RSFP_REG_ADMIN_ACTIVATION] => Attivazione Amministratore [RSFP_REG_ADMIN_ACTIVATION_ACTION] => Azione Attivazione Amministratore [RSFP_REG_ADMIN_ACTIVATION_ACTION_DESC] => Questa è l'azione che verrà eseguita dopo che l'amministratore convalida il suo account cliccando sul link di attivazione. [RSFP_REG_ADMIN_ACTIVATION_URL] => URL [RSFP_REG_ADMIN_ACTIVATION_URL_DESC] => Questo è l'URL al quale sarà reindirizzato l'amministratore dopo che avrà attivato il suo account. [RSFP_REG_ADMIN_ACTIVATION_TEXT] => Messaggio [RSFP_REG_ADMIN_ACTIVATION_TEXT_DESC] => Questo è il messaggio che sarà mostrato all'amministratore dopo che avrà attivato il suo account. I segnaposti e i codici HTML sono permessi. [RSFP_REG_MERGE_VARS] => Campi Mappa [RSFP_REG_MERGE_VARS_DESC] => Sul lato sinistro puoi trovare i campi della registrazione di Joomla!. Puoi collegarli con i campi di RSForm! Pro, in modo che siano automaticamente compilati con i dati forniti dall'utente. [RSFP_REG_NAME] => Nome [RSFP_REG_USERNAME] => Nome utente [RSFP_REG_EMAIL] => E-mail [RSFP_REG_EMAIL2] => Verifica E-mail [RSFP_REG_PASSWORD1] => Password [RSFP_REG_PASSWORD2] => Verifica password [RSFP_REG_CONSENT] => Consent [PLG_SYSTEM_RSFPREGISTRATION_JOOMLA_FIELDS] => Map Joomla! Custom Fields [PLG_SYSTEM_RSFPREGISTRATION_IGNORE] => - IGNORE - [PLG_SYSTEM_RSFPREGISTRATION_PROFILE_FIELDS] => User - Profile Fields [PLG_SYSTEM_RSFPREGISTRATION_ADDRESS1] => Address 1 [PLG_SYSTEM_RSFPREGISTRATION_ADDRESS2] => Address 2 [PLG_SYSTEM_RSFPREGISTRATION_CITY] => City [PLG_SYSTEM_RSFPREGISTRATION_REGION] => Region [PLG_SYSTEM_RSFPREGISTRATION_COUNTRY] => Country [PLG_SYSTEM_RSFPREGISTRATION_POSTAL_CODE] => Postal Code [PLG_SYSTEM_RSFPREGISTRATION_PHONE] => Phone [PLG_SYSTEM_RSFPREGISTRATION_WEBSITE] => Website [PLG_SYSTEM_RSFPREGISTRATION_FAVORITEBOOK] => Favorite Book [PLG_SYSTEM_RSFPREGISTRATION_ABOUTME] => About Me [PLG_SYSTEM_RSFPREGISTRATION_DOB] => Date of Birth [PLG_SYSTEM_RSFPREGISTRATION_TOS] => Terms of Service [RSFP_REG_FORM_NAME_LABEL] => Form di registrazione [RSFP_REG_FORM_NAME_DESC] => Scegliere il form da visualizzare nella pagina di registrazione. [RSFP_REG_DEFAULT_JOOMLA_FORM] => Form Preimpostato Registrazione Utenti di Joomla! [RSFP_REDIRECT_URL_LABEL] => URL di reindirizzamento [RSFP_REDIRECT_URL_DESC] => Inserisci manualmente l'URL a cui reindirizzare la pagina quando si clicca sul link di registrazione. [RSFP_REG_OR] => O [RSFP_REG_REGISTRATION_BIND_FAILED] => Impossibile associare i dati di registrazione: %s [RSFP_REG_REGISTRATION_SAVE_FAILED] => Registrazione fallita: %s [RSFP_REG_ERROR_VALID_AZ09] => Inserisci un nome utente valido. Nessuno spazio all'inizio o alla fine, almeno %d caratteri e non deve contenere i seguenti caratteri: < > \ ' ' % ; ( ) & [RSFP_REG_ERROR_USERNAME_INUSE] => Nome utente in uso [RSFP_REG_ERROR_VALID_MAIL] => Per favore inserisci un indirizzo email valido. [RSFP_REG_ERROR_EMAIL_INUSE] => Questo indirizzo email è già registrato. [RSFP_REG_EMAIL_DO_NOT_MATCH] => L'indirizzo email non corrisponde. Per favore ri-digita il tuo indirizzo email. [RSFP_REG_EMPTY_PASSWORD] => La password vuota non è consentita. Per favore riempila con la password desiderata. [RSFP_REG_ERROR_PASSWORD_NOT_MATCH] => La password non corrisponde. Per favore re-inserisci la password. [RSFP_REG_DATABASE_ERROR] => Errore ottenendo l'utente dal database: %s [RSFP_REG_ACTIVATION_TOKEN_NOT_FOUND] => Codice di verifica non trovato. [RSFP_REG_MISSING_ACTIVATION_PARAMETERS] => Alcuni parametri necessari per l'attivazione dell'account non sono presenti nell'URL. [RSFP_REG_MISSING_SUBMISSION] => L'account che stai provando ad attivare sembra essere senza la relativa richiesta fornita. [RSFP_REG_WRONG_USER_SUBMISSION] => L'account che stai provando ad attivare sembra non essere legato alla richiesta fornita. [RSFP_REG_REGISTRATION_ACTIVATION_SAVE_FAILED] => Salvataggio dati attivazione fallito: %s [RSFP_REG_REGISTRATION_SAVE_SUCCESS] => Grazie per esserti registrato. Ora puoi accedere utilizzando il nome utente e la password con cui ti sei registrato. [RSFP_REG_REGISTRATION_ACTIVATE_SUCCESS] => Il tuo account è stato attivato correttamente. Ora puoi accedere utilizzando il nome utente e la password che hai scelto al momento della registrazione. [RSFP_REG_REGISTRATION_VERIFY_SUCCESS] => La tua email è stata verificata. Non appena un amministratore approva il tuo account, ti verrà comunicato tramite e-mail, e sarà possibile effettuare il login nel sito. [RSFP_REG_REGISTRATION_ADMINACTIVATE_SUCCESS] => L'account dell'utente è stato attivato con successo e l'utente è stato avvisato a riguardo. [RSFP_REG_EMAIL_ACTIVATED_BY_ADMIN_ACTIVATION_BODY] => Ciao %s,\n\nIl tuo account è stato attivato da un amministratore. Ora puoi accedere a %s utilizzando il nome utente %s e la password che hai scelto durante la registrazione. [RSFP_REG_EMAIL_ACTIVATED_BY_ADMIN_ACTIVATION_SUBJECT] => Account attivato for %s a %s [PLG_SYSTEM_UPDATENOTIFICATION] => System - Joomla! Update Notification [PLG_SYSTEM_UPDATENOTIFICATION_EMAIL_LBL] => Email Super User [PLG_SYSTEM_UPDATENOTIFICATION_EMAIL_DESC] => Un elenco di indirizzi email separati da virgola che riceveranno le email delle notifiche di aggiornamento. Gli indirizzi nella lista DEVONO appartenenere a utenti del tuo sito esistenti che hanno privilegi di Super User. Se nessuna delle email elencate appartiene a Super User, o se viene lasciato vuoto, tutti i Super User del sito riceveranno l'email di notifica degli aggiornamenti. [PLG_SYSTEM_UPDATENOTIFICATION_EMAIL_SUBJECT] => Disponibile aggiornamento di Joomla! per [SITENAME] – [URL] [PLG_SYSTEM_UPDATENOTIFICATION_EMAIL_BODY] => Questa email NON è stata inviata dal progetto Joomla!. Viene inviata automaticamente dal tuo sito,\n[SITENAME] - [URL] \n\n================================================================================\nINFORMAZIONI AGGIORNAMENTO\n================================================================================\n\nIl tuo sito ha rilevato che è disponibile per il download un aggiornamento di Joomla!.\n\nVersione di Joomla! attualmente installata: [CURVERSION]\nVersione di Joomla! disponibile per l'installazione: [NEWVERSION]\n\nQuesta email ti è stata inviata dal tuo sito come promemoria.\nIl progetto Joomla! non ti contatterà mai direttamente per gli aggiornamenti di Joomla! sul tuo sito.\n\n================================================================================\nISTRUZIONI AGGIORNAMENTO\n================================================================================\n\nPer installare l'aggiornamento su [SITENAME] fai click sul seguente collegamento. (Se l'URL non è un link, copialo e incollalo sul tuo browser).\n\nLink di aggiornamento: [LINK]\n\nLe notizie sul rilascio si possono trovare qui: [RELEASENEWS]\n\n================================================================================\nPERCHÈ HO RICEVUTO QUESTA EMAIL?\n================================================================================\n\nQuesta email è stata inviata automaticamente da un plugin di Joomla!, il software con cui è stato realizzato il tuo sito.\nQuesto plugin cerca le versioni aggiornate di Joomla! e invia notifiche via email agli amministratori del sito.\nRiceverai altre email simili dal tuo sito finchè non aggiornerai il software o disabiliterai queste email.\n\nPer disabilitare queste email, spubblica il plugin 'System - Joomla! Update Notification' nel tuo sito in Estensioni > Plugin.\n\nSe non sai cos'è Joomla! e cosa devi fare, non contattare i collaboratori del progetto Joomla!.\nEssi NON ti stanno inviando questa email e non ti possono aiutare. Contatta invece la persona che ha realizzato o gestisce il tuo sito.\n\nSe sei la persona che ha costruito o gestisce il sito, nota che questo plugin potrebbe essere stato attivato automaticamente quando hai installato o aggiornato Joomla!.\n\n================================================================================\nCHI MI HA INVIATO QUESTA EMAIL?\n================================================================================\n\nQuesta email ti è stata inviata dal tuo sito, [SITENAME] [PLG_SYSTEM_UPDATENOTIFICATION_LANGUAGE_OVERRIDE_LBL] => Lingua email [PLG_SYSTEM_UPDATENOTIFICATION_LANGUAGE_OVERRIDE_DESC] => Seleziona una lingua per le email di notifica degli aggiornamenti. Imposta su Auto per inviarle nella lingua del sito [PLG_SYSTEM_UPDATENOTIFICATION_LANGUAGE_OVERRIDE_NONE] => Auto [PLG_SYSTEM_UPDATENOTIFICATION_POSTINSTALL_UPDATECACHETIME] => Le notifiche di aggiornamento di Joomla! non funzionerann con questa configurazione [PLG_SYSTEM_UPDATENOTIFICATION_POSTINSTALL_UPDATECACHETIME_BODY] => Nella configurazione del tuo Installer hai impostato l'opzione Cache aggiornamenti (in ore) su 0, questo significa che Joomla non sta mettendo in cache l'aggiornamento. Ciò significa che dovrebbe essere inviata un'email ad ogni visita della pagina, ma questo non è possibile. Aumenta il valore (6 è quello predefinito) o conferma che le notifiche di aggiornamento di Joomla! non ti invieranno mai email. [PLG_SYSTEM_UPDATENOTIFICATION_POSTINSTALL_UPDATECACHETIME_ACTION] => Reimpostalo con il valore predefinito (6 ore) [PLG_SYSTEM_UPDATENOTIFICATION_XML_DESCRIPTION] => Questo plugin controlla periodicamente la disponibilità di nuove versioni di Joomla!. Quando ne trova una, ti invia un'email, ricordandoti di aggiornare Joomla!. Suggerimento: puoi personalizzare il messaggio dell'email facendo l'override delle stringhe di lingua PLG_SYSTEM_UPDATENOTIFICATION_EMAIL_SUBJECT e PLG_SYSTEM_UPDATENOTIFICATION_EMAIL_BODY. [PLG_SYSTEM_FIELDS] => System - Fields [PLG_SYSTEM_FIELDS_XML_DESCRIPTION] => Plugin di sistema richiesto per visualizzare i campi aggiuntivi personalizzati. [PLG_SYSTEM_LOGOUT_XML_DESCRIPTION] => Il plugin di sistema Logout abilita Joomla a redirezionare l'utente alla home page se decide di uscire dall'area riservata mentre è in una pagina di accesso protetta. [PLG_SYSTEM_LOGOUT] => System - Logout [PLG_SYSTEM_LOGOUT_REDIRECT] => Sei stato redirezionato alla home page in seguito all'uscita dall'area riservata [COM_RSFORM] => RSForm! Pro [COM_RSFORM_PRODUCT_VERSION] => Versione [COM_RSFORM_COPYRIGHT_NAME] => Copyright [COM_RSFORM_LICENSE_NAME] => Licenza [COM_RSFORM_UPDATE_CODE] => Codice per l'aggiornamento [COM_RSFORM_PLEASE_ENTER_YOUR_CODE_IN_THE_CONFIGURATION] => Inserire il codice in Configurazione [COM_RSFORM_WHERE_DO_I_FIND_THIS] => Dove lo trovo? [COM_RSFORM_RSFIREWALL_APPROVED] => RSFirewall! Approved [COM_RSFORM_COMMERCIAL] => Commercial [RSFP_YES] => Si [RSFP_NO] => No [RSFP_EVERYBODY] => Tutti [RSFP_SAVE] => Save [RSFP_CLOSE] => Close [COM_RSFORM_NEXT] => Next [COM_RSFORM_CANCEL] => Cancel [RSFP_MANAGE_FORMS] => Gestisci i Form [RSFP_MANAGE_SUBMISSIONS] => Gestisci Inserimenti [RSFP_MANAGE_DIRECTORY_SUBMISSIONS] => Gestisci Elenchi [RSFP_BACKUP_RESTORE] => Backup / Ripristino [RSFP_CONFIGURATION] => Configurazione [RSFP_UPDATES] => Controllo Aggiornamenti [RSFP_SUPPORT] => Supporto [RSFP_USER_GUIDE] => Documentation [RSFP_PLUGINS] => Plugin [RSFP_MODIFY_CODE] => Modifica Codice [RSFP_UPDATE_CODE] => Aggiorna Codice [RSFP_REGISTRATION_SAVED] => Registrazione salvata con successo! [COM_RSFORM_CONFIGURATION] => Configurazione [RSFP_VERSION] => Versione [RSFP_COPYRIGHT] => Copyright [RSFP_LICENSE] => Licenza [RSFP_AUTHOR] => Autore [COM_RSFORM_FORMS_TABLE_CAPTION] => Table of forms [COM_RSFORM_SEARCH_FILTER_PLACEHOLDER] => Search. Prefix with ID: to search for a specific form ID. [COM_RSFORM_FILTER_SEARCH_LABEL] => Search [COM_RSFORM_FILTER_FORMS_LABEL] => Forms [COM_RSFORM_FILTER_SEARCH_DESC] => Search any string in the items displayed below. [COM_RSFORM_FORMS_FORMTITLE_ORDER_ASC] => Form title ascending [COM_RSFORM_FORMS_FORMTITLE_ORDER_DESC] => Form title descending [COM_RSFORM_FORMS_FORMNAME_ORDER_ASC] => Form name ascending [COM_RSFORM_FORMS_FORMNAME_ORDER_DESC] => Form name descending [COM_RSFORM_FORMS_FORMID_ORDER_ASC] => Form ID ascending [COM_RSFORM_FORMS_FORMID_ORDER_DESC] => Form ID descending [RSFP_FORM_TITLE] => Titolo Form [RSFP_SHOW_FORM_TITLE] => Mostra Titolo Form [RSFP_FORM_NAME] => Nome Form [RSFP_FORM_ID] => ID Form [RSFP_TODAY_SUBMISSIONS] => Oggi: %d [RSFP_MONTH_SUBMISSIONS] => Questo Mese: %d [RSFP_ALL_SUBMISSIONS] => Tutti: %d [RSFP_CLEAR_SUBMISSIONS] => Cancella Tutti gli Inserimenti [RSFP_EDITING_FORM] => Modifica '%s' [RSFP_EDITING_DIRECTORY] => Editing '%s' [RSFP_EXPORTING] => Esporta (%s) Da '%s' [LINK_TO_BACKEND_MENU] => Aggiungi al menu di backend [LINK_TO_BACKEND_REMOVE_MENU] => Rimuovi dal menu di backend [RSFP_LAST_LANGUAGE] => Last Language Used [COM_RSFORM_ARE_YOU_SURE_YOU_WANT_TO_CLEAR] => Are you sure you want to clear this form's submissions? [RSFP_FORM_ADDED_BACKEND] => Il form è stato aggiunto con successo al backend! Accedi ad esso dal menu Componenti [RSFP_FORM_REMOVED_BACKEND] => Il form è stato rimosso con successo dal backend! [RSFP_FORM_SAVED] => Il form è stato salvato con successo! [RSFP_FORMS_DELETED] => %d formm sono stati eliminati! [RSFP_FORMS_COPIED] => %d form sono stati copiati! [RSFP_FORMS_PUBLISHED] => %d form sono stati pubblicati con successo! [RSFP_FORMS_UNPUBLISHED] => %d form sono stati rimossi dalla pubblicazione con successo! [RSFP_ITEMS_PUBLISHED] => %d elementi sono stati pubblicati con successo! [RSFP_ITEMS_UNPUBLISHED] => %d elementi sono stati rimossi dalla pubblicazione con successo! [RSFP_PLEASE_MAKE_SELECTION_TO] => Effettuare una selezione dalla lista di %s [RSFP_CHANGES_SAVED] => Your changes have been saved. [RSFP_RESEND] => Invia di nuovo [RSFP_COPY] => copia [COM_RSFORM_EMAIL_FIELD_ERROR_WRONG_PLACEHOLDER] => Email field %s contains a wrong placeholder. Please make sure the field and placeholder exist. [COM_RSFORM_EMAIL_FIELD_ERROR_NOT_AN_EMAIL] => Email field %s contains a value that doesn't look like an email address. Please make sure you type in either a placeholder or a valid email address before saving. [COM_RSFORM_EMAIL_FIELD_ERROR_WRONG_DELIMITER] => Email field %s contains an incorrect delimiter - you can separate multiple values by using comma (,). [RSFP_FORM_FIELD] => Form Field [RSFP_YOU_ARE_EDITING_IN] => Stai attualmente modificando questo modulo in %s. I campi che sono traducibili sono stati evidenziati con una %s icona. [RSFP_YOU_ARE_EDITING_IN_SHORT] => You are currently editing in %s. [RSFP_YOU_ARE_EDITING_CONDITIONS_IN] => Stai attualmente modificando queste condizioni in %s. [RSFP_FORM_FIELDS] => Campi Form [RSFP_ADVANCED_FORM_FIELDS] => Campi Avanzati del Form [RSFP_MULTIPAGE] => Multipagina [RSFP_PAGE_BREAK] => Interruzione di pagina [RSFP_UPDATE] => Aggiorna [RSFP_REMOVE_COMPONENT] => Rimuovi Campo :: Clicca qui per rimuovere questo campo. [RSFP_REMOVE_COMPONENT_CONFIRM] => Sei sicuro di voler rimuovere %s ? [RSFP_EDIT_COMPONENT] => Modifica Campo :: Clicca qui per modificare questo campo. [RSFP_COMP_TEXTBOX] => Casella di testo [RSFP_COMP_TEXTAREA] => Area di testo [RSFP_COMP_DROPDOWN] => Tendina [RSFP_COMP_CHECKBOX] => Gruppo caselle di spunta [RSFP_COMP_RADIO] => Gruppo opzioni [RSFP_COMP_SUBMITBUTTON] => Pulsante invio [RSFP_COMP_PASSWORD] => Password [RSFP_COMP_FILE] => Carica File [RSFP_COMP_FREETEXT] => Testo Libero [RSFP_COMP_CALENDAR] => Calendario [RSFP_COMP_JQUERY_CALENDAR] => Date and Time Picker [RSFP_COMP_BUTTON] => Pulsante [RSFP_COMP_RANGE_SLIDER] => Range Slider [RSFP_COMP_IMAGEBUTTON] => Pulsante Immagine [RSFP_COMP_CAPTCHA] => CAPTCHA Antispam [RSFP_COMP_HIDDEN] => Campi Nascosti [RSFP_COMP_TICKET] => Ticket Supporto [RSFP_COMP_BIRTHDAY] => Campo Compleanno [RSFP_COMP_GMAP] => Google Map [RSFP_CAPTION] => Intestazione [COM_RSFORM_FIELDS_REMOVED] => %d fields have been removed. [RSFP_ADD_NEW_ROW] => Add New Row [RSFP_DELETE_ROW] => Delete Row [RSFP_ROW_OPTIONS] => Options [RSFP_GRID_LAYOUT] => Grid Layout [RSFP_GRID_OPTIONS] => Select the number of columns [RSFP_GRID_ONE_COLUMN] => One column [RSFP_GRID_TWO_COLUMNS] => Two columns [RSFP_GRID_THREE_COLUMNS] => Three columns [RSFP_GRID_FOUR_COLUMNS] => Four columns [RSFP_GRID_CANNOT_REMOVE_ROW] => Cannot remove a row that has fields - please place the fields in another row or remove them first. [RSFP_GRID_REMOVE_ROW_CONFIRM] => Are you sure you want to remove this row? [RSFP_GRID_HIDDEN_FIELDS] => Hidden Fields [RSFP_GRID_NOTHING_TO_PASTE] => Nothing to paste [RSFP_GRID_PASTE_ITEMS] => Paste below (%d items) [RSFP_GRID_CUT] => Cut [RSFP_GRID_PUBLISHED] => Published [RSFP_GRID_UNPUBLISHED] => Unpublished [RSFP_GRID_NOTHING_TO_PUBLISH] => Nothing to publish [RSFP_GRID_CANT_CHANGE_REQUIRED] => Can't set as required [RSFP_GRID_SET_AS_REQUIRED] => Required [RSFP_GRID_SET_AS_NOT_REQUIRED] => Not Required [RSFP_HIDDEN_FIELD_PLACEHOLDER] => - CAMPO NASCOSTO - [RSFP_PHP_CODE_PLACEHOLDER] => -- CODICE PHP -- [RSFP_COMP_FIELD_NAME] => Nome [RSFP_COMP_FIELD_NAME_DESC] => This is used internally to reference this field (eg. through a placeholder). [RSFP_COMP_FIELD_CAPTION] => Didascalia [RSFP_COMP_FIELD_CAPTION_DESC] => This is the caption that appears on your form next to the field. [RSFP_COMP_FIELD_REQUIRED] => Richiesto [RSFP_COMP_FIELD_REQUIRED_DESC] => Mark this field as mandatory. [RSFP_COMP_FIELD_SIZE] => Dimensione [RSFP_COMP_FIELD_SIZE_DESC] => This is the HTML size attribute for the field. If you want to change the width consider using CSS instead. [RSFP_COMP_FIELD_FILESIZE] => Dimensione File (KB) [RSFP_COMP_FIELD_FILESIZE_DESC] => Configure the maximum allowable size for the uploaded file, in kilobytes eg. 1024 will allow files up to 1 megabyte to be uploaded. [RSFP_COMP_FIELD_MAXSIZE] => Dimensione massima [RSFP_COMP_FIELD_MAXSIZE_DESC] => This is the maximum number of characters that can be typed in this field eg. 255 [RSFP_COMP_FIELD_SHOW_CHAR_COUNT] => Show Character Count [RSFP_COMP_FIELD_SHOW_CHAR_COUNT_DESC] => This will display a paragraph showing the character count. [RSFP_COMP_FIELD_VALIDATIONRULE] => Regola di validazione [RSFP_COMP_FIELD_VALIDATIONMULTIPLE] => Multiple Validation Rules [RSFP_COMP_FIELD_VALIDATIONMESSAGE] => Messaggio di validazione [RSFP_COMP_FIELD_VALIDATIONMESSAGE_DESC] => This is the message displayed if field is required and not filled in or if it fails validation. [RSFP_COMP_FIELD_VALIDATIONEXTRA] => Caratteri extra accettati [RSFP_COMP_FIELD_VALIDATIONEXTRAREGEX] => Sintassi Regex [RSFP_COMP_FIELD_VALIDATIONEXTRASAMEAS] => Campo nome da confrontare [RSFP_COMP_FIELD_ADDITIONALATTRIBUTES] => Attibuti aggiuntivi [RSFP_COMP_FIELD_ADDITIONALATTRIBUTES_DESC] => Specify additional HTML attributes for this field eg. autocomplete="off" [RSFP_COMP_FIELD_VALIDATENEXTPAGE] => Validare quando cambia la pagina? [RSFP_COMP_FIELD_VALIDATENEXTPAGE_DESC] => Validate the current page through AJAX when attempting to advance to the next page. [RSFP_COMP_FIELD_DISPLAYPROGRESS] => Visualizzare testo avanzamento [RSFP_COMP_FIELD_DISPLAYPROGRESS_DESC] => Enabling this option will insert a progress bar in your form (usable for multi-page scenarios) [RSFP_COMP_FIELD_DISPLAYPROGRESSMSG] => Messaggio avanzamento [RSFP_COMP_FIELD_DISPLAYPROGRESSMSG_DESC] => Add a message to your progress bar. HTML code is allowed. Placeholders available: {page}, {total}, {percent}. [RSFP_COMP_FIELD_DEFAULTVALUE] => Valore di default [RSFP_COMP_FIELD_DEFAULTVALUE_DESC] => Type in a default value for this field. [RSFP_COMP_FIELD_DESCRIPTION] => Descrizione [RSFP_COMP_FIELD_DESCRIPTION_DESC] => Type in a description. Depending on the Form Layout you select, this will appear as a descriptive text next to the field or through a popup. [RSFP_COMP_FIELD_COMPONENTTYPE] => Tipo di componente [RSFP_COMP_FIELD_COLS] => Colonne [RSFP_COMP_FIELD_COLS_DESC] => Number of columns. [RSFP_COMP_FIELD_ROWS] => Righe [RSFP_COMP_FIELD_ROWS_DESC] => Number of rows. [RSFP_COMP_FIELD_MULTIPLE] => Multiplo [RSFP_COMP_FIELD_MULTIPLE_DESC] => If you want allow the selection of multiple values, set this to Yes. [RSFP_COMP_FIELD_ITEMS] => Elementi [RSFP_COMP_FIELD_ITEMS_DESC] => The actual items of this input field. Add one value per line, and you can specify a value and a label by separating them with a pipeline | character. e.g. red|Red Dress. [RSFP_COMP_FIELD_FLOW] => Scorrimento [RSFP_COMP_FIELD_FLOW_DESC] => Choose how you want to display multiple options. [RSFP_COMP_FIELD_MAXSELECTIONS] => Max Selections [RSFP_COMP_FIELD_MAXSELECTIONS_DESC] => Limit the number of selections. 0 means unlimited. [RSFP_COMP_FIELD_MINSELECTIONS] => Min Selections [RSFP_COMP_FIELD_MINSELECTIONS_DESC] => Require a minimum amount of selections for this field to be submitted. [RSFP_COMP_FIELD_DATEFORMAT] => Formato data [RSFP_COMP_FIELD_DATEFORMAT_DESC] => The format of the selected date. [RSFP_COMP_FIELD_CALENDARLAYOUT] => Layout calendario [RSFP_COMP_FIELD_CALENDARLAYOUT_DESC] => Controls how the calendar is displayed. Popup will add a button that will popup the calendar. [RSFP_COMP_FIELD_LABEL] => Etichetta [RSFP_COMP_FIELD_LABEL_DESC] => This is the label that appears on your button. [RSFP_COMP_FIELD_RESET] => Annulla [RSFP_COMP_FIELD_RESET_DESC] => Display a reset button on your form (clicking it resets all field values). [RSFP_COMP_FIELD_RESETLABEL] => Etichetta annulla [RSFP_COMP_FIELD_RESETLABEL_DESC] => This is the label that appears on the reset button. [RSFP_COMP_FIELD_LENGTH] => Lunghezza [RSFP_COMP_FIELD_LENGTH_DESC] => Input the length of the code. [RSFP_COMP_FIELD_BACKGROUNDCOLOR] => Colore sfondo [RSFP_COMP_FIELD_BACKGROUNDCOLOR_DESC] => Specify a background color in hexadecimal notation. Example: #FFFFFF. [RSFP_COMP_FIELD_TEXTCOLOR] => Colore testo [RSFP_COMP_FIELD_TEXTCOLOR_DESC] => Specify the text color in hexadecimal notation. Example: #000000. [RSFP_COMP_FIELD_VIEW_TYPE] => Tipo visualizzazione [RSFP_COMP_FIELD_NEXTBUTTON] => Etichetta Pulsante Successivo [RSFP_COMP_FIELD_NEXTBUTTON_DESC] => This is the label that appears on the next page button. [RSFP_COMP_FIELD_PREVBUTTON] => Etichetta Pulsante Precedente [RSFP_COMP_FIELD_PREVBUTTON_DESC] => This is the label that appears on the previous page button. [RSFP_COMP_FIELD_PREFIX] => Prefisso file (lasciare vuoto per valore di default) [RSFP_COMP_FIELD_PREFIX_DESC] => Files will automatically have a random prefix added to their filename. Either type in another prefix or generate a new one through a PHP code below. [RSFP_COMP_FIELD_IMAGETYPE] => Generazione Immagine [RSFP_COMP_FIELD_IMAGETYPE_DESC] => Choose how to generate the image. FreeType generates a nicer image, Invisible will not display Captcha but will add a hidden field to your form as a spamtrap. [RSFP_COMP_FIELD_TYPE] => Tipo [RSFP_COMP_FIELD_TYPE_DESC] => Choose which characters to use when generating the code. [RSFP_COMP_FIELD_ACCEPTEDFILES] => Estensioni file accettate (ciascuna in una nuova linea) [RSFP_COMP_FIELD_ACCEPTEDFILES_DESC] => Use this field to configure the accepted file extensions. Specify an extension and press enter to specify another eg. jpg [RSFP_COMP_FIELD_ACCEPTEDFILESIMAGES] => Allow Only Images [RSFP_COMP_FIELD_ACCEPTEDFILESIMAGES_DESC] => Set this to Yes if you would like to only allow images to be uploaded. You can also resize them. [RSFP_COMP_FIELD_THUMBSIZE] => Thumb Width (Pixels) [RSFP_COMP_FIELD_THUMBSIZE_DESC] => Specify the width of the thumbnail, in pixels. Use 0 if you do not want to create a thumb, keeping the original image instead. [RSFP_COMP_FIELD_THUMBQUALITY] => Thumb Quality (Percent) [RSFP_COMP_FIELD_THUMBQUALITY_DESC] => Specify the quality of the resulting thumbnail. [RSFP_COMP_FIELD_THUMBEXTENSION] => Thumb Extension [RSFP_COMP_FIELD_THUMBEXTENSION_DESC] => Select the extension of the resulting thumbnail. [RSFP_COMP_FIELD_DESTINATION] => Destinazione [RSFP_COMP_FIELD_DESTINATION_DESC] => Configure the path where uploaded files will be stored. The default value should suffice but feel free to type in another path. [RSFP_COMP_FIELD_SANITIZEFILENAME] => Sanitize Filename [RSFP_COMP_FIELD_SANITIZEFILENAME_DESC] => Set this to Yes if you want the filename to be lowercased, transliterated and stripped of characters that are not in the alphanumeric range. [RSFP_COMP_FIELD_FILESSEPARATOR] => Separator [RSFP_COMP_FIELD_FILESSEPARATOR_DESC] => Set the separator to use when displaying multiple values. [RSFP_COMP_FIELD_MINFILES] => Minimum Uploads [RSFP_COMP_FIELD_MINFILES_DESC] => Require a minimum amount of files to be uploaded in this field. [RSFP_COMP_FIELD_MAXFILES] => Maximum Uploads [RSFP_COMP_FIELD_MAXFILES_DESC] => Require a maximum amount of files to be uploaded in this field. Use 0 for unlimited. [RSFP_COMP_FIELD_MULTIPLEPLUS] => 'Add More Files' Button [RSFP_COMP_FIELD_MULTIPLEPLUS_DESC] => Set this to Yes if you would like to add more files by clicking a button. [RSFP_COMP_FIELD_SHOWIMAGEPREVIEW] => Show Image Preview [RSFP_COMP_FIELD_SHOWIMAGEPREVIEW_DESC] => Set this to Yes if you would like to automatically load the image and display it below the input. [RSFP_COMP_FIELD_TEXT] => Testo [RSFP_COMP_FIELD_TEXT_DESC] => Insert your text here. Can contain HTML code. [RSFP_COMP_FIELD_IMAGERESET] => Ripristina Immagine [RSFP_COMP_FIELD_IMAGEBUTTON] => Pulsante Immagine [RSFP_COMP_FIELD_IMAGEBUTTON_DESC] => This is the URL to the image you want to show on your button. [RSFP_COMP_FIELD_SHOWREFRESH] => Mostra Aggiorna [RSFP_COMP_FIELD_SHOWREFRESH_DESC] => Choose if you want to display a refresh link next to the image. Clicking it will generate a new image. [RSFP_COMP_FIELD_REFRESHTEXT] => Testo Aggiorna [RSFP_COMP_FIELD_REFRESHTEXT_DESC] => This is the text that appears on the refresh link next to the image. [RSFP_COMP_FIELD_READONLY] => Solo lettura [RSFP_COMP_FIELD_READONLY_DESC] => Make the input field read-only (cannot be typed in). [RSFP_COMP_FIELD_POPUPLABEL] => Etichetta Popup [RSFP_COMP_FIELD_POPUPLABEL_DESC] => If the Popup layout is being used, you can add the label of the button that triggers it [RSFP_COMP_FIELD_CHARACTERS] => Caratteri [RSFP_COMP_FIELD_CHARACTERS_DESC] => Choose which characters to use when generating the code. [RSFP_COMP_FIELD_ATTACHUSEREMAIL] => Allega E-mail Utente [RSFP_COMP_FIELD_ATTACHADMINEMAIL] => Allega E-mail Admin [RSFP_COMP_FIELD_WYSIWYG] => Permetti editor WYSIWYG [RSFP_COMP_FIELD_WYSIWYG_DESC] => Enabling this option will load the WYSIWYG editor in the frontend. [RSFP_COMP_FIELD_WYSIWYGBUTTONS] => Show Editor Buttons [RSFP_COMP_FIELD_WYSIWYGBUTTONS_DESC] => Enabling this option will display the editor-xtd plugin buttons below the editor. [RSFP_COMP_FIELD_SHOW] => Mostra nel frontend [RSFP_COMP_FIELD_PBKEY] => Chiave Pubblica [RSFP_COMP_FIELD_PRKEY] => Chiave Privata [RSFP_COMP_FIELD_THEME] => Tema [RSFP_COMP_FIELD_THEME_DESC] => Select one of the pre-defined themes, light or dark. [RSFP_COMP_FIELD_MINDATE] => Data Min (mm/dd/yyyy) [RSFP_COMP_FIELD_MINDATE_DESC] => The submitter will not be able to select a date below the one specified here. Custom PHP codes can be used in between the //&lt;code&gt; and //&lt;/code&gt; tags [RSFP_COMP_FIELD_MAXDATE] => Data max (mm/dd/yyyy) [RSFP_COMP_FIELD_MAXDATE_DESC] => The submitter will not be able to select a date past the one specified in this field. Custom PHP codes can be used in between the //&lt;code&gt; and //&lt;/code&gt; tags [RSFP_COMP_FIELD_PRICE] => Prezzo [RSFP_COMP_FIELD_EMAILATTACH] => Allega file a [RSFP_COMP_FIELD_EMAILATTACH_DESC] => You can attach the uploaded files to configured emails. Hold down CTRL and click to select and deselect. [RSFP_COMP_FIELD_BUTTONTYPE] => Tipo pulsante [RSFP_COMP_FIELD_BUTTONTYPE_DESC] => Choose which HTML tag to use to generate the button. [RSFP_COMP_FIELD_SHOWDAY] => Mostra selettore giorno [RSFP_COMP_FIELD_SHOWDAY_DESC] => Allow the user to choose the day. [RSFP_COMP_FIELD_SHOWMONTH] => Mostra selettore mese [RSFP_COMP_FIELD_SHOWMONTH_DESC] => Allow the use to choose the month. [RSFP_COMP_FIELD_SHOWMONTHTYPE] => Mostra Mese [RSFP_COMP_FIELD_SHOWMONTHTYPE_DESC] => Select how the months will display. [RSFP_COMP_FIELD_PLACEHOLDER] => Placeholder [RSFP_COMP_FIELD_PLACEHOLDER_DESC] => Add a HTML5 placeholder attribute. [RSFP_COMP_FIELD_INPUTTYPE] => Type [RSFP_COMP_FIELD_INPUTTYPE_DESC] => Choose a HTML5 input type. [RSFP_COMP_FIELD_SLIDERTYPE] => Slider Type [RSFP_COMP_FIELD_SLIDERTYPE_DESC] => Single sliders provide a single marker. Double sliders provide two markers to select two values (from - to). [RSFP_COMP_FIELD_VALUES] => Values [RSFP_COMP_FIELD_VALUES_DESC] => Add specific values. Please add each value on a new line. [RSFP_COMP_FIELD_SKIN] => Skin [RSFP_COMP_FIELD_SKIN_DESC] => Choose a skin type. [RSFP_COMP_FIELD_MINVALUE] => Minimum Value [RSFP_COMP_FIELD_MINVALUE_DESC] => Set the minimum value that the marker can reach. [RSFP_COMP_FIELD_MAXVALUE] => Maximum Value [RSFP_COMP_FIELD_MAXVALUE_DESC] => Set the maximum value that the marker can reach. [RSFP_COMP_FIELD_GRID] => Show Grid [RSFP_COMP_FIELD_GRID_DESC] => Shows the grid below the slider. [RSFP_COMP_FIELD_GRIDSNAP] => Grid Snap [RSFP_COMP_FIELD_GRIDSNAP_DESC] => Snap grid to sliders step (Grid Step field). [RSFP_COMP_FIELD_GRIDSTEP] => Grid Step [RSFP_COMP_FIELD_GRIDSTEP_DESC] => Set the step for the grid. [RSFP_COMP_FIELD_FORCEEDGES] => Force Edges [RSFP_COMP_FIELD_FORCEEDGES_DESC] => Slider will be always inside it's container. [RSFP_COMP_FIELD_FROMFIXED] => From Fixed [RSFP_COMP_FIELD_FROMFIXED_DESC] => Forces the first marker to remain fixed (cannot be moved). [RSFP_COMP_FIELD_TOFIXED] => To Fixed [RSFP_COMP_FIELD_TOFIXED_DESC] => Forces the second marker to remain fixed (cannot be moved). [RSFP_COMP_FIELD_KEYBOARD] => Allow Keyboard Controls [RSFP_COMP_FIELD_KEYBOARD_DESC] => Allows users to modify the slider using the keyboard, through the LEFT and RIGHT arrows. [RSFP_COMP_FIELD_USEVALUES] => Use Values [RSFP_COMP_FIELD_USEVALUES_DESC] => Allows you to add specific values for the slider instead of a Minimum Value and Maximum Value. [RSFP_COMP_FVALUE_MONTH_TYPE_01] => Numero che inizia con zero (01) [RSFP_COMP_FVALUE_MONTH_TYPE_1] => Numero non iniziante con zero (1) [RSFP_COMP_FVALUE_MONTH_TYPE_TEXT_SHORT] => Breve (Gen) [RSFP_COMP_FVALUE_MONTH_TYPE_TEXT_LONG] => Lungo (Gennaio) [RSFP_COMP_FIELD_SHOWDAYTYPE] => Mostra giorno [RSFP_COMP_FIELD_SHOWDAYTYPE_DESC] => Toggle if you want to display the leading zero in numbers. [RSFP_COMP_FVALUE_DAY_TYPE_01] => Numero che inizia con zero (01) [RSFP_COMP_FVALUE_DAY_TYPE_1] => Numero non iniziante con zero (1) [RSFP_COMP_FIELD_SHOWYEAR] => Mostra selettore anno [RSFP_COMP_FIELD_SHOWYEAR_DESC] => Allow the user to choose the year. [RSFP_COMP_FIELD_STARTYEAR] => Anno iniziale [RSFP_COMP_FIELD_STARTYEAR_DESC] => The starting year. [RSFP_COMP_FIELD_ENDYEAR] => Anno finale [RSFP_COMP_FIELD_ENDYEAR_DESC] => The ending year. [RSFP_COMP_FIELD_DATESEPARATOR] => Separatore data [RSFP_COMP_FIELD_DATESEPARATOR_DESC] => Change the date separator to something that fits your scenario [RSFP_COMP_FIELD_DATEORDERING] => Ordine dei campi [RSFP_COMP_FIELD_DATEORDERING_DESC] => You can choose the order of the date drop-downs. [RSFP_COMP_FVALUE_DMY] => Giorno, Mese, Anno [RSFP_COMP_FVALUE_MDY] => Mese, Giorno, Anno [RSFP_COMP_FVALUE_YMD] => Anno, Mese, Giorno [RSFP_COMP_FVALUE_YDM] => Anno, Giorno, Mese [RSFP_COMP_FVALUE_MYD] => Mese, Anno, Giorno [RSFP_COMP_FVALUE_DYM] => Giorno, Anno, Mese [RSFP_COMP_FIELD_SHOWDAYPLEASE] => Mostra 'Selezionare' sulla selezione giorno - lasciare vuoto per eliminare [RSFP_COMP_FIELD_SHOWDAYPLEASE_DESC] => Name of the first item that will represent the according drop-down, leave blank to remove [RSFP_COMP_FIELD_SHOWMONTHPLEASE] => Mostra 'Selezionare' sul selettore mese - lasciare vuoto per eliminare [RSFP_COMP_FIELD_SHOWMONTHPLEASE_DESC] => Name of the first item that will represent the according drop-down, leave blank to remove [RSFP_COMP_FIELD_SHOWYEARPLEASE] => Mostra 'Selezionare' sul selettore anno - lasciare vuoto per eliminare [RSFP_COMP_FIELD_SHOWYEARPLEASE_DESC] => Name of the first item that will represent the according drop-down, leave blank to remove [RSFP_COMP_FIELD_VALIDATIONRULE_DATE] => Regola di convalida [RSFP_COMP_FIELD_VALIDATIONRULE_DATE_DESC] => Validate user input against a pre-defined validation rule. [RSFP_COMP_FIELD_VALIDATION_ALLOW_INCORRECT_DATE] => Permetti date errate (es.31 Feb 2013) [RSFP_COMP_FIELD_VALIDATION_ALLOW_INCORRECT_DATE_DESC] => Choose if you want to allow invalid selections. [RSFP_COMP_FVALUE_FROMTODAY] => A partire da oggi (oggi incluso) [RSFP_COMP_FVALUE_FROMTOMORROW] => A partire da domani [RSFP_COMP_FVALUE_BEFORETODAYEXCLUDING] => Fino ad oggi (escluso oggi) [RSFP_COMP_FVALUE_BEFORETODAYINCLUDING] => Fino ad oggi (incluso oggi) [RSFP_COMP_FIELD_VALIDATIONCALENDAR] => Modificatore di data [RSFP_COMP_FIELD_VALIDATIONCALENDAR_DESC] => Choose to link this calendar to another calendar on your form. [RSFP_COMP_FIELD_VALIDATIONCALENDAROFFSET] => Date Offset [RSFP_COMP_FIELD_VALIDATIONCALENDAROFFSET_DESC] => Choose how many days to add or subtract. [RSFP_COMP_FIELD_VALIDATIONDATE] => Date Validation [RSFP_COMP_FIELD_VALIDATIONDATE_DESC] => Set this to Yes if you'd like to validate the date upon submission based on the current date format. [RSFP_COMP_FVALUE_NO_DATE_MODIFIER] => Senza modificatore [RSFP_COMP_FIELD_STORELEADINGZERO] => Inserisci zero iniziale in Giorno/Mese? [RSFP_COMP_FIELD_STORELEADINGZERO_DESC] => Choose if you want to save the leading 0. e.g. 06 or 6 [RSFP_CALENDAR_SETS_MINDATE] => La data selezionata diviene '%s' data minima [RSFP_CALENDAR_SETS_MAXDATE] => La data selezionata diviene '%s' data massima [RSFP_COMP_FIELD_MAPWIDTH] => Larghezza Mappa [RSFP_COMP_FIELD_MAPWIDTH_DESC] => Set the width of the Google Map specified in pixels. [RSFP_COMP_FIELD_MAPHEIGHT] => Altezza Mappa [RSFP_COMP_FIELD_MAPHEIGHT_DESC] => Set the height of the Google Map specified in pixels. [RSFP_COMP_FIELD_MAPCENTER] => Centra Mappa [RSFP_COMP_FIELD_MAPCENTER_DESC] => Set the coordinates to center the Google Map on load. [RSFP_COMP_FIELD_REQUESTLOCATION] => Request Current Location [RSFP_COMP_FIELD_REQUESTLOCATION_DESC] => Set this to Yes if you would like to ask the user to supply his current location on the map. [RSFP_COMP_FIELD_MAPZOOM] => Zoom mappa [RSFP_COMP_FIELD_MAPZOOM_DESC] => Configure the default zoom level for the map. [RSFP_COMP_FIELD_MAPRESULT] => Risultati di output [RSFP_COMP_FIELD_MAPRESULT_DESC] => Choose between showing the address or the actual coordinates when moving the map pointer. [RSFP_COMP_FIELD_MAPTYPE] => Map Type [RSFP_COMP_FIELD_MAPTYPE_DESC] => Choose between four types of maps available within the Google Maps. [RSFP_COMP_FVALUE_COORDINATES] => Coordinate [RSFP_COMP_FVALUE_ADDRESS] => Indirizzo [RSFP_COMP_FVALUE_ROADMAP] => Roadmap [RSFP_COMP_FVALUE_SATELLITE] => Satellite [RSFP_COMP_FVALUE_HYBRID] => Hybrid [RSFP_COMP_FVALUE_TERRAIN] => Terrain [RSFP_COMP_FIELD_GEOLOCATION] => Permetti la ricerca con geolocalizzazione [RSFP_COMP_FIELD_GEOLOCATION_DESC] => A list of suggestions will appear while typing in the address. [RSFP_COMP_FIELD_MINDATEJQ] => Min Date (m/d/Y H:i) [RSFP_COMP_FIELD_MINDATEJQ_DESC] => The submitter will not be able to select a date below the one specified here. Custom PHP codes can be used in between the //&lt;code&gt; and //&lt;/code&gt; tags. [RSFP_COMP_FIELD_MAXDATEJQ] => Max Date (m/d/Y H:i) [RSFP_COMP_FIELD_MAXDATEJQ_DESC] => The submitter will not be able to select a date past the one specified in this field. Custom PHP codes can be used in between the //&lt;code&gt; and //&lt;/code&gt; tags. [RSFP_COMP_FIELD_ALLOWDATERE] => Allowed Dates Regex (m/d/Y) [RSFP_COMP_FIELD_ALLOWDATERE_DESC] => The calendar will display only the dates that matches the regex specified here.
eg. <code>\d{2}/25/\d{4}</code> - this will match any month in any year but only the 25th day can be selected. [RSFP_COMP_FIELD_ALLOWDATES] => Allowed Dates (m/d/Y) [RSFP_COMP_FIELD_ALLOWDATES_DESC] => Only the dates specified here will be allowed. Add one value per line. Custom PHP code can be used in between the //&lt;code&gt; and //&lt;/code&gt; tags. [RSFP_COMP_FIELD_TIMEPICKER] => Display Timepicker [RSFP_COMP_FIELD_TIMEPICKER_DESC] => Allow the user to specify his own time (hour and minute) by selecting options from a list next to the calendar. [RSFP_COMP_FIELD_TIMEPICKERFORMAT] => Timepicker format (eg. H:i) [RSFP_COMP_FIELD_TIMEPICKERFORMAT_DESC] => This option will allow you to define the timepicker display format [RSFP_COMP_FIELD_TIMESTEP] => Minute Step (eg. 10) [RSFP_COMP_FIELD_TIMESTEP_DESC] => This option will allow you to set the minute intervals. [RSFP_COMP_FIELD_MINTIMEJQ] => Min Time (H:i) [RSFP_COMP_FIELD_MINTIMEJQ_DESC] => The submitter will not be able to select an hour before the one specified here. Custom PHP codes can be used in between the //&lt;code&gt; and //&lt;/code&gt; tags [RSFP_COMP_FIELD_MAXTIMEJQ] => Max Time (H:i) [RSFP_COMP_FIELD_MAXTIMEJQ_DESC] => The submitter will not be able to select an hour past the one specified in this field. Custom PHP codes can be used in between the //&lt;code&gt; and //&lt;/code&gt; tags [RSFP_COMP_FIELD_ATTRMIN] => Minimum Value [RSFP_COMP_FIELD_ATTRMIN_DESC] => This is the minimum value (number) allowed for the input field. [RSFP_COMP_FIELD_ATTRMAX] => Maximum Value [RSFP_COMP_FIELD_ATTRMAX_DESC] => This is the maximum value (number) allowed for the input field. [RSFP_COMP_FIELD_ATTRSTEP] => Step [RSFP_COMP_FIELD_ATTRSTEP_DESC] => This is the step for the input field. If you want to allow decimals, consider adding 0.1 here instead of 1. [RSFP_COMP_FIELD_TICKETTYPE] => Type [RSFP_COMP_FIELD_TICKETTYPE_DESC] => Choose what ticket type would you like
Random - Generates a random string based on your characters selection.
Sequential - Generates the ticket number in a sequential order. [RSFP_COMP_FIELD_LEADINGZEROLENGTH] => Add leading zeros [RSFP_COMP_FVALUE_RANDOM] => Random [RSFP_COMP_FVALUE_SEQUENTIAL] => Sequential [RSFP_COMP_FVALUE_DROPDOWN] => Menu a discesa [RSFP_COMP_FVALUE_CHECKBOX] => Caselle di spunta [RSFP_COMP_FVALUE_FREETYPE] => Usa inserimento libero [RSFP_COMP_FVALUE_NOFREETYPE] => Senza inserimento libero [RSFP_COMP_FVALUE_INVISIBLE] => Invisibile [RSFP_COMP_FVALUE_NO] => No [RSFP_COMP_FVALUE_YES] => Sì [RSFP_COMP_FVALUE_INVALIDINPUT] => Valore non valido [RSFP_COMP_FVALUE_HORIZONTAL] => Orizzontale [RSFP_COMP_FVALUE_VERTICAL] => Verticale [RSFP_COMP_FVALUE_VERTICAL2COLUMNS] => Vertical 2 columns [RSFP_COMP_FVALUE_VERTICAL3COLUMNS] => Vertical 3 columns [RSFP_COMP_FVALUE_VERTICAL4COLUMNS] => Vertical 4 columns [RSFP_COMP_FVALUE_VERTICAL6COLUMNS] => Vertical 6 columns [RSFP_COMP_FVALUE_DDMMYYYY] => dd.mm.aaaa [RSFP_COMP_FVALUE_FLAT] => Piatto [RSFP_COMP_FVALUE_POPUP] => Popup [RSFP_COMP_FVALUE_ALPHA] => Alfabetico [RSFP_COMP_FVALUE_ALPHAACCENTED] => Alfabetico (+caratteri accentati) [RSFP_COMP_FVALUE_ALPHANUMERIC] => Alfanumerico [RSFP_COMP_FVALUE_ALPHANUMERICACCENTED] => Alfanumerico (+caratteri accentuati) [RSFP_COMP_FVALUE_NUMERIC] => Numerico [RSFP_COMP_FVALUE_REFRESH] => Aggiorna [RSFP_COMP_FVALUE_UNIQUEFIELD] => Campo Unico [RSFP_COMP_FVALUE_UNIQUEFIELDUSER] => Campo unico per utente [RSFP_COMP_FVALUE_EMAIL] => Indirizzo Email [RSFP_COMP_FVALUE_EMAILDNS] => Indirizzo E-mail /con verifica DNS [RSFP_COMP_FVALUE_NONE] => Senza convalida [RSFP_COMP_FVALUE_CUSTOM] => Convalida personalizzata (Caratteri) [RSFP_COMP_FVALUE_PASSWORD] => Frase di verifica (impostata nei valori di default) [RSFP_COMP_FVALUE_CREDITCARD] => Carta di credito (AMEX/Diners/Dicover/Master/Visa) [RSFP_COMP_FVALUE_USZIPCODE] => Codice ZIP USA [RSFP_COMP_FVALUE_PHONENUMBER] => Numero di telefono (123-456-7890) [RSFP_COMP_FVALUE_IPADDRESS] => Indirizzo IP [RSFP_COMP_FVALUE_VALIDURL] => URL valido (http(s):// richiesto) [RSFP_COMP_FVALUE_REGEX] => Regex [RSFP_COMP_FVALUE_SAMEAS] => Stesso valore dell'altro campo [RSFP_COMP_FVALUE_MULTIPLERULES] => Multiple Rules [RSFP_COMP_FVALUE_IBAN] => IBAN [RSFP_COMP_FVALUE_TYPEINPUT] => [RSFP_COMP_FVALUE_TYPEBUTTON] =>