Go to error page
JException Object
(
    [level:protected] => 1
    [info:protected] => 
    [function:protected] => 
    [class:protected] => 
    [type:protected] => 
    [args:protected] => 
    [backtrace:protected] => Array
        (
            [0] => Array
                (
                    [file] => /home/rlmarine/domains/rlmarine.com/public_html/libraries/legacy/error/error.php
                    [line] => 200
                    [function] => __construct
                    [class] => JException
                    [object] => JException Object
 *RECURSION*
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Article introuvable
                            [1] => 404
                            [2] => 1
                            [3] => 
                            [4] => 1
                        )
                )
            [1] => Array
                (
                    [file] => /home/rlmarine/domains/rlmarine.com/public_html/libraries/legacy/error/error.php
                    [line] => 277
                    [function] => raise
                    [class] => JError
                    [type] => ::
                    [args] => Array
                        (
                            [0] => 1
                            [1] => 404
                            [2] => Article introuvable
                            [3] => 
                            [4] => 1
                        )
                )
            [2] => Array
                (
                    [file] => /home/rlmarine/domains/rlmarine.com/public_html/components/com_content/models/article.php
                    [line] => 155
                    [function] => raiseError
                    [class] => JError
                    [type] => ::
                    [args] => Array
                        (
                            [0] => 404
                            [1] => Article introuvable
                        )
                )
            [3] => Array
                (
                    [file] => /home/rlmarine/domains/rlmarine.com/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] => 10.6.20-MariaDB
                                            [client_version] => 100620
                                            [connect_errno] => 0
                                            [connect_error] => 
                                            [errno] => 0
                                            [error] => 
                                            [error_list] => Array
                                                (
                                                )
                                            [field_count] => 40
                                            [host_info] => 127.0.0.1 via TCP/IP
                                            [info] => 
                                            [insert_id] => 0
                                            [server_info] => 10.6.17-MariaDB
                                            [server_version] => 100617
                                            [stat] => Uptime: 31352618  Threads: 150  Questions: 17360479627  Slow queries: 10795  Opens: 198684863  Open tables: 6000  Queries per second avg: 553.717
                                            [sqlstate] => 00000
                                            [protocol_version] => 10
                                            [thread_id] => 309824122
                                            [warning_count] => 0
                                        )
                                    [nameQuote:protected] => `
                                    [nullDate:protected] => 0000-00-00 00:00:00
                                    [_database:JDatabaseDriver:private] => rlmarine_2k16
                                    [count:protected] => 21
                                    [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] => 127.0.0.1
                                            [user] => rlmarine_2k16
                                            [password] => jR7RwVWe
                                            [database] => rlmarine_2k16
                                            [prefix] => hzn3h_
                                            [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 = 0
                                                            [1] => c.published > 0
                                                            [2] => a.language in ('fr-FR','*')
                                                            [3] => (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-10-30 15:00:07')
                                                            [4] => (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-10-30 15:00:07')
                                                            [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] => hzn3h_
                                    [utf:protected] => 1
                                    [utf8mb4:protected] => 
                                    [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] => 0
                                                    [link_titles] => 
                                                    [show_intro] => 
                                                    [info_block_position] => 
                                                    [show_category] => 
                                                    [link_category] => 
                                                    [show_parent_category] => 
                                                    [link_parent_category] => 
                                                    [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
                                                    [page_title] => 
                                                    [show_page_heading] => 
                                                    [page_heading] => 
                                                    [pageclass_sfx] => 
                                                    [menu-meta_description] => 
                                                    [menu-meta_keywords] => 
                                                    [robots] => 
                                                    [secure] => 0
                                                )
                                            [initialized:protected] => 1
                                            [separator] => .
                                        )
                                    [article.id] => 0
                                    [list.offset] => 
                                    [params] => Joomla\Registry\Registry Object
                                        (
                                            [data:protected] => stdClass Object
                                                (
                                                    [article_layout] => _:default
                                                    [show_title] => 0
                                                    [link_titles] => 1
                                                    [show_intro] => 1
                                                    [show_category] => 1
                                                    [link_category] => 1
                                                    [show_parent_category] => 0
                                                    [link_parent_category] => 0
                                                    [show_author] => 1
                                                    [link_author] => 0
                                                    [show_create_date] => 0
                                                    [show_modify_date] => 0
                                                    [show_publish_date] => 1
                                                    [show_item_navigation] => 1
                                                    [show_vote] => 0
                                                    [show_readmore] => 1
                                                    [show_readmore_title] => 1
                                                    [readmore_limit] => 100
                                                    [show_icons] => 1
                                                    [show_print_icon] => 1
                                                    [show_email_icon] => 1
                                                    [show_hits] => 1
                                                    [show_noauth] => 0
                                                    [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_title] => 0
                                                    [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_base_description] => 1
                                                    [maxLevelcat] => -1
                                                    [show_empty_categories_cat] => 0
                                                    [show_subcat_desc_cat] => 1
                                                    [show_cat_num_articles_cat] => 1
                                                    [num_leading_articles] => 1
                                                    [num_intro_articles] => 4
                                                    [num_columns] => 2
                                                    [num_links] => 4
                                                    [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
                                                    [orderby_pri] => order
                                                    [orderby_sec] => rdate
                                                    [order_date] => published
                                                    [show_pagination] => 2
                                                    [show_pagination_results] => 1
                                                    [show_feed_link] => 1
                                                    [feed_summary] => 0
                                                    [show_page_heading] => 
                                                    [menu_text] => 1
                                                    [secure] => 0
                                                    [page_title] => Accueil
                                                    [page_description] => 
                                                    [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/rlmarine/domains/rlmarine.com/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] => Accueil
                                    [description] => 
                                    [link] => 
                                    [base] => https://rlmarine.com/fr/sitemap.xml
                                    [language] => fr-fr
                                    [direction] => ltr
                                    [_generator] => Joomla! - Open Source Content Management
                                    [_mdate] => 
                                    [_tab] => 	
                                    [_lineEnd] => 
                                    [_charset] => utf-8
                                    [_mime] => text/html
                                    [_namespace] => 
                                    [_profile] => 
                                    [_scripts] => Array
                                        (
                                            [/templates/gdw/javascript/basejs.php] => Array
                                                (
                                                    [type] => text/javascript
                                                    [options] => Array
                                                        (
                                                        )
                                                )
                                        )
                                    [_script] => Array
                                        (
                                        )
                                    [scriptOptions:protected] => Array
                                        (
                                        )
                                    [_styleSheets] => Array
                                        (
                                        )
                                    [_style] => Array
                                        (
                                        )
                                    [_metaTags] => Array
                                        (
                                            [http-equiv] => Array
                                                (
                                                    [content-type] => text/html; charset=utf-8
                                                )
                                            [name] => Array
                                                (
                                                    [keywords] => 
                                                    [rights] => 
                                                )
                                        )
                                    [_engine] => 
                                    [_type] => html
                                    [mediaVersion:protected] => ab4517dbaa0676904c3f18e0a8ecf9b2
                                )
                            [_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] => 10.6.20-MariaDB
                                                            [client_version] => 100620
                                                            [connect_errno] => 0
                                                            [connect_error] => 
                                                            [errno] => 0
                                                            [error] => 
                                                            [error_list] => Array
                                                                (
                                                                )
                                                            [field_count] => 40
                                                            [host_info] => 127.0.0.1 via TCP/IP
                                                            [info] => 
                                                            [insert_id] => 0
                                                            [server_info] => 10.6.17-MariaDB
                                                            [server_version] => 100617
                                                            [stat] => Uptime: 31352618  Threads: 150  Questions: 17360479628  Slow queries: 10795  Opens: 198684863  Open tables: 6000  Queries per second avg: 553.717
                                                            [sqlstate] => 00000
                                                            [protocol_version] => 10
                                                            [thread_id] => 309824122
                                                            [warning_count] => 0
                                                        )
                                                    [nameQuote:protected] => `
                                                    [nullDate:protected] => 0000-00-00 00:00:00
                                                    [_database:JDatabaseDriver:private] => rlmarine_2k16
                                                    [count:protected] => 21
                                                    [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] => 127.0.0.1
                                                            [user] => rlmarine_2k16
                                                            [password] => jR7RwVWe
                                                            [database] => rlmarine_2k16
                                                            [prefix] => hzn3h_
                                                            [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 = 0
                                                                            [1] => c.published > 0
                                                                            [2] => a.language in ('fr-FR','*')
                                                                            [3] => (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-10-30 15:00:07')
                                                                            [4] => (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-10-30 15:00:07')
                                                                            [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] => hzn3h_
                                                    [utf:protected] => 1
                                                    [utf8mb4:protected] => 
                                                    [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] => 0
                                                                    [link_titles] => 
                                                                    [show_intro] => 
                                                                    [info_block_position] => 
                                                                    [show_category] => 
                                                                    [link_category] => 
                                                                    [show_parent_category] => 
                                                                    [link_parent_category] => 
                                                                    [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
                                                                    [page_title] => 
                                                                    [show_page_heading] => 
                                                                    [page_heading] => 
                                                                    [pageclass_sfx] => 
                                                                    [menu-meta_description] => 
                                                                    [menu-meta_keywords] => 
                                                                    [robots] => 
                                                                    [secure] => 0
                                                                )
                                                            [initialized:protected] => 1
                                                            [separator] => .
                                                        )
                                                    [article.id] => 0
                                                    [list.offset] => 
                                                    [params] => Joomla\Registry\Registry Object
                                                        (
                                                            [data:protected] => stdClass Object
                                                                (
                                                                    [article_layout] => _:default
                                                                    [show_title] => 0
                                                                    [link_titles] => 1
                                                                    [show_intro] => 1
                                                                    [show_category] => 1
                                                                    [link_category] => 1
                                                                    [show_parent_category] => 0
                                                                    [link_parent_category] => 0
                                                                    [show_author] => 1
                                                                    [link_author] => 0
                                                                    [show_create_date] => 0
                                                                    [show_modify_date] => 0
                                                                    [show_publish_date] => 1
                                                                    [show_item_navigation] => 1
                                                                    [show_vote] => 0
                                                                    [show_readmore] => 1
                                                                    [show_readmore_title] => 1
                                                                    [readmore_limit] => 100
                                                                    [show_icons] => 1
                                                                    [show_print_icon] => 1
                                                                    [show_email_icon] => 1
                                                                    [show_hits] => 1
                                                                    [show_noauth] => 0
                                                                    [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_title] => 0
                                                                    [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_base_description] => 1
                                                                    [maxLevelcat] => -1
                                                                    [show_empty_categories_cat] => 0
                                                                    [show_subcat_desc_cat] => 1
                                                                    [show_cat_num_articles_cat] => 1
                                                                    [num_leading_articles] => 1
                                                                    [num_intro_articles] => 4
                                                                    [num_columns] => 2
                                                                    [num_links] => 4
                                                                    [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
                                                                    [orderby_pri] => order
                                                                    [orderby_sec] => rdate
                                                                    [order_date] => published
                                                                    [show_pagination] => 2
                                                                    [show_pagination_results] => 1
                                                                    [show_feed_link] => 1
                                                                    [feed_summary] => 0
                                                                    [show_page_heading] => 
                                                                    [menu_text] => 1
                                                                    [secure] => 0
                                                                    [page_title] => Accueil
                                                                    [page_description] => 
                                                                    [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/rlmarine/domains/rlmarine.com/public_html/components/com_content
                            [_defaultModel:protected] => article
                            [_layout:protected] => default
                            [_layoutExt:protected] => php
                            [_layoutTemplate:protected] => _
                            [_path:protected] => Array
                                (
                                    [template] => Array
                                        (
                                            [0] => /home/rlmarine/domains/rlmarine.com/public_html/templates/gdw/html/com_content/article/
                                            [1] => /home/rlmarine/domains/rlmarine.com/public_html/components/com_content/views/article/tmpl/
                                        )
                                    [helper] => Array
                                        (
                                            [0] => /home/rlmarine/domains/rlmarine.com/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/rlmarine/domains/rlmarine.com/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] => Accueil
                                    [description] => 
                                    [link] => 
                                    [base] => https://rlmarine.com/fr/sitemap.xml
                                    [language] => fr-fr
                                    [direction] => ltr
                                    [_generator] => Joomla! - Open Source Content Management
                                    [_mdate] => 
                                    [_tab] => 	
                                    [_lineEnd] => 
                                    [_charset] => utf-8
                                    [_mime] => text/html
                                    [_namespace] => 
                                    [_profile] => 
                                    [_scripts] => Array
                                        (
                                            [/templates/gdw/javascript/basejs.php] => Array
                                                (
                                                    [type] => text/javascript
                                                    [options] => Array
                                                        (
                                                        )
                                                )
                                        )
                                    [_script] => Array
                                        (
                                        )
                                    [scriptOptions:protected] => Array
                                        (
                                        )
                                    [_styleSheets] => Array
                                        (
                                        )
                                    [_style] => Array
                                        (
                                        )
                                    [_metaTags] => Array
                                        (
                                            [http-equiv] => Array
                                                (
                                                    [content-type] => text/html; charset=utf-8
                                                )
                                            [name] => Array
                                                (
                                                    [keywords] => 
                                                    [rights] => 
                                                )
                                        )
                                    [_engine] => 
                                    [_type] => html
                                    [mediaVersion:protected] => ab4517dbaa0676904c3f18e0a8ecf9b2
                                )
                            [_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] => 10.6.20-MariaDB
                                                            [client_version] => 100620
                                                            [connect_errno] => 0
                                                            [connect_error] => 
                                                            [errno] => 0
                                                            [error] => 
                                                            [error_list] => Array
                                                                (
                                                                )
                                                            [field_count] => 40
                                                            [host_info] => 127.0.0.1 via TCP/IP
                                                            [info] => 
                                                            [insert_id] => 0
                                                            [server_info] => 10.6.17-MariaDB
                                                            [server_version] => 100617
                                                            [stat] => Uptime: 31352618  Threads: 150  Questions: 17360479630  Slow queries: 10795  Opens: 198684863  Open tables: 6000  Queries per second avg: 553.717
                                                            [sqlstate] => 00000
                                                            [protocol_version] => 10
                                                            [thread_id] => 309824122
                                                            [warning_count] => 0
                                                        )
                                                    [nameQuote:protected] => `
                                                    [nullDate:protected] => 0000-00-00 00:00:00
                                                    [_database:JDatabaseDriver:private] => rlmarine_2k16
                                                    [count:protected] => 21
                                                    [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] => 127.0.0.1
                                                            [user] => rlmarine_2k16
                                                            [password] => jR7RwVWe
                                                            [database] => rlmarine_2k16
                                                            [prefix] => hzn3h_
                                                            [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 = 0
                                                                            [1] => c.published > 0
                                                                            [2] => a.language in ('fr-FR','*')
                                                                            [3] => (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-10-30 15:00:07')
                                                                            [4] => (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-10-30 15:00:07')
                                                                            [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] => hzn3h_
                                                    [utf:protected] => 1
                                                    [utf8mb4:protected] => 
                                                    [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] => 0
                                                                    [link_titles] => 
                                                                    [show_intro] => 
                                                                    [info_block_position] => 
                                                                    [show_category] => 
                                                                    [link_category] => 
                                                                    [show_parent_category] => 
                                                                    [link_parent_category] => 
                                                                    [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
                                                                    [page_title] => 
                                                                    [show_page_heading] => 
                                                                    [page_heading] => 
                                                                    [pageclass_sfx] => 
                                                                    [menu-meta_description] => 
                                                                    [menu-meta_keywords] => 
                                                                    [robots] => 
                                                                    [secure] => 0
                                                                )
                                                            [initialized:protected] => 1
                                                            [separator] => .
                                                        )
                                                    [article.id] => 0
                                                    [list.offset] => 
                                                    [params] => Joomla\Registry\Registry Object
                                                        (
                                                            [data:protected] => stdClass Object
                                                                (
                                                                    [article_layout] => _:default
                                                                    [show_title] => 0
                                                                    [link_titles] => 1
                                                                    [show_intro] => 1
                                                                    [show_category] => 1
                                                                    [link_category] => 1
                                                                    [show_parent_category] => 0
                                                                    [link_parent_category] => 0
                                                                    [show_author] => 1
                                                                    [link_author] => 0
                                                                    [show_create_date] => 0
                                                                    [show_modify_date] => 0
                                                                    [show_publish_date] => 1
                                                                    [show_item_navigation] => 1
                                                                    [show_vote] => 0
                                                                    [show_readmore] => 1
                                                                    [show_readmore_title] => 1
                                                                    [readmore_limit] => 100
                                                                    [show_icons] => 1
                                                                    [show_print_icon] => 1
                                                                    [show_email_icon] => 1
                                                                    [show_hits] => 1
                                                                    [show_noauth] => 0
                                                                    [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_title] => 0
                                                                    [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_base_description] => 1
                                                                    [maxLevelcat] => -1
                                                                    [show_empty_categories_cat] => 0
                                                                    [show_subcat_desc_cat] => 1
                                                                    [show_cat_num_articles_cat] => 1
                                                                    [num_leading_articles] => 1
                                                                    [num_intro_articles] => 4
                                                                    [num_columns] => 2
                                                                    [num_links] => 4
                                                                    [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
                                                                    [orderby_pri] => order
                                                                    [orderby_sec] => rdate
                                                                    [order_date] => published
                                                                    [show_pagination] => 2
                                                                    [show_pagination_results] => 1
                                                                    [show_feed_link] => 1
                                                                    [feed_summary] => 0
                                                                    [show_page_heading] => 
                                                                    [menu_text] => 1
                                                                    [secure] => 0
                                                                    [page_title] => Accueil
                                                                    [page_description] => 
                                                                    [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/rlmarine/domains/rlmarine.com/public_html/components/com_content
                            [_defaultModel:protected] => article
                            [_layout:protected] => default
                            [_layoutExt:protected] => php
                            [_layoutTemplate:protected] => _
                            [_path:protected] => Array
                                (
                                    [template] => Array
                                        (
                                            [0] => /home/rlmarine/domains/rlmarine.com/public_html/templates/gdw/html/com_content/article/
                                            [1] => /home/rlmarine/domains/rlmarine.com/public_html/components/com_content/views/article/tmpl/
                                        )
                                    [helper] => Array
                                        (
                                            [0] => /home/rlmarine/domains/rlmarine.com/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/rlmarine/domains/rlmarine.com/public_html/components/com_content/controller.php
                    [line] => 118
                    [function] => display
                    [class] => Joomla\CMS\MVC\Controller\BaseController
                    [object] => ContentController Object
                        (
                            [basePath:protected] => /home/rlmarine/domains/rlmarine.com/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/rlmarine/domains/rlmarine.com/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] => 1
                                                            [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
                                                        (
                                                            [rl-marine-session-id] => o346lhgips3ifo7us8fo41l8h7
                                                            [6e56a84ec0667d8a8718b9defededb8a] => o346lhgips3ifo7us8fo41l8h7
                                                        )
                                                )
                                            [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] => 1
                                                            [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
                                        (
                                            [rl-marine-session-id] => o346lhgips3ifo7us8fo41l8h7
                                            [6e56a84ec0667d8a8718b9defededb8a] => o346lhgips3ifo7us8fo41l8h7
                                            [language] => fr-FR
                                            [Itemid] => 101
                                            [option] => com_content
                                            [view] => article
                                            [id] => 0
                                            [lang] => fr-FR
                                        )
                                )
                            [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/rlmarine/domains/rlmarine.com/public_html/libraries/src/MVC/Controller/BaseController.php
                    [line] => 702
                    [function] => display
                    [class] => ContentController
                    [object] => ContentController Object
                        (
                            [basePath:protected] => /home/rlmarine/domains/rlmarine.com/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/rlmarine/domains/rlmarine.com/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] => 1
                                                            [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
                                                        (
                                                            [rl-marine-session-id] => o346lhgips3ifo7us8fo41l8h7
                                                            [6e56a84ec0667d8a8718b9defededb8a] => o346lhgips3ifo7us8fo41l8h7
                                                        )
                                                )
                                            [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] => 1
                                                            [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
                                        (
                                            [rl-marine-session-id] => o346lhgips3ifo7us8fo41l8h7
                                            [6e56a84ec0667d8a8718b9defededb8a] => o346lhgips3ifo7us8fo41l8h7
                                            [language] => fr-FR
                                            [Itemid] => 101
                                            [option] => com_content
                                            [view] => article
                                            [id] => 0
                                            [lang] => fr-FR
                                        )
                                )
                            [factory:protected] => Joomla\CMS\MVC\Factory\LegacyFactory Object
                                (
                                )
                            [_errors:protected] => Array
                                (
                                )
                        )
                    [type] => ->
                    [args] => Array
                        (
                        )
                )
            [8] => Array
                (
                    [file] => /home/rlmarine/domains/rlmarine.com/public_html/components/com_content/content.php
                    [line] => 43
                    [function] => execute
                    [class] => Joomla\CMS\MVC\Controller\BaseController
                    [object] => ContentController Object
                        (
                            [basePath:protected] => /home/rlmarine/domains/rlmarine.com/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/rlmarine/domains/rlmarine.com/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] => 1
                                                            [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
                                                        (
                                                            [rl-marine-session-id] => o346lhgips3ifo7us8fo41l8h7
                                                            [6e56a84ec0667d8a8718b9defededb8a] => o346lhgips3ifo7us8fo41l8h7
                                                        )
                                                )
                                            [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] => 1
                                                            [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
                                        (
                                            [rl-marine-session-id] => o346lhgips3ifo7us8fo41l8h7
                                            [6e56a84ec0667d8a8718b9defededb8a] => o346lhgips3ifo7us8fo41l8h7
                                            [language] => fr-FR
                                            [Itemid] => 101
                                            [option] => com_content
                                            [view] => article
                                            [id] => 0
                                            [lang] => fr-FR
                                        )
                                )
                            [factory:protected] => Joomla\CMS\MVC\Factory\LegacyFactory Object
                                (
                                )
                            [_errors:protected] => Array
                                (
                                )
                        )
                    [type] => ->
                    [args] => Array
                        (
                            [0] => 
                        )
                )
            [9] => Array
                (
                    [file] => /home/rlmarine/domains/rlmarine.com/public_html/libraries/src/Component/ComponentHelper.php
                    [line] => 402
                    [args] => Array
                        (
                            [0] => /home/rlmarine/domains/rlmarine.com/public_html/components/com_content/content.php
                        )
                    [function] => require_once
                )
            [10] => Array
                (
                    [file] => /home/rlmarine/domains/rlmarine.com/public_html/libraries/src/Component/ComponentHelper.php
                    [line] => 377
                    [function] => executeComponent
                    [class] => Joomla\CMS\Component\ComponentHelper
                    [type] => ::
                    [args] => Array
                        (
                            [0] => /home/rlmarine/domains/rlmarine.com/public_html/components/com_content/content.php
                        )
                )
            [11] => Array
                (
                    [file] => /home/rlmarine/domains/rlmarine.com/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/rlmarine/domains/rlmarine.com/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] => gdw
                                    [params] => Joomla\Registry\Registry Object
                                        (
                                            [data:protected] => stdClass Object
                                                (
                                                    [html5] => 1
                                                    [extra_script] => 
                                                    [compress] => 1
                                                    [cacheoff] => 0
                                                )
                                            [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] => Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
                                    [acceptEncoding:protected] => gzip, br, zstd, deflate
                                    [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] => Accueil
                                    [description] => 
                                    [link] => 
                                    [base] => https://rlmarine.com/fr/sitemap.xml
                                    [language] => fr-fr
                                    [direction] => ltr
                                    [_generator] => Joomla! - Open Source Content Management
                                    [_mdate] => 
                                    [_tab] => 	
                                    [_lineEnd] => 
                                    [_charset] => utf-8
                                    [_mime] => text/html
                                    [_namespace] => 
                                    [_profile] => 
                                    [_scripts] => Array
                                        (
                                            [/templates/gdw/javascript/basejs.php] => Array
                                                (
                                                    [type] => text/javascript
                                                    [options] => Array
                                                        (
                                                        )
                                                )
                                        )
                                    [_script] => Array
                                        (
                                        )
                                    [scriptOptions:protected] => Array
                                        (
                                        )
                                    [_styleSheets] => Array
                                        (
                                        )
                                    [_style] => Array
                                        (
                                        )
                                    [_metaTags] => Array
                                        (
                                            [http-equiv] => Array
                                                (
                                                    [content-type] => text/html; charset=utf-8
                                                )
                                            [name] => Array
                                                (
                                                    [keywords] => 
                                                    [rights] => 
                                                )
                                        )
                                    [_engine] => 
                                    [_type] => html
                                    [mediaVersion:protected] => ab4517dbaa0676904c3f18e0a8ecf9b2
                                )
                            [language:protected] => Joomla\CMS\Language\Language Object
                                (
                                    [debug:protected] => 
                                    [default:protected] => en-GB
                                    [orphans:protected] => Array
                                        (
                                        )
                                    [metadata:protected] => Array
                                        (
                                            [name] => French (France)
                                            [nativeName] => Français (France)
                                            [tag] => fr-FR
                                            [rtl] => 0
                                            [locale] => fr_FR.utf8, fr_FR.UTF-8, fr_FR.UTF-8@euro, fr_FR, fre_FR, fr, france
                                            [firstDay] => 1
                                            [weekEnd] => 0,6
                                            [calendar] => gregorian
                                        )
                                    [locale:protected] => 
                                    [lang:protected] => fr-FR
                                    [paths:protected] => Array
                                        (
                                            [joomla] => Array
                                                (
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/language/en-GB/en-GB.ini] => 1
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/language/fr-FR/fr-FR.ini] => 1
                                                )
                                            [lib_joomla] => Array
                                                (
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/language/en-GB/en-GB.lib_joomla.ini] => 1
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/language/fr-FR/fr-FR.lib_joomla.ini] => 1
                                                )
                                            [plg_system_gdwcartmanager] => Array
                                                (
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/administrator/language/en-GB/en-GB.plg_system_gdwcartmanager.ini] => 
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/administrator/language/en-GB/plg_system_gdwcartmanager.ini] => 
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/administrator/language/fr-FR/fr-FR.plg_system_gdwcartmanager.ini] => 
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/administrator/language/fr-FR/plg_system_gdwcartmanager.ini] => 
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/plugins/system/gdwcartmanager/language/en-GB/en-GB.plg_system_gdwcartmanager.ini] => 
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/plugins/system/gdwcartmanager/language/en-GB/plg_system_gdwcartmanager.ini] => 
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/plugins/system/gdwcartmanager/language/fr-FR/fr-FR.plg_system_gdwcartmanager.ini] => 
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/plugins/system/gdwcartmanager/language/fr-FR/plg_system_gdwcartmanager.ini] => 
                                                )
                                            [plg_system_updatenotification] => Array
                                                (
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/administrator/language/en-GB/en-GB.plg_system_updatenotification.ini] => 1
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/administrator/language/fr-FR/fr-FR.plg_system_updatenotification.ini] => 1
                                                )
                                            [plg_system_fields] => Array
                                                (
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/administrator/language/en-GB/en-GB.plg_system_fields.ini] => 1
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/administrator/language/fr-FR/fr-FR.plg_system_fields.ini] => 1
                                                )
                                            [plg_system_logrotation] => Array
                                                (
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/administrator/language/en-GB/en-GB.plg_system_logrotation.ini] => 1
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/administrator/language/fr-FR/fr-FR.plg_system_logrotation.ini] => 1
                                                )
                                            [plg_system_logout] => Array
                                                (
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/administrator/language/en-GB/en-GB.plg_system_logout.ini] => 1
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/administrator/language/fr-FR/fr-FR.plg_system_logout.ini] => 1
                                                )
                                            [tpl_gdw] => Array
                                                (
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/language/en-GB/en-GB.tpl_gdw.ini] => 1
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/language/fr-FR/fr-FR.tpl_gdw.ini] => 1
                                                )
                                            [com_content] => Array
                                                (
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/language/en-GB/en-GB.com_content.ini] => 1
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/language/fr-FR/fr-FR.com_content.ini] => 1
                                                )
                                        )
                                    [errorfiles:protected] => Array
                                        (
                                        )
                                    [strings:protected] => Array
                                        (
                                            [JERROR_PARSING_LANGUAGE_FILE] =>  : erreur(s) ligne(s) %s
                                            [ERROR] => Erreur
                                            [INFO] => Info
                                            [MESSAGE] => Message
                                            [NOTICE] => Annonce
                                            [WARNING] => Avertissement
                                            [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] => Configurer
                                            [JACTION_ADMIN_GLOBAL] => Super Administrateur
                                            [JACTION_COMPONENT_SETTINGS] => Paramétrage des composants
                                            [JACTION_CREATE] => Créer
                                            [JACTION_DELETE] => Supprimer
                                            [JACTION_EDIT] => Modifier
                                            [JACTION_EDITOWN] => Modifier soi-même
                                            [JACTION_EDITSTATE] => État de modification
                                            [JACTION_LOGIN_ADMIN] => Connexion à l'Administration
                                            [JACTION_LOGIN_SITE] => Connexion au Site
                                            [JACTION_MANAGE] => Accès à l'interface d'administration
                                            [JADMINISTRATOR] => Administrateur
                                            [JALL] => Tout
                                            [JALL_LANGUAGE] => Toutes
                                            [JAPPLY] => Sauvegarder
                                            [JARCHIVED] => Archivé
                                            [JASSOCIATIONS] => Également disponible :
                                            [JASSOCIATIONS_ASC] => Associations ascendant
                                            [JASSOCIATIONS_DESC] => Associations descendant
                                            [JAUTHOR] => Auteur
                                            [JAUTHOR_ASC] => Auteur ascendant
                                            [JAUTHOR_DESC] => Auteur descendant
                                            [JCANCEL] => Annuler
                                            [JCATEGORY] => Catégorie
                                            [JCATEGORY_ASC] => Catégorie ascendant
                                            [JCATEGORY_DESC] => Catégorie descendant
                                            [JCLEAR] => Effacer
                                            [JDATE] => Date
                                            [JDATE_ASC] => Date ascendant
                                            [JDATE_DESC] => Date descendant
                                            [JDAY] => Jour
                                            [JDEFAULT] => Défaut
                                            [JDETAILS] => Détails
                                            [JDISABLED] => Désactivé
                                            [JEDITOR] => Éditeur
                                            [JENABLED] => Activé
                                            [JEXPIRED] => Expiré
                                            [JFALSE] => Faux
                                            [JFEATURED] => En vedette
                                            [JFEATURED_ASC] => En vedette ascendant
                                            [JFEATURED_DESC] => En vedette descendant
                                            [JHIDE] => Masquer
                                            [JINVALID_TOKEN] => La dernière requête a été refusée car elle contenait un marqueur de sécurité invalide. Rafraîchissez la page et réessayez.
                                            [JINVALID_TOKEN_NOTICE] => L'identifiant de sécurité ne correspondait pas. La demande a été interrompue pour empêcher toute violation de la sécurité. Veuillez réessayer.
                                            [JLOGIN] => Connexion
                                            [JLOGOUT] => Déconnexion
                                            [JMONTH] => Mois
                                            [JNEW] => Nouveau/nouvelle
                                            [JNEXT] => Suivant
                                            [JNEXT_TITLE] => Article suivant : %s
                                            [JNO] => Non
                                            [JNONE] => Aucun
                                            [JNOTPUBLISHEDYET] => Pas encore publié
                                            [JNOTICE] => Annonce
                                            [JOFF] => Désactivé
                                            [JOFFLINE_MESSAGE] => Ce site est en maintenance.
 Merci de revenir ultérieurement.
                                            [JON] => Activé
                                            [JOPTIONS] => Options
                                            [JPAGETITLE] => %1$s - %2$s
                                            [JPREV] => Précédent
                                            [JPREVIOUS] => Précédent
                                            [JPREVIOUS_TITLE] => Article précédent : %s
                                            [JPUBLISHED] => Publié
                                            [JREGISTER] => S'inscrire
                                            [JREQUIRED] => Requis
                                            [JSAVE] => Sauvegarder
                                            [JSELECT] => Sélectionner
                                            [JSHOW] => Afficher
                                            [JSITE] => Site
                                            [JSTATUS] => Statut
                                            [JSTATUS_ASC] => Statut ascendant
                                            [JSTATUS_DESC] => Statut descendant
                                            [JSUBMIT] => Envoyer
                                            [JTAG] => Tags
                                            [JTAG_DESC] => Ajouter ou supprimer des tags à cet élément. Il est possible de créer un nouveau tag en entrant le nom dans le champ puis en pressant la touche Enter.
                                            [JTAG_FIELD_SELECT_DESC] => Sélectionner le tag à utiliser
                                            [JTOOLBAR] => Barre d'outils
                                            [JTOOLBAR_VERSIONS] => Versions
                                            [JTRASH] => Corbeille
                                            [JTRASHED] => Mis à la corbeille
                                            [JTRUE] => Vrai
                                            [JUNPUBLISHED] => Dépublié
                                            [JUSER_TOOLS] => Outils utilisateur
                                            [JYEAR] => Année
                                            [JYES] => Oui
                                            [JBROWSERTARGET_MODAL] => Modal
                                            [JBROWSERTARGET_NEW] => Ouvrir dans une nouvelle fenêtre
                                            [JBROWSERTARGET_PARENT] => Ouvrir dans la fenêtre parente
                                            [JBROWSERTARGET_POPUP] => Ouvrir en pop-up
                                            [JERROR_ALERTNOAUTHOR] => Vous n'êtes pas autorisé à accéder à cette ressource.
                                            [JERROR_ALERTNOTEMPLATE] => Le template nécessaire à cet affichage est indisponible. Veuillez contacter un administrateur du site.
                                            [JERROR_AN_ERROR_HAS_OCCURRED] => Une erreur est survenue
                                            [JERROR_COULD_NOT_FIND_TEMPLATE] => Impossible de trouver le template "%s".
                                            [JERROR_ERROR] => Erreur
                                            [JERROR_LAYOUT_AN_OUT_OF_DATE_BOOKMARK_FAVOURITE] => bookmark/favori périmé
                                            [JERROR_LAYOUT_ERROR_HAS_OCCURRED_WHILE_PROCESSING_YOUR_REQUEST] => Une erreur est survenue pendant l'exécution de la requête.
                                            [JERROR_LAYOUT_GO_TO_THE_HOME_PAGE] => Aller à la page d'accueil
                                            [JERROR_LAYOUT_HOME_PAGE] => Page d'accueil
                                            [JERROR_LAYOUT_MIS_TYPED_ADDRESS] => une adresse erronée
                                            [JERROR_LAYOUT_NOT_ABLE_TO_VISIT] => Vous ne pouvez pas visiter cette page car :
                                            [JERROR_LAYOUT_PAGE_NOT_FOUND] => La page recherchée ne peut être affichée.
                                            [JERROR_LAYOUT_PLEASE_CONTACT_THE_SYSTEM_ADMINISTRATOR] => Si les difficultés persistent, merci de contacter l'administrateur de ce site.
                                            [JERROR_LAYOUT_PLEASE_TRY_ONE_OF_THE_FOLLOWING_PAGES] => Veuillez essayer l'une des pages suivantes :
                                            [JERROR_LAYOUT_PREVIOUS_ERROR] => Erreur précédente
                                            [JERROR_LAYOUT_REQUESTED_RESOURCE_WAS_NOT_FOUND] => La ressource demandée n'a pas été trouvée
                                            [JERROR_LAYOUT_SEARCH] => Effectuez une recherche sur le site ou allez sur la page d'accueil.
                                            [JERROR_LAYOUT_SEARCH_ENGINE_OUT_OF_DATE_LISTING] => Un moteur de recherche possède un listing périmé pour ce site
                                            [JERROR_LAYOUT_SEARCH_PAGE] => Chercher dans le site
                                            [JERROR_LAYOUT_YOU_HAVE_NO_ACCESS_TO_THIS_PAGE] => vous n'avez pas accès à cette page
                                            [JERROR_LOADING_MENUS] => Erreur de chargement des menus : %s
                                            [JERROR_LOGIN_DENIED] => Vous ne pouvez pas accéder à la section privée de ce site.
                                            [JERROR_NOLOGIN_BLOCKED] => Connexion refusée! Soit votre compte est bloqué, soit vous ne l'avez pas encore activé.
                                            [JERROR_PAGE_NOT_FOUND] => Page non trouvée
                                            [JERROR_SENDING_EMAIL] => L'e-mail ne peut pas être envoyé.
                                            [JERROR_SESSION_STARTUP] => Erreur lors de l'initialisation de la session.
                                            [JERROR_TABLE_BIND_FAILED] => hmm %s ...
                                            [JERROR_USERS_PROFILE_NOT_FOUND] => Profil utilisateur non trouvé
                                            [JFIELD_ACCESS_DESC] => Niveau d'accès pour ce contenu
                                            [JFIELD_ACCESS_LABEL] => Accès
                                            [JFIELD_ALIAS_DESC] => L'Alias sera utilisé dans les URL SEF. Laissez vide pour que Joomla! génère la valeur depuis le titre de l'article. Cette valeur va dépendre des paramètres SEO (Configuration Globale ->Site). 
Utiliser Unicode créera des alias UTF-8. Vous pouvez également saisir tout caractère UTF-8. Les espaces et certains caractères interdits seront remplacés par des traits d'union. 
Lorsque vous utilisez la translittération par défaut, l'alias sera en minuscules et avec des tirets au lieu d'espaces. Vous pouvez créer l'alias vous-même, en minuscules et avec traits d'union (-). Aucun espace ni trait de soulignement n'est autorisé. La valeur par défaut sera la date et l'heure si le titre est en caractères non-latins.
                                            [JFIELD_ALIAS_LABEL] => Alias
                                            [JFIELD_ALIAS_PLACEHOLDER] => Auto-génération à partir du titre
                                            [JFIELD_ALT_PAGE_TITLE_LABEL] => Titre alternatif de page
                                            [JFIELD_CATEGORY_DESC] => Catégorie
                                            [JFIELD_FIELDS_CATEGORY_DESC] => Sélectionner la catégorie à laquelle est assignée ce champ.
                                            [JFIELD_LANGUAGE_DESC] => Assigner une langue à cet article.
                                            [JFIELD_LANGUAGE_LABEL] => Langue
                                            [JFIELD_META_DESCRIPTION_DESC] => La métadonnée 'description' permet d'indexer une description du contenu de la page afin d'améliorer son référencement (~250 caractères).
Lorsque le contenu est indexé par un moteur dans les résultats d'une recherche, le texte de cette métadonnée est affiché sous le titre.
                                            [JFIELD_META_DESCRIPTION_LABEL] => Méta Description
                                            [JFIELD_META_KEYWORDS_DESC] => La métadonnée 'keywords' permet d'indexer une série de mots clés ou d'expressions (séparés par une virgule) liés au thème du contenu.
                                            [JFIELD_META_KEYWORDS_LABEL] => Mots-clés
                                            [JFIELD_META_RIGHTS_DESC] => Décrivez les droits qu'ont les autres utilisateurs d'accéder à ce contenu.
                                            [JFIELD_META_RIGHTS_LABEL] => Droits d'accès au contenu
                                            [JFIELD_ORDERING_DESC] => Tri des articles dans la catégorie
                                            [JFIELD_ORDERING_LABEL] => Trier
                                            [JFIELD_PUBLISHED_DESC] => Déterminer le statut de publication
                                            [JFIELD_TITLE_DESC] => Titre de l'article
                                            [JGLOBAL_ADD_CUSTOM_CATEGORY] => Ajouter une nouvelle catégorie
                                            [JGLOBAL_ARTICLES] => Articles
                                            [JGLOBAL_FIELDS] => Champs
                                            [JGLOBAL_AUTH_ACCESS_DENIED] => Accès refusé
                                            [JGLOBAL_AUTH_ACCESS_GRANTED] => Accès autorisé
                                            [JGLOBAL_AUTH_BIND_FAILED] => Impossible de se lier au serveur LDAP
                                            [JGLOBAL_AUTH_CANCEL] => Authentification annulée
                                            [JGLOBAL_AUTH_CURL_NOT_INSTALLED] => Curl n'est pas installé
                                            [JGLOBAL_AUTH_EMPTY_PASS_NOT_ALLOWED] => Vous devez indiquer un mot de passe!
                                            [JGLOBAL_AUTH_FAIL] => Authentification échouée
                                            [JGLOBAL_AUTH_FAILED] => Échec de l'authentification : %s
                                            [JGLOBAL_AUTH_INCORRECT] => Identifiant et/ou Mot de passe incorrect
                                            [JGLOBAL_AUTH_INVALID_PASS] => Le nom d'utilisateur ne correspond pas au mot de passe, ou vous n'avez pas encore de compte.
                                            [JGLOBAL_AUTH_INVALID_SECRETKEY] => La clé secrète d'authentification en deux étapes n'est pas valide.
                                            [JGLOBAL_AUTH_NO_BIND] => Impossible de se lier au serveur LDAP
                                            [JGLOBAL_AUTH_NO_CONNECT] => Impossible de se connecter au serveur LDAP
                                            [JGLOBAL_AUTH_NO_REDIRECT] => Impossible de rediriger vers le serveur : %s
                                            [JGLOBAL_AUTH_NO_USER] => Le nom d'utilisateur ne correspond pas au mot de passe, ou vous n'avez pas encore de compte.
                                            [JGLOBAL_AUTH_NOT_CONNECT] => Impossible de se connecter au service d'authentification.
                                            [JGLOBAL_AUTH_NOT_CREATE_DIR] => Impossible de créer le répertoire de stockage %s. Veuillez vérifier les permissions.
                                            [JGLOBAL_AUTH_PASS_BLANK] => LDAP n'accepte pas les mots de passe vides
                                            [JGLOBAL_AUTH_UNKNOWN_ACCESS_DENIED] => Résultat inconnu. Accès refusé
                                            [JGLOBAL_AUTH_USER_BLACKLISTED] => L'utilisateur est en liste noire
                                            [JGLOBAL_AUTH_USER_NOT_FOUND] => Impossible de trouver l'utilisateur
                                            [JGLOBAL_AUTO] => Automatique
                                            [JGLOBAL_CATEGORY_NOT_FOUND] => Catégorie introuvable
                                            [JGLOBAL_CENTER] => Centre
                                            [JGLOBAL_CHECK_ALL] => Tout cocher
                                            [JGLOBAL_CLICK_TO_SORT_THIS_COLUMN] => Cliquez pour trier cette colonne
                                            [JGLOBAL_COLLAPSE_CATEGORIES] => Afficher moins de catégories
                                            [JGLOBAL_CREATED_DATE_ON] => Créé le %s
                                            [JGLOBAL_CUSTOM_CATEGORY] => Nouvelles catégories
                                            [JGLOBAL_DESCRIPTION] => Description
                                            [JGLOBAL_DISPLAY_NUM] => Affichage #
                                            [JGLOBAL_EDIT] => Modifier
                                            [JGLOBAL_EDIT_TITLE] => Modifier l'article
                                            [JGLOBAL_EMAIL] => Courriel
                                            [JGLOBAL_EMAIL_DOMAIN_NOT_ALLOWED] => Le domaine de mail %s n'est pas autorisé. Merci de choisir une autre adresse mail.
                                            [JGLOBAL_EMAIL_TITLE] => Envoyer ce lien à un ami
                                            [JGLOBAL_EXPAND_CATEGORIES] => Afficher plus de catégories
                                            [JGLOBAL_FIELD_ADD] => Ajouter
                                            [JGLOBAL_FIELD_CATEGORIES_CHOOSE_CATEGORY_DESC] => Sélectionnez la catégorie parente des sous-catégories à afficher.
                                            [JGLOBAL_FIELD_CATEGORIES_CHOOSE_CATEGORY_LABEL] => Catégorie principale
                                            [JGLOBAL_FIELD_CATEGORIES_DESC_DESC] => Saisissez du texte dans ce champ pour remplacer la description d'origine de la catégorie principale.
                                            [JGLOBAL_FIELD_CATEGORIES_DESC_LABEL] => Description alternative
                                            [JGLOBAL_FIELD_CREATED_BY_ALIAS_DESC] => Afficher un autre nom que celui de l'auteur
                                            [JGLOBAL_FIELD_CREATED_BY_ALIAS_LABEL] => Alias de l'auteur
                                            [JGLOBAL_FIELD_CREATED_BY_DESC] => Auteur de l'article.
                                            [JGLOBAL_FIELD_CREATED_BY_LABEL] => Créé par
                                            [JGLOBAL_FIELD_CREATED_DESC] => Date de création de l'élément.
                                            [JGLOBAL_FIELD_CREATED_LABEL] => Date de création
                                            [JGLOBAL_FIELD_FEATURED_DESC] => Assigner l'article à la page blog des articles en vedette
                                            [JGLOBAL_FIELD_FEATURED_LABEL] => En vedette
                                            [JGLOBAL_FIELD_FIELD_CACHETIME_DESC] => Durée en minutes entre deux actualisation du cache.
                                            [JGLOBAL_FIELD_FIELD_ORDERING_DESC] => Ordre d'affichage des éléments
                                            [JGLOBAL_FIELD_FIELD_ORDERING_LABEL] => Ordre
                                            [JGLOBAL_FIELD_GROUPS] => Groupes de champs
                                            [JGLOBAL_FIELD_ID_DESC] => Numéro d'enregistrement (identification) dans la base de données.
                                            [JGLOBAL_FIELD_ID_LABEL] => Id
                                            [JGLOBAL_FIELD_LAYOUT_DESC] => Choisissez dans la liste déroulante la mise en page à appliquer.
                                            [JGLOBAL_FIELD_LAYOUT_LABEL] => Mise en page
                                            [JGLOBAL_FIELD_MODIFIED_LABEL] => Date de modification
                                            [JGLOBAL_FIELD_MODIFIED_BY_DESC] => L'utilisateur qui a effectué la dernière modification de l'article.
                                            [JGLOBAL_FIELD_MODIFIED_BY_LABEL] => Modifié par
                                            [JGLOBAL_FIELD_MOVE] => Déplacer
                                            [JGLOBAL_FIELD_NUM_CATEGORY_ITEMS_DESC] => Nombre de catégories à afficher pour chaque niveau.
                                            [JGLOBAL_FIELD_NUM_CATEGORY_ITEMS_LABEL] => Nombre de catégories
                                            [JGLOBAL_FIELD_PUBLISH_DOWN_DESC] => Date optionnelle pour cesser la publication
                                            [JGLOBAL_FIELD_PUBLISH_DOWN_LABEL] => Fin de publication
                                            [JGLOBAL_FIELD_PUBLISH_UP_DESC] => Date optionnelle pour débuter la publication
                                            [JGLOBAL_FIELD_PUBLISH_UP_LABEL] => Début de publication
                                            [JGLOBAL_FIELD_REMOVE] => Supprimer
                                            [JGLOBAL_FIELD_SHOW_BASE_DESCRIPTION_DESC] => Afficher la description de la catégorie principale ou, alternativement, remplacer avec le texte du champ de description de l'élément de menu.
Si vous utilisez la catégorie racine comme principale, vous devez lui donner une description.
                                            [JGLOBAL_FIELD_SHOW_BASE_DESCRIPTION_LABEL] => Description de la catégorie du niveau supérieur
                                            [JGLOBAL_FIELD_VERSION_NOTE_DESC] => Saisir une note optionnelle pour cette version.
                                            [JGLOBAL_FIELD_VERSION_NOTE_LABEL] => Note de version
                                            [JGLOBAL_FILTER_BUTTON] => Filtre
                                            [JGLOBAL_FILTER_LABEL] => Filtre
                                            [JGLOBAL_FULL_TEXT] => Texte complet
                                            [JGLOBAL_GT] => >
                                            [JGLOBAL_HELPREFRESH_BUTTON] => Rafraîchir
                                            [JGLOBAL_HITS] => Clics
                                            [JGLOBAL_HITS_ASC] => Clics ascendant
                                            [JGLOBAL_HITS_COUNT] => Clics : %s
                                            [JGLOBAL_HITS_DESC] => Clics descendant
                                            [JGLOBAL_ICON_SEP] => |
                                            [JGLOBAL_INHERIT] => Hériter
                                            [JGLOBAL_INTRO_TEXT] => Texte d'introduction
                                            [JGLOBAL_KEEP_TYPING] => Continuez la saisie...
                                            [JGLOBAL_LEFT] => Gauche
                                            [JGLOBAL_LIST_ALIAS] => (Alias: %s)
                                            [JGLOBAL_LIST_ALIAS_NOTE] => (Alias: %s, Note: %s)
                                            [JGLOBAL_LOOKING_FOR] => Recherche de
                                            [JGLOBAL_LT] => <
                                            [JGLOBAL_MAXIMUM_UPLOAD_SIZE_LIMIT] => Taille maximum de téléchargement : %s
                                            [JGLOBAL_NEWITEMSLAST_DESC] => Les nouveaux éléments sont placés par défaut en dernière position. Vous pourrez modifier leur ordre après avoir sauvegardé l'article.
                                            [JGLOBAL_NO_MATCHING_RESULTS] => Aucun résultat correspondant 
                                            [JGLOBAL_NUM] => Nombre
                                            [JGLOBAL_OTPMETHOD_NONE] => Désactiver l'authentification en deux étapes
                                            [JGLOBAL_PASSWORD] => Mot de passe
                                            [JGLOBAL_PASSWORD_RESET_REQUIRED] => Vous devez réinitialiser votre mot de passe avant de continuer.
                                            [JGLOBAL_PREVIEW_POSITION] => Position : %s
                                            [JGLOBAL_PREVIEW_STYLE] => Style : %s
                                            [JGLOBAL_PRINT] => Imprimer
                                            [JGLOBAL_PRINT_TITLE] => Imprimer l'article < %s >
                                            [JGLOBAL_RECORD_NUMBER] => ID d'enregistrement : %d 
                                            [JGLOBAL_REMEMBER_ME] => Se souvenir de moi
                                            [JGLOBAL_REMEMBER_MUST_LOGIN] => Par raison de sécurité, vous devez vous connecter avant de modifier vos informations personnelles.
                                            [JGLOBAL_RESOURCE_NOT_FOUND] => Ressource non trouvée
                                            [JGLOBAL_RIGHT] => Droite
                                            [JGLOBAL_ROOT] => Racine
                                            [JGLOBAL_SECRETKEY] => Clé secrète
                                            [JGLOBAL_SECRETKEY_HELP] => Si vous avez activé l'authentification en deux étapes dans votre compte d'utilisateur, merci de saisir votre clé secrète. Si vous ne comprenez pas ce dont il s'agit, vous pouvez laisser le champ vide.
                                            [JGLOBAL_SELECT_AN_OPTION] => Sélectionnez une option
                                            [JGLOBAL_SELECT_NO_RESULTS_MATCH] => Aucun résultat correspondant
                                            [JGLOBAL_SELECT_SOME_OPTIONS] => Sélectionnez certaines options
                                            [JGLOBAL_SORT_BY] => Tri des tables par :
                                            [JGLOBAL_START_PUBLISH_AFTER_FINISH] => La date de début de publication doit être fixée avant la date de fin de publication.
                                            [JGLOBAL_SUBCATEGORIES] => Sous-catégories
                                            [JGLOBAL_SUBHEADING_DESC] => Texte facultatif à afficher en sous-titre.
                                            [JGLOBAL_TITLE] => Titre
                                            [JGLOBAL_TITLE_ASC] => Titre ascendant
                                            [JGLOBAL_TITLE_DESC] => Titre descendant
                                            [JGLOBAL_TYPE_OR_SELECT_CATEGORY] => Taper ou sélectionner une catégorie
                                            [JGLOBAL_TYPE_OR_SELECT_SOME_OPTIONS] => Saisir ou choisir des options
                                            [JGLOBAL_TYPE_OR_SELECT_SOME_TAGS] => Saisir ou sélectionner certains tags
                                            [JGLOBAL_USE_GLOBAL] => Utiliser les paramètres généraux
                                            [JGLOBAL_USE_GLOBAL_VALUE] => Valeur globale (%s)
                                            [JGLOBAL_USERNAME] => Identifiant
                                            [JGLOBAL_VALIDATION_FORM_FAILED] => Formulaire invalide
                                            [JGLOBAL_YOU_MUST_LOGIN_FIRST] => Veuillez d'abord vous identifier
                                            [JGRID_HEADING_ACCESS] => Accès
                                            [JGRID_HEADING_ACCESS_ASC] => Accès ascendant
                                            [JGRID_HEADING_ACCESS_DESC] => Accès descendant
                                            [JGRID_HEADING_ID] => Id
                                            [JGRID_HEADING_ID_ASC] => ID ascendant
                                            [JGRID_HEADING_ID_DESC] => ID descendant
                                            [JGRID_HEADING_LANGUAGE] => Langue
                                            [JGRID_HEADING_LANGUAGE_ASC] => Langue ascendant
                                            [JGRID_HEADING_LANGUAGE_DESC] => Langue descendant
                                            [JGRID_HEADING_ORDERING_ASC] => Ordre ascendant
                                            [JGRID_HEADING_ORDERING_DESC] => Ordre descendant
                                            [JLIB_DATABASE_ERROR_ADAPTER_MYSQL] => L'adaptateur MySQL « mysql » n'est pas disponible.
                                            [JLIB_DATABASE_ERROR_ADAPTER_MYSQLI] => L'adaptateur MySQL « mysqli » n'est pas disponible.
                                            [JLIB_DATABASE_ERROR_CONNECT_DATABASE] => Impossible de se connecter à la base de données : %s
                                            [JLIB_DATABASE_ERROR_CONNECT_MYSQL] => Impossible de se connecter à MySQL.
                                            [JLIB_DATABASE_ERROR_DATABASE_CONNECT] => Impossible de se connecter à la base de données
                                            [JLIB_DATABASE_ERROR_LOAD_DATABASE_DRIVER] => Impossible de charger le pilote de base de données : %s
                                            [JLIB_ERROR_INFINITE_LOOP] => Boucle infinie détectée dans JError
                                            [JOPTION_DO_NOT_USE] => - Pas de sélection -
                                            [JOPTION_SELECT_ACCESS] => - Sélectionner l'Accès -
                                            [JOPTION_SELECT_AUTHOR] => - Sélectionner l'auteur -
                                            [JOPTION_SELECT_CATEGORY] => - Sélectionner la Catégorie -
                                            [JOPTION_SELECT_LANGUAGE] => - Sélectionner la Langue -
                                            [JOPTION_SELECT_PUBLISHED] => - Sélectionner l'état -
                                            [JOPTION_SELECT_MAX_LEVELS] => - Sélectionner niveaux maximum -
                                            [JOPTION_SELECT_MONTH] => - Sélectionner un mois -
                                            [JOPTION_SELECT_TAG] => Sélectionner Tag -
                                            [JOPTION_USE_DEFAULT] => - Valeur par Défaut -
                                            [JSEARCH_FILTER_CLEAR] => Effacer
                                            [JSEARCH_FILTER_LABEL] => Filtre
                                            [JSEARCH_FILTER_SUBMIT] => Rechercher
                                            [JSEARCH_FILTER] => Recherche
                                            [DATE_FORMAT_LC] => l j F Y
                                            [DATE_FORMAT_LC1] => l j F Y
                                            [DATE_FORMAT_LC2] => l j F Y H:i
                                            [DATE_FORMAT_LC3] => j F Y
                                            [DATE_FORMAT_LC4] => j/m/y
                                            [DATE_FORMAT_LC5] => Y-m-d H:i
                                            [DATE_FORMAT_LC6] => d-m-Y H:i:s
                                            [DATE_FORMAT_JS1] => j/m/y
                                            [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] => Jan
                                            [JANUARY] => janvier
                                            [FEBRUARY_SHORT] => Fév
                                            [FEBRUARY] => février
                                            [MARCH_SHORT] => Mar
                                            [MARCH] => mars
                                            [APRIL_SHORT] => Avr
                                            [APRIL] => avril
                                            [MAY_SHORT] => Mai
                                            [MAY] => mai
                                            [JUNE_SHORT] => Jui
                                            [JUNE] => juin
                                            [JULY_SHORT] => Juil
                                            [JULY] => juillet
                                            [AUGUST_SHORT] => Aoû
                                            [AUGUST] => août
                                            [SEPTEMBER_SHORT] => Sep
                                            [SEPTEMBER] => septembre
                                            [OCTOBER_SHORT] => Oct
                                            [OCTOBER] => octobre
                                            [NOVEMBER_SHORT] => Nov
                                            [NOVEMBER] => novembre
                                            [DECEMBER_SHORT] => Déc
                                            [DECEMBER] => décembre
                                            [SAT] => Sam
                                            [SATURDAY] => samedi
                                            [SUN] => Dim
                                            [SUNDAY] => dimanche
                                            [MON] => Lun
                                            [MONDAY] => lundi
                                            [TUE] => Mar
                                            [TUESDAY] => mardi
                                            [WED] => Mer
                                            [WEDNESDAY] => mercredi
                                            [THU] => Jeu
                                            [THURSDAY] => jeudi
                                            [FRI] => Ven
                                            [FRIDAY] => vendredi
                                            [DECIMALS_SEPARATOR] => ,
                                            [THOUSANDS_SEPARATOR] =>  
                                            [PHPMAILER_PROVIDE_ADDRESS] => Vous devez saisir au moins une adresse de destinataire.
                                            [PHPMAILER_MAILER_IS_NOT_SUPPORTED] => Le gestionnaire de mail n'est pas disponible.
                                            [PHPMAILER_EXECUTE] => Ne peut être exécuté :
                                            [PHPMAILER_EXTENSION_MISSING] => Extension manquante : 
                                            [PHPMAILER_INSTANTIATE] => Ne peut lancer la fonction mail.
                                            [PHPMAILER_AUTHENTICATE] => Erreur SMTP ! Authentification impossible.
                                            [PHPMAILER_FROM_FAILED] => L'adresse d'expédition suivante a renvoyé une erreur :
                                            [PHPMAILER_RECIPIENTS_FAILED] => Erreur SMTP ! Les adresses des destinataires suivants ont renvoyé une erreur :
                                            [PHPMAILER_DATA_NOT_ACCEPTED] => Erreur SMTP ! Données non acceptées.
                                            [PHPMAILER_CONNECT_HOST] => Erreur ! Connexion à l'hôte SMTP impossible.
                                            [PHPMAILER_FILE_ACCESS] => Impossible d'accéder au fichier :
                                            [PHPMAILER_FILE_OPEN] => Erreur fichier : Impossible d'ouvrir le fichier :
                                            [PHPMAILER_ENCODING] => Encodage inconnu :
                                            [PHPMAILER_SIGNING_ERROR] => Erreur de signature :
                                            [PHPMAILER_SMTP_ERROR] => Erreur de serveur SMTP:
                                            [PHPMAILER_EMPTY_MESSAGE] => Corps du message vide
                                            [PHPMAILER_INVALID_ADDRESS] => Adresse invalide
                                            [PHPMAILER_VARIABLE_SET] => Impossible d'initialiser ou de réinitialiser la variable: 
                                            [PHPMAILER_SMTP_CONNECT_FAILED] => Impossible de connecter par SMTP
                                            [PHPMAILER_TLS] => Impossible de lancer 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] => Outils de recherche
                                            [JSEARCH_TOOLS_DESC] => Filtrer les éléments listés
                                            [JSEARCH_TOOLS_ORDERING] => Ordonner par :
                                            [JLIB_APPLICATION_ERROR_ACCESS_FORBIDDEN] => Accès interdit
                                            [JLIB_APPLICATION_ERROR_APPLICATION_GET_NAME] => JApplication: :getName() : impossible d'obtenir ou de parser le nom de la classe.
                                            [JLIB_APPLICATION_ERROR_APPLICATION_LOAD] => Impossible de charger l'application : %s
                                            [JLIB_APPLICATION_ERROR_BATCH_CANNOT_CREATE] => Vous n'êtes pas autorisé à créer de nouveaux éléments dans cette catégorie.
                                            [JLIB_APPLICATION_ERROR_BATCH_CANNOT_EDIT] => Vous n'êtes pas autorisé à effectuer des modifications sur un ou plusieurs des éléments sélectionnés.
                                            [JLIB_APPLICATION_ERROR_BATCH_FAILED] => Le traitement par lot a échoué avec l'erreur suivante: %s
                                            [JLIB_APPLICATION_ERROR_BATCH_MOVE_CATEGORY_NOT_FOUND] => Impossible de trouver la catégorie de destination pour ce déplacement.
                                            [JLIB_APPLICATION_ERROR_BATCH_MOVE_ROW_NOT_FOUND] => Impossible de trouver l'élément à déplacer.
                                            [JLIB_APPLICATION_ERROR_CHECKIN_FAILED] => Échec du déverrouillage avec l'erreur suivante : %s
                                            [JLIB_APPLICATION_ERROR_CHECKIN_NOT_CHECKED] => L'élément n'est pas déverrouillé
                                            [JLIB_APPLICATION_ERROR_CHECKIN_USER_MISMATCH] => L'utilisateur qui déverrouille ne correspond pas à l'utilisateur/trice qui a verrouillé l'élément.
                                            [JLIB_APPLICATION_ERROR_CHECKOUT_FAILED] => Echec du déverrouillage avec l'erreur suivante : %s
                                            [JLIB_APPLICATION_ERROR_CHECKOUT_USER_MISMATCH] => L'utilisateur qui déverrouille ne correspond pas à l'utilisateur qui a déverouillé l'élément.
                                            [JLIB_APPLICATION_ERROR_COMPONENT_NOT_FOUND] => Composant introuvable
                                            [JLIB_APPLICATION_ERROR_COMPONENT_NOT_LOADING] => Erreur de chargement du composant : %1$s, %2$s
                                            [JLIB_APPLICATION_ERROR_CONTROLLER_GET_NAME] => JController: :getName() : impossible d'obtenir ou de parser le nom de la classe.
                                            [JLIB_APPLICATION_ERROR_CREATE_RECORD_NOT_PERMITTED] => Création d'un enregistrement non permise
                                            [JLIB_APPLICATION_ERROR_DELETE_NOT_PERMITTED] => Suppression non permise
                                            [JLIB_APPLICATION_ERROR_EDITSTATE_NOT_PERMITTED] => L'édition du statut n'est pas autorisée
                                            [JLIB_APPLICATION_ERROR_EDIT_ITEM_NOT_PERMITTED] => L'édition n'est pas autorisée
                                            [JLIB_APPLICATION_ERROR_EDIT_NOT_PERMITTED] => Édition non permise
                                            [JLIB_APPLICATION_ERROR_HISTORY_ID_MISMATCH] => Erreur de restauration de la version depuis l'historique.
                                            [JLIB_APPLICATION_ERROR_INSUFFICIENT_BATCH_INFORMATION] => Informations insuffisantes pour exécuter ce traitement.
                                            [JLIB_APPLICATION_ERROR_INVALID_CONTROLLER_CLASS] => Classe du contrôleur invalide : %s
                                            [JLIB_APPLICATION_ERROR_INVALID_CONTROLLER] => Contrôleur invalide : %s
                                            [JLIB_APPLICATION_ERROR_LAYOUTFILE_NOT_FOUND] => Mise en page %s introuvable
                                            [JLIB_APPLICATION_ERROR_LIBRARY_NOT_FOUND] => Librairie introuvable
                                            [JLIB_APPLICATION_ERROR_LIBRARY_NOT_LOADING] => Erreur de chargement de la librairie: %1$s, %2$s
                                            [JLIB_APPLICATION_ERROR_MENU_LOAD] => Erreur de chargement du menu : %s
                                            [JLIB_APPLICATION_ERROR_MODEL_GET_NAME] => JModel: :getName() : impossible d'obtenir ou de parser le nom de la classe.
                                            [JLIB_APPLICATION_ERROR_MODULE_LOAD] => Erreur de chargement du module %s
                                            [JLIB_APPLICATION_ERROR_PATHWAY_LOAD] => Impossible de charger le chemin : %s
                                            [JLIB_APPLICATION_ERROR_REORDER_FAILED] => Échec du tri. Erreur : %s
                                            [JLIB_APPLICATION_ERROR_ROUTER_LOAD] => Impossible de charger le routeur : %s
                                            [JLIB_APPLICATION_ERROR_MODELCLASS_NOT_FOUND] => Classe du modèle %s introuvable dans le fichier
                                            [JLIB_APPLICATION_ERROR_SAVE_FAILED] => L'enregistrement a échoué avec l'erreur suivante : %s
                                            [JLIB_APPLICATION_ERROR_SAVE_NOT_PERMITTED] => Enregistrement non permis
                                            [JLIB_APPLICATION_ERROR_TABLE_NAME_NOT_SUPPORTED] => Table %s non supportée. Fichier introuvable.
                                            [JLIB_APPLICATION_ERROR_TASK_NOT_FOUND] => Tâche [%s] introuvable
                                            [JLIB_APPLICATION_ERROR_UNHELD_ID] => Vous n'êtes pas autorisé à utiliser ce lien pour accéder directement à cette page (#%d).
                                            [JLIB_APPLICATION_ERROR_VIEW_CLASS_NOT_FOUND] => Classe d'affichage introuvable [class, file] : %1$s, %2$s
                                            [JLIB_APPLICATION_ERROR_VIEW_GET_NAME_SUBSTRING] => JView: :getName() : votre nom de classe contient la sous-chaîne « view ». Ceci pose problème lors de l'extraction du nom de la classe à partir du nom de votre affichage d'objets. Évitez les noms d'objets avec la sous-chaîne « view ».
                                            [JLIB_APPLICATION_ERROR_VIEW_GET_NAME] => JView::getName() : impossible d'obtenir ou de parser le nom de la classe.
                                            [JLIB_APPLICATION_ERROR_VIEW_NOT_FOUND] => Affichage introuvable [name, type, prefix] : %1$s, %2$s, %3$s
                                            [JLIB_APPLICATION_SAVE_SUCCESS] => Élément enregistré.
                                            [JLIB_APPLICATION_SUBMIT_SAVE_SUCCESS] => Élément proposé.
                                            [JLIB_APPLICATION_SUCCESS_BATCH] => Traitement par lot effectué.
                                            [JLIB_APPLICATION_SUCCESS_ITEM_REORDERED] => Élément réordonné.
                                            [JLIB_APPLICATION_SUCCESS_ORDERING_SAVED] => Ordre enregistré
                                            [JLIB_APPLICATION_SUCCESS_LOAD_HISTORY] => Version précédente restaurée. Sauvegardée sur %s %s.
                                            [JLIB_LOGIN_AUTHENTICATE] => Le nom d'utilisateur et le mot de passe ne correspondent pas
                                            [JLIB_CACHE_ERROR_CACHE_HANDLER_LOAD] => Impossible de charger le sous-programme de traitement du cache : %s
                                            [JLIB_CACHE_ERROR_CACHE_STORAGE_LOAD] => Impossible de charger la mémoire cache : %s
                                            [JLIB_CAPTCHA_ERROR_PLUGIN_NOT_FOUND] => Le plug-in Captcha n'est pas défini ou n'a pu être trouvé. Veuillez contacter un administrateur du site
                                            [JLIB_CLIENT_ERROR_JFTP_NO_CONNECT] => JFTP: :connect : impossible de se connecter à l'hôte ' %1$s ' sur le port ' %2$s '
                                            [JLIB_CLIENT_ERROR_JFTP_NO_CONNECT_SOCKET] => JFTP: :connect : impossible de se connecter à l'hôte ' %1$s ' sur le port ' %2$s '. Numéro d'erreur du socket : %3$s et message d'erreur : %4$s
                                            [JLIB_CLIENT_ERROR_JFTP_BAD_RESPONSE] => JFTP: :connect : mauvaise réponse. Réponse du serveur : %s [attendue : 220]
                                            [JLIB_CLIENT_ERROR_JFTP_BAD_USERNAME] => JFTP: :login : mauvais nom d'utilisateur. Réponse du serveur : %1$s [attendue : 331]. Nom d'utilisateur envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_BAD_PASSWORD] => JFTP: :login : mauvais mot de passe. Réponse du serveur : %1$s [attendue : 230]. Mot de passe envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_PWD_BAD_RESPONSE_NATIVE] => FTP: :pwd : mauvaise réponse
                                            [JLIB_CLIENT_ERROR_JFTP_PWD_BAD_RESPONSE] => JFTP: :pwd : mauvaise réponse. Réponse du serveur : %s [attendue : 257]
                                            [JLIB_CLIENT_ERROR_JFTP_SYST_BAD_RESPONSE_NATIVE] => JFTP: :syst : mauvaise réponse
                                            [JLIB_CLIENT_ERROR_JFTP_SYST_BAD_RESPONSE] => JFTP: :syst : mauvaise réponse. Réponse du serveur : %s [attendue : 215]
                                            [JLIB_CLIENT_ERROR_JFTP_CHDIR_BAD_RESPONSE_NATIVE] => JFTP: :chdir : mauvaise réponse
                                            [JLIB_CLIENT_ERROR_JFTP_CHDIR_BAD_RESPONSE] => JFTP: :chdir : mauvaise réponse. Réponse du serveur : %1$s [attendue : 250]. Chemin envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_REINIT_BAD_RESPONSE_NATIVE] => JFTP: :reinit : mauvaise réponse
                                            [JLIB_CLIENT_ERROR_JFTP_REINIT_BAD_RESPONSE] => JFTP: :reinit : mauvaise réponse. Réponse du serveur : %s [attendue : 220]
                                            [JLIB_CLIENT_ERROR_JFTP_RENAME_BAD_RESPONSE_NATIVE] => JFTP: :rename : mauvaise réponse
                                            [JLIB_CLIENT_ERROR_JFTP_RENAME_BAD_RESPONSE_FROM] => JFTP: :rename : mauvaise réponse. Réponse du serveur : %1$s [attendue : 350]. Chemin d'expédition envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_RENAME_BAD_RESPONSE_TO] => JFTP: :rename : mauvaise réponse. Réponse du serveur : %1$s [attendue : 250]. Chemin de destination envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_CHMOD_BAD_RESPONSE_NATIVE] => JFTP: :chmod : mauvaise réponse
                                            [JLIB_CLIENT_ERROR_JFTP_CHMOD_BAD_RESPONSE] => JFTP: :chmod : mauvaise réponse. Réponse du serveur : %1$s [attendue : 250]. Chemin envoyé : %2$s. Mode sent: %3$s
                                            [JLIB_CLIENT_ERROR_JFTP_DELETE_BAD_RESPONSE_NATIVE] => JFTP: :delete : mauvaise réponse
                                            [JLIB_CLIENT_ERROR_JFTP_DELETE_BAD_RESPONSE] => JFTP: :delete : mauvaise réponse. Réponse du serveur : %1$s [attendue : 250]. Chemin envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_MKDIR_BAD_RESPONSE_NATIVE] => JFTP: :mkdir : mauvaise réponse
                                            [JLIB_CLIENT_ERROR_JFTP_MKDIR_BAD_RESPONSE] => JFTP: :mkdir : mauvaise réponse. Réponse du serveur : %1$s [attendue : 257]. Chemin envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_RESTART_BAD_RESPONSE_NATIVE] => JFTP: :restart : mauvaise réponse
                                            [JLIB_CLIENT_ERROR_JFTP_RESTART_BAD_RESPONSE] => JFTP: :restart : mauvaise réponse. Réponse du serveur : %1$s [attendue : 350]. Restart point sent: %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_CREATE_BAD_RESPONSE_BUFFER] => JFTP: :create : mauvaise réponse
                                            [JLIB_CLIENT_ERROR_JFTP_CREATE_BAD_RESPONSE_PASSIVE] => JFTP: :create : impossible d'utiliser le mode passif
                                            [JLIB_CLIENT_ERROR_JFTP_CREATE_BAD_RESPONSE] => JFTP: :create : mauvaise réponse. Réponse du serveur : %1$s [attendue : 150 or 125]. Chemin envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_CREATE_BAD_RESPONSE_TRANSFER] => JFTP: :create : Transfer Failed. Réponse du serveur : %1$s [attendue : 226]. Chemin envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_READ_BAD_RESPONSE_BUFFER] => JFTP: :read : mauvaise réponse
                                            [JLIB_CLIENT_ERROR_JFTP_READ_BAD_RESPONSE_PASSIVE] => JFTP: :read : impossible d'utiliser le mode passif
                                            [JLIB_CLIENT_ERROR_JFTP_READ_BAD_RESPONSE] => JFTP: :read : mauvaise réponse. Réponse du serveur : %1$s [attendue : 150 or 125]. Chemin envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_READ_BAD_RESPONSE_TRANSFER] => JFTP: :read : échec du transfert. Réponse du serveur : %1$s [attendue : 226]. Chemin envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_GET_BAD_RESPONSE] => JFTP: :get : mauvaise réponse
                                            [JLIB_CLIENT_ERROR_JFTP_GET_PASSIVE] => JFTP: :get : impossible d'utiliser le mode passif
                                            [JLIB_CLIENT_ERROR_JFTP_GET_WRITING_LOCAL] => JFTP: :get : impossible d'ouvrir le fichier local en écriture. Chemin local : %s
                                            [JLIB_CLIENT_ERROR_JFTP_GET_BAD_RESPONSE_RETR] => JFTP: :get : mauvaise réponse. Réponse du serveur : %1$s [attendue : 150 or 125]. Chemin envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_GET_BAD_RESPONSE_TRANSFER] => JFTP: :get : échec du transfert. Réponse du serveur : %1$s [attendue : 226]. Chemin envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_STORE_PASSIVE] => JFTP: :store : impossible d'utiliser le mode passif
                                            [JLIB_CLIENT_ERROR_JFTP_STORE_BAD_RESPONSE] => JFTP: :store : mauvaise réponse
                                            [JLIB_CLIENT_ERROR_JFTP_STORE_READING_LOCAL] => JFTP: :store : impossible d'ouvrir le fichier local en lecture. Chemin local : %s
                                            [JLIB_CLIENT_ERROR_JFTP_STORE_FIND_LOCAL] => JFTP: :store : impossible de trouver le fichier local. Chemin local : %s
                                            [JLIB_CLIENT_ERROR_JFTP_STORE_BAD_RESPONSE_STOR] => JFTP: :store : mauvaise réponse. Réponse du serveur : %1$s [attendue : 150 or 125]. Chemin envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_STORE_DATA_PORT] => JFTP: :store : impossible d'écrire vers le socket du port de données
                                            [JLIB_CLIENT_ERROR_JFTP_STORE_BAD_RESPONSE_TRANSFER] => JFTP: :store : échec du transfert. Réponse du serveur : %1$s [attendue : 226]. Chemin envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_WRITE_PASSIVE] => JFTP: :write : impossible d'utiliser le mode passif
                                            [JLIB_CLIENT_ERROR_JFTP_WRITE_BAD_RESPONSE] => JFTP: :write : mauvaise réponse
                                            [JLIB_CLIENT_ERROR_JFTP_WRITE_BAD_RESPONSE_STOR] => JFTP: :write : mauvaise réponse. Réponse du serveur : %1$s [attendue : 150 or 125]. Chemin envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_WRITE_DATA_PORT] => JFTP: :write : impossible d'écrire vers le socket du port de données
                                            [JLIB_CLIENT_ERROR_JFTP_WRITE_BAD_RESPONSE_TRANSFER] => JFTP: :write : échec du transfert. Réponse du serveur : %1$s [attendue : 226]. Chemin envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_APPEND_PASSIVE] => JFTP: :append: Impossible d'utiliser le mode passif
                                            [JLIB_CLIENT_ERROR_JFTP_APPEND_BAD_RESPONSE] => JFTP: :append: Mauvaise réponse
                                            [JLIB_CLIENT_ERROR_JFTP_APPEND_BAD_RESPONSE_APPE] => JFTP: :append: Mauvaise réponse. Réponse du serveur : %1$s [Attendu : 150 ou 125]. Envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_APPEND_DATA_PORT] => JFTP: :append: Impossible d'écrire sur la prise du port de données
                                            [JLIB_CLIENT_ERROR_JFTP_APPEND_BAD_RESPONSE_TRANSFER] => JFTP: :append: Erreur de transfert. Réponse du serveur : %1$s [Attendu : 226]. Envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_SIZE_BAD_RESPONSE] => JFTP: :size: Mauvaise réponse
                                            [JLIB_CLIENT_ERROR_JFTP_SIZE_PASSIVE] => JFTP: :size: Impossible d'utiliser le mode passif
                                            [JLIB_CLIENT_ERROR_JFTP_LISTNAMES_PASSIVE] => JFTP: :listNames : impossible d'utiliser le mode passif
                                            [JLIB_CLIENT_ERROR_JFTP_LISTNAMES_BAD_RESPONSE] => JFTP: :listNames : mauvaise réponse
                                            [JLIB_CLIENT_ERROR_JFTP_LISTNAMES_BAD_RESPONSE_NLST] => JFTP: :listNames : mauvaise réponse. Réponse du serveur : %1$s [attendue : 150 or 125]. Chemin envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_LISTNAMES_BAD_RESPONSE_TRANSFER] => JFTP: :listNames : échec du transfert. Réponse du serveur : %1$s [attendue : 226]. Chemin envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_LISTDETAILS_BAD_RESPONSE] => JFTP: :listDetails : mauvaise réponse
                                            [JLIB_CLIENT_ERROR_JFTP_LISTDETAILS_PASSIVE] => JFTP: :listDetails : impossible d'utiliser le mode passif
                                            [JLIB_CLIENT_ERROR_JFTP_LISTDETAILS_BAD_RESPONSE_LIST] => JFTP: :listDetails : mauvaise réponse. Réponse du serveur : %1$s [attendue : 150 or 125]. Chemin envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_LISTDETAILS_BAD_RESPONSE_TRANSFER] => JFTP: :listDetails : échec du transfert. Réponse du serveur : %1$s [attendue : 226]. Chemin envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_LISTDETAILS_UNRECOGNISED] => JFTP: :listDetails : format de listage de répertoire non reconnu
                                            [JLIB_CLIENT_ERROR_JFTP_PUTCMD_UNCONNECTED] => JFTP: :_putCmd : non connecté au port de contrôle
                                            [JLIB_CLIENT_ERROR_JFTP_PUTCMD_SEND] => JFTP: :_putCmd : impossible d'envoyer la commande %s
                                            [JLIB_CLIENT_ERROR_JFTP_VERIFYRESPONSE] => JFTP: :_verifyResponse : délai dépassé ou réponse non reconnue pendant l'attente d'une réponse du serveur. Réponse du serveur : %s
                                            [JLIB_CLIENT_ERROR_JFTP_PASSIVE_CONNECT_PORT] => JFTP: :_passive : non connecté au port de contrôle
                                            [JLIB_CLIENT_ERROR_JFTP_PASSIVE_RESPONSE] => JFTP: :_passive : délai dépassé ou réponse non reconnue pendant l'attente d'une réponse du serveur. Réponse du serveur : %s
                                            [JLIB_CLIENT_ERROR_JFTP_PASSIVE_IP_OBTAIN] => JFTP: :_passive : impossible d'obtenir l'IP et le port pour le transfert des données. Réponse du serveur : %s
                                            [JLIB_CLIENT_ERROR_JFTP_PASSIVE_IP_VALID] => JFTP: :_passive : IP et port pour le transfert des données invalides. Réponse du serveur : %s
                                            [JLIB_CLIENT_ERROR_JFTP_PASSIVE_CONNECT] => JFTP: :_passive : impossible de se connecter à l'hôte %1$s sur le port %2$s. Numéro d'erreur de socket : %3$s et message d'erreur : %4$s
                                            [JLIB_CLIENT_ERROR_JFTP_MODE_BINARY] => JFTP: :_mode : mauvaise réponse. Réponse du serveur : %s [attendue : 200]. Mode envoyé : Binaire
                                            [JLIB_CLIENT_ERROR_JFTP_MODE_ASCII] => JFTP: :_mode : mauvaise réponse. Réponse du serveur : %s [attendue : 200]. Mode envoyé : Ascii
                                            [JLIB_CLIENT_ERROR_HELPER_SETCREDENTIALSFROMREQUEST_FAILED] => Il semble que les identifiants utilisateur ne soient pas bons...
                                            [JLIB_CLIENT_ERROR_LDAP_ADDRESS_NOT_AVAILABLE] => Adresse non disponible.
                                            [JLIB_CMS_WARNING_PROVIDE_VALID_NAME] => Merci de fournir un titre valide.
                                            [JLIB_DATABASE_ERROR_BIND_FAILED_INVALID_SOURCE_ARGUMENT] => %s: :bind échoué. Argument source invalide.
                                            [JLIB_DATABASE_ERROR_ARTICLE_UNIQUE_ALIAS] => Un autre article de cette catégorie possède le même alias (rappel : cet article peut se trouver dans la corbeille).
                                            [JLIB_DATABASE_ERROR_CATEGORY_UNIQUE_ALIAS] => Une autre catégorie avec la même catégorie parente possède le même alias (rappel : cette catégorie peut se trouver dans la corbeille).
                                            [JLIB_DATABASE_ERROR_CHECK_FAILED] => %s: :check échoué - %s
                                            [JLIB_DATABASE_ERROR_CHECKIN_FAILED] => %s: :checkIn échoué - %s
                                            [JLIB_DATABASE_ERROR_CHECKOUT_FAILED] => %s: :checkOut échoué - %s
                                            [JLIB_DATABASE_ERROR_CHILD_ROWS_CHECKED_OUT] => Lignes enfants invalidées.
                                            [JLIB_DATABASE_ERROR_CLASS_DOES_NOT_SUPPORT_ORDERING] => %s ne supporte pas le tri.
                                            [JLIB_DATABASE_ERROR_CLASS_IS_MISSING_FIELD] => Champ manquant dans la base de données : %s   %s.
                                            [JLIB_DATABASE_ERROR_CLASS_NOT_FOUND_IN_FILE] => Classe du tableau %s introuvable dans le fichier.
                                            [JLIB_DATABASE_ERROR_DATABASE_UPGRADE_FAILED] => MySQL La mise à jour de la base données MySQL a échoué. Merci de corriger en allant dans Vérification de la Base de données.
                                            [JLIB_DATABASE_ERROR_DELETE_CATEGORY] => Données gauche - droite incohérentes. Impossible de supprimer la catégorie.
                                            [JLIB_DATABASE_ERROR_DELETE_FAILED] => %s: :delete échoué - %s
                                            [JLIB_DATABASE_ERROR_DELETE_ROOT_CATEGORIES] => Les catégories racines ne peuvent pas être supprimées.
                                            [JLIB_DATABASE_ERROR_EMAIL_INUSE] => Cette adresse e-mail est déjà utilisée. Merci d'utiliser une autre adresse e-mail.
                                            [JLIB_DATABASE_ERROR_EMPTY_ROW_RETURNED] => La ligne de la base de données est vide.
                                            [JLIB_DATABASE_ERROR_FUNCTION_FAILED] => Fonction DB échouée avec le numéro d'erreur %s 
%s
                                            [JLIB_DATABASE_ERROR_GET_NEXT_ORDER_FAILED] => %s::getNextOrder échoué - %s
                                            [JLIB_DATABASE_ERROR_GET_TREE_FAILED] => %s: :getTree échoué - %s
                                            [JLIB_DATABASE_ERROR_GETNODE_FAILED] => %s: :_getNode échoué - %s
                                            [JLIB_DATABASE_ERROR_GETROOTID_FAILED] => %s: :getRootId échoué - %s
                                            [JLIB_DATABASE_ERROR_HIT_FAILED] => %s: :hit échoué - %s
                                            [JLIB_DATABASE_ERROR_INVALID_LOCATION] => %s: :setLocation - Emplacement invalide
                                            [JLIB_DATABASE_ERROR_INVALID_NODE_RECURSION] => %s: :move échoué - Impossible de déplacer le nœud pour en faire un enfant de lui-même
                                            [JLIB_DATABASE_ERROR_INVALID_PARENT_ID] => ID de parent invalide.
                                            [JLIB_DATABASE_ERROR_LANGUAGE_NO_TITLE] => La langue doit avoir un titre
                                            [JLIB_DATABASE_ERROR_LANGUAGE_UNIQUE_IMAGE] => Une langue de contenu utilise déjà cette image.
                                            [JLIB_DATABASE_ERROR_LANGUAGE_UNIQUE_LANG_CODE] => Un contenu langue existe déjà avec ce Tag de langue
                                            [JLIB_DATABASE_ERROR_LANGUAGE_UNIQUE_SEF] => Un contenu langue existe déjà avec ce code URL de langue
                                            [JLIB_DATABASE_ERROR_MENUTYPE] => Certains éléments de menus ou certains modules de menus liés à ce type de menu sont invalidés par un autre utilisateur ou l'élément de menu par défaut est dans ce menu
                                            [JLIB_DATABASE_ERROR_MENUTYPE_CHECKOUT] => L'utilisateur invalidant n'est pas celui qui a invalidé ce menu ou le module de menu qui lui est associé.
                                            [JLIB_DATABASE_ERROR_MENUTYPE_EMPTY] => Type de menu vide
                                            [JLIB_DATABASE_ERROR_MENUTYPE_EXISTS] => Ce type de menu existe : %s
                                            [JLIB_DATABASE_ERROR_MENU_CANNOT_UNSET_DEFAULT] => Le menu d'accueil pour les langues ne peut pas être indéterminé
                                            [JLIB_DATABASE_ERROR_MENU_CANNOT_UNSET_DEFAULT_DEFAULT] => Un élément de menu au moins doit être déterminé comme Défaut.
                                            [JLIB_DATABASE_ERROR_MENU_UNPUBLISH_DEFAULT_HOME] => Impossible de dépublier la page d'accueil par défaut
                                            [JLIB_DATABASE_ERROR_MENU_DEFAULT_CHECKIN_USER_MISMATCH] => Le menu d'accueil actuel pour cette langue est invalidé
                                            [JLIB_DATABASE_ERROR_MENU_UNIQUE_ALIAS] => L'alias %1$s est déjà utilisé par le lien de menu %2$s dans le menu %3$s (rappel : ce lien de menu peut se trouver dans la corbeille).
                                            [JLIB_DATABASE_ERROR_MENU_UNIQUE_ALIAS_ROOT] => Un autre lien de menu possède le même alias dans la racine Un autre lien de menu avec le même parent possède cet alias (rappel : ce lien de menu peut se trouver dans la corbeille). La racine est le parent de plus haut niveau.
                                            [JLIB_DATABASE_ERROR_MENU_HOME_NOT_COMPONENT] => L'élément de menu d'accueil doit être un composant.
                                            [JLIB_DATABASE_ERROR_MENU_HOME_NOT_UNIQUE_IN_MENU] => Un menu ne doit contenir qu'une seule page d'accueil par défaut.
                                            [JLIB_DATABASE_ERROR_MENU_ROOT_ALIAS_COMPONENT] => Un alias d'élément de menu de premier niveau ne peut être un 'composant'.
                                            [JLIB_DATABASE_ERROR_MENU_ROOT_ALIAS_FOLDER] => Un alias d'élément de menu de premier niveau ne peut être  '%s' car '%s' est un sous-dossier de votre dossier d'installation Joomla.
                                            [JLIB_DATABASE_ERROR_MOVE_FAILED] => %s: :move échoué - %s
                                            [JLIB_DATABASE_ERROR_MUSTCONTAIN_A_TITLE_CATEGORY] => La catégorie doit avoir un titre
                                            [JLIB_DATABASE_ERROR_MUSTCONTAIN_A_TITLE_EXTENSION] => L'extension doit avoir un titre
                                            [JLIB_DATABASE_ERROR_MUSTCONTAIN_A_TITLE_MENUITEM] => L'élément de menu doit avoir un titre.
                                            [JLIB_DATABASE_ERROR_MUSTCONTAIN_A_TITLE_MODULE] => Le module doit avoir un titre
                                            [JLIB_DATABASE_ERROR_MUSTCONTAIN_A_TITLE_UPDATESITE] => Le site de mise à jour doit avoir un titre
                                            [JLIB_DATABASE_ERROR_NEGATIVE_NOT_PERMITTED] => %s ne peut être négatif
                                            [JLIB_DATABASE_ERROR_NO_ROWS_SELECTED] => Aucune ligne sélectionnée.
                                            [JLIB_DATABASE_ERROR_NOT_SUPPORTED_FILE_NOT_FOUND] => Table %s non supportée. Fichier introuvable.
                                            [JLIB_DATABASE_ERROR_NULL_PRIMARY_KEY] => Clé primaire nulle non autorisée.
                                            [JLIB_DATABASE_ERROR_ORDERDOWN_FAILED] => %s: :orderDown échoué - %s
                                            [JLIB_DATABASE_ERROR_ORDERUP_FAILED] => %s: :orderUp échoué - %s
                                            [JLIB_DATABASE_ERROR_PLEASE_ENTER_A_USER_NAME] => Veuillez saisir un nom d'utilisateur.
                                            [JLIB_DATABASE_ERROR_PLEASE_ENTER_YOUR_NAME] => Veuillez saisir votre nom.
                                            [JLIB_DATABASE_ERROR_PUBLISH_FAILED] => %s: :publish échoué - %s
                                            [JLIB_DATABASE_ERROR_REBUILD_FAILED] => %s: :rebuild échoué - %s
                                            [JLIB_DATABASE_ERROR_REBUILDPATH_FAILED] => %s: :rebuildPath échoué - %s
                                            [JLIB_DATABASE_ERROR_REORDER_FAILED] => %s: :reorder échoué - %s
                                            [JLIB_DATABASE_ERROR_REORDER_UPDATE_ROW_FAILED] => %s : :reorder mise à jour de la ligne %s échouée - %s
                                            [JLIB_DATABASE_ERROR_ROOT_NODE_NOT_FOUND] => Nœud racine introuvable.
                                            [JLIB_DATABASE_ERROR_STORE_FAILED_UPDATE_ASSET_ID] => Le champ asset_id n'a pas pu être mis à jour
                                            [JLIB_DATABASE_ERROR_STORE_FAILED] => %1$s: :store échoué
%2$s
                                            [JLIB_DATABASE_ERROR_USERGROUP_PARENT_ID_NOT_VALID] => Il faut au moins un groupe d'utilisateurs racine.
                                            [JLIB_DATABASE_ERROR_USERGROUP_TITLE] => Le groupe d'utilisateurs doit avoir un titre
                                            [JLIB_DATABASE_ERROR_USERGROUP_TITLE_EXISTS] => Le titre du groupe d'utilisateurs existe déjà. Le titre doit être unique.
                                            [JLIB_DATABASE_ERROR_USERLEVEL_NAME_EXISTS] => Le niveau d'accès "%s" existe déjà.
                                            [JLIB_DATABASE_ERROR_USERNAME_CANNOT_CHANGE] => Impossible d'utiliser ce nom d'utilisateur
                                            [JLIB_DATABASE_ERROR_USERNAME_INUSE] => Nom d'utilisateur utilisé
                                            [JLIB_DATABASE_ERROR_VALID_AZ09] => Veuillez entrer un nom d'utilisateur valide. Sans espaces au début ou à la fin, au moins %d caractères, ne doit pas contenir les caractères suivants : < > \ " ' % ; ( ) & et ne doit pas dépasser 150 caractères.
                                            [JLIB_DATABASE_ERROR_VALID_MAIL] => L'adresse e-mail saisie n'est pas valide. Veuillez saisir une autre adresse e-mail.
                                            [JLIB_DATABASE_ERROR_VIEWLEVEL] => Le niveau d'affichage doit avoir un titre
                                            [JLIB_DATABASE_FUNCTION_NOERROR] => La fonction DB ne rapporte aucune erreur
                                            [JLIB_DATABASE_QUERY_FAILED] => Requête de base de données échouée (erreur # %s): %s
                                            [JLIB_DOCUMENT_ERROR_UNABLE_LOAD_DOC_CLASS] => Impossible de charger la classe du document
                                            [JLIB_ENVIRONMENT_SESSION_EXPIRED] => Votre session a expiré. Veuillez vous reconnecter.
                                            [JLIB_ENVIRONMENT_SESSION_INVALID] => Cookie de session invalide. Vérifier que le navigateur accepte les cookies.
                                            [JLIB_ERROR_COMPONENTS_ACL_CONFIGURATION_FILE_MISSING_OR_IMPROPERLY_STRUCTURED] => Le fichier de configuration des droits du composant %s est manquant ou incorrectement structuré.
                                            [JLIB_EVENT_ERROR_DISPATCHER] => JEventDispatcher::register : sous-programme de traitement des événements non reconnu. Sous-programme : %s
                                            [JLIB_FILESYSTEM_BZIP_NOT_SUPPORTED] => BZip2 non supporté
                                            [JLIB_FILESYSTEM_BZIP_UNABLE_TO_READ] => Impossible de lire l'archive (bz2)
                                            [JLIB_FILESYSTEM_BZIP_UNABLE_TO_WRITE] => Impossible d'écrire l'archive (bz2)
                                            [JLIB_FILESYSTEM_BZIP_UNABLE_TO_WRITE_FILE] => Impossible d'écrire le fichier (bz2)
                                            [JLIB_FILESYSTEM_GZIP_NOT_SUPPORTED] => Zlib non supporté
                                            [JLIB_FILESYSTEM_GZIP_UNABLE_TO_READ] => Impossible de lire l'archive (gz)
                                            [JLIB_FILESYSTEM_GZIP_UNABLE_TO_WRITE] => Impossible d'écrire l'archive (gz)
                                            [JLIB_FILESYSTEM_GZIP_UNABLE_TO_WRITE_FILE] => Impossible d'écrire le fichier (gz)
                                            [JLIB_FILESYSTEM_GZIP_UNABLE_TO_DECOMPRESS] => Impossible de décompresser les données
                                            [JLIB_FILESYSTEM_TAR_UNABLE_TO_READ] => Impossible de lire l'archive (tar)
                                            [JLIB_FILESYSTEM_TAR_UNABLE_TO_DECOMPRESS] => Impossible de décompresser les données
                                            [JLIB_FILESYSTEM_TAR_UNABLE_TO_CREATE_DESTINATION] => Impossible de créer la destination
                                            [JLIB_FILESYSTEM_TAR_UNABLE_TO_WRITE_ENTRY] => Impossible d'écrire l'entrée
                                            [JLIB_FILESYSTEM_ZIP_NOT_SUPPORTED] => Zlib non supporté
                                            [JLIB_FILESYSTEM_ZIP_UNABLE_TO_READ] => Impossible de lire l'archive (zip)
                                            [JLIB_FILESYSTEM_ZIP_INFO_FAILED] => Échec de l'obtention de l'information ZIP
                                            [JLIB_FILESYSTEM_ZIP_UNABLE_TO_CREATE_DESTINATION] => Impossible de créer la destination
                                            [JLIB_FILESYSTEM_ZIP_UNABLE_TO_WRITE_ENTRY] => Impossible d'écrire l'entrée
                                            [JLIB_FILESYSTEM_ZIP_UNABLE_TO_READ_ENTRY] => Impossible de lire l'entrée
                                            [JLIB_FILESYSTEM_ZIP_UNABLE_TO_OPEN_ARCHIVE] => Impossible d'ouvrir l'archive
                                            [JLIB_FILESYSTEM_ZIP_INVALID_ZIP_DATA] => Données ZIP invalides
                                            [JLIB_FILESYSTEM_STREAM_FAILED] => Échec de l'enregistrement du flux de chaînes
                                            [JLIB_FILESYSTEM_UNKNOWNARCHIVETYPE] => Type d'archive inconnu
                                            [JLIB_FILESYSTEM_UNABLE_TO_LOAD_ARCHIVE] => Impossible de charger l'archive
                                            [JLIB_FILESYSTEM_ERROR_JFILE_FIND_COPY] => JFile::copy : impossible de trouver ou de lire le fichier %s
                                            [JLIB_FILESYSTEM_ERROR_JFILE_STREAMS] => JFile::copy(%1$s, %2$s) : %3$s
                                            [JLIB_FILESYSTEM_ERROR_COPY_FAILED] => Échec de la copie
                                            [JLIB_FILESYSTEM_ERROR_COPY_FAILED_ERR01] => Erreur de copie : %1$s vers %2$s
                                            [JLIB_FILESYSTEM_DELETE_FAILED] => Échec de la suppression de %s
                                            [JLIB_FILESYSTEM_CANNOT_FIND_SOURCE_FILE] => Impossible de trouver le fichier source
                                            [JLIB_FILESYSTEM_ERROR_JFILE_MOVE_STREAMS] => JFile::move : %s
                                            [JLIB_FILESYSTEM_ERROR_RENAME_FILE] => Échec du renommage
                                            [JLIB_FILESYSTEM_ERROR_READ_UNABLE_TO_OPEN_FILE] => JFile::read : impossible d'ouvrir le fichier %s
                                            [JLIB_FILESYSTEM_ERROR_WRITE_STREAMS] => JFile::write(%1$s): %2$s
                                            [JLIB_FILESYSTEM_ERROR_UPLOAD] => JFile::upload : %s
                                            [JLIB_FILESYSTEM_ERROR_WARNFS_ERR01] => Attention : impossible de modifier les permissions du fichier.
                                            [JLIB_FILESYSTEM_ERROR_WARNFS_ERR02] => Attention : impossible de déplacer le fichier.
                                            [JLIB_FILESYSTEM_ERROR_WARNFS_ERR03] => Attention : Le fichier %s n'a pas été envoyé sur le serveur pour raison de sécurité!
                                            [JLIB_FILESYSTEM_ERROR_WARNFS_ERR04] => Attention: Impossible de déplacer le fichier : %1$s vers %2$s
                                            [JLIB_FILESYSTEM_ERROR_FIND_SOURCE_FOLDER] => Impossible de trouver le répertoire source
                                            [JLIB_FILESYSTEM_ERROR_FOLDER_EXISTS] => Le répertoire existe déjà
                                            [JLIB_FILESYSTEM_ERROR_FOLDER_CREATE] => Impossible de créer le répertoire cible
                                            [JLIB_FILESYSTEM_ERROR_FOLDER_OPEN] => Impossible d'ouvrir le répertoire source
                                            [JLIB_FILESYSTEM_ERROR_FOLDER_LOOP] => Boucle infinie détectée
                                            [JLIB_FILESYSTEM_ERROR_FOLDER_PATH] => Le chemin n'est pas dans les chemins open_basedir
                                            [JLIB_FILESYSTEM_ERROR_COULD_NOT_CREATE_DIRECTORY] => Impossible de créer le répertoire
                                            [JLIB_FILESYSTEM_ERROR_DELETE_BASE_DIRECTORY] => Vous ne pouvez pas supprimer un répertoire de base.
                                            [JLIB_FILESYSTEM_ERROR_PATH_IS_NOT_A_FOLDER] => JFolder::delete : le chemin n'est pas un répertoire. Chemin : %s
                                            [JLIB_FILESYSTEM_ERROR_FOLDER_DELETE] => JFolder::delete : impossible de supprimer le répertoire. Chemin : %s
                                            [JLIB_FILESYSTEM_ERROR_FOLDER_RENAME] => Échec du renommage : %s
                                            [JLIB_FILESYSTEM_ERROR_PATH_IS_NOT_A_FOLDER_FILES] => JFolder::files : le chemin n'est pas un répertoire. Chemin : %s
                                            [JLIB_FILESYSTEM_ERROR_PATH_IS_NOT_A_FOLDER_FOLDER] => JFolder::folder : le chemin n'est pas un répertoire. Chemin : %s
                                            [JLIB_FILESYSTEM_ERROR_STREAMS_FILE_SIZE] => Impossible d'obtenir la taille du fichier. Cela peut ne pas fonctionner pour tous les flux.
                                            [JLIB_FILESYSTEM_ERROR_STREAMS_FILE_NOT_OPEN] => Fichier non ouvert
                                            [JLIB_FILESYSTEM_ERROR_STREAMS_FILENAME] => Nom de fichier non réglé
                                            [JLIB_FILESYSTEM_ERROR_NO_DATA_WRITTEN] => Attention : aucune donnée écrite.
                                            [JLIB_FILESYSTEM_ERROR_STREAMS_FAILED_TO_OPEN_WRITER] => Impossible d'ouvrir en écriture %s
                                            [JLIB_FILESYSTEM_ERROR_STREAMS_FAILED_TO_OPEN_READER] => Impossible d'ouvrir en lecture %s
                                            [JLIB_FILESYSTEM_ERROR_STREAMS_NOT_UPLOADED_FILE] => Pas un fichier transféré !
                                            [JLIB_FILTER_PARAMS_ALNUM] => Alpha numérique
                                            [JLIB_FILTER_PARAMS_FLOAT] => Float
                                            [JLIB_FILTER_PARAMS_INTEGER] => Nombre entier
                                            [JLIB_FILTER_PARAMS_RAW] => Brut
                                            [JLIB_FILTER_PARAMS_SAFEHTML] => Safe HTML
                                            [JLIB_FILTER_PARAMS_TEL] => Téléphone
                                            [JLIB_FILTER_PARAMS_TEXT] => Texte
                                            [JLIB_FORM_BUTTON_CLEAR] => Effacer
                                            [JLIB_FORM_BUTTON_SELECT] => Sélectionner
                                            [JLIB_FORM_CHANGE_IMAGE] => Changer d'image
                                            [JLIB_FORM_CHANGE_IMAGE_BUTTON] => Changer l'image du bouton
                                            [JLIB_FORM_CHANGE_USER] => Sélectionner un utilisateur
                                            [JLIB_FORM_ERROR_FIELDS_CATEGORY_ERROR_EXTENSION_EMPTY] => L'attribut de l'extension est vide dans le champ catégorie
                                            [JLIB_FORM_ERROR_FIELDS_GROUPEDLIST_ELEMENT_NAME] => Type d'élément inconnu : %s
                                            [JLIB_FORM_ERROR_NO_DATA] => Aucune donnée
                                            [JLIB_FORM_ERROR_VALIDATE_FIELD] => Champ xml invalide
                                            [JLIB_FORM_ERROR_XML_FILE_DID_NOT_LOAD] => Le fichier XML n'a pas été chargé
                                            [JLIB_FORM_FIELD_INVALID] => Champ invalide : 
                                            [JLIB_FORM_INPUTMODE] => latin
                                            [JLIB_FORM_INVALID_FORM_OBJECT] => Objet de formulaire invalide: %s
                                            [JLIB_FORM_INVALID_FORM_RULE] => Règle de formulaire invalide: %s
                                            [JLIB_FORM_MEDIA_PREVIEW_ALT] => Image sélectionnée
                                            [JLIB_FORM_MEDIA_PREVIEW_EMPTY] => Aucune image sélectionnée.
                                            [JLIB_FORM_MEDIA_PREVIEW_SELECTED_IMAGE] => Image sélectionnée
                                            [JLIB_FORM_MEDIA_PREVIEW_TIP_TITLE] => Prévisualisation
                                            [JLIB_FORM_SELECT_USER] => Sélectionnez un utilisateur
                                            [JLIB_FORM_VALIDATE_FIELD_INVALID] => Champ invalide: %s
                                            [JLIB_FORM_VALIDATE_FIELD_REQUIRED] => Champ requis: %s
                                            [JLIB_FORM_VALIDATE_FIELD_RULE_MISSING] => Règle de validation manquante: %s
                                            [JLIB_FORM_VALIDATE_FIELD_URL_SCHEMA_MISSING] => URL invalide : schéma d'URL manquant dans %1$s. Ajouter l'un des schémas suivants au début : %2$s.
                                            [JLIB_FORM_VALUE_CACHE_APC] => Cache PHP alternatif
                                            [JLIB_FORM_VALUE_CACHE_APCU] => Cache utilisateur APC
                                            [JLIB_FORM_VALUE_CACHE_CACHELITE] => Cache_Lite
                                            [JLIB_FORM_VALUE_CACHE_EACCELERATOR] => eAccelerator
                                            [JLIB_FORM_VALUE_CACHE_FILE] => Fichier
                                            [JLIB_FORM_VALUE_CACHE_MEMCACHE] => Mémoire cache
                                            [JLIB_FORM_VALUE_CACHE_MEMCACHED] => Mis en mémoire cache (expérimental)
                                            [JLIB_FORM_VALUE_CACHE_REDIS] => Redis
                                            [JLIB_FORM_VALUE_CACHE_WINCACHE] => Cache de Windows
                                            [JLIB_FORM_VALUE_CACHE_XCACHE] => XCache
                                            [JLIB_FORM_VALUE_SESSION_APC] => Cache PHP alternatif
                                            [JLIB_FORM_VALUE_SESSION_APCU] => Cache utilisateur APC
                                            [JLIB_FORM_VALUE_SESSION_DATABASE] => Base de données
                                            [JLIB_FORM_VALUE_SESSION_EACCELERATOR] => eAccelerator
                                            [JLIB_FORM_VALUE_SESSION_MEMCACHE] => Mémoire cache
                                            [JLIB_FORM_VALUE_SESSION_MEMCACHED] => Mis en mémoire cache (expérimental)
                                            [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] => Temps universel, coordonné (UTC)
                                            [JLIB_FORM_VALUE_FROM_TEMPLATE] => Du template
                                            [JLIB_FORM_VALUE_INHERITED] => Hérité
                                            [JLIB_HTML_ACCESS_MODIFY_DESC_CAPTION_ACL] => ACL
                                            [JLIB_HTML_ACCESS_MODIFY_DESC_CAPTION_TABLE] => Table
                                            [JLIB_HTML_ACCESS_SUMMARY_DESC_CAPTION] => Table du sommaire ACL
                                            [JLIB_HTML_ACCESS_SUMMARY_DESC] => Est affichée ci-dessous une vue d'ensemble du réglage des accès pour cet article. Cliquez sur les onglets ci-dessus pour personnaliser ces réglages par action.
                                            [JLIB_HTML_ACCESS_SUMMARY] => Synthèse
                                            [JLIB_HTML_ADD_TO_ROOT] => Ajouter à la racine
                                            [JLIB_HTML_ADD_TO_THIS_MENU] => Ajouter à ce menu
                                            [JLIB_HTML_BATCH_ACCESS_LABEL] => Sélectionner le niveau d'accès
                                            [JLIB_HTML_BATCH_ACCESS_LABEL_DESC] => Si vous n'effectuez aucune sélection, les niveaux d'accès d'origine seront appliqués.
                                            [JLIB_HTML_BATCH_COPY] => Copier
                                            [JLIB_HTML_BATCH_FLIPORDERING_LABEL] => Inverser l’ordre de tous les articles dans les catégories sélectionnées 
                                            [JLIB_HTML_BATCH_LANGUAGE_LABEL] => Choisir une langue
                                            [JLIB_HTML_BATCH_LANGUAGE_LABEL_DESC] => Si aucun choix n'est effectué, la langue d'origine sera appliquée lors du traitement.
                                            [JLIB_HTML_BATCH_LANGUAGE_NOCHANGE] => - Garder la langue d'origine -
                                            [JLIB_HTML_BATCH_MENU_LABEL] => Pour déplacer ou copier la sélection, choisir une catégorie
                                            [JLIB_HTML_BATCH_MOVE] => Déplacer
                                            [JLIB_HTML_BATCH_MOVE_QUESTION] => Voulez-vous déplacer les éléments ou en faire une copie ?
                                            [JLIB_HTML_BATCH_NO_CATEGORY] => - Ne pas déplacer ou copier -
                                            [JLIB_HTML_BATCH_NOCHANGE] => - Conserver les niveaux d'origine -
                                            [JLIB_HTML_BATCH_TAG_LABEL] => Ajouter un tag
                                            [JLIB_HTML_BATCH_TAG_LABEL_DESC] => Ajouter un tag à l'élément sélectionné.
                                            [JLIB_HTML_BATCH_TAG_NOCHANGE] => - Conserver les tags originaux -
                                            [JLIB_HTML_BATCH_USER_LABEL] => Réglez l'utilisateur
                                            [JLIB_HTML_BATCH_USER_LABEL_DESC] => Ne pas effectuer de sélection conserve l'utilisateur original lors du processus.
                                            [JLIB_HTML_BATCH_USER_NOCHANGE] => - Conserveur l'utilisateur -
                                            [JLIB_HTML_BATCH_USER_NOUSER] => Aucun utilisateur
                                            [JLIB_HTML_BEHAVIOR_ABOUT_THE_CALENDAR] => À propos du calendrier
                                            [JLIB_HTML_BEHAVIOR_CLOSE] => Fermer
                                            [JLIB_HTML_BEHAVIOR_DATE_SELECTION] => Sélection de la date :
                                            [JLIB_HTML_BEHAVIOR_DISPLAY_S_FIRST] => Afficher %s d'abord
                                            [JLIB_HTML_BEHAVIOR_DRAG_TO_MOVE] => Tirer pour déplacer
                                            [JLIB_HTML_BEHAVIOR_GO_TODAY] => Aller à aujourd'hui
                                            [JLIB_HTML_BEHAVIOR_GREEN] => Vert
                                            [JLIB_HTML_BEHAVIOR_HOLD_MOUSE] => - Maintenez enfoncé le bouton de la souris sur l'un des boutons ci-dessus pour une sélection plus rapide.
                                            [JLIB_HTML_BEHAVIOR_MONTH_SELECT] => - Utilisez les boutons < et > pour sélectionner le mois
                                            [JLIB_HTML_BEHAVIOR_NEXT_MONTH_HOLD_FOR_MENU] => Cliquez pour passer au mois suivant. Maintenez cliqué pour une liste de mois.
                                            [JLIB_HTML_BEHAVIOR_NEXT_YEAR_HOLD_FOR_MENU] => Cliquez pour passer à l'année suivante. Maintenez cliqué pour une liste d'années.
                                            [JLIB_HTML_BEHAVIOR_OPEN_CALENDAR] => Ouvrir le calendrier
                                            [JLIB_HTML_BEHAVIOR_PREV_MONTH_HOLD_FOR_MENU] => Cliquez pour passer au mois précédent. Maintenez cliqué pour une liste de mois.
                                            [JLIB_HTML_BEHAVIOR_PREV_YEAR_HOLD_FOR_MENU] => Cliquez pour passer à l'année précédente. Maintenez cliqué pour une liste d'années.
                                            [JLIB_HTML_BEHAVIOR_SELECT_DATE] => Sélectionnez une date.
                                            [JLIB_HTML_BEHAVIOR_SHIFT_CLICK_OR_DRAG_TO_CHANGE_VALUE] => (Maj-)Clic ou tirez pour modifier la valeur.
                                            [JLIB_HTML_BEHAVIOR_TIME] => Heure :
                                            [JLIB_HTML_BEHAVIOR_TODAY] => Aujourd'hui
                                            [JLIB_HTML_BEHAVIOR_TT_DATE_FORMAT] => %a, %b %e
                                            [JLIB_HTML_BEHAVIOR_WK] => sem.
                                            [JLIB_HTML_BEHAVIOR_YEAR_SELECT] => - Utilisez les boutons « et » pour sélectionner l'année
                                            [JLIB_HTML_BUTTON_BASE_CLASS] => Impossible de charger la classe de base du bouton.
                                            [JLIB_HTML_BUTTON_NO_LOAD] => Impossible de charger le bouton %s (%s);
                                            [JLIB_HTML_BUTTON_NOT_DEFINED] => Bouton non défini pour le type = %s
                                            [JLIB_HTML_CALENDAR] => Calendrier
                                            [JLIB_HTML_CHECKED_OUT] => Verrouillé
                                            [JLIB_HTML_CHECKIN] => Déverrouiller
                                            [JLIB_HTML_CLOAKING] => Cette adresse e-mail est protégée contre les robots spammeurs. Vous devez activer le JavaScript pour la visualiser.
                                            [JLIB_HTML_DATE_RELATIVE_DAYS] => Il y a %s jours
                                            [JLIB_HTML_DATE_RELATIVE_DAYS_1] => Il y a %s jour
                                            [JLIB_HTML_DATE_RELATIVE_DAYS_0] => Il y a %s jours
                                            [JLIB_HTML_DATE_RELATIVE_HOURS] => Il y a %s heures
                                            [JLIB_HTML_DATE_RELATIVE_HOURS_1] => Il y a %s heure
                                            [JLIB_HTML_DATE_RELATIVE_HOURS_0] => Il y a %s heures
                                            [JLIB_HTML_DATE_RELATIVE_LESSTHANAMINUTE] => Il y a moins d'une minute
                                            [JLIB_HTML_DATE_RELATIVE_MINUTES] => Il y a %s minutes
                                            [JLIB_HTML_DATE_RELATIVE_MINUTES_1] => Il y a %s minute
                                            [JLIB_HTML_DATE_RELATIVE_MINUTES_0] => Il y a %s minutes
                                            [JLIB_HTML_DATE_RELATIVE_WEEKS] => Il y a %s semaines
                                            [JLIB_HTML_DATE_RELATIVE_WEEKS_1] => Il y a %s semaine
                                            [JLIB_HTML_DATE_RELATIVE_WEEKS_0] => Il y a %s semaines
                                            [JLIB_HTML_EDIT_MENU_ITEM] => Modifier le lien de menu
                                            [JLIB_HTML_EDIT_MENU_ITEM_ID] => Id du lien de menu : %s
                                            [JLIB_HTML_EDIT_MODULE] => Modifier le module
                                            [JLIB_HTML_EDIT_MODULE_IN_POSITION] => Position: %s
                                            [JLIB_HTML_EDITOR_CANNOT_LOAD] => Impossible de charger l'éditeur de texte
                                            [JLIB_HTML_END] => Fin
                                            [JLIB_HTML_ERROR_FUNCTION_NOT_SUPPORTED] => Fonction non supportée.
                                            [JLIB_HTML_ERROR_NOTFOUNDINFILE] => %s::%s introuvable dans le fichier.
                                            [JLIB_HTML_ERROR_NOTSUPPORTED_NOFILE] => %s::%s non supporté. Fichier introuvable.
                                            [JLIB_HTML_ERROR_NOTSUPPORTED] => %s::%s non supporté.
                                            [JLIB_HTML_GOTO_PAGE] => Aller à la page %s
                                            [JLIB_HTML_GOTO_POSITION] => Aller à la page %s
                                            [JLIB_HTML_MOVE_DOWN] => Vers le bas
                                            [JLIB_HTML_MOVE_UP] => Vers le haut
                                            [JLIB_HTML_NO_PARAMETERS_FOR_THIS_ITEM] => Il n'y a aucun paramètre pour cet élément
                                            [JLIB_HTML_NO_RECORDS_FOUND] => Aucun enregistrement trouvé
                                            [JLIB_HTML_PAGE_CURRENT] => Page %s
                                            [JLIB_HTML_PAGE_CURRENT_OF_TOTAL] => Page %s sur %s
                                            [JLIB_HTML_PAGINATION] => Pagination
                                            [JLIB_HTML_PLEASE_MAKE_A_SELECTION_FROM_THE_LIST] => Veuillez d'abord effectuer une sélection dans la liste.
                                            [JLIB_HTML_PUBLISH_ITEM] => Publier cet élément
                                            [JLIB_HTML_PUBLISHED_EXPIRED_ITEM] => Publié, mais a expiré
                                            [JLIB_HTML_PUBLISHED_FINISHED] => Fin : %s
                                            [JLIB_HTML_PUBLISHED_ITEM] => Publié et courant
                                            [JLIB_HTML_PUBLISHED_PENDING_ITEM] => Publié, mais en attente
                                            [JLIB_HTML_PUBLISHED_START] => Début : %s
                                            [JLIB_HTML_RESULTS_OF] => Résultats %s à %s sur %s
                                            [JLIB_HTML_SAVE_ORDER] => Enregistrer l'ordre
                                            [JLIB_HTML_SELECT_STATE] => Sélectionner le statut
                                            [JLIB_HTML_START] => Début
                                            [JLIB_HTML_UNPUBLISH_ITEM] => Dépublier lʼélément
                                            [JLIB_HTML_VIEW_ALL] => Afficher tout
                                            [JLIB_HTML_SETDEFAULT_ITEM] => Régler par défaut
                                            [JLIB_HTML_UNSETDEFAULT_ITEM] => Supprimer le réglage par défaut
                                            [JLIB_INSTALLER_ABORT] => Interruption de l'installation de la langue : %s
                                            [JLIB_INSTALLER_ABORT_ALREADYINSTALLED] => L'extension est déjà installée
                                            [JLIB_INSTALLER_ABORT_ALREADY_EXISTS] => Extension %1$s: Extension %2$s existe déjà
                                            [JLIB_INSTALLER_ABORT_COMP_BUILDADMINMENUS_FAILED] => Erreur de construction des menus de l'administration
                                            [JLIB_INSTALLER_ABORT_COMP_COPY_MANIFEST] => Composant %1$s : Impossible de copier le fichier manifeste PHP..
                                            [JLIB_INSTALLER_ABORT_COMP_COPY_SETUP] => Composant %1$s : Impossible de copier le fichier d'initialisation.
                                            [JLIB_INSTALLER_ABORT_COMP_FAIL_ADMIN_FILES] => Composant %s : Impossible de copier les fichiers administration.
                                            [JLIB_INSTALLER_ABORT_COMP_FAIL_SITE_FILES] => Component %s : Impossible de copier les fichiers site.
                                            [JLIB_INSTALLER_ABORT_COMP_INSTALL_COPY_SETUP] => Installation d'un composant : impossible de copier le fichier d'initialisation.
                                            [JLIB_INSTALLER_ABORT_COMP_INSTALL_CUSTOM_INSTALL_FAILURE] => Installation d'un composant : échec de la routine d'installation personnalisée
                                            [JLIB_INSTALLER_ABORT_COMP_INSTALL_MANIFEST] => Installation d'un composant : impossible de copier le fichier PHP manifest.
                                            [JLIB_INSTALLER_ABORT_COMP_INSTALL_PHP_INSTALL] => Installation d'un composant : impossible de copier le fichier PHP d'installation.
                                            [JLIB_INSTALLER_ABORT_COMP_INSTALL_PHP_UNINSTALL] => Installation d'un composant : impossible de copier le fichier PHP de désinstallation.
                                            [JLIB_INSTALLER_ABORT_COMP_INSTALL_ROLLBACK] => Installation d'un composant : %s
                                            [JLIB_INSTALLER_ABORT_COMP_INSTALL_SQL_ERROR] => Installation d'un composant : erreur SQL du fichier %s
                                            [JLIB_INSTALLER_ABORT_COMP_UPDATESITEMENUS_FAILED] => Installation de composant : Impossible de mettre à jour des liens de menu
                                            [JLIB_INSTALLER_ABORT_COMP_UPDATE_ADMIN_ELEMENT] => Mise à jour d'un composant : le fichier XML ne contenait pas d'élément d'administration
                                            [JLIB_INSTALLER_ABORT_COMP_UPDATE_COPY_SETUP] => Mise à jour d'un composant : impossible de copier le fichier d'initialisation.
                                            [JLIB_INSTALLER_ABORT_COMP_UPDATE_MANIFEST] => Mise à jour d'un composant : impossible de copier le fichier PHP manifest.
                                            [JLIB_INSTALLER_ABORT_COMP_UPDATE_PHP_INSTALL] => Mise à jour d'un composant : impossible de copier le fichier PHP d'installation.
                                            [JLIB_INSTALLER_ABORT_COMP_UPDATE_PHP_UNINSTALL] => Mise à jour d'un composant : impossible de copier le fichier PHP de désinstallation.
                                            [JLIB_INSTALLER_ABORT_COMP_UPDATE_ROLLBACK] => Mise à jour d'un composant : %s
                                            [JLIB_INSTALLER_ABORT_COMP_UPDATE_SQL_ERROR] => Mise à jour d'un composant : erreur SQL du fichier %s
                                            [JLIB_INSTALLER_ABORT_CREATE_DIRECTORY] => Extension %1$s : Impossible de créer le répertoire : %2$s
                                            [JLIB_INSTALLER_ABORT_DEBUG] => Installation terminée de façon inattendue :
                                            [JLIB_INSTALLER_ABORT_DETECTMANIFEST] => Impossible de détecter le fichier manifest
                                            [JLIB_INSTALLER_ABORT_DIRECTORY] => Extension %1$s : Un autre %2$s utilise déjà le répertoire du nom de : %3$s. Tentez-vous d'installer à nouveau la même extension ?
                                            [JLIB_INSTALLER_ABORT_ERROR_DELETING_EXTENSIONS_RECORD] => Impossible de supprimer l'enregistrement de l'extension de la base de données.
                                            [JLIB_INSTALLER_ABORT_EXTENSIONNOTVALID] => L'extension n'est pas valide
                                            [JLIB_INSTALLER_ABORT_FILE_INSTALL_COPY_SETUP] => Installation de fichiers : impossible de copier le fichier d'initialisation.
                                            [JLIB_INSTALLER_ABORT_FILE_INSTALL_CUSTOM_INSTALL_FAILURE] => Installation de fichiers : échec de la routine d'installation personnalisée
                                            [JLIB_INSTALLER_ABORT_FILE_INSTALL_FAIL_SOURCE_DIRECTORY] => Installation de fichiers : impossible de trouver le répertoire source %s
                                            [JLIB_INSTALLER_ABORT_FILE_INSTALL_ROLLBACK] => Installation de fichiers : %s
                                            [JLIB_INSTALLER_ABORT_FILE_INSTALL_SQL_ERROR] => Installation de fichiers : erreur SQL du fichier %s
                                            [JLIB_INSTALLER_ABORT_FILE_ROLLBACK] => Installation de fichiers : %s
                                            [JLIB_INSTALLER_ABORT_FILE_SAME_NAME] => Installation de fichiers : une autre extension avec le même nom existe déjà.
                                            [JLIB_INSTALLER_ABORT_FILE_UPDATE_SQL_ERROR] => Mise à jour de fichiers : erreur SQL du fichier %s
                                            [JLIB_INSTALLER_ABORT_INSTALL_CUSTOM_INSTALL_FAILURE] => Extension %s: Échec de l'installation personnalisée
                                            [JLIB_INSTALLER_ABORT_LIB_COPY_FILES] => Librairie %s : impossible de copier les fichiers depuis la source
                                            [JLIB_INSTALLER_ABORT_LIB_INSTALL_ALREADY_INSTALLED] => Installation de librairie : la librairie est déjà installée
                                            [JLIB_INSTALLER_ABORT_LIB_INSTALL_COPY_SETUP] => Installation de librairie : impossible de copier le fichier d'initialisation.
                                            [JLIB_INSTALLER_ABORT_LIB_INSTALL_CORE_FOLDER] => Installation de la bibliothèque: la bibliothèque a le même nom qu'un dossier du noyau.
                                            [JLIB_INSTALLER_ABORT_LIB_INSTALL_FAILED_TO_CREATE_DIRECTORY] => Installation de librairie : échec de création du répertoire %s
                                            [JLIB_INSTALLER_ABORT_LIB_INSTALL_NOFILE] => Installation de librairie : aucun fichier de librairie spécifié
                                            [JLIB_INSTALLER_ABORT_LIB_INSTALL_ROLLBACK] => Installation de librairie : %s
                                            [JLIB_INSTALLER_ABORT_LOAD_DETAILS] => Échec du chargement des détails de l'extension
                                            [JLIB_INSTALLER_ABORT_MANIFEST] => Extension %1$s : Could not copy PHP manifest file.
                                            [JLIB_INSTALLER_ABORT_METHODNOTSUPPORTED] => Méthode non supportée pour ce type d'extension
                                            [JLIB_INSTALLER_ABORT_METHODNOTSUPPORTED_TYPE] => Méthode non supportée pour ce type d'extension : %s
                                            [JLIB_INSTALLER_ABORT_MOD_COPY_FILES] => Module %s : Could not copy files from the source
                                            [JLIB_INSTALLER_ABORT_MOD_INSTALL_COPY_SETUP] => Installation d'un module : impossible de copier le fichier d'initialisation.
                                            [JLIB_INSTALLER_ABORT_MOD_INSTALL_CREATE_DIRECTORY] => Module %1$s : échec de création du répertoire %2$s
                                            [JLIB_INSTALLER_ABORT_MOD_INSTALL_CUSTOM_INSTALL_FAILURE] => Installation d'un module : échec de la routine d'installation personnalisée
                                            [JLIB_INSTALLER_ABORT_MOD_INSTALL_DIRECTORY] => Module %1$s : un autre module utilise déjà le répertoire %2$s
                                            [JLIB_INSTALLER_ABORT_MOD_INSTALL_MANIFEST] => Installation d'un module : impossible de copier le fichier manifest PHP.
                                            [JLIB_INSTALLER_ABORT_MOD_INSTALL_NOFILE] => Module %s : aucun fichier de module spécifié
                                            [JLIB_INSTALLER_ABORT_MOD_INSTALL_SQL_ERROR] => Module %1$s : erreur SQL du fichier %2$s
                                            [JLIB_INSTALLER_ABORT_MOD_ROLLBACK] => Module %1$s : %2$s
                                            [JLIB_INSTALLER_ABORT_MOD_UNINSTALL_UNKNOWN_CLIENT] => Désinstallation d'un module : type de client inconnu [%s]
                                            [JLIB_INSTALLER_ABORT_MOD_UNKNOWN_CLIENT] => Module %1$s : type de client inconnu [%2$s]
                                            [JLIB_INSTALLER_ABORT_NOINSTALLPATH] => Le chemin d'installation n'existe pas
                                            [JLIB_INSTALLER_ABORT_NOUPDATEPATH] => Le chemin de mise à jour n'existe pas
                                            [JLIB_INSTALLER_ABORT_PACK_INSTALL_COPY_SETUP] => Installation d'un paquet : impossible de copier le fichier d'initialisation.
                                            [JLIB_INSTALLER_ABORT_PACK_INSTALL_CREATE_DIRECTORY] => Installation d'un paquet : échec de création du répertoire %s.
                                            [JLIB_INSTALLER_ABORT_PACKAGE_INSTALL_CUSTOM_INSTALL_FAILURE] => Installation d'un paquet : Erreur de routine pour installation personnalisée.
                                            [JLIB_INSTALLER_ABORT_PACKAGE_INSTALL_MANIFEST] => Installation échouée : impossible de copier le fichier manifest PHP.
                                            [JLIB_INSTALLER_ABORT_PACK_INSTALL_ERROR_EXTENSION] => Installation d'un paquet : il y a eu une erreur en installant l'extension %s
                                            [JLIB_INSTALLER_ABORT_PACK_INSTALL_NO_FILES] => Installation d'un paquet : il n'y avait aucun fichier à installer. %s
                                            [JLIB_INSTALLER_ABORT_PACK_INSTALL_NO_PACK] => Installation d'un paquet : aucun fichier paquet spécifié
                                            [JLIB_INSTALLER_ABORT_PACK_INSTALL_ROLLBACK] => Installation d'un paquet : %s
                                            [JLIB_INSTALLER_ABORT_PLG_COPY_FILES] => Plug-in %s : impossible de copier les fichiers depuis la source
                                            [JLIB_INSTALLER_ABORT_PLG_INSTALL_ALLREADY_EXISTS] => Plug-in %1$s : le plug-in %2$s existe déjà
                                            [JLIB_INSTALLER_ABORT_PLG_INSTALL_COPY_SETUP] => Plug-in %s : impossible de copier le fichier d'initialisation.
                                            [JLIB_INSTALLER_ABORT_PLG_INSTALL_CREATE_DIRECTORY] => Plug-in %1$s : échec de la création du répertoire %2$s
                                            [JLIB_INSTALLER_ABORT_PLG_INSTALL_CUSTOM_INSTALL_FAILURE] => Installation d'un plug-in : échec de la routine d'installation personnalisée.
                                            [JLIB_INSTALLER_ABORT_PLG_INSTALL_DIRECTORY] => Plug-in %1$s : un autre plug-in utilise déjà le répertoire %2$s
                                            [JLIB_INSTALLER_ABORT_PLG_INSTALL_MANIFEST] => Plug-in %s : impossible de copier le fichier manifest PHP.
                                            [JLIB_INSTALLER_ABORT_PLG_INSTALL_NO_FILE] => Plug-in %s : aucun fichier plug-in spécifié
                                            [JLIB_INSTALLER_ABORT_PLG_INSTALL_ROLLBACK] => Plug-in %1$s : %2$s
                                            [JLIB_INSTALLER_ABORT_PLG_INSTALL_SQL_ERROR] => Plug-in %1$s : erreur SQL du fichier %2$s
                                            [JLIB_INSTALLER_ABORT_PLG_UNINSTALL_SQL_ERROR] => Désinstallation d'un plug-in : erreur SQL du fichier %s
                                            [JLIB_INSTALLER_ABORT_REFRESH_MANIFEST_CACHE] => Échec de l'actualisation du cache du fichier manifest : l'extension %s n'est pas installée actuellement.
                                            [JLIB_INSTALLER_ABORT_REFRESH_MANIFEST_CACHE_VALID] => Échec de l'actualisation du cache du fichier manifest : l'extension n'est pas valide.
                                            [JLIB_INSTALLER_ABORT_ROLLBACK] => Extension %1$s : %2$s
                                            [JLIB_INSTALLER_ABORT_SQL_ERROR] => Extension %1$s : Erreur SQL de traitement de la requête : %2$s
                                            [JLIB_INSTALLER_ABORT_TPL_INSTALL_ALREADY_INSTALLED] => Installation d'un gabarit : gabarit déjà installé
                                            [JLIB_INSTALLER_ABORT_TPL_INSTALL_ANOTHER_TEMPLATE_USING_DIRECTORY] => Installation d'un gabarit : il y a déjà un gabarit qui utilise le répertoire nommé %s. Essayez-vous d'installer à nouveau le même gabarit ?
                                            [JLIB_INSTALLER_ABORT_TPL_INSTALL_COPY_FILES] => Template Install : impossible de copier les fichiers depuis la source
                                            [JLIB_INSTALLER_ABORT_TPL_INSTALL_COPY_SETUP] => Installation d'un gabarit : impossible de copier le fichier d'initialisation.
                                            [JLIB_INSTALLER_ABORT_TPL_INSTALL_FAILED_CREATE_DIRECTORY] => Installation d'un gabarit : échec de la création du répertoire %s
                                            [JLIB_INSTALLER_ABORT_TPL_INSTALL_ROLLBACK] => Installation d'un gabarit : %s
                                            [JLIB_INSTALLER_ABORT_TPL_INSTALL_UNKNOWN_CLIENT] => Installation d'un gabarit : type de client inconnu [%s]
                                            [JLIB_INSTALLER_AVAILABLE_UPDATE_PHP_VERSION] => La version %2$s est disponible pour l'extension %1$s, mais elle nécessite au moins la version de PHP %3$s alors que votre système n'utilise que la version %4$s
                                            [JLIB_INSTALLER_AVAILABLE_UPDATE_DB_MINIMUM] => La version %2$s de l'extension %1$s est disponible, mais la version %4$s de votre base de donnés %3$s n'est pas compatible. Merci de contacter votre hébergeur pour mettre à jour la version de votre base de donnés en au moins %5$s.
                                            [JLIB_INSTALLER_AVAILABLE_UPDATE_DB_TYPE] => La version %2$s de l'extension %1$s est disponible, mais votre base de données %3$s n'est plus compatible..
                                            [JLIB_INSTALLER_PURGED_UPDATES] => Mises à jour effacées
                                            [JLIB_INSTALLER_FAILED_TO_PURGE_UPDATES] => Impossible d'effacer les mises à jour
                                            [JLIB_INSTALLER_DEFAULT_STYLE] => %s - Par défaut
                                            [JLIB_INSTALLER_DISCOVER] => Découvrir
                                            [JLIB_INSTALLER_DISCOVER_INSTALL] => Installation par découverte
                                            [JLIB_INSTALLER_ERROR_CANNOT_UNINSTALL_CHILD_OF_PACKAGE] => L'extension %s fait partie d'un paquet qui n'autorise pas la désinstallation d'extensions individuelles.
                                            [JLIB_INSTALLER_ERROR_COMP_DISCOVER_STORE_DETAILS] => Installation de découverte d'un composant : échec de l'enregistrement des détails du composant
                                            [JLIB_INSTALLER_ERROR_COMP_FAILED_TO_CREATE_DIRECTORY] => Composant %1$s : impossible de créer le répertoire : %2$s.
                                            [JLIB_INSTALLER_ERROR_COMP_INSTALL_ADMIN_ELEMENT] => Installation d'un composant : le fichier XML ne contenait pas d'élément d'administration.
                                            [JLIB_INSTALLER_ERROR_COMP_INSTALL_DIR_ADMIN] => Installation d'un composant : un autre composant utilise déjà le répertoire %s
                                            [JLIB_INSTALLER_ERROR_COMP_INSTALL_DIR_SITE] => Installation d'un composant : un autre composant utilise déjà le répertoire %s
                                            [JLIB_INSTALLER_ERROR_COMP_INSTALL_FAILED_TO_CREATE_DIRECTORY_ADMIN] => Installation d'un composant : échec de la création du répertoire administration %s
                                            [JLIB_INSTALLER_ERROR_COMP_INSTALL_FAILED_TO_CREATE_DIRECTORY_SITE] => Installation d'un composant : échec de la création du répertoire site %s
                                            [JLIB_INSTALLER_ERROR_COMP_REFRESH_MANIFEST_CACHE] => Actualisation du cache du fichier manifest du composant : échec de l'enregistrement des détails du composant
                                            [JLIB_INSTALLER_ERROR_COMP_REMOVING_ADMIN_MENUS_FAILED] => Impossible de supprimer les menus d'administration.
                                            [JLIB_INSTALLER_ERROR_COMP_UNINSTALL_CUSTOM] => Désinstallation d'un composant : échec du script de désinstallation personnalisée
                                            [JLIB_INSTALLER_ERROR_COMP_UNINSTALL_FAILED_DELETE_CATEGORIES] => Désinstallation d'un composant : impossible de supprimer les catégories du composant.
                                            [JLIB_INSTALLER_ERROR_COMP_UNINSTALL_ERRORREMOVEMANUALLY] => Désinstallation d'un composant : désinstallation impossible. Veuillez le supprimer manuellement
                                            [JLIB_INSTALLER_ERROR_COMP_UNINSTALL_ERRORUNKOWNEXTENSION] => Désinstallation d'un composant : extension inconnue
                                            [JLIB_INSTALLER_ERROR_COMP_UNINSTALL_FAILED_REMOVE_DIRECTORY_ADMIN] => Désinstallation d'un composant : impossible de supprimer le répertoire administration du composant
                                            [JLIB_INSTALLER_ERROR_COMP_UNINSTALL_FAILED_REMOVE_DIRECTORY_SITE] => Désinstallation d'un composant : impossible de supprimer le répertoire site du composant
                                            [JLIB_INSTALLER_ERROR_COMP_UNINSTALL_NO_OPTION] => Désinstallation d'un composant : champ d'option vide, impossible de supprimer les fichiers
                                            [JLIB_INSTALLER_ERROR_COMP_UNINSTALL_SQL_ERROR] => Désinstallation d'un composant : erreur SQL dans le fichier %s
                                            [JLIB_INSTALLER_ERROR_COMP_UNINSTALL_WARNCORECOMPONENT] => Désinstallation d'un composant : tentative de désinstallation d'un composant principal
                                            [JLIB_INSTALLER_ERROR_COMP_UPDATE_FAILED_TO_CREATE_DIRECTORY_ADMIN] => Mise à jour d'un composant : échec de la création du répertoire d'administration %s
                                            [JLIB_INSTALLER_ERROR_COMP_UPDATE_FAILED_TO_CREATE_DIRECTORY_SITE] => Mise à jour d'un composant : échec de la création du répertoire du site %s
                                            [JLIB_INSTALLER_ERROR_CREATE_DIRECTORY] => JInstaller: :Install: échec de la création du répertoire %s
                                            [JLIB_INSTALLER_ERROR_CREATE_FOLDER_FAILED] => Échec de création du répertoire [%s]
                                            [JLIB_INSTALLER_ERROR_DEPRECATED_FORMAT] => Format d'installation déprécié (client='both'), utilisez l'installateur de paquets à l'avenir
                                            [JLIB_INSTALLER_ERROR_DISCOVER_INSTALL_UNSUPPORTED] => Une extension de type %s ne peut être installée par la méthode 'Découvrir'. Merci d'installer cette extension depuis le Gestionnaire d'extensions -> Installer.
                                            [JLIB_INSTALLER_ERROR_DOWNGRADE] => Désolé ! Vous ne pouvez pas passer de la version inférieure %s à %s
                                            [JLIB_INSTALLER_ERROR_DOWNLOAD_SERVER_CONNECT] => Erreur de connexion au serveur %s
                                            [JLIB_INSTALLER_ERROR_FAIL_COPY_FILE] => JInstaller: :Install: échec de la copie du fichier %1$s vers %2$s
                                            [JLIB_INSTALLER_ERROR_FAIL_COPY_FOLDER] => JInstaller: :Install: échec de la copie du répertoire %1$s vers %2$s
                                            [JLIB_INSTALLER_ERROR_FAILED_READING_NETWORK_RESOURCES] => Échec de lecture de la ressource réseau %s
                                            [JLIB_INSTALLER_ERROR_FILE_EXISTS] => JInstaller: :Install: le fichier existe déjà %s
                                            [JLIB_INSTALLER_ERROR_FILE_FOLDER] => Erreur d'effacement du fichier ou répertoire %s
                                            [JLIB_INSTALLER_ERROR_FILE_UNINSTALL_INVALID_MANIFEST] => Désinstallation de fichiers : fichier manifest invalide
                                            [JLIB_INSTALLER_ERROR_FILE_UNINSTALL_INVALID_NOTFOUND_MANIFEST] => Désinstallation de fichiers : fichier manifest invalide ou introuvable.
                                            [JLIB_INSTALLER_ERROR_FILE_UNINSTALL_LOAD_ENTRY] => Désinstallation de fichiers : impossible de charger l'entrée de l'extension
                                            [JLIB_INSTALLER_ERROR_FILE_UNINSTALL_LOAD_MANIFEST] => Désinstallation de fichiers : impossible de charger le fichier manifest
                                            [JLIB_INSTALLER_ERROR_FILE_UNINSTALL_SQL_ERROR] => Désinstallation de fichiers : erreur SQL dans le fichier %s
                                            [JLIB_INSTALLER_ERROR_FILE_UNINSTALL_WARNCOREFILE] => Désinstallation de fichiers : Tentative de désinstallation de fichiers core.
                                            [JLIB_INSTALLER_ERROR_FOLDER_IN_USE] => Une autre extension utilise déjà le répertoire [%s]
                                            [JLIB_INSTALLER_ERROR_LANG_DISCOVER_STORE_DETAILS] => Installation de découverte d'une langue : échec de l'enregistrement des détails de la langue
                                            [JLIB_INSTALLER_ERROR_LANG_UNINSTALL_DEFAULT] => Cette langue ne peut être désinstallée tant qu'elle est définie comme langue par défaut.
                                            [JLIB_INSTALLER_ERROR_LANG_UNINSTALL_DIRECTORY] => Désinstallation d'une langue : impossible de supprimer le répertoire de langue spécifié.
                                            [JLIB_INSTALLER_ERROR_LANG_UNINSTALL_ELEMENT_EMPTY] => Désinstallation d'une langue : l'élément est vide, impossible de désinstaller les fichiers
                                            [JLIB_INSTALLER_ERROR_LANG_UNINSTALL_PATH_EMPTY] => Désinstallation d'une langue : le chemin de la langue est vide, impossible de désinstaller les fichiers
                                            [JLIB_INSTALLER_ERROR_LANG_UNINSTALL_PROTECTED] => Cette langue ne peut être désinstallée. Elle est protégée dans la base de données (habituellement en-GB)
                                            [JLIB_INSTALLER_ERROR_LIB_DISCOVER_STORE_DETAILS] => Installation de découverte d'une librairie : échec de l'enregistrement des détails de la librairie
                                            [JLIB_INSTALLER_ERROR_LIB_REFRESH_MANIFEST_CACHE] => Rafraichissement du cache de manifeste de bibliothèque : Impossible de stocker les détails de la librairie.
                                            [JLIB_INSTALLER_ERROR_LIB_UNINSTALL_INVALID_MANIFEST] => Désinstallation d'une librairie : fichier manifest invalide
                                            [JLIB_INSTALLER_ERROR_LIB_UNINSTALL_INVALID_NOTFOUND_MANIFEST] => Désinstallation d'une librairie : fichier manifest invalide ou introuvable.
                                            [JLIB_INSTALLER_ERROR_LIB_UNINSTALL_LOAD_MANIFEST] => Désinstallation d'une librairie : impossible de charger le fichier manifest
                                            [JLIB_INSTALLER_ERROR_LIB_UNINSTALL_WARNCORELIBRARY] => Désinstallation d'une librairie : tentative de désinstallation d'une librairie principale
                                            [JLIB_INSTALLER_ERROR_LOAD_XML] => JInstaller: :Install: échec du chargement du fichier XML %s
                                            [JLIB_INSTALLER_ERROR_MOD_DISCOVER_STORE_DETAILS] => Installation de découverte d'un module : échec de l'enregistrement des détails du module
                                            [JLIB_INSTALLER_ERROR_MOD_REFRESH_MANIFEST_CACHE] => Actualisation du cache du fichier manifest du module : échec de l'enregistrement des détails du module
                                            [JLIB_INSTALLER_ERROR_MOD_UNINSTALL_ERRORUNKOWNEXTENSION] => Désinstallation d'un module : extension inconnue
                                            [JLIB_INSTALLER_ERROR_MOD_UNINSTALL_EXCEPTION] => Désinstallation d'un module : %s
                                            [JLIB_INSTALLER_ERROR_MOD_UNINSTALL_INVALID_NOTFOUND_MANIFEST] => Désinstallation d'un module : fichier manifest invalide ou introuvable.
                                            [JLIB_INSTALLER_ERROR_MOD_UNINSTALL_SQL_ERROR] => Désinstallation d'un module : erreur SQL dans le fichier %s
                                            [JLIB_INSTALLER_ERROR_MOD_UNINSTALL_WARNCOREMODULE] => Désinstallation d'un module : tentative de désinstallation du module principal %s
                                            [JLIB_INSTALLER_ERROR_NO_CORE_LANGUAGE] => Il n'existe aucun paquet principal pour la langue [%s]
                                            [JLIB_INSTALLER_ERROR_NO_FILE] => JInstaller: :Install: le fichier n'existe pas %s
                                            [JLIB_INSTALLER_ERROR_NO_LANGUAGE_TAG] => Le paquet ne spécifiait pas de balise de langue. Essayez-vous d'installer un ancien paquet de langue ?
                                            [JLIB_INSTALLER_ERROR_NOTFINDJOOMLAXMLSETUPFILE] => JInstaller: :Install: impossible de trouver un fichier d'initialisation XML Joomla!
                                            [JLIB_INSTALLER_ERROR_NOTFINDXMLSETUPFILE] => JInstaller: :Install: impossible de trouver un fichier d'initialisation XML
                                            [JLIB_INSTALLER_ERROR_PACK_REFRESH_MANIFEST_CACHE] => Rafraichissement du cache de manifeste de paquet : Impossible de stocker les détails du paquet.
                                            [JLIB_INSTALLER_ERROR_PACK_SETTING_PACKAGE_ID] => Impossible d'enregistrer l'ID du paquet pour les extensiosn de ce paquet.
                                            [JLIB_INSTALLER_ERROR_PACK_UNINSTALL_INVALID_MANIFEST] => Désinstallation de paquet : fichier manifest invalide
                                            [JLIB_INSTALLER_ERROR_PACK_UNINSTALL_INVALID_NOTFOUND_MANIFEST] => Désinstallation de paquet : fichier manifest invalide ou introuvable %s
                                            [JLIB_INSTALLER_ERROR_PACK_UNINSTALL_LOAD_MANIFEST] => Désinstallation de paquet : impossible de charger le fichier manifest
                                            [JLIB_INSTALLER_ERROR_PACK_UNINSTALL_MANIFEST_NOT_REMOVED] => Désinstallation de paquet : des erreurs ont été détectées, fichier manifest non supprimé.
                                            [JLIB_INSTALLER_ERROR_PACK_UNINSTALL_MISSINGMANIFEST] => Désinstallation de paquet : fichier manifest manquant
                                            [JLIB_INSTALLER_ERROR_PACK_UNINSTALL_NOT_PROPER] => Désinstallation de paquet : cette extension a peut-être déjà été désinstallée ou n'a pas été installée correctement : %s
                                            [JLIB_INSTALLER_ERROR_PACK_UNINSTALL_WARNCOREPACK] => Désinstallation de paquet : Tentative de désinstallation de paquets core
                                            [JLIB_INSTALLER_ERROR_PLG_DISCOVER_STORE_DETAILS] => Installation de découverte d'un plug-in : échec de l'enregistrement des détails du plug-in
                                            [JLIB_INSTALLER_ERROR_PLG_REFRESH_MANIFEST_CACHE] => Actualisation du cache du fichier manifest du plug-in : échec de l'enregistrement des détails du plug-in
                                            [JLIB_INSTALLER_ERROR_PLG_UNINSTALL_ERRORUNKOWNEXTENSION] => Désinstallation de plug-in : extension inconnue
                                            [JLIB_INSTALLER_ERROR_PLG_UNINSTALL_FOLDER_FIELD_EMPTY] => Désinstallation de plug-in : champ répertoire vide, impossible de supprimer les fichiers
                                            [JLIB_INSTALLER_ERROR_PLG_UNINSTALL_INVALID_MANIFEST] => Désinstallation de plug-in : fichier manifest invalide
                                            [JLIB_INSTALLER_ERROR_PLG_UNINSTALL_INVALID_NOTFOUND_MANIFEST] => Désinstallation de plug-in : fichier manifest invalide ou introuvable.
                                            [JLIB_INSTALLER_ERROR_PLG_UNINSTALL_LOAD_MANIFEST] => Désinstallation de plug-in : impossible de charger le fichier manifest
                                            [JLIB_INSTALLER_ERROR_PLG_UNINSTALL_WARNCOREPLUGIN] => Désinstallation de plug-in : tentative de désinstallation du plug-in principal %s
                                            [JLIB_INSTALLER_ERROR_SQL_ERROR] => JInstaller: :Install: erreur SQL %s
                                            [JLIB_INSTALLER_ERROR_SQL_FILENOTFOUND] => JInstaller: :Install: fichier SQL introuvable %s
                                            [JLIB_INSTALLER_ERROR_SQL_READBUFFER] => JInstaller: :Install: erreur de lecture du tampon du fichier SQL
                                            [JLIB_INSTALLER_ERROR_TPL_DISCOVER_STORE_DETAILS] => Installation d'un template : échec de l'enregistrement des détails du template
                                            [JLIB_INSTALLER_ERROR_TPL_REFRESH_MANIFEST_CACHE] => Rafraichissement du cache de manifeste de template : Impossible de stocker les détails du template.
                                            [JLIB_INSTALLER_ERROR_TPL_UNINSTALL_ERRORUNKOWNEXTENSION] => Désinstallation d'un template : extension inconnue
                                            [JLIB_INSTALLER_ERROR_TPL_UNINSTALL_INVALID_CLIENT] => Désinstallation d'un template : client invalide.
                                            [JLIB_INSTALLER_ERROR_TPL_UNINSTALL_INVALID_NOTFOUND_MANIFEST] => Désinstallation d'un template : fichier manifest invalide ou introuvable..
                                            [JLIB_INSTALLER_ERROR_TPL_UNINSTALL_TEMPLATE_DEFAULT] => Désinstallation d'un template : impossible de supprimer le template par défaut.
                                            [JLIB_INSTALLER_ERROR_TPL_UNINSTALL_TEMPLATE_DIRECTORY] => Désinstallation d'un template : le répertoire n'existe pas, suppression des fichiers impossible
                                            [JLIB_INSTALLER_ERROR_TPL_UNINSTALL_TEMPLATE_ID_EMPTY] => Désinstallation d'un template : l'ID du template est vide, impossible de désinstaller les fichiers
                                            [JLIB_INSTALLER_ERROR_TPL_UNINSTALL_WARNCORETEMPLATE] => Désinstallation d'un template : tentative de désinstallation du template principal %s
                                            [JLIB_INSTALLER_ERROR_UNKNOWN_CLIENT_TYPE] => Type de client inconnu [%s]
                                            [JLIB_INSTALLER_FILE_ERROR_MOVE] => Erreur de déplacement du fichier %s
                                            [JLIB_INSTALLER_INCORRECT_SEQUENCE] => Le retour de la version %1$s à la version %2$s n'est pas autorisé.
                                            [JLIB_INSTALLER_INSTALL] => Installer
                                            [JLIB_INSTALLER_MINIMUM_JOOMLA] => Vous ne disposez pas des exigences minimales de version Joomla pour J%s
                                            [JLIB_INSTALLER_MINIMUM_PHP] => Votre serveur ne dispose pas de la version de PHP minimale requise %s
                                            [JLIB_INSTALLER_NOTICE_LANG_RESET_USERS] => Langue par défaut de %d utilisateurs
                                            [JLIB_INSTALLER_NOTICE_LANG_RESET_USERS_1] => Langue par défaut de %d utilisateur
                                            [JLIB_INSTALLER_UNINSTALL] => Désinstaller
                                            [JLIB_INSTALLER_UPDATE] => Mettre à jour
                                            [JLIB_INSTALLER_ERROR_EXTENSION_INVALID_CLIENT_IDENTIFIER] => Identificateur de client invalide dans le fichier manifest de l'extension.
                                            [JLIB_INSTALLER_ERROR_PACK_UNINSTALL_UNKNOWN_EXTENSION] => Tentative de désinstallation d'une extension inconnue du paquet. Cette extension a pu être supprimée antérieurement.
                                            [JLIB_INSTALLER_NOT_ERROR] => Si l'erreur ci-dessus concerne l'installation de fichiers de langue pour TinyMce, elle n'a pas d'effet sur l'installation de(s) langue(s). Certains paquets de langue créés avant la version 3.2.0 de Joomla! peuvent aussi tenter d'installer des fichiers de langue TinyMce. Comme ceux-ci sont dorévanant inclus dans le noyau, ils n'ont plus besoin d'être installés.
                                            [JLIB_INSTALLER_UPDATE_LOG_QUERY] => Requête lancée à partir du fichier %1$s. Texte de la requête: %2$s.
                                            [JLIB_INSTALLER_WARNING_UNABLE_TO_INSTALL_CONTENT_LANGUAGE] => Impossible de créer une langue de contenu pour la langue %s : %s
                                            [JLIB_JS_AJAX_ERROR_CONNECTION_ABORT] => Une interruption de connexion est survenue lors de la récupération des données JSON.
                                            [JLIB_JS_AJAX_ERROR_NO_CONTENT] => Aucun contenu n'a été retourné.
                                            [JLIB_JS_AJAX_ERROR_OTHER] => Une erreur est survenue lors de la récupération des données JSON : code de statut HTTP %s .
                                            [JLIB_JS_AJAX_ERROR_PARSE] => Une erreur d'analyse est survenue lors du traitement des données JSON suivantes :
%s
                                            [JLIB_JS_AJAX_ERROR_TIMEOUT] => Une erreur de délai d'attente (timeout) est survenue lors de la récupération des données JSON.
                                            [JLIB_LANGUAGE_ERROR_CANNOT_LOAD_METAFILE] => Impossible de charger le fichier XML de langue %s de %s.
                                            [JLIB_LANGUAGE_ERROR_CANNOT_LOAD_METADATA] => Impossible de charger les metadata %s de %s.
                                            [JLIB_LOGIN_AUTHORISATION] => Votre accès a été autorisé.
                                            [JLIB_LOGIN_DENIED] => Votre accès a été refusé.
                                            [JLIB_LOGIN_EXPIRED] => Votre authentification a expiré.
                                            [JLIB_MAIL_FUNCTION_DISABLED] => La fonction mail() a été désactivée et le e-mail ne peut être envoyé.
                                            [JLIB_MAIL_FUNCTION_OFFLINE] => La fonction mail() a été désactivée par un administrateur.
                                            [JLIB_MAIL_INVALID_EMAIL_SENDER] => Expéditeur d'email invalide : %s
                                            [JLIB_MEDIA_ERROR_UPLOAD_INPUT] => Impossible de transférer le fichier.
                                            [JLIB_MEDIA_ERROR_WARNFILENAME] => Le nom du fichier ne doit contenir que des caractères alphanumériques et pas d'espaces.
                                            [JLIB_MEDIA_ERROR_WARNFILETOOLARGE] => Ce fichier est trop lourd pour être transféré.
                                            [JLIB_MEDIA_ERROR_WARNFILETYPE] => Ce type de fichier n'est pas autorisé.
                                            [JLIB_MEDIA_ERROR_WARNIEXSS] => Découverte d'une possible attaque IE XSS.
                                            [JLIB_MEDIA_ERROR_WARNINVALID_IMG] => Image non valide.
                                            [JLIB_MEDIA_ERROR_WARNINVALID_MIME] => Invalide type de mime 
                                            [JLIB_MEDIA_ERROR_WARNINVALID_MIMETYPE] => Illégal type de mime détecté : %s
                                            [JLIB_MEDIA_ERROR_WARNNOTADMIN] => Le fichier à transférer n'est pas un fichier image et vous n'avez pas l'autorisation nécessaire.
                                            [JLIB_MENUS_PRESET_JOOMLA] => Préréglage - Joomla
                                            [JLIB_MENUS_PRESET_MODERN] => Préréglage - Moderne
                                            [JLIB_NO_EDITOR_PLUGIN_PUBLISHED] => Impossible d'afficher un éditeur car aucun plug-in d'éditeur n'est activé.
                                            [JLIB_PLUGIN_ERROR_LOADING_PLUGINS] => Erreur de chargement de plug-ins : %s
                                            [JLIB_REGISTRY_EXCEPTION_LOAD_FORMAT_CLASS] => Impossible de charger la classe format
                                            [JLIB_RULES_ACTION] => Action
                                            [JLIB_RULES_ALLOWED] => Autorisé
                                            [JLIB_RULES_ALLOWED_ADMIN] => Autorisé (Super Utilisateur).
                                            [JLIB_RULES_ALLOWED_INHERITED] => Autorisé (Hérité)
                                            [JLIB_RULES_CALCULATED_SETTING] => Droits appliqués
                                            [JLIB_RULES_CONFLICT] => Conflit
                                            [JLIB_RULES_DATABASE_FAILURE] => Échec de stockage des données dans la base de données.  
                                            [JLIB_RULES_DENIED] => Refusé
                                            [JLIB_RULES_GROUP] => %s
                                            [JLIB_RULES_GROUPS] => Groupes
                                            [JLIB_RULES_INHERIT] => Hériter
                                            [JLIB_RULES_INHERITED] => Hérité
                                            [JLIB_RULES_NOT_ALLOWED] => Non autorisé
                                            [JLIB_RULES_NOT_ALLOWED_ADMIN_CONFLICT] => Conflit
                                            [JLIB_RULES_NOT_ALLOWED_DEFAULT] => Non autorisé (Défaut)
                                            [JLIB_RULES_NOT_ALLOWED_INHERITED] => Non autorisé (Hérité)
                                            [JLIB_RULES_NOT_ALLOWED_LOCKED] => Non autorisé (verrouillé).
                                            [JLIB_RULES_NOT_SET] => Non défini
                                            [JLIB_RULES_NOTICE_RECALCULATE_GROUP_PERMISSIONS] => Droits du Super Utilisateur modifiés. Sauvegarder pour recharger la page afin de recalculer les droits de ce groupe.
                                            [JLIB_RULES_NOTICE_RECALCULATE_GROUP_CHILDS_PERMISSIONS] => Droits modifiés pour un groupe ayant des groupes enfants. Sauvegarder pour recharger la page afin de recalculer les droits des groupes enfants.
                                            [JLIB_RULES_REQUEST_FAILURE] => Échec de l'envoi des données au serveur.
                                            [JLIB_RULES_SAVE_BEFORE_CHANGE_PERMISSIONS] => Merci de sauvegarder avant de changer les permissions.
                                            [JLIB_RULES_SELECT_ALLOW_DENY_GROUP] => Autoriser ou refuser l'action %s aux utilisateurs du groupe %s
                                            [JLIB_RULES_SELECT_SETTING] => Modifier un droit
                                            [JLIB_RULES_SETTING_NOTES] => Les modifications des droits s'appliqueront à ce groupe ainsi qu'aux groupes enfants, composants et contenus.
Refusé l'emporte sur tout droit hérité, ainsi que tout droit d'un groupe enfant, composant ou contenu ; s'il y a conflit, Refusé est appliqué.
Non défini est équivalent à Refusé mais peut être modifié dans les groupes enfants, composants et contenus.
                                            [JLIB_RULES_SETTING_NOTES_ITEM] => Les modifications des droits s'appliqueront à cet élément. Noter que :
Hérité signifie que les droits globaux, groupe parent et catégorie seront utilisés.
Refusé signifie que quels que soient les droits globaux, ceux du groupe parent ou de la catégorie, le groupe concerné ne pourra utiliser cette action pour cet élément.
Autorisé signifie que le groupe concerné pourra utiliser cette action pour cet élément (mais s'il y a conflit avec les droits globaux, le groupe parent ou la catégorie, ceci n'aura pas d'impact). Un conflit sera indiqué par Non autorisé (Hérité) dans la colonne 'Droits appliqués'.
                                            [JLIB_RULES_SETTINGS_DESC] => Paramètres des droits pour ce groupe d'utilisateurs (voir les notes au bas).
                                            [JLIB_STEMMER_INVALID_STEMMER] => Type de langue source invalide %s
                                            [JLIB_UNKNOWN] => Inconnu
                                            [JLIB_UPDATER_ERROR_COLLECTION_FOPEN] => Le paramètre PHP allow_url_fopen est désactivé. Il doit être activé pour que la mise à jour fonctionne.
                                            [JLIB_UPDATER_ERROR_COLLECTION_OPEN_URL] => Mise à jour::Collection : impossible d'ouvrir %s
                                            [JLIB_UPDATER_ERROR_COLLECTION_PARSE_URL] => Mise à jour::Collection : impossible d'analyser %s
                                            [JLIB_UPDATER_ERROR_EXTENSION_OPEN_URL] => Mise à jour::Extension : impossible d'ouvrir %s
                                            [JLIB_UPDATER_ERROR_EXTENSION_PARSE_URL] => Mise à jour::Extension : impossible d'analyser %s
                                            [JLIB_UPDATER_ERROR_OPEN_UPDATE_SITE] => Mise à jour : Impossible d'ouvrir le site de mise à jour avec l'ID %d, "%s", URL : %s
                                            [JLIB_USER_ERROR_AUTHENTICATION_FAILED_LOAD_PLUGIN] => JAuthentication::authenticate : échec du chargement du plug-in %s
                                            [JLIB_USER_ERROR_AUTHENTICATION_LIBRARIES] => JAuthentication: :__construct : impossible de charger les librairies d'authentification.
                                            [JLIB_USER_ERROR_BIND_ARRAY] => Impossible de lier le tableau à l'objet utilisateur
                                            [JLIB_USER_ERROR_CANNOT_CHANGE_SUPER_USER] => Un utilisateur n'est pas autorisé à changer les droits d'un groupe Super Utilisateur.
                                            [JLIB_USER_ERROR_CANNOT_CHANGE_OWN_GROUPS] => Un utilisateur n'est pas autorisé à changer les droits de ses propres groupes.
                                            [JLIB_USER_ERROR_CANNOT_CHANGE_OWN_PARENT_GROUPS] => Un utilisateur n'est pas autorisé à changer les droits des groupes parents de ses propres groupes.
                                            [JLIB_USER_ERROR_CANNOT_DEMOTE_SELF] => Vous ne pouvez pas supprimer vos propres droits de Super Utilisateur
                                            [JLIB_USER_ERROR_CANNOT_REUSE_PASSWORD] => Vous ne pouvez pas réutiliser votre mot de passe actuel, saisissez un nouveau mot de passe.
                                            [JLIB_USER_ERROR_ID_NOT_EXISTS] => JUser::_load : l'utilisateur %s n'existe pas
                                            [JLIB_USER_ERROR_NOT_SUPERADMIN] => Seuls les membres possédant des droits de Super Utilisateur peuvent modifier les comptes des autres Super Utilisateurs.
                                            [JLIB_USER_ERROR_PASSWORD_NOT_MATCH] => Les mots de passe ne correspondent pas. Veuillez ressaisir le mot de passe.
                                            [JLIB_USER_ERROR_UNABLE_TO_FIND_USER] => Impossible de trouver un utilisateur avec la chaîne d'activation donnée
                                            [JLIB_USER_ERROR_UNABLE_TO_LOAD_USER] => JUser::_load : impossible de charger l'utilisateur ayant l'ID %s
                                            [JLIB_USER_EXCEPTION_ACCESS_USERGROUP_INVALID] => Le groupe d'utilisateurs n'existe pas
                                            [JLIB_UTIL_ERROR_APP_INSTANTIATION] => Erreur de lancement de l'application
                                            [JLIB_UTIL_ERROR_CONNECT_DATABASE] => JDatabase::getInstance : connexion à la base de données impossible 
joomla.library : %1$s - %2$s
                                            [JLIB_UTIL_ERROR_DOMIT] => DommitDocument est déprécié. Utilisez DomDocument à la place
                                            [JLIB_UTIL_ERROR_LOADING_FEED_DATA] => Échec du chargement des données du flux
                                            [JLIB_UTIL_ERROR_XML_LOAD] => Échec du chargement du fichier XML
                                            [PLG_SYSTEM_UPDATENOTIFICATION] => Système - Notification de Mise à jour de Joomla!
                                            [PLG_SYSTEM_UPDATENOTIFICATION_EMAIL_LBL] => E-mails des Super Utilisateurs
                                            [PLG_SYSTEM_UPDATENOTIFICATION_EMAIL_DESC] => Une liste d'adresses e-mail, séparées par une virgule, qui recevront l'e-mail de notification de mise à jour. Les adresses de cette liste DOIVENT appartenir à des Super Utilisateurs. Si aucune des adresses n'appartient à un Super Utilisateur ou si le champ n'est pas rempli, tous les Super Utilisateurs du site recevront l'e-mail.
                                            [PLG_SYSTEM_UPDATENOTIFICATION_EMAIL_SUBJECT] => Mise à jour de Joomla disponible pour [SITENAME] – [URL]
                                            [PLG_SYSTEM_UPDATENOTIFICATION_EMAIL_BODY] => Cet e-mail n'est pas envoyé par le projet Joomla!. Il est envoyé automatiquement par votre propre site,\n[SITENAME] - [URL]\n\n================================================================================\nINFORMATION DE MISE À JOUR \n================================================================================\n\nVotre site a découvert qu'une nouvelle version de Joomla! était disponible au téléchargement.\n\nVersion de Joomla! installée:  [CURVERSION]\nVersion de Joomla! disponible à installer : [NEWVERSION]\n\nCet e-mail est envoyé par votre site à titre de rappel.\n Le projet Joomla! ne vous contactera jamais directement pour vous prévenir de la disponibilité d'une mise à jour de Joomla! sur votre site. \n\n================================================================================\nINSTRUCTIONS DE MISE À JOUR\n================================================================================\n\nPour installer la mise à jour sur [SITENAME] cliquer sur le lien suivant. (Si l'URL n'est pas un lien, copier/coller dans votre navigateur).\n\nLien de mise à jour : [LINK]\n\nLes informations de mise à jour sont disponibles ici : [RELEASENEWS]\n\n================================================================================\nPOURQUOI JE REÇOIS CET E-MAIL ?\n================================================================================\n\nCet e-mail a été envoyé automatiquement par un plug-in fourni par Joomla!, le logiciel qui fait fonctionner votre site. Ce plug-in cherche les mises à jour de Joomla! et envoie une notification par mail aux administrateurs du site. Vous recevrez plusieurs messages similaires aussi longtemps que vous n'aurez pas fait la mise à jour ou désactivé le plug-in.\n\nPour ne plus recevoir ces mails, désactiver le 'Système - Notification de Mise à jour de Joomla!' plug-in dans le gestionnaire de plug-ins sur votre site.\n\nSi vous ne comprenez pas ce qu'est Joomla! et ce qu'il vous faut faire, merci de ne pas contacter le projet Joomla!. Ils ne vous envoient pas ce mail et ne peuvent vous aider. Contactez plutôt la personne qui a construit ou est en charge de votre site.\n\nSi vous avez construit ou êtes en charge de ce site, notez que ce plug-in a pu être activé automatiquement quand vous avez installé ou mis à jour Joomla! sur votre site.\n\n================================================================================\nQUI M'A ENVOYÉ CET E-MAIL?\n================================================================================\n\nCet e-mail est envoyé automatiquement par votre site, [SITENAME]
                                            [PLG_SYSTEM_UPDATENOTIFICATION_LANGUAGE_OVERRIDE_LBL] => Langue de l'e-mail
                                            [PLG_SYSTEM_UPDATENOTIFICATION_LANGUAGE_OVERRIDE_DESC] => Si vous choisissez 'Automatique' (par défaut), la notification de mise à jour aux Super utilisateurs sera dans la langue du site de la page affichée au moment où le plug-in est déclenché.
Pour les sites (multilingues ou non) où plusieurs langues sont installées, la langue de la page chargée peut être une langue que le Super utilisateur qui reçoit l'e-mail ne comprend pas. En sélectionnant une langue, vous forcez les e-mails à employer cette langue spécifique.
                                            [PLG_SYSTEM_UPDATENOTIFICATION_LANGUAGE_OVERRIDE_NONE] => Automatique
                                            [PLG_SYSTEM_UPDATENOTIFICATION_POSTINSTALL_UPDATECACHETIME] => La notification de mise à jour de Joomla! ne fonctionne pas avec cette configuration.
                                            [PLG_SYSTEM_UPDATENOTIFICATION_POSTINSTALL_UPDATECACHETIME_BODY] => Joomla ne cache pas la mise à jour car le paramètre de mise à jour de cache dans la configuration d'installation est fixé à 0 (en heures). Cela veut dire qu'un e-mail serait envoyé à chaque visite de page, mais ceci n'est pas possible. Merci d'augmenter la valeur (la valeur par défaut est 6) ou confirmer que le plugin de notification de mise à jour de Joomla! ne doit jamais envoyer d'e-mails.
                                            [PLG_SYSTEM_UPDATENOTIFICATION_POSTINSTALL_UPDATECACHETIME_ACTION] => Revenir au paramètre par défaut (6 heures)
                                            [PLG_SYSTEM_UPDATENOTIFICATION_XML_DESCRIPTION] => Ce plug-in vérifie périodiquement la disponibilité de nouvelles versions de Joomla! Quand une mise à jour est trouvée, un e-mail est envoyé pour rappeler de mettre à jour. 
Astuce pro : il est possible de modifier le message en substituant le contenu des constantes suivantes : PLG_SYSTEM_UPDATENOTIFICATION_EMAIL_SUBJECT et PLG_SYSTEM_UPDATENOTIFICATION_EMAIL_BODY.
                                            [PLG_SYSTEM_FIELDS] => Système - Champs
                                            [PLG_SYSTEM_FIELDS_XML_DESCRIPTION] => Ce plug-in permet d'afficher les champs personnalisés.
                                            [PLG_SYSTEM_LOGROTATION] => Système - Rotation des fichiers journaux
                                            [PLG_SYSTEM_LOGROTATION_XML_DESCRIPTION] => Ce plugin renouvelle périodiquement les fichiers journaux du système.
                                            [PLG_SYSTEM_LOGROTATION_CACHETIMEOUT_LABEL] => Rotation des journaux (en jours)
                                            [PLG_SYSTEM_LOGROTATION_CACHETIMEOUT_DESC] => À quelle fréquence les journaux doivent-ils être renouvelés?
                                            [PLG_SYSTEM_LOGROTATION_LOGSTOKEEP_DESC] => Le nombre maximum de journaux anciens à conserver.
                                            [PLG_SYSTEM_LOGROTATION_LOGSTOKEEP_LABEL] => Nombre maximum de journaux
                                            [PLG_SYSTEM_LOGOUT_XML_DESCRIPTION] => Plug-in système de déconnexion redirigeant vers la page d'accueil après déconnexion de l'espace connecté si l'utilisateur n'a pas accès à la page affichée.
                                            [PLG_SYSTEM_LOGOUT] => Système - Déconnexion
                                            [PLG_SYSTEM_LOGOUT_REDIRECT] => À la suite de votre déconnexion, vous avez été redirigé vers la page d'accueil
                                            [GDW] => Géant du Web
                                            [TPL_GDW_XML_DESCRIPTION] => Ne pas copier sans autorisation ecrite du Geant du Web
                                            [TPL_GDW_FIELD_HTML5_LABEL] => HTML DOCTYPE
                                            [TPL_GDW_FIELD_HTML5_DESC] => HTML DOCTYPE
                                            [TPL_GDW_OPTION_XHTML] => XHTML
                                            [TPL_GDW_OPTION_HTML5] => HTML5
                                            [TPL_GDW_FIELD_EXTRA_SCRIPT_LABEL] => Script extra
                                            [TPL_GDW_FIELD_EXTRA_SCRIPT_DESC] => Script extra à ajouter (ex: Google Analytic)
                                            [TPL_GDW_FIELD_COMPRESS_LABEL] => Compress css/javascript files
                                            [TPL_GDW_FIELD_COMPRESS_DESC] => Active basic compression of css/javascript files
                                            [TPL_GDW_FIELD_CACHEOFF_LABEL] => Add random variable to querystring
                                            [TPL_GDW_FIELD_CACHEOFF_DESC] => Random variable will force browser to fetch fresh files, instead of cached versions
                                            [GDWTEMPLATE_ERR_TITLE] => Une erreur est survenue
                                            [GDWTEMPLATE_ERR_SUBTITLE] => Vous êtes peut-être incapable de voir cette page pour une des raisons suivantes:
                                            [GDWTEMPLATE_ERR_OUT_OF_DATE] => Un favori expiré
                                            [GDWTEMPLATE_ERR_OLD_SEARCH] => Votre moteur de recherche contient des liens expirés pour ce site
                                            [GDWTEMPLATE_ERR_MISSTYPE] => Une erreur de frappe s’est glissée dans l'adresse
                                            [GDWTEMPLATE_ERR_ACCESS] => Vous n'avez pas l'autorisation requise pour la page demandée
                                            [GDWTEMPLATE_ERR_NOT_FOUND] => La page demandée n'a pas été trouvée
                                            [GDWTEMPLATE_ERR_REQUEST] => Une erreur s'est produite durant le processus de votre demande
                                            [GDWTEMPLATE_ERR_TRY] => Veuillez essayer de suivre le lien suivant:
                                            [GDWTEMPLATE_ERR_GOHOME] => Retourné à la page d'accueil
                                            [GDWTEMPLATE_ERR_ACCUEIL] => Accueil
                                            [GDWTEMPLATE_ERR_CONTACTADMIN] => Si vos difficultés persistent, s'il vous plaît contactez l'administrateur de ce site.
                                            [JGLOBAL_PHONE] => Phone number
                                            [COM_CONTENT_ACCESS_DELETE_DESC] => Droit de suppression de cet article.
                                            [COM_CONTENT_ACCESS_EDIT_DESC] => Droit de modification de cet article.
                                            [COM_CONTENT_ACCESS_EDITSTATE_DESC] => Droit de modification du statut de cet article.
                                            [COM_CONTENT_ARTICLE_CONTENT] => Contenu
                                            [COM_CONTENT_ARTICLE_HITS] => Affichages : %s
                                            [COM_CONTENT_ARTICLE_INFO] => Détails
                                            [COM_CONTENT_ARTICLE_VOTE_FAILURE] => Vous avez déjà voté pour cet article aujourd'hui
                                            [COM_CONTENT_ARTICLE_VOTE_SUCCESS] => Merci d'avoir voté pour cet article.
                                            [COM_CONTENT_AUTHOR_FILTER_LABEL] => Filtrer par auteur
                                            [COM_CONTENT_CAPTCHA_DESC] => Merci de compléter la vérification de sécurité.
                                            [COM_CONTENT_CAPTCHA_LABEL] => Captcha
                                            [COM_CONTENT_CATEGORY] => Catégorie : %s
                                            [COM_CONTENT_CATEGORY_LIST_TABLE_CAPTION] => Liste des articles dans la catégorie %s
                                            [COM_CONTENT_CHECKED_OUT_BY] => Verrouillé par %s
                                            [COM_CONTENT_CONTENT_TYPE_ARTICLE] => Article
                                            [COM_CONTENT_CONTENT_TYPE_CATEGORY] => Catégorie d'article
                                            [COM_CONTENT_CREATE_ARTICLE] => Proposer un article
                                            [COM_CONTENT_CREATED_DATE] => Date de création
                                            [COM_CONTENT_CREATED_DATE_ON] => Création : %s
                                            [COM_CONTENT_EDIT_ITEM] => Modifier l'article
                                            [COM_CONTENT_ERROR_ARTICLE_NOT_FOUND] => Article introuvable
                                            [COM_CONTENT_ERROR_LOGIN_TO_VIEW_ARTICLE] => Veuillez vous connecter pour lire l'article
                                            [COM_CONTENT_ERROR_PARENT_CATEGORY_NOT_FOUND] => La catégorie parente n'a pas été trouvée
                                            [COM_CONTENT_FEED_READMORE] => Lire la suite...
                                            [COM_CONTENT_FIELD_FULL_DESC] => Image de l'introduction de l'article 
                                            [COM_CONTENT_FIELD_FULL_LABEL] => Image de l'article complet
                                            [COM_CONTENT_FIELD_IMAGE_ALT_DESC] => Texte alternatif utilisé pour les utilisateurs qui n'ont pas accès aux images.
                                            [COM_CONTENT_FIELD_IMAGE_ALT_LABEL] => Alt texte
                                            [COM_CONTENT_FIELD_IMAGE_CAPTION_DESC] => Légende attachée à l'image
                                            [COM_CONTENT_FIELD_IMAGE_CAPTION_LABEL] => Légende
                                            [COM_CONTENT_FIELD_IMAGE_DESC] => L'image à afficher
                                            [COM_CONTENT_FIELD_INTRO_DESC] => Image pour le texte d'introduction en affichage 'Blog' et 'En vedette'.
                                            [COM_CONTENT_FIELD_INTRO_LABEL] => Image d'intro 
                                            [COM_CONTENT_FIELD_NOTE_DESC] => Note optionnelle à afficher dans la liste d'articles.
                                            [COM_CONTENT_FIELD_NOTE_LABEL] => Note
                                            [COM_CONTENT_FIELD_URL_DESC] => Lien vers lequel les utilisateurs seront redirigés.
                                            [COM_CONTENT_FIELD_URL_LINK_TEXT_DESC] => Texte à afficher pour ce lien
                                            [COM_CONTENT_FIELD_URL_LINK_TEXT_LABEL] => Texte du lien
                                            [COM_CONTENT_FIELD_URLA_LABEL] => Lien A
                                            [COM_CONTENT_FIELD_URLA_LINK_TEXT_LABEL] => Texte du lien A
                                            [COM_CONTENT_FIELD_URLB_LABEL] => Lien B
                                            [COM_CONTENT_FIELD_URLB_LINK_TEXT_LABEL] => Texte du lien B
                                            [COM_CONTENT_FIELD_URLC_LABEL] => Lien C
                                            [COM_CONTENT_FIELD_URLC_LINK_TEXT_LABEL] => Texte du lien C
                                            [COM_CONTENT_FILTER_SEARCH_DESC] => Filtre de recherche sur les articles
                                            [COM_CONTENT_FLOAT_DESC] => Contrôles du placement de l'image
                                            [COM_CONTENT_FLOAT_FULLTEXT_LABEL] => Image en texte complet
                                            [COM_CONTENT_FLOAT_INTRO_LABEL] => Image en texte d'intro
                                            [COM_CONTENT_FLOAT_LABEL] => Position de l'image
                                            [COM_CONTENT_FORM_EDIT_ARTICLE] => Modifier un article
                                            [COM_CONTENT_FORM_FILTER_LEGEND] => Filtres
                                            [COM_CONTENT_FORM_FILTER_SUBMIT] => Filtre
                                            [COM_CONTENT_HEADING_TITLE] => Titre
                                            [COM_CONTENT_HITS_FILTER_LABEL] => Filtrer par clics
                                            [COM_CONTENT_IMAGES_AND_URLS] => Images et liens
                                            [COM_CONTENT_INTROTEXT] => L'article doit contenir du texte
                                            [COM_CONTENT_INVALID_RATING] => Évaluation d'article : évaluation non valide : %s
                                            [COM_CONTENT_LAST_UPDATED] => Mis à jour : %s
                                            [COM_CONTENT_LEFT] => Gauche
                                            [COM_CONTENT_METADATA] => Métadonnées
                                            [COM_CONTENT_MODAL_FILTER_SEARCH_DESC] => Recherche sur titre ou alias. Préfixe avec ID: ou AUTHOR: recherche l'ID ou l'auteur de l'article.
                                            [COM_CONTENT_MODAL_FILTER_SEARCH_LABEL] => Recherche articles
                                            [COM_CONTENT_MODIFIED_DATE] => Date de modification
                                            [COM_CONTENT_MONTH] => Mois
                                            [COM_CONTENT_MORE_ARTICLES] => Plus d'articles...
                                            [COM_CONTENT_NEW_ARTICLE] => Nouvel article
                                            [COM_CONTENT_NO_ARTICLES] => Il n'y a aucun article dans cette catégorie. Si des sous-catégories sont affichées sur cette page, elles peuvent contenir des articles.
                                            [COM_CONTENT_NONE] => Aucun
                                            [COM_CONTENT_NUM_ITEMS] => Nombre d'articles :
                                            [COM_CONTENT_NUM_ITEMS_TIP] => Nombre d'articles
                                            [COM_CONTENT_ON_NEW_CONTENT] => Un nouvel article a été proposé par '%1$s', intitulé '%2$s'.
                                            [COM_CONTENT_ORDERING] => Classement :
Les nouveaux articles sont positionnés par défaut en début de liste de la Catégorie. Le classement peut être modifié depuis l'administration du site.
                                            [COM_CONTENT_PAGEBREAK_DOC_TITLE] => Saut de page
                                            [COM_CONTENT_PAGEBREAK_INSERT_BUTTON] => Insérer un saut de page
                                            [COM_CONTENT_PAGEBREAK_TITLE] => Titre de la page :
                                            [COM_CONTENT_PAGEBREAK_TOC] => Alias du sommaire:
                                            [COM_CONTENT_PARENT] => Catégorie parente: %s
                                            [COM_CONTENT_PUBLISHED_DATE] => Date de publication
                                            [COM_CONTENT_PUBLISHED_DATE_ON] => Publication : %s
                                            [COM_CONTENT_PUBLISHING] => Publication
                                            [COM_CONTENT_RATINGS] => Évaluation
                                            [COM_CONTENT_RATINGS_COUNT] => Évaluation : %s
                                            [COM_CONTENT_READ_MORE] => Lire la suite : 
                                            [COM_CONTENT_READ_MORE_TITLE] => Lire la suite...
                                            [COM_CONTENT_REGISTER_TO_READ_MORE] => Veuillez vous identifier ou vous inscrire pour lire la suite...
                                            [COM_CONTENT_RIGHT] => Droite
                                            [COM_CONTENT_SAVE_SUCCESS] => Article enregistré.
                                            [COM_CONTENT_SAVE_WARNING] => L'alias existait déjà, un chiffre a donc été ajouté à la fin. Pour changer l'alias, modifier à nouveau l'article.
                                            [COM_CONTENT_SELECT_AN_ARTICLE] => Sélectionnez un article
                                            [COM_CONTENT_SUBMIT_SAVE_SUCCESS] => Article proposé.
                                            [COM_CONTENT_TITLE_FILTER_LABEL] => Filtrer par titres
                                            [COM_CONTENT_VOTES] => Vote
                                            [COM_CONTENT_VOTES_COUNT] => Vote: %s
                                            [COM_CONTENT_WRITTEN_BY] => Écrit par %s
                                        )
                                    [used:protected] => Array
                                        (
                                        )
                                    [counter:protected] => 24
                                    [override:protected] => Array
                                        (
                                        )
                                    [transliterator:protected] => Array
                                        (
                                            [0] => fr_FRLocalise
                                            [1] => transliterate
                                        )
                                    [pluralSuffixesCallback:protected] => Array
                                        (
                                            [0] => fr_FRLocalise
                                            [1] => getPluralSuffixes
                                        )
                                    [ignoredSearchWordsCallback:protected] => Array
                                        (
                                            [0] => fr_FRLocalise
                                            [1] => getIgnoredSearchWords
                                        )
                                    [lowerLimitSearchWordCallback:protected] => Array
                                        (
                                            [0] => fr_FRLocalise
                                            [1] => getLowerLimitSearchWord
                                        )
                                    [upperLimitSearchWordCallback:protected] => Array
                                        (
                                            [0] => fr_FRLocalise
                                            [1] => getUpperLimitSearchWord
                                        )
                                    [searchDisplayedCharactersNumberCallback:protected] => Array
                                        (
                                            [0] => fr_FRLocalise
                                            [1] => getSearchDisplayedCharactersNumber
                                        )
                                )
                            [session:protected] => Joomla\CMS\Session\Session Object
                                (
                                    [_state:protected] => active
                                    [_expire:protected] => 4200
                                    [_store:protected] => JSessionStorageDatabase Object
                                        (
                                        )
                                    [_security:protected] => Array
                                        (
                                            [0] => fix_browser
                                        )
                                    [storeName:protected] => database
                                    [_input:Joomla\CMS\Session\Session:private] => 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] => 1
                                                                    [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
                                                                (
                                                                    [rl-marine-session-id] => o346lhgips3ifo7us8fo41l8h7
                                                                    [6e56a84ec0667d8a8718b9defededb8a] => o346lhgips3ifo7us8fo41l8h7
                                                                )
                                                        )
                                                    [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] => 1
                                                                    [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
                                                (
                                                    [rl-marine-session-id] => o346lhgips3ifo7us8fo41l8h7
                                                    [6e56a84ec0667d8a8718b9defededb8a] => o346lhgips3ifo7us8fo41l8h7
                                                    [language] => fr-FR
                                                    [Itemid] => 101
                                                    [option] => com_content
                                                    [view] => article
                                                    [id] => 0
                                                    [lang] => fr-FR
                                                )
                                        )
                                    [_dispatcher:Joomla\CMS\Session\Session:private] => JEventDispatcher Object
                                        (
                                            [_observers:protected] => Array
                                                (
                                                    [0] => Array
                                                        (
                                                            [event] => onAfterSessionStart
                                                            [handler] => Array
                                                                (
                                                                    [0] => Joomla\CMS\Application\SiteApplication Object
 *RECURSION*
                                                                    [1] => afterSessionStart
                                                                )
                                                        )
                                                    [1] => plgSystemGdwcartmanager Object
                                                        (
                                                            [autoloadLanguage:protected] => 1
                                                            [params] => Joomla\Registry\Registry Object
                                                                (
                                                                    [data:protected] => stdClass Object
                                                                        (
                                                                        )
                                                                    [initialized:protected] => 1
                                                                    [separator] => .
                                                                )
                                                            [_name:protected] => gdwcartmanager
                                                            [_type:protected] => system
                                                            [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                            [_errors:protected] => Array
                                                                (
                                                                )
                                                        )
                                                    [2] => PlgSystemUpdatenotification Object
                                                        (
                                                            [autoloadLanguage:protected] => 1
                                                            [params] => Joomla\Registry\Registry Object
                                                                (
                                                                    [data:protected] => stdClass Object
                                                                        (
                                                                            [lastrun] => 1761831068
                                                                        )
                                                                    [initialized:protected] => 1
                                                                    [separator] => .
                                                                )
                                                            [_name:protected] => updatenotification
                                                            [_type:protected] => system
                                                            [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                            [_errors:protected] => Array
                                                                (
                                                                )
                                                        )
                                                    [3] => PlgSystemStats Object
                                                        (
                                                            [app:protected] => Joomla\CMS\Application\SiteApplication Object
 *RECURSION*
                                                            [db:protected] => JDatabaseDriverMysqli Object
                                                                (
                                                                    [name] => mysqli
                                                                    [serverType] => mysql
                                                                    [connection:protected] => mysqli Object
                                                                        (
                                                                            [affected_rows] => -1
                                                                            [client_info] => 10.6.20-MariaDB
                                                                            [client_version] => 100620
                                                                            [connect_errno] => 0
                                                                            [connect_error] => 
                                                                            [errno] => 0
                                                                            [error] => 
                                                                            [error_list] => Array
                                                                                (
                                                                                )
                                                                            [field_count] => 40
                                                                            [host_info] => 127.0.0.1 via TCP/IP
                                                                            [info] => 
                                                                            [insert_id] => 0
                                                                            [server_info] => 10.6.17-MariaDB
                                                                            [server_version] => 100617
                                                                            [stat] => Uptime: 31352618  Threads: 150  Questions: 17360479652  Slow queries: 10795  Opens: 198684863  Open tables: 6000  Queries per second avg: 553.717
                                                                            [sqlstate] => 00000
                                                                            [protocol_version] => 10
                                                                            [thread_id] => 309824122
                                                                            [warning_count] => 0
                                                                        )
                                                                    [nameQuote:protected] => `
                                                                    [nullDate:protected] => 0000-00-00 00:00:00
                                                                    [_database:JDatabaseDriver:private] => rlmarine_2k16
                                                                    [count:protected] => 21
                                                                    [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] => 127.0.0.1
                                                                            [user] => rlmarine_2k16
                                                                            [password] => jR7RwVWe
                                                                            [database] => rlmarine_2k16
                                                                            [prefix] => hzn3h_
                                                                            [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 = 0
                                                                                            [1] => c.published > 0
                                                                                            [2] => a.language in ('fr-FR','*')
                                                                                            [3] => (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-10-30 15:00:07')
                                                                                            [4] => (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-10-30 15:00:07')
                                                                                            [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] => hzn3h_
                                                                    [utf:protected] => 1
                                                                    [utf8mb4:protected] => 
                                                                    [errorNum:protected] => 0
                                                                    [errorMsg:protected] => 
                                                                    [transactionDepth:protected] => 0
                                                                    [disconnectHandlers:protected] => Array
                                                                        (
                                                                        )
                                                                )
                                                            [serverUrl:protected] => https://developer.joomla.org/stats/submit
                                                            [uniqueId:protected] => 
                                                            [params] => Joomla\Registry\Registry Object
                                                                (
                                                                    [data:protected] => stdClass Object
                                                                        (
                                                                            [mode] => 1
                                                                            [lastrun] => 1666706406
                                                                            [unique_id] => 1936be3245c4fa9863f9ee13db67fb15f681b961
                                                                            [interval] => 12
                                                                        )
                                                                    [initialized:protected] => 1
                                                                    [separator] => .
                                                                )
                                                            [_name:protected] => stats
                                                            [_type:protected] => system
                                                            [autoloadLanguage:protected] => 
                                                            [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                            [_errors:protected] => Array
                                                                (
                                                                )
                                                        )
                                                    [4] => PlgSystemFields Object
                                                        (
                                                            [autoloadLanguage:protected] => 1
                                                            [params] => Joomla\Registry\Registry Object
                                                                (
                                                                    [data:protected] => stdClass Object
                                                                        (
                                                                        )
                                                                    [initialized:protected] => 
                                                                    [separator] => .
                                                                )
                                                            [_name:protected] => fields
                                                            [_type:protected] => system
                                                            [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                            [_errors:protected] => Array
                                                                (
                                                                )
                                                        )
                                                    [5] => PlgSystemSessionGc Object
                                                        (
                                                            [app:protected] => Joomla\CMS\Application\SiteApplication Object
 *RECURSION*
                                                            [db:protected] => JDatabaseDriverMysqli Object
                                                                (
                                                                    [name] => mysqli
                                                                    [serverType] => mysql
                                                                    [connection:protected] => mysqli Object
                                                                        (
                                                                            [affected_rows] => -1
                                                                            [client_info] => 10.6.20-MariaDB
                                                                            [client_version] => 100620
                                                                            [connect_errno] => 0
                                                                            [connect_error] => 
                                                                            [errno] => 0
                                                                            [error] => 
                                                                            [error_list] => Array
                                                                                (
                                                                                )
                                                                            [field_count] => 40
                                                                            [host_info] => 127.0.0.1 via TCP/IP
                                                                            [info] => 
                                                                            [insert_id] => 0
                                                                            [server_info] => 10.6.17-MariaDB
                                                                            [server_version] => 100617
                                                                            [stat] => Uptime: 31352618  Threads: 150  Questions: 17360479655  Slow queries: 10795  Opens: 198684863  Open tables: 6000  Queries per second avg: 553.717
                                                                            [sqlstate] => 00000
                                                                            [protocol_version] => 10
                                                                            [thread_id] => 309824122
                                                                            [warning_count] => 0
                                                                        )
                                                                    [nameQuote:protected] => `
                                                                    [nullDate:protected] => 0000-00-00 00:00:00
                                                                    [_database:JDatabaseDriver:private] => rlmarine_2k16
                                                                    [count:protected] => 21
                                                                    [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] => 127.0.0.1
                                                                            [user] => rlmarine_2k16
                                                                            [password] => jR7RwVWe
                                                                            [database] => rlmarine_2k16
                                                                            [prefix] => hzn3h_
                                                                            [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 = 0
                                                                                            [1] => c.published > 0
                                                                                            [2] => a.language in ('fr-FR','*')
                                                                                            [3] => (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-10-30 15:00:07')
                                                                                            [4] => (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-10-30 15:00:07')
                                                                                            [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] => hzn3h_
                                                                    [utf:protected] => 1
                                                                    [utf8mb4:protected] => 
                                                                    [errorNum:protected] => 0
                                                                    [errorMsg:protected] => 
                                                                    [transactionDepth:protected] => 0
                                                                    [disconnectHandlers:protected] => Array
                                                                        (
                                                                        )
                                                                )
                                                            [params] => Joomla\Registry\Registry Object
                                                                (
                                                                    [data:protected] => stdClass Object
                                                                        (
                                                                        )
                                                                    [initialized:protected] => 
                                                                    [separator] => .
                                                                )
                                                            [_name:protected] => sessiongc
                                                            [_type:protected] => system
                                                            [autoloadLanguage:protected] => 
                                                            [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                            [_errors:protected] => Array
                                                                (
                                                                )
                                                        )
                                                    [6] => PlgSystemLogrotation Object
                                                        (
                                                            [autoloadLanguage:protected] => 1
                                                            [app:protected] => Joomla\CMS\Application\SiteApplication Object
 *RECURSION*
                                                            [db:protected] => JDatabaseDriverMysqli Object
                                                                (
                                                                    [name] => mysqli
                                                                    [serverType] => mysql
                                                                    [connection:protected] => mysqli Object
                                                                        (
                                                                            [affected_rows] => -1
                                                                            [client_info] => 10.6.20-MariaDB
                                                                            [client_version] => 100620
                                                                            [connect_errno] => 0
                                                                            [connect_error] => 
                                                                            [errno] => 0
                                                                            [error] => 
                                                                            [error_list] => Array
                                                                                (
                                                                                )
                                                                            [field_count] => 40
                                                                            [host_info] => 127.0.0.1 via TCP/IP
                                                                            [info] => 
                                                                            [insert_id] => 0
                                                                            [server_info] => 10.6.17-MariaDB
                                                                            [server_version] => 100617
                                                                            [stat] => Uptime: 31352618  Threads: 150  Questions: 17360479656  Slow queries: 10795  Opens: 198684863  Open tables: 6000  Queries per second avg: 553.717
                                                                            [sqlstate] => 00000
                                                                            [protocol_version] => 10
                                                                            [thread_id] => 309824122
                                                                            [warning_count] => 0
                                                                        )
                                                                    [nameQuote:protected] => `
                                                                    [nullDate:protected] => 0000-00-00 00:00:00
                                                                    [_database:JDatabaseDriver:private] => rlmarine_2k16
                                                                    [count:protected] => 21
                                                                    [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] => 127.0.0.1
                                                                            [user] => rlmarine_2k16
                                                                            [password] => jR7RwVWe
                                                                            [database] => rlmarine_2k16
                                                                            [prefix] => hzn3h_
                                                                            [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 = 0
                                                                                            [1] => c.published > 0
                                                                                            [2] => a.language in ('fr-FR','*')
                                                                                            [3] => (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-10-30 15:00:07')
                                                                                            [4] => (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-10-30 15:00:07')
                                                                                            [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] => hzn3h_
                                                                    [utf:protected] => 1
                                                                    [utf8mb4:protected] => 
                                                                    [errorNum:protected] => 0
                                                                    [errorMsg:protected] => 
                                                                    [transactionDepth:protected] => 0
                                                                    [disconnectHandlers:protected] => Array
                                                                        (
                                                                        )
                                                                )
                                                            [params] => Joomla\Registry\Registry Object
                                                                (
                                                                    [data:protected] => stdClass Object
                                                                        (
                                                                            [lastrun] => 1759868363
                                                                        )
                                                                    [initialized:protected] => 1
                                                                    [separator] => .
                                                                )
                                                            [_name:protected] => logrotation
                                                            [_type:protected] => system
                                                            [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                            [_errors:protected] => Array
                                                                (
                                                                )
                                                        )
                                                    [7] => PlgSystemLanguageFilter Object
                                                        (
                                                            [mode_sef:protected] => 1
                                                            [sefs:protected] => Array
                                                                (
                                                                    [fr] => stdClass Object
                                                                        (
                                                                            [lang_id] => 2
                                                                            [asset_id] => 0
                                                                            [lang_code] => fr-FR
                                                                            [title] => Français
                                                                            [title_native] => Français
                                                                            [sef] => fr
                                                                            [image] => fr
                                                                            [description] => 
                                                                            [metakey] => 
                                                                            [metadesc] => 
                                                                            [sitename] => 
                                                                            [published] => 1
                                                                            [access] => 1
                                                                            [ordering] => 1
                                                                        )
                                                                    [en] => stdClass Object
                                                                        (
                                                                            [lang_id] => 1
                                                                            [asset_id] => 0
                                                                            [lang_code] => en-GB
                                                                            [title] => English
                                                                            [title_native] => English
                                                                            [sef] => en
                                                                            [image] => en
                                                                            [description] => 
                                                                            [metakey] => 
                                                                            [metadesc] => 
                                                                            [sitename] => 
                                                                            [published] => 1
                                                                            [access] => 1
                                                                            [ordering] => 2
                                                                        )
                                                                )
                                                            [lang_codes:protected] => Array
                                                                (
                                                                    [fr-FR] => stdClass Object
                                                                        (
                                                                            [lang_id] => 2
                                                                            [asset_id] => 0
                                                                            [lang_code] => fr-FR
                                                                            [title] => Français
                                                                            [title_native] => Français
                                                                            [sef] => fr
                                                                            [image] => fr
                                                                            [description] => 
                                                                            [metakey] => 
                                                                            [metadesc] => 
                                                                            [sitename] => 
                                                                            [published] => 1
                                                                            [access] => 1
                                                                            [ordering] => 1
                                                                        )
                                                                    [en-GB] => stdClass Object
                                                                        (
                                                                            [lang_id] => 1
                                                                            [asset_id] => 0
                                                                            [lang_code] => en-GB
                                                                            [title] => English
                                                                            [title_native] => English
                                                                            [sef] => en
                                                                            [image] => en
                                                                            [description] => 
                                                                            [metakey] => 
                                                                            [metadesc] => 
                                                                            [sitename] => 
                                                                            [published] => 1
                                                                            [access] => 1
                                                                            [ordering] => 2
                                                                        )
                                                                )
                                                            [current_lang:protected] => fr-FR
                                                            [default_lang:protected] => fr-FR
                                                            [user_lang_code:PlgSystemLanguageFilter:private] => 
                                                            [app:protected] => Joomla\CMS\Application\SiteApplication Object
 *RECURSION*
                                                            [params] => Joomla\Registry\Registry Object
                                                                (
                                                                    [data:protected] => stdClass Object
                                                                        (
                                                                            [detect_browser] => 0
                                                                            [automatic_change] => 1
                                                                            [item_associations] => 1
                                                                            [remove_default_prefix] => 0
                                                                            [lang_cookie] => 0
                                                                            [alternate_meta] => 1
                                                                        )
                                                                    [initialized:protected] => 1
                                                                    [separator] => .
                                                                )
                                                            [_name:protected] => languagefilter
                                                            [_type:protected] => system
                                                            [autoloadLanguage:protected] => 
                                                            [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                            [_errors:protected] => Array
                                                                (
                                                                )
                                                        )
                                                    [8] => PlgSystemLogout Object
                                                        (
                                                            [app:protected] => Joomla\CMS\Application\SiteApplication Object
 *RECURSION*
                                                            [autoloadLanguage:protected] => 1
                                                            [params] => Joomla\Registry\Registry Object
                                                                (
                                                                    [data:protected] => stdClass Object
                                                                        (
                                                                        )
                                                                    [initialized:protected] => 
                                                                    [separator] => .
                                                                )
                                                            [_name:protected] => logout
                                                            [_type:protected] => system
                                                            [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                            [_errors:protected] => Array
                                                                (
                                                                )
                                                        )
                                                    [9] => PlgSystemDebug Object
                                                        (
                                                            [linkFormat:protected] => 
                                                            [debugLang:PlgSystemDebug:private] => 0
                                                            [logEntries:PlgSystemDebug:private] => Array
                                                                (
                                                                )
                                                            [sqlShowProfiles:PlgSystemDebug:private] => Array
                                                                (
                                                                )
                                                            [sqlShowProfileEach:PlgSystemDebug:private] => Array
                                                                (
                                                                )
                                                            [explains:PlgSystemDebug:private] => Array
                                                                (
                                                                )
                                                            [totalQueries:PlgSystemDebug:private] => 0
                                                            [app:protected] => Joomla\CMS\Application\SiteApplication Object
 *RECURSION*
                                                            [db:protected] => JDatabaseDriverMysqli Object
                                                                (
                                                                    [name] => mysqli
                                                                    [serverType] => mysql
                                                                    [connection:protected] => mysqli Object
                                                                        (
                                                                            [affected_rows] => -1
                                                                            [client_info] => 10.6.20-MariaDB
                                                                            [client_version] => 100620
                                                                            [connect_errno] => 0
                                                                            [connect_error] => 
                                                                            [errno] => 0
                                                                            [error] => 
                                                                            [error_list] => Array
                                                                                (
                                                                                )
                                                                            [field_count] => 40
                                                                            [host_info] => 127.0.0.1 via TCP/IP
                                                                            [info] => 
                                                                            [insert_id] => 0
                                                                            [server_info] => 10.6.17-MariaDB
                                                                            [server_version] => 100617
                                                                            [stat] => Uptime: 31352618  Threads: 150  Questions: 17360479668  Slow queries: 10795  Opens: 198684863  Open tables: 6000  Queries per second avg: 553.717
                                                                            [sqlstate] => 00000
                                                                            [protocol_version] => 10
                                                                            [thread_id] => 309824122
                                                                            [warning_count] => 0
                                                                        )
                                                                    [nameQuote:protected] => `
                                                                    [nullDate:protected] => 0000-00-00 00:00:00
                                                                    [_database:JDatabaseDriver:private] => rlmarine_2k16
                                                                    [count:protected] => 21
                                                                    [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] => 127.0.0.1
                                                                            [user] => rlmarine_2k16
                                                                            [password] => jR7RwVWe
                                                                            [database] => rlmarine_2k16
                                                                            [prefix] => hzn3h_
                                                                            [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 = 0
                                                                                            [1] => c.published > 0
                                                                                            [2] => a.language in ('fr-FR','*')
                                                                                            [3] => (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-10-30 15:00:07')
                                                                                            [4] => (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-10-30 15:00:07')
                                                                                            [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] => hzn3h_
                                                                    [utf:protected] => 1
                                                                    [utf8mb4:protected] => 
                                                                    [errorNum:protected] => 0
                                                                    [errorMsg:protected] => 
                                                                    [transactionDepth:protected] => 0
                                                                    [disconnectHandlers:protected] => Array
                                                                        (
                                                                        )
                                                                )
                                                            [params] => Joomla\Registry\Registry Object
                                                                (
                                                                    [data:protected] => stdClass Object
                                                                        (
                                                                            [profile] => 1
                                                                            [queries] => 1
                                                                            [memory] => 1
                                                                            [language_files] => 1
                                                                            [language_strings] => 1
                                                                            [strip-first] => 1
                                                                            [strip-prefix] => 
                                                                            [strip-suffix] => 
                                                                        )
                                                                    [initialized:protected] => 1
                                                                    [separator] => .
                                                                )
                                                            [_name:protected] => debug
                                                            [_type:protected] => system
                                                            [autoloadLanguage:protected] => 
                                                            [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                            [_errors:protected] => Array
                                                                (
                                                                )
                                                        )
                                                    [10] => PlgSystemLog Object
                                                        (
                                                            [params] => Joomla\Registry\Registry Object
                                                                (
                                                                    [data:protected] => stdClass Object
                                                                        (
                                                                        )
                                                                    [initialized:protected] => 
                                                                    [separator] => .
                                                                )
                                                            [_name:protected] => log
                                                            [_type:protected] => system
                                                            [autoloadLanguage:protected] => 
                                                            [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                            [_errors:protected] => Array
                                                                (
                                                                )
                                                        )
                                                    [11] => PlgSystemRemember Object
                                                        (
                                                            [app:protected] => Joomla\CMS\Application\SiteApplication Object
 *RECURSION*
                                                            [params] => Joomla\Registry\Registry Object
                                                                (
                                                                    [data:protected] => stdClass Object
                                                                        (
                                                                        )
                                                                    [initialized:protected] => 
                                                                    [separator] => .
                                                                )
                                                            [_name:protected] => remember
                                                            [_type:protected] => system
                                                            [autoloadLanguage:protected] => 
                                                            [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                            [_errors:protected] => Array
                                                                (
                                                                )
                                                        )
                                                    [12] => PlgSystemHighlight Object
                                                        (
                                                            [params] => Joomla\Registry\Registry Object
                                                                (
                                                                    [data:protected] => stdClass Object
                                                                        (
                                                                        )
                                                                    [initialized:protected] => 
                                                                    [separator] => .
                                                                )
                                                            [_name:protected] => highlight
                                                            [_type:protected] => system
                                                            [autoloadLanguage:protected] => 
                                                            [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                            [_errors:protected] => Array
                                                                (
                                                                )
                                                        )
                                                    [13] => PlgSystemSef Object
                                                        (
                                                            [app:protected] => Joomla\CMS\Application\SiteApplication Object
 *RECURSION*
                                                            [params] => Joomla\Registry\Registry Object
                                                                (
                                                                    [data:protected] => stdClass Object
                                                                        (
                                                                        )
                                                                    [initialized:protected] => 
                                                                    [separator] => .
                                                                )
                                                            [_name:protected] => sef
                                                            [_type:protected] => system
                                                            [autoloadLanguage:protected] => 
                                                            [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                            [_errors:protected] => Array
                                                                (
                                                                )
                                                        )
                                                )
                                            [_state:protected] => 
                                            [_methods:protected] => Array
                                                (
                                                    [onaftersessionstart] => Array
                                                        (
                                                            [0] => 0
                                                        )
                                                    [onafterinitialise] => Array
                                                        (
                                                            [0] => 1
                                                            [1] => 3
                                                            [2] => 7
                                                            [3] => 11
                                                        )
                                                    [onafterrender] => Array
                                                        (
                                                            [0] => 2
                                                            [1] => 6
                                                            [2] => 13
                                                        )
                                                    [onajaxsendalways] => Array
                                                        (
                                                            [0] => 3
                                                        )
                                                    [onajaxsendnever] => Array
                                                        (
                                                            [0] => 3
                                                        )
                                                    [onajaxsendonce] => Array
                                                        (
                                                            [0] => 3
                                                        )
                                                    [onajaxsendstats] => Array
                                                        (
                                                            [0] => 3
                                                        )
                                                    [ongetstatsdata] => Array
                                                        (
                                                            [0] => 3
                                                        )
                                                    [debug] => Array
                                                        (
                                                            [0] => 3
                                                        )
                                                    [render] => Array
                                                        (
                                                            [0] => 3
                                                        )
                                                    [oncontentnormaliserequestdata] => Array
                                                        (
                                                            [0] => 4
                                                        )
                                                    [oncontentaftersave] => Array
                                                        (
                                                            [0] => 4
                                                        )
                                                    [onuseraftersave] => Array
                                                        (
                                                            [0] => 4
                                                            [1] => 7
                                                        )
                                                    [oncontentafterdelete] => Array
                                                        (
                                                            [0] => 4
                                                        )
                                                    [onuserafterdelete] => Array
                                                        (
                                                            [0] => 4
                                                        )
                                                    [oncontentprepareform] => Array
                                                        (
                                                            [0] => 4
                                                        )
                                                    [oncontentaftertitle] => Array
                                                        (
                                                            [0] => 4
                                                        )
                                                    [oncontentbeforedisplay] => Array
                                                        (
                                                            [0] => 4
                                                        )
                                                    [oncontentafterdisplay] => Array
                                                        (
                                                            [0] => 4
                                                        )
                                                    [oncontentprepare] => Array
                                                        (
                                                            [0] => 4
                                                        )
                                                    [onpreparefindercontent] => Array
                                                        (
                                                            [0] => 4
                                                        )
                                                    [onafterrespond] => Array
                                                        (
                                                            [0] => 5
                                                            [1] => 9
                                                        )
                                                    [onafterroute] => Array
                                                        (
                                                            [0] => 7
                                                        )
                                                    [preprocessbuildrule] => Array
                                                        (
                                                            [0] => 7
                                                        )
                                                    [buildrule] => Array
                                                        (
                                                            [0] => 7
                                                        )
                                                    [postprocesssefbuildrule] => Array
                                                        (
                                                            [0] => 7
                                                        )
                                                    [postprocessnonsefbuildrule] => Array
                                                        (
                                                            [0] => 7
                                                        )
                                                    [parserule] => Array
                                                        (
                                                            [0] => 7
                                                        )
                                                    [onprivacycollectadmincapabilities] => Array
                                                        (
                                                            [0] => 7
                                                        )
                                                    [onuserbeforesave] => Array
                                                        (
                                                            [0] => 7
                                                            [1] => 11
                                                        )
                                                    [onuserlogin] => Array
                                                        (
                                                            [0] => 7
                                                        )
                                                    [onafterdispatch] => Array
                                                        (
                                                            [0] => 7
                                                            [1] => 9
                                                            [2] => 12
                                                            [3] => 13
                                                        )
                                                    [onuserlogout] => Array
                                                        (
                                                            [0] => 8
                                                            [1] => 11
                                                        )
                                                    [handleerror] => Array
                                                        (
                                                            [0] => 8
                                                        )
                                                    [adddisplaycallback] => Array
                                                        (
                                                            [0] => 9
                                                        )
                                                    [removedisplaycallback] => Array
                                                        (
                                                            [0] => 9
                                                        )
                                                    [mysqldisconnecthandler] => Array
                                                        (
                                                            [0] => 9
                                                        )
                                                    [logger] => Array
                                                        (
                                                            [0] => 9
                                                        )
                                                    [onuserloginfailure] => Array
                                                        (
                                                            [0] => 10
                                                        )
                                                )
                                            [_errors:protected] => Array
                                                (
                                                )
                                        )
                                    [_handler:protected] => JSessionHandlerJoomla Object
                                        (
                                            [input] => 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] => 1
                                                                            [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
                                                                        (
                                                                            [rl-marine-session-id] => o346lhgips3ifo7us8fo41l8h7
                                                                            [6e56a84ec0667d8a8718b9defededb8a] => o346lhgips3ifo7us8fo41l8h7
                                                                        )
                                                                )
                                                            [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] => 1
                                                                            [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
                                                        (
                                                            [rl-marine-session-id] => o346lhgips3ifo7us8fo41l8h7
                                                            [6e56a84ec0667d8a8718b9defededb8a] => o346lhgips3ifo7us8fo41l8h7
                                                            [language] => fr-FR
                                                            [Itemid] => 101
                                                            [option] => com_content
                                                            [view] => article
                                                            [id] => 0
                                                            [lang] => fr-FR
                                                        )
                                                )
                                            [force_ssl:protected] => 1
                                            [started:JSessionHandlerNative:private] => 1
                                            [closed:JSessionHandlerNative:private] => 
                                        )
                                    [data:protected] => Joomla\Registry\Registry Object
                                        (
                                            [data:protected] => stdClass Object
                                                (
                                                    [__default] => stdClass Object
                                                        (
                                                            [session] => stdClass Object
                                                                (
                                                                    [counter] => 2
                                                                    [timer] => stdClass Object
                                                                        (
                                                                            [start] => 1761836406
                                                                            [last] => 1761836406
                                                                            [now] => 1761836407
                                                                        )
                                                                )
                                                            [registry] => Joomla\Registry\Registry Object
                                                                (
                                                                    [data:protected] => stdClass Object
                                                                        (
                                                                        )
                                                                    [initialized:protected] => 
                                                                    [separator] => .
                                                                )
                                                            [user] => Joomla\CMS\User\User Object
                                                                (
                                                                    [isRoot:protected] => 
                                                                    [id] => 0
                                                                    [name] => 
                                                                    [username] => 
                                                                    [email] => 
                                                                    [password] => 
                                                                    [password_clear] => 
                                                                    [block] => 
                                                                    [sendEmail] => 0
                                                                    [registerDate] => 
                                                                    [lastvisitDate] => 
                                                                    [activation] => 
                                                                    [params] => 
                                                                    [groups] => Array
                                                                        (
                                                                            [0] => 9
                                                                        )
                                                                    [guest] => 1
                                                                    [lastResetTime] => 
                                                                    [resetCount] => 
                                                                    [requireReset] => 
                                                                    [_params:protected] => Joomla\Registry\Registry Object
                                                                        (
                                                                            [data:protected] => stdClass Object
                                                                                (
                                                                                )
                                                                            [initialized:protected] => 
                                                                            [separator] => .
                                                                        )
                                                                    [_authGroups:protected] => 
                                                                    [_authLevels:protected] => Array
                                                                        (
                                                                            [0] => 1
                                                                            [1] => 1
                                                                            [2] => 5
                                                                        )
                                                                    [_authActions:protected] => 
                                                                    [_errorMsg:protected] => 
                                                                    [userHelper:protected] => Joomla\CMS\User\UserWrapper Object
                                                                        (
                                                                        )
                                                                    [_errors:protected] => Array
                                                                        (
                                                                        )
                                                                    [aid] => 0
                                                                )
                                                            [cart_id] => 3127256
                                                            [id] => o346lhgips3ifo7us8fo41l8h7
                                                            [plg_system_languagefilter] => stdClass Object
                                                                (
                                                                    [language] => fr-FR
                                                                )
                                                        )
                                                )
                                            [initialized:protected] => 
                                            [separator] => .
                                        )
                                )
                            [response:protected] => stdClass Object
                                (
                                    [cachable] => 
                                    [headers] => Array
                                        (
                                            [0] => Array
                                                (
                                                    [name] => status
                                                    [value] => 404
                                                )
                                        )
                                    [body] => Array
                                        (
                                        )
                                )
                            [responseMap:Joomla\CMS\Application\WebApplication:private] => Array
                                (
                                    [100] => HTTP/1.1 100 Continue
                                    [101] => HTTP/1.1 101 Switching Protocols
                                    [102] => HTTP/1.1 102 Processing
                                    [200] => HTTP/1.1 200 OK
                                    [201] => HTTP/1.1 201 Created
                                    [202] => HTTP/1.1 202 Accepted
                                    [203] => HTTP/1.1 203 Non-Authoritative Information
                                    [204] => HTTP/1.1 204 No Content
                                    [205] => HTTP/1.1 205 Reset Content
                                    [206] => HTTP/1.1 206 Partial Content
                                    [207] => HTTP/1.1 207 Multi-Status
                                    [208] => HTTP/1.1 208 Already Reported
                                    [226] => HTTP/1.1 226 IM Used
                                    [300] => HTTP/1.1 300 Multiple Choices
                                    [301] => HTTP/1.1 301 Moved Permanently
                                    [302] => HTTP/1.1 302 Found
                                    [303] => HTTP/1.1 303 See other
                                    [304] => HTTP/1.1 304 Not Modified
                                    [305] => HTTP/1.1 305 Use Proxy
                                    [306] => HTTP/1.1 306 (Unused)
                                    [307] => HTTP/1.1 307 Temporary Redirect
                                    [308] => HTTP/1.1 308 Permanent Redirect
                                    [400] => HTTP/1.1 400 Bad Request
                                    [401] => HTTP/1.1 401 Unauthorized
                                    [402] => HTTP/1.1 402 Payment Required
                                    [403] => HTTP/1.1 403 Forbidden
                                    [404] => HTTP/1.1 404 Not Found
                                    [405] => HTTP/1.1 405 Method Not Allowed
                                    [406] => HTTP/1.1 406 Not Acceptable
                                    [407] => HTTP/1.1 407 Proxy Authentication Required
                                    [408] => HTTP/1.1 408 Request Timeout
                                    [409] => HTTP/1.1 409 Conflict
                                    [410] => HTTP/1.1 410 Gone
                                    [411] => HTTP/1.1 411 Length Required
                                    [412] => HTTP/1.1 412 Precondition Failed
                                    [413] => HTTP/1.1 413 Payload Too Large
                                    [414] => HTTP/1.1 414 URI Too Long
                                    [415] => HTTP/1.1 415 Unsupported Media Type
                                    [416] => HTTP/1.1 416 Range Not Satisfiable
                                    [417] => HTTP/1.1 417 Expectation Failed
                                    [418] => HTTP/1.1 418 I'm a teapot
                                    [421] => HTTP/1.1 421 Misdirected Request
                                    [422] => HTTP/1.1 422 Unprocessable Entity
                                    [423] => HTTP/1.1 423 Locked
                                    [424] => HTTP/1.1 424 Failed Dependency
                                    [426] => HTTP/1.1 426 Upgrade Required
                                    [428] => HTTP/1.1 428 Precondition Required
                                    [429] => HTTP/1.1 429 Too Many Requests
                                    [431] => HTTP/1.1 431 Request Header Fields Too Large
                                    [451] => HTTP/1.1 451 Unavailable For Legal Reasons
                                    [500] => HTTP/1.1 500 Internal Server Error
                                    [501] => HTTP/1.1 501 Not Implemented
                                    [502] => HTTP/1.1 502 Bad Gateway
                                    [503] => HTTP/1.1 503 Service Unavailable
                                    [504] => HTTP/1.1 504 Gateway Timeout
                                    [505] => HTTP/1.1 505 HTTP Version Not Supported
                                    [506] => HTTP/1.1 506 Variant Also Negotiates
                                    [507] => HTTP/1.1 507 Insufficient Storage
                                    [508] => HTTP/1.1 508 Loop Detected
                                    [510] => HTTP/1.1 510 Not Extended
                                    [511] => HTTP/1.1 511 Network Authentication Required
                                )
                            [singleValueResponseHeaders:Joomla\CMS\Application\WebApplication:private] => Array
                                (
                                    [0] => status
                                    [1] => content-length
                                    [2] => host
                                    [3] => content-type
                                    [4] => content-location
                                    [5] => date
                                    [6] => location
                                    [7] => retry-after
                                    [8] => server
                                    [9] => mime-version
                                    [10] => last-modified
                                    [11] => etag
                                    [12] => accept-ranges
                                    [13] => content-range
                                    [14] => age
                                    [15] => expires
                                    [16] => clear-site-data
                                    [17] => pragma
                                    [18] => strict-transport-security
                                    [19] => content-security-policy
                                    [20] => content-security-policy-report-only
                                    [21] => x-frame-options
                                    [22] => x-xss-protection
                                    [23] => x-content-type-options
                                    [24] => referrer-policy
                                    [25] => expect-ct
                                    [26] => feature-policy
                                    [27] => permissions-policy
                                )
                            [dispatcher:protected] => JEventDispatcher Object
                                (
                                    [_observers:protected] => Array
                                        (
                                            [0] => Array
                                                (
                                                    [event] => onAfterSessionStart
                                                    [handler] => Array
                                                        (
                                                            [0] => Joomla\CMS\Application\SiteApplication Object
 *RECURSION*
                                                            [1] => afterSessionStart
                                                        )
                                                )
                                            [1] => plgSystemGdwcartmanager Object
                                                (
                                                    [autoloadLanguage:protected] => 1
                                                    [params] => Joomla\Registry\Registry Object
                                                        (
                                                            [data:protected] => stdClass Object
                                                                (
                                                                )
                                                            [initialized:protected] => 1
                                                            [separator] => .
                                                        )
                                                    [_name:protected] => gdwcartmanager
                                                    [_type:protected] => system
                                                    [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                    [_errors:protected] => Array
                                                        (
                                                        )
                                                )
                                            [2] => PlgSystemUpdatenotification Object
                                                (
                                                    [autoloadLanguage:protected] => 1
                                                    [params] => Joomla\Registry\Registry Object
                                                        (
                                                            [data:protected] => stdClass Object
                                                                (
                                                                    [lastrun] => 1761831068
                                                                )
                                                            [initialized:protected] => 1
                                                            [separator] => .
                                                        )
                                                    [_name:protected] => updatenotification
                                                    [_type:protected] => system
                                                    [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                    [_errors:protected] => Array
                                                        (
                                                        )
                                                )
                                            [3] => PlgSystemStats Object
                                                (
                                                    [app:protected] => Joomla\CMS\Application\SiteApplication Object
 *RECURSION*
                                                    [db:protected] => JDatabaseDriverMysqli Object
                                                        (
                                                            [name] => mysqli
                                                            [serverType] => mysql
                                                            [connection:protected] => mysqli Object
                                                                (
                                                                    [affected_rows] => -1
                                                                    [client_info] => 10.6.20-MariaDB
                                                                    [client_version] => 100620
                                                                    [connect_errno] => 0
                                                                    [connect_error] => 
                                                                    [errno] => 0
                                                                    [error] => 
                                                                    [error_list] => Array
                                                                        (
                                                                        )
                                                                    [field_count] => 40
                                                                    [host_info] => 127.0.0.1 via TCP/IP
                                                                    [info] => 
                                                                    [insert_id] => 0
                                                                    [server_info] => 10.6.17-MariaDB
                                                                    [server_version] => 100617
                                                                    [stat] => Uptime: 31352618  Threads: 150  Questions: 17360479681  Slow queries: 10795  Opens: 198684863  Open tables: 6000  Queries per second avg: 553.717
                                                                    [sqlstate] => 00000
                                                                    [protocol_version] => 10
                                                                    [thread_id] => 309824122
                                                                    [warning_count] => 0
                                                                )
                                                            [nameQuote:protected] => `
                                                            [nullDate:protected] => 0000-00-00 00:00:00
                                                            [_database:JDatabaseDriver:private] => rlmarine_2k16
                                                            [count:protected] => 21
                                                            [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] => 127.0.0.1
                                                                    [user] => rlmarine_2k16
                                                                    [password] => jR7RwVWe
                                                                    [database] => rlmarine_2k16
                                                                    [prefix] => hzn3h_
                                                                    [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 = 0
                                                                                    [1] => c.published > 0
                                                                                    [2] => a.language in ('fr-FR','*')
                                                                                    [3] => (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-10-30 15:00:07')
                                                                                    [4] => (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-10-30 15:00:07')
                                                                                    [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] => hzn3h_
                                                            [utf:protected] => 1
                                                            [utf8mb4:protected] => 
                                                            [errorNum:protected] => 0
                                                            [errorMsg:protected] => 
                                                            [transactionDepth:protected] => 0
                                                            [disconnectHandlers:protected] => Array
                                                                (
                                                                )
                                                        )
                                                    [serverUrl:protected] => https://developer.joomla.org/stats/submit
                                                    [uniqueId:protected] => 
                                                    [params] => Joomla\Registry\Registry Object
                                                        (
                                                            [data:protected] => stdClass Object
                                                                (
                                                                    [mode] => 1
                                                                    [lastrun] => 1666706406
                                                                    [unique_id] => 1936be3245c4fa9863f9ee13db67fb15f681b961
                                                                    [interval] => 12
                                                                )
                                                            [initialized:protected] => 1
                                                            [separator] => .
                                                        )
                                                    [_name:protected] => stats
                                                    [_type:protected] => system
                                                    [autoloadLanguage:protected] => 
                                                    [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                    [_errors:protected] => Array
                                                        (
                                                        )
                                                )
                                            [4] => PlgSystemFields Object
                                                (
                                                    [autoloadLanguage:protected] => 1
                                                    [params] => Joomla\Registry\Registry Object
                                                        (
                                                            [data:protected] => stdClass Object
                                                                (
                                                                )
                                                            [initialized:protected] => 
                                                            [separator] => .
                                                        )
                                                    [_name:protected] => fields
                                                    [_type:protected] => system
                                                    [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                    [_errors:protected] => Array
                                                        (
                                                        )
                                                )
                                            [5] => PlgSystemSessionGc Object
                                                (
                                                    [app:protected] => Joomla\CMS\Application\SiteApplication Object
 *RECURSION*
                                                    [db:protected] => JDatabaseDriverMysqli Object
                                                        (
                                                            [name] => mysqli
                                                            [serverType] => mysql
                                                            [connection:protected] => mysqli Object
                                                                (
                                                                    [affected_rows] => -1
                                                                    [client_info] => 10.6.20-MariaDB
                                                                    [client_version] => 100620
                                                                    [connect_errno] => 0
                                                                    [connect_error] => 
                                                                    [errno] => 0
                                                                    [error] => 
                                                                    [error_list] => Array
                                                                        (
                                                                        )
                                                                    [field_count] => 40
                                                                    [host_info] => 127.0.0.1 via TCP/IP
                                                                    [info] => 
                                                                    [insert_id] => 0
                                                                    [server_info] => 10.6.17-MariaDB
                                                                    [server_version] => 100617
                                                                    [stat] => Uptime: 31352618  Threads: 150  Questions: 17360479685  Slow queries: 10795  Opens: 198684863  Open tables: 6000  Queries per second avg: 553.717
                                                                    [sqlstate] => 00000
                                                                    [protocol_version] => 10
                                                                    [thread_id] => 309824122
                                                                    [warning_count] => 0
                                                                )
                                                            [nameQuote:protected] => `
                                                            [nullDate:protected] => 0000-00-00 00:00:00
                                                            [_database:JDatabaseDriver:private] => rlmarine_2k16
                                                            [count:protected] => 21
                                                            [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] => 127.0.0.1
                                                                    [user] => rlmarine_2k16
                                                                    [password] => jR7RwVWe
                                                                    [database] => rlmarine_2k16
                                                                    [prefix] => hzn3h_
                                                                    [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 = 0
                                                                                    [1] => c.published > 0
                                                                                    [2] => a.language in ('fr-FR','*')
                                                                                    [3] => (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-10-30 15:00:07')
                                                                                    [4] => (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-10-30 15:00:07')
                                                                                    [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] => hzn3h_
                                                            [utf:protected] => 1
                                                            [utf8mb4:protected] => 
                                                            [errorNum:protected] => 0
                                                            [errorMsg:protected] => 
                                                            [transactionDepth:protected] => 0
                                                            [disconnectHandlers:protected] => Array
                                                                (
                                                                )
                                                        )
                                                    [params] => Joomla\Registry\Registry Object
                                                        (
                                                            [data:protected] => stdClass Object
                                                                (
                                                                )
                                                            [initialized:protected] => 
                                                            [separator] => .
                                                        )
                                                    [_name:protected] => sessiongc
                                                    [_type:protected] => system
                                                    [autoloadLanguage:protected] => 
                                                    [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                    [_errors:protected] => Array
                                                        (
                                                        )
                                                )
                                            [6] => PlgSystemLogrotation Object
                                                (
                                                    [autoloadLanguage:protected] => 1
                                                    [app:protected] => Joomla\CMS\Application\SiteApplication Object
 *RECURSION*
                                                    [db:protected] => JDatabaseDriverMysqli Object
                                                        (
                                                            [name] => mysqli
                                                            [serverType] => mysql
                                                            [connection:protected] => mysqli Object
                                                                (
                                                                    [affected_rows] => -1
                                                                    [client_info] => 10.6.20-MariaDB
                                                                    [client_version] => 100620
                                                                    [connect_errno] => 0
                                                                    [connect_error] => 
                                                                    [errno] => 0
                                                                    [error] => 
                                                                    [error_list] => Array
                                                                        (
                                                                        )
                                                                    [field_count] => 40
                                                                    [host_info] => 127.0.0.1 via TCP/IP
                                                                    [info] => 
                                                                    [insert_id] => 0
                                                                    [server_info] => 10.6.17-MariaDB
                                                                    [server_version] => 100617
                                                                    [stat] => Uptime: 31352618  Threads: 150  Questions: 17360479690  Slow queries: 10795  Opens: 198684863  Open tables: 6000  Queries per second avg: 553.717
                                                                    [sqlstate] => 00000
                                                                    [protocol_version] => 10
                                                                    [thread_id] => 309824122
                                                                    [warning_count] => 0
                                                                )
                                                            [nameQuote:protected] => `
                                                            [nullDate:protected] => 0000-00-00 00:00:00
                                                            [_database:JDatabaseDriver:private] => rlmarine_2k16
                                                            [count:protected] => 21
                                                            [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] => 127.0.0.1
                                                                    [user] => rlmarine_2k16
                                                                    [password] => jR7RwVWe
                                                                    [database] => rlmarine_2k16
                                                                    [prefix] => hzn3h_
                                                                    [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 = 0
                                                                                    [1] => c.published > 0
                                                                                    [2] => a.language in ('fr-FR','*')
                                                                                    [3] => (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-10-30 15:00:07')
                                                                                    [4] => (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-10-30 15:00:07')
                                                                                    [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] => hzn3h_
                                                            [utf:protected] => 1
                                                            [utf8mb4:protected] => 
                                                            [errorNum:protected] => 0
                                                            [errorMsg:protected] => 
                                                            [transactionDepth:protected] => 0
                                                            [disconnectHandlers:protected] => Array
                                                                (
                                                                )
                                                        )
                                                    [params] => Joomla\Registry\Registry Object
                                                        (
                                                            [data:protected] => stdClass Object
                                                                (
                                                                    [lastrun] => 1759868363
                                                                )
                                                            [initialized:protected] => 1
                                                            [separator] => .
                                                        )
                                                    [_name:protected] => logrotation
                                                    [_type:protected] => system
                                                    [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                    [_errors:protected] => Array
                                                        (
                                                        )
                                                )
                                            [7] => PlgSystemLanguageFilter Object
                                                (
                                                    [mode_sef:protected] => 1
                                                    [sefs:protected] => Array
                                                        (
                                                            [fr] => stdClass Object
                                                                (
                                                                    [lang_id] => 2
                                                                    [asset_id] => 0
                                                                    [lang_code] => fr-FR
                                                                    [title] => Français
                                                                    [title_native] => Français
                                                                    [sef] => fr
                                                                    [image] => fr
                                                                    [description] => 
                                                                    [metakey] => 
                                                                    [metadesc] => 
                                                                    [sitename] => 
                                                                    [published] => 1
                                                                    [access] => 1
                                                                    [ordering] => 1
                                                                )
                                                            [en] => stdClass Object
                                                                (
                                                                    [lang_id] => 1
                                                                    [asset_id] => 0
                                                                    [lang_code] => en-GB
                                                                    [title] => English
                                                                    [title_native] => English
                                                                    [sef] => en
                                                                    [image] => en
                                                                    [description] => 
                                                                    [metakey] => 
                                                                    [metadesc] => 
                                                                    [sitename] => 
                                                                    [published] => 1
                                                                    [access] => 1
                                                                    [ordering] => 2
                                                                )
                                                        )
                                                    [lang_codes:protected] => Array
                                                        (
                                                            [fr-FR] => stdClass Object
                                                                (
                                                                    [lang_id] => 2
                                                                    [asset_id] => 0
                                                                    [lang_code] => fr-FR
                                                                    [title] => Français
                                                                    [title_native] => Français
                                                                    [sef] => fr
                                                                    [image] => fr
                                                                    [description] => 
                                                                    [metakey] => 
                                                                    [metadesc] => 
                                                                    [sitename] => 
                                                                    [published] => 1
                                                                    [access] => 1
                                                                    [ordering] => 1
                                                                )
                                                            [en-GB] => stdClass Object
                                                                (
                                                                    [lang_id] => 1
                                                                    [asset_id] => 0
                                                                    [lang_code] => en-GB
                                                                    [title] => English
                                                                    [title_native] => English
                                                                    [sef] => en
                                                                    [image] => en
                                                                    [description] => 
                                                                    [metakey] => 
                                                                    [metadesc] => 
                                                                    [sitename] => 
                                                                    [published] => 1
                                                                    [access] => 1
                                                                    [ordering] => 2
                                                                )
                                                        )
                                                    [current_lang:protected] => fr-FR
                                                    [default_lang:protected] => fr-FR
                                                    [user_lang_code:PlgSystemLanguageFilter:private] => 
                                                    [app:protected] => Joomla\CMS\Application\SiteApplication Object
 *RECURSION*
                                                    [params] => Joomla\Registry\Registry Object
                                                        (
                                                            [data:protected] => stdClass Object
                                                                (
                                                                    [detect_browser] => 0
                                                                    [automatic_change] => 1
                                                                    [item_associations] => 1
                                                                    [remove_default_prefix] => 0
                                                                    [lang_cookie] => 0
                                                                    [alternate_meta] => 1
                                                                )
                                                            [initialized:protected] => 1
                                                            [separator] => .
                                                        )
                                                    [_name:protected] => languagefilter
                                                    [_type:protected] => system
                                                    [autoloadLanguage:protected] => 
                                                    [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                    [_errors:protected] => Array
                                                        (
                                                        )
                                                )
                                            [8] => PlgSystemLogout Object
                                                (
                                                    [app:protected] => Joomla\CMS\Application\SiteApplication Object
 *RECURSION*
                                                    [autoloadLanguage:protected] => 1
                                                    [params] => Joomla\Registry\Registry Object
                                                        (
                                                            [data:protected] => stdClass Object
                                                                (
                                                                )
                                                            [initialized:protected] => 
                                                            [separator] => .
                                                        )
                                                    [_name:protected] => logout
                                                    [_type:protected] => system
                                                    [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                    [_errors:protected] => Array
                                                        (
                                                        )
                                                )
                                            [9] => PlgSystemDebug Object
                                                (
                                                    [linkFormat:protected] => 
                                                    [debugLang:PlgSystemDebug:private] => 0
                                                    [logEntries:PlgSystemDebug:private] => Array
                                                        (
                                                        )
                                                    [sqlShowProfiles:PlgSystemDebug:private] => Array
                                                        (
                                                        )
                                                    [sqlShowProfileEach:PlgSystemDebug:private] => Array
                                                        (
                                                        )
                                                    [explains:PlgSystemDebug:private] => Array
                                                        (
                                                        )
                                                    [totalQueries:PlgSystemDebug:private] => 0
                                                    [app:protected] => Joomla\CMS\Application\SiteApplication Object
 *RECURSION*
                                                    [db:protected] => JDatabaseDriverMysqli Object
                                                        (
                                                            [name] => mysqli
                                                            [serverType] => mysql
                                                            [connection:protected] => mysqli Object
                                                                (
                                                                    [affected_rows] => -1
                                                                    [client_info] => 10.6.20-MariaDB
                                                                    [client_version] => 100620
                                                                    [connect_errno] => 0
                                                                    [connect_error] => 
                                                                    [errno] => 0
                                                                    [error] => 
                                                                    [error_list] => Array
                                                                        (
                                                                        )
                                                                    [field_count] => 40
                                                                    [host_info] => 127.0.0.1 via TCP/IP
                                                                    [info] => 
                                                                    [insert_id] => 0
                                                                    [server_info] => 10.6.17-MariaDB
                                                                    [server_version] => 100617
                                                                    [stat] => Uptime: 31352618  Threads: 150  Questions: 17360479694  Slow queries: 10795  Opens: 198684863  Open tables: 6000  Queries per second avg: 553.717
                                                                    [sqlstate] => 00000
                                                                    [protocol_version] => 10
                                                                    [thread_id] => 309824122
                                                                    [warning_count] => 0
                                                                )
                                                            [nameQuote:protected] => `
                                                            [nullDate:protected] => 0000-00-00 00:00:00
                                                            [_database:JDatabaseDriver:private] => rlmarine_2k16
                                                            [count:protected] => 21
                                                            [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] => 127.0.0.1
                                                                    [user] => rlmarine_2k16
                                                                    [password] => jR7RwVWe
                                                                    [database] => rlmarine_2k16
                                                                    [prefix] => hzn3h_
                                                                    [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 = 0
                                                                                    [1] => c.published > 0
                                                                                    [2] => a.language in ('fr-FR','*')
                                                                                    [3] => (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-10-30 15:00:07')
                                                                                    [4] => (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-10-30 15:00:07')
                                                                                    [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] => hzn3h_
                                                            [utf:protected] => 1
                                                            [utf8mb4:protected] => 
                                                            [errorNum:protected] => 0
                                                            [errorMsg:protected] => 
                                                            [transactionDepth:protected] => 0
                                                            [disconnectHandlers:protected] => Array
                                                                (
                                                                )
                                                        )
                                                    [params] => Joomla\Registry\Registry Object
                                                        (
                                                            [data:protected] => stdClass Object
                                                                (
                                                                    [profile] => 1
                                                                    [queries] => 1
                                                                    [memory] => 1
                                                                    [language_files] => 1
                                                                    [language_strings] => 1
                                                                    [strip-first] => 1
                                                                    [strip-prefix] => 
                                                                    [strip-suffix] => 
                                                                )
                                                            [initialized:protected] => 1
                                                            [separator] => .
                                                        )
                                                    [_name:protected] => debug
                                                    [_type:protected] => system
                                                    [autoloadLanguage:protected] => 
                                                    [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                    [_errors:protected] => Array
                                                        (
                                                        )
                                                )
                                            [10] => PlgSystemLog Object
                                                (
                                                    [params] => Joomla\Registry\Registry Object
                                                        (
                                                            [data:protected] => stdClass Object
                                                                (
                                                                )
                                                            [initialized:protected] => 
                                                            [separator] => .
                                                        )
                                                    [_name:protected] => log
                                                    [_type:protected] => system
                                                    [autoloadLanguage:protected] => 
                                                    [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                    [_errors:protected] => Array
                                                        (
                                                        )
                                                )
                                            [11] => PlgSystemRemember Object
                                                (
                                                    [app:protected] => Joomla\CMS\Application\SiteApplication Object
 *RECURSION*
                                                    [params] => Joomla\Registry\Registry Object
                                                        (
                                                            [data:protected] => stdClass Object
                                                                (
                                                                )
                                                            [initialized:protected] => 
                                                            [separator] => .
                                                        )
                                                    [_name:protected] => remember
                                                    [_type:protected] => system
                                                    [autoloadLanguage:protected] => 
                                                    [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                    [_errors:protected] => Array
                                                        (
                                                        )
                                                )
                                            [12] => PlgSystemHighlight Object
                                                (
                                                    [params] => Joomla\Registry\Registry Object
                                                        (
                                                            [data:protected] => stdClass Object
                                                                (
                                                                )
                                                            [initialized:protected] => 
                                                            [separator] => .
                                                        )
                                                    [_name:protected] => highlight
                                                    [_type:protected] => system
                                                    [autoloadLanguage:protected] => 
                                                    [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                    [_errors:protected] => Array
                                                        (
                                                        )
                                                )
                                            [13] => PlgSystemSef Object
                                                (
                                                    [app:protected] => Joomla\CMS\Application\SiteApplication Object
 *RECURSION*
                                                    [params] => Joomla\Registry\Registry Object
                                                        (
                                                            [data:protected] => stdClass Object
                                                                (
                                                                )
                                                            [initialized:protected] => 
                                                            [separator] => .
                                                        )
                                                    [_name:protected] => sef
                                                    [_type:protected] => system
                                                    [autoloadLanguage:protected] => 
                                                    [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                    [_errors:protected] => Array
                                                        (
                                                        )
                                                )
                                        )
                                    [_state:protected] => 
                                    [_methods:protected] => Array
                                        (
                                            [onaftersessionstart] => Array
                                                (
                                                    [0] => 0
                                                )
                                            [onafterinitialise] => Array
                                                (
                                                    [0] => 1
                                                    [1] => 3
                                                    [2] => 7
                                                    [3] => 11
                                                )
                                            [onafterrender] => Array
                                                (
                                                    [0] => 2
                                                    [1] => 6
                                                    [2] => 13
                                                )
                                            [onajaxsendalways] => Array
                                                (
                                                    [0] => 3
                                                )
                                            [onajaxsendnever] => Array
                                                (
                                                    [0] => 3
                                                )
                                            [onajaxsendonce] => Array
                                                (
                                                    [0] => 3
                                                )
                                            [onajaxsendstats] => Array
                                                (
                                                    [0] => 3
                                                )
                                            [ongetstatsdata] => Array
                                                (
                                                    [0] => 3
                                                )
                                            [debug] => Array
                                                (
                                                    [0] => 3
                                                )
                                            [render] => Array
                                                (
                                                    [0] => 3
                                                )
                                            [oncontentnormaliserequestdata] => Array
                                                (
                                                    [0] => 4
                                                )
                                            [oncontentaftersave] => Array
                                                (
                                                    [0] => 4
                                                )
                                            [onuseraftersave] => Array
                                                (
                                                    [0] => 4
                                                    [1] => 7
                                                )
                                            [oncontentafterdelete] => Array
                                                (
                                                    [0] => 4
                                                )
                                            [onuserafterdelete] => Array
                                                (
                                                    [0] => 4
                                                )
                                            [oncontentprepareform] => Array
                                                (
                                                    [0] => 4
                                                )
                                            [oncontentaftertitle] => Array
                                                (
                                                    [0] => 4
                                                )
                                            [oncontentbeforedisplay] => Array
                                                (
                                                    [0] => 4
                                                )
                                            [oncontentafterdisplay] => Array
                                                (
                                                    [0] => 4
                                                )
                                            [oncontentprepare] => Array
                                                (
                                                    [0] => 4
                                                )
                                            [onpreparefindercontent] => Array
                                                (
                                                    [0] => 4
                                                )
                                            [onafterrespond] => Array
                                                (
                                                    [0] => 5
                                                    [1] => 9
                                                )
                                            [onafterroute] => Array
                                                (
                                                    [0] => 7
                                                )
                                            [preprocessbuildrule] => Array
                                                (
                                                    [0] => 7
                                                )
                                            [buildrule] => Array
                                                (
                                                    [0] => 7
                                                )
                                            [postprocesssefbuildrule] => Array
                                                (
                                                    [0] => 7
                                                )
                                            [postprocessnonsefbuildrule] => Array
                                                (
                                                    [0] => 7
                                                )
                                            [parserule] => Array
                                                (
                                                    [0] => 7
                                                )
                                            [onprivacycollectadmincapabilities] => Array
                                                (
                                                    [0] => 7
                                                )
                                            [onuserbeforesave] => Array
                                                (
                                                    [0] => 7
                                                    [1] => 11
                                                )
                                            [onuserlogin] => Array
                                                (
                                                    [0] => 7
                                                )
                                            [onafterdispatch] => Array
                                                (
                                                    [0] => 7
                                                    [1] => 9
                                                    [2] => 12
                                                    [3] => 13
                                                )
                                            [onuserlogout] => Array
                                                (
                                                    [0] => 8
                                                    [1] => 11
                                                )
                                            [handleerror] => Array
                                                (
                                                    [0] => 8
                                                )
                                            [adddisplaycallback] => Array
                                                (
                                                    [0] => 9
                                                )
                                            [removedisplaycallback] => Array
                                                (
                                                    [0] => 9
                                                )
                                            [mysqldisconnecthandler] => Array
                                                (
                                                    [0] => 9
                                                )
                                            [logger] => Array
                                                (
                                                    [0] => 9
                                                )
                                            [onuserloginfailure] => Array
                                                (
                                                    [0] => 10
                                                )
                                        )
                                    [_errors:protected] => Array
                                        (
                                        )
                                )
                            [identity:protected] => 
                            [config:protected] => Joomla\Registry\Registry Object
                                (
                                    [data:protected] => stdClass Object
                                        (
                                            [offline] => 0
                                            [offline_message] => Ce site est en maintenance.
 Merci de revenir ultérieurement.
                                            [display_offline_message] => 1
                                            [offline_image] => 
                                            [sitename] => RL Marine
                                            [editor] => tinymce
                                            [captcha] => recaptcha
                                            [list_limit] => 20
                                            [access] => 1
                                            [debug] => 0
                                            [debug_lang] => 0
                                            [dbtype] => mysqli
                                            [host] => 127.0.0.1
                                            [user] => rlmarine_2k16
                                            [password] => jR7RwVWe
                                            [db] => rlmarine_2k16
                                            [dbprefix] => hzn3h_
                                            [live_site] => 
                                            [secret] => 883SkSUqb4C6RTTM
                                            [gzip] => 1
                                            [error_reporting] => default
                                            [helpurl] => https://help.joomla.org/proxy?keyref=Help{major}{minor}:{keyref}&lang={langcode}
                                            [ftp_host] => 
                                            [ftp_port] => 
                                            [ftp_user] => 
                                            [ftp_pass] => 
                                            [ftp_root] => 
                                            [ftp_enable] => 0
                                            [offset] => America/Toronto
                                            [mailonline] => 1
                                            [mailer] => mail
                                            [mailfrom] => info@rlmarine.com
                                            [fromname] => RL Marine
                                            [sendmail] => /usr/sbin/sendmail
                                            [smtpauth] => 0
                                            [smtpuser] => 
                                            [smtppass] => 
                                            [smtphost] => localhost
                                            [smtpsecure] => none
                                            [smtpport] => 25
                                            [caching] => 0
                                            [cache_handler] => file
                                            [cachetime] => 15
                                            [MetaDesc] => 
                                            [MetaKeys] => 
                                            [MetaTitle] => 1
                                            [MetaAuthor] => 1
                                            [MetaVersion] => 0
                                            [robots] => 
                                            [sef] => 1
                                            [sef_rewrite] => 1
                                            [sef_suffix] => 0
                                            [unicodeslugs] => 0
                                            [feed_limit] => 10
                                            [log_path] => /home/rlmarine/domains/rlmarine.com/public_html/logs
                                            [tmp_path] => /home/rlmarine/domains/rlmarine.com/public_html/tmp
                                            [lifetime] => 70
                                            [session_handler] => database
                                            [memcache_persist] => 1
                                            [memcache_compress] => 0
                                            [memcache_server_host] => localhost
                                            [memcache_server_port] => 11211
                                            [memcached_persist] => 1
                                            [memcached_compress] => 0
                                            [memcached_server_host] => localhost
                                            [memcached_server_port] => 11211
                                            [redis_persist] => 1
                                            [redis_server_host] => localhost
                                            [redis_server_port] => 6379
                                            [redis_server_auth] => 
                                            [redis_server_db] => 0
                                            [proxy_enable] => 0
                                            [proxy_host] => 
                                            [proxy_port] => 
                                            [proxy_user] => 
                                            [proxy_pass] => 
                                            [massmailoff] => 0
                                            [MetaRights] => 
                                            [sitename_pagetitles] => 1
                                            [force_ssl] => 2
                                            [session_memcache_server_host] => localhost
                                            [session_memcache_server_port] => 11211
                                            [session_memcached_server_host] => localhost
                                            [session_memcached_server_port] => 11211
                                            [frontediting] => 0
                                            [feed_email] => author
                                            [cookie_domain] => 
                                            [cookie_path] => 
                                            [asset_id] => 1
                                            [cache_platformprefix] => 0
                                            [debug_lang_const] => 1
                                            [replyto] => 
                                            [replytoname] => 
                                            [session_redis_persist] => 1
                                            [session_redis_server_host] => localhost
                                            [session_redis_server_port] => 6379
                                            [session_redis_server_auth] => 
                                            [session_redis_server_db] => 0
                                            [shared_session] => 0
                                            [language] => fr-FR
                                            [theme] => gdw
                                            [themeParams] => Joomla\Registry\Registry Object
                                                (
                                                    [data:protected] => stdClass Object
                                                        (
                                                            [html5] => 1
                                                            [extra_script] => 
                                                            [compress] => 1
                                                            [cacheoff] => 0
                                                        )
                                                    [initialized:protected] => 1
                                                    [separator] => .
                                                )
                                        )
                                    [initialized:protected] => 1
                                    [separator] => .
                                )
                            [input] => 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] => 1
                                                            [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
                                                        (
                                                            [rl-marine-session-id] => o346lhgips3ifo7us8fo41l8h7
                                                            [6e56a84ec0667d8a8718b9defededb8a] => o346lhgips3ifo7us8fo41l8h7
                                                        )
                                                )
                                            [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] => 1
                                                            [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
                                        (
                                            [rl-marine-session-id] => o346lhgips3ifo7us8fo41l8h7
                                            [6e56a84ec0667d8a8718b9defededb8a] => o346lhgips3ifo7us8fo41l8h7
                                            [language] => fr-FR
                                            [Itemid] => 101
                                            [option] => com_content
                                            [view] => article
                                            [id] => 0
                                            [lang] => fr-FR
                                        )
                                )
                            [logger:Joomla\Application\AbstractApplication:private] => Joomla\CMS\Log\DelegatingPsrLogger Object
                                (
                                    [logger:protected] => Joomla\CMS\Log\Log Object
                                        (
                                            [configurations:protected] => Array
                                                (
                                                    [72a10d39e4d5c6ef173c2161ed4a6994] => Array
                                                        (
                                                            [logger] => messagequeue
                                                        )
                                                )
                                            [loggers:protected] => Array
                                                (
                                                )
                                            [lookup:protected] => Array
                                                (
                                                    [72a10d39e4d5c6ef173c2161ed4a6994] => stdClass Object
                                                        (
                                                            [priorities] => 30719
                                                            [categories] => Array
                                                                (
                                                                    [0] => jerror
                                                                )
                                                            [exclude] => 
                                                        )
                                                )
                                        )
                                    [priorityMap:protected] => Array
                                        (
                                            [emergency] => 1
                                            [alert] => 2
                                            [critical] => 4
                                            [error] => 8
                                            [warning] => 16
                                            [notice] => 32
                                            [info] => 64
                                            [debug] => 128
                                        )
                                )
                            [item_associations] => 1
                        )
                    [type] => ->
                    [args] => Array
                        (
                        )
                )
            [13] => Array
                (
                    [file] => /home/rlmarine/domains/rlmarine.com/public_html/libraries/src/Application/CMSApplication.php
                    [line] => 225
                    [function] => doExecute
                    [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] => gdw
                                    [params] => Joomla\Registry\Registry Object
                                        (
                                            [data:protected] => stdClass Object
                                                (
                                                    [html5] => 1
                                                    [extra_script] => 
                                                    [compress] => 1
                                                    [cacheoff] => 0
                                                )
                                            [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] => Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
                                    [acceptEncoding:protected] => gzip, br, zstd, deflate
                                    [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] => Accueil
                                    [description] => 
                                    [link] => 
                                    [base] => https://rlmarine.com/fr/sitemap.xml
                                    [language] => fr-fr
                                    [direction] => ltr
                                    [_generator] => Joomla! - Open Source Content Management
                                    [_mdate] => 
                                    [_tab] => 	
                                    [_lineEnd] => 
                                    [_charset] => utf-8
                                    [_mime] => text/html
                                    [_namespace] => 
                                    [_profile] => 
                                    [_scripts] => Array
                                        (
                                            [/templates/gdw/javascript/basejs.php] => Array
                                                (
                                                    [type] => text/javascript
                                                    [options] => Array
                                                        (
                                                        )
                                                )
                                        )
                                    [_script] => Array
                                        (
                                        )
                                    [scriptOptions:protected] => Array
                                        (
                                        )
                                    [_styleSheets] => Array
                                        (
                                        )
                                    [_style] => Array
                                        (
                                        )
                                    [_metaTags] => Array
                                        (
                                            [http-equiv] => Array
                                                (
                                                    [content-type] => text/html; charset=utf-8
                                                )
                                            [name] => Array
                                                (
                                                    [keywords] => 
                                                    [rights] => 
                                                )
                                        )
                                    [_engine] => 
                                    [_type] => html
                                    [mediaVersion:protected] => ab4517dbaa0676904c3f18e0a8ecf9b2
                                )
                            [language:protected] => Joomla\CMS\Language\Language Object
                                (
                                    [debug:protected] => 
                                    [default:protected] => en-GB
                                    [orphans:protected] => Array
                                        (
                                        )
                                    [metadata:protected] => Array
                                        (
                                            [name] => French (France)
                                            [nativeName] => Français (France)
                                            [tag] => fr-FR
                                            [rtl] => 0
                                            [locale] => fr_FR.utf8, fr_FR.UTF-8, fr_FR.UTF-8@euro, fr_FR, fre_FR, fr, france
                                            [firstDay] => 1
                                            [weekEnd] => 0,6
                                            [calendar] => gregorian
                                        )
                                    [locale:protected] => 
                                    [lang:protected] => fr-FR
                                    [paths:protected] => Array
                                        (
                                            [joomla] => Array
                                                (
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/language/en-GB/en-GB.ini] => 1
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/language/fr-FR/fr-FR.ini] => 1
                                                )
                                            [lib_joomla] => Array
                                                (
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/language/en-GB/en-GB.lib_joomla.ini] => 1
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/language/fr-FR/fr-FR.lib_joomla.ini] => 1
                                                )
                                            [plg_system_gdwcartmanager] => Array
                                                (
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/administrator/language/en-GB/en-GB.plg_system_gdwcartmanager.ini] => 
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/administrator/language/en-GB/plg_system_gdwcartmanager.ini] => 
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/administrator/language/fr-FR/fr-FR.plg_system_gdwcartmanager.ini] => 
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/administrator/language/fr-FR/plg_system_gdwcartmanager.ini] => 
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/plugins/system/gdwcartmanager/language/en-GB/en-GB.plg_system_gdwcartmanager.ini] => 
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/plugins/system/gdwcartmanager/language/en-GB/plg_system_gdwcartmanager.ini] => 
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/plugins/system/gdwcartmanager/language/fr-FR/fr-FR.plg_system_gdwcartmanager.ini] => 
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/plugins/system/gdwcartmanager/language/fr-FR/plg_system_gdwcartmanager.ini] => 
                                                )
                                            [plg_system_updatenotification] => Array
                                                (
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/administrator/language/en-GB/en-GB.plg_system_updatenotification.ini] => 1
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/administrator/language/fr-FR/fr-FR.plg_system_updatenotification.ini] => 1
                                                )
                                            [plg_system_fields] => Array
                                                (
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/administrator/language/en-GB/en-GB.plg_system_fields.ini] => 1
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/administrator/language/fr-FR/fr-FR.plg_system_fields.ini] => 1
                                                )
                                            [plg_system_logrotation] => Array
                                                (
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/administrator/language/en-GB/en-GB.plg_system_logrotation.ini] => 1
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/administrator/language/fr-FR/fr-FR.plg_system_logrotation.ini] => 1
                                                )
                                            [plg_system_logout] => Array
                                                (
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/administrator/language/en-GB/en-GB.plg_system_logout.ini] => 1
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/administrator/language/fr-FR/fr-FR.plg_system_logout.ini] => 1
                                                )
                                            [tpl_gdw] => Array
                                                (
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/language/en-GB/en-GB.tpl_gdw.ini] => 1
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/language/fr-FR/fr-FR.tpl_gdw.ini] => 1
                                                )
                                            [com_content] => Array
                                                (
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/language/en-GB/en-GB.com_content.ini] => 1
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/language/fr-FR/fr-FR.com_content.ini] => 1
                                                )
                                        )
                                    [errorfiles:protected] => Array
                                        (
                                        )
                                    [strings:protected] => Array
                                        (
                                            [JERROR_PARSING_LANGUAGE_FILE] =>  : erreur(s) ligne(s) %s
                                            [ERROR] => Erreur
                                            [INFO] => Info
                                            [MESSAGE] => Message
                                            [NOTICE] => Annonce
                                            [WARNING] => Avertissement
                                            [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] => Configurer
                                            [JACTION_ADMIN_GLOBAL] => Super Administrateur
                                            [JACTION_COMPONENT_SETTINGS] => Paramétrage des composants
                                            [JACTION_CREATE] => Créer
                                            [JACTION_DELETE] => Supprimer
                                            [JACTION_EDIT] => Modifier
                                            [JACTION_EDITOWN] => Modifier soi-même
                                            [JACTION_EDITSTATE] => État de modification
                                            [JACTION_LOGIN_ADMIN] => Connexion à l'Administration
                                            [JACTION_LOGIN_SITE] => Connexion au Site
                                            [JACTION_MANAGE] => Accès à l'interface d'administration
                                            [JADMINISTRATOR] => Administrateur
                                            [JALL] => Tout
                                            [JALL_LANGUAGE] => Toutes
                                            [JAPPLY] => Sauvegarder
                                            [JARCHIVED] => Archivé
                                            [JASSOCIATIONS] => Également disponible :
                                            [JASSOCIATIONS_ASC] => Associations ascendant
                                            [JASSOCIATIONS_DESC] => Associations descendant
                                            [JAUTHOR] => Auteur
                                            [JAUTHOR_ASC] => Auteur ascendant
                                            [JAUTHOR_DESC] => Auteur descendant
                                            [JCANCEL] => Annuler
                                            [JCATEGORY] => Catégorie
                                            [JCATEGORY_ASC] => Catégorie ascendant
                                            [JCATEGORY_DESC] => Catégorie descendant
                                            [JCLEAR] => Effacer
                                            [JDATE] => Date
                                            [JDATE_ASC] => Date ascendant
                                            [JDATE_DESC] => Date descendant
                                            [JDAY] => Jour
                                            [JDEFAULT] => Défaut
                                            [JDETAILS] => Détails
                                            [JDISABLED] => Désactivé
                                            [JEDITOR] => Éditeur
                                            [JENABLED] => Activé
                                            [JEXPIRED] => Expiré
                                            [JFALSE] => Faux
                                            [JFEATURED] => En vedette
                                            [JFEATURED_ASC] => En vedette ascendant
                                            [JFEATURED_DESC] => En vedette descendant
                                            [JHIDE] => Masquer
                                            [JINVALID_TOKEN] => La dernière requête a été refusée car elle contenait un marqueur de sécurité invalide. Rafraîchissez la page et réessayez.
                                            [JINVALID_TOKEN_NOTICE] => L'identifiant de sécurité ne correspondait pas. La demande a été interrompue pour empêcher toute violation de la sécurité. Veuillez réessayer.
                                            [JLOGIN] => Connexion
                                            [JLOGOUT] => Déconnexion
                                            [JMONTH] => Mois
                                            [JNEW] => Nouveau/nouvelle
                                            [JNEXT] => Suivant
                                            [JNEXT_TITLE] => Article suivant : %s
                                            [JNO] => Non
                                            [JNONE] => Aucun
                                            [JNOTPUBLISHEDYET] => Pas encore publié
                                            [JNOTICE] => Annonce
                                            [JOFF] => Désactivé
                                            [JOFFLINE_MESSAGE] => Ce site est en maintenance.
 Merci de revenir ultérieurement.
                                            [JON] => Activé
                                            [JOPTIONS] => Options
                                            [JPAGETITLE] => %1$s - %2$s
                                            [JPREV] => Précédent
                                            [JPREVIOUS] => Précédent
                                            [JPREVIOUS_TITLE] => Article précédent : %s
                                            [JPUBLISHED] => Publié
                                            [JREGISTER] => S'inscrire
                                            [JREQUIRED] => Requis
                                            [JSAVE] => Sauvegarder
                                            [JSELECT] => Sélectionner
                                            [JSHOW] => Afficher
                                            [JSITE] => Site
                                            [JSTATUS] => Statut
                                            [JSTATUS_ASC] => Statut ascendant
                                            [JSTATUS_DESC] => Statut descendant
                                            [JSUBMIT] => Envoyer
                                            [JTAG] => Tags
                                            [JTAG_DESC] => Ajouter ou supprimer des tags à cet élément. Il est possible de créer un nouveau tag en entrant le nom dans le champ puis en pressant la touche Enter.
                                            [JTAG_FIELD_SELECT_DESC] => Sélectionner le tag à utiliser
                                            [JTOOLBAR] => Barre d'outils
                                            [JTOOLBAR_VERSIONS] => Versions
                                            [JTRASH] => Corbeille
                                            [JTRASHED] => Mis à la corbeille
                                            [JTRUE] => Vrai
                                            [JUNPUBLISHED] => Dépublié
                                            [JUSER_TOOLS] => Outils utilisateur
                                            [JYEAR] => Année
                                            [JYES] => Oui
                                            [JBROWSERTARGET_MODAL] => Modal
                                            [JBROWSERTARGET_NEW] => Ouvrir dans une nouvelle fenêtre
                                            [JBROWSERTARGET_PARENT] => Ouvrir dans la fenêtre parente
                                            [JBROWSERTARGET_POPUP] => Ouvrir en pop-up
                                            [JERROR_ALERTNOAUTHOR] => Vous n'êtes pas autorisé à accéder à cette ressource.
                                            [JERROR_ALERTNOTEMPLATE] => Le template nécessaire à cet affichage est indisponible. Veuillez contacter un administrateur du site.
                                            [JERROR_AN_ERROR_HAS_OCCURRED] => Une erreur est survenue
                                            [JERROR_COULD_NOT_FIND_TEMPLATE] => Impossible de trouver le template "%s".
                                            [JERROR_ERROR] => Erreur
                                            [JERROR_LAYOUT_AN_OUT_OF_DATE_BOOKMARK_FAVOURITE] => bookmark/favori périmé
                                            [JERROR_LAYOUT_ERROR_HAS_OCCURRED_WHILE_PROCESSING_YOUR_REQUEST] => Une erreur est survenue pendant l'exécution de la requête.
                                            [JERROR_LAYOUT_GO_TO_THE_HOME_PAGE] => Aller à la page d'accueil
                                            [JERROR_LAYOUT_HOME_PAGE] => Page d'accueil
                                            [JERROR_LAYOUT_MIS_TYPED_ADDRESS] => une adresse erronée
                                            [JERROR_LAYOUT_NOT_ABLE_TO_VISIT] => Vous ne pouvez pas visiter cette page car :
                                            [JERROR_LAYOUT_PAGE_NOT_FOUND] => La page recherchée ne peut être affichée.
                                            [JERROR_LAYOUT_PLEASE_CONTACT_THE_SYSTEM_ADMINISTRATOR] => Si les difficultés persistent, merci de contacter l'administrateur de ce site.
                                            [JERROR_LAYOUT_PLEASE_TRY_ONE_OF_THE_FOLLOWING_PAGES] => Veuillez essayer l'une des pages suivantes :
                                            [JERROR_LAYOUT_PREVIOUS_ERROR] => Erreur précédente
                                            [JERROR_LAYOUT_REQUESTED_RESOURCE_WAS_NOT_FOUND] => La ressource demandée n'a pas été trouvée
                                            [JERROR_LAYOUT_SEARCH] => Effectuez une recherche sur le site ou allez sur la page d'accueil.
                                            [JERROR_LAYOUT_SEARCH_ENGINE_OUT_OF_DATE_LISTING] => Un moteur de recherche possède un listing périmé pour ce site
                                            [JERROR_LAYOUT_SEARCH_PAGE] => Chercher dans le site
                                            [JERROR_LAYOUT_YOU_HAVE_NO_ACCESS_TO_THIS_PAGE] => vous n'avez pas accès à cette page
                                            [JERROR_LOADING_MENUS] => Erreur de chargement des menus : %s
                                            [JERROR_LOGIN_DENIED] => Vous ne pouvez pas accéder à la section privée de ce site.
                                            [JERROR_NOLOGIN_BLOCKED] => Connexion refusée! Soit votre compte est bloqué, soit vous ne l'avez pas encore activé.
                                            [JERROR_PAGE_NOT_FOUND] => Page non trouvée
                                            [JERROR_SENDING_EMAIL] => L'e-mail ne peut pas être envoyé.
                                            [JERROR_SESSION_STARTUP] => Erreur lors de l'initialisation de la session.
                                            [JERROR_TABLE_BIND_FAILED] => hmm %s ...
                                            [JERROR_USERS_PROFILE_NOT_FOUND] => Profil utilisateur non trouvé
                                            [JFIELD_ACCESS_DESC] => Niveau d'accès pour ce contenu
                                            [JFIELD_ACCESS_LABEL] => Accès
                                            [JFIELD_ALIAS_DESC] => L'Alias sera utilisé dans les URL SEF. Laissez vide pour que Joomla! génère la valeur depuis le titre de l'article. Cette valeur va dépendre des paramètres SEO (Configuration Globale ->Site). 
Utiliser Unicode créera des alias UTF-8. Vous pouvez également saisir tout caractère UTF-8. Les espaces et certains caractères interdits seront remplacés par des traits d'union. 
Lorsque vous utilisez la translittération par défaut, l'alias sera en minuscules et avec des tirets au lieu d'espaces. Vous pouvez créer l'alias vous-même, en minuscules et avec traits d'union (-). Aucun espace ni trait de soulignement n'est autorisé. La valeur par défaut sera la date et l'heure si le titre est en caractères non-latins.
                                            [JFIELD_ALIAS_LABEL] => Alias
                                            [JFIELD_ALIAS_PLACEHOLDER] => Auto-génération à partir du titre
                                            [JFIELD_ALT_PAGE_TITLE_LABEL] => Titre alternatif de page
                                            [JFIELD_CATEGORY_DESC] => Catégorie
                                            [JFIELD_FIELDS_CATEGORY_DESC] => Sélectionner la catégorie à laquelle est assignée ce champ.
                                            [JFIELD_LANGUAGE_DESC] => Assigner une langue à cet article.
                                            [JFIELD_LANGUAGE_LABEL] => Langue
                                            [JFIELD_META_DESCRIPTION_DESC] => La métadonnée 'description' permet d'indexer une description du contenu de la page afin d'améliorer son référencement (~250 caractères).
Lorsque le contenu est indexé par un moteur dans les résultats d'une recherche, le texte de cette métadonnée est affiché sous le titre.
                                            [JFIELD_META_DESCRIPTION_LABEL] => Méta Description
                                            [JFIELD_META_KEYWORDS_DESC] => La métadonnée 'keywords' permet d'indexer une série de mots clés ou d'expressions (séparés par une virgule) liés au thème du contenu.
                                            [JFIELD_META_KEYWORDS_LABEL] => Mots-clés
                                            [JFIELD_META_RIGHTS_DESC] => Décrivez les droits qu'ont les autres utilisateurs d'accéder à ce contenu.
                                            [JFIELD_META_RIGHTS_LABEL] => Droits d'accès au contenu
                                            [JFIELD_ORDERING_DESC] => Tri des articles dans la catégorie
                                            [JFIELD_ORDERING_LABEL] => Trier
                                            [JFIELD_PUBLISHED_DESC] => Déterminer le statut de publication
                                            [JFIELD_TITLE_DESC] => Titre de l'article
                                            [JGLOBAL_ADD_CUSTOM_CATEGORY] => Ajouter une nouvelle catégorie
                                            [JGLOBAL_ARTICLES] => Articles
                                            [JGLOBAL_FIELDS] => Champs
                                            [JGLOBAL_AUTH_ACCESS_DENIED] => Accès refusé
                                            [JGLOBAL_AUTH_ACCESS_GRANTED] => Accès autorisé
                                            [JGLOBAL_AUTH_BIND_FAILED] => Impossible de se lier au serveur LDAP
                                            [JGLOBAL_AUTH_CANCEL] => Authentification annulée
                                            [JGLOBAL_AUTH_CURL_NOT_INSTALLED] => Curl n'est pas installé
                                            [JGLOBAL_AUTH_EMPTY_PASS_NOT_ALLOWED] => Vous devez indiquer un mot de passe!
                                            [JGLOBAL_AUTH_FAIL] => Authentification échouée
                                            [JGLOBAL_AUTH_FAILED] => Échec de l'authentification : %s
                                            [JGLOBAL_AUTH_INCORRECT] => Identifiant et/ou Mot de passe incorrect
                                            [JGLOBAL_AUTH_INVALID_PASS] => Le nom d'utilisateur ne correspond pas au mot de passe, ou vous n'avez pas encore de compte.
                                            [JGLOBAL_AUTH_INVALID_SECRETKEY] => La clé secrète d'authentification en deux étapes n'est pas valide.
                                            [JGLOBAL_AUTH_NO_BIND] => Impossible de se lier au serveur LDAP
                                            [JGLOBAL_AUTH_NO_CONNECT] => Impossible de se connecter au serveur LDAP
                                            [JGLOBAL_AUTH_NO_REDIRECT] => Impossible de rediriger vers le serveur : %s
                                            [JGLOBAL_AUTH_NO_USER] => Le nom d'utilisateur ne correspond pas au mot de passe, ou vous n'avez pas encore de compte.
                                            [JGLOBAL_AUTH_NOT_CONNECT] => Impossible de se connecter au service d'authentification.
                                            [JGLOBAL_AUTH_NOT_CREATE_DIR] => Impossible de créer le répertoire de stockage %s. Veuillez vérifier les permissions.
                                            [JGLOBAL_AUTH_PASS_BLANK] => LDAP n'accepte pas les mots de passe vides
                                            [JGLOBAL_AUTH_UNKNOWN_ACCESS_DENIED] => Résultat inconnu. Accès refusé
                                            [JGLOBAL_AUTH_USER_BLACKLISTED] => L'utilisateur est en liste noire
                                            [JGLOBAL_AUTH_USER_NOT_FOUND] => Impossible de trouver l'utilisateur
                                            [JGLOBAL_AUTO] => Automatique
                                            [JGLOBAL_CATEGORY_NOT_FOUND] => Catégorie introuvable
                                            [JGLOBAL_CENTER] => Centre
                                            [JGLOBAL_CHECK_ALL] => Tout cocher
                                            [JGLOBAL_CLICK_TO_SORT_THIS_COLUMN] => Cliquez pour trier cette colonne
                                            [JGLOBAL_COLLAPSE_CATEGORIES] => Afficher moins de catégories
                                            [JGLOBAL_CREATED_DATE_ON] => Créé le %s
                                            [JGLOBAL_CUSTOM_CATEGORY] => Nouvelles catégories
                                            [JGLOBAL_DESCRIPTION] => Description
                                            [JGLOBAL_DISPLAY_NUM] => Affichage #
                                            [JGLOBAL_EDIT] => Modifier
                                            [JGLOBAL_EDIT_TITLE] => Modifier l'article
                                            [JGLOBAL_EMAIL] => Courriel
                                            [JGLOBAL_EMAIL_DOMAIN_NOT_ALLOWED] => Le domaine de mail %s n'est pas autorisé. Merci de choisir une autre adresse mail.
                                            [JGLOBAL_EMAIL_TITLE] => Envoyer ce lien à un ami
                                            [JGLOBAL_EXPAND_CATEGORIES] => Afficher plus de catégories
                                            [JGLOBAL_FIELD_ADD] => Ajouter
                                            [JGLOBAL_FIELD_CATEGORIES_CHOOSE_CATEGORY_DESC] => Sélectionnez la catégorie parente des sous-catégories à afficher.
                                            [JGLOBAL_FIELD_CATEGORIES_CHOOSE_CATEGORY_LABEL] => Catégorie principale
                                            [JGLOBAL_FIELD_CATEGORIES_DESC_DESC] => Saisissez du texte dans ce champ pour remplacer la description d'origine de la catégorie principale.
                                            [JGLOBAL_FIELD_CATEGORIES_DESC_LABEL] => Description alternative
                                            [JGLOBAL_FIELD_CREATED_BY_ALIAS_DESC] => Afficher un autre nom que celui de l'auteur
                                            [JGLOBAL_FIELD_CREATED_BY_ALIAS_LABEL] => Alias de l'auteur
                                            [JGLOBAL_FIELD_CREATED_BY_DESC] => Auteur de l'article.
                                            [JGLOBAL_FIELD_CREATED_BY_LABEL] => Créé par
                                            [JGLOBAL_FIELD_CREATED_DESC] => Date de création de l'élément.
                                            [JGLOBAL_FIELD_CREATED_LABEL] => Date de création
                                            [JGLOBAL_FIELD_FEATURED_DESC] => Assigner l'article à la page blog des articles en vedette
                                            [JGLOBAL_FIELD_FEATURED_LABEL] => En vedette
                                            [JGLOBAL_FIELD_FIELD_CACHETIME_DESC] => Durée en minutes entre deux actualisation du cache.
                                            [JGLOBAL_FIELD_FIELD_ORDERING_DESC] => Ordre d'affichage des éléments
                                            [JGLOBAL_FIELD_FIELD_ORDERING_LABEL] => Ordre
                                            [JGLOBAL_FIELD_GROUPS] => Groupes de champs
                                            [JGLOBAL_FIELD_ID_DESC] => Numéro d'enregistrement (identification) dans la base de données.
                                            [JGLOBAL_FIELD_ID_LABEL] => Id
                                            [JGLOBAL_FIELD_LAYOUT_DESC] => Choisissez dans la liste déroulante la mise en page à appliquer.
                                            [JGLOBAL_FIELD_LAYOUT_LABEL] => Mise en page
                                            [JGLOBAL_FIELD_MODIFIED_LABEL] => Date de modification
                                            [JGLOBAL_FIELD_MODIFIED_BY_DESC] => L'utilisateur qui a effectué la dernière modification de l'article.
                                            [JGLOBAL_FIELD_MODIFIED_BY_LABEL] => Modifié par
                                            [JGLOBAL_FIELD_MOVE] => Déplacer
                                            [JGLOBAL_FIELD_NUM_CATEGORY_ITEMS_DESC] => Nombre de catégories à afficher pour chaque niveau.
                                            [JGLOBAL_FIELD_NUM_CATEGORY_ITEMS_LABEL] => Nombre de catégories
                                            [JGLOBAL_FIELD_PUBLISH_DOWN_DESC] => Date optionnelle pour cesser la publication
                                            [JGLOBAL_FIELD_PUBLISH_DOWN_LABEL] => Fin de publication
                                            [JGLOBAL_FIELD_PUBLISH_UP_DESC] => Date optionnelle pour débuter la publication
                                            [JGLOBAL_FIELD_PUBLISH_UP_LABEL] => Début de publication
                                            [JGLOBAL_FIELD_REMOVE] => Supprimer
                                            [JGLOBAL_FIELD_SHOW_BASE_DESCRIPTION_DESC] => Afficher la description de la catégorie principale ou, alternativement, remplacer avec le texte du champ de description de l'élément de menu.
Si vous utilisez la catégorie racine comme principale, vous devez lui donner une description.
                                            [JGLOBAL_FIELD_SHOW_BASE_DESCRIPTION_LABEL] => Description de la catégorie du niveau supérieur
                                            [JGLOBAL_FIELD_VERSION_NOTE_DESC] => Saisir une note optionnelle pour cette version.
                                            [JGLOBAL_FIELD_VERSION_NOTE_LABEL] => Note de version
                                            [JGLOBAL_FILTER_BUTTON] => Filtre
                                            [JGLOBAL_FILTER_LABEL] => Filtre
                                            [JGLOBAL_FULL_TEXT] => Texte complet
                                            [JGLOBAL_GT] => >
                                            [JGLOBAL_HELPREFRESH_BUTTON] => Rafraîchir
                                            [JGLOBAL_HITS] => Clics
                                            [JGLOBAL_HITS_ASC] => Clics ascendant
                                            [JGLOBAL_HITS_COUNT] => Clics : %s
                                            [JGLOBAL_HITS_DESC] => Clics descendant
                                            [JGLOBAL_ICON_SEP] => |
                                            [JGLOBAL_INHERIT] => Hériter
                                            [JGLOBAL_INTRO_TEXT] => Texte d'introduction
                                            [JGLOBAL_KEEP_TYPING] => Continuez la saisie...
                                            [JGLOBAL_LEFT] => Gauche
                                            [JGLOBAL_LIST_ALIAS] => (Alias: %s)
                                            [JGLOBAL_LIST_ALIAS_NOTE] => (Alias: %s, Note: %s)
                                            [JGLOBAL_LOOKING_FOR] => Recherche de
                                            [JGLOBAL_LT] => <
                                            [JGLOBAL_MAXIMUM_UPLOAD_SIZE_LIMIT] => Taille maximum de téléchargement : %s
                                            [JGLOBAL_NEWITEMSLAST_DESC] => Les nouveaux éléments sont placés par défaut en dernière position. Vous pourrez modifier leur ordre après avoir sauvegardé l'article.
                                            [JGLOBAL_NO_MATCHING_RESULTS] => Aucun résultat correspondant 
                                            [JGLOBAL_NUM] => Nombre
                                            [JGLOBAL_OTPMETHOD_NONE] => Désactiver l'authentification en deux étapes
                                            [JGLOBAL_PASSWORD] => Mot de passe
                                            [JGLOBAL_PASSWORD_RESET_REQUIRED] => Vous devez réinitialiser votre mot de passe avant de continuer.
                                            [JGLOBAL_PREVIEW_POSITION] => Position : %s
                                            [JGLOBAL_PREVIEW_STYLE] => Style : %s
                                            [JGLOBAL_PRINT] => Imprimer
                                            [JGLOBAL_PRINT_TITLE] => Imprimer l'article < %s >
                                            [JGLOBAL_RECORD_NUMBER] => ID d'enregistrement : %d 
                                            [JGLOBAL_REMEMBER_ME] => Se souvenir de moi
                                            [JGLOBAL_REMEMBER_MUST_LOGIN] => Par raison de sécurité, vous devez vous connecter avant de modifier vos informations personnelles.
                                            [JGLOBAL_RESOURCE_NOT_FOUND] => Ressource non trouvée
                                            [JGLOBAL_RIGHT] => Droite
                                            [JGLOBAL_ROOT] => Racine
                                            [JGLOBAL_SECRETKEY] => Clé secrète
                                            [JGLOBAL_SECRETKEY_HELP] => Si vous avez activé l'authentification en deux étapes dans votre compte d'utilisateur, merci de saisir votre clé secrète. Si vous ne comprenez pas ce dont il s'agit, vous pouvez laisser le champ vide.
                                            [JGLOBAL_SELECT_AN_OPTION] => Sélectionnez une option
                                            [JGLOBAL_SELECT_NO_RESULTS_MATCH] => Aucun résultat correspondant
                                            [JGLOBAL_SELECT_SOME_OPTIONS] => Sélectionnez certaines options
                                            [JGLOBAL_SORT_BY] => Tri des tables par :
                                            [JGLOBAL_START_PUBLISH_AFTER_FINISH] => La date de début de publication doit être fixée avant la date de fin de publication.
                                            [JGLOBAL_SUBCATEGORIES] => Sous-catégories
                                            [JGLOBAL_SUBHEADING_DESC] => Texte facultatif à afficher en sous-titre.
                                            [JGLOBAL_TITLE] => Titre
                                            [JGLOBAL_TITLE_ASC] => Titre ascendant
                                            [JGLOBAL_TITLE_DESC] => Titre descendant
                                            [JGLOBAL_TYPE_OR_SELECT_CATEGORY] => Taper ou sélectionner une catégorie
                                            [JGLOBAL_TYPE_OR_SELECT_SOME_OPTIONS] => Saisir ou choisir des options
                                            [JGLOBAL_TYPE_OR_SELECT_SOME_TAGS] => Saisir ou sélectionner certains tags
                                            [JGLOBAL_USE_GLOBAL] => Utiliser les paramètres généraux
                                            [JGLOBAL_USE_GLOBAL_VALUE] => Valeur globale (%s)
                                            [JGLOBAL_USERNAME] => Identifiant
                                            [JGLOBAL_VALIDATION_FORM_FAILED] => Formulaire invalide
                                            [JGLOBAL_YOU_MUST_LOGIN_FIRST] => Veuillez d'abord vous identifier
                                            [JGRID_HEADING_ACCESS] => Accès
                                            [JGRID_HEADING_ACCESS_ASC] => Accès ascendant
                                            [JGRID_HEADING_ACCESS_DESC] => Accès descendant
                                            [JGRID_HEADING_ID] => Id
                                            [JGRID_HEADING_ID_ASC] => ID ascendant
                                            [JGRID_HEADING_ID_DESC] => ID descendant
                                            [JGRID_HEADING_LANGUAGE] => Langue
                                            [JGRID_HEADING_LANGUAGE_ASC] => Langue ascendant
                                            [JGRID_HEADING_LANGUAGE_DESC] => Langue descendant
                                            [JGRID_HEADING_ORDERING_ASC] => Ordre ascendant
                                            [JGRID_HEADING_ORDERING_DESC] => Ordre descendant
                                            [JLIB_DATABASE_ERROR_ADAPTER_MYSQL] => L'adaptateur MySQL « mysql » n'est pas disponible.
                                            [JLIB_DATABASE_ERROR_ADAPTER_MYSQLI] => L'adaptateur MySQL « mysqli » n'est pas disponible.
                                            [JLIB_DATABASE_ERROR_CONNECT_DATABASE] => Impossible de se connecter à la base de données : %s
                                            [JLIB_DATABASE_ERROR_CONNECT_MYSQL] => Impossible de se connecter à MySQL.
                                            [JLIB_DATABASE_ERROR_DATABASE_CONNECT] => Impossible de se connecter à la base de données
                                            [JLIB_DATABASE_ERROR_LOAD_DATABASE_DRIVER] => Impossible de charger le pilote de base de données : %s
                                            [JLIB_ERROR_INFINITE_LOOP] => Boucle infinie détectée dans JError
                                            [JOPTION_DO_NOT_USE] => - Pas de sélection -
                                            [JOPTION_SELECT_ACCESS] => - Sélectionner l'Accès -
                                            [JOPTION_SELECT_AUTHOR] => - Sélectionner l'auteur -
                                            [JOPTION_SELECT_CATEGORY] => - Sélectionner la Catégorie -
                                            [JOPTION_SELECT_LANGUAGE] => - Sélectionner la Langue -
                                            [JOPTION_SELECT_PUBLISHED] => - Sélectionner l'état -
                                            [JOPTION_SELECT_MAX_LEVELS] => - Sélectionner niveaux maximum -
                                            [JOPTION_SELECT_MONTH] => - Sélectionner un mois -
                                            [JOPTION_SELECT_TAG] => Sélectionner Tag -
                                            [JOPTION_USE_DEFAULT] => - Valeur par Défaut -
                                            [JSEARCH_FILTER_CLEAR] => Effacer
                                            [JSEARCH_FILTER_LABEL] => Filtre
                                            [JSEARCH_FILTER_SUBMIT] => Rechercher
                                            [JSEARCH_FILTER] => Recherche
                                            [DATE_FORMAT_LC] => l j F Y
                                            [DATE_FORMAT_LC1] => l j F Y
                                            [DATE_FORMAT_LC2] => l j F Y H:i
                                            [DATE_FORMAT_LC3] => j F Y
                                            [DATE_FORMAT_LC4] => j/m/y
                                            [DATE_FORMAT_LC5] => Y-m-d H:i
                                            [DATE_FORMAT_LC6] => d-m-Y H:i:s
                                            [DATE_FORMAT_JS1] => j/m/y
                                            [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] => Jan
                                            [JANUARY] => janvier
                                            [FEBRUARY_SHORT] => Fév
                                            [FEBRUARY] => février
                                            [MARCH_SHORT] => Mar
                                            [MARCH] => mars
                                            [APRIL_SHORT] => Avr
                                            [APRIL] => avril
                                            [MAY_SHORT] => Mai
                                            [MAY] => mai
                                            [JUNE_SHORT] => Jui
                                            [JUNE] => juin
                                            [JULY_SHORT] => Juil
                                            [JULY] => juillet
                                            [AUGUST_SHORT] => Aoû
                                            [AUGUST] => août
                                            [SEPTEMBER_SHORT] => Sep
                                            [SEPTEMBER] => septembre
                                            [OCTOBER_SHORT] => Oct
                                            [OCTOBER] => octobre
                                            [NOVEMBER_SHORT] => Nov
                                            [NOVEMBER] => novembre
                                            [DECEMBER_SHORT] => Déc
                                            [DECEMBER] => décembre
                                            [SAT] => Sam
                                            [SATURDAY] => samedi
                                            [SUN] => Dim
                                            [SUNDAY] => dimanche
                                            [MON] => Lun
                                            [MONDAY] => lundi
                                            [TUE] => Mar
                                            [TUESDAY] => mardi
                                            [WED] => Mer
                                            [WEDNESDAY] => mercredi
                                            [THU] => Jeu
                                            [THURSDAY] => jeudi
                                            [FRI] => Ven
                                            [FRIDAY] => vendredi
                                            [DECIMALS_SEPARATOR] => ,
                                            [THOUSANDS_SEPARATOR] =>  
                                            [PHPMAILER_PROVIDE_ADDRESS] => Vous devez saisir au moins une adresse de destinataire.
                                            [PHPMAILER_MAILER_IS_NOT_SUPPORTED] => Le gestionnaire de mail n'est pas disponible.
                                            [PHPMAILER_EXECUTE] => Ne peut être exécuté :
                                            [PHPMAILER_EXTENSION_MISSING] => Extension manquante : 
                                            [PHPMAILER_INSTANTIATE] => Ne peut lancer la fonction mail.
                                            [PHPMAILER_AUTHENTICATE] => Erreur SMTP ! Authentification impossible.
                                            [PHPMAILER_FROM_FAILED] => L'adresse d'expédition suivante a renvoyé une erreur :
                                            [PHPMAILER_RECIPIENTS_FAILED] => Erreur SMTP ! Les adresses des destinataires suivants ont renvoyé une erreur :
                                            [PHPMAILER_DATA_NOT_ACCEPTED] => Erreur SMTP ! Données non acceptées.
                                            [PHPMAILER_CONNECT_HOST] => Erreur ! Connexion à l'hôte SMTP impossible.
                                            [PHPMAILER_FILE_ACCESS] => Impossible d'accéder au fichier :
                                            [PHPMAILER_FILE_OPEN] => Erreur fichier : Impossible d'ouvrir le fichier :
                                            [PHPMAILER_ENCODING] => Encodage inconnu :
                                            [PHPMAILER_SIGNING_ERROR] => Erreur de signature :
                                            [PHPMAILER_SMTP_ERROR] => Erreur de serveur SMTP:
                                            [PHPMAILER_EMPTY_MESSAGE] => Corps du message vide
                                            [PHPMAILER_INVALID_ADDRESS] => Adresse invalide
                                            [PHPMAILER_VARIABLE_SET] => Impossible d'initialiser ou de réinitialiser la variable: 
                                            [PHPMAILER_SMTP_CONNECT_FAILED] => Impossible de connecter par SMTP
                                            [PHPMAILER_TLS] => Impossible de lancer 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] => Outils de recherche
                                            [JSEARCH_TOOLS_DESC] => Filtrer les éléments listés
                                            [JSEARCH_TOOLS_ORDERING] => Ordonner par :
                                            [JLIB_APPLICATION_ERROR_ACCESS_FORBIDDEN] => Accès interdit
                                            [JLIB_APPLICATION_ERROR_APPLICATION_GET_NAME] => JApplication: :getName() : impossible d'obtenir ou de parser le nom de la classe.
                                            [JLIB_APPLICATION_ERROR_APPLICATION_LOAD] => Impossible de charger l'application : %s
                                            [JLIB_APPLICATION_ERROR_BATCH_CANNOT_CREATE] => Vous n'êtes pas autorisé à créer de nouveaux éléments dans cette catégorie.
                                            [JLIB_APPLICATION_ERROR_BATCH_CANNOT_EDIT] => Vous n'êtes pas autorisé à effectuer des modifications sur un ou plusieurs des éléments sélectionnés.
                                            [JLIB_APPLICATION_ERROR_BATCH_FAILED] => Le traitement par lot a échoué avec l'erreur suivante: %s
                                            [JLIB_APPLICATION_ERROR_BATCH_MOVE_CATEGORY_NOT_FOUND] => Impossible de trouver la catégorie de destination pour ce déplacement.
                                            [JLIB_APPLICATION_ERROR_BATCH_MOVE_ROW_NOT_FOUND] => Impossible de trouver l'élément à déplacer.
                                            [JLIB_APPLICATION_ERROR_CHECKIN_FAILED] => Échec du déverrouillage avec l'erreur suivante : %s
                                            [JLIB_APPLICATION_ERROR_CHECKIN_NOT_CHECKED] => L'élément n'est pas déverrouillé
                                            [JLIB_APPLICATION_ERROR_CHECKIN_USER_MISMATCH] => L'utilisateur qui déverrouille ne correspond pas à l'utilisateur/trice qui a verrouillé l'élément.
                                            [JLIB_APPLICATION_ERROR_CHECKOUT_FAILED] => Echec du déverrouillage avec l'erreur suivante : %s
                                            [JLIB_APPLICATION_ERROR_CHECKOUT_USER_MISMATCH] => L'utilisateur qui déverrouille ne correspond pas à l'utilisateur qui a déverouillé l'élément.
                                            [JLIB_APPLICATION_ERROR_COMPONENT_NOT_FOUND] => Composant introuvable
                                            [JLIB_APPLICATION_ERROR_COMPONENT_NOT_LOADING] => Erreur de chargement du composant : %1$s, %2$s
                                            [JLIB_APPLICATION_ERROR_CONTROLLER_GET_NAME] => JController: :getName() : impossible d'obtenir ou de parser le nom de la classe.
                                            [JLIB_APPLICATION_ERROR_CREATE_RECORD_NOT_PERMITTED] => Création d'un enregistrement non permise
                                            [JLIB_APPLICATION_ERROR_DELETE_NOT_PERMITTED] => Suppression non permise
                                            [JLIB_APPLICATION_ERROR_EDITSTATE_NOT_PERMITTED] => L'édition du statut n'est pas autorisée
                                            [JLIB_APPLICATION_ERROR_EDIT_ITEM_NOT_PERMITTED] => L'édition n'est pas autorisée
                                            [JLIB_APPLICATION_ERROR_EDIT_NOT_PERMITTED] => Édition non permise
                                            [JLIB_APPLICATION_ERROR_HISTORY_ID_MISMATCH] => Erreur de restauration de la version depuis l'historique.
                                            [JLIB_APPLICATION_ERROR_INSUFFICIENT_BATCH_INFORMATION] => Informations insuffisantes pour exécuter ce traitement.
                                            [JLIB_APPLICATION_ERROR_INVALID_CONTROLLER_CLASS] => Classe du contrôleur invalide : %s
                                            [JLIB_APPLICATION_ERROR_INVALID_CONTROLLER] => Contrôleur invalide : %s
                                            [JLIB_APPLICATION_ERROR_LAYOUTFILE_NOT_FOUND] => Mise en page %s introuvable
                                            [JLIB_APPLICATION_ERROR_LIBRARY_NOT_FOUND] => Librairie introuvable
                                            [JLIB_APPLICATION_ERROR_LIBRARY_NOT_LOADING] => Erreur de chargement de la librairie: %1$s, %2$s
                                            [JLIB_APPLICATION_ERROR_MENU_LOAD] => Erreur de chargement du menu : %s
                                            [JLIB_APPLICATION_ERROR_MODEL_GET_NAME] => JModel: :getName() : impossible d'obtenir ou de parser le nom de la classe.
                                            [JLIB_APPLICATION_ERROR_MODULE_LOAD] => Erreur de chargement du module %s
                                            [JLIB_APPLICATION_ERROR_PATHWAY_LOAD] => Impossible de charger le chemin : %s
                                            [JLIB_APPLICATION_ERROR_REORDER_FAILED] => Échec du tri. Erreur : %s
                                            [JLIB_APPLICATION_ERROR_ROUTER_LOAD] => Impossible de charger le routeur : %s
                                            [JLIB_APPLICATION_ERROR_MODELCLASS_NOT_FOUND] => Classe du modèle %s introuvable dans le fichier
                                            [JLIB_APPLICATION_ERROR_SAVE_FAILED] => L'enregistrement a échoué avec l'erreur suivante : %s
                                            [JLIB_APPLICATION_ERROR_SAVE_NOT_PERMITTED] => Enregistrement non permis
                                            [JLIB_APPLICATION_ERROR_TABLE_NAME_NOT_SUPPORTED] => Table %s non supportée. Fichier introuvable.
                                            [JLIB_APPLICATION_ERROR_TASK_NOT_FOUND] => Tâche [%s] introuvable
                                            [JLIB_APPLICATION_ERROR_UNHELD_ID] => Vous n'êtes pas autorisé à utiliser ce lien pour accéder directement à cette page (#%d).
                                            [JLIB_APPLICATION_ERROR_VIEW_CLASS_NOT_FOUND] => Classe d'affichage introuvable [class, file] : %1$s, %2$s
                                            [JLIB_APPLICATION_ERROR_VIEW_GET_NAME_SUBSTRING] => JView: :getName() : votre nom de classe contient la sous-chaîne « view ». Ceci pose problème lors de l'extraction du nom de la classe à partir du nom de votre affichage d'objets. Évitez les noms d'objets avec la sous-chaîne « view ».
                                            [JLIB_APPLICATION_ERROR_VIEW_GET_NAME] => JView::getName() : impossible d'obtenir ou de parser le nom de la classe.
                                            [JLIB_APPLICATION_ERROR_VIEW_NOT_FOUND] => Affichage introuvable [name, type, prefix] : %1$s, %2$s, %3$s
                                            [JLIB_APPLICATION_SAVE_SUCCESS] => Élément enregistré.
                                            [JLIB_APPLICATION_SUBMIT_SAVE_SUCCESS] => Élément proposé.
                                            [JLIB_APPLICATION_SUCCESS_BATCH] => Traitement par lot effectué.
                                            [JLIB_APPLICATION_SUCCESS_ITEM_REORDERED] => Élément réordonné.
                                            [JLIB_APPLICATION_SUCCESS_ORDERING_SAVED] => Ordre enregistré
                                            [JLIB_APPLICATION_SUCCESS_LOAD_HISTORY] => Version précédente restaurée. Sauvegardée sur %s %s.
                                            [JLIB_LOGIN_AUTHENTICATE] => Le nom d'utilisateur et le mot de passe ne correspondent pas
                                            [JLIB_CACHE_ERROR_CACHE_HANDLER_LOAD] => Impossible de charger le sous-programme de traitement du cache : %s
                                            [JLIB_CACHE_ERROR_CACHE_STORAGE_LOAD] => Impossible de charger la mémoire cache : %s
                                            [JLIB_CAPTCHA_ERROR_PLUGIN_NOT_FOUND] => Le plug-in Captcha n'est pas défini ou n'a pu être trouvé. Veuillez contacter un administrateur du site
                                            [JLIB_CLIENT_ERROR_JFTP_NO_CONNECT] => JFTP: :connect : impossible de se connecter à l'hôte ' %1$s ' sur le port ' %2$s '
                                            [JLIB_CLIENT_ERROR_JFTP_NO_CONNECT_SOCKET] => JFTP: :connect : impossible de se connecter à l'hôte ' %1$s ' sur le port ' %2$s '. Numéro d'erreur du socket : %3$s et message d'erreur : %4$s
                                            [JLIB_CLIENT_ERROR_JFTP_BAD_RESPONSE] => JFTP: :connect : mauvaise réponse. Réponse du serveur : %s [attendue : 220]
                                            [JLIB_CLIENT_ERROR_JFTP_BAD_USERNAME] => JFTP: :login : mauvais nom d'utilisateur. Réponse du serveur : %1$s [attendue : 331]. Nom d'utilisateur envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_BAD_PASSWORD] => JFTP: :login : mauvais mot de passe. Réponse du serveur : %1$s [attendue : 230]. Mot de passe envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_PWD_BAD_RESPONSE_NATIVE] => FTP: :pwd : mauvaise réponse
                                            [JLIB_CLIENT_ERROR_JFTP_PWD_BAD_RESPONSE] => JFTP: :pwd : mauvaise réponse. Réponse du serveur : %s [attendue : 257]
                                            [JLIB_CLIENT_ERROR_JFTP_SYST_BAD_RESPONSE_NATIVE] => JFTP: :syst : mauvaise réponse
                                            [JLIB_CLIENT_ERROR_JFTP_SYST_BAD_RESPONSE] => JFTP: :syst : mauvaise réponse. Réponse du serveur : %s [attendue : 215]
                                            [JLIB_CLIENT_ERROR_JFTP_CHDIR_BAD_RESPONSE_NATIVE] => JFTP: :chdir : mauvaise réponse
                                            [JLIB_CLIENT_ERROR_JFTP_CHDIR_BAD_RESPONSE] => JFTP: :chdir : mauvaise réponse. Réponse du serveur : %1$s [attendue : 250]. Chemin envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_REINIT_BAD_RESPONSE_NATIVE] => JFTP: :reinit : mauvaise réponse
                                            [JLIB_CLIENT_ERROR_JFTP_REINIT_BAD_RESPONSE] => JFTP: :reinit : mauvaise réponse. Réponse du serveur : %s [attendue : 220]
                                            [JLIB_CLIENT_ERROR_JFTP_RENAME_BAD_RESPONSE_NATIVE] => JFTP: :rename : mauvaise réponse
                                            [JLIB_CLIENT_ERROR_JFTP_RENAME_BAD_RESPONSE_FROM] => JFTP: :rename : mauvaise réponse. Réponse du serveur : %1$s [attendue : 350]. Chemin d'expédition envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_RENAME_BAD_RESPONSE_TO] => JFTP: :rename : mauvaise réponse. Réponse du serveur : %1$s [attendue : 250]. Chemin de destination envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_CHMOD_BAD_RESPONSE_NATIVE] => JFTP: :chmod : mauvaise réponse
                                            [JLIB_CLIENT_ERROR_JFTP_CHMOD_BAD_RESPONSE] => JFTP: :chmod : mauvaise réponse. Réponse du serveur : %1$s [attendue : 250]. Chemin envoyé : %2$s. Mode sent: %3$s
                                            [JLIB_CLIENT_ERROR_JFTP_DELETE_BAD_RESPONSE_NATIVE] => JFTP: :delete : mauvaise réponse
                                            [JLIB_CLIENT_ERROR_JFTP_DELETE_BAD_RESPONSE] => JFTP: :delete : mauvaise réponse. Réponse du serveur : %1$s [attendue : 250]. Chemin envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_MKDIR_BAD_RESPONSE_NATIVE] => JFTP: :mkdir : mauvaise réponse
                                            [JLIB_CLIENT_ERROR_JFTP_MKDIR_BAD_RESPONSE] => JFTP: :mkdir : mauvaise réponse. Réponse du serveur : %1$s [attendue : 257]. Chemin envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_RESTART_BAD_RESPONSE_NATIVE] => JFTP: :restart : mauvaise réponse
                                            [JLIB_CLIENT_ERROR_JFTP_RESTART_BAD_RESPONSE] => JFTP: :restart : mauvaise réponse. Réponse du serveur : %1$s [attendue : 350]. Restart point sent: %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_CREATE_BAD_RESPONSE_BUFFER] => JFTP: :create : mauvaise réponse
                                            [JLIB_CLIENT_ERROR_JFTP_CREATE_BAD_RESPONSE_PASSIVE] => JFTP: :create : impossible d'utiliser le mode passif
                                            [JLIB_CLIENT_ERROR_JFTP_CREATE_BAD_RESPONSE] => JFTP: :create : mauvaise réponse. Réponse du serveur : %1$s [attendue : 150 or 125]. Chemin envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_CREATE_BAD_RESPONSE_TRANSFER] => JFTP: :create : Transfer Failed. Réponse du serveur : %1$s [attendue : 226]. Chemin envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_READ_BAD_RESPONSE_BUFFER] => JFTP: :read : mauvaise réponse
                                            [JLIB_CLIENT_ERROR_JFTP_READ_BAD_RESPONSE_PASSIVE] => JFTP: :read : impossible d'utiliser le mode passif
                                            [JLIB_CLIENT_ERROR_JFTP_READ_BAD_RESPONSE] => JFTP: :read : mauvaise réponse. Réponse du serveur : %1$s [attendue : 150 or 125]. Chemin envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_READ_BAD_RESPONSE_TRANSFER] => JFTP: :read : échec du transfert. Réponse du serveur : %1$s [attendue : 226]. Chemin envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_GET_BAD_RESPONSE] => JFTP: :get : mauvaise réponse
                                            [JLIB_CLIENT_ERROR_JFTP_GET_PASSIVE] => JFTP: :get : impossible d'utiliser le mode passif
                                            [JLIB_CLIENT_ERROR_JFTP_GET_WRITING_LOCAL] => JFTP: :get : impossible d'ouvrir le fichier local en écriture. Chemin local : %s
                                            [JLIB_CLIENT_ERROR_JFTP_GET_BAD_RESPONSE_RETR] => JFTP: :get : mauvaise réponse. Réponse du serveur : %1$s [attendue : 150 or 125]. Chemin envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_GET_BAD_RESPONSE_TRANSFER] => JFTP: :get : échec du transfert. Réponse du serveur : %1$s [attendue : 226]. Chemin envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_STORE_PASSIVE] => JFTP: :store : impossible d'utiliser le mode passif
                                            [JLIB_CLIENT_ERROR_JFTP_STORE_BAD_RESPONSE] => JFTP: :store : mauvaise réponse
                                            [JLIB_CLIENT_ERROR_JFTP_STORE_READING_LOCAL] => JFTP: :store : impossible d'ouvrir le fichier local en lecture. Chemin local : %s
                                            [JLIB_CLIENT_ERROR_JFTP_STORE_FIND_LOCAL] => JFTP: :store : impossible de trouver le fichier local. Chemin local : %s
                                            [JLIB_CLIENT_ERROR_JFTP_STORE_BAD_RESPONSE_STOR] => JFTP: :store : mauvaise réponse. Réponse du serveur : %1$s [attendue : 150 or 125]. Chemin envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_STORE_DATA_PORT] => JFTP: :store : impossible d'écrire vers le socket du port de données
                                            [JLIB_CLIENT_ERROR_JFTP_STORE_BAD_RESPONSE_TRANSFER] => JFTP: :store : échec du transfert. Réponse du serveur : %1$s [attendue : 226]. Chemin envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_WRITE_PASSIVE] => JFTP: :write : impossible d'utiliser le mode passif
                                            [JLIB_CLIENT_ERROR_JFTP_WRITE_BAD_RESPONSE] => JFTP: :write : mauvaise réponse
                                            [JLIB_CLIENT_ERROR_JFTP_WRITE_BAD_RESPONSE_STOR] => JFTP: :write : mauvaise réponse. Réponse du serveur : %1$s [attendue : 150 or 125]. Chemin envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_WRITE_DATA_PORT] => JFTP: :write : impossible d'écrire vers le socket du port de données
                                            [JLIB_CLIENT_ERROR_JFTP_WRITE_BAD_RESPONSE_TRANSFER] => JFTP: :write : échec du transfert. Réponse du serveur : %1$s [attendue : 226]. Chemin envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_APPEND_PASSIVE] => JFTP: :append: Impossible d'utiliser le mode passif
                                            [JLIB_CLIENT_ERROR_JFTP_APPEND_BAD_RESPONSE] => JFTP: :append: Mauvaise réponse
                                            [JLIB_CLIENT_ERROR_JFTP_APPEND_BAD_RESPONSE_APPE] => JFTP: :append: Mauvaise réponse. Réponse du serveur : %1$s [Attendu : 150 ou 125]. Envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_APPEND_DATA_PORT] => JFTP: :append: Impossible d'écrire sur la prise du port de données
                                            [JLIB_CLIENT_ERROR_JFTP_APPEND_BAD_RESPONSE_TRANSFER] => JFTP: :append: Erreur de transfert. Réponse du serveur : %1$s [Attendu : 226]. Envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_SIZE_BAD_RESPONSE] => JFTP: :size: Mauvaise réponse
                                            [JLIB_CLIENT_ERROR_JFTP_SIZE_PASSIVE] => JFTP: :size: Impossible d'utiliser le mode passif
                                            [JLIB_CLIENT_ERROR_JFTP_LISTNAMES_PASSIVE] => JFTP: :listNames : impossible d'utiliser le mode passif
                                            [JLIB_CLIENT_ERROR_JFTP_LISTNAMES_BAD_RESPONSE] => JFTP: :listNames : mauvaise réponse
                                            [JLIB_CLIENT_ERROR_JFTP_LISTNAMES_BAD_RESPONSE_NLST] => JFTP: :listNames : mauvaise réponse. Réponse du serveur : %1$s [attendue : 150 or 125]. Chemin envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_LISTNAMES_BAD_RESPONSE_TRANSFER] => JFTP: :listNames : échec du transfert. Réponse du serveur : %1$s [attendue : 226]. Chemin envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_LISTDETAILS_BAD_RESPONSE] => JFTP: :listDetails : mauvaise réponse
                                            [JLIB_CLIENT_ERROR_JFTP_LISTDETAILS_PASSIVE] => JFTP: :listDetails : impossible d'utiliser le mode passif
                                            [JLIB_CLIENT_ERROR_JFTP_LISTDETAILS_BAD_RESPONSE_LIST] => JFTP: :listDetails : mauvaise réponse. Réponse du serveur : %1$s [attendue : 150 or 125]. Chemin envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_LISTDETAILS_BAD_RESPONSE_TRANSFER] => JFTP: :listDetails : échec du transfert. Réponse du serveur : %1$s [attendue : 226]. Chemin envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_LISTDETAILS_UNRECOGNISED] => JFTP: :listDetails : format de listage de répertoire non reconnu
                                            [JLIB_CLIENT_ERROR_JFTP_PUTCMD_UNCONNECTED] => JFTP: :_putCmd : non connecté au port de contrôle
                                            [JLIB_CLIENT_ERROR_JFTP_PUTCMD_SEND] => JFTP: :_putCmd : impossible d'envoyer la commande %s
                                            [JLIB_CLIENT_ERROR_JFTP_VERIFYRESPONSE] => JFTP: :_verifyResponse : délai dépassé ou réponse non reconnue pendant l'attente d'une réponse du serveur. Réponse du serveur : %s
                                            [JLIB_CLIENT_ERROR_JFTP_PASSIVE_CONNECT_PORT] => JFTP: :_passive : non connecté au port de contrôle
                                            [JLIB_CLIENT_ERROR_JFTP_PASSIVE_RESPONSE] => JFTP: :_passive : délai dépassé ou réponse non reconnue pendant l'attente d'une réponse du serveur. Réponse du serveur : %s
                                            [JLIB_CLIENT_ERROR_JFTP_PASSIVE_IP_OBTAIN] => JFTP: :_passive : impossible d'obtenir l'IP et le port pour le transfert des données. Réponse du serveur : %s
                                            [JLIB_CLIENT_ERROR_JFTP_PASSIVE_IP_VALID] => JFTP: :_passive : IP et port pour le transfert des données invalides. Réponse du serveur : %s
                                            [JLIB_CLIENT_ERROR_JFTP_PASSIVE_CONNECT] => JFTP: :_passive : impossible de se connecter à l'hôte %1$s sur le port %2$s. Numéro d'erreur de socket : %3$s et message d'erreur : %4$s
                                            [JLIB_CLIENT_ERROR_JFTP_MODE_BINARY] => JFTP: :_mode : mauvaise réponse. Réponse du serveur : %s [attendue : 200]. Mode envoyé : Binaire
                                            [JLIB_CLIENT_ERROR_JFTP_MODE_ASCII] => JFTP: :_mode : mauvaise réponse. Réponse du serveur : %s [attendue : 200]. Mode envoyé : Ascii
                                            [JLIB_CLIENT_ERROR_HELPER_SETCREDENTIALSFROMREQUEST_FAILED] => Il semble que les identifiants utilisateur ne soient pas bons...
                                            [JLIB_CLIENT_ERROR_LDAP_ADDRESS_NOT_AVAILABLE] => Adresse non disponible.
                                            [JLIB_CMS_WARNING_PROVIDE_VALID_NAME] => Merci de fournir un titre valide.
                                            [JLIB_DATABASE_ERROR_BIND_FAILED_INVALID_SOURCE_ARGUMENT] => %s: :bind échoué. Argument source invalide.
                                            [JLIB_DATABASE_ERROR_ARTICLE_UNIQUE_ALIAS] => Un autre article de cette catégorie possède le même alias (rappel : cet article peut se trouver dans la corbeille).
                                            [JLIB_DATABASE_ERROR_CATEGORY_UNIQUE_ALIAS] => Une autre catégorie avec la même catégorie parente possède le même alias (rappel : cette catégorie peut se trouver dans la corbeille).
                                            [JLIB_DATABASE_ERROR_CHECK_FAILED] => %s: :check échoué - %s
                                            [JLIB_DATABASE_ERROR_CHECKIN_FAILED] => %s: :checkIn échoué - %s
                                            [JLIB_DATABASE_ERROR_CHECKOUT_FAILED] => %s: :checkOut échoué - %s
                                            [JLIB_DATABASE_ERROR_CHILD_ROWS_CHECKED_OUT] => Lignes enfants invalidées.
                                            [JLIB_DATABASE_ERROR_CLASS_DOES_NOT_SUPPORT_ORDERING] => %s ne supporte pas le tri.
                                            [JLIB_DATABASE_ERROR_CLASS_IS_MISSING_FIELD] => Champ manquant dans la base de données : %s   %s.
                                            [JLIB_DATABASE_ERROR_CLASS_NOT_FOUND_IN_FILE] => Classe du tableau %s introuvable dans le fichier.
                                            [JLIB_DATABASE_ERROR_DATABASE_UPGRADE_FAILED] => MySQL La mise à jour de la base données MySQL a échoué. Merci de corriger en allant dans Vérification de la Base de données.
                                            [JLIB_DATABASE_ERROR_DELETE_CATEGORY] => Données gauche - droite incohérentes. Impossible de supprimer la catégorie.
                                            [JLIB_DATABASE_ERROR_DELETE_FAILED] => %s: :delete échoué - %s
                                            [JLIB_DATABASE_ERROR_DELETE_ROOT_CATEGORIES] => Les catégories racines ne peuvent pas être supprimées.
                                            [JLIB_DATABASE_ERROR_EMAIL_INUSE] => Cette adresse e-mail est déjà utilisée. Merci d'utiliser une autre adresse e-mail.
                                            [JLIB_DATABASE_ERROR_EMPTY_ROW_RETURNED] => La ligne de la base de données est vide.
                                            [JLIB_DATABASE_ERROR_FUNCTION_FAILED] => Fonction DB échouée avec le numéro d'erreur %s 
%s
                                            [JLIB_DATABASE_ERROR_GET_NEXT_ORDER_FAILED] => %s::getNextOrder échoué - %s
                                            [JLIB_DATABASE_ERROR_GET_TREE_FAILED] => %s: :getTree échoué - %s
                                            [JLIB_DATABASE_ERROR_GETNODE_FAILED] => %s: :_getNode échoué - %s
                                            [JLIB_DATABASE_ERROR_GETROOTID_FAILED] => %s: :getRootId échoué - %s
                                            [JLIB_DATABASE_ERROR_HIT_FAILED] => %s: :hit échoué - %s
                                            [JLIB_DATABASE_ERROR_INVALID_LOCATION] => %s: :setLocation - Emplacement invalide
                                            [JLIB_DATABASE_ERROR_INVALID_NODE_RECURSION] => %s: :move échoué - Impossible de déplacer le nœud pour en faire un enfant de lui-même
                                            [JLIB_DATABASE_ERROR_INVALID_PARENT_ID] => ID de parent invalide.
                                            [JLIB_DATABASE_ERROR_LANGUAGE_NO_TITLE] => La langue doit avoir un titre
                                            [JLIB_DATABASE_ERROR_LANGUAGE_UNIQUE_IMAGE] => Une langue de contenu utilise déjà cette image.
                                            [JLIB_DATABASE_ERROR_LANGUAGE_UNIQUE_LANG_CODE] => Un contenu langue existe déjà avec ce Tag de langue
                                            [JLIB_DATABASE_ERROR_LANGUAGE_UNIQUE_SEF] => Un contenu langue existe déjà avec ce code URL de langue
                                            [JLIB_DATABASE_ERROR_MENUTYPE] => Certains éléments de menus ou certains modules de menus liés à ce type de menu sont invalidés par un autre utilisateur ou l'élément de menu par défaut est dans ce menu
                                            [JLIB_DATABASE_ERROR_MENUTYPE_CHECKOUT] => L'utilisateur invalidant n'est pas celui qui a invalidé ce menu ou le module de menu qui lui est associé.
                                            [JLIB_DATABASE_ERROR_MENUTYPE_EMPTY] => Type de menu vide
                                            [JLIB_DATABASE_ERROR_MENUTYPE_EXISTS] => Ce type de menu existe : %s
                                            [JLIB_DATABASE_ERROR_MENU_CANNOT_UNSET_DEFAULT] => Le menu d'accueil pour les langues ne peut pas être indéterminé
                                            [JLIB_DATABASE_ERROR_MENU_CANNOT_UNSET_DEFAULT_DEFAULT] => Un élément de menu au moins doit être déterminé comme Défaut.
                                            [JLIB_DATABASE_ERROR_MENU_UNPUBLISH_DEFAULT_HOME] => Impossible de dépublier la page d'accueil par défaut
                                            [JLIB_DATABASE_ERROR_MENU_DEFAULT_CHECKIN_USER_MISMATCH] => Le menu d'accueil actuel pour cette langue est invalidé
                                            [JLIB_DATABASE_ERROR_MENU_UNIQUE_ALIAS] => L'alias %1$s est déjà utilisé par le lien de menu %2$s dans le menu %3$s (rappel : ce lien de menu peut se trouver dans la corbeille).
                                            [JLIB_DATABASE_ERROR_MENU_UNIQUE_ALIAS_ROOT] => Un autre lien de menu possède le même alias dans la racine Un autre lien de menu avec le même parent possède cet alias (rappel : ce lien de menu peut se trouver dans la corbeille). La racine est le parent de plus haut niveau.
                                            [JLIB_DATABASE_ERROR_MENU_HOME_NOT_COMPONENT] => L'élément de menu d'accueil doit être un composant.
                                            [JLIB_DATABASE_ERROR_MENU_HOME_NOT_UNIQUE_IN_MENU] => Un menu ne doit contenir qu'une seule page d'accueil par défaut.
                                            [JLIB_DATABASE_ERROR_MENU_ROOT_ALIAS_COMPONENT] => Un alias d'élément de menu de premier niveau ne peut être un 'composant'.
                                            [JLIB_DATABASE_ERROR_MENU_ROOT_ALIAS_FOLDER] => Un alias d'élément de menu de premier niveau ne peut être  '%s' car '%s' est un sous-dossier de votre dossier d'installation Joomla.
                                            [JLIB_DATABASE_ERROR_MOVE_FAILED] => %s: :move échoué - %s
                                            [JLIB_DATABASE_ERROR_MUSTCONTAIN_A_TITLE_CATEGORY] => La catégorie doit avoir un titre
                                            [JLIB_DATABASE_ERROR_MUSTCONTAIN_A_TITLE_EXTENSION] => L'extension doit avoir un titre
                                            [JLIB_DATABASE_ERROR_MUSTCONTAIN_A_TITLE_MENUITEM] => L'élément de menu doit avoir un titre.
                                            [JLIB_DATABASE_ERROR_MUSTCONTAIN_A_TITLE_MODULE] => Le module doit avoir un titre
                                            [JLIB_DATABASE_ERROR_MUSTCONTAIN_A_TITLE_UPDATESITE] => Le site de mise à jour doit avoir un titre
                                            [JLIB_DATABASE_ERROR_NEGATIVE_NOT_PERMITTED] => %s ne peut être négatif
                                            [JLIB_DATABASE_ERROR_NO_ROWS_SELECTED] => Aucune ligne sélectionnée.
                                            [JLIB_DATABASE_ERROR_NOT_SUPPORTED_FILE_NOT_FOUND] => Table %s non supportée. Fichier introuvable.
                                            [JLIB_DATABASE_ERROR_NULL_PRIMARY_KEY] => Clé primaire nulle non autorisée.
                                            [JLIB_DATABASE_ERROR_ORDERDOWN_FAILED] => %s: :orderDown échoué - %s
                                            [JLIB_DATABASE_ERROR_ORDERUP_FAILED] => %s: :orderUp échoué - %s
                                            [JLIB_DATABASE_ERROR_PLEASE_ENTER_A_USER_NAME] => Veuillez saisir un nom d'utilisateur.
                                            [JLIB_DATABASE_ERROR_PLEASE_ENTER_YOUR_NAME] => Veuillez saisir votre nom.
                                            [JLIB_DATABASE_ERROR_PUBLISH_FAILED] => %s: :publish échoué - %s
                                            [JLIB_DATABASE_ERROR_REBUILD_FAILED] => %s: :rebuild échoué - %s
                                            [JLIB_DATABASE_ERROR_REBUILDPATH_FAILED] => %s: :rebuildPath échoué - %s
                                            [JLIB_DATABASE_ERROR_REORDER_FAILED] => %s: :reorder échoué - %s
                                            [JLIB_DATABASE_ERROR_REORDER_UPDATE_ROW_FAILED] => %s : :reorder mise à jour de la ligne %s échouée - %s
                                            [JLIB_DATABASE_ERROR_ROOT_NODE_NOT_FOUND] => Nœud racine introuvable.
                                            [JLIB_DATABASE_ERROR_STORE_FAILED_UPDATE_ASSET_ID] => Le champ asset_id n'a pas pu être mis à jour
                                            [JLIB_DATABASE_ERROR_STORE_FAILED] => %1$s: :store échoué
%2$s
                                            [JLIB_DATABASE_ERROR_USERGROUP_PARENT_ID_NOT_VALID] => Il faut au moins un groupe d'utilisateurs racine.
                                            [JLIB_DATABASE_ERROR_USERGROUP_TITLE] => Le groupe d'utilisateurs doit avoir un titre
                                            [JLIB_DATABASE_ERROR_USERGROUP_TITLE_EXISTS] => Le titre du groupe d'utilisateurs existe déjà. Le titre doit être unique.
                                            [JLIB_DATABASE_ERROR_USERLEVEL_NAME_EXISTS] => Le niveau d'accès "%s" existe déjà.
                                            [JLIB_DATABASE_ERROR_USERNAME_CANNOT_CHANGE] => Impossible d'utiliser ce nom d'utilisateur
                                            [JLIB_DATABASE_ERROR_USERNAME_INUSE] => Nom d'utilisateur utilisé
                                            [JLIB_DATABASE_ERROR_VALID_AZ09] => Veuillez entrer un nom d'utilisateur valide. Sans espaces au début ou à la fin, au moins %d caractères, ne doit pas contenir les caractères suivants : < > \ " ' % ; ( ) & et ne doit pas dépasser 150 caractères.
                                            [JLIB_DATABASE_ERROR_VALID_MAIL] => L'adresse e-mail saisie n'est pas valide. Veuillez saisir une autre adresse e-mail.
                                            [JLIB_DATABASE_ERROR_VIEWLEVEL] => Le niveau d'affichage doit avoir un titre
                                            [JLIB_DATABASE_FUNCTION_NOERROR] => La fonction DB ne rapporte aucune erreur
                                            [JLIB_DATABASE_QUERY_FAILED] => Requête de base de données échouée (erreur # %s): %s
                                            [JLIB_DOCUMENT_ERROR_UNABLE_LOAD_DOC_CLASS] => Impossible de charger la classe du document
                                            [JLIB_ENVIRONMENT_SESSION_EXPIRED] => Votre session a expiré. Veuillez vous reconnecter.
                                            [JLIB_ENVIRONMENT_SESSION_INVALID] => Cookie de session invalide. Vérifier que le navigateur accepte les cookies.
                                            [JLIB_ERROR_COMPONENTS_ACL_CONFIGURATION_FILE_MISSING_OR_IMPROPERLY_STRUCTURED] => Le fichier de configuration des droits du composant %s est manquant ou incorrectement structuré.
                                            [JLIB_EVENT_ERROR_DISPATCHER] => JEventDispatcher::register : sous-programme de traitement des événements non reconnu. Sous-programme : %s
                                            [JLIB_FILESYSTEM_BZIP_NOT_SUPPORTED] => BZip2 non supporté
                                            [JLIB_FILESYSTEM_BZIP_UNABLE_TO_READ] => Impossible de lire l'archive (bz2)
                                            [JLIB_FILESYSTEM_BZIP_UNABLE_TO_WRITE] => Impossible d'écrire l'archive (bz2)
                                            [JLIB_FILESYSTEM_BZIP_UNABLE_TO_WRITE_FILE] => Impossible d'écrire le fichier (bz2)
                                            [JLIB_FILESYSTEM_GZIP_NOT_SUPPORTED] => Zlib non supporté
                                            [JLIB_FILESYSTEM_GZIP_UNABLE_TO_READ] => Impossible de lire l'archive (gz)
                                            [JLIB_FILESYSTEM_GZIP_UNABLE_TO_WRITE] => Impossible d'écrire l'archive (gz)
                                            [JLIB_FILESYSTEM_GZIP_UNABLE_TO_WRITE_FILE] => Impossible d'écrire le fichier (gz)
                                            [JLIB_FILESYSTEM_GZIP_UNABLE_TO_DECOMPRESS] => Impossible de décompresser les données
                                            [JLIB_FILESYSTEM_TAR_UNABLE_TO_READ] => Impossible de lire l'archive (tar)
                                            [JLIB_FILESYSTEM_TAR_UNABLE_TO_DECOMPRESS] => Impossible de décompresser les données
                                            [JLIB_FILESYSTEM_TAR_UNABLE_TO_CREATE_DESTINATION] => Impossible de créer la destination
                                            [JLIB_FILESYSTEM_TAR_UNABLE_TO_WRITE_ENTRY] => Impossible d'écrire l'entrée
                                            [JLIB_FILESYSTEM_ZIP_NOT_SUPPORTED] => Zlib non supporté
                                            [JLIB_FILESYSTEM_ZIP_UNABLE_TO_READ] => Impossible de lire l'archive (zip)
                                            [JLIB_FILESYSTEM_ZIP_INFO_FAILED] => Échec de l'obtention de l'information ZIP
                                            [JLIB_FILESYSTEM_ZIP_UNABLE_TO_CREATE_DESTINATION] => Impossible de créer la destination
                                            [JLIB_FILESYSTEM_ZIP_UNABLE_TO_WRITE_ENTRY] => Impossible d'écrire l'entrée
                                            [JLIB_FILESYSTEM_ZIP_UNABLE_TO_READ_ENTRY] => Impossible de lire l'entrée
                                            [JLIB_FILESYSTEM_ZIP_UNABLE_TO_OPEN_ARCHIVE] => Impossible d'ouvrir l'archive
                                            [JLIB_FILESYSTEM_ZIP_INVALID_ZIP_DATA] => Données ZIP invalides
                                            [JLIB_FILESYSTEM_STREAM_FAILED] => Échec de l'enregistrement du flux de chaînes
                                            [JLIB_FILESYSTEM_UNKNOWNARCHIVETYPE] => Type d'archive inconnu
                                            [JLIB_FILESYSTEM_UNABLE_TO_LOAD_ARCHIVE] => Impossible de charger l'archive
                                            [JLIB_FILESYSTEM_ERROR_JFILE_FIND_COPY] => JFile::copy : impossible de trouver ou de lire le fichier %s
                                            [JLIB_FILESYSTEM_ERROR_JFILE_STREAMS] => JFile::copy(%1$s, %2$s) : %3$s
                                            [JLIB_FILESYSTEM_ERROR_COPY_FAILED] => Échec de la copie
                                            [JLIB_FILESYSTEM_ERROR_COPY_FAILED_ERR01] => Erreur de copie : %1$s vers %2$s
                                            [JLIB_FILESYSTEM_DELETE_FAILED] => Échec de la suppression de %s
                                            [JLIB_FILESYSTEM_CANNOT_FIND_SOURCE_FILE] => Impossible de trouver le fichier source
                                            [JLIB_FILESYSTEM_ERROR_JFILE_MOVE_STREAMS] => JFile::move : %s
                                            [JLIB_FILESYSTEM_ERROR_RENAME_FILE] => Échec du renommage
                                            [JLIB_FILESYSTEM_ERROR_READ_UNABLE_TO_OPEN_FILE] => JFile::read : impossible d'ouvrir le fichier %s
                                            [JLIB_FILESYSTEM_ERROR_WRITE_STREAMS] => JFile::write(%1$s): %2$s
                                            [JLIB_FILESYSTEM_ERROR_UPLOAD] => JFile::upload : %s
                                            [JLIB_FILESYSTEM_ERROR_WARNFS_ERR01] => Attention : impossible de modifier les permissions du fichier.
                                            [JLIB_FILESYSTEM_ERROR_WARNFS_ERR02] => Attention : impossible de déplacer le fichier.
                                            [JLIB_FILESYSTEM_ERROR_WARNFS_ERR03] => Attention : Le fichier %s n'a pas été envoyé sur le serveur pour raison de sécurité!
                                            [JLIB_FILESYSTEM_ERROR_WARNFS_ERR04] => Attention: Impossible de déplacer le fichier : %1$s vers %2$s
                                            [JLIB_FILESYSTEM_ERROR_FIND_SOURCE_FOLDER] => Impossible de trouver le répertoire source
                                            [JLIB_FILESYSTEM_ERROR_FOLDER_EXISTS] => Le répertoire existe déjà
                                            [JLIB_FILESYSTEM_ERROR_FOLDER_CREATE] => Impossible de créer le répertoire cible
                                            [JLIB_FILESYSTEM_ERROR_FOLDER_OPEN] => Impossible d'ouvrir le répertoire source
                                            [JLIB_FILESYSTEM_ERROR_FOLDER_LOOP] => Boucle infinie détectée
                                            [JLIB_FILESYSTEM_ERROR_FOLDER_PATH] => Le chemin n'est pas dans les chemins open_basedir
                                            [JLIB_FILESYSTEM_ERROR_COULD_NOT_CREATE_DIRECTORY] => Impossible de créer le répertoire
                                            [JLIB_FILESYSTEM_ERROR_DELETE_BASE_DIRECTORY] => Vous ne pouvez pas supprimer un répertoire de base.
                                            [JLIB_FILESYSTEM_ERROR_PATH_IS_NOT_A_FOLDER] => JFolder::delete : le chemin n'est pas un répertoire. Chemin : %s
                                            [JLIB_FILESYSTEM_ERROR_FOLDER_DELETE] => JFolder::delete : impossible de supprimer le répertoire. Chemin : %s
                                            [JLIB_FILESYSTEM_ERROR_FOLDER_RENAME] => Échec du renommage : %s
                                            [JLIB_FILESYSTEM_ERROR_PATH_IS_NOT_A_FOLDER_FILES] => JFolder::files : le chemin n'est pas un répertoire. Chemin : %s
                                            [JLIB_FILESYSTEM_ERROR_PATH_IS_NOT_A_FOLDER_FOLDER] => JFolder::folder : le chemin n'est pas un répertoire. Chemin : %s
                                            [JLIB_FILESYSTEM_ERROR_STREAMS_FILE_SIZE] => Impossible d'obtenir la taille du fichier. Cela peut ne pas fonctionner pour tous les flux.
                                            [JLIB_FILESYSTEM_ERROR_STREAMS_FILE_NOT_OPEN] => Fichier non ouvert
                                            [JLIB_FILESYSTEM_ERROR_STREAMS_FILENAME] => Nom de fichier non réglé
                                            [JLIB_FILESYSTEM_ERROR_NO_DATA_WRITTEN] => Attention : aucune donnée écrite.
                                            [JLIB_FILESYSTEM_ERROR_STREAMS_FAILED_TO_OPEN_WRITER] => Impossible d'ouvrir en écriture %s
                                            [JLIB_FILESYSTEM_ERROR_STREAMS_FAILED_TO_OPEN_READER] => Impossible d'ouvrir en lecture %s
                                            [JLIB_FILESYSTEM_ERROR_STREAMS_NOT_UPLOADED_FILE] => Pas un fichier transféré !
                                            [JLIB_FILTER_PARAMS_ALNUM] => Alpha numérique
                                            [JLIB_FILTER_PARAMS_FLOAT] => Float
                                            [JLIB_FILTER_PARAMS_INTEGER] => Nombre entier
                                            [JLIB_FILTER_PARAMS_RAW] => Brut
                                            [JLIB_FILTER_PARAMS_SAFEHTML] => Safe HTML
                                            [JLIB_FILTER_PARAMS_TEL] => Téléphone
                                            [JLIB_FILTER_PARAMS_TEXT] => Texte
                                            [JLIB_FORM_BUTTON_CLEAR] => Effacer
                                            [JLIB_FORM_BUTTON_SELECT] => Sélectionner
                                            [JLIB_FORM_CHANGE_IMAGE] => Changer d'image
                                            [JLIB_FORM_CHANGE_IMAGE_BUTTON] => Changer l'image du bouton
                                            [JLIB_FORM_CHANGE_USER] => Sélectionner un utilisateur
                                            [JLIB_FORM_ERROR_FIELDS_CATEGORY_ERROR_EXTENSION_EMPTY] => L'attribut de l'extension est vide dans le champ catégorie
                                            [JLIB_FORM_ERROR_FIELDS_GROUPEDLIST_ELEMENT_NAME] => Type d'élément inconnu : %s
                                            [JLIB_FORM_ERROR_NO_DATA] => Aucune donnée
                                            [JLIB_FORM_ERROR_VALIDATE_FIELD] => Champ xml invalide
                                            [JLIB_FORM_ERROR_XML_FILE_DID_NOT_LOAD] => Le fichier XML n'a pas été chargé
                                            [JLIB_FORM_FIELD_INVALID] => Champ invalide : 
                                            [JLIB_FORM_INPUTMODE] => latin
                                            [JLIB_FORM_INVALID_FORM_OBJECT] => Objet de formulaire invalide: %s
                                            [JLIB_FORM_INVALID_FORM_RULE] => Règle de formulaire invalide: %s
                                            [JLIB_FORM_MEDIA_PREVIEW_ALT] => Image sélectionnée
                                            [JLIB_FORM_MEDIA_PREVIEW_EMPTY] => Aucune image sélectionnée.
                                            [JLIB_FORM_MEDIA_PREVIEW_SELECTED_IMAGE] => Image sélectionnée
                                            [JLIB_FORM_MEDIA_PREVIEW_TIP_TITLE] => Prévisualisation
                                            [JLIB_FORM_SELECT_USER] => Sélectionnez un utilisateur
                                            [JLIB_FORM_VALIDATE_FIELD_INVALID] => Champ invalide: %s
                                            [JLIB_FORM_VALIDATE_FIELD_REQUIRED] => Champ requis: %s
                                            [JLIB_FORM_VALIDATE_FIELD_RULE_MISSING] => Règle de validation manquante: %s
                                            [JLIB_FORM_VALIDATE_FIELD_URL_SCHEMA_MISSING] => URL invalide : schéma d'URL manquant dans %1$s. Ajouter l'un des schémas suivants au début : %2$s.
                                            [JLIB_FORM_VALUE_CACHE_APC] => Cache PHP alternatif
                                            [JLIB_FORM_VALUE_CACHE_APCU] => Cache utilisateur APC
                                            [JLIB_FORM_VALUE_CACHE_CACHELITE] => Cache_Lite
                                            [JLIB_FORM_VALUE_CACHE_EACCELERATOR] => eAccelerator
                                            [JLIB_FORM_VALUE_CACHE_FILE] => Fichier
                                            [JLIB_FORM_VALUE_CACHE_MEMCACHE] => Mémoire cache
                                            [JLIB_FORM_VALUE_CACHE_MEMCACHED] => Mis en mémoire cache (expérimental)
                                            [JLIB_FORM_VALUE_CACHE_REDIS] => Redis
                                            [JLIB_FORM_VALUE_CACHE_WINCACHE] => Cache de Windows
                                            [JLIB_FORM_VALUE_CACHE_XCACHE] => XCache
                                            [JLIB_FORM_VALUE_SESSION_APC] => Cache PHP alternatif
                                            [JLIB_FORM_VALUE_SESSION_APCU] => Cache utilisateur APC
                                            [JLIB_FORM_VALUE_SESSION_DATABASE] => Base de données
                                            [JLIB_FORM_VALUE_SESSION_EACCELERATOR] => eAccelerator
                                            [JLIB_FORM_VALUE_SESSION_MEMCACHE] => Mémoire cache
                                            [JLIB_FORM_VALUE_SESSION_MEMCACHED] => Mis en mémoire cache (expérimental)
                                            [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] => Temps universel, coordonné (UTC)
                                            [JLIB_FORM_VALUE_FROM_TEMPLATE] => Du template
                                            [JLIB_FORM_VALUE_INHERITED] => Hérité
                                            [JLIB_HTML_ACCESS_MODIFY_DESC_CAPTION_ACL] => ACL
                                            [JLIB_HTML_ACCESS_MODIFY_DESC_CAPTION_TABLE] => Table
                                            [JLIB_HTML_ACCESS_SUMMARY_DESC_CAPTION] => Table du sommaire ACL
                                            [JLIB_HTML_ACCESS_SUMMARY_DESC] => Est affichée ci-dessous une vue d'ensemble du réglage des accès pour cet article. Cliquez sur les onglets ci-dessus pour personnaliser ces réglages par action.
                                            [JLIB_HTML_ACCESS_SUMMARY] => Synthèse
                                            [JLIB_HTML_ADD_TO_ROOT] => Ajouter à la racine
                                            [JLIB_HTML_ADD_TO_THIS_MENU] => Ajouter à ce menu
                                            [JLIB_HTML_BATCH_ACCESS_LABEL] => Sélectionner le niveau d'accès
                                            [JLIB_HTML_BATCH_ACCESS_LABEL_DESC] => Si vous n'effectuez aucune sélection, les niveaux d'accès d'origine seront appliqués.
                                            [JLIB_HTML_BATCH_COPY] => Copier
                                            [JLIB_HTML_BATCH_FLIPORDERING_LABEL] => Inverser l’ordre de tous les articles dans les catégories sélectionnées 
                                            [JLIB_HTML_BATCH_LANGUAGE_LABEL] => Choisir une langue
                                            [JLIB_HTML_BATCH_LANGUAGE_LABEL_DESC] => Si aucun choix n'est effectué, la langue d'origine sera appliquée lors du traitement.
                                            [JLIB_HTML_BATCH_LANGUAGE_NOCHANGE] => - Garder la langue d'origine -
                                            [JLIB_HTML_BATCH_MENU_LABEL] => Pour déplacer ou copier la sélection, choisir une catégorie
                                            [JLIB_HTML_BATCH_MOVE] => Déplacer
                                            [JLIB_HTML_BATCH_MOVE_QUESTION] => Voulez-vous déplacer les éléments ou en faire une copie ?
                                            [JLIB_HTML_BATCH_NO_CATEGORY] => - Ne pas déplacer ou copier -
                                            [JLIB_HTML_BATCH_NOCHANGE] => - Conserver les niveaux d'origine -
                                            [JLIB_HTML_BATCH_TAG_LABEL] => Ajouter un tag
                                            [JLIB_HTML_BATCH_TAG_LABEL_DESC] => Ajouter un tag à l'élément sélectionné.
                                            [JLIB_HTML_BATCH_TAG_NOCHANGE] => - Conserver les tags originaux -
                                            [JLIB_HTML_BATCH_USER_LABEL] => Réglez l'utilisateur
                                            [JLIB_HTML_BATCH_USER_LABEL_DESC] => Ne pas effectuer de sélection conserve l'utilisateur original lors du processus.
                                            [JLIB_HTML_BATCH_USER_NOCHANGE] => - Conserveur l'utilisateur -
                                            [JLIB_HTML_BATCH_USER_NOUSER] => Aucun utilisateur
                                            [JLIB_HTML_BEHAVIOR_ABOUT_THE_CALENDAR] => À propos du calendrier
                                            [JLIB_HTML_BEHAVIOR_CLOSE] => Fermer
                                            [JLIB_HTML_BEHAVIOR_DATE_SELECTION] => Sélection de la date :
                                            [JLIB_HTML_BEHAVIOR_DISPLAY_S_FIRST] => Afficher %s d'abord
                                            [JLIB_HTML_BEHAVIOR_DRAG_TO_MOVE] => Tirer pour déplacer
                                            [JLIB_HTML_BEHAVIOR_GO_TODAY] => Aller à aujourd'hui
                                            [JLIB_HTML_BEHAVIOR_GREEN] => Vert
                                            [JLIB_HTML_BEHAVIOR_HOLD_MOUSE] => - Maintenez enfoncé le bouton de la souris sur l'un des boutons ci-dessus pour une sélection plus rapide.
                                            [JLIB_HTML_BEHAVIOR_MONTH_SELECT] => - Utilisez les boutons < et > pour sélectionner le mois
                                            [JLIB_HTML_BEHAVIOR_NEXT_MONTH_HOLD_FOR_MENU] => Cliquez pour passer au mois suivant. Maintenez cliqué pour une liste de mois.
                                            [JLIB_HTML_BEHAVIOR_NEXT_YEAR_HOLD_FOR_MENU] => Cliquez pour passer à l'année suivante. Maintenez cliqué pour une liste d'années.
                                            [JLIB_HTML_BEHAVIOR_OPEN_CALENDAR] => Ouvrir le calendrier
                                            [JLIB_HTML_BEHAVIOR_PREV_MONTH_HOLD_FOR_MENU] => Cliquez pour passer au mois précédent. Maintenez cliqué pour une liste de mois.
                                            [JLIB_HTML_BEHAVIOR_PREV_YEAR_HOLD_FOR_MENU] => Cliquez pour passer à l'année précédente. Maintenez cliqué pour une liste d'années.
                                            [JLIB_HTML_BEHAVIOR_SELECT_DATE] => Sélectionnez une date.
                                            [JLIB_HTML_BEHAVIOR_SHIFT_CLICK_OR_DRAG_TO_CHANGE_VALUE] => (Maj-)Clic ou tirez pour modifier la valeur.
                                            [JLIB_HTML_BEHAVIOR_TIME] => Heure :
                                            [JLIB_HTML_BEHAVIOR_TODAY] => Aujourd'hui
                                            [JLIB_HTML_BEHAVIOR_TT_DATE_FORMAT] => %a, %b %e
                                            [JLIB_HTML_BEHAVIOR_WK] => sem.
                                            [JLIB_HTML_BEHAVIOR_YEAR_SELECT] => - Utilisez les boutons « et » pour sélectionner l'année
                                            [JLIB_HTML_BUTTON_BASE_CLASS] => Impossible de charger la classe de base du bouton.
                                            [JLIB_HTML_BUTTON_NO_LOAD] => Impossible de charger le bouton %s (%s);
                                            [JLIB_HTML_BUTTON_NOT_DEFINED] => Bouton non défini pour le type = %s
                                            [JLIB_HTML_CALENDAR] => Calendrier
                                            [JLIB_HTML_CHECKED_OUT] => Verrouillé
                                            [JLIB_HTML_CHECKIN] => Déverrouiller
                                            [JLIB_HTML_CLOAKING] => Cette adresse e-mail est protégée contre les robots spammeurs. Vous devez activer le JavaScript pour la visualiser.
                                            [JLIB_HTML_DATE_RELATIVE_DAYS] => Il y a %s jours
                                            [JLIB_HTML_DATE_RELATIVE_DAYS_1] => Il y a %s jour
                                            [JLIB_HTML_DATE_RELATIVE_DAYS_0] => Il y a %s jours
                                            [JLIB_HTML_DATE_RELATIVE_HOURS] => Il y a %s heures
                                            [JLIB_HTML_DATE_RELATIVE_HOURS_1] => Il y a %s heure
                                            [JLIB_HTML_DATE_RELATIVE_HOURS_0] => Il y a %s heures
                                            [JLIB_HTML_DATE_RELATIVE_LESSTHANAMINUTE] => Il y a moins d'une minute
                                            [JLIB_HTML_DATE_RELATIVE_MINUTES] => Il y a %s minutes
                                            [JLIB_HTML_DATE_RELATIVE_MINUTES_1] => Il y a %s minute
                                            [JLIB_HTML_DATE_RELATIVE_MINUTES_0] => Il y a %s minutes
                                            [JLIB_HTML_DATE_RELATIVE_WEEKS] => Il y a %s semaines
                                            [JLIB_HTML_DATE_RELATIVE_WEEKS_1] => Il y a %s semaine
                                            [JLIB_HTML_DATE_RELATIVE_WEEKS_0] => Il y a %s semaines
                                            [JLIB_HTML_EDIT_MENU_ITEM] => Modifier le lien de menu
                                            [JLIB_HTML_EDIT_MENU_ITEM_ID] => Id du lien de menu : %s
                                            [JLIB_HTML_EDIT_MODULE] => Modifier le module
                                            [JLIB_HTML_EDIT_MODULE_IN_POSITION] => Position: %s
                                            [JLIB_HTML_EDITOR_CANNOT_LOAD] => Impossible de charger l'éditeur de texte
                                            [JLIB_HTML_END] => Fin
                                            [JLIB_HTML_ERROR_FUNCTION_NOT_SUPPORTED] => Fonction non supportée.
                                            [JLIB_HTML_ERROR_NOTFOUNDINFILE] => %s::%s introuvable dans le fichier.
                                            [JLIB_HTML_ERROR_NOTSUPPORTED_NOFILE] => %s::%s non supporté. Fichier introuvable.
                                            [JLIB_HTML_ERROR_NOTSUPPORTED] => %s::%s non supporté.
                                            [JLIB_HTML_GOTO_PAGE] => Aller à la page %s
                                            [JLIB_HTML_GOTO_POSITION] => Aller à la page %s
                                            [JLIB_HTML_MOVE_DOWN] => Vers le bas
                                            [JLIB_HTML_MOVE_UP] => Vers le haut
                                            [JLIB_HTML_NO_PARAMETERS_FOR_THIS_ITEM] => Il n'y a aucun paramètre pour cet élément
                                            [JLIB_HTML_NO_RECORDS_FOUND] => Aucun enregistrement trouvé
                                            [JLIB_HTML_PAGE_CURRENT] => Page %s
                                            [JLIB_HTML_PAGE_CURRENT_OF_TOTAL] => Page %s sur %s
                                            [JLIB_HTML_PAGINATION] => Pagination
                                            [JLIB_HTML_PLEASE_MAKE_A_SELECTION_FROM_THE_LIST] => Veuillez d'abord effectuer une sélection dans la liste.
                                            [JLIB_HTML_PUBLISH_ITEM] => Publier cet élément
                                            [JLIB_HTML_PUBLISHED_EXPIRED_ITEM] => Publié, mais a expiré
                                            [JLIB_HTML_PUBLISHED_FINISHED] => Fin : %s
                                            [JLIB_HTML_PUBLISHED_ITEM] => Publié et courant
                                            [JLIB_HTML_PUBLISHED_PENDING_ITEM] => Publié, mais en attente
                                            [JLIB_HTML_PUBLISHED_START] => Début : %s
                                            [JLIB_HTML_RESULTS_OF] => Résultats %s à %s sur %s
                                            [JLIB_HTML_SAVE_ORDER] => Enregistrer l'ordre
                                            [JLIB_HTML_SELECT_STATE] => Sélectionner le statut
                                            [JLIB_HTML_START] => Début
                                            [JLIB_HTML_UNPUBLISH_ITEM] => Dépublier lʼélément
                                            [JLIB_HTML_VIEW_ALL] => Afficher tout
                                            [JLIB_HTML_SETDEFAULT_ITEM] => Régler par défaut
                                            [JLIB_HTML_UNSETDEFAULT_ITEM] => Supprimer le réglage par défaut
                                            [JLIB_INSTALLER_ABORT] => Interruption de l'installation de la langue : %s
                                            [JLIB_INSTALLER_ABORT_ALREADYINSTALLED] => L'extension est déjà installée
                                            [JLIB_INSTALLER_ABORT_ALREADY_EXISTS] => Extension %1$s: Extension %2$s existe déjà
                                            [JLIB_INSTALLER_ABORT_COMP_BUILDADMINMENUS_FAILED] => Erreur de construction des menus de l'administration
                                            [JLIB_INSTALLER_ABORT_COMP_COPY_MANIFEST] => Composant %1$s : Impossible de copier le fichier manifeste PHP..
                                            [JLIB_INSTALLER_ABORT_COMP_COPY_SETUP] => Composant %1$s : Impossible de copier le fichier d'initialisation.
                                            [JLIB_INSTALLER_ABORT_COMP_FAIL_ADMIN_FILES] => Composant %s : Impossible de copier les fichiers administration.
                                            [JLIB_INSTALLER_ABORT_COMP_FAIL_SITE_FILES] => Component %s : Impossible de copier les fichiers site.
                                            [JLIB_INSTALLER_ABORT_COMP_INSTALL_COPY_SETUP] => Installation d'un composant : impossible de copier le fichier d'initialisation.
                                            [JLIB_INSTALLER_ABORT_COMP_INSTALL_CUSTOM_INSTALL_FAILURE] => Installation d'un composant : échec de la routine d'installation personnalisée
                                            [JLIB_INSTALLER_ABORT_COMP_INSTALL_MANIFEST] => Installation d'un composant : impossible de copier le fichier PHP manifest.
                                            [JLIB_INSTALLER_ABORT_COMP_INSTALL_PHP_INSTALL] => Installation d'un composant : impossible de copier le fichier PHP d'installation.
                                            [JLIB_INSTALLER_ABORT_COMP_INSTALL_PHP_UNINSTALL] => Installation d'un composant : impossible de copier le fichier PHP de désinstallation.
                                            [JLIB_INSTALLER_ABORT_COMP_INSTALL_ROLLBACK] => Installation d'un composant : %s
                                            [JLIB_INSTALLER_ABORT_COMP_INSTALL_SQL_ERROR] => Installation d'un composant : erreur SQL du fichier %s
                                            [JLIB_INSTALLER_ABORT_COMP_UPDATESITEMENUS_FAILED] => Installation de composant : Impossible de mettre à jour des liens de menu
                                            [JLIB_INSTALLER_ABORT_COMP_UPDATE_ADMIN_ELEMENT] => Mise à jour d'un composant : le fichier XML ne contenait pas d'élément d'administration
                                            [JLIB_INSTALLER_ABORT_COMP_UPDATE_COPY_SETUP] => Mise à jour d'un composant : impossible de copier le fichier d'initialisation.
                                            [JLIB_INSTALLER_ABORT_COMP_UPDATE_MANIFEST] => Mise à jour d'un composant : impossible de copier le fichier PHP manifest.
                                            [JLIB_INSTALLER_ABORT_COMP_UPDATE_PHP_INSTALL] => Mise à jour d'un composant : impossible de copier le fichier PHP d'installation.
                                            [JLIB_INSTALLER_ABORT_COMP_UPDATE_PHP_UNINSTALL] => Mise à jour d'un composant : impossible de copier le fichier PHP de désinstallation.
                                            [JLIB_INSTALLER_ABORT_COMP_UPDATE_ROLLBACK] => Mise à jour d'un composant : %s
                                            [JLIB_INSTALLER_ABORT_COMP_UPDATE_SQL_ERROR] => Mise à jour d'un composant : erreur SQL du fichier %s
                                            [JLIB_INSTALLER_ABORT_CREATE_DIRECTORY] => Extension %1$s : Impossible de créer le répertoire : %2$s
                                            [JLIB_INSTALLER_ABORT_DEBUG] => Installation terminée de façon inattendue :
                                            [JLIB_INSTALLER_ABORT_DETECTMANIFEST] => Impossible de détecter le fichier manifest
                                            [JLIB_INSTALLER_ABORT_DIRECTORY] => Extension %1$s : Un autre %2$s utilise déjà le répertoire du nom de : %3$s. Tentez-vous d'installer à nouveau la même extension ?
                                            [JLIB_INSTALLER_ABORT_ERROR_DELETING_EXTENSIONS_RECORD] => Impossible de supprimer l'enregistrement de l'extension de la base de données.
                                            [JLIB_INSTALLER_ABORT_EXTENSIONNOTVALID] => L'extension n'est pas valide
                                            [JLIB_INSTALLER_ABORT_FILE_INSTALL_COPY_SETUP] => Installation de fichiers : impossible de copier le fichier d'initialisation.
                                            [JLIB_INSTALLER_ABORT_FILE_INSTALL_CUSTOM_INSTALL_FAILURE] => Installation de fichiers : échec de la routine d'installation personnalisée
                                            [JLIB_INSTALLER_ABORT_FILE_INSTALL_FAIL_SOURCE_DIRECTORY] => Installation de fichiers : impossible de trouver le répertoire source %s
                                            [JLIB_INSTALLER_ABORT_FILE_INSTALL_ROLLBACK] => Installation de fichiers : %s
                                            [JLIB_INSTALLER_ABORT_FILE_INSTALL_SQL_ERROR] => Installation de fichiers : erreur SQL du fichier %s
                                            [JLIB_INSTALLER_ABORT_FILE_ROLLBACK] => Installation de fichiers : %s
                                            [JLIB_INSTALLER_ABORT_FILE_SAME_NAME] => Installation de fichiers : une autre extension avec le même nom existe déjà.
                                            [JLIB_INSTALLER_ABORT_FILE_UPDATE_SQL_ERROR] => Mise à jour de fichiers : erreur SQL du fichier %s
                                            [JLIB_INSTALLER_ABORT_INSTALL_CUSTOM_INSTALL_FAILURE] => Extension %s: Échec de l'installation personnalisée
                                            [JLIB_INSTALLER_ABORT_LIB_COPY_FILES] => Librairie %s : impossible de copier les fichiers depuis la source
                                            [JLIB_INSTALLER_ABORT_LIB_INSTALL_ALREADY_INSTALLED] => Installation de librairie : la librairie est déjà installée
                                            [JLIB_INSTALLER_ABORT_LIB_INSTALL_COPY_SETUP] => Installation de librairie : impossible de copier le fichier d'initialisation.
                                            [JLIB_INSTALLER_ABORT_LIB_INSTALL_CORE_FOLDER] => Installation de la bibliothèque: la bibliothèque a le même nom qu'un dossier du noyau.
                                            [JLIB_INSTALLER_ABORT_LIB_INSTALL_FAILED_TO_CREATE_DIRECTORY] => Installation de librairie : échec de création du répertoire %s
                                            [JLIB_INSTALLER_ABORT_LIB_INSTALL_NOFILE] => Installation de librairie : aucun fichier de librairie spécifié
                                            [JLIB_INSTALLER_ABORT_LIB_INSTALL_ROLLBACK] => Installation de librairie : %s
                                            [JLIB_INSTALLER_ABORT_LOAD_DETAILS] => Échec du chargement des détails de l'extension
                                            [JLIB_INSTALLER_ABORT_MANIFEST] => Extension %1$s : Could not copy PHP manifest file.
                                            [JLIB_INSTALLER_ABORT_METHODNOTSUPPORTED] => Méthode non supportée pour ce type d'extension
                                            [JLIB_INSTALLER_ABORT_METHODNOTSUPPORTED_TYPE] => Méthode non supportée pour ce type d'extension : %s
                                            [JLIB_INSTALLER_ABORT_MOD_COPY_FILES] => Module %s : Could not copy files from the source
                                            [JLIB_INSTALLER_ABORT_MOD_INSTALL_COPY_SETUP] => Installation d'un module : impossible de copier le fichier d'initialisation.
                                            [JLIB_INSTALLER_ABORT_MOD_INSTALL_CREATE_DIRECTORY] => Module %1$s : échec de création du répertoire %2$s
                                            [JLIB_INSTALLER_ABORT_MOD_INSTALL_CUSTOM_INSTALL_FAILURE] => Installation d'un module : échec de la routine d'installation personnalisée
                                            [JLIB_INSTALLER_ABORT_MOD_INSTALL_DIRECTORY] => Module %1$s : un autre module utilise déjà le répertoire %2$s
                                            [JLIB_INSTALLER_ABORT_MOD_INSTALL_MANIFEST] => Installation d'un module : impossible de copier le fichier manifest PHP.
                                            [JLIB_INSTALLER_ABORT_MOD_INSTALL_NOFILE] => Module %s : aucun fichier de module spécifié
                                            [JLIB_INSTALLER_ABORT_MOD_INSTALL_SQL_ERROR] => Module %1$s : erreur SQL du fichier %2$s
                                            [JLIB_INSTALLER_ABORT_MOD_ROLLBACK] => Module %1$s : %2$s
                                            [JLIB_INSTALLER_ABORT_MOD_UNINSTALL_UNKNOWN_CLIENT] => Désinstallation d'un module : type de client inconnu [%s]
                                            [JLIB_INSTALLER_ABORT_MOD_UNKNOWN_CLIENT] => Module %1$s : type de client inconnu [%2$s]
                                            [JLIB_INSTALLER_ABORT_NOINSTALLPATH] => Le chemin d'installation n'existe pas
                                            [JLIB_INSTALLER_ABORT_NOUPDATEPATH] => Le chemin de mise à jour n'existe pas
                                            [JLIB_INSTALLER_ABORT_PACK_INSTALL_COPY_SETUP] => Installation d'un paquet : impossible de copier le fichier d'initialisation.
                                            [JLIB_INSTALLER_ABORT_PACK_INSTALL_CREATE_DIRECTORY] => Installation d'un paquet : échec de création du répertoire %s.
                                            [JLIB_INSTALLER_ABORT_PACKAGE_INSTALL_CUSTOM_INSTALL_FAILURE] => Installation d'un paquet : Erreur de routine pour installation personnalisée.
                                            [JLIB_INSTALLER_ABORT_PACKAGE_INSTALL_MANIFEST] => Installation échouée : impossible de copier le fichier manifest PHP.
                                            [JLIB_INSTALLER_ABORT_PACK_INSTALL_ERROR_EXTENSION] => Installation d'un paquet : il y a eu une erreur en installant l'extension %s
                                            [JLIB_INSTALLER_ABORT_PACK_INSTALL_NO_FILES] => Installation d'un paquet : il n'y avait aucun fichier à installer. %s
                                            [JLIB_INSTALLER_ABORT_PACK_INSTALL_NO_PACK] => Installation d'un paquet : aucun fichier paquet spécifié
                                            [JLIB_INSTALLER_ABORT_PACK_INSTALL_ROLLBACK] => Installation d'un paquet : %s
                                            [JLIB_INSTALLER_ABORT_PLG_COPY_FILES] => Plug-in %s : impossible de copier les fichiers depuis la source
                                            [JLIB_INSTALLER_ABORT_PLG_INSTALL_ALLREADY_EXISTS] => Plug-in %1$s : le plug-in %2$s existe déjà
                                            [JLIB_INSTALLER_ABORT_PLG_INSTALL_COPY_SETUP] => Plug-in %s : impossible de copier le fichier d'initialisation.
                                            [JLIB_INSTALLER_ABORT_PLG_INSTALL_CREATE_DIRECTORY] => Plug-in %1$s : échec de la création du répertoire %2$s
                                            [JLIB_INSTALLER_ABORT_PLG_INSTALL_CUSTOM_INSTALL_FAILURE] => Installation d'un plug-in : échec de la routine d'installation personnalisée.
                                            [JLIB_INSTALLER_ABORT_PLG_INSTALL_DIRECTORY] => Plug-in %1$s : un autre plug-in utilise déjà le répertoire %2$s
                                            [JLIB_INSTALLER_ABORT_PLG_INSTALL_MANIFEST] => Plug-in %s : impossible de copier le fichier manifest PHP.
                                            [JLIB_INSTALLER_ABORT_PLG_INSTALL_NO_FILE] => Plug-in %s : aucun fichier plug-in spécifié
                                            [JLIB_INSTALLER_ABORT_PLG_INSTALL_ROLLBACK] => Plug-in %1$s : %2$s
                                            [JLIB_INSTALLER_ABORT_PLG_INSTALL_SQL_ERROR] => Plug-in %1$s : erreur SQL du fichier %2$s
                                            [JLIB_INSTALLER_ABORT_PLG_UNINSTALL_SQL_ERROR] => Désinstallation d'un plug-in : erreur SQL du fichier %s
                                            [JLIB_INSTALLER_ABORT_REFRESH_MANIFEST_CACHE] => Échec de l'actualisation du cache du fichier manifest : l'extension %s n'est pas installée actuellement.
                                            [JLIB_INSTALLER_ABORT_REFRESH_MANIFEST_CACHE_VALID] => Échec de l'actualisation du cache du fichier manifest : l'extension n'est pas valide.
                                            [JLIB_INSTALLER_ABORT_ROLLBACK] => Extension %1$s : %2$s
                                            [JLIB_INSTALLER_ABORT_SQL_ERROR] => Extension %1$s : Erreur SQL de traitement de la requête : %2$s
                                            [JLIB_INSTALLER_ABORT_TPL_INSTALL_ALREADY_INSTALLED] => Installation d'un gabarit : gabarit déjà installé
                                            [JLIB_INSTALLER_ABORT_TPL_INSTALL_ANOTHER_TEMPLATE_USING_DIRECTORY] => Installation d'un gabarit : il y a déjà un gabarit qui utilise le répertoire nommé %s. Essayez-vous d'installer à nouveau le même gabarit ?
                                            [JLIB_INSTALLER_ABORT_TPL_INSTALL_COPY_FILES] => Template Install : impossible de copier les fichiers depuis la source
                                            [JLIB_INSTALLER_ABORT_TPL_INSTALL_COPY_SETUP] => Installation d'un gabarit : impossible de copier le fichier d'initialisation.
                                            [JLIB_INSTALLER_ABORT_TPL_INSTALL_FAILED_CREATE_DIRECTORY] => Installation d'un gabarit : échec de la création du répertoire %s
                                            [JLIB_INSTALLER_ABORT_TPL_INSTALL_ROLLBACK] => Installation d'un gabarit : %s
                                            [JLIB_INSTALLER_ABORT_TPL_INSTALL_UNKNOWN_CLIENT] => Installation d'un gabarit : type de client inconnu [%s]
                                            [JLIB_INSTALLER_AVAILABLE_UPDATE_PHP_VERSION] => La version %2$s est disponible pour l'extension %1$s, mais elle nécessite au moins la version de PHP %3$s alors que votre système n'utilise que la version %4$s
                                            [JLIB_INSTALLER_AVAILABLE_UPDATE_DB_MINIMUM] => La version %2$s de l'extension %1$s est disponible, mais la version %4$s de votre base de donnés %3$s n'est pas compatible. Merci de contacter votre hébergeur pour mettre à jour la version de votre base de donnés en au moins %5$s.
                                            [JLIB_INSTALLER_AVAILABLE_UPDATE_DB_TYPE] => La version %2$s de l'extension %1$s est disponible, mais votre base de données %3$s n'est plus compatible..
                                            [JLIB_INSTALLER_PURGED_UPDATES] => Mises à jour effacées
                                            [JLIB_INSTALLER_FAILED_TO_PURGE_UPDATES] => Impossible d'effacer les mises à jour
                                            [JLIB_INSTALLER_DEFAULT_STYLE] => %s - Par défaut
                                            [JLIB_INSTALLER_DISCOVER] => Découvrir
                                            [JLIB_INSTALLER_DISCOVER_INSTALL] => Installation par découverte
                                            [JLIB_INSTALLER_ERROR_CANNOT_UNINSTALL_CHILD_OF_PACKAGE] => L'extension %s fait partie d'un paquet qui n'autorise pas la désinstallation d'extensions individuelles.
                                            [JLIB_INSTALLER_ERROR_COMP_DISCOVER_STORE_DETAILS] => Installation de découverte d'un composant : échec de l'enregistrement des détails du composant
                                            [JLIB_INSTALLER_ERROR_COMP_FAILED_TO_CREATE_DIRECTORY] => Composant %1$s : impossible de créer le répertoire : %2$s.
                                            [JLIB_INSTALLER_ERROR_COMP_INSTALL_ADMIN_ELEMENT] => Installation d'un composant : le fichier XML ne contenait pas d'élément d'administration.
                                            [JLIB_INSTALLER_ERROR_COMP_INSTALL_DIR_ADMIN] => Installation d'un composant : un autre composant utilise déjà le répertoire %s
                                            [JLIB_INSTALLER_ERROR_COMP_INSTALL_DIR_SITE] => Installation d'un composant : un autre composant utilise déjà le répertoire %s
                                            [JLIB_INSTALLER_ERROR_COMP_INSTALL_FAILED_TO_CREATE_DIRECTORY_ADMIN] => Installation d'un composant : échec de la création du répertoire administration %s
                                            [JLIB_INSTALLER_ERROR_COMP_INSTALL_FAILED_TO_CREATE_DIRECTORY_SITE] => Installation d'un composant : échec de la création du répertoire site %s
                                            [JLIB_INSTALLER_ERROR_COMP_REFRESH_MANIFEST_CACHE] => Actualisation du cache du fichier manifest du composant : échec de l'enregistrement des détails du composant
                                            [JLIB_INSTALLER_ERROR_COMP_REMOVING_ADMIN_MENUS_FAILED] => Impossible de supprimer les menus d'administration.
                                            [JLIB_INSTALLER_ERROR_COMP_UNINSTALL_CUSTOM] => Désinstallation d'un composant : échec du script de désinstallation personnalisée
                                            [JLIB_INSTALLER_ERROR_COMP_UNINSTALL_FAILED_DELETE_CATEGORIES] => Désinstallation d'un composant : impossible de supprimer les catégories du composant.
                                            [JLIB_INSTALLER_ERROR_COMP_UNINSTALL_ERRORREMOVEMANUALLY] => Désinstallation d'un composant : désinstallation impossible. Veuillez le supprimer manuellement
                                            [JLIB_INSTALLER_ERROR_COMP_UNINSTALL_ERRORUNKOWNEXTENSION] => Désinstallation d'un composant : extension inconnue
                                            [JLIB_INSTALLER_ERROR_COMP_UNINSTALL_FAILED_REMOVE_DIRECTORY_ADMIN] => Désinstallation d'un composant : impossible de supprimer le répertoire administration du composant
                                            [JLIB_INSTALLER_ERROR_COMP_UNINSTALL_FAILED_REMOVE_DIRECTORY_SITE] => Désinstallation d'un composant : impossible de supprimer le répertoire site du composant
                                            [JLIB_INSTALLER_ERROR_COMP_UNINSTALL_NO_OPTION] => Désinstallation d'un composant : champ d'option vide, impossible de supprimer les fichiers
                                            [JLIB_INSTALLER_ERROR_COMP_UNINSTALL_SQL_ERROR] => Désinstallation d'un composant : erreur SQL dans le fichier %s
                                            [JLIB_INSTALLER_ERROR_COMP_UNINSTALL_WARNCORECOMPONENT] => Désinstallation d'un composant : tentative de désinstallation d'un composant principal
                                            [JLIB_INSTALLER_ERROR_COMP_UPDATE_FAILED_TO_CREATE_DIRECTORY_ADMIN] => Mise à jour d'un composant : échec de la création du répertoire d'administration %s
                                            [JLIB_INSTALLER_ERROR_COMP_UPDATE_FAILED_TO_CREATE_DIRECTORY_SITE] => Mise à jour d'un composant : échec de la création du répertoire du site %s
                                            [JLIB_INSTALLER_ERROR_CREATE_DIRECTORY] => JInstaller: :Install: échec de la création du répertoire %s
                                            [JLIB_INSTALLER_ERROR_CREATE_FOLDER_FAILED] => Échec de création du répertoire [%s]
                                            [JLIB_INSTALLER_ERROR_DEPRECATED_FORMAT] => Format d'installation déprécié (client='both'), utilisez l'installateur de paquets à l'avenir
                                            [JLIB_INSTALLER_ERROR_DISCOVER_INSTALL_UNSUPPORTED] => Une extension de type %s ne peut être installée par la méthode 'Découvrir'. Merci d'installer cette extension depuis le Gestionnaire d'extensions -> Installer.
                                            [JLIB_INSTALLER_ERROR_DOWNGRADE] => Désolé ! Vous ne pouvez pas passer de la version inférieure %s à %s
                                            [JLIB_INSTALLER_ERROR_DOWNLOAD_SERVER_CONNECT] => Erreur de connexion au serveur %s
                                            [JLIB_INSTALLER_ERROR_FAIL_COPY_FILE] => JInstaller: :Install: échec de la copie du fichier %1$s vers %2$s
                                            [JLIB_INSTALLER_ERROR_FAIL_COPY_FOLDER] => JInstaller: :Install: échec de la copie du répertoire %1$s vers %2$s
                                            [JLIB_INSTALLER_ERROR_FAILED_READING_NETWORK_RESOURCES] => Échec de lecture de la ressource réseau %s
                                            [JLIB_INSTALLER_ERROR_FILE_EXISTS] => JInstaller: :Install: le fichier existe déjà %s
                                            [JLIB_INSTALLER_ERROR_FILE_FOLDER] => Erreur d'effacement du fichier ou répertoire %s
                                            [JLIB_INSTALLER_ERROR_FILE_UNINSTALL_INVALID_MANIFEST] => Désinstallation de fichiers : fichier manifest invalide
                                            [JLIB_INSTALLER_ERROR_FILE_UNINSTALL_INVALID_NOTFOUND_MANIFEST] => Désinstallation de fichiers : fichier manifest invalide ou introuvable.
                                            [JLIB_INSTALLER_ERROR_FILE_UNINSTALL_LOAD_ENTRY] => Désinstallation de fichiers : impossible de charger l'entrée de l'extension
                                            [JLIB_INSTALLER_ERROR_FILE_UNINSTALL_LOAD_MANIFEST] => Désinstallation de fichiers : impossible de charger le fichier manifest
                                            [JLIB_INSTALLER_ERROR_FILE_UNINSTALL_SQL_ERROR] => Désinstallation de fichiers : erreur SQL dans le fichier %s
                                            [JLIB_INSTALLER_ERROR_FILE_UNINSTALL_WARNCOREFILE] => Désinstallation de fichiers : Tentative de désinstallation de fichiers core.
                                            [JLIB_INSTALLER_ERROR_FOLDER_IN_USE] => Une autre extension utilise déjà le répertoire [%s]
                                            [JLIB_INSTALLER_ERROR_LANG_DISCOVER_STORE_DETAILS] => Installation de découverte d'une langue : échec de l'enregistrement des détails de la langue
                                            [JLIB_INSTALLER_ERROR_LANG_UNINSTALL_DEFAULT] => Cette langue ne peut être désinstallée tant qu'elle est définie comme langue par défaut.
                                            [JLIB_INSTALLER_ERROR_LANG_UNINSTALL_DIRECTORY] => Désinstallation d'une langue : impossible de supprimer le répertoire de langue spécifié.
                                            [JLIB_INSTALLER_ERROR_LANG_UNINSTALL_ELEMENT_EMPTY] => Désinstallation d'une langue : l'élément est vide, impossible de désinstaller les fichiers
                                            [JLIB_INSTALLER_ERROR_LANG_UNINSTALL_PATH_EMPTY] => Désinstallation d'une langue : le chemin de la langue est vide, impossible de désinstaller les fichiers
                                            [JLIB_INSTALLER_ERROR_LANG_UNINSTALL_PROTECTED] => Cette langue ne peut être désinstallée. Elle est protégée dans la base de données (habituellement en-GB)
                                            [JLIB_INSTALLER_ERROR_LIB_DISCOVER_STORE_DETAILS] => Installation de découverte d'une librairie : échec de l'enregistrement des détails de la librairie
                                            [JLIB_INSTALLER_ERROR_LIB_REFRESH_MANIFEST_CACHE] => Rafraichissement du cache de manifeste de bibliothèque : Impossible de stocker les détails de la librairie.
                                            [JLIB_INSTALLER_ERROR_LIB_UNINSTALL_INVALID_MANIFEST] => Désinstallation d'une librairie : fichier manifest invalide
                                            [JLIB_INSTALLER_ERROR_LIB_UNINSTALL_INVALID_NOTFOUND_MANIFEST] => Désinstallation d'une librairie : fichier manifest invalide ou introuvable.
                                            [JLIB_INSTALLER_ERROR_LIB_UNINSTALL_LOAD_MANIFEST] => Désinstallation d'une librairie : impossible de charger le fichier manifest
                                            [JLIB_INSTALLER_ERROR_LIB_UNINSTALL_WARNCORELIBRARY] => Désinstallation d'une librairie : tentative de désinstallation d'une librairie principale
                                            [JLIB_INSTALLER_ERROR_LOAD_XML] => JInstaller: :Install: échec du chargement du fichier XML %s
                                            [JLIB_INSTALLER_ERROR_MOD_DISCOVER_STORE_DETAILS] => Installation de découverte d'un module : échec de l'enregistrement des détails du module
                                            [JLIB_INSTALLER_ERROR_MOD_REFRESH_MANIFEST_CACHE] => Actualisation du cache du fichier manifest du module : échec de l'enregistrement des détails du module
                                            [JLIB_INSTALLER_ERROR_MOD_UNINSTALL_ERRORUNKOWNEXTENSION] => Désinstallation d'un module : extension inconnue
                                            [JLIB_INSTALLER_ERROR_MOD_UNINSTALL_EXCEPTION] => Désinstallation d'un module : %s
                                            [JLIB_INSTALLER_ERROR_MOD_UNINSTALL_INVALID_NOTFOUND_MANIFEST] => Désinstallation d'un module : fichier manifest invalide ou introuvable.
                                            [JLIB_INSTALLER_ERROR_MOD_UNINSTALL_SQL_ERROR] => Désinstallation d'un module : erreur SQL dans le fichier %s
                                            [JLIB_INSTALLER_ERROR_MOD_UNINSTALL_WARNCOREMODULE] => Désinstallation d'un module : tentative de désinstallation du module principal %s
                                            [JLIB_INSTALLER_ERROR_NO_CORE_LANGUAGE] => Il n'existe aucun paquet principal pour la langue [%s]
                                            [JLIB_INSTALLER_ERROR_NO_FILE] => JInstaller: :Install: le fichier n'existe pas %s
                                            [JLIB_INSTALLER_ERROR_NO_LANGUAGE_TAG] => Le paquet ne spécifiait pas de balise de langue. Essayez-vous d'installer un ancien paquet de langue ?
                                            [JLIB_INSTALLER_ERROR_NOTFINDJOOMLAXMLSETUPFILE] => JInstaller: :Install: impossible de trouver un fichier d'initialisation XML Joomla!
                                            [JLIB_INSTALLER_ERROR_NOTFINDXMLSETUPFILE] => JInstaller: :Install: impossible de trouver un fichier d'initialisation XML
                                            [JLIB_INSTALLER_ERROR_PACK_REFRESH_MANIFEST_CACHE] => Rafraichissement du cache de manifeste de paquet : Impossible de stocker les détails du paquet.
                                            [JLIB_INSTALLER_ERROR_PACK_SETTING_PACKAGE_ID] => Impossible d'enregistrer l'ID du paquet pour les extensiosn de ce paquet.
                                            [JLIB_INSTALLER_ERROR_PACK_UNINSTALL_INVALID_MANIFEST] => Désinstallation de paquet : fichier manifest invalide
                                            [JLIB_INSTALLER_ERROR_PACK_UNINSTALL_INVALID_NOTFOUND_MANIFEST] => Désinstallation de paquet : fichier manifest invalide ou introuvable %s
                                            [JLIB_INSTALLER_ERROR_PACK_UNINSTALL_LOAD_MANIFEST] => Désinstallation de paquet : impossible de charger le fichier manifest
                                            [JLIB_INSTALLER_ERROR_PACK_UNINSTALL_MANIFEST_NOT_REMOVED] => Désinstallation de paquet : des erreurs ont été détectées, fichier manifest non supprimé.
                                            [JLIB_INSTALLER_ERROR_PACK_UNINSTALL_MISSINGMANIFEST] => Désinstallation de paquet : fichier manifest manquant
                                            [JLIB_INSTALLER_ERROR_PACK_UNINSTALL_NOT_PROPER] => Désinstallation de paquet : cette extension a peut-être déjà été désinstallée ou n'a pas été installée correctement : %s
                                            [JLIB_INSTALLER_ERROR_PACK_UNINSTALL_WARNCOREPACK] => Désinstallation de paquet : Tentative de désinstallation de paquets core
                                            [JLIB_INSTALLER_ERROR_PLG_DISCOVER_STORE_DETAILS] => Installation de découverte d'un plug-in : échec de l'enregistrement des détails du plug-in
                                            [JLIB_INSTALLER_ERROR_PLG_REFRESH_MANIFEST_CACHE] => Actualisation du cache du fichier manifest du plug-in : échec de l'enregistrement des détails du plug-in
                                            [JLIB_INSTALLER_ERROR_PLG_UNINSTALL_ERRORUNKOWNEXTENSION] => Désinstallation de plug-in : extension inconnue
                                            [JLIB_INSTALLER_ERROR_PLG_UNINSTALL_FOLDER_FIELD_EMPTY] => Désinstallation de plug-in : champ répertoire vide, impossible de supprimer les fichiers
                                            [JLIB_INSTALLER_ERROR_PLG_UNINSTALL_INVALID_MANIFEST] => Désinstallation de plug-in : fichier manifest invalide
                                            [JLIB_INSTALLER_ERROR_PLG_UNINSTALL_INVALID_NOTFOUND_MANIFEST] => Désinstallation de plug-in : fichier manifest invalide ou introuvable.
                                            [JLIB_INSTALLER_ERROR_PLG_UNINSTALL_LOAD_MANIFEST] => Désinstallation de plug-in : impossible de charger le fichier manifest
                                            [JLIB_INSTALLER_ERROR_PLG_UNINSTALL_WARNCOREPLUGIN] => Désinstallation de plug-in : tentative de désinstallation du plug-in principal %s
                                            [JLIB_INSTALLER_ERROR_SQL_ERROR] => JInstaller: :Install: erreur SQL %s
                                            [JLIB_INSTALLER_ERROR_SQL_FILENOTFOUND] => JInstaller: :Install: fichier SQL introuvable %s
                                            [JLIB_INSTALLER_ERROR_SQL_READBUFFER] => JInstaller: :Install: erreur de lecture du tampon du fichier SQL
                                            [JLIB_INSTALLER_ERROR_TPL_DISCOVER_STORE_DETAILS] => Installation d'un template : échec de l'enregistrement des détails du template
                                            [JLIB_INSTALLER_ERROR_TPL_REFRESH_MANIFEST_CACHE] => Rafraichissement du cache de manifeste de template : Impossible de stocker les détails du template.
                                            [JLIB_INSTALLER_ERROR_TPL_UNINSTALL_ERRORUNKOWNEXTENSION] => Désinstallation d'un template : extension inconnue
                                            [JLIB_INSTALLER_ERROR_TPL_UNINSTALL_INVALID_CLIENT] => Désinstallation d'un template : client invalide.
                                            [JLIB_INSTALLER_ERROR_TPL_UNINSTALL_INVALID_NOTFOUND_MANIFEST] => Désinstallation d'un template : fichier manifest invalide ou introuvable..
                                            [JLIB_INSTALLER_ERROR_TPL_UNINSTALL_TEMPLATE_DEFAULT] => Désinstallation d'un template : impossible de supprimer le template par défaut.
                                            [JLIB_INSTALLER_ERROR_TPL_UNINSTALL_TEMPLATE_DIRECTORY] => Désinstallation d'un template : le répertoire n'existe pas, suppression des fichiers impossible
                                            [JLIB_INSTALLER_ERROR_TPL_UNINSTALL_TEMPLATE_ID_EMPTY] => Désinstallation d'un template : l'ID du template est vide, impossible de désinstaller les fichiers
                                            [JLIB_INSTALLER_ERROR_TPL_UNINSTALL_WARNCORETEMPLATE] => Désinstallation d'un template : tentative de désinstallation du template principal %s
                                            [JLIB_INSTALLER_ERROR_UNKNOWN_CLIENT_TYPE] => Type de client inconnu [%s]
                                            [JLIB_INSTALLER_FILE_ERROR_MOVE] => Erreur de déplacement du fichier %s
                                            [JLIB_INSTALLER_INCORRECT_SEQUENCE] => Le retour de la version %1$s à la version %2$s n'est pas autorisé.
                                            [JLIB_INSTALLER_INSTALL] => Installer
                                            [JLIB_INSTALLER_MINIMUM_JOOMLA] => Vous ne disposez pas des exigences minimales de version Joomla pour J%s
                                            [JLIB_INSTALLER_MINIMUM_PHP] => Votre serveur ne dispose pas de la version de PHP minimale requise %s
                                            [JLIB_INSTALLER_NOTICE_LANG_RESET_USERS] => Langue par défaut de %d utilisateurs
                                            [JLIB_INSTALLER_NOTICE_LANG_RESET_USERS_1] => Langue par défaut de %d utilisateur
                                            [JLIB_INSTALLER_UNINSTALL] => Désinstaller
                                            [JLIB_INSTALLER_UPDATE] => Mettre à jour
                                            [JLIB_INSTALLER_ERROR_EXTENSION_INVALID_CLIENT_IDENTIFIER] => Identificateur de client invalide dans le fichier manifest de l'extension.
                                            [JLIB_INSTALLER_ERROR_PACK_UNINSTALL_UNKNOWN_EXTENSION] => Tentative de désinstallation d'une extension inconnue du paquet. Cette extension a pu être supprimée antérieurement.
                                            [JLIB_INSTALLER_NOT_ERROR] => Si l'erreur ci-dessus concerne l'installation de fichiers de langue pour TinyMce, elle n'a pas d'effet sur l'installation de(s) langue(s). Certains paquets de langue créés avant la version 3.2.0 de Joomla! peuvent aussi tenter d'installer des fichiers de langue TinyMce. Comme ceux-ci sont dorévanant inclus dans le noyau, ils n'ont plus besoin d'être installés.
                                            [JLIB_INSTALLER_UPDATE_LOG_QUERY] => Requête lancée à partir du fichier %1$s. Texte de la requête: %2$s.
                                            [JLIB_INSTALLER_WARNING_UNABLE_TO_INSTALL_CONTENT_LANGUAGE] => Impossible de créer une langue de contenu pour la langue %s : %s
                                            [JLIB_JS_AJAX_ERROR_CONNECTION_ABORT] => Une interruption de connexion est survenue lors de la récupération des données JSON.
                                            [JLIB_JS_AJAX_ERROR_NO_CONTENT] => Aucun contenu n'a été retourné.
                                            [JLIB_JS_AJAX_ERROR_OTHER] => Une erreur est survenue lors de la récupération des données JSON : code de statut HTTP %s .
                                            [JLIB_JS_AJAX_ERROR_PARSE] => Une erreur d'analyse est survenue lors du traitement des données JSON suivantes :
%s
                                            [JLIB_JS_AJAX_ERROR_TIMEOUT] => Une erreur de délai d'attente (timeout) est survenue lors de la récupération des données JSON.
                                            [JLIB_LANGUAGE_ERROR_CANNOT_LOAD_METAFILE] => Impossible de charger le fichier XML de langue %s de %s.
                                            [JLIB_LANGUAGE_ERROR_CANNOT_LOAD_METADATA] => Impossible de charger les metadata %s de %s.
                                            [JLIB_LOGIN_AUTHORISATION] => Votre accès a été autorisé.
                                            [JLIB_LOGIN_DENIED] => Votre accès a été refusé.
                                            [JLIB_LOGIN_EXPIRED] => Votre authentification a expiré.
                                            [JLIB_MAIL_FUNCTION_DISABLED] => La fonction mail() a été désactivée et le e-mail ne peut être envoyé.
                                            [JLIB_MAIL_FUNCTION_OFFLINE] => La fonction mail() a été désactivée par un administrateur.
                                            [JLIB_MAIL_INVALID_EMAIL_SENDER] => Expéditeur d'email invalide : %s
                                            [JLIB_MEDIA_ERROR_UPLOAD_INPUT] => Impossible de transférer le fichier.
                                            [JLIB_MEDIA_ERROR_WARNFILENAME] => Le nom du fichier ne doit contenir que des caractères alphanumériques et pas d'espaces.
                                            [JLIB_MEDIA_ERROR_WARNFILETOOLARGE] => Ce fichier est trop lourd pour être transféré.
                                            [JLIB_MEDIA_ERROR_WARNFILETYPE] => Ce type de fichier n'est pas autorisé.
                                            [JLIB_MEDIA_ERROR_WARNIEXSS] => Découverte d'une possible attaque IE XSS.
                                            [JLIB_MEDIA_ERROR_WARNINVALID_IMG] => Image non valide.
                                            [JLIB_MEDIA_ERROR_WARNINVALID_MIME] => Invalide type de mime 
                                            [JLIB_MEDIA_ERROR_WARNINVALID_MIMETYPE] => Illégal type de mime détecté : %s
                                            [JLIB_MEDIA_ERROR_WARNNOTADMIN] => Le fichier à transférer n'est pas un fichier image et vous n'avez pas l'autorisation nécessaire.
                                            [JLIB_MENUS_PRESET_JOOMLA] => Préréglage - Joomla
                                            [JLIB_MENUS_PRESET_MODERN] => Préréglage - Moderne
                                            [JLIB_NO_EDITOR_PLUGIN_PUBLISHED] => Impossible d'afficher un éditeur car aucun plug-in d'éditeur n'est activé.
                                            [JLIB_PLUGIN_ERROR_LOADING_PLUGINS] => Erreur de chargement de plug-ins : %s
                                            [JLIB_REGISTRY_EXCEPTION_LOAD_FORMAT_CLASS] => Impossible de charger la classe format
                                            [JLIB_RULES_ACTION] => Action
                                            [JLIB_RULES_ALLOWED] => Autorisé
                                            [JLIB_RULES_ALLOWED_ADMIN] => Autorisé (Super Utilisateur).
                                            [JLIB_RULES_ALLOWED_INHERITED] => Autorisé (Hérité)
                                            [JLIB_RULES_CALCULATED_SETTING] => Droits appliqués
                                            [JLIB_RULES_CONFLICT] => Conflit
                                            [JLIB_RULES_DATABASE_FAILURE] => Échec de stockage des données dans la base de données.  
                                            [JLIB_RULES_DENIED] => Refusé
                                            [JLIB_RULES_GROUP] => %s
                                            [JLIB_RULES_GROUPS] => Groupes
                                            [JLIB_RULES_INHERIT] => Hériter
                                            [JLIB_RULES_INHERITED] => Hérité
                                            [JLIB_RULES_NOT_ALLOWED] => Non autorisé
                                            [JLIB_RULES_NOT_ALLOWED_ADMIN_CONFLICT] => Conflit
                                            [JLIB_RULES_NOT_ALLOWED_DEFAULT] => Non autorisé (Défaut)
                                            [JLIB_RULES_NOT_ALLOWED_INHERITED] => Non autorisé (Hérité)
                                            [JLIB_RULES_NOT_ALLOWED_LOCKED] => Non autorisé (verrouillé).
                                            [JLIB_RULES_NOT_SET] => Non défini
                                            [JLIB_RULES_NOTICE_RECALCULATE_GROUP_PERMISSIONS] => Droits du Super Utilisateur modifiés. Sauvegarder pour recharger la page afin de recalculer les droits de ce groupe.
                                            [JLIB_RULES_NOTICE_RECALCULATE_GROUP_CHILDS_PERMISSIONS] => Droits modifiés pour un groupe ayant des groupes enfants. Sauvegarder pour recharger la page afin de recalculer les droits des groupes enfants.
                                            [JLIB_RULES_REQUEST_FAILURE] => Échec de l'envoi des données au serveur.
                                            [JLIB_RULES_SAVE_BEFORE_CHANGE_PERMISSIONS] => Merci de sauvegarder avant de changer les permissions.
                                            [JLIB_RULES_SELECT_ALLOW_DENY_GROUP] => Autoriser ou refuser l'action %s aux utilisateurs du groupe %s
                                            [JLIB_RULES_SELECT_SETTING] => Modifier un droit
                                            [JLIB_RULES_SETTING_NOTES] => Les modifications des droits s'appliqueront à ce groupe ainsi qu'aux groupes enfants, composants et contenus.
Refusé l'emporte sur tout droit hérité, ainsi que tout droit d'un groupe enfant, composant ou contenu ; s'il y a conflit, Refusé est appliqué.
Non défini est équivalent à Refusé mais peut être modifié dans les groupes enfants, composants et contenus.
                                            [JLIB_RULES_SETTING_NOTES_ITEM] => Les modifications des droits s'appliqueront à cet élément. Noter que :
Hérité signifie que les droits globaux, groupe parent et catégorie seront utilisés.
Refusé signifie que quels que soient les droits globaux, ceux du groupe parent ou de la catégorie, le groupe concerné ne pourra utiliser cette action pour cet élément.
Autorisé signifie que le groupe concerné pourra utiliser cette action pour cet élément (mais s'il y a conflit avec les droits globaux, le groupe parent ou la catégorie, ceci n'aura pas d'impact). Un conflit sera indiqué par Non autorisé (Hérité) dans la colonne 'Droits appliqués'.
                                            [JLIB_RULES_SETTINGS_DESC] => Paramètres des droits pour ce groupe d'utilisateurs (voir les notes au bas).
                                            [JLIB_STEMMER_INVALID_STEMMER] => Type de langue source invalide %s
                                            [JLIB_UNKNOWN] => Inconnu
                                            [JLIB_UPDATER_ERROR_COLLECTION_FOPEN] => Le paramètre PHP allow_url_fopen est désactivé. Il doit être activé pour que la mise à jour fonctionne.
                                            [JLIB_UPDATER_ERROR_COLLECTION_OPEN_URL] => Mise à jour::Collection : impossible d'ouvrir %s
                                            [JLIB_UPDATER_ERROR_COLLECTION_PARSE_URL] => Mise à jour::Collection : impossible d'analyser %s
                                            [JLIB_UPDATER_ERROR_EXTENSION_OPEN_URL] => Mise à jour::Extension : impossible d'ouvrir %s
                                            [JLIB_UPDATER_ERROR_EXTENSION_PARSE_URL] => Mise à jour::Extension : impossible d'analyser %s
                                            [JLIB_UPDATER_ERROR_OPEN_UPDATE_SITE] => Mise à jour : Impossible d'ouvrir le site de mise à jour avec l'ID %d, "%s", URL : %s
                                            [JLIB_USER_ERROR_AUTHENTICATION_FAILED_LOAD_PLUGIN] => JAuthentication::authenticate : échec du chargement du plug-in %s
                                            [JLIB_USER_ERROR_AUTHENTICATION_LIBRARIES] => JAuthentication: :__construct : impossible de charger les librairies d'authentification.
                                            [JLIB_USER_ERROR_BIND_ARRAY] => Impossible de lier le tableau à l'objet utilisateur
                                            [JLIB_USER_ERROR_CANNOT_CHANGE_SUPER_USER] => Un utilisateur n'est pas autorisé à changer les droits d'un groupe Super Utilisateur.
                                            [JLIB_USER_ERROR_CANNOT_CHANGE_OWN_GROUPS] => Un utilisateur n'est pas autorisé à changer les droits de ses propres groupes.
                                            [JLIB_USER_ERROR_CANNOT_CHANGE_OWN_PARENT_GROUPS] => Un utilisateur n'est pas autorisé à changer les droits des groupes parents de ses propres groupes.
                                            [JLIB_USER_ERROR_CANNOT_DEMOTE_SELF] => Vous ne pouvez pas supprimer vos propres droits de Super Utilisateur
                                            [JLIB_USER_ERROR_CANNOT_REUSE_PASSWORD] => Vous ne pouvez pas réutiliser votre mot de passe actuel, saisissez un nouveau mot de passe.
                                            [JLIB_USER_ERROR_ID_NOT_EXISTS] => JUser::_load : l'utilisateur %s n'existe pas
                                            [JLIB_USER_ERROR_NOT_SUPERADMIN] => Seuls les membres possédant des droits de Super Utilisateur peuvent modifier les comptes des autres Super Utilisateurs.
                                            [JLIB_USER_ERROR_PASSWORD_NOT_MATCH] => Les mots de passe ne correspondent pas. Veuillez ressaisir le mot de passe.
                                            [JLIB_USER_ERROR_UNABLE_TO_FIND_USER] => Impossible de trouver un utilisateur avec la chaîne d'activation donnée
                                            [JLIB_USER_ERROR_UNABLE_TO_LOAD_USER] => JUser::_load : impossible de charger l'utilisateur ayant l'ID %s
                                            [JLIB_USER_EXCEPTION_ACCESS_USERGROUP_INVALID] => Le groupe d'utilisateurs n'existe pas
                                            [JLIB_UTIL_ERROR_APP_INSTANTIATION] => Erreur de lancement de l'application
                                            [JLIB_UTIL_ERROR_CONNECT_DATABASE] => JDatabase::getInstance : connexion à la base de données impossible 
joomla.library : %1$s - %2$s
                                            [JLIB_UTIL_ERROR_DOMIT] => DommitDocument est déprécié. Utilisez DomDocument à la place
                                            [JLIB_UTIL_ERROR_LOADING_FEED_DATA] => Échec du chargement des données du flux
                                            [JLIB_UTIL_ERROR_XML_LOAD] => Échec du chargement du fichier XML
                                            [PLG_SYSTEM_UPDATENOTIFICATION] => Système - Notification de Mise à jour de Joomla!
                                            [PLG_SYSTEM_UPDATENOTIFICATION_EMAIL_LBL] => E-mails des Super Utilisateurs
                                            [PLG_SYSTEM_UPDATENOTIFICATION_EMAIL_DESC] => Une liste d'adresses e-mail, séparées par une virgule, qui recevront l'e-mail de notification de mise à jour. Les adresses de cette liste DOIVENT appartenir à des Super Utilisateurs. Si aucune des adresses n'appartient à un Super Utilisateur ou si le champ n'est pas rempli, tous les Super Utilisateurs du site recevront l'e-mail.
                                            [PLG_SYSTEM_UPDATENOTIFICATION_EMAIL_SUBJECT] => Mise à jour de Joomla disponible pour [SITENAME] – [URL]
                                            [PLG_SYSTEM_UPDATENOTIFICATION_EMAIL_BODY] => Cet e-mail n'est pas envoyé par le projet Joomla!. Il est envoyé automatiquement par votre propre site,\n[SITENAME] - [URL]\n\n================================================================================\nINFORMATION DE MISE À JOUR \n================================================================================\n\nVotre site a découvert qu'une nouvelle version de Joomla! était disponible au téléchargement.\n\nVersion de Joomla! installée:  [CURVERSION]\nVersion de Joomla! disponible à installer : [NEWVERSION]\n\nCet e-mail est envoyé par votre site à titre de rappel.\n Le projet Joomla! ne vous contactera jamais directement pour vous prévenir de la disponibilité d'une mise à jour de Joomla! sur votre site. \n\n================================================================================\nINSTRUCTIONS DE MISE À JOUR\n================================================================================\n\nPour installer la mise à jour sur [SITENAME] cliquer sur le lien suivant. (Si l'URL n'est pas un lien, copier/coller dans votre navigateur).\n\nLien de mise à jour : [LINK]\n\nLes informations de mise à jour sont disponibles ici : [RELEASENEWS]\n\n================================================================================\nPOURQUOI JE REÇOIS CET E-MAIL ?\n================================================================================\n\nCet e-mail a été envoyé automatiquement par un plug-in fourni par Joomla!, le logiciel qui fait fonctionner votre site. Ce plug-in cherche les mises à jour de Joomla! et envoie une notification par mail aux administrateurs du site. Vous recevrez plusieurs messages similaires aussi longtemps que vous n'aurez pas fait la mise à jour ou désactivé le plug-in.\n\nPour ne plus recevoir ces mails, désactiver le 'Système - Notification de Mise à jour de Joomla!' plug-in dans le gestionnaire de plug-ins sur votre site.\n\nSi vous ne comprenez pas ce qu'est Joomla! et ce qu'il vous faut faire, merci de ne pas contacter le projet Joomla!. Ils ne vous envoient pas ce mail et ne peuvent vous aider. Contactez plutôt la personne qui a construit ou est en charge de votre site.\n\nSi vous avez construit ou êtes en charge de ce site, notez que ce plug-in a pu être activé automatiquement quand vous avez installé ou mis à jour Joomla! sur votre site.\n\n================================================================================\nQUI M'A ENVOYÉ CET E-MAIL?\n================================================================================\n\nCet e-mail est envoyé automatiquement par votre site, [SITENAME]
                                            [PLG_SYSTEM_UPDATENOTIFICATION_LANGUAGE_OVERRIDE_LBL] => Langue de l'e-mail
                                            [PLG_SYSTEM_UPDATENOTIFICATION_LANGUAGE_OVERRIDE_DESC] => Si vous choisissez 'Automatique' (par défaut), la notification de mise à jour aux Super utilisateurs sera dans la langue du site de la page affichée au moment où le plug-in est déclenché.
Pour les sites (multilingues ou non) où plusieurs langues sont installées, la langue de la page chargée peut être une langue que le Super utilisateur qui reçoit l'e-mail ne comprend pas. En sélectionnant une langue, vous forcez les e-mails à employer cette langue spécifique.
                                            [PLG_SYSTEM_UPDATENOTIFICATION_LANGUAGE_OVERRIDE_NONE] => Automatique
                                            [PLG_SYSTEM_UPDATENOTIFICATION_POSTINSTALL_UPDATECACHETIME] => La notification de mise à jour de Joomla! ne fonctionne pas avec cette configuration.
                                            [PLG_SYSTEM_UPDATENOTIFICATION_POSTINSTALL_UPDATECACHETIME_BODY] => Joomla ne cache pas la mise à jour car le paramètre de mise à jour de cache dans la configuration d'installation est fixé à 0 (en heures). Cela veut dire qu'un e-mail serait envoyé à chaque visite de page, mais ceci n'est pas possible. Merci d'augmenter la valeur (la valeur par défaut est 6) ou confirmer que le plugin de notification de mise à jour de Joomla! ne doit jamais envoyer d'e-mails.
                                            [PLG_SYSTEM_UPDATENOTIFICATION_POSTINSTALL_UPDATECACHETIME_ACTION] => Revenir au paramètre par défaut (6 heures)
                                            [PLG_SYSTEM_UPDATENOTIFICATION_XML_DESCRIPTION] => Ce plug-in vérifie périodiquement la disponibilité de nouvelles versions de Joomla! Quand une mise à jour est trouvée, un e-mail est envoyé pour rappeler de mettre à jour. 
Astuce pro : il est possible de modifier le message en substituant le contenu des constantes suivantes : PLG_SYSTEM_UPDATENOTIFICATION_EMAIL_SUBJECT et PLG_SYSTEM_UPDATENOTIFICATION_EMAIL_BODY.
                                            [PLG_SYSTEM_FIELDS] => Système - Champs
                                            [PLG_SYSTEM_FIELDS_XML_DESCRIPTION] => Ce plug-in permet d'afficher les champs personnalisés.
                                            [PLG_SYSTEM_LOGROTATION] => Système - Rotation des fichiers journaux
                                            [PLG_SYSTEM_LOGROTATION_XML_DESCRIPTION] => Ce plugin renouvelle périodiquement les fichiers journaux du système.
                                            [PLG_SYSTEM_LOGROTATION_CACHETIMEOUT_LABEL] => Rotation des journaux (en jours)
                                            [PLG_SYSTEM_LOGROTATION_CACHETIMEOUT_DESC] => À quelle fréquence les journaux doivent-ils être renouvelés?
                                            [PLG_SYSTEM_LOGROTATION_LOGSTOKEEP_DESC] => Le nombre maximum de journaux anciens à conserver.
                                            [PLG_SYSTEM_LOGROTATION_LOGSTOKEEP_LABEL] => Nombre maximum de journaux
                                            [PLG_SYSTEM_LOGOUT_XML_DESCRIPTION] => Plug-in système de déconnexion redirigeant vers la page d'accueil après déconnexion de l'espace connecté si l'utilisateur n'a pas accès à la page affichée.
                                            [PLG_SYSTEM_LOGOUT] => Système - Déconnexion
                                            [PLG_SYSTEM_LOGOUT_REDIRECT] => À la suite de votre déconnexion, vous avez été redirigé vers la page d'accueil
                                            [GDW] => Géant du Web
                                            [TPL_GDW_XML_DESCRIPTION] => Ne pas copier sans autorisation ecrite du Geant du Web
                                            [TPL_GDW_FIELD_HTML5_LABEL] => HTML DOCTYPE
                                            [TPL_GDW_FIELD_HTML5_DESC] => HTML DOCTYPE
                                            [TPL_GDW_OPTION_XHTML] => XHTML
                                            [TPL_GDW_OPTION_HTML5] => HTML5
                                            [TPL_GDW_FIELD_EXTRA_SCRIPT_LABEL] => Script extra
                                            [TPL_GDW_FIELD_EXTRA_SCRIPT_DESC] => Script extra à ajouter (ex: Google Analytic)
                                            [TPL_GDW_FIELD_COMPRESS_LABEL] => Compress css/javascript files
                                            [TPL_GDW_FIELD_COMPRESS_DESC] => Active basic compression of css/javascript files
                                            [TPL_GDW_FIELD_CACHEOFF_LABEL] => Add random variable to querystring
                                            [TPL_GDW_FIELD_CACHEOFF_DESC] => Random variable will force browser to fetch fresh files, instead of cached versions
                                            [GDWTEMPLATE_ERR_TITLE] => Une erreur est survenue
                                            [GDWTEMPLATE_ERR_SUBTITLE] => Vous êtes peut-être incapable de voir cette page pour une des raisons suivantes:
                                            [GDWTEMPLATE_ERR_OUT_OF_DATE] => Un favori expiré
                                            [GDWTEMPLATE_ERR_OLD_SEARCH] => Votre moteur de recherche contient des liens expirés pour ce site
                                            [GDWTEMPLATE_ERR_MISSTYPE] => Une erreur de frappe s’est glissée dans l'adresse
                                            [GDWTEMPLATE_ERR_ACCESS] => Vous n'avez pas l'autorisation requise pour la page demandée
                                            [GDWTEMPLATE_ERR_NOT_FOUND] => La page demandée n'a pas été trouvée
                                            [GDWTEMPLATE_ERR_REQUEST] => Une erreur s'est produite durant le processus de votre demande
                                            [GDWTEMPLATE_ERR_TRY] => Veuillez essayer de suivre le lien suivant:
                                            [GDWTEMPLATE_ERR_GOHOME] => Retourné à la page d'accueil
                                            [GDWTEMPLATE_ERR_ACCUEIL] => Accueil
                                            [GDWTEMPLATE_ERR_CONTACTADMIN] => Si vos difficultés persistent, s'il vous plaît contactez l'administrateur de ce site.
                                            [JGLOBAL_PHONE] => Phone number
                                            [COM_CONTENT_ACCESS_DELETE_DESC] => Droit de suppression de cet article.
                                            [COM_CONTENT_ACCESS_EDIT_DESC] => Droit de modification de cet article.
                                            [COM_CONTENT_ACCESS_EDITSTATE_DESC] => Droit de modification du statut de cet article.
                                            [COM_CONTENT_ARTICLE_CONTENT] => Contenu
                                            [COM_CONTENT_ARTICLE_HITS] => Affichages : %s
                                            [COM_CONTENT_ARTICLE_INFO] => Détails
                                            [COM_CONTENT_ARTICLE_VOTE_FAILURE] => Vous avez déjà voté pour cet article aujourd'hui
                                            [COM_CONTENT_ARTICLE_VOTE_SUCCESS] => Merci d'avoir voté pour cet article.
                                            [COM_CONTENT_AUTHOR_FILTER_LABEL] => Filtrer par auteur
                                            [COM_CONTENT_CAPTCHA_DESC] => Merci de compléter la vérification de sécurité.
                                            [COM_CONTENT_CAPTCHA_LABEL] => Captcha
                                            [COM_CONTENT_CATEGORY] => Catégorie : %s
                                            [COM_CONTENT_CATEGORY_LIST_TABLE_CAPTION] => Liste des articles dans la catégorie %s
                                            [COM_CONTENT_CHECKED_OUT_BY] => Verrouillé par %s
                                            [COM_CONTENT_CONTENT_TYPE_ARTICLE] => Article
                                            [COM_CONTENT_CONTENT_TYPE_CATEGORY] => Catégorie d'article
                                            [COM_CONTENT_CREATE_ARTICLE] => Proposer un article
                                            [COM_CONTENT_CREATED_DATE] => Date de création
                                            [COM_CONTENT_CREATED_DATE_ON] => Création : %s
                                            [COM_CONTENT_EDIT_ITEM] => Modifier l'article
                                            [COM_CONTENT_ERROR_ARTICLE_NOT_FOUND] => Article introuvable
                                            [COM_CONTENT_ERROR_LOGIN_TO_VIEW_ARTICLE] => Veuillez vous connecter pour lire l'article
                                            [COM_CONTENT_ERROR_PARENT_CATEGORY_NOT_FOUND] => La catégorie parente n'a pas été trouvée
                                            [COM_CONTENT_FEED_READMORE] => Lire la suite...
                                            [COM_CONTENT_FIELD_FULL_DESC] => Image de l'introduction de l'article 
                                            [COM_CONTENT_FIELD_FULL_LABEL] => Image de l'article complet
                                            [COM_CONTENT_FIELD_IMAGE_ALT_DESC] => Texte alternatif utilisé pour les utilisateurs qui n'ont pas accès aux images.
                                            [COM_CONTENT_FIELD_IMAGE_ALT_LABEL] => Alt texte
                                            [COM_CONTENT_FIELD_IMAGE_CAPTION_DESC] => Légende attachée à l'image
                                            [COM_CONTENT_FIELD_IMAGE_CAPTION_LABEL] => Légende
                                            [COM_CONTENT_FIELD_IMAGE_DESC] => L'image à afficher
                                            [COM_CONTENT_FIELD_INTRO_DESC] => Image pour le texte d'introduction en affichage 'Blog' et 'En vedette'.
                                            [COM_CONTENT_FIELD_INTRO_LABEL] => Image d'intro 
                                            [COM_CONTENT_FIELD_NOTE_DESC] => Note optionnelle à afficher dans la liste d'articles.
                                            [COM_CONTENT_FIELD_NOTE_LABEL] => Note
                                            [COM_CONTENT_FIELD_URL_DESC] => Lien vers lequel les utilisateurs seront redirigés.
                                            [COM_CONTENT_FIELD_URL_LINK_TEXT_DESC] => Texte à afficher pour ce lien
                                            [COM_CONTENT_FIELD_URL_LINK_TEXT_LABEL] => Texte du lien
                                            [COM_CONTENT_FIELD_URLA_LABEL] => Lien A
                                            [COM_CONTENT_FIELD_URLA_LINK_TEXT_LABEL] => Texte du lien A
                                            [COM_CONTENT_FIELD_URLB_LABEL] => Lien B
                                            [COM_CONTENT_FIELD_URLB_LINK_TEXT_LABEL] => Texte du lien B
                                            [COM_CONTENT_FIELD_URLC_LABEL] => Lien C
                                            [COM_CONTENT_FIELD_URLC_LINK_TEXT_LABEL] => Texte du lien C
                                            [COM_CONTENT_FILTER_SEARCH_DESC] => Filtre de recherche sur les articles
                                            [COM_CONTENT_FLOAT_DESC] => Contrôles du placement de l'image
                                            [COM_CONTENT_FLOAT_FULLTEXT_LABEL] => Image en texte complet
                                            [COM_CONTENT_FLOAT_INTRO_LABEL] => Image en texte d'intro
                                            [COM_CONTENT_FLOAT_LABEL] => Position de l'image
                                            [COM_CONTENT_FORM_EDIT_ARTICLE] => Modifier un article
                                            [COM_CONTENT_FORM_FILTER_LEGEND] => Filtres
                                            [COM_CONTENT_FORM_FILTER_SUBMIT] => Filtre
                                            [COM_CONTENT_HEADING_TITLE] => Titre
                                            [COM_CONTENT_HITS_FILTER_LABEL] => Filtrer par clics
                                            [COM_CONTENT_IMAGES_AND_URLS] => Images et liens
                                            [COM_CONTENT_INTROTEXT] => L'article doit contenir du texte
                                            [COM_CONTENT_INVALID_RATING] => Évaluation d'article : évaluation non valide : %s
                                            [COM_CONTENT_LAST_UPDATED] => Mis à jour : %s
                                            [COM_CONTENT_LEFT] => Gauche
                                            [COM_CONTENT_METADATA] => Métadonnées
                                            [COM_CONTENT_MODAL_FILTER_SEARCH_DESC] => Recherche sur titre ou alias. Préfixe avec ID: ou AUTHOR: recherche l'ID ou l'auteur de l'article.
                                            [COM_CONTENT_MODAL_FILTER_SEARCH_LABEL] => Recherche articles
                                            [COM_CONTENT_MODIFIED_DATE] => Date de modification
                                            [COM_CONTENT_MONTH] => Mois
                                            [COM_CONTENT_MORE_ARTICLES] => Plus d'articles...
                                            [COM_CONTENT_NEW_ARTICLE] => Nouvel article
                                            [COM_CONTENT_NO_ARTICLES] => Il n'y a aucun article dans cette catégorie. Si des sous-catégories sont affichées sur cette page, elles peuvent contenir des articles.
                                            [COM_CONTENT_NONE] => Aucun
                                            [COM_CONTENT_NUM_ITEMS] => Nombre d'articles :
                                            [COM_CONTENT_NUM_ITEMS_TIP] => Nombre d'articles
                                            [COM_CONTENT_ON_NEW_CONTENT] => Un nouvel article a été proposé par '%1$s', intitulé '%2$s'.
                                            [COM_CONTENT_ORDERING] => Classement :
Les nouveaux articles sont positionnés par défaut en début de liste de la Catégorie. Le classement peut être modifié depuis l'administration du site.
                                            [COM_CONTENT_PAGEBREAK_DOC_TITLE] => Saut de page
                                            [COM_CONTENT_PAGEBREAK_INSERT_BUTTON] => Insérer un saut de page
                                            [COM_CONTENT_PAGEBREAK_TITLE] => Titre de la page :
                                            [COM_CONTENT_PAGEBREAK_TOC] => Alias du sommaire:
                                            [COM_CONTENT_PARENT] => Catégorie parente: %s
                                            [COM_CONTENT_PUBLISHED_DATE] => Date de publication
                                            [COM_CONTENT_PUBLISHED_DATE_ON] => Publication : %s
                                            [COM_CONTENT_PUBLISHING] => Publication
                                            [COM_CONTENT_RATINGS] => Évaluation
                                            [COM_CONTENT_RATINGS_COUNT] => Évaluation : %s
                                            [COM_CONTENT_READ_MORE] => Lire la suite : 
                                            [COM_CONTENT_READ_MORE_TITLE] => Lire la suite...
                                            [COM_CONTENT_REGISTER_TO_READ_MORE] => Veuillez vous identifier ou vous inscrire pour lire la suite...
                                            [COM_CONTENT_RIGHT] => Droite
                                            [COM_CONTENT_SAVE_SUCCESS] => Article enregistré.
                                            [COM_CONTENT_SAVE_WARNING] => L'alias existait déjà, un chiffre a donc été ajouté à la fin. Pour changer l'alias, modifier à nouveau l'article.
                                            [COM_CONTENT_SELECT_AN_ARTICLE] => Sélectionnez un article
                                            [COM_CONTENT_SUBMIT_SAVE_SUCCESS] => Article proposé.
                                            [COM_CONTENT_TITLE_FILTER_LABEL] => Filtrer par titres
                                            [COM_CONTENT_VOTES] => Vote
                                            [COM_CONTENT_VOTES_COUNT] => Vote: %s
                                            [COM_CONTENT_WRITTEN_BY] => Écrit par %s
                                        )
                                    [used:protected] => Array
                                        (
                                        )
                                    [counter:protected] => 24
                                    [override:protected] => Array
                                        (
                                        )
                                    [transliterator:protected] => Array
                                        (
                                            [0] => fr_FRLocalise
                                            [1] => transliterate
                                        )
                                    [pluralSuffixesCallback:protected] => Array
                                        (
                                            [0] => fr_FRLocalise
                                            [1] => getPluralSuffixes
                                        )
                                    [ignoredSearchWordsCallback:protected] => Array
                                        (
                                            [0] => fr_FRLocalise
                                            [1] => getIgnoredSearchWords
                                        )
                                    [lowerLimitSearchWordCallback:protected] => Array
                                        (
                                            [0] => fr_FRLocalise
                                            [1] => getLowerLimitSearchWord
                                        )
                                    [upperLimitSearchWordCallback:protected] => Array
                                        (
                                            [0] => fr_FRLocalise
                                            [1] => getUpperLimitSearchWord
                                        )
                                    [searchDisplayedCharactersNumberCallback:protected] => Array
                                        (
                                            [0] => fr_FRLocalise
                                            [1] => getSearchDisplayedCharactersNumber
                                        )
                                )
                            [session:protected] => Joomla\CMS\Session\Session Object
                                (
                                    [_state:protected] => active
                                    [_expire:protected] => 4200
                                    [_store:protected] => JSessionStorageDatabase Object
                                        (
                                        )
                                    [_security:protected] => Array
                                        (
                                            [0] => fix_browser
                                        )
                                    [storeName:protected] => database
                                    [_input:Joomla\CMS\Session\Session:private] => 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] => 1
                                                                    [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
                                                                (
                                                                    [rl-marine-session-id] => o346lhgips3ifo7us8fo41l8h7
                                                                    [6e56a84ec0667d8a8718b9defededb8a] => o346lhgips3ifo7us8fo41l8h7
                                                                )
                                                        )
                                                    [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] => 1
                                                                    [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
                                                (
                                                    [rl-marine-session-id] => o346lhgips3ifo7us8fo41l8h7
                                                    [6e56a84ec0667d8a8718b9defededb8a] => o346lhgips3ifo7us8fo41l8h7
                                                    [language] => fr-FR
                                                    [Itemid] => 101
                                                    [option] => com_content
                                                    [view] => article
                                                    [id] => 0
                                                    [lang] => fr-FR
                                                )
                                        )
                                    [_dispatcher:Joomla\CMS\Session\Session:private] => JEventDispatcher Object
                                        (
                                            [_observers:protected] => Array
                                                (
                                                    [0] => Array
                                                        (
                                                            [event] => onAfterSessionStart
                                                            [handler] => Array
                                                                (
                                                                    [0] => Joomla\CMS\Application\SiteApplication Object
 *RECURSION*
                                                                    [1] => afterSessionStart
                                                                )
                                                        )
                                                    [1] => plgSystemGdwcartmanager Object
                                                        (
                                                            [autoloadLanguage:protected] => 1
                                                            [params] => Joomla\Registry\Registry Object
                                                                (
                                                                    [data:protected] => stdClass Object
                                                                        (
                                                                        )
                                                                    [initialized:protected] => 1
                                                                    [separator] => .
                                                                )
                                                            [_name:protected] => gdwcartmanager
                                                            [_type:protected] => system
                                                            [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                            [_errors:protected] => Array
                                                                (
                                                                )
                                                        )
                                                    [2] => PlgSystemUpdatenotification Object
                                                        (
                                                            [autoloadLanguage:protected] => 1
                                                            [params] => Joomla\Registry\Registry Object
                                                                (
                                                                    [data:protected] => stdClass Object
                                                                        (
                                                                            [lastrun] => 1761831068
                                                                        )
                                                                    [initialized:protected] => 1
                                                                    [separator] => .
                                                                )
                                                            [_name:protected] => updatenotification
                                                            [_type:protected] => system
                                                            [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                            [_errors:protected] => Array
                                                                (
                                                                )
                                                        )
                                                    [3] => PlgSystemStats Object
                                                        (
                                                            [app:protected] => Joomla\CMS\Application\SiteApplication Object
 *RECURSION*
                                                            [db:protected] => JDatabaseDriverMysqli Object
                                                                (
                                                                    [name] => mysqli
                                                                    [serverType] => mysql
                                                                    [connection:protected] => mysqli Object
                                                                        (
                                                                            [affected_rows] => -1
                                                                            [client_info] => 10.6.20-MariaDB
                                                                            [client_version] => 100620
                                                                            [connect_errno] => 0
                                                                            [connect_error] => 
                                                                            [errno] => 0
                                                                            [error] => 
                                                                            [error_list] => Array
                                                                                (
                                                                                )
                                                                            [field_count] => 40
                                                                            [host_info] => 127.0.0.1 via TCP/IP
                                                                            [info] => 
                                                                            [insert_id] => 0
                                                                            [server_info] => 10.6.17-MariaDB
                                                                            [server_version] => 100617
                                                                            [stat] => Uptime: 31352618  Threads: 150  Questions: 17360479705  Slow queries: 10795  Opens: 198684863  Open tables: 6000  Queries per second avg: 553.717
                                                                            [sqlstate] => 00000
                                                                            [protocol_version] => 10
                                                                            [thread_id] => 309824122
                                                                            [warning_count] => 0
                                                                        )
                                                                    [nameQuote:protected] => `
                                                                    [nullDate:protected] => 0000-00-00 00:00:00
                                                                    [_database:JDatabaseDriver:private] => rlmarine_2k16
                                                                    [count:protected] => 21
                                                                    [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] => 127.0.0.1
                                                                            [user] => rlmarine_2k16
                                                                            [password] => jR7RwVWe
                                                                            [database] => rlmarine_2k16
                                                                            [prefix] => hzn3h_
                                                                            [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 = 0
                                                                                            [1] => c.published > 0
                                                                                            [2] => a.language in ('fr-FR','*')
                                                                                            [3] => (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-10-30 15:00:07')
                                                                                            [4] => (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-10-30 15:00:07')
                                                                                            [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] => hzn3h_
                                                                    [utf:protected] => 1
                                                                    [utf8mb4:protected] => 
                                                                    [errorNum:protected] => 0
                                                                    [errorMsg:protected] => 
                                                                    [transactionDepth:protected] => 0
                                                                    [disconnectHandlers:protected] => Array
                                                                        (
                                                                        )
                                                                )
                                                            [serverUrl:protected] => https://developer.joomla.org/stats/submit
                                                            [uniqueId:protected] => 
                                                            [params] => Joomla\Registry\Registry Object
                                                                (
                                                                    [data:protected] => stdClass Object
                                                                        (
                                                                            [mode] => 1
                                                                            [lastrun] => 1666706406
                                                                            [unique_id] => 1936be3245c4fa9863f9ee13db67fb15f681b961
                                                                            [interval] => 12
                                                                        )
                                                                    [initialized:protected] => 1
                                                                    [separator] => .
                                                                )
                                                            [_name:protected] => stats
                                                            [_type:protected] => system
                                                            [autoloadLanguage:protected] => 
                                                            [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                            [_errors:protected] => Array
                                                                (
                                                                )
                                                        )
                                                    [4] => PlgSystemFields Object
                                                        (
                                                            [autoloadLanguage:protected] => 1
                                                            [params] => Joomla\Registry\Registry Object
                                                                (
                                                                    [data:protected] => stdClass Object
                                                                        (
                                                                        )
                                                                    [initialized:protected] => 
                                                                    [separator] => .
                                                                )
                                                            [_name:protected] => fields
                                                            [_type:protected] => system
                                                            [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                            [_errors:protected] => Array
                                                                (
                                                                )
                                                        )
                                                    [5] => PlgSystemSessionGc Object
                                                        (
                                                            [app:protected] => Joomla\CMS\Application\SiteApplication Object
 *RECURSION*
                                                            [db:protected] => JDatabaseDriverMysqli Object
                                                                (
                                                                    [name] => mysqli
                                                                    [serverType] => mysql
                                                                    [connection:protected] => mysqli Object
                                                                        (
                                                                            [affected_rows] => -1
                                                                            [client_info] => 10.6.20-MariaDB
                                                                            [client_version] => 100620
                                                                            [connect_errno] => 0
                                                                            [connect_error] => 
                                                                            [errno] => 0
                                                                            [error] => 
                                                                            [error_list] => Array
                                                                                (
                                                                                )
                                                                            [field_count] => 40
                                                                            [host_info] => 127.0.0.1 via TCP/IP
                                                                            [info] => 
                                                                            [insert_id] => 0
                                                                            [server_info] => 10.6.17-MariaDB
                                                                            [server_version] => 100617
                                                                            [stat] => Uptime: 31352618  Threads: 150  Questions: 17360479705  Slow queries: 10795  Opens: 198684863  Open tables: 6000  Queries per second avg: 553.717
                                                                            [sqlstate] => 00000
                                                                            [protocol_version] => 10
                                                                            [thread_id] => 309824122
                                                                            [warning_count] => 0
                                                                        )
                                                                    [nameQuote:protected] => `
                                                                    [nullDate:protected] => 0000-00-00 00:00:00
                                                                    [_database:JDatabaseDriver:private] => rlmarine_2k16
                                                                    [count:protected] => 21
                                                                    [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] => 127.0.0.1
                                                                            [user] => rlmarine_2k16
                                                                            [password] => jR7RwVWe
                                                                            [database] => rlmarine_2k16
                                                                            [prefix] => hzn3h_
                                                                            [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 = 0
                                                                                            [1] => c.published > 0
                                                                                            [2] => a.language in ('fr-FR','*')
                                                                                            [3] => (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-10-30 15:00:07')
                                                                                            [4] => (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-10-30 15:00:07')
                                                                                            [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] => hzn3h_
                                                                    [utf:protected] => 1
                                                                    [utf8mb4:protected] => 
                                                                    [errorNum:protected] => 0
                                                                    [errorMsg:protected] => 
                                                                    [transactionDepth:protected] => 0
                                                                    [disconnectHandlers:protected] => Array
                                                                        (
                                                                        )
                                                                )
                                                            [params] => Joomla\Registry\Registry Object
                                                                (
                                                                    [data:protected] => stdClass Object
                                                                        (
                                                                        )
                                                                    [initialized:protected] => 
                                                                    [separator] => .
                                                                )
                                                            [_name:protected] => sessiongc
                                                            [_type:protected] => system
                                                            [autoloadLanguage:protected] => 
                                                            [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                            [_errors:protected] => Array
                                                                (
                                                                )
                                                        )
                                                    [6] => PlgSystemLogrotation Object
                                                        (
                                                            [autoloadLanguage:protected] => 1
                                                            [app:protected] => Joomla\CMS\Application\SiteApplication Object
 *RECURSION*
                                                            [db:protected] => JDatabaseDriverMysqli Object
                                                                (
                                                                    [name] => mysqli
                                                                    [serverType] => mysql
                                                                    [connection:protected] => mysqli Object
                                                                        (
                                                                            [affected_rows] => -1
                                                                            [client_info] => 10.6.20-MariaDB
                                                                            [client_version] => 100620
                                                                            [connect_errno] => 0
                                                                            [connect_error] => 
                                                                            [errno] => 0
                                                                            [error] => 
                                                                            [error_list] => Array
                                                                                (
                                                                                )
                                                                            [field_count] => 40
                                                                            [host_info] => 127.0.0.1 via TCP/IP
                                                                            [info] => 
                                                                            [insert_id] => 0
                                                                            [server_info] => 10.6.17-MariaDB
                                                                            [server_version] => 100617
                                                                            [stat] => Uptime: 31352618  Threads: 150  Questions: 17360479705  Slow queries: 10795  Opens: 198684863  Open tables: 6000  Queries per second avg: 553.717
                                                                            [sqlstate] => 00000
                                                                            [protocol_version] => 10
                                                                            [thread_id] => 309824122
                                                                            [warning_count] => 0
                                                                        )
                                                                    [nameQuote:protected] => `
                                                                    [nullDate:protected] => 0000-00-00 00:00:00
                                                                    [_database:JDatabaseDriver:private] => rlmarine_2k16
                                                                    [count:protected] => 21
                                                                    [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] => 127.0.0.1
                                                                            [user] => rlmarine_2k16
                                                                            [password] => jR7RwVWe
                                                                            [database] => rlmarine_2k16
                                                                            [prefix] => hzn3h_
                                                                            [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 = 0
                                                                                            [1] => c.published > 0
                                                                                            [2] => a.language in ('fr-FR','*')
                                                                                            [3] => (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-10-30 15:00:07')
                                                                                            [4] => (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-10-30 15:00:07')
                                                                                            [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] => hzn3h_
                                                                    [utf:protected] => 1
                                                                    [utf8mb4:protected] => 
                                                                    [errorNum:protected] => 0
                                                                    [errorMsg:protected] => 
                                                                    [transactionDepth:protected] => 0
                                                                    [disconnectHandlers:protected] => Array
                                                                        (
                                                                        )
                                                                )
                                                            [params] => Joomla\Registry\Registry Object
                                                                (
                                                                    [data:protected] => stdClass Object
                                                                        (
                                                                            [lastrun] => 1759868363
                                                                        )
                                                                    [initialized:protected] => 1
                                                                    [separator] => .
                                                                )
                                                            [_name:protected] => logrotation
                                                            [_type:protected] => system
                                                            [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                            [_errors:protected] => Array
                                                                (
                                                                )
                                                        )
                                                    [7] => PlgSystemLanguageFilter Object
                                                        (
                                                            [mode_sef:protected] => 1
                                                            [sefs:protected] => Array
                                                                (
                                                                    [fr] => stdClass Object
                                                                        (
                                                                            [lang_id] => 2
                                                                            [asset_id] => 0
                                                                            [lang_code] => fr-FR
                                                                            [title] => Français
                                                                            [title_native] => Français
                                                                            [sef] => fr
                                                                            [image] => fr
                                                                            [description] => 
                                                                            [metakey] => 
                                                                            [metadesc] => 
                                                                            [sitename] => 
                                                                            [published] => 1
                                                                            [access] => 1
                                                                            [ordering] => 1
                                                                        )
                                                                    [en] => stdClass Object
                                                                        (
                                                                            [lang_id] => 1
                                                                            [asset_id] => 0
                                                                            [lang_code] => en-GB
                                                                            [title] => English
                                                                            [title_native] => English
                                                                            [sef] => en
                                                                            [image] => en
                                                                            [description] => 
                                                                            [metakey] => 
                                                                            [metadesc] => 
                                                                            [sitename] => 
                                                                            [published] => 1
                                                                            [access] => 1
                                                                            [ordering] => 2
                                                                        )
                                                                )
                                                            [lang_codes:protected] => Array
                                                                (
                                                                    [fr-FR] => stdClass Object
                                                                        (
                                                                            [lang_id] => 2
                                                                            [asset_id] => 0
                                                                            [lang_code] => fr-FR
                                                                            [title] => Français
                                                                            [title_native] => Français
                                                                            [sef] => fr
                                                                            [image] => fr
                                                                            [description] => 
                                                                            [metakey] => 
                                                                            [metadesc] => 
                                                                            [sitename] => 
                                                                            [published] => 1
                                                                            [access] => 1
                                                                            [ordering] => 1
                                                                        )
                                                                    [en-GB] => stdClass Object
                                                                        (
                                                                            [lang_id] => 1
                                                                            [asset_id] => 0
                                                                            [lang_code] => en-GB
                                                                            [title] => English
                                                                            [title_native] => English
                                                                            [sef] => en
                                                                            [image] => en
                                                                            [description] => 
                                                                            [metakey] => 
                                                                            [metadesc] => 
                                                                            [sitename] => 
                                                                            [published] => 1
                                                                            [access] => 1
                                                                            [ordering] => 2
                                                                        )
                                                                )
                                                            [current_lang:protected] => fr-FR
                                                            [default_lang:protected] => fr-FR
                                                            [user_lang_code:PlgSystemLanguageFilter:private] => 
                                                            [app:protected] => Joomla\CMS\Application\SiteApplication Object
 *RECURSION*
                                                            [params] => Joomla\Registry\Registry Object
                                                                (
                                                                    [data:protected] => stdClass Object
                                                                        (
                                                                            [detect_browser] => 0
                                                                            [automatic_change] => 1
                                                                            [item_associations] => 1
                                                                            [remove_default_prefix] => 0
                                                                            [lang_cookie] => 0
                                                                            [alternate_meta] => 1
                                                                        )
                                                                    [initialized:protected] => 1
                                                                    [separator] => .
                                                                )
                                                            [_name:protected] => languagefilter
                                                            [_type:protected] => system
                                                            [autoloadLanguage:protected] => 
                                                            [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                            [_errors:protected] => Array
                                                                (
                                                                )
                                                        )
                                                    [8] => PlgSystemLogout Object
                                                        (
                                                            [app:protected] => Joomla\CMS\Application\SiteApplication Object
 *RECURSION*
                                                            [autoloadLanguage:protected] => 1
                                                            [params] => Joomla\Registry\Registry Object
                                                                (
                                                                    [data:protected] => stdClass Object
                                                                        (
                                                                        )
                                                                    [initialized:protected] => 
                                                                    [separator] => .
                                                                )
                                                            [_name:protected] => logout
                                                            [_type:protected] => system
                                                            [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                            [_errors:protected] => Array
                                                                (
                                                                )
                                                        )
                                                    [9] => PlgSystemDebug Object
                                                        (
                                                            [linkFormat:protected] => 
                                                            [debugLang:PlgSystemDebug:private] => 0
                                                            [logEntries:PlgSystemDebug:private] => Array
                                                                (
                                                                )
                                                            [sqlShowProfiles:PlgSystemDebug:private] => Array
                                                                (
                                                                )
                                                            [sqlShowProfileEach:PlgSystemDebug:private] => Array
                                                                (
                                                                )
                                                            [explains:PlgSystemDebug:private] => Array
                                                                (
                                                                )
                                                            [totalQueries:PlgSystemDebug:private] => 0
                                                            [app:protected] => Joomla\CMS\Application\SiteApplication Object
 *RECURSION*
                                                            [db:protected] => JDatabaseDriverMysqli Object
                                                                (
                                                                    [name] => mysqli
                                                                    [serverType] => mysql
                                                                    [connection:protected] => mysqli Object
                                                                        (
                                                                            [affected_rows] => -1
                                                                            [client_info] => 10.6.20-MariaDB
                                                                            [client_version] => 100620
                                                                            [connect_errno] => 0
                                                                            [connect_error] => 
                                                                            [errno] => 0
                                                                            [error] => 
                                                                            [error_list] => Array
                                                                                (
                                                                                )
                                                                            [field_count] => 40
                                                                            [host_info] => 127.0.0.1 via TCP/IP
                                                                            [info] => 
                                                                            [insert_id] => 0
                                                                            [server_info] => 10.6.17-MariaDB
                                                                            [server_version] => 100617
                                                                            [stat] => Uptime: 31352618  Threads: 150  Questions: 17360479719  Slow queries: 10795  Opens: 198684863  Open tables: 6000  Queries per second avg: 553.717
                                                                            [sqlstate] => 00000
                                                                            [protocol_version] => 10
                                                                            [thread_id] => 309824122
                                                                            [warning_count] => 0
                                                                        )
                                                                    [nameQuote:protected] => `
                                                                    [nullDate:protected] => 0000-00-00 00:00:00
                                                                    [_database:JDatabaseDriver:private] => rlmarine_2k16
                                                                    [count:protected] => 21
                                                                    [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] => 127.0.0.1
                                                                            [user] => rlmarine_2k16
                                                                            [password] => jR7RwVWe
                                                                            [database] => rlmarine_2k16
                                                                            [prefix] => hzn3h_
                                                                            [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 = 0
                                                                                            [1] => c.published > 0
                                                                                            [2] => a.language in ('fr-FR','*')
                                                                                            [3] => (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-10-30 15:00:07')
                                                                                            [4] => (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-10-30 15:00:07')
                                                                                            [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] => hzn3h_
                                                                    [utf:protected] => 1
                                                                    [utf8mb4:protected] => 
                                                                    [errorNum:protected] => 0
                                                                    [errorMsg:protected] => 
                                                                    [transactionDepth:protected] => 0
                                                                    [disconnectHandlers:protected] => Array
                                                                        (
                                                                        )
                                                                )
                                                            [params] => Joomla\Registry\Registry Object
                                                                (
                                                                    [data:protected] => stdClass Object
                                                                        (
                                                                            [profile] => 1
                                                                            [queries] => 1
                                                                            [memory] => 1
                                                                            [language_files] => 1
                                                                            [language_strings] => 1
                                                                            [strip-first] => 1
                                                                            [strip-prefix] => 
                                                                            [strip-suffix] => 
                                                                        )
                                                                    [initialized:protected] => 1
                                                                    [separator] => .
                                                                )
                                                            [_name:protected] => debug
                                                            [_type:protected] => system
                                                            [autoloadLanguage:protected] => 
                                                            [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                            [_errors:protected] => Array
                                                                (
                                                                )
                                                        )
                                                    [10] => PlgSystemLog Object
                                                        (
                                                            [params] => Joomla\Registry\Registry Object
                                                                (
                                                                    [data:protected] => stdClass Object
                                                                        (
                                                                        )
                                                                    [initialized:protected] => 
                                                                    [separator] => .
                                                                )
                                                            [_name:protected] => log
                                                            [_type:protected] => system
                                                            [autoloadLanguage:protected] => 
                                                            [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                            [_errors:protected] => Array
                                                                (
                                                                )
                                                        )
                                                    [11] => PlgSystemRemember Object
                                                        (
                                                            [app:protected] => Joomla\CMS\Application\SiteApplication Object
 *RECURSION*
                                                            [params] => Joomla\Registry\Registry Object
                                                                (
                                                                    [data:protected] => stdClass Object
                                                                        (
                                                                        )
                                                                    [initialized:protected] => 
                                                                    [separator] => .
                                                                )
                                                            [_name:protected] => remember
                                                            [_type:protected] => system
                                                            [autoloadLanguage:protected] => 
                                                            [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                            [_errors:protected] => Array
                                                                (
                                                                )
                                                        )
                                                    [12] => PlgSystemHighlight Object
                                                        (
                                                            [params] => Joomla\Registry\Registry Object
                                                                (
                                                                    [data:protected] => stdClass Object
                                                                        (
                                                                        )
                                                                    [initialized:protected] => 
                                                                    [separator] => .
                                                                )
                                                            [_name:protected] => highlight
                                                            [_type:protected] => system
                                                            [autoloadLanguage:protected] => 
                                                            [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                            [_errors:protected] => Array
                                                                (
                                                                )
                                                        )
                                                    [13] => PlgSystemSef Object
                                                        (
                                                            [app:protected] => Joomla\CMS\Application\SiteApplication Object
 *RECURSION*
                                                            [params] => Joomla\Registry\Registry Object
                                                                (
                                                                    [data:protected] => stdClass Object
                                                                        (
                                                                        )
                                                                    [initialized:protected] => 
                                                                    [separator] => .
                                                                )
                                                            [_name:protected] => sef
                                                            [_type:protected] => system
                                                            [autoloadLanguage:protected] => 
                                                            [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                            [_errors:protected] => Array
                                                                (
                                                                )
                                                        )
                                                )
                                            [_state:protected] => 
                                            [_methods:protected] => Array
                                                (
                                                    [onaftersessionstart] => Array
                                                        (
                                                            [0] => 0
                                                        )
                                                    [onafterinitialise] => Array
                                                        (
                                                            [0] => 1
                                                            [1] => 3
                                                            [2] => 7
                                                            [3] => 11
                                                        )
                                                    [onafterrender] => Array
                                                        (
                                                            [0] => 2
                                                            [1] => 6
                                                            [2] => 13
                                                        )
                                                    [onajaxsendalways] => Array
                                                        (
                                                            [0] => 3
                                                        )
                                                    [onajaxsendnever] => Array
                                                        (
                                                            [0] => 3
                                                        )
                                                    [onajaxsendonce] => Array
                                                        (
                                                            [0] => 3
                                                        )
                                                    [onajaxsendstats] => Array
                                                        (
                                                            [0] => 3
                                                        )
                                                    [ongetstatsdata] => Array
                                                        (
                                                            [0] => 3
                                                        )
                                                    [debug] => Array
                                                        (
                                                            [0] => 3
                                                        )
                                                    [render] => Array
                                                        (
                                                            [0] => 3
                                                        )
                                                    [oncontentnormaliserequestdata] => Array
                                                        (
                                                            [0] => 4
                                                        )
                                                    [oncontentaftersave] => Array
                                                        (
                                                            [0] => 4
                                                        )
                                                    [onuseraftersave] => Array
                                                        (
                                                            [0] => 4
                                                            [1] => 7
                                                        )
                                                    [oncontentafterdelete] => Array
                                                        (
                                                            [0] => 4
                                                        )
                                                    [onuserafterdelete] => Array
                                                        (
                                                            [0] => 4
                                                        )
                                                    [oncontentprepareform] => Array
                                                        (
                                                            [0] => 4
                                                        )
                                                    [oncontentaftertitle] => Array
                                                        (
                                                            [0] => 4
                                                        )
                                                    [oncontentbeforedisplay] => Array
                                                        (
                                                            [0] => 4
                                                        )
                                                    [oncontentafterdisplay] => Array
                                                        (
                                                            [0] => 4
                                                        )
                                                    [oncontentprepare] => Array
                                                        (
                                                            [0] => 4
                                                        )
                                                    [onpreparefindercontent] => Array
                                                        (
                                                            [0] => 4
                                                        )
                                                    [onafterrespond] => Array
                                                        (
                                                            [0] => 5
                                                            [1] => 9
                                                        )
                                                    [onafterroute] => Array
                                                        (
                                                            [0] => 7
                                                        )
                                                    [preprocessbuildrule] => Array
                                                        (
                                                            [0] => 7
                                                        )
                                                    [buildrule] => Array
                                                        (
                                                            [0] => 7
                                                        )
                                                    [postprocesssefbuildrule] => Array
                                                        (
                                                            [0] => 7
                                                        )
                                                    [postprocessnonsefbuildrule] => Array
                                                        (
                                                            [0] => 7
                                                        )
                                                    [parserule] => Array
                                                        (
                                                            [0] => 7
                                                        )
                                                    [onprivacycollectadmincapabilities] => Array
                                                        (
                                                            [0] => 7
                                                        )
                                                    [onuserbeforesave] => Array
                                                        (
                                                            [0] => 7
                                                            [1] => 11
                                                        )
                                                    [onuserlogin] => Array
                                                        (
                                                            [0] => 7
                                                        )
                                                    [onafterdispatch] => Array
                                                        (
                                                            [0] => 7
                                                            [1] => 9
                                                            [2] => 12
                                                            [3] => 13
                                                        )
                                                    [onuserlogout] => Array
                                                        (
                                                            [0] => 8
                                                            [1] => 11
                                                        )
                                                    [handleerror] => Array
                                                        (
                                                            [0] => 8
                                                        )
                                                    [adddisplaycallback] => Array
                                                        (
                                                            [0] => 9
                                                        )
                                                    [removedisplaycallback] => Array
                                                        (
                                                            [0] => 9
                                                        )
                                                    [mysqldisconnecthandler] => Array
                                                        (
                                                            [0] => 9
                                                        )
                                                    [logger] => Array
                                                        (
                                                            [0] => 9
                                                        )
                                                    [onuserloginfailure] => Array
                                                        (
                                                            [0] => 10
                                                        )
                                                )
                                            [_errors:protected] => Array
                                                (
                                                )
                                        )
                                    [_handler:protected] => JSessionHandlerJoomla Object
                                        (
                                            [input] => 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] => 1
                                                                            [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
                                                                        (
                                                                            [rl-marine-session-id] => o346lhgips3ifo7us8fo41l8h7
                                                                            [6e56a84ec0667d8a8718b9defededb8a] => o346lhgips3ifo7us8fo41l8h7
                                                                        )
                                                                )
                                                            [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] => 1
                                                                            [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
                                                        (
                                                            [rl-marine-session-id] => o346lhgips3ifo7us8fo41l8h7
                                                            [6e56a84ec0667d8a8718b9defededb8a] => o346lhgips3ifo7us8fo41l8h7
                                                            [language] => fr-FR
                                                            [Itemid] => 101
                                                            [option] => com_content
                                                            [view] => article
                                                            [id] => 0
                                                            [lang] => fr-FR
                                                        )
                                                )
                                            [force_ssl:protected] => 1
                                            [started:JSessionHandlerNative:private] => 1
                                            [closed:JSessionHandlerNative:private] => 
                                        )
                                    [data:protected] => Joomla\Registry\Registry Object
                                        (
                                            [data:protected] => stdClass Object
                                                (
                                                    [__default] => stdClass Object
                                                        (
                                                            [session] => stdClass Object
                                                                (
                                                                    [counter] => 2
                                                                    [timer] => stdClass Object
                                                                        (
                                                                            [start] => 1761836406
                                                                            [last] => 1761836406
                                                                            [now] => 1761836407
                                                                        )
                                                                )
                                                            [registry] => Joomla\Registry\Registry Object
                                                                (
                                                                    [data:protected] => stdClass Object
                                                                        (
                                                                        )
                                                                    [initialized:protected] => 
                                                                    [separator] => .
                                                                )
                                                            [user] => Joomla\CMS\User\User Object
                                                                (
                                                                    [isRoot:protected] => 
                                                                    [id] => 0
                                                                    [name] => 
                                                                    [username] => 
                                                                    [email] => 
                                                                    [password] => 
                                                                    [password_clear] => 
                                                                    [block] => 
                                                                    [sendEmail] => 0
                                                                    [registerDate] => 
                                                                    [lastvisitDate] => 
                                                                    [activation] => 
                                                                    [params] => 
                                                                    [groups] => Array
                                                                        (
                                                                            [0] => 9
                                                                        )
                                                                    [guest] => 1
                                                                    [lastResetTime] => 
                                                                    [resetCount] => 
                                                                    [requireReset] => 
                                                                    [_params:protected] => Joomla\Registry\Registry Object
                                                                        (
                                                                            [data:protected] => stdClass Object
                                                                                (
                                                                                )
                                                                            [initialized:protected] => 
                                                                            [separator] => .
                                                                        )
                                                                    [_authGroups:protected] => 
                                                                    [_authLevels:protected] => Array
                                                                        (
                                                                            [0] => 1
                                                                            [1] => 1
                                                                            [2] => 5
                                                                        )
                                                                    [_authActions:protected] => 
                                                                    [_errorMsg:protected] => 
                                                                    [userHelper:protected] => Joomla\CMS\User\UserWrapper Object
                                                                        (
                                                                        )
                                                                    [_errors:protected] => Array
                                                                        (
                                                                        )
                                                                    [aid] => 0
                                                                )
                                                            [cart_id] => 3127256
                                                            [id] => o346lhgips3ifo7us8fo41l8h7
                                                            [plg_system_languagefilter] => stdClass Object
                                                                (
                                                                    [language] => fr-FR
                                                                )
                                                        )
                                                )
                                            [initialized:protected] => 
                                            [separator] => .
                                        )
                                )
                            [response:protected] => stdClass Object
                                (
                                    [cachable] => 
                                    [headers] => Array
                                        (
                                            [0] => Array
                                                (
                                                    [name] => status
                                                    [value] => 404
                                                )
                                        )
                                    [body] => Array
                                        (
                                        )
                                )
                            [responseMap:Joomla\CMS\Application\WebApplication:private] => Array
                                (
                                    [100] => HTTP/1.1 100 Continue
                                    [101] => HTTP/1.1 101 Switching Protocols
                                    [102] => HTTP/1.1 102 Processing
                                    [200] => HTTP/1.1 200 OK
                                    [201] => HTTP/1.1 201 Created
                                    [202] => HTTP/1.1 202 Accepted
                                    [203] => HTTP/1.1 203 Non-Authoritative Information
                                    [204] => HTTP/1.1 204 No Content
                                    [205] => HTTP/1.1 205 Reset Content
                                    [206] => HTTP/1.1 206 Partial Content
                                    [207] => HTTP/1.1 207 Multi-Status
                                    [208] => HTTP/1.1 208 Already Reported
                                    [226] => HTTP/1.1 226 IM Used
                                    [300] => HTTP/1.1 300 Multiple Choices
                                    [301] => HTTP/1.1 301 Moved Permanently
                                    [302] => HTTP/1.1 302 Found
                                    [303] => HTTP/1.1 303 See other
                                    [304] => HTTP/1.1 304 Not Modified
                                    [305] => HTTP/1.1 305 Use Proxy
                                    [306] => HTTP/1.1 306 (Unused)
                                    [307] => HTTP/1.1 307 Temporary Redirect
                                    [308] => HTTP/1.1 308 Permanent Redirect
                                    [400] => HTTP/1.1 400 Bad Request
                                    [401] => HTTP/1.1 401 Unauthorized
                                    [402] => HTTP/1.1 402 Payment Required
                                    [403] => HTTP/1.1 403 Forbidden
                                    [404] => HTTP/1.1 404 Not Found
                                    [405] => HTTP/1.1 405 Method Not Allowed
                                    [406] => HTTP/1.1 406 Not Acceptable
                                    [407] => HTTP/1.1 407 Proxy Authentication Required
                                    [408] => HTTP/1.1 408 Request Timeout
                                    [409] => HTTP/1.1 409 Conflict
                                    [410] => HTTP/1.1 410 Gone
                                    [411] => HTTP/1.1 411 Length Required
                                    [412] => HTTP/1.1 412 Precondition Failed
                                    [413] => HTTP/1.1 413 Payload Too Large
                                    [414] => HTTP/1.1 414 URI Too Long
                                    [415] => HTTP/1.1 415 Unsupported Media Type
                                    [416] => HTTP/1.1 416 Range Not Satisfiable
                                    [417] => HTTP/1.1 417 Expectation Failed
                                    [418] => HTTP/1.1 418 I'm a teapot
                                    [421] => HTTP/1.1 421 Misdirected Request
                                    [422] => HTTP/1.1 422 Unprocessable Entity
                                    [423] => HTTP/1.1 423 Locked
                                    [424] => HTTP/1.1 424 Failed Dependency
                                    [426] => HTTP/1.1 426 Upgrade Required
                                    [428] => HTTP/1.1 428 Precondition Required
                                    [429] => HTTP/1.1 429 Too Many Requests
                                    [431] => HTTP/1.1 431 Request Header Fields Too Large
                                    [451] => HTTP/1.1 451 Unavailable For Legal Reasons
                                    [500] => HTTP/1.1 500 Internal Server Error
                                    [501] => HTTP/1.1 501 Not Implemented
                                    [502] => HTTP/1.1 502 Bad Gateway
                                    [503] => HTTP/1.1 503 Service Unavailable
                                    [504] => HTTP/1.1 504 Gateway Timeout
                                    [505] => HTTP/1.1 505 HTTP Version Not Supported
                                    [506] => HTTP/1.1 506 Variant Also Negotiates
                                    [507] => HTTP/1.1 507 Insufficient Storage
                                    [508] => HTTP/1.1 508 Loop Detected
                                    [510] => HTTP/1.1 510 Not Extended
                                    [511] => HTTP/1.1 511 Network Authentication Required
                                )
                            [singleValueResponseHeaders:Joomla\CMS\Application\WebApplication:private] => Array
                                (
                                    [0] => status
                                    [1] => content-length
                                    [2] => host
                                    [3] => content-type
                                    [4] => content-location
                                    [5] => date
                                    [6] => location
                                    [7] => retry-after
                                    [8] => server
                                    [9] => mime-version
                                    [10] => last-modified
                                    [11] => etag
                                    [12] => accept-ranges
                                    [13] => content-range
                                    [14] => age
                                    [15] => expires
                                    [16] => clear-site-data
                                    [17] => pragma
                                    [18] => strict-transport-security
                                    [19] => content-security-policy
                                    [20] => content-security-policy-report-only
                                    [21] => x-frame-options
                                    [22] => x-xss-protection
                                    [23] => x-content-type-options
                                    [24] => referrer-policy
                                    [25] => expect-ct
                                    [26] => feature-policy
                                    [27] => permissions-policy
                                )
                            [dispatcher:protected] => JEventDispatcher Object
                                (
                                    [_observers:protected] => Array
                                        (
                                            [0] => Array
                                                (
                                                    [event] => onAfterSessionStart
                                                    [handler] => Array
                                                        (
                                                            [0] => Joomla\CMS\Application\SiteApplication Object
 *RECURSION*
                                                            [1] => afterSessionStart
                                                        )
                                                )
                                            [1] => plgSystemGdwcartmanager Object
                                                (
                                                    [autoloadLanguage:protected] => 1
                                                    [params] => Joomla\Registry\Registry Object
                                                        (
                                                            [data:protected] => stdClass Object
                                                                (
                                                                )
                                                            [initialized:protected] => 1
                                                            [separator] => .
                                                        )
                                                    [_name:protected] => gdwcartmanager
                                                    [_type:protected] => system
                                                    [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                    [_errors:protected] => Array
                                                        (
                                                        )
                                                )
                                            [2] => PlgSystemUpdatenotification Object
                                                (
                                                    [autoloadLanguage:protected] => 1
                                                    [params] => Joomla\Registry\Registry Object
                                                        (
                                                            [data:protected] => stdClass Object
                                                                (
                                                                    [lastrun] => 1761831068
                                                                )
                                                            [initialized:protected] => 1
                                                            [separator] => .
                                                        )
                                                    [_name:protected] => updatenotification
                                                    [_type:protected] => system
                                                    [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                    [_errors:protected] => Array
                                                        (
                                                        )
                                                )
                                            [3] => PlgSystemStats Object
                                                (
                                                    [app:protected] => Joomla\CMS\Application\SiteApplication Object
 *RECURSION*
                                                    [db:protected] => JDatabaseDriverMysqli Object
                                                        (
                                                            [name] => mysqli
                                                            [serverType] => mysql
                                                            [connection:protected] => mysqli Object
                                                                (
                                                                    [affected_rows] => -1
                                                                    [client_info] => 10.6.20-MariaDB
                                                                    [client_version] => 100620
                                                                    [connect_errno] => 0
                                                                    [connect_error] => 
                                                                    [errno] => 0
                                                                    [error] => 
                                                                    [error_list] => Array
                                                                        (
                                                                        )
                                                                    [field_count] => 40
                                                                    [host_info] => 127.0.0.1 via TCP/IP
                                                                    [info] => 
                                                                    [insert_id] => 0
                                                                    [server_info] => 10.6.17-MariaDB
                                                                    [server_version] => 100617
                                                                    [stat] => Uptime: 31352618  Threads: 150  Questions: 17360479724  Slow queries: 10795  Opens: 198684863  Open tables: 6000  Queries per second avg: 553.717
                                                                    [sqlstate] => 00000
                                                                    [protocol_version] => 10
                                                                    [thread_id] => 309824122
                                                                    [warning_count] => 0
                                                                )
                                                            [nameQuote:protected] => `
                                                            [nullDate:protected] => 0000-00-00 00:00:00
                                                            [_database:JDatabaseDriver:private] => rlmarine_2k16
                                                            [count:protected] => 21
                                                            [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] => 127.0.0.1
                                                                    [user] => rlmarine_2k16
                                                                    [password] => jR7RwVWe
                                                                    [database] => rlmarine_2k16
                                                                    [prefix] => hzn3h_
                                                                    [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 = 0
                                                                                    [1] => c.published > 0
                                                                                    [2] => a.language in ('fr-FR','*')
                                                                                    [3] => (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-10-30 15:00:07')
                                                                                    [4] => (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-10-30 15:00:07')
                                                                                    [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] => hzn3h_
                                                            [utf:protected] => 1
                                                            [utf8mb4:protected] => 
                                                            [errorNum:protected] => 0
                                                            [errorMsg:protected] => 
                                                            [transactionDepth:protected] => 0
                                                            [disconnectHandlers:protected] => Array
                                                                (
                                                                )
                                                        )
                                                    [serverUrl:protected] => https://developer.joomla.org/stats/submit
                                                    [uniqueId:protected] => 
                                                    [params] => Joomla\Registry\Registry Object
                                                        (
                                                            [data:protected] => stdClass Object
                                                                (
                                                                    [mode] => 1
                                                                    [lastrun] => 1666706406
                                                                    [unique_id] => 1936be3245c4fa9863f9ee13db67fb15f681b961
                                                                    [interval] => 12
                                                                )
                                                            [initialized:protected] => 1
                                                            [separator] => .
                                                        )
                                                    [_name:protected] => stats
                                                    [_type:protected] => system
                                                    [autoloadLanguage:protected] => 
                                                    [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                    [_errors:protected] => Array
                                                        (
                                                        )
                                                )
                                            [4] => PlgSystemFields Object
                                                (
                                                    [autoloadLanguage:protected] => 1
                                                    [params] => Joomla\Registry\Registry Object
                                                        (
                                                            [data:protected] => stdClass Object
                                                                (
                                                                )
                                                            [initialized:protected] => 
                                                            [separator] => .
                                                        )
                                                    [_name:protected] => fields
                                                    [_type:protected] => system
                                                    [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                    [_errors:protected] => Array
                                                        (
                                                        )
                                                )
                                            [5] => PlgSystemSessionGc Object
                                                (
                                                    [app:protected] => Joomla\CMS\Application\SiteApplication Object
 *RECURSION*
                                                    [db:protected] => JDatabaseDriverMysqli Object
                                                        (
                                                            [name] => mysqli
                                                            [serverType] => mysql
                                                            [connection:protected] => mysqli Object
                                                                (
                                                                    [affected_rows] => -1
                                                                    [client_info] => 10.6.20-MariaDB
                                                                    [client_version] => 100620
                                                                    [connect_errno] => 0
                                                                    [connect_error] => 
                                                                    [errno] => 0
                                                                    [error] => 
                                                                    [error_list] => Array
                                                                        (
                                                                        )
                                                                    [field_count] => 40
                                                                    [host_info] => 127.0.0.1 via TCP/IP
                                                                    [info] => 
                                                                    [insert_id] => 0
                                                                    [server_info] => 10.6.17-MariaDB
                                                                    [server_version] => 100617
                                                                    [stat] => Uptime: 31352618  Threads: 150  Questions: 17360479724  Slow queries: 10795  Opens: 198684863  Open tables: 6000  Queries per second avg: 553.717
                                                                    [sqlstate] => 00000
                                                                    [protocol_version] => 10
                                                                    [thread_id] => 309824122
                                                                    [warning_count] => 0
                                                                )
                                                            [nameQuote:protected] => `
                                                            [nullDate:protected] => 0000-00-00 00:00:00
                                                            [_database:JDatabaseDriver:private] => rlmarine_2k16
                                                            [count:protected] => 21
                                                            [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] => 127.0.0.1
                                                                    [user] => rlmarine_2k16
                                                                    [password] => jR7RwVWe
                                                                    [database] => rlmarine_2k16
                                                                    [prefix] => hzn3h_
                                                                    [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 = 0
                                                                                    [1] => c.published > 0
                                                                                    [2] => a.language in ('fr-FR','*')
                                                                                    [3] => (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-10-30 15:00:07')
                                                                                    [4] => (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-10-30 15:00:07')
                                                                                    [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] => hzn3h_
                                                            [utf:protected] => 1
                                                            [utf8mb4:protected] => 
                                                            [errorNum:protected] => 0
                                                            [errorMsg:protected] => 
                                                            [transactionDepth:protected] => 0
                                                            [disconnectHandlers:protected] => Array
                                                                (
                                                                )
                                                        )
                                                    [params] => Joomla\Registry\Registry Object
                                                        (
                                                            [data:protected] => stdClass Object
                                                                (
                                                                )
                                                            [initialized:protected] => 
                                                            [separator] => .
                                                        )
                                                    [_name:protected] => sessiongc
                                                    [_type:protected] => system
                                                    [autoloadLanguage:protected] => 
                                                    [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                    [_errors:protected] => Array
                                                        (
                                                        )
                                                )
                                            [6] => PlgSystemLogrotation Object
                                                (
                                                    [autoloadLanguage:protected] => 1
                                                    [app:protected] => Joomla\CMS\Application\SiteApplication Object
 *RECURSION*
                                                    [db:protected] => JDatabaseDriverMysqli Object
                                                        (
                                                            [name] => mysqli
                                                            [serverType] => mysql
                                                            [connection:protected] => mysqli Object
                                                                (
                                                                    [affected_rows] => -1
                                                                    [client_info] => 10.6.20-MariaDB
                                                                    [client_version] => 100620
                                                                    [connect_errno] => 0
                                                                    [connect_error] => 
                                                                    [errno] => 0
                                                                    [error] => 
                                                                    [error_list] => Array
                                                                        (
                                                                        )
                                                                    [field_count] => 40
                                                                    [host_info] => 127.0.0.1 via TCP/IP
                                                                    [info] => 
                                                                    [insert_id] => 0
                                                                    [server_info] => 10.6.17-MariaDB
                                                                    [server_version] => 100617
                                                                    [stat] => Uptime: 31352618  Threads: 150  Questions: 17360479724  Slow queries: 10795  Opens: 198684863  Open tables: 6000  Queries per second avg: 553.717
                                                                    [sqlstate] => 00000
                                                                    [protocol_version] => 10
                                                                    [thread_id] => 309824122
                                                                    [warning_count] => 0
                                                                )
                                                            [nameQuote:protected] => `
                                                            [nullDate:protected] => 0000-00-00 00:00:00
                                                            [_database:JDatabaseDriver:private] => rlmarine_2k16
                                                            [count:protected] => 21
                                                            [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] => 127.0.0.1
                                                                    [user] => rlmarine_2k16
                                                                    [password] => jR7RwVWe
                                                                    [database] => rlmarine_2k16
                                                                    [prefix] => hzn3h_
                                                                    [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 = 0
                                                                                    [1] => c.published > 0
                                                                                    [2] => a.language in ('fr-FR','*')
                                                                                    [3] => (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-10-30 15:00:07')
                                                                                    [4] => (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-10-30 15:00:07')
                                                                                    [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] => hzn3h_
                                                            [utf:protected] => 1
                                                            [utf8mb4:protected] => 
                                                            [errorNum:protected] => 0
                                                            [errorMsg:protected] => 
                                                            [transactionDepth:protected] => 0
                                                            [disconnectHandlers:protected] => Array
                                                                (
                                                                )
                                                        )
                                                    [params] => Joomla\Registry\Registry Object
                                                        (
                                                            [data:protected] => stdClass Object
                                                                (
                                                                    [lastrun] => 1759868363
                                                                )
                                                            [initialized:protected] => 1
                                                            [separator] => .
                                                        )
                                                    [_name:protected] => logrotation
                                                    [_type:protected] => system
                                                    [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                    [_errors:protected] => Array
                                                        (
                                                        )
                                                )
                                            [7] => PlgSystemLanguageFilter Object
                                                (
                                                    [mode_sef:protected] => 1
                                                    [sefs:protected] => Array
                                                        (
                                                            [fr] => stdClass Object
                                                                (
                                                                    [lang_id] => 2
                                                                    [asset_id] => 0
                                                                    [lang_code] => fr-FR
                                                                    [title] => Français
                                                                    [title_native] => Français
                                                                    [sef] => fr
                                                                    [image] => fr
                                                                    [description] => 
                                                                    [metakey] => 
                                                                    [metadesc] => 
                                                                    [sitename] => 
                                                                    [published] => 1
                                                                    [access] => 1
                                                                    [ordering] => 1
                                                                )
                                                            [en] => stdClass Object
                                                                (
                                                                    [lang_id] => 1
                                                                    [asset_id] => 0
                                                                    [lang_code] => en-GB
                                                                    [title] => English
                                                                    [title_native] => English
                                                                    [sef] => en
                                                                    [image] => en
                                                                    [description] => 
                                                                    [metakey] => 
                                                                    [metadesc] => 
                                                                    [sitename] => 
                                                                    [published] => 1
                                                                    [access] => 1
                                                                    [ordering] => 2
                                                                )
                                                        )
                                                    [lang_codes:protected] => Array
                                                        (
                                                            [fr-FR] => stdClass Object
                                                                (
                                                                    [lang_id] => 2
                                                                    [asset_id] => 0
                                                                    [lang_code] => fr-FR
                                                                    [title] => Français
                                                                    [title_native] => Français
                                                                    [sef] => fr
                                                                    [image] => fr
                                                                    [description] => 
                                                                    [metakey] => 
                                                                    [metadesc] => 
                                                                    [sitename] => 
                                                                    [published] => 1
                                                                    [access] => 1
                                                                    [ordering] => 1
                                                                )
                                                            [en-GB] => stdClass Object
                                                                (
                                                                    [lang_id] => 1
                                                                    [asset_id] => 0
                                                                    [lang_code] => en-GB
                                                                    [title] => English
                                                                    [title_native] => English
                                                                    [sef] => en
                                                                    [image] => en
                                                                    [description] => 
                                                                    [metakey] => 
                                                                    [metadesc] => 
                                                                    [sitename] => 
                                                                    [published] => 1
                                                                    [access] => 1
                                                                    [ordering] => 2
                                                                )
                                                        )
                                                    [current_lang:protected] => fr-FR
                                                    [default_lang:protected] => fr-FR
                                                    [user_lang_code:PlgSystemLanguageFilter:private] => 
                                                    [app:protected] => Joomla\CMS\Application\SiteApplication Object
 *RECURSION*
                                                    [params] => Joomla\Registry\Registry Object
                                                        (
                                                            [data:protected] => stdClass Object
                                                                (
                                                                    [detect_browser] => 0
                                                                    [automatic_change] => 1
                                                                    [item_associations] => 1
                                                                    [remove_default_prefix] => 0
                                                                    [lang_cookie] => 0
                                                                    [alternate_meta] => 1
                                                                )
                                                            [initialized:protected] => 1
                                                            [separator] => .
                                                        )
                                                    [_name:protected] => languagefilter
                                                    [_type:protected] => system
                                                    [autoloadLanguage:protected] => 
                                                    [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                    [_errors:protected] => Array
                                                        (
                                                        )
                                                )
                                            [8] => PlgSystemLogout Object
                                                (
                                                    [app:protected] => Joomla\CMS\Application\SiteApplication Object
 *RECURSION*
                                                    [autoloadLanguage:protected] => 1
                                                    [params] => Joomla\Registry\Registry Object
                                                        (
                                                            [data:protected] => stdClass Object
                                                                (
                                                                )
                                                            [initialized:protected] => 
                                                            [separator] => .
                                                        )
                                                    [_name:protected] => logout
                                                    [_type:protected] => system
                                                    [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                    [_errors:protected] => Array
                                                        (
                                                        )
                                                )
                                            [9] => PlgSystemDebug Object
                                                (
                                                    [linkFormat:protected] => 
                                                    [debugLang:PlgSystemDebug:private] => 0
                                                    [logEntries:PlgSystemDebug:private] => Array
                                                        (
                                                        )
                                                    [sqlShowProfiles:PlgSystemDebug:private] => Array
                                                        (
                                                        )
                                                    [sqlShowProfileEach:PlgSystemDebug:private] => Array
                                                        (
                                                        )
                                                    [explains:PlgSystemDebug:private] => Array
                                                        (
                                                        )
                                                    [totalQueries:PlgSystemDebug:private] => 0
                                                    [app:protected] => Joomla\CMS\Application\SiteApplication Object
 *RECURSION*
                                                    [db:protected] => JDatabaseDriverMysqli Object
                                                        (
                                                            [name] => mysqli
                                                            [serverType] => mysql
                                                            [connection:protected] => mysqli Object
                                                                (
                                                                    [affected_rows] => -1
                                                                    [client_info] => 10.6.20-MariaDB
                                                                    [client_version] => 100620
                                                                    [connect_errno] => 0
                                                                    [connect_error] => 
                                                                    [errno] => 0
                                                                    [error] => 
                                                                    [error_list] => Array
                                                                        (
                                                                        )
                                                                    [field_count] => 40
                                                                    [host_info] => 127.0.0.1 via TCP/IP
                                                                    [info] => 
                                                                    [insert_id] => 0
                                                                    [server_info] => 10.6.17-MariaDB
                                                                    [server_version] => 100617
                                                                    [stat] => Uptime: 31352618  Threads: 150  Questions: 17360479724  Slow queries: 10795  Opens: 198684863  Open tables: 6000  Queries per second avg: 553.717
                                                                    [sqlstate] => 00000
                                                                    [protocol_version] => 10
                                                                    [thread_id] => 309824122
                                                                    [warning_count] => 0
                                                                )
                                                            [nameQuote:protected] => `
                                                            [nullDate:protected] => 0000-00-00 00:00:00
                                                            [_database:JDatabaseDriver:private] => rlmarine_2k16
                                                            [count:protected] => 21
                                                            [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] => 127.0.0.1
                                                                    [user] => rlmarine_2k16
                                                                    [password] => jR7RwVWe
                                                                    [database] => rlmarine_2k16
                                                                    [prefix] => hzn3h_
                                                                    [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 = 0
                                                                                    [1] => c.published > 0
                                                                                    [2] => a.language in ('fr-FR','*')
                                                                                    [3] => (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-10-30 15:00:07')
                                                                                    [4] => (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-10-30 15:00:07')
                                                                                    [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] => hzn3h_
                                                            [utf:protected] => 1
                                                            [utf8mb4:protected] => 
                                                            [errorNum:protected] => 0
                                                            [errorMsg:protected] => 
                                                            [transactionDepth:protected] => 0
                                                            [disconnectHandlers:protected] => Array
                                                                (
                                                                )
                                                        )
                                                    [params] => Joomla\Registry\Registry Object
                                                        (
                                                            [data:protected] => stdClass Object
                                                                (
                                                                    [profile] => 1
                                                                    [queries] => 1
                                                                    [memory] => 1
                                                                    [language_files] => 1
                                                                    [language_strings] => 1
                                                                    [strip-first] => 1
                                                                    [strip-prefix] => 
                                                                    [strip-suffix] => 
                                                                )
                                                            [initialized:protected] => 1
                                                            [separator] => .
                                                        )
                                                    [_name:protected] => debug
                                                    [_type:protected] => system
                                                    [autoloadLanguage:protected] => 
                                                    [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                    [_errors:protected] => Array
                                                        (
                                                        )
                                                )
                                            [10] => PlgSystemLog Object
                                                (
                                                    [params] => Joomla\Registry\Registry Object
                                                        (
                                                            [data:protected] => stdClass Object
                                                                (
                                                                )
                                                            [initialized:protected] => 
                                                            [separator] => .
                                                        )
                                                    [_name:protected] => log
                                                    [_type:protected] => system
                                                    [autoloadLanguage:protected] => 
                                                    [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                    [_errors:protected] => Array
                                                        (
                                                        )
                                                )
                                            [11] => PlgSystemRemember Object
                                                (
                                                    [app:protected] => Joomla\CMS\Application\SiteApplication Object
 *RECURSION*
                                                    [params] => Joomla\Registry\Registry Object
                                                        (
                                                            [data:protected] => stdClass Object
                                                                (
                                                                )
                                                            [initialized:protected] => 
                                                            [separator] => .
                                                        )
                                                    [_name:protected] => remember
                                                    [_type:protected] => system
                                                    [autoloadLanguage:protected] => 
                                                    [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                    [_errors:protected] => Array
                                                        (
                                                        )
                                                )
                                            [12] => PlgSystemHighlight Object
                                                (
                                                    [params] => Joomla\Registry\Registry Object
                                                        (
                                                            [data:protected] => stdClass Object
                                                                (
                                                                )
                                                            [initialized:protected] => 
                                                            [separator] => .
                                                        )
                                                    [_name:protected] => highlight
                                                    [_type:protected] => system
                                                    [autoloadLanguage:protected] => 
                                                    [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                    [_errors:protected] => Array
                                                        (
                                                        )
                                                )
                                            [13] => PlgSystemSef Object
                                                (
                                                    [app:protected] => Joomla\CMS\Application\SiteApplication Object
 *RECURSION*
                                                    [params] => Joomla\Registry\Registry Object
                                                        (
                                                            [data:protected] => stdClass Object
                                                                (
                                                                )
                                                            [initialized:protected] => 
                                                            [separator] => .
                                                        )
                                                    [_name:protected] => sef
                                                    [_type:protected] => system
                                                    [autoloadLanguage:protected] => 
                                                    [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                    [_errors:protected] => Array
                                                        (
                                                        )
                                                )
                                        )
                                    [_state:protected] => 
                                    [_methods:protected] => Array
                                        (
                                            [onaftersessionstart] => Array
                                                (
                                                    [0] => 0
                                                )
                                            [onafterinitialise] => Array
                                                (
                                                    [0] => 1
                                                    [1] => 3
                                                    [2] => 7
                                                    [3] => 11
                                                )
                                            [onafterrender] => Array
                                                (
                                                    [0] => 2
                                                    [1] => 6
                                                    [2] => 13
                                                )
                                            [onajaxsendalways] => Array
                                                (
                                                    [0] => 3
                                                )
                                            [onajaxsendnever] => Array
                                                (
                                                    [0] => 3
                                                )
                                            [onajaxsendonce] => Array
                                                (
                                                    [0] => 3
                                                )
                                            [onajaxsendstats] => Array
                                                (
                                                    [0] => 3
                                                )
                                            [ongetstatsdata] => Array
                                                (
                                                    [0] => 3
                                                )
                                            [debug] => Array
                                                (
                                                    [0] => 3
                                                )
                                            [render] => Array
                                                (
                                                    [0] => 3
                                                )
                                            [oncontentnormaliserequestdata] => Array
                                                (
                                                    [0] => 4
                                                )
                                            [oncontentaftersave] => Array
                                                (
                                                    [0] => 4
                                                )
                                            [onuseraftersave] => Array
                                                (
                                                    [0] => 4
                                                    [1] => 7
                                                )
                                            [oncontentafterdelete] => Array
                                                (
                                                    [0] => 4
                                                )
                                            [onuserafterdelete] => Array
                                                (
                                                    [0] => 4
                                                )
                                            [oncontentprepareform] => Array
                                                (
                                                    [0] => 4
                                                )
                                            [oncontentaftertitle] => Array
                                                (
                                                    [0] => 4
                                                )
                                            [oncontentbeforedisplay] => Array
                                                (
                                                    [0] => 4
                                                )
                                            [oncontentafterdisplay] => Array
                                                (
                                                    [0] => 4
                                                )
                                            [oncontentprepare] => Array
                                                (
                                                    [0] => 4
                                                )
                                            [onpreparefindercontent] => Array
                                                (
                                                    [0] => 4
                                                )
                                            [onafterrespond] => Array
                                                (
                                                    [0] => 5
                                                    [1] => 9
                                                )
                                            [onafterroute] => Array
                                                (
                                                    [0] => 7
                                                )
                                            [preprocessbuildrule] => Array
                                                (
                                                    [0] => 7
                                                )
                                            [buildrule] => Array
                                                (
                                                    [0] => 7
                                                )
                                            [postprocesssefbuildrule] => Array
                                                (
                                                    [0] => 7
                                                )
                                            [postprocessnonsefbuildrule] => Array
                                                (
                                                    [0] => 7
                                                )
                                            [parserule] => Array
                                                (
                                                    [0] => 7
                                                )
                                            [onprivacycollectadmincapabilities] => Array
                                                (
                                                    [0] => 7
                                                )
                                            [onuserbeforesave] => Array
                                                (
                                                    [0] => 7
                                                    [1] => 11
                                                )
                                            [onuserlogin] => Array
                                                (
                                                    [0] => 7
                                                )
                                            [onafterdispatch] => Array
                                                (
                                                    [0] => 7
                                                    [1] => 9
                                                    [2] => 12
                                                    [3] => 13
                                                )
                                            [onuserlogout] => Array
                                                (
                                                    [0] => 8
                                                    [1] => 11
                                                )
                                            [handleerror] => Array
                                                (
                                                    [0] => 8
                                                )
                                            [adddisplaycallback] => Array
                                                (
                                                    [0] => 9
                                                )
                                            [removedisplaycallback] => Array
                                                (
                                                    [0] => 9
                                                )
                                            [mysqldisconnecthandler] => Array
                                                (
                                                    [0] => 9
                                                )
                                            [logger] => Array
                                                (
                                                    [0] => 9
                                                )
                                            [onuserloginfailure] => Array
                                                (
                                                    [0] => 10
                                                )
                                        )
                                    [_errors:protected] => Array
                                        (
                                        )
                                )
                            [identity:protected] => 
                            [config:protected] => Joomla\Registry\Registry Object
                                (
                                    [data:protected] => stdClass Object
                                        (
                                            [offline] => 0
                                            [offline_message] => Ce site est en maintenance.
 Merci de revenir ultérieurement.
                                            [display_offline_message] => 1
                                            [offline_image] => 
                                            [sitename] => RL Marine
                                            [editor] => tinymce
                                            [captcha] => recaptcha
                                            [list_limit] => 20
                                            [access] => 1
                                            [debug] => 0
                                            [debug_lang] => 0
                                            [dbtype] => mysqli
                                            [host] => 127.0.0.1
                                            [user] => rlmarine_2k16
                                            [password] => jR7RwVWe
                                            [db] => rlmarine_2k16
                                            [dbprefix] => hzn3h_
                                            [live_site] => 
                                            [secret] => 883SkSUqb4C6RTTM
                                            [gzip] => 1
                                            [error_reporting] => default
                                            [helpurl] => https://help.joomla.org/proxy?keyref=Help{major}{minor}:{keyref}&lang={langcode}
                                            [ftp_host] => 
                                            [ftp_port] => 
                                            [ftp_user] => 
                                            [ftp_pass] => 
                                            [ftp_root] => 
                                            [ftp_enable] => 0
                                            [offset] => America/Toronto
                                            [mailonline] => 1
                                            [mailer] => mail
                                            [mailfrom] => info@rlmarine.com
                                            [fromname] => RL Marine
                                            [sendmail] => /usr/sbin/sendmail
                                            [smtpauth] => 0
                                            [smtpuser] => 
                                            [smtppass] => 
                                            [smtphost] => localhost
                                            [smtpsecure] => none
                                            [smtpport] => 25
                                            [caching] => 0
                                            [cache_handler] => file
                                            [cachetime] => 15
                                            [MetaDesc] => 
                                            [MetaKeys] => 
                                            [MetaTitle] => 1
                                            [MetaAuthor] => 1
                                            [MetaVersion] => 0
                                            [robots] => 
                                            [sef] => 1
                                            [sef_rewrite] => 1
                                            [sef_suffix] => 0
                                            [unicodeslugs] => 0
                                            [feed_limit] => 10
                                            [log_path] => /home/rlmarine/domains/rlmarine.com/public_html/logs
                                            [tmp_path] => /home/rlmarine/domains/rlmarine.com/public_html/tmp
                                            [lifetime] => 70
                                            [session_handler] => database
                                            [memcache_persist] => 1
                                            [memcache_compress] => 0
                                            [memcache_server_host] => localhost
                                            [memcache_server_port] => 11211
                                            [memcached_persist] => 1
                                            [memcached_compress] => 0
                                            [memcached_server_host] => localhost
                                            [memcached_server_port] => 11211
                                            [redis_persist] => 1
                                            [redis_server_host] => localhost
                                            [redis_server_port] => 6379
                                            [redis_server_auth] => 
                                            [redis_server_db] => 0
                                            [proxy_enable] => 0
                                            [proxy_host] => 
                                            [proxy_port] => 
                                            [proxy_user] => 
                                            [proxy_pass] => 
                                            [massmailoff] => 0
                                            [MetaRights] => 
                                            [sitename_pagetitles] => 1
                                            [force_ssl] => 2
                                            [session_memcache_server_host] => localhost
                                            [session_memcache_server_port] => 11211
                                            [session_memcached_server_host] => localhost
                                            [session_memcached_server_port] => 11211
                                            [frontediting] => 0
                                            [feed_email] => author
                                            [cookie_domain] => 
                                            [cookie_path] => 
                                            [asset_id] => 1
                                            [cache_platformprefix] => 0
                                            [debug_lang_const] => 1
                                            [replyto] => 
                                            [replytoname] => 
                                            [session_redis_persist] => 1
                                            [session_redis_server_host] => localhost
                                            [session_redis_server_port] => 6379
                                            [session_redis_server_auth] => 
                                            [session_redis_server_db] => 0
                                            [shared_session] => 0
                                            [language] => fr-FR
                                            [theme] => gdw
                                            [themeParams] => Joomla\Registry\Registry Object
                                                (
                                                    [data:protected] => stdClass Object
                                                        (
                                                            [html5] => 1
                                                            [extra_script] => 
                                                            [compress] => 1
                                                            [cacheoff] => 0
                                                        )
                                                    [initialized:protected] => 1
                                                    [separator] => .
                                                )
                                        )
                                    [initialized:protected] => 1
                                    [separator] => .
                                )
                            [input] => 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] => 1
                                                            [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
                                                        (
                                                            [rl-marine-session-id] => o346lhgips3ifo7us8fo41l8h7
                                                            [6e56a84ec0667d8a8718b9defededb8a] => o346lhgips3ifo7us8fo41l8h7
                                                        )
                                                )
                                            [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] => 1
                                                            [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
                                        (
                                            [rl-marine-session-id] => o346lhgips3ifo7us8fo41l8h7
                                            [6e56a84ec0667d8a8718b9defededb8a] => o346lhgips3ifo7us8fo41l8h7
                                            [language] => fr-FR
                                            [Itemid] => 101
                                            [option] => com_content
                                            [view] => article
                                            [id] => 0
                                            [lang] => fr-FR
                                        )
                                )
                            [logger:Joomla\Application\AbstractApplication:private] => Joomla\CMS\Log\DelegatingPsrLogger Object
                                (
                                    [logger:protected] => Joomla\CMS\Log\Log Object
                                        (
                                            [configurations:protected] => Array
                                                (
                                                    [72a10d39e4d5c6ef173c2161ed4a6994] => Array
                                                        (
                                                            [logger] => messagequeue
                                                        )
                                                )
                                            [loggers:protected] => Array
                                                (
                                                )
                                            [lookup:protected] => Array
                                                (
                                                    [72a10d39e4d5c6ef173c2161ed4a6994] => stdClass Object
                                                        (
                                                            [priorities] => 30719
                                                            [categories] => Array
                                                                (
                                                                    [0] => jerror
                                                                )
                                                            [exclude] => 
                                                        )
                                                )
                                        )
                                    [priorityMap:protected] => Array
                                        (
                                            [emergency] => 1
                                            [alert] => 2
                                            [critical] => 4
                                            [error] => 8
                                            [warning] => 16
                                            [notice] => 32
                                            [info] => 64
                                            [debug] => 128
                                        )
                                )
                            [item_associations] => 1
                        )
                    [type] => ->
                    [args] => Array
                        (
                        )
                )
            [14] => Array
                (
                    [file] => /home/rlmarine/domains/rlmarine.com/public_html/index.php
                    [line] => 49
                    [function] => execute
                    [class] => Joomla\CMS\Application\CMSApplication
                    [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] => gdw
                                    [params] => Joomla\Registry\Registry Object
                                        (
                                            [data:protected] => stdClass Object
                                                (
                                                    [html5] => 1
                                                    [extra_script] => 
                                                    [compress] => 1
                                                    [cacheoff] => 0
                                                )
                                            [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] => Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
                                    [acceptEncoding:protected] => gzip, br, zstd, deflate
                                    [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] => Accueil
                                    [description] => 
                                    [link] => 
                                    [base] => https://rlmarine.com/fr/sitemap.xml
                                    [language] => fr-fr
                                    [direction] => ltr
                                    [_generator] => Joomla! - Open Source Content Management
                                    [_mdate] => 
                                    [_tab] => 	
                                    [_lineEnd] => 
                                    [_charset] => utf-8
                                    [_mime] => text/html
                                    [_namespace] => 
                                    [_profile] => 
                                    [_scripts] => Array
                                        (
                                            [/templates/gdw/javascript/basejs.php] => Array
                                                (
                                                    [type] => text/javascript
                                                    [options] => Array
                                                        (
                                                        )
                                                )
                                        )
                                    [_script] => Array
                                        (
                                        )
                                    [scriptOptions:protected] => Array
                                        (
                                        )
                                    [_styleSheets] => Array
                                        (
                                        )
                                    [_style] => Array
                                        (
                                        )
                                    [_metaTags] => Array
                                        (
                                            [http-equiv] => Array
                                                (
                                                    [content-type] => text/html; charset=utf-8
                                                )
                                            [name] => Array
                                                (
                                                    [keywords] => 
                                                    [rights] => 
                                                )
                                        )
                                    [_engine] => 
                                    [_type] => html
                                    [mediaVersion:protected] => ab4517dbaa0676904c3f18e0a8ecf9b2
                                )
                            [language:protected] => Joomla\CMS\Language\Language Object
                                (
                                    [debug:protected] => 
                                    [default:protected] => en-GB
                                    [orphans:protected] => Array
                                        (
                                        )
                                    [metadata:protected] => Array
                                        (
                                            [name] => French (France)
                                            [nativeName] => Français (France)
                                            [tag] => fr-FR
                                            [rtl] => 0
                                            [locale] => fr_FR.utf8, fr_FR.UTF-8, fr_FR.UTF-8@euro, fr_FR, fre_FR, fr, france
                                            [firstDay] => 1
                                            [weekEnd] => 0,6
                                            [calendar] => gregorian
                                        )
                                    [locale:protected] => 
                                    [lang:protected] => fr-FR
                                    [paths:protected] => Array
                                        (
                                            [joomla] => Array
                                                (
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/language/en-GB/en-GB.ini] => 1
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/language/fr-FR/fr-FR.ini] => 1
                                                )
                                            [lib_joomla] => Array
                                                (
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/language/en-GB/en-GB.lib_joomla.ini] => 1
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/language/fr-FR/fr-FR.lib_joomla.ini] => 1
                                                )
                                            [plg_system_gdwcartmanager] => Array
                                                (
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/administrator/language/en-GB/en-GB.plg_system_gdwcartmanager.ini] => 
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/administrator/language/en-GB/plg_system_gdwcartmanager.ini] => 
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/administrator/language/fr-FR/fr-FR.plg_system_gdwcartmanager.ini] => 
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/administrator/language/fr-FR/plg_system_gdwcartmanager.ini] => 
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/plugins/system/gdwcartmanager/language/en-GB/en-GB.plg_system_gdwcartmanager.ini] => 
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/plugins/system/gdwcartmanager/language/en-GB/plg_system_gdwcartmanager.ini] => 
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/plugins/system/gdwcartmanager/language/fr-FR/fr-FR.plg_system_gdwcartmanager.ini] => 
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/plugins/system/gdwcartmanager/language/fr-FR/plg_system_gdwcartmanager.ini] => 
                                                )
                                            [plg_system_updatenotification] => Array
                                                (
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/administrator/language/en-GB/en-GB.plg_system_updatenotification.ini] => 1
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/administrator/language/fr-FR/fr-FR.plg_system_updatenotification.ini] => 1
                                                )
                                            [plg_system_fields] => Array
                                                (
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/administrator/language/en-GB/en-GB.plg_system_fields.ini] => 1
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/administrator/language/fr-FR/fr-FR.plg_system_fields.ini] => 1
                                                )
                                            [plg_system_logrotation] => Array
                                                (
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/administrator/language/en-GB/en-GB.plg_system_logrotation.ini] => 1
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/administrator/language/fr-FR/fr-FR.plg_system_logrotation.ini] => 1
                                                )
                                            [plg_system_logout] => Array
                                                (
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/administrator/language/en-GB/en-GB.plg_system_logout.ini] => 1
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/administrator/language/fr-FR/fr-FR.plg_system_logout.ini] => 1
                                                )
                                            [tpl_gdw] => Array
                                                (
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/language/en-GB/en-GB.tpl_gdw.ini] => 1
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/language/fr-FR/fr-FR.tpl_gdw.ini] => 1
                                                )
                                            [com_content] => Array
                                                (
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/language/en-GB/en-GB.com_content.ini] => 1
                                                    [/home/rlmarine/domains/rlmarine.com/public_html/language/fr-FR/fr-FR.com_content.ini] => 1
                                                )
                                        )
                                    [errorfiles:protected] => Array
                                        (
                                        )
                                    [strings:protected] => Array
                                        (
                                            [JERROR_PARSING_LANGUAGE_FILE] =>  : erreur(s) ligne(s) %s
                                            [ERROR] => Erreur
                                            [INFO] => Info
                                            [MESSAGE] => Message
                                            [NOTICE] => Annonce
                                            [WARNING] => Avertissement
                                            [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] => Configurer
                                            [JACTION_ADMIN_GLOBAL] => Super Administrateur
                                            [JACTION_COMPONENT_SETTINGS] => Paramétrage des composants
                                            [JACTION_CREATE] => Créer
                                            [JACTION_DELETE] => Supprimer
                                            [JACTION_EDIT] => Modifier
                                            [JACTION_EDITOWN] => Modifier soi-même
                                            [JACTION_EDITSTATE] => État de modification
                                            [JACTION_LOGIN_ADMIN] => Connexion à l'Administration
                                            [JACTION_LOGIN_SITE] => Connexion au Site
                                            [JACTION_MANAGE] => Accès à l'interface d'administration
                                            [JADMINISTRATOR] => Administrateur
                                            [JALL] => Tout
                                            [JALL_LANGUAGE] => Toutes
                                            [JAPPLY] => Sauvegarder
                                            [JARCHIVED] => Archivé
                                            [JASSOCIATIONS] => Également disponible :
                                            [JASSOCIATIONS_ASC] => Associations ascendant
                                            [JASSOCIATIONS_DESC] => Associations descendant
                                            [JAUTHOR] => Auteur
                                            [JAUTHOR_ASC] => Auteur ascendant
                                            [JAUTHOR_DESC] => Auteur descendant
                                            [JCANCEL] => Annuler
                                            [JCATEGORY] => Catégorie
                                            [JCATEGORY_ASC] => Catégorie ascendant
                                            [JCATEGORY_DESC] => Catégorie descendant
                                            [JCLEAR] => Effacer
                                            [JDATE] => Date
                                            [JDATE_ASC] => Date ascendant
                                            [JDATE_DESC] => Date descendant
                                            [JDAY] => Jour
                                            [JDEFAULT] => Défaut
                                            [JDETAILS] => Détails
                                            [JDISABLED] => Désactivé
                                            [JEDITOR] => Éditeur
                                            [JENABLED] => Activé
                                            [JEXPIRED] => Expiré
                                            [JFALSE] => Faux
                                            [JFEATURED] => En vedette
                                            [JFEATURED_ASC] => En vedette ascendant
                                            [JFEATURED_DESC] => En vedette descendant
                                            [JHIDE] => Masquer
                                            [JINVALID_TOKEN] => La dernière requête a été refusée car elle contenait un marqueur de sécurité invalide. Rafraîchissez la page et réessayez.
                                            [JINVALID_TOKEN_NOTICE] => L'identifiant de sécurité ne correspondait pas. La demande a été interrompue pour empêcher toute violation de la sécurité. Veuillez réessayer.
                                            [JLOGIN] => Connexion
                                            [JLOGOUT] => Déconnexion
                                            [JMONTH] => Mois
                                            [JNEW] => Nouveau/nouvelle
                                            [JNEXT] => Suivant
                                            [JNEXT_TITLE] => Article suivant : %s
                                            [JNO] => Non
                                            [JNONE] => Aucun
                                            [JNOTPUBLISHEDYET] => Pas encore publié
                                            [JNOTICE] => Annonce
                                            [JOFF] => Désactivé
                                            [JOFFLINE_MESSAGE] => Ce site est en maintenance.
 Merci de revenir ultérieurement.
                                            [JON] => Activé
                                            [JOPTIONS] => Options
                                            [JPAGETITLE] => %1$s - %2$s
                                            [JPREV] => Précédent
                                            [JPREVIOUS] => Précédent
                                            [JPREVIOUS_TITLE] => Article précédent : %s
                                            [JPUBLISHED] => Publié
                                            [JREGISTER] => S'inscrire
                                            [JREQUIRED] => Requis
                                            [JSAVE] => Sauvegarder
                                            [JSELECT] => Sélectionner
                                            [JSHOW] => Afficher
                                            [JSITE] => Site
                                            [JSTATUS] => Statut
                                            [JSTATUS_ASC] => Statut ascendant
                                            [JSTATUS_DESC] => Statut descendant
                                            [JSUBMIT] => Envoyer
                                            [JTAG] => Tags
                                            [JTAG_DESC] => Ajouter ou supprimer des tags à cet élément. Il est possible de créer un nouveau tag en entrant le nom dans le champ puis en pressant la touche Enter.
                                            [JTAG_FIELD_SELECT_DESC] => Sélectionner le tag à utiliser
                                            [JTOOLBAR] => Barre d'outils
                                            [JTOOLBAR_VERSIONS] => Versions
                                            [JTRASH] => Corbeille
                                            [JTRASHED] => Mis à la corbeille
                                            [JTRUE] => Vrai
                                            [JUNPUBLISHED] => Dépublié
                                            [JUSER_TOOLS] => Outils utilisateur
                                            [JYEAR] => Année
                                            [JYES] => Oui
                                            [JBROWSERTARGET_MODAL] => Modal
                                            [JBROWSERTARGET_NEW] => Ouvrir dans une nouvelle fenêtre
                                            [JBROWSERTARGET_PARENT] => Ouvrir dans la fenêtre parente
                                            [JBROWSERTARGET_POPUP] => Ouvrir en pop-up
                                            [JERROR_ALERTNOAUTHOR] => Vous n'êtes pas autorisé à accéder à cette ressource.
                                            [JERROR_ALERTNOTEMPLATE] => Le template nécessaire à cet affichage est indisponible. Veuillez contacter un administrateur du site.
                                            [JERROR_AN_ERROR_HAS_OCCURRED] => Une erreur est survenue
                                            [JERROR_COULD_NOT_FIND_TEMPLATE] => Impossible de trouver le template "%s".
                                            [JERROR_ERROR] => Erreur
                                            [JERROR_LAYOUT_AN_OUT_OF_DATE_BOOKMARK_FAVOURITE] => bookmark/favori périmé
                                            [JERROR_LAYOUT_ERROR_HAS_OCCURRED_WHILE_PROCESSING_YOUR_REQUEST] => Une erreur est survenue pendant l'exécution de la requête.
                                            [JERROR_LAYOUT_GO_TO_THE_HOME_PAGE] => Aller à la page d'accueil
                                            [JERROR_LAYOUT_HOME_PAGE] => Page d'accueil
                                            [JERROR_LAYOUT_MIS_TYPED_ADDRESS] => une adresse erronée
                                            [JERROR_LAYOUT_NOT_ABLE_TO_VISIT] => Vous ne pouvez pas visiter cette page car :
                                            [JERROR_LAYOUT_PAGE_NOT_FOUND] => La page recherchée ne peut être affichée.
                                            [JERROR_LAYOUT_PLEASE_CONTACT_THE_SYSTEM_ADMINISTRATOR] => Si les difficultés persistent, merci de contacter l'administrateur de ce site.
                                            [JERROR_LAYOUT_PLEASE_TRY_ONE_OF_THE_FOLLOWING_PAGES] => Veuillez essayer l'une des pages suivantes :
                                            [JERROR_LAYOUT_PREVIOUS_ERROR] => Erreur précédente
                                            [JERROR_LAYOUT_REQUESTED_RESOURCE_WAS_NOT_FOUND] => La ressource demandée n'a pas été trouvée
                                            [JERROR_LAYOUT_SEARCH] => Effectuez une recherche sur le site ou allez sur la page d'accueil.
                                            [JERROR_LAYOUT_SEARCH_ENGINE_OUT_OF_DATE_LISTING] => Un moteur de recherche possède un listing périmé pour ce site
                                            [JERROR_LAYOUT_SEARCH_PAGE] => Chercher dans le site
                                            [JERROR_LAYOUT_YOU_HAVE_NO_ACCESS_TO_THIS_PAGE] => vous n'avez pas accès à cette page
                                            [JERROR_LOADING_MENUS] => Erreur de chargement des menus : %s
                                            [JERROR_LOGIN_DENIED] => Vous ne pouvez pas accéder à la section privée de ce site.
                                            [JERROR_NOLOGIN_BLOCKED] => Connexion refusée! Soit votre compte est bloqué, soit vous ne l'avez pas encore activé.
                                            [JERROR_PAGE_NOT_FOUND] => Page non trouvée
                                            [JERROR_SENDING_EMAIL] => L'e-mail ne peut pas être envoyé.
                                            [JERROR_SESSION_STARTUP] => Erreur lors de l'initialisation de la session.
                                            [JERROR_TABLE_BIND_FAILED] => hmm %s ...
                                            [JERROR_USERS_PROFILE_NOT_FOUND] => Profil utilisateur non trouvé
                                            [JFIELD_ACCESS_DESC] => Niveau d'accès pour ce contenu
                                            [JFIELD_ACCESS_LABEL] => Accès
                                            [JFIELD_ALIAS_DESC] => L'Alias sera utilisé dans les URL SEF. Laissez vide pour que Joomla! génère la valeur depuis le titre de l'article. Cette valeur va dépendre des paramètres SEO (Configuration Globale ->Site). 
Utiliser Unicode créera des alias UTF-8. Vous pouvez également saisir tout caractère UTF-8. Les espaces et certains caractères interdits seront remplacés par des traits d'union. 
Lorsque vous utilisez la translittération par défaut, l'alias sera en minuscules et avec des tirets au lieu d'espaces. Vous pouvez créer l'alias vous-même, en minuscules et avec traits d'union (-). Aucun espace ni trait de soulignement n'est autorisé. La valeur par défaut sera la date et l'heure si le titre est en caractères non-latins.
                                            [JFIELD_ALIAS_LABEL] => Alias
                                            [JFIELD_ALIAS_PLACEHOLDER] => Auto-génération à partir du titre
                                            [JFIELD_ALT_PAGE_TITLE_LABEL] => Titre alternatif de page
                                            [JFIELD_CATEGORY_DESC] => Catégorie
                                            [JFIELD_FIELDS_CATEGORY_DESC] => Sélectionner la catégorie à laquelle est assignée ce champ.
                                            [JFIELD_LANGUAGE_DESC] => Assigner une langue à cet article.
                                            [JFIELD_LANGUAGE_LABEL] => Langue
                                            [JFIELD_META_DESCRIPTION_DESC] => La métadonnée 'description' permet d'indexer une description du contenu de la page afin d'améliorer son référencement (~250 caractères).
Lorsque le contenu est indexé par un moteur dans les résultats d'une recherche, le texte de cette métadonnée est affiché sous le titre.
                                            [JFIELD_META_DESCRIPTION_LABEL] => Méta Description
                                            [JFIELD_META_KEYWORDS_DESC] => La métadonnée 'keywords' permet d'indexer une série de mots clés ou d'expressions (séparés par une virgule) liés au thème du contenu.
                                            [JFIELD_META_KEYWORDS_LABEL] => Mots-clés
                                            [JFIELD_META_RIGHTS_DESC] => Décrivez les droits qu'ont les autres utilisateurs d'accéder à ce contenu.
                                            [JFIELD_META_RIGHTS_LABEL] => Droits d'accès au contenu
                                            [JFIELD_ORDERING_DESC] => Tri des articles dans la catégorie
                                            [JFIELD_ORDERING_LABEL] => Trier
                                            [JFIELD_PUBLISHED_DESC] => Déterminer le statut de publication
                                            [JFIELD_TITLE_DESC] => Titre de l'article
                                            [JGLOBAL_ADD_CUSTOM_CATEGORY] => Ajouter une nouvelle catégorie
                                            [JGLOBAL_ARTICLES] => Articles
                                            [JGLOBAL_FIELDS] => Champs
                                            [JGLOBAL_AUTH_ACCESS_DENIED] => Accès refusé
                                            [JGLOBAL_AUTH_ACCESS_GRANTED] => Accès autorisé
                                            [JGLOBAL_AUTH_BIND_FAILED] => Impossible de se lier au serveur LDAP
                                            [JGLOBAL_AUTH_CANCEL] => Authentification annulée
                                            [JGLOBAL_AUTH_CURL_NOT_INSTALLED] => Curl n'est pas installé
                                            [JGLOBAL_AUTH_EMPTY_PASS_NOT_ALLOWED] => Vous devez indiquer un mot de passe!
                                            [JGLOBAL_AUTH_FAIL] => Authentification échouée
                                            [JGLOBAL_AUTH_FAILED] => Échec de l'authentification : %s
                                            [JGLOBAL_AUTH_INCORRECT] => Identifiant et/ou Mot de passe incorrect
                                            [JGLOBAL_AUTH_INVALID_PASS] => Le nom d'utilisateur ne correspond pas au mot de passe, ou vous n'avez pas encore de compte.
                                            [JGLOBAL_AUTH_INVALID_SECRETKEY] => La clé secrète d'authentification en deux étapes n'est pas valide.
                                            [JGLOBAL_AUTH_NO_BIND] => Impossible de se lier au serveur LDAP
                                            [JGLOBAL_AUTH_NO_CONNECT] => Impossible de se connecter au serveur LDAP
                                            [JGLOBAL_AUTH_NO_REDIRECT] => Impossible de rediriger vers le serveur : %s
                                            [JGLOBAL_AUTH_NO_USER] => Le nom d'utilisateur ne correspond pas au mot de passe, ou vous n'avez pas encore de compte.
                                            [JGLOBAL_AUTH_NOT_CONNECT] => Impossible de se connecter au service d'authentification.
                                            [JGLOBAL_AUTH_NOT_CREATE_DIR] => Impossible de créer le répertoire de stockage %s. Veuillez vérifier les permissions.
                                            [JGLOBAL_AUTH_PASS_BLANK] => LDAP n'accepte pas les mots de passe vides
                                            [JGLOBAL_AUTH_UNKNOWN_ACCESS_DENIED] => Résultat inconnu. Accès refusé
                                            [JGLOBAL_AUTH_USER_BLACKLISTED] => L'utilisateur est en liste noire
                                            [JGLOBAL_AUTH_USER_NOT_FOUND] => Impossible de trouver l'utilisateur
                                            [JGLOBAL_AUTO] => Automatique
                                            [JGLOBAL_CATEGORY_NOT_FOUND] => Catégorie introuvable
                                            [JGLOBAL_CENTER] => Centre
                                            [JGLOBAL_CHECK_ALL] => Tout cocher
                                            [JGLOBAL_CLICK_TO_SORT_THIS_COLUMN] => Cliquez pour trier cette colonne
                                            [JGLOBAL_COLLAPSE_CATEGORIES] => Afficher moins de catégories
                                            [JGLOBAL_CREATED_DATE_ON] => Créé le %s
                                            [JGLOBAL_CUSTOM_CATEGORY] => Nouvelles catégories
                                            [JGLOBAL_DESCRIPTION] => Description
                                            [JGLOBAL_DISPLAY_NUM] => Affichage #
                                            [JGLOBAL_EDIT] => Modifier
                                            [JGLOBAL_EDIT_TITLE] => Modifier l'article
                                            [JGLOBAL_EMAIL] => Courriel
                                            [JGLOBAL_EMAIL_DOMAIN_NOT_ALLOWED] => Le domaine de mail %s n'est pas autorisé. Merci de choisir une autre adresse mail.
                                            [JGLOBAL_EMAIL_TITLE] => Envoyer ce lien à un ami
                                            [JGLOBAL_EXPAND_CATEGORIES] => Afficher plus de catégories
                                            [JGLOBAL_FIELD_ADD] => Ajouter
                                            [JGLOBAL_FIELD_CATEGORIES_CHOOSE_CATEGORY_DESC] => Sélectionnez la catégorie parente des sous-catégories à afficher.
                                            [JGLOBAL_FIELD_CATEGORIES_CHOOSE_CATEGORY_LABEL] => Catégorie principale
                                            [JGLOBAL_FIELD_CATEGORIES_DESC_DESC] => Saisissez du texte dans ce champ pour remplacer la description d'origine de la catégorie principale.
                                            [JGLOBAL_FIELD_CATEGORIES_DESC_LABEL] => Description alternative
                                            [JGLOBAL_FIELD_CREATED_BY_ALIAS_DESC] => Afficher un autre nom que celui de l'auteur
                                            [JGLOBAL_FIELD_CREATED_BY_ALIAS_LABEL] => Alias de l'auteur
                                            [JGLOBAL_FIELD_CREATED_BY_DESC] => Auteur de l'article.
                                            [JGLOBAL_FIELD_CREATED_BY_LABEL] => Créé par
                                            [JGLOBAL_FIELD_CREATED_DESC] => Date de création de l'élément.
                                            [JGLOBAL_FIELD_CREATED_LABEL] => Date de création
                                            [JGLOBAL_FIELD_FEATURED_DESC] => Assigner l'article à la page blog des articles en vedette
                                            [JGLOBAL_FIELD_FEATURED_LABEL] => En vedette
                                            [JGLOBAL_FIELD_FIELD_CACHETIME_DESC] => Durée en minutes entre deux actualisation du cache.
                                            [JGLOBAL_FIELD_FIELD_ORDERING_DESC] => Ordre d'affichage des éléments
                                            [JGLOBAL_FIELD_FIELD_ORDERING_LABEL] => Ordre
                                            [JGLOBAL_FIELD_GROUPS] => Groupes de champs
                                            [JGLOBAL_FIELD_ID_DESC] => Numéro d'enregistrement (identification) dans la base de données.
                                            [JGLOBAL_FIELD_ID_LABEL] => Id
                                            [JGLOBAL_FIELD_LAYOUT_DESC] => Choisissez dans la liste déroulante la mise en page à appliquer.
                                            [JGLOBAL_FIELD_LAYOUT_LABEL] => Mise en page
                                            [JGLOBAL_FIELD_MODIFIED_LABEL] => Date de modification
                                            [JGLOBAL_FIELD_MODIFIED_BY_DESC] => L'utilisateur qui a effectué la dernière modification de l'article.
                                            [JGLOBAL_FIELD_MODIFIED_BY_LABEL] => Modifié par
                                            [JGLOBAL_FIELD_MOVE] => Déplacer
                                            [JGLOBAL_FIELD_NUM_CATEGORY_ITEMS_DESC] => Nombre de catégories à afficher pour chaque niveau.
                                            [JGLOBAL_FIELD_NUM_CATEGORY_ITEMS_LABEL] => Nombre de catégories
                                            [JGLOBAL_FIELD_PUBLISH_DOWN_DESC] => Date optionnelle pour cesser la publication
                                            [JGLOBAL_FIELD_PUBLISH_DOWN_LABEL] => Fin de publication
                                            [JGLOBAL_FIELD_PUBLISH_UP_DESC] => Date optionnelle pour débuter la publication
                                            [JGLOBAL_FIELD_PUBLISH_UP_LABEL] => Début de publication
                                            [JGLOBAL_FIELD_REMOVE] => Supprimer
                                            [JGLOBAL_FIELD_SHOW_BASE_DESCRIPTION_DESC] => Afficher la description de la catégorie principale ou, alternativement, remplacer avec le texte du champ de description de l'élément de menu.
Si vous utilisez la catégorie racine comme principale, vous devez lui donner une description.
                                            [JGLOBAL_FIELD_SHOW_BASE_DESCRIPTION_LABEL] => Description de la catégorie du niveau supérieur
                                            [JGLOBAL_FIELD_VERSION_NOTE_DESC] => Saisir une note optionnelle pour cette version.
                                            [JGLOBAL_FIELD_VERSION_NOTE_LABEL] => Note de version
                                            [JGLOBAL_FILTER_BUTTON] => Filtre
                                            [JGLOBAL_FILTER_LABEL] => Filtre
                                            [JGLOBAL_FULL_TEXT] => Texte complet
                                            [JGLOBAL_GT] => >
                                            [JGLOBAL_HELPREFRESH_BUTTON] => Rafraîchir
                                            [JGLOBAL_HITS] => Clics
                                            [JGLOBAL_HITS_ASC] => Clics ascendant
                                            [JGLOBAL_HITS_COUNT] => Clics : %s
                                            [JGLOBAL_HITS_DESC] => Clics descendant
                                            [JGLOBAL_ICON_SEP] => |
                                            [JGLOBAL_INHERIT] => Hériter
                                            [JGLOBAL_INTRO_TEXT] => Texte d'introduction
                                            [JGLOBAL_KEEP_TYPING] => Continuez la saisie...
                                            [JGLOBAL_LEFT] => Gauche
                                            [JGLOBAL_LIST_ALIAS] => (Alias: %s)
                                            [JGLOBAL_LIST_ALIAS_NOTE] => (Alias: %s, Note: %s)
                                            [JGLOBAL_LOOKING_FOR] => Recherche de
                                            [JGLOBAL_LT] => <
                                            [JGLOBAL_MAXIMUM_UPLOAD_SIZE_LIMIT] => Taille maximum de téléchargement : %s
                                            [JGLOBAL_NEWITEMSLAST_DESC] => Les nouveaux éléments sont placés par défaut en dernière position. Vous pourrez modifier leur ordre après avoir sauvegardé l'article.
                                            [JGLOBAL_NO_MATCHING_RESULTS] => Aucun résultat correspondant 
                                            [JGLOBAL_NUM] => Nombre
                                            [JGLOBAL_OTPMETHOD_NONE] => Désactiver l'authentification en deux étapes
                                            [JGLOBAL_PASSWORD] => Mot de passe
                                            [JGLOBAL_PASSWORD_RESET_REQUIRED] => Vous devez réinitialiser votre mot de passe avant de continuer.
                                            [JGLOBAL_PREVIEW_POSITION] => Position : %s
                                            [JGLOBAL_PREVIEW_STYLE] => Style : %s
                                            [JGLOBAL_PRINT] => Imprimer
                                            [JGLOBAL_PRINT_TITLE] => Imprimer l'article < %s >
                                            [JGLOBAL_RECORD_NUMBER] => ID d'enregistrement : %d 
                                            [JGLOBAL_REMEMBER_ME] => Se souvenir de moi
                                            [JGLOBAL_REMEMBER_MUST_LOGIN] => Par raison de sécurité, vous devez vous connecter avant de modifier vos informations personnelles.
                                            [JGLOBAL_RESOURCE_NOT_FOUND] => Ressource non trouvée
                                            [JGLOBAL_RIGHT] => Droite
                                            [JGLOBAL_ROOT] => Racine
                                            [JGLOBAL_SECRETKEY] => Clé secrète
                                            [JGLOBAL_SECRETKEY_HELP] => Si vous avez activé l'authentification en deux étapes dans votre compte d'utilisateur, merci de saisir votre clé secrète. Si vous ne comprenez pas ce dont il s'agit, vous pouvez laisser le champ vide.
                                            [JGLOBAL_SELECT_AN_OPTION] => Sélectionnez une option
                                            [JGLOBAL_SELECT_NO_RESULTS_MATCH] => Aucun résultat correspondant
                                            [JGLOBAL_SELECT_SOME_OPTIONS] => Sélectionnez certaines options
                                            [JGLOBAL_SORT_BY] => Tri des tables par :
                                            [JGLOBAL_START_PUBLISH_AFTER_FINISH] => La date de début de publication doit être fixée avant la date de fin de publication.
                                            [JGLOBAL_SUBCATEGORIES] => Sous-catégories
                                            [JGLOBAL_SUBHEADING_DESC] => Texte facultatif à afficher en sous-titre.
                                            [JGLOBAL_TITLE] => Titre
                                            [JGLOBAL_TITLE_ASC] => Titre ascendant
                                            [JGLOBAL_TITLE_DESC] => Titre descendant
                                            [JGLOBAL_TYPE_OR_SELECT_CATEGORY] => Taper ou sélectionner une catégorie
                                            [JGLOBAL_TYPE_OR_SELECT_SOME_OPTIONS] => Saisir ou choisir des options
                                            [JGLOBAL_TYPE_OR_SELECT_SOME_TAGS] => Saisir ou sélectionner certains tags
                                            [JGLOBAL_USE_GLOBAL] => Utiliser les paramètres généraux
                                            [JGLOBAL_USE_GLOBAL_VALUE] => Valeur globale (%s)
                                            [JGLOBAL_USERNAME] => Identifiant
                                            [JGLOBAL_VALIDATION_FORM_FAILED] => Formulaire invalide
                                            [JGLOBAL_YOU_MUST_LOGIN_FIRST] => Veuillez d'abord vous identifier
                                            [JGRID_HEADING_ACCESS] => Accès
                                            [JGRID_HEADING_ACCESS_ASC] => Accès ascendant
                                            [JGRID_HEADING_ACCESS_DESC] => Accès descendant
                                            [JGRID_HEADING_ID] => Id
                                            [JGRID_HEADING_ID_ASC] => ID ascendant
                                            [JGRID_HEADING_ID_DESC] => ID descendant
                                            [JGRID_HEADING_LANGUAGE] => Langue
                                            [JGRID_HEADING_LANGUAGE_ASC] => Langue ascendant
                                            [JGRID_HEADING_LANGUAGE_DESC] => Langue descendant
                                            [JGRID_HEADING_ORDERING_ASC] => Ordre ascendant
                                            [JGRID_HEADING_ORDERING_DESC] => Ordre descendant
                                            [JLIB_DATABASE_ERROR_ADAPTER_MYSQL] => L'adaptateur MySQL « mysql » n'est pas disponible.
                                            [JLIB_DATABASE_ERROR_ADAPTER_MYSQLI] => L'adaptateur MySQL « mysqli » n'est pas disponible.
                                            [JLIB_DATABASE_ERROR_CONNECT_DATABASE] => Impossible de se connecter à la base de données : %s
                                            [JLIB_DATABASE_ERROR_CONNECT_MYSQL] => Impossible de se connecter à MySQL.
                                            [JLIB_DATABASE_ERROR_DATABASE_CONNECT] => Impossible de se connecter à la base de données
                                            [JLIB_DATABASE_ERROR_LOAD_DATABASE_DRIVER] => Impossible de charger le pilote de base de données : %s
                                            [JLIB_ERROR_INFINITE_LOOP] => Boucle infinie détectée dans JError
                                            [JOPTION_DO_NOT_USE] => - Pas de sélection -
                                            [JOPTION_SELECT_ACCESS] => - Sélectionner l'Accès -
                                            [JOPTION_SELECT_AUTHOR] => - Sélectionner l'auteur -
                                            [JOPTION_SELECT_CATEGORY] => - Sélectionner la Catégorie -
                                            [JOPTION_SELECT_LANGUAGE] => - Sélectionner la Langue -
                                            [JOPTION_SELECT_PUBLISHED] => - Sélectionner l'état -
                                            [JOPTION_SELECT_MAX_LEVELS] => - Sélectionner niveaux maximum -
                                            [JOPTION_SELECT_MONTH] => - Sélectionner un mois -
                                            [JOPTION_SELECT_TAG] => Sélectionner Tag -
                                            [JOPTION_USE_DEFAULT] => - Valeur par Défaut -
                                            [JSEARCH_FILTER_CLEAR] => Effacer
                                            [JSEARCH_FILTER_LABEL] => Filtre
                                            [JSEARCH_FILTER_SUBMIT] => Rechercher
                                            [JSEARCH_FILTER] => Recherche
                                            [DATE_FORMAT_LC] => l j F Y
                                            [DATE_FORMAT_LC1] => l j F Y
                                            [DATE_FORMAT_LC2] => l j F Y H:i
                                            [DATE_FORMAT_LC3] => j F Y
                                            [DATE_FORMAT_LC4] => j/m/y
                                            [DATE_FORMAT_LC5] => Y-m-d H:i
                                            [DATE_FORMAT_LC6] => d-m-Y H:i:s
                                            [DATE_FORMAT_JS1] => j/m/y
                                            [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] => Jan
                                            [JANUARY] => janvier
                                            [FEBRUARY_SHORT] => Fév
                                            [FEBRUARY] => février
                                            [MARCH_SHORT] => Mar
                                            [MARCH] => mars
                                            [APRIL_SHORT] => Avr
                                            [APRIL] => avril
                                            [MAY_SHORT] => Mai
                                            [MAY] => mai
                                            [JUNE_SHORT] => Jui
                                            [JUNE] => juin
                                            [JULY_SHORT] => Juil
                                            [JULY] => juillet
                                            [AUGUST_SHORT] => Aoû
                                            [AUGUST] => août
                                            [SEPTEMBER_SHORT] => Sep
                                            [SEPTEMBER] => septembre
                                            [OCTOBER_SHORT] => Oct
                                            [OCTOBER] => octobre
                                            [NOVEMBER_SHORT] => Nov
                                            [NOVEMBER] => novembre
                                            [DECEMBER_SHORT] => Déc
                                            [DECEMBER] => décembre
                                            [SAT] => Sam
                                            [SATURDAY] => samedi
                                            [SUN] => Dim
                                            [SUNDAY] => dimanche
                                            [MON] => Lun
                                            [MONDAY] => lundi
                                            [TUE] => Mar
                                            [TUESDAY] => mardi
                                            [WED] => Mer
                                            [WEDNESDAY] => mercredi
                                            [THU] => Jeu
                                            [THURSDAY] => jeudi
                                            [FRI] => Ven
                                            [FRIDAY] => vendredi
                                            [DECIMALS_SEPARATOR] => ,
                                            [THOUSANDS_SEPARATOR] =>  
                                            [PHPMAILER_PROVIDE_ADDRESS] => Vous devez saisir au moins une adresse de destinataire.
                                            [PHPMAILER_MAILER_IS_NOT_SUPPORTED] => Le gestionnaire de mail n'est pas disponible.
                                            [PHPMAILER_EXECUTE] => Ne peut être exécuté :
                                            [PHPMAILER_EXTENSION_MISSING] => Extension manquante : 
                                            [PHPMAILER_INSTANTIATE] => Ne peut lancer la fonction mail.
                                            [PHPMAILER_AUTHENTICATE] => Erreur SMTP ! Authentification impossible.
                                            [PHPMAILER_FROM_FAILED] => L'adresse d'expédition suivante a renvoyé une erreur :
                                            [PHPMAILER_RECIPIENTS_FAILED] => Erreur SMTP ! Les adresses des destinataires suivants ont renvoyé une erreur :
                                            [PHPMAILER_DATA_NOT_ACCEPTED] => Erreur SMTP ! Données non acceptées.
                                            [PHPMAILER_CONNECT_HOST] => Erreur ! Connexion à l'hôte SMTP impossible.
                                            [PHPMAILER_FILE_ACCESS] => Impossible d'accéder au fichier :
                                            [PHPMAILER_FILE_OPEN] => Erreur fichier : Impossible d'ouvrir le fichier :
                                            [PHPMAILER_ENCODING] => Encodage inconnu :
                                            [PHPMAILER_SIGNING_ERROR] => Erreur de signature :
                                            [PHPMAILER_SMTP_ERROR] => Erreur de serveur SMTP:
                                            [PHPMAILER_EMPTY_MESSAGE] => Corps du message vide
                                            [PHPMAILER_INVALID_ADDRESS] => Adresse invalide
                                            [PHPMAILER_VARIABLE_SET] => Impossible d'initialiser ou de réinitialiser la variable: 
                                            [PHPMAILER_SMTP_CONNECT_FAILED] => Impossible de connecter par SMTP
                                            [PHPMAILER_TLS] => Impossible de lancer 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] => Outils de recherche
                                            [JSEARCH_TOOLS_DESC] => Filtrer les éléments listés
                                            [JSEARCH_TOOLS_ORDERING] => Ordonner par :
                                            [JLIB_APPLICATION_ERROR_ACCESS_FORBIDDEN] => Accès interdit
                                            [JLIB_APPLICATION_ERROR_APPLICATION_GET_NAME] => JApplication: :getName() : impossible d'obtenir ou de parser le nom de la classe.
                                            [JLIB_APPLICATION_ERROR_APPLICATION_LOAD] => Impossible de charger l'application : %s
                                            [JLIB_APPLICATION_ERROR_BATCH_CANNOT_CREATE] => Vous n'êtes pas autorisé à créer de nouveaux éléments dans cette catégorie.
                                            [JLIB_APPLICATION_ERROR_BATCH_CANNOT_EDIT] => Vous n'êtes pas autorisé à effectuer des modifications sur un ou plusieurs des éléments sélectionnés.
                                            [JLIB_APPLICATION_ERROR_BATCH_FAILED] => Le traitement par lot a échoué avec l'erreur suivante: %s
                                            [JLIB_APPLICATION_ERROR_BATCH_MOVE_CATEGORY_NOT_FOUND] => Impossible de trouver la catégorie de destination pour ce déplacement.
                                            [JLIB_APPLICATION_ERROR_BATCH_MOVE_ROW_NOT_FOUND] => Impossible de trouver l'élément à déplacer.
                                            [JLIB_APPLICATION_ERROR_CHECKIN_FAILED] => Échec du déverrouillage avec l'erreur suivante : %s
                                            [JLIB_APPLICATION_ERROR_CHECKIN_NOT_CHECKED] => L'élément n'est pas déverrouillé
                                            [JLIB_APPLICATION_ERROR_CHECKIN_USER_MISMATCH] => L'utilisateur qui déverrouille ne correspond pas à l'utilisateur/trice qui a verrouillé l'élément.
                                            [JLIB_APPLICATION_ERROR_CHECKOUT_FAILED] => Echec du déverrouillage avec l'erreur suivante : %s
                                            [JLIB_APPLICATION_ERROR_CHECKOUT_USER_MISMATCH] => L'utilisateur qui déverrouille ne correspond pas à l'utilisateur qui a déverouillé l'élément.
                                            [JLIB_APPLICATION_ERROR_COMPONENT_NOT_FOUND] => Composant introuvable
                                            [JLIB_APPLICATION_ERROR_COMPONENT_NOT_LOADING] => Erreur de chargement du composant : %1$s, %2$s
                                            [JLIB_APPLICATION_ERROR_CONTROLLER_GET_NAME] => JController: :getName() : impossible d'obtenir ou de parser le nom de la classe.
                                            [JLIB_APPLICATION_ERROR_CREATE_RECORD_NOT_PERMITTED] => Création d'un enregistrement non permise
                                            [JLIB_APPLICATION_ERROR_DELETE_NOT_PERMITTED] => Suppression non permise
                                            [JLIB_APPLICATION_ERROR_EDITSTATE_NOT_PERMITTED] => L'édition du statut n'est pas autorisée
                                            [JLIB_APPLICATION_ERROR_EDIT_ITEM_NOT_PERMITTED] => L'édition n'est pas autorisée
                                            [JLIB_APPLICATION_ERROR_EDIT_NOT_PERMITTED] => Édition non permise
                                            [JLIB_APPLICATION_ERROR_HISTORY_ID_MISMATCH] => Erreur de restauration de la version depuis l'historique.
                                            [JLIB_APPLICATION_ERROR_INSUFFICIENT_BATCH_INFORMATION] => Informations insuffisantes pour exécuter ce traitement.
                                            [JLIB_APPLICATION_ERROR_INVALID_CONTROLLER_CLASS] => Classe du contrôleur invalide : %s
                                            [JLIB_APPLICATION_ERROR_INVALID_CONTROLLER] => Contrôleur invalide : %s
                                            [JLIB_APPLICATION_ERROR_LAYOUTFILE_NOT_FOUND] => Mise en page %s introuvable
                                            [JLIB_APPLICATION_ERROR_LIBRARY_NOT_FOUND] => Librairie introuvable
                                            [JLIB_APPLICATION_ERROR_LIBRARY_NOT_LOADING] => Erreur de chargement de la librairie: %1$s, %2$s
                                            [JLIB_APPLICATION_ERROR_MENU_LOAD] => Erreur de chargement du menu : %s
                                            [JLIB_APPLICATION_ERROR_MODEL_GET_NAME] => JModel: :getName() : impossible d'obtenir ou de parser le nom de la classe.
                                            [JLIB_APPLICATION_ERROR_MODULE_LOAD] => Erreur de chargement du module %s
                                            [JLIB_APPLICATION_ERROR_PATHWAY_LOAD] => Impossible de charger le chemin : %s
                                            [JLIB_APPLICATION_ERROR_REORDER_FAILED] => Échec du tri. Erreur : %s
                                            [JLIB_APPLICATION_ERROR_ROUTER_LOAD] => Impossible de charger le routeur : %s
                                            [JLIB_APPLICATION_ERROR_MODELCLASS_NOT_FOUND] => Classe du modèle %s introuvable dans le fichier
                                            [JLIB_APPLICATION_ERROR_SAVE_FAILED] => L'enregistrement a échoué avec l'erreur suivante : %s
                                            [JLIB_APPLICATION_ERROR_SAVE_NOT_PERMITTED] => Enregistrement non permis
                                            [JLIB_APPLICATION_ERROR_TABLE_NAME_NOT_SUPPORTED] => Table %s non supportée. Fichier introuvable.
                                            [JLIB_APPLICATION_ERROR_TASK_NOT_FOUND] => Tâche [%s] introuvable
                                            [JLIB_APPLICATION_ERROR_UNHELD_ID] => Vous n'êtes pas autorisé à utiliser ce lien pour accéder directement à cette page (#%d).
                                            [JLIB_APPLICATION_ERROR_VIEW_CLASS_NOT_FOUND] => Classe d'affichage introuvable [class, file] : %1$s, %2$s
                                            [JLIB_APPLICATION_ERROR_VIEW_GET_NAME_SUBSTRING] => JView: :getName() : votre nom de classe contient la sous-chaîne « view ». Ceci pose problème lors de l'extraction du nom de la classe à partir du nom de votre affichage d'objets. Évitez les noms d'objets avec la sous-chaîne « view ».
                                            [JLIB_APPLICATION_ERROR_VIEW_GET_NAME] => JView::getName() : impossible d'obtenir ou de parser le nom de la classe.
                                            [JLIB_APPLICATION_ERROR_VIEW_NOT_FOUND] => Affichage introuvable [name, type, prefix] : %1$s, %2$s, %3$s
                                            [JLIB_APPLICATION_SAVE_SUCCESS] => Élément enregistré.
                                            [JLIB_APPLICATION_SUBMIT_SAVE_SUCCESS] => Élément proposé.
                                            [JLIB_APPLICATION_SUCCESS_BATCH] => Traitement par lot effectué.
                                            [JLIB_APPLICATION_SUCCESS_ITEM_REORDERED] => Élément réordonné.
                                            [JLIB_APPLICATION_SUCCESS_ORDERING_SAVED] => Ordre enregistré
                                            [JLIB_APPLICATION_SUCCESS_LOAD_HISTORY] => Version précédente restaurée. Sauvegardée sur %s %s.
                                            [JLIB_LOGIN_AUTHENTICATE] => Le nom d'utilisateur et le mot de passe ne correspondent pas
                                            [JLIB_CACHE_ERROR_CACHE_HANDLER_LOAD] => Impossible de charger le sous-programme de traitement du cache : %s
                                            [JLIB_CACHE_ERROR_CACHE_STORAGE_LOAD] => Impossible de charger la mémoire cache : %s
                                            [JLIB_CAPTCHA_ERROR_PLUGIN_NOT_FOUND] => Le plug-in Captcha n'est pas défini ou n'a pu être trouvé. Veuillez contacter un administrateur du site
                                            [JLIB_CLIENT_ERROR_JFTP_NO_CONNECT] => JFTP: :connect : impossible de se connecter à l'hôte ' %1$s ' sur le port ' %2$s '
                                            [JLIB_CLIENT_ERROR_JFTP_NO_CONNECT_SOCKET] => JFTP: :connect : impossible de se connecter à l'hôte ' %1$s ' sur le port ' %2$s '. Numéro d'erreur du socket : %3$s et message d'erreur : %4$s
                                            [JLIB_CLIENT_ERROR_JFTP_BAD_RESPONSE] => JFTP: :connect : mauvaise réponse. Réponse du serveur : %s [attendue : 220]
                                            [JLIB_CLIENT_ERROR_JFTP_BAD_USERNAME] => JFTP: :login : mauvais nom d'utilisateur. Réponse du serveur : %1$s [attendue : 331]. Nom d'utilisateur envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_BAD_PASSWORD] => JFTP: :login : mauvais mot de passe. Réponse du serveur : %1$s [attendue : 230]. Mot de passe envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_PWD_BAD_RESPONSE_NATIVE] => FTP: :pwd : mauvaise réponse
                                            [JLIB_CLIENT_ERROR_JFTP_PWD_BAD_RESPONSE] => JFTP: :pwd : mauvaise réponse. Réponse du serveur : %s [attendue : 257]
                                            [JLIB_CLIENT_ERROR_JFTP_SYST_BAD_RESPONSE_NATIVE] => JFTP: :syst : mauvaise réponse
                                            [JLIB_CLIENT_ERROR_JFTP_SYST_BAD_RESPONSE] => JFTP: :syst : mauvaise réponse. Réponse du serveur : %s [attendue : 215]
                                            [JLIB_CLIENT_ERROR_JFTP_CHDIR_BAD_RESPONSE_NATIVE] => JFTP: :chdir : mauvaise réponse
                                            [JLIB_CLIENT_ERROR_JFTP_CHDIR_BAD_RESPONSE] => JFTP: :chdir : mauvaise réponse. Réponse du serveur : %1$s [attendue : 250]. Chemin envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_REINIT_BAD_RESPONSE_NATIVE] => JFTP: :reinit : mauvaise réponse
                                            [JLIB_CLIENT_ERROR_JFTP_REINIT_BAD_RESPONSE] => JFTP: :reinit : mauvaise réponse. Réponse du serveur : %s [attendue : 220]
                                            [JLIB_CLIENT_ERROR_JFTP_RENAME_BAD_RESPONSE_NATIVE] => JFTP: :rename : mauvaise réponse
                                            [JLIB_CLIENT_ERROR_JFTP_RENAME_BAD_RESPONSE_FROM] => JFTP: :rename : mauvaise réponse. Réponse du serveur : %1$s [attendue : 350]. Chemin d'expédition envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_RENAME_BAD_RESPONSE_TO] => JFTP: :rename : mauvaise réponse. Réponse du serveur : %1$s [attendue : 250]. Chemin de destination envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_CHMOD_BAD_RESPONSE_NATIVE] => JFTP: :chmod : mauvaise réponse
                                            [JLIB_CLIENT_ERROR_JFTP_CHMOD_BAD_RESPONSE] => JFTP: :chmod : mauvaise réponse. Réponse du serveur : %1$s [attendue : 250]. Chemin envoyé : %2$s. Mode sent: %3$s
                                            [JLIB_CLIENT_ERROR_JFTP_DELETE_BAD_RESPONSE_NATIVE] => JFTP: :delete : mauvaise réponse
                                            [JLIB_CLIENT_ERROR_JFTP_DELETE_BAD_RESPONSE] => JFTP: :delete : mauvaise réponse. Réponse du serveur : %1$s [attendue : 250]. Chemin envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_MKDIR_BAD_RESPONSE_NATIVE] => JFTP: :mkdir : mauvaise réponse
                                            [JLIB_CLIENT_ERROR_JFTP_MKDIR_BAD_RESPONSE] => JFTP: :mkdir : mauvaise réponse. Réponse du serveur : %1$s [attendue : 257]. Chemin envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_RESTART_BAD_RESPONSE_NATIVE] => JFTP: :restart : mauvaise réponse
                                            [JLIB_CLIENT_ERROR_JFTP_RESTART_BAD_RESPONSE] => JFTP: :restart : mauvaise réponse. Réponse du serveur : %1$s [attendue : 350]. Restart point sent: %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_CREATE_BAD_RESPONSE_BUFFER] => JFTP: :create : mauvaise réponse
                                            [JLIB_CLIENT_ERROR_JFTP_CREATE_BAD_RESPONSE_PASSIVE] => JFTP: :create : impossible d'utiliser le mode passif
                                            [JLIB_CLIENT_ERROR_JFTP_CREATE_BAD_RESPONSE] => JFTP: :create : mauvaise réponse. Réponse du serveur : %1$s [attendue : 150 or 125]. Chemin envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_CREATE_BAD_RESPONSE_TRANSFER] => JFTP: :create : Transfer Failed. Réponse du serveur : %1$s [attendue : 226]. Chemin envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_READ_BAD_RESPONSE_BUFFER] => JFTP: :read : mauvaise réponse
                                            [JLIB_CLIENT_ERROR_JFTP_READ_BAD_RESPONSE_PASSIVE] => JFTP: :read : impossible d'utiliser le mode passif
                                            [JLIB_CLIENT_ERROR_JFTP_READ_BAD_RESPONSE] => JFTP: :read : mauvaise réponse. Réponse du serveur : %1$s [attendue : 150 or 125]. Chemin envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_READ_BAD_RESPONSE_TRANSFER] => JFTP: :read : échec du transfert. Réponse du serveur : %1$s [attendue : 226]. Chemin envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_GET_BAD_RESPONSE] => JFTP: :get : mauvaise réponse
                                            [JLIB_CLIENT_ERROR_JFTP_GET_PASSIVE] => JFTP: :get : impossible d'utiliser le mode passif
                                            [JLIB_CLIENT_ERROR_JFTP_GET_WRITING_LOCAL] => JFTP: :get : impossible d'ouvrir le fichier local en écriture. Chemin local : %s
                                            [JLIB_CLIENT_ERROR_JFTP_GET_BAD_RESPONSE_RETR] => JFTP: :get : mauvaise réponse. Réponse du serveur : %1$s [attendue : 150 or 125]. Chemin envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_GET_BAD_RESPONSE_TRANSFER] => JFTP: :get : échec du transfert. Réponse du serveur : %1$s [attendue : 226]. Chemin envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_STORE_PASSIVE] => JFTP: :store : impossible d'utiliser le mode passif
                                            [JLIB_CLIENT_ERROR_JFTP_STORE_BAD_RESPONSE] => JFTP: :store : mauvaise réponse
                                            [JLIB_CLIENT_ERROR_JFTP_STORE_READING_LOCAL] => JFTP: :store : impossible d'ouvrir le fichier local en lecture. Chemin local : %s
                                            [JLIB_CLIENT_ERROR_JFTP_STORE_FIND_LOCAL] => JFTP: :store : impossible de trouver le fichier local. Chemin local : %s
                                            [JLIB_CLIENT_ERROR_JFTP_STORE_BAD_RESPONSE_STOR] => JFTP: :store : mauvaise réponse. Réponse du serveur : %1$s [attendue : 150 or 125]. Chemin envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_STORE_DATA_PORT] => JFTP: :store : impossible d'écrire vers le socket du port de données
                                            [JLIB_CLIENT_ERROR_JFTP_STORE_BAD_RESPONSE_TRANSFER] => JFTP: :store : échec du transfert. Réponse du serveur : %1$s [attendue : 226]. Chemin envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_WRITE_PASSIVE] => JFTP: :write : impossible d'utiliser le mode passif
                                            [JLIB_CLIENT_ERROR_JFTP_WRITE_BAD_RESPONSE] => JFTP: :write : mauvaise réponse
                                            [JLIB_CLIENT_ERROR_JFTP_WRITE_BAD_RESPONSE_STOR] => JFTP: :write : mauvaise réponse. Réponse du serveur : %1$s [attendue : 150 or 125]. Chemin envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_WRITE_DATA_PORT] => JFTP: :write : impossible d'écrire vers le socket du port de données
                                            [JLIB_CLIENT_ERROR_JFTP_WRITE_BAD_RESPONSE_TRANSFER] => JFTP: :write : échec du transfert. Réponse du serveur : %1$s [attendue : 226]. Chemin envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_APPEND_PASSIVE] => JFTP: :append: Impossible d'utiliser le mode passif
                                            [JLIB_CLIENT_ERROR_JFTP_APPEND_BAD_RESPONSE] => JFTP: :append: Mauvaise réponse
                                            [JLIB_CLIENT_ERROR_JFTP_APPEND_BAD_RESPONSE_APPE] => JFTP: :append: Mauvaise réponse. Réponse du serveur : %1$s [Attendu : 150 ou 125]. Envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_APPEND_DATA_PORT] => JFTP: :append: Impossible d'écrire sur la prise du port de données
                                            [JLIB_CLIENT_ERROR_JFTP_APPEND_BAD_RESPONSE_TRANSFER] => JFTP: :append: Erreur de transfert. Réponse du serveur : %1$s [Attendu : 226]. Envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_SIZE_BAD_RESPONSE] => JFTP: :size: Mauvaise réponse
                                            [JLIB_CLIENT_ERROR_JFTP_SIZE_PASSIVE] => JFTP: :size: Impossible d'utiliser le mode passif
                                            [JLIB_CLIENT_ERROR_JFTP_LISTNAMES_PASSIVE] => JFTP: :listNames : impossible d'utiliser le mode passif
                                            [JLIB_CLIENT_ERROR_JFTP_LISTNAMES_BAD_RESPONSE] => JFTP: :listNames : mauvaise réponse
                                            [JLIB_CLIENT_ERROR_JFTP_LISTNAMES_BAD_RESPONSE_NLST] => JFTP: :listNames : mauvaise réponse. Réponse du serveur : %1$s [attendue : 150 or 125]. Chemin envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_LISTNAMES_BAD_RESPONSE_TRANSFER] => JFTP: :listNames : échec du transfert. Réponse du serveur : %1$s [attendue : 226]. Chemin envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_LISTDETAILS_BAD_RESPONSE] => JFTP: :listDetails : mauvaise réponse
                                            [JLIB_CLIENT_ERROR_JFTP_LISTDETAILS_PASSIVE] => JFTP: :listDetails : impossible d'utiliser le mode passif
                                            [JLIB_CLIENT_ERROR_JFTP_LISTDETAILS_BAD_RESPONSE_LIST] => JFTP: :listDetails : mauvaise réponse. Réponse du serveur : %1$s [attendue : 150 or 125]. Chemin envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_LISTDETAILS_BAD_RESPONSE_TRANSFER] => JFTP: :listDetails : échec du transfert. Réponse du serveur : %1$s [attendue : 226]. Chemin envoyé : %2$s
                                            [JLIB_CLIENT_ERROR_JFTP_LISTDETAILS_UNRECOGNISED] => JFTP: :listDetails : format de listage de répertoire non reconnu
                                            [JLIB_CLIENT_ERROR_JFTP_PUTCMD_UNCONNECTED] => JFTP: :_putCmd : non connecté au port de contrôle
                                            [JLIB_CLIENT_ERROR_JFTP_PUTCMD_SEND] => JFTP: :_putCmd : impossible d'envoyer la commande %s
                                            [JLIB_CLIENT_ERROR_JFTP_VERIFYRESPONSE] => JFTP: :_verifyResponse : délai dépassé ou réponse non reconnue pendant l'attente d'une réponse du serveur. Réponse du serveur : %s
                                            [JLIB_CLIENT_ERROR_JFTP_PASSIVE_CONNECT_PORT] => JFTP: :_passive : non connecté au port de contrôle
                                            [JLIB_CLIENT_ERROR_JFTP_PASSIVE_RESPONSE] => JFTP: :_passive : délai dépassé ou réponse non reconnue pendant l'attente d'une réponse du serveur. Réponse du serveur : %s
                                            [JLIB_CLIENT_ERROR_JFTP_PASSIVE_IP_OBTAIN] => JFTP: :_passive : impossible d'obtenir l'IP et le port pour le transfert des données. Réponse du serveur : %s
                                            [JLIB_CLIENT_ERROR_JFTP_PASSIVE_IP_VALID] => JFTP: :_passive : IP et port pour le transfert des données invalides. Réponse du serveur : %s
                                            [JLIB_CLIENT_ERROR_JFTP_PASSIVE_CONNECT] => JFTP: :_passive : impossible de se connecter à l'hôte %1$s sur le port %2$s. Numéro d'erreur de socket : %3$s et message d'erreur : %4$s
                                            [JLIB_CLIENT_ERROR_JFTP_MODE_BINARY] => JFTP: :_mode : mauvaise réponse. Réponse du serveur : %s [attendue : 200]. Mode envoyé : Binaire
                                            [JLIB_CLIENT_ERROR_JFTP_MODE_ASCII] => JFTP: :_mode : mauvaise réponse. Réponse du serveur : %s [attendue : 200]. Mode envoyé : Ascii
                                            [JLIB_CLIENT_ERROR_HELPER_SETCREDENTIALSFROMREQUEST_FAILED] => Il semble que les identifiants utilisateur ne soient pas bons...
                                            [JLIB_CLIENT_ERROR_LDAP_ADDRESS_NOT_AVAILABLE] => Adresse non disponible.
                                            [JLIB_CMS_WARNING_PROVIDE_VALID_NAME] => Merci de fournir un titre valide.
                                            [JLIB_DATABASE_ERROR_BIND_FAILED_INVALID_SOURCE_ARGUMENT] => %s: :bind échoué. Argument source invalide.
                                            [JLIB_DATABASE_ERROR_ARTICLE_UNIQUE_ALIAS] => Un autre article de cette catégorie possède le même alias (rappel : cet article peut se trouver dans la corbeille).
                                            [JLIB_DATABASE_ERROR_CATEGORY_UNIQUE_ALIAS] => Une autre catégorie avec la même catégorie parente possède le même alias (rappel : cette catégorie peut se trouver dans la corbeille).
                                            [JLIB_DATABASE_ERROR_CHECK_FAILED] => %s: :check échoué - %s
                                            [JLIB_DATABASE_ERROR_CHECKIN_FAILED] => %s: :checkIn échoué - %s
                                            [JLIB_DATABASE_ERROR_CHECKOUT_FAILED] => %s: :checkOut échoué - %s
                                            [JLIB_DATABASE_ERROR_CHILD_ROWS_CHECKED_OUT] => Lignes enfants invalidées.
                                            [JLIB_DATABASE_ERROR_CLASS_DOES_NOT_SUPPORT_ORDERING] => %s ne supporte pas le tri.
                                            [JLIB_DATABASE_ERROR_CLASS_IS_MISSING_FIELD] => Champ manquant dans la base de données : %s   %s.
                                            [JLIB_DATABASE_ERROR_CLASS_NOT_FOUND_IN_FILE] => Classe du tableau %s introuvable dans le fichier.
                                            [JLIB_DATABASE_ERROR_DATABASE_UPGRADE_FAILED] => MySQL La mise à jour de la base données MySQL a échoué. Merci de corriger en allant dans Vérification de la Base de données.
                                            [JLIB_DATABASE_ERROR_DELETE_CATEGORY] => Données gauche - droite incohérentes. Impossible de supprimer la catégorie.
                                            [JLIB_DATABASE_ERROR_DELETE_FAILED] => %s: :delete échoué - %s
                                            [JLIB_DATABASE_ERROR_DELETE_ROOT_CATEGORIES] => Les catégories racines ne peuvent pas être supprimées.
                                            [JLIB_DATABASE_ERROR_EMAIL_INUSE] => Cette adresse e-mail est déjà utilisée. Merci d'utiliser une autre adresse e-mail.
                                            [JLIB_DATABASE_ERROR_EMPTY_ROW_RETURNED] => La ligne de la base de données est vide.
                                            [JLIB_DATABASE_ERROR_FUNCTION_FAILED] => Fonction DB échouée avec le numéro d'erreur %s 
%s
                                            [JLIB_DATABASE_ERROR_GET_NEXT_ORDER_FAILED] => %s::getNextOrder échoué - %s
                                            [JLIB_DATABASE_ERROR_GET_TREE_FAILED] => %s: :getTree échoué - %s
                                            [JLIB_DATABASE_ERROR_GETNODE_FAILED] => %s: :_getNode échoué - %s
                                            [JLIB_DATABASE_ERROR_GETROOTID_FAILED] => %s: :getRootId échoué - %s
                                            [JLIB_DATABASE_ERROR_HIT_FAILED] => %s: :hit échoué - %s
                                            [JLIB_DATABASE_ERROR_INVALID_LOCATION] => %s: :setLocation - Emplacement invalide
                                            [JLIB_DATABASE_ERROR_INVALID_NODE_RECURSION] => %s: :move échoué - Impossible de déplacer le nœud pour en faire un enfant de lui-même
                                            [JLIB_DATABASE_ERROR_INVALID_PARENT_ID] => ID de parent invalide.
                                            [JLIB_DATABASE_ERROR_LANGUAGE_NO_TITLE] => La langue doit avoir un titre
                                            [JLIB_DATABASE_ERROR_LANGUAGE_UNIQUE_IMAGE] => Une langue de contenu utilise déjà cette image.
                                            [JLIB_DATABASE_ERROR_LANGUAGE_UNIQUE_LANG_CODE] => Un contenu langue existe déjà avec ce Tag de langue
                                            [JLIB_DATABASE_ERROR_LANGUAGE_UNIQUE_SEF] => Un contenu langue existe déjà avec ce code URL de langue
                                            [JLIB_DATABASE_ERROR_MENUTYPE] => Certains éléments de menus ou certains modules de menus liés à ce type de menu sont invalidés par un autre utilisateur ou l'élément de menu par défaut est dans ce menu
                                            [JLIB_DATABASE_ERROR_MENUTYPE_CHECKOUT] => L'utilisateur invalidant n'est pas celui qui a invalidé ce menu ou le module de menu qui lui est associé.
                                            [JLIB_DATABASE_ERROR_MENUTYPE_EMPTY] => Type de menu vide
                                            [JLIB_DATABASE_ERROR_MENUTYPE_EXISTS] => Ce type de menu existe : %s
                                            [JLIB_DATABASE_ERROR_MENU_CANNOT_UNSET_DEFAULT] => Le menu d'accueil pour les langues ne peut pas être indéterminé
                                            [JLIB_DATABASE_ERROR_MENU_CANNOT_UNSET_DEFAULT_DEFAULT] => Un élément de menu au moins doit être déterminé comme Défaut.
                                            [JLIB_DATABASE_ERROR_MENU_UNPUBLISH_DEFAULT_HOME] => Impossible de dépublier la page d'accueil par défaut
                                            [JLIB_DATABASE_ERROR_MENU_DEFAULT_CHECKIN_USER_MISMATCH] => Le menu d'accueil actuel pour cette langue est invalidé
                                            [JLIB_DATABASE_ERROR_MENU_UNIQUE_ALIAS] => L'alias %1$s est déjà utilisé par le lien de menu %2$s dans le menu %3$s (rappel : ce lien de menu peut se trouver dans la corbeille).
                                            [JLIB_DATABASE_ERROR_MENU_UNIQUE_ALIAS_ROOT] => Un autre lien de menu possède le même alias dans la racine Un autre lien de menu avec le même parent possède cet alias (rappel : ce lien de menu peut se trouver dans la corbeille). La racine est le parent de plus haut niveau.
                                            [JLIB_DATABASE_ERROR_MENU_HOME_NOT_COMPONENT] => L'élément de menu d'accueil doit être un composant.
                                            [JLIB_DATABASE_ERROR_MENU_HOME_NOT_UNIQUE_IN_MENU] => Un menu ne doit contenir qu'une seule page d'accueil par défaut.
                                            [JLIB_DATABASE_ERROR_MENU_ROOT_ALIAS_COMPONENT] => Un alias d'élément de menu de premier niveau ne peut être un 'composant'.
                                            [JLIB_DATABASE_ERROR_MENU_ROOT_ALIAS_FOLDER] => Un alias d'élément de menu de premier niveau ne peut être  '%s' car '%s' est un sous-dossier de votre dossier d'installation Joomla.
                                            [JLIB_DATABASE_ERROR_MOVE_FAILED] => %s: :move échoué - %s
                                            [JLIB_DATABASE_ERROR_MUSTCONTAIN_A_TITLE_CATEGORY] => La catégorie doit avoir un titre
                                            [JLIB_DATABASE_ERROR_MUSTCONTAIN_A_TITLE_EXTENSION] => L'extension doit avoir un titre
                                            [JLIB_DATABASE_ERROR_MUSTCONTAIN_A_TITLE_MENUITEM] => L'élément de menu doit avoir un titre.
                                            [JLIB_DATABASE_ERROR_MUSTCONTAIN_A_TITLE_MODULE] => Le module doit avoir un titre
                                            [JLIB_DATABASE_ERROR_MUSTCONTAIN_A_TITLE_UPDATESITE] => Le site de mise à jour doit avoir un titre
                                            [JLIB_DATABASE_ERROR_NEGATIVE_NOT_PERMITTED] => %s ne peut être négatif
                                            [JLIB_DATABASE_ERROR_NO_ROWS_SELECTED] => Aucune ligne sélectionnée.
                                            [JLIB_DATABASE_ERROR_NOT_SUPPORTED_FILE_NOT_FOUND] => Table %s non supportée. Fichier introuvable.
                                            [JLIB_DATABASE_ERROR_NULL_PRIMARY_KEY] => Clé primaire nulle non autorisée.
                                            [JLIB_DATABASE_ERROR_ORDERDOWN_FAILED] => %s: :orderDown échoué - %s
                                            [JLIB_DATABASE_ERROR_ORDERUP_FAILED] => %s: :orderUp échoué - %s
                                            [JLIB_DATABASE_ERROR_PLEASE_ENTER_A_USER_NAME] => Veuillez saisir un nom d'utilisateur.
                                            [JLIB_DATABASE_ERROR_PLEASE_ENTER_YOUR_NAME] => Veuillez saisir votre nom.
                                            [JLIB_DATABASE_ERROR_PUBLISH_FAILED] => %s: :publish échoué - %s
                                            [JLIB_DATABASE_ERROR_REBUILD_FAILED] => %s: :rebuild échoué - %s
                                            [JLIB_DATABASE_ERROR_REBUILDPATH_FAILED] => %s: :rebuildPath échoué - %s
                                            [JLIB_DATABASE_ERROR_REORDER_FAILED] => %s: :reorder échoué - %s
                                            [JLIB_DATABASE_ERROR_REORDER_UPDATE_ROW_FAILED] => %s : :reorder mise à jour de la ligne %s échouée - %s
                                            [JLIB_DATABASE_ERROR_ROOT_NODE_NOT_FOUND] => Nœud racine introuvable.
                                            [JLIB_DATABASE_ERROR_STORE_FAILED_UPDATE_ASSET_ID] => Le champ asset_id n'a pas pu être mis à jour
                                            [JLIB_DATABASE_ERROR_STORE_FAILED] => %1$s: :store échoué
%2$s
                                            [JLIB_DATABASE_ERROR_USERGROUP_PARENT_ID_NOT_VALID] => Il faut au moins un groupe d'utilisateurs racine.
                                            [JLIB_DATABASE_ERROR_USERGROUP_TITLE] => Le groupe d'utilisateurs doit avoir un titre
                                            [JLIB_DATABASE_ERROR_USERGROUP_TITLE_EXISTS] => Le titre du groupe d'utilisateurs existe déjà. Le titre doit être unique.
                                            [JLIB_DATABASE_ERROR_USERLEVEL_NAME_EXISTS] => Le niveau d'accès "%s" existe déjà.
                                            [JLIB_DATABASE_ERROR_USERNAME_CANNOT_CHANGE] => Impossible d'utiliser ce nom d'utilisateur
                                            [JLIB_DATABASE_ERROR_USERNAME_INUSE] => Nom d'utilisateur utilisé
                                            [JLIB_DATABASE_ERROR_VALID_AZ09] => Veuillez entrer un nom d'utilisateur valide. Sans espaces au début ou à la fin, au moins %d caractères, ne doit pas contenir les caractères suivants : < > \ " ' % ; ( ) & et ne doit pas dépasser 150 caractères.
                                            [JLIB_DATABASE_ERROR_VALID_MAIL] => L'adresse e-mail saisie n'est pas valide. Veuillez saisir une autre adresse e-mail.
                                            [JLIB_DATABASE_ERROR_VIEWLEVEL] => Le niveau d'affichage doit avoir un titre
                                            [JLIB_DATABASE_FUNCTION_NOERROR] => La fonction DB ne rapporte aucune erreur
                                            [JLIB_DATABASE_QUERY_FAILED] => Requête de base de données échouée (erreur # %s): %s
                                            [JLIB_DOCUMENT_ERROR_UNABLE_LOAD_DOC_CLASS] => Impossible de charger la classe du document
                                            [JLIB_ENVIRONMENT_SESSION_EXPIRED] => Votre session a expiré. Veuillez vous reconnecter.
                                            [JLIB_ENVIRONMENT_SESSION_INVALID] => Cookie de session invalide. Vérifier que le navigateur accepte les cookies.
                                            [JLIB_ERROR_COMPONENTS_ACL_CONFIGURATION_FILE_MISSING_OR_IMPROPERLY_STRUCTURED] => Le fichier de configuration des droits du composant %s est manquant ou incorrectement structuré.
                                            [JLIB_EVENT_ERROR_DISPATCHER] => JEventDispatcher::register : sous-programme de traitement des événements non reconnu. Sous-programme : %s
                                            [JLIB_FILESYSTEM_BZIP_NOT_SUPPORTED] => BZip2 non supporté
                                            [JLIB_FILESYSTEM_BZIP_UNABLE_TO_READ] => Impossible de lire l'archive (bz2)
                                            [JLIB_FILESYSTEM_BZIP_UNABLE_TO_WRITE] => Impossible d'écrire l'archive (bz2)
                                            [JLIB_FILESYSTEM_BZIP_UNABLE_TO_WRITE_FILE] => Impossible d'écrire le fichier (bz2)
                                            [JLIB_FILESYSTEM_GZIP_NOT_SUPPORTED] => Zlib non supporté
                                            [JLIB_FILESYSTEM_GZIP_UNABLE_TO_READ] => Impossible de lire l'archive (gz)
                                            [JLIB_FILESYSTEM_GZIP_UNABLE_TO_WRITE] => Impossible d'écrire l'archive (gz)
                                            [JLIB_FILESYSTEM_GZIP_UNABLE_TO_WRITE_FILE] => Impossible d'écrire le fichier (gz)
                                            [JLIB_FILESYSTEM_GZIP_UNABLE_TO_DECOMPRESS] => Impossible de décompresser les données
                                            [JLIB_FILESYSTEM_TAR_UNABLE_TO_READ] => Impossible de lire l'archive (tar)
                                            [JLIB_FILESYSTEM_TAR_UNABLE_TO_DECOMPRESS] => Impossible de décompresser les données
                                            [JLIB_FILESYSTEM_TAR_UNABLE_TO_CREATE_DESTINATION] => Impossible de créer la destination
                                            [JLIB_FILESYSTEM_TAR_UNABLE_TO_WRITE_ENTRY] => Impossible d'écrire l'entrée
                                            [JLIB_FILESYSTEM_ZIP_NOT_SUPPORTED] => Zlib non supporté
                                            [JLIB_FILESYSTEM_ZIP_UNABLE_TO_READ] => Impossible de lire l'archive (zip)
                                            [JLIB_FILESYSTEM_ZIP_INFO_FAILED] => Échec de l'obtention de l'information ZIP
                                            [JLIB_FILESYSTEM_ZIP_UNABLE_TO_CREATE_DESTINATION] => Impossible de créer la destination
                                            [JLIB_FILESYSTEM_ZIP_UNABLE_TO_WRITE_ENTRY] => Impossible d'écrire l'entrée
                                            [JLIB_FILESYSTEM_ZIP_UNABLE_TO_READ_ENTRY] => Impossible de lire l'entrée
                                            [JLIB_FILESYSTEM_ZIP_UNABLE_TO_OPEN_ARCHIVE] => Impossible d'ouvrir l'archive
                                            [JLIB_FILESYSTEM_ZIP_INVALID_ZIP_DATA] => Données ZIP invalides
                                            [JLIB_FILESYSTEM_STREAM_FAILED] => Échec de l'enregistrement du flux de chaînes
                                            [JLIB_FILESYSTEM_UNKNOWNARCHIVETYPE] => Type d'archive inconnu
                                            [JLIB_FILESYSTEM_UNABLE_TO_LOAD_ARCHIVE] => Impossible de charger l'archive
                                            [JLIB_FILESYSTEM_ERROR_JFILE_FIND_COPY] => JFile::copy : impossible de trouver ou de lire le fichier %s
                                            [JLIB_FILESYSTEM_ERROR_JFILE_STREAMS] => JFile::copy(%1$s, %2$s) : %3$s
                                            [JLIB_FILESYSTEM_ERROR_COPY_FAILED] => Échec de la copie
                                            [JLIB_FILESYSTEM_ERROR_COPY_FAILED_ERR01] => Erreur de copie : %1$s vers %2$s
                                            [JLIB_FILESYSTEM_DELETE_FAILED] => Échec de la suppression de %s
                                            [JLIB_FILESYSTEM_CANNOT_FIND_SOURCE_FILE] => Impossible de trouver le fichier source
                                            [JLIB_FILESYSTEM_ERROR_JFILE_MOVE_STREAMS] => JFile::move : %s
                                            [JLIB_FILESYSTEM_ERROR_RENAME_FILE] => Échec du renommage
                                            [JLIB_FILESYSTEM_ERROR_READ_UNABLE_TO_OPEN_FILE] => JFile::read : impossible d'ouvrir le fichier %s
                                            [JLIB_FILESYSTEM_ERROR_WRITE_STREAMS] => JFile::write(%1$s): %2$s
                                            [JLIB_FILESYSTEM_ERROR_UPLOAD] => JFile::upload : %s
                                            [JLIB_FILESYSTEM_ERROR_WARNFS_ERR01] => Attention : impossible de modifier les permissions du fichier.
                                            [JLIB_FILESYSTEM_ERROR_WARNFS_ERR02] => Attention : impossible de déplacer le fichier.
                                            [JLIB_FILESYSTEM_ERROR_WARNFS_ERR03] => Attention : Le fichier %s n'a pas été envoyé sur le serveur pour raison de sécurité!
                                            [JLIB_FILESYSTEM_ERROR_WARNFS_ERR04] => Attention: Impossible de déplacer le fichier : %1$s vers %2$s
                                            [JLIB_FILESYSTEM_ERROR_FIND_SOURCE_FOLDER] => Impossible de trouver le répertoire source
                                            [JLIB_FILESYSTEM_ERROR_FOLDER_EXISTS] => Le répertoire existe déjà
                                            [JLIB_FILESYSTEM_ERROR_FOLDER_CREATE] => Impossible de créer le répertoire cible
                                            [JLIB_FILESYSTEM_ERROR_FOLDER_OPEN] => Impossible d'ouvrir le répertoire source
                                            [JLIB_FILESYSTEM_ERROR_FOLDER_LOOP] => Boucle infinie détectée
                                            [JLIB_FILESYSTEM_ERROR_FOLDER_PATH] => Le chemin n'est pas dans les chemins open_basedir
                                            [JLIB_FILESYSTEM_ERROR_COULD_NOT_CREATE_DIRECTORY] => Impossible de créer le répertoire
                                            [JLIB_FILESYSTEM_ERROR_DELETE_BASE_DIRECTORY] => Vous ne pouvez pas supprimer un répertoire de base.
                                            [JLIB_FILESYSTEM_ERROR_PATH_IS_NOT_A_FOLDER] => JFolder::delete : le chemin n'est pas un répertoire. Chemin : %s
                                            [JLIB_FILESYSTEM_ERROR_FOLDER_DELETE] => JFolder::delete : impossible de supprimer le répertoire. Chemin : %s
                                            [JLIB_FILESYSTEM_ERROR_FOLDER_RENAME] => Échec du renommage : %s
                                            [JLIB_FILESYSTEM_ERROR_PATH_IS_NOT_A_FOLDER_FILES] => JFolder::files : le chemin n'est pas un répertoire. Chemin : %s
                                            [JLIB_FILESYSTEM_ERROR_PATH_IS_NOT_A_FOLDER_FOLDER] => JFolder::folder : le chemin n'est pas un répertoire. Chemin : %s
                                            [JLIB_FILESYSTEM_ERROR_STREAMS_FILE_SIZE] => Impossible d'obtenir la taille du fichier. Cela peut ne pas fonctionner pour tous les flux.
                                            [JLIB_FILESYSTEM_ERROR_STREAMS_FILE_NOT_OPEN] => Fichier non ouvert
                                            [JLIB_FILESYSTEM_ERROR_STREAMS_FILENAME] => Nom de fichier non réglé
                                            [JLIB_FILESYSTEM_ERROR_NO_DATA_WRITTEN] => Attention : aucune donnée écrite.
                                            [JLIB_FILESYSTEM_ERROR_STREAMS_FAILED_TO_OPEN_WRITER] => Impossible d'ouvrir en écriture %s
                                            [JLIB_FILESYSTEM_ERROR_STREAMS_FAILED_TO_OPEN_READER] => Impossible d'ouvrir en lecture %s
                                            [JLIB_FILESYSTEM_ERROR_STREAMS_NOT_UPLOADED_FILE] => Pas un fichier transféré !
                                            [JLIB_FILTER_PARAMS_ALNUM] => Alpha numérique
                                            [JLIB_FILTER_PARAMS_FLOAT] => Float
                                            [JLIB_FILTER_PARAMS_INTEGER] => Nombre entier
                                            [JLIB_FILTER_PARAMS_RAW] => Brut
                                            [JLIB_FILTER_PARAMS_SAFEHTML] => Safe HTML
                                            [JLIB_FILTER_PARAMS_TEL] => Téléphone
                                            [JLIB_FILTER_PARAMS_TEXT] => Texte
                                            [JLIB_FORM_BUTTON_CLEAR] => Effacer
                                            [JLIB_FORM_BUTTON_SELECT] => Sélectionner
                                            [JLIB_FORM_CHANGE_IMAGE] => Changer d'image
                                            [JLIB_FORM_CHANGE_IMAGE_BUTTON] => Changer l'image du bouton
                                            [JLIB_FORM_CHANGE_USER] => Sélectionner un utilisateur
                                            [JLIB_FORM_ERROR_FIELDS_CATEGORY_ERROR_EXTENSION_EMPTY] => L'attribut de l'extension est vide dans le champ catégorie
                                            [JLIB_FORM_ERROR_FIELDS_GROUPEDLIST_ELEMENT_NAME] => Type d'élément inconnu : %s
                                            [JLIB_FORM_ERROR_NO_DATA] => Aucune donnée
                                            [JLIB_FORM_ERROR_VALIDATE_FIELD] => Champ xml invalide
                                            [JLIB_FORM_ERROR_XML_FILE_DID_NOT_LOAD] => Le fichier XML n'a pas été chargé
                                            [JLIB_FORM_FIELD_INVALID] => Champ invalide : 
                                            [JLIB_FORM_INPUTMODE] => latin
                                            [JLIB_FORM_INVALID_FORM_OBJECT] => Objet de formulaire invalide: %s
                                            [JLIB_FORM_INVALID_FORM_RULE] => Règle de formulaire invalide: %s
                                            [JLIB_FORM_MEDIA_PREVIEW_ALT] => Image sélectionnée
                                            [JLIB_FORM_MEDIA_PREVIEW_EMPTY] => Aucune image sélectionnée.
                                            [JLIB_FORM_MEDIA_PREVIEW_SELECTED_IMAGE] => Image sélectionnée
                                            [JLIB_FORM_MEDIA_PREVIEW_TIP_TITLE] => Prévisualisation
                                            [JLIB_FORM_SELECT_USER] => Sélectionnez un utilisateur
                                            [JLIB_FORM_VALIDATE_FIELD_INVALID] => Champ invalide: %s
                                            [JLIB_FORM_VALIDATE_FIELD_REQUIRED] => Champ requis: %s
                                            [JLIB_FORM_VALIDATE_FIELD_RULE_MISSING] => Règle de validation manquante: %s
                                            [JLIB_FORM_VALIDATE_FIELD_URL_SCHEMA_MISSING] => URL invalide : schéma d'URL manquant dans %1$s. Ajouter l'un des schémas suivants au début : %2$s.
                                            [JLIB_FORM_VALUE_CACHE_APC] => Cache PHP alternatif
                                            [JLIB_FORM_VALUE_CACHE_APCU] => Cache utilisateur APC
                                            [JLIB_FORM_VALUE_CACHE_CACHELITE] => Cache_Lite
                                            [JLIB_FORM_VALUE_CACHE_EACCELERATOR] => eAccelerator
                                            [JLIB_FORM_VALUE_CACHE_FILE] => Fichier
                                            [JLIB_FORM_VALUE_CACHE_MEMCACHE] => Mémoire cache
                                            [JLIB_FORM_VALUE_CACHE_MEMCACHED] => Mis en mémoire cache (expérimental)
                                            [JLIB_FORM_VALUE_CACHE_REDIS] => Redis
                                            [JLIB_FORM_VALUE_CACHE_WINCACHE] => Cache de Windows
                                            [JLIB_FORM_VALUE_CACHE_XCACHE] => XCache
                                            [JLIB_FORM_VALUE_SESSION_APC] => Cache PHP alternatif
                                            [JLIB_FORM_VALUE_SESSION_APCU] => Cache utilisateur APC
                                            [JLIB_FORM_VALUE_SESSION_DATABASE] => Base de données
                                            [JLIB_FORM_VALUE_SESSION_EACCELERATOR] => eAccelerator
                                            [JLIB_FORM_VALUE_SESSION_MEMCACHE] => Mémoire cache
                                            [JLIB_FORM_VALUE_SESSION_MEMCACHED] => Mis en mémoire cache (expérimental)
                                            [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] => Temps universel, coordonné (UTC)
                                            [JLIB_FORM_VALUE_FROM_TEMPLATE] => Du template
                                            [JLIB_FORM_VALUE_INHERITED] => Hérité
                                            [JLIB_HTML_ACCESS_MODIFY_DESC_CAPTION_ACL] => ACL
                                            [JLIB_HTML_ACCESS_MODIFY_DESC_CAPTION_TABLE] => Table
                                            [JLIB_HTML_ACCESS_SUMMARY_DESC_CAPTION] => Table du sommaire ACL
                                            [JLIB_HTML_ACCESS_SUMMARY_DESC] => Est affichée ci-dessous une vue d'ensemble du réglage des accès pour cet article. Cliquez sur les onglets ci-dessus pour personnaliser ces réglages par action.
                                            [JLIB_HTML_ACCESS_SUMMARY] => Synthèse
                                            [JLIB_HTML_ADD_TO_ROOT] => Ajouter à la racine
                                            [JLIB_HTML_ADD_TO_THIS_MENU] => Ajouter à ce menu
                                            [JLIB_HTML_BATCH_ACCESS_LABEL] => Sélectionner le niveau d'accès
                                            [JLIB_HTML_BATCH_ACCESS_LABEL_DESC] => Si vous n'effectuez aucune sélection, les niveaux d'accès d'origine seront appliqués.
                                            [JLIB_HTML_BATCH_COPY] => Copier
                                            [JLIB_HTML_BATCH_FLIPORDERING_LABEL] => Inverser l’ordre de tous les articles dans les catégories sélectionnées 
                                            [JLIB_HTML_BATCH_LANGUAGE_LABEL] => Choisir une langue
                                            [JLIB_HTML_BATCH_LANGUAGE_LABEL_DESC] => Si aucun choix n'est effectué, la langue d'origine sera appliquée lors du traitement.
                                            [JLIB_HTML_BATCH_LANGUAGE_NOCHANGE] => - Garder la langue d'origine -
                                            [JLIB_HTML_BATCH_MENU_LABEL] => Pour déplacer ou copier la sélection, choisir une catégorie
                                            [JLIB_HTML_BATCH_MOVE] => Déplacer
                                            [JLIB_HTML_BATCH_MOVE_QUESTION] => Voulez-vous déplacer les éléments ou en faire une copie ?
                                            [JLIB_HTML_BATCH_NO_CATEGORY] => - Ne pas déplacer ou copier -
                                            [JLIB_HTML_BATCH_NOCHANGE] => - Conserver les niveaux d'origine -
                                            [JLIB_HTML_BATCH_TAG_LABEL] => Ajouter un tag
                                            [JLIB_HTML_BATCH_TAG_LABEL_DESC] => Ajouter un tag à l'élément sélectionné.
                                            [JLIB_HTML_BATCH_TAG_NOCHANGE] => - Conserver les tags originaux -
                                            [JLIB_HTML_BATCH_USER_LABEL] => Réglez l'utilisateur
                                            [JLIB_HTML_BATCH_USER_LABEL_DESC] => Ne pas effectuer de sélection conserve l'utilisateur original lors du processus.
                                            [JLIB_HTML_BATCH_USER_NOCHANGE] => - Conserveur l'utilisateur -
                                            [JLIB_HTML_BATCH_USER_NOUSER] => Aucun utilisateur
                                            [JLIB_HTML_BEHAVIOR_ABOUT_THE_CALENDAR] => À propos du calendrier
                                            [JLIB_HTML_BEHAVIOR_CLOSE] => Fermer
                                            [JLIB_HTML_BEHAVIOR_DATE_SELECTION] => Sélection de la date :
                                            [JLIB_HTML_BEHAVIOR_DISPLAY_S_FIRST] => Afficher %s d'abord
                                            [JLIB_HTML_BEHAVIOR_DRAG_TO_MOVE] => Tirer pour déplacer
                                            [JLIB_HTML_BEHAVIOR_GO_TODAY] => Aller à aujourd'hui
                                            [JLIB_HTML_BEHAVIOR_GREEN] => Vert
                                            [JLIB_HTML_BEHAVIOR_HOLD_MOUSE] => - Maintenez enfoncé le bouton de la souris sur l'un des boutons ci-dessus pour une sélection plus rapide.
                                            [JLIB_HTML_BEHAVIOR_MONTH_SELECT] => - Utilisez les boutons < et > pour sélectionner le mois
                                            [JLIB_HTML_BEHAVIOR_NEXT_MONTH_HOLD_FOR_MENU] => Cliquez pour passer au mois suivant. Maintenez cliqué pour une liste de mois.
                                            [JLIB_HTML_BEHAVIOR_NEXT_YEAR_HOLD_FOR_MENU] => Cliquez pour passer à l'année suivante. Maintenez cliqué pour une liste d'années.
                                            [JLIB_HTML_BEHAVIOR_OPEN_CALENDAR] => Ouvrir le calendrier
                                            [JLIB_HTML_BEHAVIOR_PREV_MONTH_HOLD_FOR_MENU] => Cliquez pour passer au mois précédent. Maintenez cliqué pour une liste de mois.
                                            [JLIB_HTML_BEHAVIOR_PREV_YEAR_HOLD_FOR_MENU] => Cliquez pour passer à l'année précédente. Maintenez cliqué pour une liste d'années.
                                            [JLIB_HTML_BEHAVIOR_SELECT_DATE] => Sélectionnez une date.
                                            [JLIB_HTML_BEHAVIOR_SHIFT_CLICK_OR_DRAG_TO_CHANGE_VALUE] => (Maj-)Clic ou tirez pour modifier la valeur.
                                            [JLIB_HTML_BEHAVIOR_TIME] => Heure :
                                            [JLIB_HTML_BEHAVIOR_TODAY] => Aujourd'hui
                                            [JLIB_HTML_BEHAVIOR_TT_DATE_FORMAT] => %a, %b %e
                                            [JLIB_HTML_BEHAVIOR_WK] => sem.
                                            [JLIB_HTML_BEHAVIOR_YEAR_SELECT] => - Utilisez les boutons « et » pour sélectionner l'année
                                            [JLIB_HTML_BUTTON_BASE_CLASS] => Impossible de charger la classe de base du bouton.
                                            [JLIB_HTML_BUTTON_NO_LOAD] => Impossible de charger le bouton %s (%s);
                                            [JLIB_HTML_BUTTON_NOT_DEFINED] => Bouton non défini pour le type = %s
                                            [JLIB_HTML_CALENDAR] => Calendrier
                                            [JLIB_HTML_CHECKED_OUT] => Verrouillé
                                            [JLIB_HTML_CHECKIN] => Déverrouiller
                                            [JLIB_HTML_CLOAKING] => Cette adresse e-mail est protégée contre les robots spammeurs. Vous devez activer le JavaScript pour la visualiser.
                                            [JLIB_HTML_DATE_RELATIVE_DAYS] => Il y a %s jours
                                            [JLIB_HTML_DATE_RELATIVE_DAYS_1] => Il y a %s jour
                                            [JLIB_HTML_DATE_RELATIVE_DAYS_0] => Il y a %s jours
                                            [JLIB_HTML_DATE_RELATIVE_HOURS] => Il y a %s heures
                                            [JLIB_HTML_DATE_RELATIVE_HOURS_1] => Il y a %s heure
                                            [JLIB_HTML_DATE_RELATIVE_HOURS_0] => Il y a %s heures
                                            [JLIB_HTML_DATE_RELATIVE_LESSTHANAMINUTE] => Il y a moins d'une minute
                                            [JLIB_HTML_DATE_RELATIVE_MINUTES] => Il y a %s minutes
                                            [JLIB_HTML_DATE_RELATIVE_MINUTES_1] => Il y a %s minute
                                            [JLIB_HTML_DATE_RELATIVE_MINUTES_0] => Il y a %s minutes
                                            [JLIB_HTML_DATE_RELATIVE_WEEKS] => Il y a %s semaines
                                            [JLIB_HTML_DATE_RELATIVE_WEEKS_1] => Il y a %s semaine
                                            [JLIB_HTML_DATE_RELATIVE_WEEKS_0] => Il y a %s semaines
                                            [JLIB_HTML_EDIT_MENU_ITEM] => Modifier le lien de menu
                                            [JLIB_HTML_EDIT_MENU_ITEM_ID] => Id du lien de menu : %s
                                            [JLIB_HTML_EDIT_MODULE] => Modifier le module
                                            [JLIB_HTML_EDIT_MODULE_IN_POSITION] => Position: %s
                                            [JLIB_HTML_EDITOR_CANNOT_LOAD] => Impossible de charger l'éditeur de texte
                                            [JLIB_HTML_END] => Fin
                                            [JLIB_HTML_ERROR_FUNCTION_NOT_SUPPORTED] => Fonction non supportée.
                                            [JLIB_HTML_ERROR_NOTFOUNDINFILE] => %s::%s introuvable dans le fichier.
                                            [JLIB_HTML_ERROR_NOTSUPPORTED_NOFILE] => %s::%s non supporté. Fichier introuvable.
                                            [JLIB_HTML_ERROR_NOTSUPPORTED] => %s::%s non supporté.
                                            [JLIB_HTML_GOTO_PAGE] => Aller à la page %s
                                            [JLIB_HTML_GOTO_POSITION] => Aller à la page %s
                                            [JLIB_HTML_MOVE_DOWN] => Vers le bas
                                            [JLIB_HTML_MOVE_UP] => Vers le haut
                                            [JLIB_HTML_NO_PARAMETERS_FOR_THIS_ITEM] => Il n'y a aucun paramètre pour cet élément
                                            [JLIB_HTML_NO_RECORDS_FOUND] => Aucun enregistrement trouvé
                                            [JLIB_HTML_PAGE_CURRENT] => Page %s
                                            [JLIB_HTML_PAGE_CURRENT_OF_TOTAL] => Page %s sur %s
                                            [JLIB_HTML_PAGINATION] => Pagination
                                            [JLIB_HTML_PLEASE_MAKE_A_SELECTION_FROM_THE_LIST] => Veuillez d'abord effectuer une sélection dans la liste.
                                            [JLIB_HTML_PUBLISH_ITEM] => Publier cet élément
                                            [JLIB_HTML_PUBLISHED_EXPIRED_ITEM] => Publié, mais a expiré
                                            [JLIB_HTML_PUBLISHED_FINISHED] => Fin : %s
                                            [JLIB_HTML_PUBLISHED_ITEM] => Publié et courant
                                            [JLIB_HTML_PUBLISHED_PENDING_ITEM] => Publié, mais en attente
                                            [JLIB_HTML_PUBLISHED_START] => Début : %s
                                            [JLIB_HTML_RESULTS_OF] => Résultats %s à %s sur %s
                                            [JLIB_HTML_SAVE_ORDER] => Enregistrer l'ordre
                                            [JLIB_HTML_SELECT_STATE] => Sélectionner le statut
                                            [JLIB_HTML_START] => Début
                                            [JLIB_HTML_UNPUBLISH_ITEM] => Dépublier lʼélément
                                            [JLIB_HTML_VIEW_ALL] => Afficher tout
                                            [JLIB_HTML_SETDEFAULT_ITEM] => Régler par défaut
                                            [JLIB_HTML_UNSETDEFAULT_ITEM] => Supprimer le réglage par défaut
                                            [JLIB_INSTALLER_ABORT] => Interruption de l'installation de la langue : %s
                                            [JLIB_INSTALLER_ABORT_ALREADYINSTALLED] => L'extension est déjà installée
                                            [JLIB_INSTALLER_ABORT_ALREADY_EXISTS] => Extension %1$s: Extension %2$s existe déjà
                                            [JLIB_INSTALLER_ABORT_COMP_BUILDADMINMENUS_FAILED] => Erreur de construction des menus de l'administration
                                            [JLIB_INSTALLER_ABORT_COMP_COPY_MANIFEST] => Composant %1$s : Impossible de copier le fichier manifeste PHP..
                                            [JLIB_INSTALLER_ABORT_COMP_COPY_SETUP] => Composant %1$s : Impossible de copier le fichier d'initialisation.
                                            [JLIB_INSTALLER_ABORT_COMP_FAIL_ADMIN_FILES] => Composant %s : Impossible de copier les fichiers administration.
                                            [JLIB_INSTALLER_ABORT_COMP_FAIL_SITE_FILES] => Component %s : Impossible de copier les fichiers site.
                                            [JLIB_INSTALLER_ABORT_COMP_INSTALL_COPY_SETUP] => Installation d'un composant : impossible de copier le fichier d'initialisation.
                                            [JLIB_INSTALLER_ABORT_COMP_INSTALL_CUSTOM_INSTALL_FAILURE] => Installation d'un composant : échec de la routine d'installation personnalisée
                                            [JLIB_INSTALLER_ABORT_COMP_INSTALL_MANIFEST] => Installation d'un composant : impossible de copier le fichier PHP manifest.
                                            [JLIB_INSTALLER_ABORT_COMP_INSTALL_PHP_INSTALL] => Installation d'un composant : impossible de copier le fichier PHP d'installation.
                                            [JLIB_INSTALLER_ABORT_COMP_INSTALL_PHP_UNINSTALL] => Installation d'un composant : impossible de copier le fichier PHP de désinstallation.
                                            [JLIB_INSTALLER_ABORT_COMP_INSTALL_ROLLBACK] => Installation d'un composant : %s
                                            [JLIB_INSTALLER_ABORT_COMP_INSTALL_SQL_ERROR] => Installation d'un composant : erreur SQL du fichier %s
                                            [JLIB_INSTALLER_ABORT_COMP_UPDATESITEMENUS_FAILED] => Installation de composant : Impossible de mettre à jour des liens de menu
                                            [JLIB_INSTALLER_ABORT_COMP_UPDATE_ADMIN_ELEMENT] => Mise à jour d'un composant : le fichier XML ne contenait pas d'élément d'administration
                                            [JLIB_INSTALLER_ABORT_COMP_UPDATE_COPY_SETUP] => Mise à jour d'un composant : impossible de copier le fichier d'initialisation.
                                            [JLIB_INSTALLER_ABORT_COMP_UPDATE_MANIFEST] => Mise à jour d'un composant : impossible de copier le fichier PHP manifest.
                                            [JLIB_INSTALLER_ABORT_COMP_UPDATE_PHP_INSTALL] => Mise à jour d'un composant : impossible de copier le fichier PHP d'installation.
                                            [JLIB_INSTALLER_ABORT_COMP_UPDATE_PHP_UNINSTALL] => Mise à jour d'un composant : impossible de copier le fichier PHP de désinstallation.
                                            [JLIB_INSTALLER_ABORT_COMP_UPDATE_ROLLBACK] => Mise à jour d'un composant : %s
                                            [JLIB_INSTALLER_ABORT_COMP_UPDATE_SQL_ERROR] => Mise à jour d'un composant : erreur SQL du fichier %s
                                            [JLIB_INSTALLER_ABORT_CREATE_DIRECTORY] => Extension %1$s : Impossible de créer le répertoire : %2$s
                                            [JLIB_INSTALLER_ABORT_DEBUG] => Installation terminée de façon inattendue :
                                            [JLIB_INSTALLER_ABORT_DETECTMANIFEST] => Impossible de détecter le fichier manifest
                                            [JLIB_INSTALLER_ABORT_DIRECTORY] => Extension %1$s : Un autre %2$s utilise déjà le répertoire du nom de : %3$s. Tentez-vous d'installer à nouveau la même extension ?
                                            [JLIB_INSTALLER_ABORT_ERROR_DELETING_EXTENSIONS_RECORD] => Impossible de supprimer l'enregistrement de l'extension de la base de données.
                                            [JLIB_INSTALLER_ABORT_EXTENSIONNOTVALID] => L'extension n'est pas valide
                                            [JLIB_INSTALLER_ABORT_FILE_INSTALL_COPY_SETUP] => Installation de fichiers : impossible de copier le fichier d'initialisation.
                                            [JLIB_INSTALLER_ABORT_FILE_INSTALL_CUSTOM_INSTALL_FAILURE] => Installation de fichiers : échec de la routine d'installation personnalisée
                                            [JLIB_INSTALLER_ABORT_FILE_INSTALL_FAIL_SOURCE_DIRECTORY] => Installation de fichiers : impossible de trouver le répertoire source %s
                                            [JLIB_INSTALLER_ABORT_FILE_INSTALL_ROLLBACK] => Installation de fichiers : %s
                                            [JLIB_INSTALLER_ABORT_FILE_INSTALL_SQL_ERROR] => Installation de fichiers : erreur SQL du fichier %s
                                            [JLIB_INSTALLER_ABORT_FILE_ROLLBACK] => Installation de fichiers : %s
                                            [JLIB_INSTALLER_ABORT_FILE_SAME_NAME] => Installation de fichiers : une autre extension avec le même nom existe déjà.
                                            [JLIB_INSTALLER_ABORT_FILE_UPDATE_SQL_ERROR] => Mise à jour de fichiers : erreur SQL du fichier %s
                                            [JLIB_INSTALLER_ABORT_INSTALL_CUSTOM_INSTALL_FAILURE] => Extension %s: Échec de l'installation personnalisée
                                            [JLIB_INSTALLER_ABORT_LIB_COPY_FILES] => Librairie %s : impossible de copier les fichiers depuis la source
                                            [JLIB_INSTALLER_ABORT_LIB_INSTALL_ALREADY_INSTALLED] => Installation de librairie : la librairie est déjà installée
                                            [JLIB_INSTALLER_ABORT_LIB_INSTALL_COPY_SETUP] => Installation de librairie : impossible de copier le fichier d'initialisation.
                                            [JLIB_INSTALLER_ABORT_LIB_INSTALL_CORE_FOLDER] => Installation de la bibliothèque: la bibliothèque a le même nom qu'un dossier du noyau.
                                            [JLIB_INSTALLER_ABORT_LIB_INSTALL_FAILED_TO_CREATE_DIRECTORY] => Installation de librairie : échec de création du répertoire %s
                                            [JLIB_INSTALLER_ABORT_LIB_INSTALL_NOFILE] => Installation de librairie : aucun fichier de librairie spécifié
                                            [JLIB_INSTALLER_ABORT_LIB_INSTALL_ROLLBACK] => Installation de librairie : %s
                                            [JLIB_INSTALLER_ABORT_LOAD_DETAILS] => Échec du chargement des détails de l'extension
                                            [JLIB_INSTALLER_ABORT_MANIFEST] => Extension %1$s : Could not copy PHP manifest file.
                                            [JLIB_INSTALLER_ABORT_METHODNOTSUPPORTED] => Méthode non supportée pour ce type d'extension
                                            [JLIB_INSTALLER_ABORT_METHODNOTSUPPORTED_TYPE] => Méthode non supportée pour ce type d'extension : %s
                                            [JLIB_INSTALLER_ABORT_MOD_COPY_FILES] => Module %s : Could not copy files from the source
                                            [JLIB_INSTALLER_ABORT_MOD_INSTALL_COPY_SETUP] => Installation d'un module : impossible de copier le fichier d'initialisation.
                                            [JLIB_INSTALLER_ABORT_MOD_INSTALL_CREATE_DIRECTORY] => Module %1$s : échec de création du répertoire %2$s
                                            [JLIB_INSTALLER_ABORT_MOD_INSTALL_CUSTOM_INSTALL_FAILURE] => Installation d'un module : échec de la routine d'installation personnalisée
                                            [JLIB_INSTALLER_ABORT_MOD_INSTALL_DIRECTORY] => Module %1$s : un autre module utilise déjà le répertoire %2$s
                                            [JLIB_INSTALLER_ABORT_MOD_INSTALL_MANIFEST] => Installation d'un module : impossible de copier le fichier manifest PHP.
                                            [JLIB_INSTALLER_ABORT_MOD_INSTALL_NOFILE] => Module %s : aucun fichier de module spécifié
                                            [JLIB_INSTALLER_ABORT_MOD_INSTALL_SQL_ERROR] => Module %1$s : erreur SQL du fichier %2$s
                                            [JLIB_INSTALLER_ABORT_MOD_ROLLBACK] => Module %1$s : %2$s
                                            [JLIB_INSTALLER_ABORT_MOD_UNINSTALL_UNKNOWN_CLIENT] => Désinstallation d'un module : type de client inconnu [%s]
                                            [JLIB_INSTALLER_ABORT_MOD_UNKNOWN_CLIENT] => Module %1$s : type de client inconnu [%2$s]
                                            [JLIB_INSTALLER_ABORT_NOINSTALLPATH] => Le chemin d'installation n'existe pas
                                            [JLIB_INSTALLER_ABORT_NOUPDATEPATH] => Le chemin de mise à jour n'existe pas
                                            [JLIB_INSTALLER_ABORT_PACK_INSTALL_COPY_SETUP] => Installation d'un paquet : impossible de copier le fichier d'initialisation.
                                            [JLIB_INSTALLER_ABORT_PACK_INSTALL_CREATE_DIRECTORY] => Installation d'un paquet : échec de création du répertoire %s.
                                            [JLIB_INSTALLER_ABORT_PACKAGE_INSTALL_CUSTOM_INSTALL_FAILURE] => Installation d'un paquet : Erreur de routine pour installation personnalisée.
                                            [JLIB_INSTALLER_ABORT_PACKAGE_INSTALL_MANIFEST] => Installation échouée : impossible de copier le fichier manifest PHP.
                                            [JLIB_INSTALLER_ABORT_PACK_INSTALL_ERROR_EXTENSION] => Installation d'un paquet : il y a eu une erreur en installant l'extension %s
                                            [JLIB_INSTALLER_ABORT_PACK_INSTALL_NO_FILES] => Installation d'un paquet : il n'y avait aucun fichier à installer. %s
                                            [JLIB_INSTALLER_ABORT_PACK_INSTALL_NO_PACK] => Installation d'un paquet : aucun fichier paquet spécifié
                                            [JLIB_INSTALLER_ABORT_PACK_INSTALL_ROLLBACK] => Installation d'un paquet : %s
                                            [JLIB_INSTALLER_ABORT_PLG_COPY_FILES] => Plug-in %s : impossible de copier les fichiers depuis la source
                                            [JLIB_INSTALLER_ABORT_PLG_INSTALL_ALLREADY_EXISTS] => Plug-in %1$s : le plug-in %2$s existe déjà
                                            [JLIB_INSTALLER_ABORT_PLG_INSTALL_COPY_SETUP] => Plug-in %s : impossible de copier le fichier d'initialisation.
                                            [JLIB_INSTALLER_ABORT_PLG_INSTALL_CREATE_DIRECTORY] => Plug-in %1$s : échec de la création du répertoire %2$s
                                            [JLIB_INSTALLER_ABORT_PLG_INSTALL_CUSTOM_INSTALL_FAILURE] => Installation d'un plug-in : échec de la routine d'installation personnalisée.
                                            [JLIB_INSTALLER_ABORT_PLG_INSTALL_DIRECTORY] => Plug-in %1$s : un autre plug-in utilise déjà le répertoire %2$s
                                            [JLIB_INSTALLER_ABORT_PLG_INSTALL_MANIFEST] => Plug-in %s : impossible de copier le fichier manifest PHP.
                                            [JLIB_INSTALLER_ABORT_PLG_INSTALL_NO_FILE] => Plug-in %s : aucun fichier plug-in spécifié
                                            [JLIB_INSTALLER_ABORT_PLG_INSTALL_ROLLBACK] => Plug-in %1$s : %2$s
                                            [JLIB_INSTALLER_ABORT_PLG_INSTALL_SQL_ERROR] => Plug-in %1$s : erreur SQL du fichier %2$s
                                            [JLIB_INSTALLER_ABORT_PLG_UNINSTALL_SQL_ERROR] => Désinstallation d'un plug-in : erreur SQL du fichier %s
                                            [JLIB_INSTALLER_ABORT_REFRESH_MANIFEST_CACHE] => Échec de l'actualisation du cache du fichier manifest : l'extension %s n'est pas installée actuellement.
                                            [JLIB_INSTALLER_ABORT_REFRESH_MANIFEST_CACHE_VALID] => Échec de l'actualisation du cache du fichier manifest : l'extension n'est pas valide.
                                            [JLIB_INSTALLER_ABORT_ROLLBACK] => Extension %1$s : %2$s
                                            [JLIB_INSTALLER_ABORT_SQL_ERROR] => Extension %1$s : Erreur SQL de traitement de la requête : %2$s
                                            [JLIB_INSTALLER_ABORT_TPL_INSTALL_ALREADY_INSTALLED] => Installation d'un gabarit : gabarit déjà installé
                                            [JLIB_INSTALLER_ABORT_TPL_INSTALL_ANOTHER_TEMPLATE_USING_DIRECTORY] => Installation d'un gabarit : il y a déjà un gabarit qui utilise le répertoire nommé %s. Essayez-vous d'installer à nouveau le même gabarit ?
                                            [JLIB_INSTALLER_ABORT_TPL_INSTALL_COPY_FILES] => Template Install : impossible de copier les fichiers depuis la source
                                            [JLIB_INSTALLER_ABORT_TPL_INSTALL_COPY_SETUP] => Installation d'un gabarit : impossible de copier le fichier d'initialisation.
                                            [JLIB_INSTALLER_ABORT_TPL_INSTALL_FAILED_CREATE_DIRECTORY] => Installation d'un gabarit : échec de la création du répertoire %s
                                            [JLIB_INSTALLER_ABORT_TPL_INSTALL_ROLLBACK] => Installation d'un gabarit : %s
                                            [JLIB_INSTALLER_ABORT_TPL_INSTALL_UNKNOWN_CLIENT] => Installation d'un gabarit : type de client inconnu [%s]
                                            [JLIB_INSTALLER_AVAILABLE_UPDATE_PHP_VERSION] => La version %2$s est disponible pour l'extension %1$s, mais elle nécessite au moins la version de PHP %3$s alors que votre système n'utilise que la version %4$s
                                            [JLIB_INSTALLER_AVAILABLE_UPDATE_DB_MINIMUM] => La version %2$s de l'extension %1$s est disponible, mais la version %4$s de votre base de donnés %3$s n'est pas compatible. Merci de contacter votre hébergeur pour mettre à jour la version de votre base de donnés en au moins %5$s.
                                            [JLIB_INSTALLER_AVAILABLE_UPDATE_DB_TYPE] => La version %2$s de l'extension %1$s est disponible, mais votre base de données %3$s n'est plus compatible..
                                            [JLIB_INSTALLER_PURGED_UPDATES] => Mises à jour effacées
                                            [JLIB_INSTALLER_FAILED_TO_PURGE_UPDATES] => Impossible d'effacer les mises à jour
                                            [JLIB_INSTALLER_DEFAULT_STYLE] => %s - Par défaut
                                            [JLIB_INSTALLER_DISCOVER] => Découvrir
                                            [JLIB_INSTALLER_DISCOVER_INSTALL] => Installation par découverte
                                            [JLIB_INSTALLER_ERROR_CANNOT_UNINSTALL_CHILD_OF_PACKAGE] => L'extension %s fait partie d'un paquet qui n'autorise pas la désinstallation d'extensions individuelles.
                                            [JLIB_INSTALLER_ERROR_COMP_DISCOVER_STORE_DETAILS] => Installation de découverte d'un composant : échec de l'enregistrement des détails du composant
                                            [JLIB_INSTALLER_ERROR_COMP_FAILED_TO_CREATE_DIRECTORY] => Composant %1$s : impossible de créer le répertoire : %2$s.
                                            [JLIB_INSTALLER_ERROR_COMP_INSTALL_ADMIN_ELEMENT] => Installation d'un composant : le fichier XML ne contenait pas d'élément d'administration.
                                            [JLIB_INSTALLER_ERROR_COMP_INSTALL_DIR_ADMIN] => Installation d'un composant : un autre composant utilise déjà le répertoire %s
                                            [JLIB_INSTALLER_ERROR_COMP_INSTALL_DIR_SITE] => Installation d'un composant : un autre composant utilise déjà le répertoire %s
                                            [JLIB_INSTALLER_ERROR_COMP_INSTALL_FAILED_TO_CREATE_DIRECTORY_ADMIN] => Installation d'un composant : échec de la création du répertoire administration %s
                                            [JLIB_INSTALLER_ERROR_COMP_INSTALL_FAILED_TO_CREATE_DIRECTORY_SITE] => Installation d'un composant : échec de la création du répertoire site %s
                                            [JLIB_INSTALLER_ERROR_COMP_REFRESH_MANIFEST_CACHE] => Actualisation du cache du fichier manifest du composant : échec de l'enregistrement des détails du composant
                                            [JLIB_INSTALLER_ERROR_COMP_REMOVING_ADMIN_MENUS_FAILED] => Impossible de supprimer les menus d'administration.
                                            [JLIB_INSTALLER_ERROR_COMP_UNINSTALL_CUSTOM] => Désinstallation d'un composant : échec du script de désinstallation personnalisée
                                            [JLIB_INSTALLER_ERROR_COMP_UNINSTALL_FAILED_DELETE_CATEGORIES] => Désinstallation d'un composant : impossible de supprimer les catégories du composant.
                                            [JLIB_INSTALLER_ERROR_COMP_UNINSTALL_ERRORREMOVEMANUALLY] => Désinstallation d'un composant : désinstallation impossible. Veuillez le supprimer manuellement
                                            [JLIB_INSTALLER_ERROR_COMP_UNINSTALL_ERRORUNKOWNEXTENSION] => Désinstallation d'un composant : extension inconnue
                                            [JLIB_INSTALLER_ERROR_COMP_UNINSTALL_FAILED_REMOVE_DIRECTORY_ADMIN] => Désinstallation d'un composant : impossible de supprimer le répertoire administration du composant
                                            [JLIB_INSTALLER_ERROR_COMP_UNINSTALL_FAILED_REMOVE_DIRECTORY_SITE] => Désinstallation d'un composant : impossible de supprimer le répertoire site du composant
                                            [JLIB_INSTALLER_ERROR_COMP_UNINSTALL_NO_OPTION] => Désinstallation d'un composant : champ d'option vide, impossible de supprimer les fichiers
                                            [JLIB_INSTALLER_ERROR_COMP_UNINSTALL_SQL_ERROR] => Désinstallation d'un composant : erreur SQL dans le fichier %s
                                            [JLIB_INSTALLER_ERROR_COMP_UNINSTALL_WARNCORECOMPONENT] => Désinstallation d'un composant : tentative de désinstallation d'un composant principal
                                            [JLIB_INSTALLER_ERROR_COMP_UPDATE_FAILED_TO_CREATE_DIRECTORY_ADMIN] => Mise à jour d'un composant : échec de la création du répertoire d'administration %s
                                            [JLIB_INSTALLER_ERROR_COMP_UPDATE_FAILED_TO_CREATE_DIRECTORY_SITE] => Mise à jour d'un composant : échec de la création du répertoire du site %s
                                            [JLIB_INSTALLER_ERROR_CREATE_DIRECTORY] => JInstaller: :Install: échec de la création du répertoire %s
                                            [JLIB_INSTALLER_ERROR_CREATE_FOLDER_FAILED] => Échec de création du répertoire [%s]
                                            [JLIB_INSTALLER_ERROR_DEPRECATED_FORMAT] => Format d'installation déprécié (client='both'), utilisez l'installateur de paquets à l'avenir
                                            [JLIB_INSTALLER_ERROR_DISCOVER_INSTALL_UNSUPPORTED] => Une extension de type %s ne peut être installée par la méthode 'Découvrir'. Merci d'installer cette extension depuis le Gestionnaire d'extensions -> Installer.
                                            [JLIB_INSTALLER_ERROR_DOWNGRADE] => Désolé ! Vous ne pouvez pas passer de la version inférieure %s à %s
                                            [JLIB_INSTALLER_ERROR_DOWNLOAD_SERVER_CONNECT] => Erreur de connexion au serveur %s
                                            [JLIB_INSTALLER_ERROR_FAIL_COPY_FILE] => JInstaller: :Install: échec de la copie du fichier %1$s vers %2$s
                                            [JLIB_INSTALLER_ERROR_FAIL_COPY_FOLDER] => JInstaller: :Install: échec de la copie du répertoire %1$s vers %2$s
                                            [JLIB_INSTALLER_ERROR_FAILED_READING_NETWORK_RESOURCES] => Échec de lecture de la ressource réseau %s
                                            [JLIB_INSTALLER_ERROR_FILE_EXISTS] => JInstaller: :Install: le fichier existe déjà %s
                                            [JLIB_INSTALLER_ERROR_FILE_FOLDER] => Erreur d'effacement du fichier ou répertoire %s
                                            [JLIB_INSTALLER_ERROR_FILE_UNINSTALL_INVALID_MANIFEST] => Désinstallation de fichiers : fichier manifest invalide
                                            [JLIB_INSTALLER_ERROR_FILE_UNINSTALL_INVALID_NOTFOUND_MANIFEST] => Désinstallation de fichiers : fichier manifest invalide ou introuvable.
                                            [JLIB_INSTALLER_ERROR_FILE_UNINSTALL_LOAD_ENTRY] => Désinstallation de fichiers : impossible de charger l'entrée de l'extension
                                            [JLIB_INSTALLER_ERROR_FILE_UNINSTALL_LOAD_MANIFEST] => Désinstallation de fichiers : impossible de charger le fichier manifest
                                            [JLIB_INSTALLER_ERROR_FILE_UNINSTALL_SQL_ERROR] => Désinstallation de fichiers : erreur SQL dans le fichier %s
                                            [JLIB_INSTALLER_ERROR_FILE_UNINSTALL_WARNCOREFILE] => Désinstallation de fichiers : Tentative de désinstallation de fichiers core.
                                            [JLIB_INSTALLER_ERROR_FOLDER_IN_USE] => Une autre extension utilise déjà le répertoire [%s]
                                            [JLIB_INSTALLER_ERROR_LANG_DISCOVER_STORE_DETAILS] => Installation de découverte d'une langue : échec de l'enregistrement des détails de la langue
                                            [JLIB_INSTALLER_ERROR_LANG_UNINSTALL_DEFAULT] => Cette langue ne peut être désinstallée tant qu'elle est définie comme langue par défaut.
                                            [JLIB_INSTALLER_ERROR_LANG_UNINSTALL_DIRECTORY] => Désinstallation d'une langue : impossible de supprimer le répertoire de langue spécifié.
                                            [JLIB_INSTALLER_ERROR_LANG_UNINSTALL_ELEMENT_EMPTY] => Désinstallation d'une langue : l'élément est vide, impossible de désinstaller les fichiers
                                            [JLIB_INSTALLER_ERROR_LANG_UNINSTALL_PATH_EMPTY] => Désinstallation d'une langue : le chemin de la langue est vide, impossible de désinstaller les fichiers
                                            [JLIB_INSTALLER_ERROR_LANG_UNINSTALL_PROTECTED] => Cette langue ne peut être désinstallée. Elle est protégée dans la base de données (habituellement en-GB)
                                            [JLIB_INSTALLER_ERROR_LIB_DISCOVER_STORE_DETAILS] => Installation de découverte d'une librairie : échec de l'enregistrement des détails de la librairie
                                            [JLIB_INSTALLER_ERROR_LIB_REFRESH_MANIFEST_CACHE] => Rafraichissement du cache de manifeste de bibliothèque : Impossible de stocker les détails de la librairie.
                                            [JLIB_INSTALLER_ERROR_LIB_UNINSTALL_INVALID_MANIFEST] => Désinstallation d'une librairie : fichier manifest invalide
                                            [JLIB_INSTALLER_ERROR_LIB_UNINSTALL_INVALID_NOTFOUND_MANIFEST] => Désinstallation d'une librairie : fichier manifest invalide ou introuvable.
                                            [JLIB_INSTALLER_ERROR_LIB_UNINSTALL_LOAD_MANIFEST] => Désinstallation d'une librairie : impossible de charger le fichier manifest
                                            [JLIB_INSTALLER_ERROR_LIB_UNINSTALL_WARNCORELIBRARY] => Désinstallation d'une librairie : tentative de désinstallation d'une librairie principale
                                            [JLIB_INSTALLER_ERROR_LOAD_XML] => JInstaller: :Install: échec du chargement du fichier XML %s
                                            [JLIB_INSTALLER_ERROR_MOD_DISCOVER_STORE_DETAILS] => Installation de découverte d'un module : échec de l'enregistrement des détails du module
                                            [JLIB_INSTALLER_ERROR_MOD_REFRESH_MANIFEST_CACHE] => Actualisation du cache du fichier manifest du module : échec de l'enregistrement des détails du module
                                            [JLIB_INSTALLER_ERROR_MOD_UNINSTALL_ERRORUNKOWNEXTENSION] => Désinstallation d'un module : extension inconnue
                                            [JLIB_INSTALLER_ERROR_MOD_UNINSTALL_EXCEPTION] => Désinstallation d'un module : %s
                                            [JLIB_INSTALLER_ERROR_MOD_UNINSTALL_INVALID_NOTFOUND_MANIFEST] => Désinstallation d'un module : fichier manifest invalide ou introuvable.
                                            [JLIB_INSTALLER_ERROR_MOD_UNINSTALL_SQL_ERROR] => Désinstallation d'un module : erreur SQL dans le fichier %s
                                            [JLIB_INSTALLER_ERROR_MOD_UNINSTALL_WARNCOREMODULE] => Désinstallation d'un module : tentative de désinstallation du module principal %s
                                            [JLIB_INSTALLER_ERROR_NO_CORE_LANGUAGE] => Il n'existe aucun paquet principal pour la langue [%s]
                                            [JLIB_INSTALLER_ERROR_NO_FILE] => JInstaller: :Install: le fichier n'existe pas %s
                                            [JLIB_INSTALLER_ERROR_NO_LANGUAGE_TAG] => Le paquet ne spécifiait pas de balise de langue. Essayez-vous d'installer un ancien paquet de langue ?
                                            [JLIB_INSTALLER_ERROR_NOTFINDJOOMLAXMLSETUPFILE] => JInstaller: :Install: impossible de trouver un fichier d'initialisation XML Joomla!
                                            [JLIB_INSTALLER_ERROR_NOTFINDXMLSETUPFILE] => JInstaller: :Install: impossible de trouver un fichier d'initialisation XML
                                            [JLIB_INSTALLER_ERROR_PACK_REFRESH_MANIFEST_CACHE] => Rafraichissement du cache de manifeste de paquet : Impossible de stocker les détails du paquet.
                                            [JLIB_INSTALLER_ERROR_PACK_SETTING_PACKAGE_ID] => Impossible d'enregistrer l'ID du paquet pour les extensiosn de ce paquet.
                                            [JLIB_INSTALLER_ERROR_PACK_UNINSTALL_INVALID_MANIFEST] => Désinstallation de paquet : fichier manifest invalide
                                            [JLIB_INSTALLER_ERROR_PACK_UNINSTALL_INVALID_NOTFOUND_MANIFEST] => Désinstallation de paquet : fichier manifest invalide ou introuvable %s
                                            [JLIB_INSTALLER_ERROR_PACK_UNINSTALL_LOAD_MANIFEST] => Désinstallation de paquet : impossible de charger le fichier manifest
                                            [JLIB_INSTALLER_ERROR_PACK_UNINSTALL_MANIFEST_NOT_REMOVED] => Désinstallation de paquet : des erreurs ont été détectées, fichier manifest non supprimé.
                                            [JLIB_INSTALLER_ERROR_PACK_UNINSTALL_MISSINGMANIFEST] => Désinstallation de paquet : fichier manifest manquant
                                            [JLIB_INSTALLER_ERROR_PACK_UNINSTALL_NOT_PROPER] => Désinstallation de paquet : cette extension a peut-être déjà été désinstallée ou n'a pas été installée correctement : %s
                                            [JLIB_INSTALLER_ERROR_PACK_UNINSTALL_WARNCOREPACK] => Désinstallation de paquet : Tentative de désinstallation de paquets core
                                            [JLIB_INSTALLER_ERROR_PLG_DISCOVER_STORE_DETAILS] => Installation de découverte d'un plug-in : échec de l'enregistrement des détails du plug-in
                                            [JLIB_INSTALLER_ERROR_PLG_REFRESH_MANIFEST_CACHE] => Actualisation du cache du fichier manifest du plug-in : échec de l'enregistrement des détails du plug-in
                                            [JLIB_INSTALLER_ERROR_PLG_UNINSTALL_ERRORUNKOWNEXTENSION] => Désinstallation de plug-in : extension inconnue
                                            [JLIB_INSTALLER_ERROR_PLG_UNINSTALL_FOLDER_FIELD_EMPTY] => Désinstallation de plug-in : champ répertoire vide, impossible de supprimer les fichiers
                                            [JLIB_INSTALLER_ERROR_PLG_UNINSTALL_INVALID_MANIFEST] => Désinstallation de plug-in : fichier manifest invalide
                                            [JLIB_INSTALLER_ERROR_PLG_UNINSTALL_INVALID_NOTFOUND_MANIFEST] => Désinstallation de plug-in : fichier manifest invalide ou introuvable.
                                            [JLIB_INSTALLER_ERROR_PLG_UNINSTALL_LOAD_MANIFEST] => Désinstallation de plug-in : impossible de charger le fichier manifest
                                            [JLIB_INSTALLER_ERROR_PLG_UNINSTALL_WARNCOREPLUGIN] => Désinstallation de plug-in : tentative de désinstallation du plug-in principal %s
                                            [JLIB_INSTALLER_ERROR_SQL_ERROR] => JInstaller: :Install: erreur SQL %s
                                            [JLIB_INSTALLER_ERROR_SQL_FILENOTFOUND] => JInstaller: :Install: fichier SQL introuvable %s
                                            [JLIB_INSTALLER_ERROR_SQL_READBUFFER] => JInstaller: :Install: erreur de lecture du tampon du fichier SQL
                                            [JLIB_INSTALLER_ERROR_TPL_DISCOVER_STORE_DETAILS] => Installation d'un template : échec de l'enregistrement des détails du template
                                            [JLIB_INSTALLER_ERROR_TPL_REFRESH_MANIFEST_CACHE] => Rafraichissement du cache de manifeste de template : Impossible de stocker les détails du template.
                                            [JLIB_INSTALLER_ERROR_TPL_UNINSTALL_ERRORUNKOWNEXTENSION] => Désinstallation d'un template : extension inconnue
                                            [JLIB_INSTALLER_ERROR_TPL_UNINSTALL_INVALID_CLIENT] => Désinstallation d'un template : client invalide.
                                            [JLIB_INSTALLER_ERROR_TPL_UNINSTALL_INVALID_NOTFOUND_MANIFEST] => Désinstallation d'un template : fichier manifest invalide ou introuvable..
                                            [JLIB_INSTALLER_ERROR_TPL_UNINSTALL_TEMPLATE_DEFAULT] => Désinstallation d'un template : impossible de supprimer le template par défaut.
                                            [JLIB_INSTALLER_ERROR_TPL_UNINSTALL_TEMPLATE_DIRECTORY] => Désinstallation d'un template : le répertoire n'existe pas, suppression des fichiers impossible
                                            [JLIB_INSTALLER_ERROR_TPL_UNINSTALL_TEMPLATE_ID_EMPTY] => Désinstallation d'un template : l'ID du template est vide, impossible de désinstaller les fichiers
                                            [JLIB_INSTALLER_ERROR_TPL_UNINSTALL_WARNCORETEMPLATE] => Désinstallation d'un template : tentative de désinstallation du template principal %s
                                            [JLIB_INSTALLER_ERROR_UNKNOWN_CLIENT_TYPE] => Type de client inconnu [%s]
                                            [JLIB_INSTALLER_FILE_ERROR_MOVE] => Erreur de déplacement du fichier %s
                                            [JLIB_INSTALLER_INCORRECT_SEQUENCE] => Le retour de la version %1$s à la version %2$s n'est pas autorisé.
                                            [JLIB_INSTALLER_INSTALL] => Installer
                                            [JLIB_INSTALLER_MINIMUM_JOOMLA] => Vous ne disposez pas des exigences minimales de version Joomla pour J%s
                                            [JLIB_INSTALLER_MINIMUM_PHP] => Votre serveur ne dispose pas de la version de PHP minimale requise %s
                                            [JLIB_INSTALLER_NOTICE_LANG_RESET_USERS] => Langue par défaut de %d utilisateurs
                                            [JLIB_INSTALLER_NOTICE_LANG_RESET_USERS_1] => Langue par défaut de %d utilisateur
                                            [JLIB_INSTALLER_UNINSTALL] => Désinstaller
                                            [JLIB_INSTALLER_UPDATE] => Mettre à jour
                                            [JLIB_INSTALLER_ERROR_EXTENSION_INVALID_CLIENT_IDENTIFIER] => Identificateur de client invalide dans le fichier manifest de l'extension.
                                            [JLIB_INSTALLER_ERROR_PACK_UNINSTALL_UNKNOWN_EXTENSION] => Tentative de désinstallation d'une extension inconnue du paquet. Cette extension a pu être supprimée antérieurement.
                                            [JLIB_INSTALLER_NOT_ERROR] => Si l'erreur ci-dessus concerne l'installation de fichiers de langue pour TinyMce, elle n'a pas d'effet sur l'installation de(s) langue(s). Certains paquets de langue créés avant la version 3.2.0 de Joomla! peuvent aussi tenter d'installer des fichiers de langue TinyMce. Comme ceux-ci sont dorévanant inclus dans le noyau, ils n'ont plus besoin d'être installés.
                                            [JLIB_INSTALLER_UPDATE_LOG_QUERY] => Requête lancée à partir du fichier %1$s. Texte de la requête: %2$s.
                                            [JLIB_INSTALLER_WARNING_UNABLE_TO_INSTALL_CONTENT_LANGUAGE] => Impossible de créer une langue de contenu pour la langue %s : %s
                                            [JLIB_JS_AJAX_ERROR_CONNECTION_ABORT] => Une interruption de connexion est survenue lors de la récupération des données JSON.
                                            [JLIB_JS_AJAX_ERROR_NO_CONTENT] => Aucun contenu n'a été retourné.
                                            [JLIB_JS_AJAX_ERROR_OTHER] => Une erreur est survenue lors de la récupération des données JSON : code de statut HTTP %s .
                                            [JLIB_JS_AJAX_ERROR_PARSE] => Une erreur d'analyse est survenue lors du traitement des données JSON suivantes :
%s
                                            [JLIB_JS_AJAX_ERROR_TIMEOUT] => Une erreur de délai d'attente (timeout) est survenue lors de la récupération des données JSON.
                                            [JLIB_LANGUAGE_ERROR_CANNOT_LOAD_METAFILE] => Impossible de charger le fichier XML de langue %s de %s.
                                            [JLIB_LANGUAGE_ERROR_CANNOT_LOAD_METADATA] => Impossible de charger les metadata %s de %s.
                                            [JLIB_LOGIN_AUTHORISATION] => Votre accès a été autorisé.
                                            [JLIB_LOGIN_DENIED] => Votre accès a été refusé.
                                            [JLIB_LOGIN_EXPIRED] => Votre authentification a expiré.
                                            [JLIB_MAIL_FUNCTION_DISABLED] => La fonction mail() a été désactivée et le e-mail ne peut être envoyé.
                                            [JLIB_MAIL_FUNCTION_OFFLINE] => La fonction mail() a été désactivée par un administrateur.
                                            [JLIB_MAIL_INVALID_EMAIL_SENDER] => Expéditeur d'email invalide : %s
                                            [JLIB_MEDIA_ERROR_UPLOAD_INPUT] => Impossible de transférer le fichier.
                                            [JLIB_MEDIA_ERROR_WARNFILENAME] => Le nom du fichier ne doit contenir que des caractères alphanumériques et pas d'espaces.
                                            [JLIB_MEDIA_ERROR_WARNFILETOOLARGE] => Ce fichier est trop lourd pour être transféré.
                                            [JLIB_MEDIA_ERROR_WARNFILETYPE] => Ce type de fichier n'est pas autorisé.
                                            [JLIB_MEDIA_ERROR_WARNIEXSS] => Découverte d'une possible attaque IE XSS.
                                            [JLIB_MEDIA_ERROR_WARNINVALID_IMG] => Image non valide.
                                            [JLIB_MEDIA_ERROR_WARNINVALID_MIME] => Invalide type de mime 
                                            [JLIB_MEDIA_ERROR_WARNINVALID_MIMETYPE] => Illégal type de mime détecté : %s
                                            [JLIB_MEDIA_ERROR_WARNNOTADMIN] => Le fichier à transférer n'est pas un fichier image et vous n'avez pas l'autorisation nécessaire.
                                            [JLIB_MENUS_PRESET_JOOMLA] => Préréglage - Joomla
                                            [JLIB_MENUS_PRESET_MODERN] => Préréglage - Moderne
                                            [JLIB_NO_EDITOR_PLUGIN_PUBLISHED] => Impossible d'afficher un éditeur car aucun plug-in d'éditeur n'est activé.
                                            [JLIB_PLUGIN_ERROR_LOADING_PLUGINS] => Erreur de chargement de plug-ins : %s
                                            [JLIB_REGISTRY_EXCEPTION_LOAD_FORMAT_CLASS] => Impossible de charger la classe format
                                            [JLIB_RULES_ACTION] => Action
                                            [JLIB_RULES_ALLOWED] => Autorisé
                                            [JLIB_RULES_ALLOWED_ADMIN] => Autorisé (Super Utilisateur).
                                            [JLIB_RULES_ALLOWED_INHERITED] => Autorisé (Hérité)
                                            [JLIB_RULES_CALCULATED_SETTING] => Droits appliqués
                                            [JLIB_RULES_CONFLICT] => Conflit
                                            [JLIB_RULES_DATABASE_FAILURE] => Échec de stockage des données dans la base de données.  
                                            [JLIB_RULES_DENIED] => Refusé
                                            [JLIB_RULES_GROUP] => %s
                                            [JLIB_RULES_GROUPS] => Groupes
                                            [JLIB_RULES_INHERIT] => Hériter
                                            [JLIB_RULES_INHERITED] => Hérité
                                            [JLIB_RULES_NOT_ALLOWED] => Non autorisé
                                            [JLIB_RULES_NOT_ALLOWED_ADMIN_CONFLICT] => Conflit
                                            [JLIB_RULES_NOT_ALLOWED_DEFAULT] => Non autorisé (Défaut)
                                            [JLIB_RULES_NOT_ALLOWED_INHERITED] => Non autorisé (Hérité)
                                            [JLIB_RULES_NOT_ALLOWED_LOCKED] => Non autorisé (verrouillé).
                                            [JLIB_RULES_NOT_SET] => Non défini
                                            [JLIB_RULES_NOTICE_RECALCULATE_GROUP_PERMISSIONS] => Droits du Super Utilisateur modifiés. Sauvegarder pour recharger la page afin de recalculer les droits de ce groupe.
                                            [JLIB_RULES_NOTICE_RECALCULATE_GROUP_CHILDS_PERMISSIONS] => Droits modifiés pour un groupe ayant des groupes enfants. Sauvegarder pour recharger la page afin de recalculer les droits des groupes enfants.
                                            [JLIB_RULES_REQUEST_FAILURE] => Échec de l'envoi des données au serveur.
                                            [JLIB_RULES_SAVE_BEFORE_CHANGE_PERMISSIONS] => Merci de sauvegarder avant de changer les permissions.
                                            [JLIB_RULES_SELECT_ALLOW_DENY_GROUP] => Autoriser ou refuser l'action %s aux utilisateurs du groupe %s
                                            [JLIB_RULES_SELECT_SETTING] => Modifier un droit
                                            [JLIB_RULES_SETTING_NOTES] => Les modifications des droits s'appliqueront à ce groupe ainsi qu'aux groupes enfants, composants et contenus.
Refusé l'emporte sur tout droit hérité, ainsi que tout droit d'un groupe enfant, composant ou contenu ; s'il y a conflit, Refusé est appliqué.
Non défini est équivalent à Refusé mais peut être modifié dans les groupes enfants, composants et contenus.
                                            [JLIB_RULES_SETTING_NOTES_ITEM] => Les modifications des droits s'appliqueront à cet élément. Noter que :
Hérité signifie que les droits globaux, groupe parent et catégorie seront utilisés.
Refusé signifie que quels que soient les droits globaux, ceux du groupe parent ou de la catégorie, le groupe concerné ne pourra utiliser cette action pour cet élément.
Autorisé signifie que le groupe concerné pourra utiliser cette action pour cet élément (mais s'il y a conflit avec les droits globaux, le groupe parent ou la catégorie, ceci n'aura pas d'impact). Un conflit sera indiqué par Non autorisé (Hérité) dans la colonne 'Droits appliqués'.
                                            [JLIB_RULES_SETTINGS_DESC] => Paramètres des droits pour ce groupe d'utilisateurs (voir les notes au bas).
                                            [JLIB_STEMMER_INVALID_STEMMER] => Type de langue source invalide %s
                                            [JLIB_UNKNOWN] => Inconnu
                                            [JLIB_UPDATER_ERROR_COLLECTION_FOPEN] => Le paramètre PHP allow_url_fopen est désactivé. Il doit être activé pour que la mise à jour fonctionne.
                                            [JLIB_UPDATER_ERROR_COLLECTION_OPEN_URL] => Mise à jour::Collection : impossible d'ouvrir %s
                                            [JLIB_UPDATER_ERROR_COLLECTION_PARSE_URL] => Mise à jour::Collection : impossible d'analyser %s
                                            [JLIB_UPDATER_ERROR_EXTENSION_OPEN_URL] => Mise à jour::Extension : impossible d'ouvrir %s
                                            [JLIB_UPDATER_ERROR_EXTENSION_PARSE_URL] => Mise à jour::Extension : impossible d'analyser %s
                                            [JLIB_UPDATER_ERROR_OPEN_UPDATE_SITE] => Mise à jour : Impossible d'ouvrir le site de mise à jour avec l'ID %d, "%s", URL : %s
                                            [JLIB_USER_ERROR_AUTHENTICATION_FAILED_LOAD_PLUGIN] => JAuthentication::authenticate : échec du chargement du plug-in %s
                                            [JLIB_USER_ERROR_AUTHENTICATION_LIBRARIES] => JAuthentication: :__construct : impossible de charger les librairies d'authentification.
                                            [JLIB_USER_ERROR_BIND_ARRAY] => Impossible de lier le tableau à l'objet utilisateur
                                            [JLIB_USER_ERROR_CANNOT_CHANGE_SUPER_USER] => Un utilisateur n'est pas autorisé à changer les droits d'un groupe Super Utilisateur.
                                            [JLIB_USER_ERROR_CANNOT_CHANGE_OWN_GROUPS] => Un utilisateur n'est pas autorisé à changer les droits de ses propres groupes.
                                            [JLIB_USER_ERROR_CANNOT_CHANGE_OWN_PARENT_GROUPS] => Un utilisateur n'est pas autorisé à changer les droits des groupes parents de ses propres groupes.
                                            [JLIB_USER_ERROR_CANNOT_DEMOTE_SELF] => Vous ne pouvez pas supprimer vos propres droits de Super Utilisateur
                                            [JLIB_USER_ERROR_CANNOT_REUSE_PASSWORD] => Vous ne pouvez pas réutiliser votre mot de passe actuel, saisissez un nouveau mot de passe.
                                            [JLIB_USER_ERROR_ID_NOT_EXISTS] => JUser::_load : l'utilisateur %s n'existe pas
                                            [JLIB_USER_ERROR_NOT_SUPERADMIN] => Seuls les membres possédant des droits de Super Utilisateur peuvent modifier les comptes des autres Super Utilisateurs.
                                            [JLIB_USER_ERROR_PASSWORD_NOT_MATCH] => Les mots de passe ne correspondent pas. Veuillez ressaisir le mot de passe.
                                            [JLIB_USER_ERROR_UNABLE_TO_FIND_USER] => Impossible de trouver un utilisateur avec la chaîne d'activation donnée
                                            [JLIB_USER_ERROR_UNABLE_TO_LOAD_USER] => JUser::_load : impossible de charger l'utilisateur ayant l'ID %s
                                            [JLIB_USER_EXCEPTION_ACCESS_USERGROUP_INVALID] => Le groupe d'utilisateurs n'existe pas
                                            [JLIB_UTIL_ERROR_APP_INSTANTIATION] => Erreur de lancement de l'application
                                            [JLIB_UTIL_ERROR_CONNECT_DATABASE] => JDatabase::getInstance : connexion à la base de données impossible 
joomla.library : %1$s - %2$s
                                            [JLIB_UTIL_ERROR_DOMIT] => DommitDocument est déprécié. Utilisez DomDocument à la place
                                            [JLIB_UTIL_ERROR_LOADING_FEED_DATA] => Échec du chargement des données du flux
                                            [JLIB_UTIL_ERROR_XML_LOAD] => Échec du chargement du fichier XML
                                            [PLG_SYSTEM_UPDATENOTIFICATION] => Système - Notification de Mise à jour de Joomla!
                                            [PLG_SYSTEM_UPDATENOTIFICATION_EMAIL_LBL] => E-mails des Super Utilisateurs
                                            [PLG_SYSTEM_UPDATENOTIFICATION_EMAIL_DESC] => Une liste d'adresses e-mail, séparées par une virgule, qui recevront l'e-mail de notification de mise à jour. Les adresses de cette liste DOIVENT appartenir à des Super Utilisateurs. Si aucune des adresses n'appartient à un Super Utilisateur ou si le champ n'est pas rempli, tous les Super Utilisateurs du site recevront l'e-mail.
                                            [PLG_SYSTEM_UPDATENOTIFICATION_EMAIL_SUBJECT] => Mise à jour de Joomla disponible pour [SITENAME] – [URL]
                                            [PLG_SYSTEM_UPDATENOTIFICATION_EMAIL_BODY] => Cet e-mail n'est pas envoyé par le projet Joomla!. Il est envoyé automatiquement par votre propre site,\n[SITENAME] - [URL]\n\n================================================================================\nINFORMATION DE MISE À JOUR \n================================================================================\n\nVotre site a découvert qu'une nouvelle version de Joomla! était disponible au téléchargement.\n\nVersion de Joomla! installée:  [CURVERSION]\nVersion de Joomla! disponible à installer : [NEWVERSION]\n\nCet e-mail est envoyé par votre site à titre de rappel.\n Le projet Joomla! ne vous contactera jamais directement pour vous prévenir de la disponibilité d'une mise à jour de Joomla! sur votre site. \n\n================================================================================\nINSTRUCTIONS DE MISE À JOUR\n================================================================================\n\nPour installer la mise à jour sur [SITENAME] cliquer sur le lien suivant. (Si l'URL n'est pas un lien, copier/coller dans votre navigateur).\n\nLien de mise à jour : [LINK]\n\nLes informations de mise à jour sont disponibles ici : [RELEASENEWS]\n\n================================================================================\nPOURQUOI JE REÇOIS CET E-MAIL ?\n================================================================================\n\nCet e-mail a été envoyé automatiquement par un plug-in fourni par Joomla!, le logiciel qui fait fonctionner votre site. Ce plug-in cherche les mises à jour de Joomla! et envoie une notification par mail aux administrateurs du site. Vous recevrez plusieurs messages similaires aussi longtemps que vous n'aurez pas fait la mise à jour ou désactivé le plug-in.\n\nPour ne plus recevoir ces mails, désactiver le 'Système - Notification de Mise à jour de Joomla!' plug-in dans le gestionnaire de plug-ins sur votre site.\n\nSi vous ne comprenez pas ce qu'est Joomla! et ce qu'il vous faut faire, merci de ne pas contacter le projet Joomla!. Ils ne vous envoient pas ce mail et ne peuvent vous aider. Contactez plutôt la personne qui a construit ou est en charge de votre site.\n\nSi vous avez construit ou êtes en charge de ce site, notez que ce plug-in a pu être activé automatiquement quand vous avez installé ou mis à jour Joomla! sur votre site.\n\n================================================================================\nQUI M'A ENVOYÉ CET E-MAIL?\n================================================================================\n\nCet e-mail est envoyé automatiquement par votre site, [SITENAME]
                                            [PLG_SYSTEM_UPDATENOTIFICATION_LANGUAGE_OVERRIDE_LBL] => Langue de l'e-mail
                                            [PLG_SYSTEM_UPDATENOTIFICATION_LANGUAGE_OVERRIDE_DESC] => Si vous choisissez 'Automatique' (par défaut), la notification de mise à jour aux Super utilisateurs sera dans la langue du site de la page affichée au moment où le plug-in est déclenché.
Pour les sites (multilingues ou non) où plusieurs langues sont installées, la langue de la page chargée peut être une langue que le Super utilisateur qui reçoit l'e-mail ne comprend pas. En sélectionnant une langue, vous forcez les e-mails à employer cette langue spécifique.
                                            [PLG_SYSTEM_UPDATENOTIFICATION_LANGUAGE_OVERRIDE_NONE] => Automatique
                                            [PLG_SYSTEM_UPDATENOTIFICATION_POSTINSTALL_UPDATECACHETIME] => La notification de mise à jour de Joomla! ne fonctionne pas avec cette configuration.
                                            [PLG_SYSTEM_UPDATENOTIFICATION_POSTINSTALL_UPDATECACHETIME_BODY] => Joomla ne cache pas la mise à jour car le paramètre de mise à jour de cache dans la configuration d'installation est fixé à 0 (en heures). Cela veut dire qu'un e-mail serait envoyé à chaque visite de page, mais ceci n'est pas possible. Merci d'augmenter la valeur (la valeur par défaut est 6) ou confirmer que le plugin de notification de mise à jour de Joomla! ne doit jamais envoyer d'e-mails.
                                            [PLG_SYSTEM_UPDATENOTIFICATION_POSTINSTALL_UPDATECACHETIME_ACTION] => Revenir au paramètre par défaut (6 heures)
                                            [PLG_SYSTEM_UPDATENOTIFICATION_XML_DESCRIPTION] => Ce plug-in vérifie périodiquement la disponibilité de nouvelles versions de Joomla! Quand une mise à jour est trouvée, un e-mail est envoyé pour rappeler de mettre à jour. 
Astuce pro : il est possible de modifier le message en substituant le contenu des constantes suivantes : PLG_SYSTEM_UPDATENOTIFICATION_EMAIL_SUBJECT et PLG_SYSTEM_UPDATENOTIFICATION_EMAIL_BODY.
                                            [PLG_SYSTEM_FIELDS] => Système - Champs
                                            [PLG_SYSTEM_FIELDS_XML_DESCRIPTION] => Ce plug-in permet d'afficher les champs personnalisés.
                                            [PLG_SYSTEM_LOGROTATION] => Système - Rotation des fichiers journaux
                                            [PLG_SYSTEM_LOGROTATION_XML_DESCRIPTION] => Ce plugin renouvelle périodiquement les fichiers journaux du système.
                                            [PLG_SYSTEM_LOGROTATION_CACHETIMEOUT_LABEL] => Rotation des journaux (en jours)
                                            [PLG_SYSTEM_LOGROTATION_CACHETIMEOUT_DESC] => À quelle fréquence les journaux doivent-ils être renouvelés?
                                            [PLG_SYSTEM_LOGROTATION_LOGSTOKEEP_DESC] => Le nombre maximum de journaux anciens à conserver.
                                            [PLG_SYSTEM_LOGROTATION_LOGSTOKEEP_LABEL] => Nombre maximum de journaux
                                            [PLG_SYSTEM_LOGOUT_XML_DESCRIPTION] => Plug-in système de déconnexion redirigeant vers la page d'accueil après déconnexion de l'espace connecté si l'utilisateur n'a pas accès à la page affichée.
                                            [PLG_SYSTEM_LOGOUT] => Système - Déconnexion
                                            [PLG_SYSTEM_LOGOUT_REDIRECT] => À la suite de votre déconnexion, vous avez été redirigé vers la page d'accueil
                                            [GDW] => Géant du Web
                                            [TPL_GDW_XML_DESCRIPTION] => Ne pas copier sans autorisation ecrite du Geant du Web
                                            [TPL_GDW_FIELD_HTML5_LABEL] => HTML DOCTYPE
                                            [TPL_GDW_FIELD_HTML5_DESC] => HTML DOCTYPE
                                            [TPL_GDW_OPTION_XHTML] => XHTML
                                            [TPL_GDW_OPTION_HTML5] => HTML5
                                            [TPL_GDW_FIELD_EXTRA_SCRIPT_LABEL] => Script extra
                                            [TPL_GDW_FIELD_EXTRA_SCRIPT_DESC] => Script extra à ajouter (ex: Google Analytic)
                                            [TPL_GDW_FIELD_COMPRESS_LABEL] => Compress css/javascript files
                                            [TPL_GDW_FIELD_COMPRESS_DESC] => Active basic compression of css/javascript files
                                            [TPL_GDW_FIELD_CACHEOFF_LABEL] => Add random variable to querystring
                                            [TPL_GDW_FIELD_CACHEOFF_DESC] => Random variable will force browser to fetch fresh files, instead of cached versions
                                            [GDWTEMPLATE_ERR_TITLE] => Une erreur est survenue
                                            [GDWTEMPLATE_ERR_SUBTITLE] => Vous êtes peut-être incapable de voir cette page pour une des raisons suivantes:
                                            [GDWTEMPLATE_ERR_OUT_OF_DATE] => Un favori expiré
                                            [GDWTEMPLATE_ERR_OLD_SEARCH] => Votre moteur de recherche contient des liens expirés pour ce site
                                            [GDWTEMPLATE_ERR_MISSTYPE] => Une erreur de frappe s’est glissée dans l'adresse
                                            [GDWTEMPLATE_ERR_ACCESS] => Vous n'avez pas l'autorisation requise pour la page demandée
                                            [GDWTEMPLATE_ERR_NOT_FOUND] => La page demandée n'a pas été trouvée
                                            [GDWTEMPLATE_ERR_REQUEST] => Une erreur s'est produite durant le processus de votre demande
                                            [GDWTEMPLATE_ERR_TRY] => Veuillez essayer de suivre le lien suivant:
                                            [GDWTEMPLATE_ERR_GOHOME] => Retourné à la page d'accueil
                                            [GDWTEMPLATE_ERR_ACCUEIL] => Accueil
                                            [GDWTEMPLATE_ERR_CONTACTADMIN] => Si vos difficultés persistent, s'il vous plaît contactez l'administrateur de ce site.
                                            [JGLOBAL_PHONE] => Phone number
                                            [COM_CONTENT_ACCESS_DELETE_DESC] => Droit de suppression de cet article.
                                            [COM_CONTENT_ACCESS_EDIT_DESC] => Droit de modification de cet article.
                                            [COM_CONTENT_ACCESS_EDITSTATE_DESC] => Droit de modification du statut de cet article.
                                            [COM_CONTENT_ARTICLE_CONTENT] => Contenu
                                            [COM_CONTENT_ARTICLE_HITS] => Affichages : %s
                                            [COM_CONTENT_ARTICLE_INFO] => Détails
                                            [COM_CONTENT_ARTICLE_VOTE_FAILURE] => Vous avez déjà voté pour cet article aujourd'hui
                                            [COM_CONTENT_ARTICLE_VOTE_SUCCESS] => Merci d'avoir voté pour cet article.
                                            [COM_CONTENT_AUTHOR_FILTER_LABEL] => Filtrer par auteur
                                            [COM_CONTENT_CAPTCHA_DESC] => Merci de compléter la vérification de sécurité.
                                            [COM_CONTENT_CAPTCHA_LABEL] => Captcha
                                            [COM_CONTENT_CATEGORY] => Catégorie : %s
                                            [COM_CONTENT_CATEGORY_LIST_TABLE_CAPTION] => Liste des articles dans la catégorie %s
                                            [COM_CONTENT_CHECKED_OUT_BY] => Verrouillé par %s
                                            [COM_CONTENT_CONTENT_TYPE_ARTICLE] => Article
                                            [COM_CONTENT_CONTENT_TYPE_CATEGORY] => Catégorie d'article
                                            [COM_CONTENT_CREATE_ARTICLE] => Proposer un article
                                            [COM_CONTENT_CREATED_DATE] => Date de création
                                            [COM_CONTENT_CREATED_DATE_ON] => Création : %s
                                            [COM_CONTENT_EDIT_ITEM] => Modifier l'article
                                            [COM_CONTENT_ERROR_ARTICLE_NOT_FOUND] => Article introuvable
                                            [COM_CONTENT_ERROR_LOGIN_TO_VIEW_ARTICLE] => Veuillez vous connecter pour lire l'article
                                            [COM_CONTENT_ERROR_PARENT_CATEGORY_NOT_FOUND] => La catégorie parente n'a pas été trouvée
                                            [COM_CONTENT_FEED_READMORE] => Lire la suite...
                                            [COM_CONTENT_FIELD_FULL_DESC] => Image de l'introduction de l'article 
                                            [COM_CONTENT_FIELD_FULL_LABEL] => Image de l'article complet
                                            [COM_CONTENT_FIELD_IMAGE_ALT_DESC] => Texte alternatif utilisé pour les utilisateurs qui n'ont pas accès aux images.
                                            [COM_CONTENT_FIELD_IMAGE_ALT_LABEL] => Alt texte
                                            [COM_CONTENT_FIELD_IMAGE_CAPTION_DESC] => Légende attachée à l'image
                                            [COM_CONTENT_FIELD_IMAGE_CAPTION_LABEL] => Légende
                                            [COM_CONTENT_FIELD_IMAGE_DESC] => L'image à afficher
                                            [COM_CONTENT_FIELD_INTRO_DESC] => Image pour le texte d'introduction en affichage 'Blog' et 'En vedette'.
                                            [COM_CONTENT_FIELD_INTRO_LABEL] => Image d'intro 
                                            [COM_CONTENT_FIELD_NOTE_DESC] => Note optionnelle à afficher dans la liste d'articles.
                                            [COM_CONTENT_FIELD_NOTE_LABEL] => Note
                                            [COM_CONTENT_FIELD_URL_DESC] => Lien vers lequel les utilisateurs seront redirigés.
                                            [COM_CONTENT_FIELD_URL_LINK_TEXT_DESC] => Texte à afficher pour ce lien
                                            [COM_CONTENT_FIELD_URL_LINK_TEXT_LABEL] => Texte du lien
                                            [COM_CONTENT_FIELD_URLA_LABEL] => Lien A
                                            [COM_CONTENT_FIELD_URLA_LINK_TEXT_LABEL] => Texte du lien A
                                            [COM_CONTENT_FIELD_URLB_LABEL] => Lien B
                                            [COM_CONTENT_FIELD_URLB_LINK_TEXT_LABEL] => Texte du lien B
                                            [COM_CONTENT_FIELD_URLC_LABEL] => Lien C
                                            [COM_CONTENT_FIELD_URLC_LINK_TEXT_LABEL] => Texte du lien C
                                            [COM_CONTENT_FILTER_SEARCH_DESC] => Filtre de recherche sur les articles
                                            [COM_CONTENT_FLOAT_DESC] => Contrôles du placement de l'image
                                            [COM_CONTENT_FLOAT_FULLTEXT_LABEL] => Image en texte complet
                                            [COM_CONTENT_FLOAT_INTRO_LABEL] => Image en texte d'intro
                                            [COM_CONTENT_FLOAT_LABEL] => Position de l'image
                                            [COM_CONTENT_FORM_EDIT_ARTICLE] => Modifier un article
                                            [COM_CONTENT_FORM_FILTER_LEGEND] => Filtres
                                            [COM_CONTENT_FORM_FILTER_SUBMIT] => Filtre
                                            [COM_CONTENT_HEADING_TITLE] => Titre
                                            [COM_CONTENT_HITS_FILTER_LABEL] => Filtrer par clics
                                            [COM_CONTENT_IMAGES_AND_URLS] => Images et liens
                                            [COM_CONTENT_INTROTEXT] => L'article doit contenir du texte
                                            [COM_CONTENT_INVALID_RATING] => Évaluation d'article : évaluation non valide : %s
                                            [COM_CONTENT_LAST_UPDATED] => Mis à jour : %s
                                            [COM_CONTENT_LEFT] => Gauche
                                            [COM_CONTENT_METADATA] => Métadonnées
                                            [COM_CONTENT_MODAL_FILTER_SEARCH_DESC] => Recherche sur titre ou alias. Préfixe avec ID: ou AUTHOR: recherche l'ID ou l'auteur de l'article.
                                            [COM_CONTENT_MODAL_FILTER_SEARCH_LABEL] => Recherche articles
                                            [COM_CONTENT_MODIFIED_DATE] => Date de modification
                                            [COM_CONTENT_MONTH] => Mois
                                            [COM_CONTENT_MORE_ARTICLES] => Plus d'articles...
                                            [COM_CONTENT_NEW_ARTICLE] => Nouvel article
                                            [COM_CONTENT_NO_ARTICLES] => Il n'y a aucun article dans cette catégorie. Si des sous-catégories sont affichées sur cette page, elles peuvent contenir des articles.
                                            [COM_CONTENT_NONE] => Aucun
                                            [COM_CONTENT_NUM_ITEMS] => Nombre d'articles :
                                            [COM_CONTENT_NUM_ITEMS_TIP] => Nombre d'articles
                                            [COM_CONTENT_ON_NEW_CONTENT] => Un nouvel article a été proposé par '%1$s', intitulé '%2$s'.
                                            [COM_CONTENT_ORDERING] => Classement :
Les nouveaux articles sont positionnés par défaut en début de liste de la Catégorie. Le classement peut être modifié depuis l'administration du site.
                                            [COM_CONTENT_PAGEBREAK_DOC_TITLE] => Saut de page
                                            [COM_CONTENT_PAGEBREAK_INSERT_BUTTON] => Insérer un saut de page
                                            [COM_CONTENT_PAGEBREAK_TITLE] => Titre de la page :
                                            [COM_CONTENT_PAGEBREAK_TOC] => Alias du sommaire:
                                            [COM_CONTENT_PARENT] => Catégorie parente: %s
                                            [COM_CONTENT_PUBLISHED_DATE] => Date de publication
                                            [COM_CONTENT_PUBLISHED_DATE_ON] => Publication : %s
                                            [COM_CONTENT_PUBLISHING] => Publication
                                            [COM_CONTENT_RATINGS] => Évaluation
                                            [COM_CONTENT_RATINGS_COUNT] => Évaluation : %s
                                            [COM_CONTENT_READ_MORE] => Lire la suite : 
                                            [COM_CONTENT_READ_MORE_TITLE] => Lire la suite...
                                            [COM_CONTENT_REGISTER_TO_READ_MORE] => Veuillez vous identifier ou vous inscrire pour lire la suite...
                                            [COM_CONTENT_RIGHT] => Droite
                                            [COM_CONTENT_SAVE_SUCCESS] => Article enregistré.
                                            [COM_CONTENT_SAVE_WARNING] => L'alias existait déjà, un chiffre a donc été ajouté à la fin. Pour changer l'alias, modifier à nouveau l'article.
                                            [COM_CONTENT_SELECT_AN_ARTICLE] => Sélectionnez un article
                                            [COM_CONTENT_SUBMIT_SAVE_SUCCESS] => Article proposé.
                                            [COM_CONTENT_TITLE_FILTER_LABEL] => Filtrer par titres
                                            [COM_CONTENT_VOTES] => Vote
                                            [COM_CONTENT_VOTES_COUNT] => Vote: %s
                                            [COM_CONTENT_WRITTEN_BY] => Écrit par %s
                                        )
                                    [used:protected] => Array
                                        (
                                        )
                                    [counter:protected] => 24
                                    [override:protected] => Array
                                        (
                                        )
                                    [transliterator:protected] => Array
                                        (
                                            [0] => fr_FRLocalise
                                            [1] => transliterate
                                        )
                                    [pluralSuffixesCallback:protected] => Array
                                        (
                                            [0] => fr_FRLocalise
                                            [1] => getPluralSuffixes
                                        )
                                    [ignoredSearchWordsCallback:protected] => Array
                                        (
                                            [0] => fr_FRLocalise
                                            [1] => getIgnoredSearchWords
                                        )
                                    [lowerLimitSearchWordCallback:protected] => Array
                                        (
                                            [0] => fr_FRLocalise
                                            [1] => getLowerLimitSearchWord
                                        )
                                    [upperLimitSearchWordCallback:protected] => Array
                                        (
                                            [0] => fr_FRLocalise
                                            [1] => getUpperLimitSearchWord
                                        )
                                    [searchDisplayedCharactersNumberCallback:protected] => Array
                                        (
                                            [0] => fr_FRLocalise
                                            [1] => getSearchDisplayedCharactersNumber
                                        )
                                )
                            [session:protected] => Joomla\CMS\Session\Session Object
                                (
                                    [_state:protected] => active
                                    [_expire:protected] => 4200
                                    [_store:protected] => JSessionStorageDatabase Object
                                        (
                                        )
                                    [_security:protected] => Array
                                        (
                                            [0] => fix_browser
                                        )
                                    [storeName:protected] => database
                                    [_input:Joomla\CMS\Session\Session:private] => 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] => 1
                                                                    [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
                                                                (
                                                                    [rl-marine-session-id] => o346lhgips3ifo7us8fo41l8h7
                                                                    [6e56a84ec0667d8a8718b9defededb8a] => o346lhgips3ifo7us8fo41l8h7
                                                                )
                                                        )
                                                    [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] => 1
                                                                    [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
                                                (
                                                    [rl-marine-session-id] => o346lhgips3ifo7us8fo41l8h7
                                                    [6e56a84ec0667d8a8718b9defededb8a] => o346lhgips3ifo7us8fo41l8h7
                                                    [language] => fr-FR
                                                    [Itemid] => 101
                                                    [option] => com_content
                                                    [view] => article
                                                    [id] => 0
                                                    [lang] => fr-FR
                                                )
                                        )
                                    [_dispatcher:Joomla\CMS\Session\Session:private] => JEventDispatcher Object
                                        (
                                            [_observers:protected] => Array
                                                (
                                                    [0] => Array
                                                        (
                                                            [event] => onAfterSessionStart
                                                            [handler] => Array
                                                                (
                                                                    [0] => Joomla\CMS\Application\SiteApplication Object
 *RECURSION*
                                                                    [1] => afterSessionStart
                                                                )
                                                        )
                                                    [1] => plgSystemGdwcartmanager Object
                                                        (
                                                            [autoloadLanguage:protected] => 1
                                                            [params] => Joomla\Registry\Registry Object
                                                                (
                                                                    [data:protected] => stdClass Object
                                                                        (
                                                                        )
                                                                    [initialized:protected] => 1
                                                                    [separator] => .
                                                                )
                                                            [_name:protected] => gdwcartmanager
                                                            [_type:protected] => system
                                                            [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                            [_errors:protected] => Array
                                                                (
                                                                )
                                                        )
                                                    [2] => PlgSystemUpdatenotification Object
                                                        (
                                                            [autoloadLanguage:protected] => 1
                                                            [params] => Joomla\Registry\Registry Object
                                                                (
                                                                    [data:protected] => stdClass Object
                                                                        (
                                                                            [lastrun] => 1761831068
                                                                        )
                                                                    [initialized:protected] => 1
                                                                    [separator] => .
                                                                )
                                                            [_name:protected] => updatenotification
                                                            [_type:protected] => system
                                                            [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                            [_errors:protected] => Array
                                                                (
                                                                )
                                                        )
                                                    [3] => PlgSystemStats Object
                                                        (
                                                            [app:protected] => Joomla\CMS\Application\SiteApplication Object
 *RECURSION*
                                                            [db:protected] => JDatabaseDriverMysqli Object
                                                                (
                                                                    [name] => mysqli
                                                                    [serverType] => mysql
                                                                    [connection:protected] => mysqli Object
                                                                        (
                                                                            [affected_rows] => -1
                                                                            [client_info] => 10.6.20-MariaDB
                                                                            [client_version] => 100620
                                                                            [connect_errno] => 0
                                                                            [connect_error] => 
                                                                            [errno] => 0
                                                                            [error] => 
                                                                            [error_list] => Array
                                                                                (
                                                                                )
                                                                            [field_count] => 40
                                                                            [host_info] => 127.0.0.1 via TCP/IP
                                                                            [info] => 
                                                                            [insert_id] => 0
                                                                            [server_info] => 10.6.17-MariaDB
                                                                            [server_version] => 100617
                                                                            [stat] => Uptime: 31352618  Threads: 150  Questions: 17360479724  Slow queries: 10795  Opens: 198684863  Open tables: 6000  Queries per second avg: 553.717
                                                                            [sqlstate] => 00000
                                                                            [protocol_version] => 10
                                                                            [thread_id] => 309824122
                                                                            [warning_count] => 0
                                                                        )
                                                                    [nameQuote:protected] => `
                                                                    [nullDate:protected] => 0000-00-00 00:00:00
                                                                    [_database:JDatabaseDriver:private] => rlmarine_2k16
                                                                    [count:protected] => 21
                                                                    [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] => 127.0.0.1
                                                                            [user] => rlmarine_2k16
                                                                            [password] => jR7RwVWe
                                                                            [database] => rlmarine_2k16
                                                                            [prefix] => hzn3h_
                                                                            [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 = 0
                                                                                            [1] => c.published > 0
                                                                                            [2] => a.language in ('fr-FR','*')
                                                                                            [3] => (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-10-30 15:00:07')
                                                                                            [4] => (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-10-30 15:00:07')
                                                                                            [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] => hzn3h_
                                                                    [utf:protected] => 1
                                                                    [utf8mb4:protected] => 
                                                                    [errorNum:protected] => 0
                                                                    [errorMsg:protected] => 
                                                                    [transactionDepth:protected] => 0
                                                                    [disconnectHandlers:protected] => Array
                                                                        (
                                                                        )
                                                                )
                                                            [serverUrl:protected] => https://developer.joomla.org/stats/submit
                                                            [uniqueId:protected] => 
                                                            [params] => Joomla\Registry\Registry Object
                                                                (
                                                                    [data:protected] => stdClass Object
                                                                        (
                                                                            [mode] => 1
                                                                            [lastrun] => 1666706406
                                                                            [unique_id] => 1936be3245c4fa9863f9ee13db67fb15f681b961
                                                                            [interval] => 12
                                                                        )
                                                                    [initialized:protected] => 1
                                                                    [separator] => .
                                                                )
                                                            [_name:protected] => stats
                                                            [_type:protected] => system
                                                            [autoloadLanguage:protected] => 
                                                            [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                            [_errors:protected] => Array
                                                                (
                                                                )
                                                        )
                                                    [4] => PlgSystemFields Object
                                                        (
                                                            [autoloadLanguage:protected] => 1
                                                            [params] => Joomla\Registry\Registry Object
                                                                (
                                                                    [data:protected] => stdClass Object
                                                                        (
                                                                        )
                                                                    [initialized:protected] => 
                                                                    [separator] => .
                                                                )
                                                            [_name:protected] => fields
                                                            [_type:protected] => system
                                                            [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                            [_errors:protected] => Array
                                                                (
                                                                )
                                                        )
                                                    [5] => PlgSystemSessionGc Object
                                                        (
                                                            [app:protected] => Joomla\CMS\Application\SiteApplication Object
 *RECURSION*
                                                            [db:protected] => JDatabaseDriverMysqli Object
                                                                (
                                                                    [name] => mysqli
                                                                    [serverType] => mysql
                                                                    [connection:protected] => mysqli Object
                                                                        (
                                                                            [affected_rows] => -1
                                                                            [client_info] => 10.6.20-MariaDB
                                                                            [client_version] => 100620
                                                                            [connect_errno] => 0
                                                                            [connect_error] => 
                                                                            [errno] => 0
                                                                            [error] => 
                                                                            [error_list] => Array
                                                                                (
                                                                                )
                                                                            [field_count] => 40
                                                                            [host_info] => 127.0.0.1 via TCP/IP
                                                                            [info] => 
                                                                            [insert_id] => 0
                                                                            [server_info] => 10.6.17-MariaDB
                                                                            [server_version] => 100617
                                                                            [stat] => Uptime: 31352618  Threads: 150  Questions: 17360479724  Slow queries: 10795  Opens: 198684863  Open tables: 6000  Queries per second avg: 553.717
                                                                            [sqlstate] => 00000
                                                                            [protocol_version] => 10
                                                                            [thread_id] => 309824122
                                                                            [warning_count] => 0
                                                                        )
                                                                    [nameQuote:protected] => `
                                                                    [nullDate:protected] => 0000-00-00 00:00:00
                                                                    [_database:JDatabaseDriver:private] => rlmarine_2k16
                                                                    [count:protected] => 21
                                                                    [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] => 127.0.0.1
                                                                            [user] => rlmarine_2k16
                                                                            [password] => jR7RwVWe
                                                                            [database] => rlmarine_2k16
                                                                            [prefix] => hzn3h_
                                                                            [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 = 0
                                                                                            [1] => c.published > 0
                                                                                            [2] => a.language in ('fr-FR','*')
                                                                                            [3] => (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-10-30 15:00:07')
                                                                                            [4] => (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-10-30 15:00:07')
                                                                                            [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] => hzn3h_
                                                                    [utf:protected] => 1
                                                                    [utf8mb4:protected] => 
                                                                    [errorNum:protected] => 0
                                                                    [errorMsg:protected] => 
                                                                    [transactionDepth:protected] => 0
                                                                    [disconnectHandlers:protected] => Array
                                                                        (
                                                                        )
                                                                )
                                                            [params] => Joomla\Registry\Registry Object
                                                                (
                                                                    [data:protected] => stdClass Object
                                                                        (
                                                                        )
                                                                    [initialized:protected] => 
                                                                    [separator] => .
                                                                )
                                                            [_name:protected] => sessiongc
                                                            [_type:protected] => system
                                                            [autoloadLanguage:protected] => 
                                                            [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                            [_errors:protected] => Array
                                                                (
                                                                )
                                                        )
                                                    [6] => PlgSystemLogrotation Object
                                                        (
                                                            [autoloadLanguage:protected] => 1
                                                            [app:protected] => Joomla\CMS\Application\SiteApplication Object
 *RECURSION*
                                                            [db:protected] => JDatabaseDriverMysqli Object
                                                                (
                                                                    [name] => mysqli
                                                                    [serverType] => mysql
                                                                    [connection:protected] => mysqli Object
                                                                        (
                                                                            [affected_rows] => -1
                                                                            [client_info] => 10.6.20-MariaDB
                                                                            [client_version] => 100620
                                                                            [connect_errno] => 0
                                                                            [connect_error] => 
                                                                            [errno] => 0
                                                                            [error] => 
                                                                            [error_list] => Array
                                                                                (
                                                                                )
                                                                            [field_count] => 40
                                                                            [host_info] => 127.0.0.1 via TCP/IP
                                                                            [info] => 
                                                                            [insert_id] => 0
                                                                            [server_info] => 10.6.17-MariaDB
                                                                            [server_version] => 100617
                                                                            [stat] => Uptime: 31352618  Threads: 150  Questions: 17360479724  Slow queries: 10795  Opens: 198684863  Open tables: 6000  Queries per second avg: 553.717
                                                                            [sqlstate] => 00000
                                                                            [protocol_version] => 10
                                                                            [thread_id] => 309824122
                                                                            [warning_count] => 0
                                                                        )
                                                                    [nameQuote:protected] => `
                                                                    [nullDate:protected] => 0000-00-00 00:00:00
                                                                    [_database:JDatabaseDriver:private] => rlmarine_2k16
                                                                    [count:protected] => 21
                                                                    [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] => 127.0.0.1
                                                                            [user] => rlmarine_2k16
                                                                            [password] => jR7RwVWe
                                                                            [database] => rlmarine_2k16
                                                                            [prefix] => hzn3h_
                                                                            [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 = 0
                                                                                            [1] => c.published > 0
                                                                                            [2] => a.language in ('fr-FR','*')
                                                                                            [3] => (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-10-30 15:00:07')
                                                                                            [4] => (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-10-30 15:00:07')
                                                                                            [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] => hzn3h_
                                                                    [utf:protected] => 1
                                                                    [utf8mb4:protected] => 
                                                                    [errorNum:protected] => 0
                                                                    [errorMsg:protected] => 
                                                                    [transactionDepth:protected] => 0
                                                                    [disconnectHandlers:protected] => Array
                                                                        (
                                                                        )
                                                                )
                                                            [params] => Joomla\Registry\Registry Object
                                                                (
                                                                    [data:protected] => stdClass Object
                                                                        (
                                                                            [lastrun] => 1759868363
                                                                        )
                                                                    [initialized:protected] => 1
                                                                    [separator] => .
                                                                )
                                                            [_name:protected] => logrotation
                                                            [_type:protected] => system
                                                            [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                            [_errors:protected] => Array
                                                                (
                                                                )
                                                        )
                                                    [7] => PlgSystemLanguageFilter Object
                                                        (
                                                            [mode_sef:protected] => 1
                                                            [sefs:protected] => Array
                                                                (
                                                                    [fr] => stdClass Object
                                                                        (
                                                                            [lang_id] => 2
                                                                            [asset_id] => 0
                                                                            [lang_code] => fr-FR
                                                                            [title] => Français
                                                                            [title_native] => Français
                                                                            [sef] => fr
                                                                            [image] => fr
                                                                            [description] => 
                                                                            [metakey] => 
                                                                            [metadesc] => 
                                                                            [sitename] => 
                                                                            [published] => 1
                                                                            [access] => 1
                                                                            [ordering] => 1
                                                                        )
                                                                    [en] => stdClass Object
                                                                        (
                                                                            [lang_id] => 1
                                                                            [asset_id] => 0
                                                                            [lang_code] => en-GB
                                                                            [title] => English
                                                                            [title_native] => English
                                                                            [sef] => en
                                                                            [image] => en
                                                                            [description] => 
                                                                            [metakey] => 
                                                                            [metadesc] => 
                                                                            [sitename] => 
                                                                            [published] => 1
                                                                            [access] => 1
                                                                            [ordering] => 2
                                                                        )
                                                                )
                                                            [lang_codes:protected] => Array
                                                                (
                                                                    [fr-FR] => stdClass Object
                                                                        (
                                                                            [lang_id] => 2
                                                                            [asset_id] => 0
                                                                            [lang_code] => fr-FR
                                                                            [title] => Français
                                                                            [title_native] => Français
                                                                            [sef] => fr
                                                                            [image] => fr
                                                                            [description] => 
                                                                            [metakey] => 
                                                                            [metadesc] => 
                                                                            [sitename] => 
                                                                            [published] => 1
                                                                            [access] => 1
                                                                            [ordering] => 1
                                                                        )
                                                                    [en-GB] => stdClass Object
                                                                        (
                                                                            [lang_id] => 1
                                                                            [asset_id] => 0
                                                                            [lang_code] => en-GB
                                                                            [title] => English
                                                                            [title_native] => English
                                                                            [sef] => en
                                                                            [image] => en
                                                                            [description] => 
                                                                            [metakey] => 
                                                                            [metadesc] => 
                                                                            [sitename] => 
                                                                            [published] => 1
                                                                            [access] => 1
                                                                            [ordering] => 2
                                                                        )
                                                                )
                                                            [current_lang:protected] => fr-FR
                                                            [default_lang:protected] => fr-FR
                                                            [user_lang_code:PlgSystemLanguageFilter:private] => 
                                                            [app:protected] => Joomla\CMS\Application\SiteApplication Object
 *RECURSION*
                                                            [params] => Joomla\Registry\Registry Object
                                                                (
                                                                    [data:protected] => stdClass Object
                                                                        (
                                                                            [detect_browser] => 0
                                                                            [automatic_change] => 1
                                                                            [item_associations] => 1
                                                                            [remove_default_prefix] => 0
                                                                            [lang_cookie] => 0
                                                                            [alternate_meta] => 1
                                                                        )
                                                                    [initialized:protected] => 1
                                                                    [separator] => .
                                                                )
                                                            [_name:protected] => languagefilter
                                                            [_type:protected] => system
                                                            [autoloadLanguage:protected] => 
                                                            [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                            [_errors:protected] => Array
                                                                (
                                                                )
                                                        )
                                                    [8] => PlgSystemLogout Object
                                                        (
                                                            [app:protected] => Joomla\CMS\Application\SiteApplication Object
 *RECURSION*
                                                            [autoloadLanguage:protected] => 1
                                                            [params] => Joomla\Registry\Registry Object
                                                                (
                                                                    [data:protected] => stdClass Object
                                                                        (
                                                                        )
                                                                    [initialized:protected] => 
                                                                    [separator] => .
                                                                )
                                                            [_name:protected] => logout
                                                            [_type:protected] => system
                                                            [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                            [_errors:protected] => Array
                                                                (
                                                                )
                                                        )
                                                    [9] => PlgSystemDebug Object
                                                        (
                                                            [linkFormat:protected] => 
                                                            [debugLang:PlgSystemDebug:private] => 0
                                                            [logEntries:PlgSystemDebug:private] => Array
                                                                (
                                                                )
                                                            [sqlShowProfiles:PlgSystemDebug:private] => Array
                                                                (
                                                                )
                                                            [sqlShowProfileEach:PlgSystemDebug:private] => Array
                                                                (
                                                                )
                                                            [explains:PlgSystemDebug:private] => Array
                                                                (
                                                                )
                                                            [totalQueries:PlgSystemDebug:private] => 0
                                                            [app:protected] => Joomla\CMS\Application\SiteApplication Object
 *RECURSION*
                                                            [db:protected] => JDatabaseDriverMysqli Object
                                                                (
                                                                    [name] => mysqli
                                                                    [serverType] => mysql
                                                                    [connection:protected] => mysqli Object
                                                                        (
                                                                            [affected_rows] => -1
                                                                            [client_info] => 10.6.20-MariaDB
                                                                            [client_version] => 100620
                                                                            [connect_errno] => 0
                                                                            [connect_error] => 
                                                                            [errno] => 0
                                                                            [error] => 
                                                                            [error_list] => Array
                                                                                (
                                                                                )
                                                                            [field_count] => 40
                                                                            [host_info] => 127.0.0.1 via TCP/IP
                                                                            [info] => 
                                                                            [insert_id] => 0
                                                                            [server_info] => 10.6.17-MariaDB
                                                                            [server_version] => 100617
                                                                            [stat] => Uptime: 31352618  Threads: 150  Questions: 17360479724  Slow queries: 10795  Opens: 198684863  Open tables: 6000  Queries per second avg: 553.717
                                                                            [sqlstate] => 00000
                                                                            [protocol_version] => 10
                                                                            [thread_id] => 309824122
                                                                            [warning_count] => 0
                                                                        )
                                                                    [nameQuote:protected] => `
                                                                    [nullDate:protected] => 0000-00-00 00:00:00
                                                                    [_database:JDatabaseDriver:private] => rlmarine_2k16
                                                                    [count:protected] => 21
                                                                    [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] => 127.0.0.1
                                                                            [user] => rlmarine_2k16
                                                                            [password] => jR7RwVWe
                                                                            [database] => rlmarine_2k16
                                                                            [prefix] => hzn3h_
                                                                            [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 = 0
                                                                                            [1] => c.published > 0
                                                                                            [2] => a.language in ('fr-FR','*')
                                                                                            [3] => (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-10-30 15:00:07')
                                                                                            [4] => (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-10-30 15:00:07')
                                                                                            [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] => hzn3h_
                                                                    [utf:protected] => 1
                                                                    [utf8mb4:protected] => 
                                                                    [errorNum:protected] => 0
                                                                    [errorMsg:protected] => 
                                                                    [transactionDepth:protected] => 0
                                                                    [disconnectHandlers:protected] => Array
                                                                        (
                                                                        )
                                                                )
                                                            [params] => Joomla\Registry\Registry Object
                                                                (
                                                                    [data:protected] => stdClass Object
                                                                        (
                                                                            [profile] => 1
                                                                            [queries] => 1
                                                                            [memory] => 1
                                                                            [language_files] => 1
                                                                            [language_strings] => 1
                                                                            [strip-first] => 1
                                                                            [strip-prefix] => 
                                                                            [strip-suffix] => 
                                                                        )
                                                                    [initialized:protected] => 1
                                                                    [separator] => .
                                                                )
                                                            [_name:protected] => debug
                                                            [_type:protected] => system
                                                            [autoloadLanguage:protected] => 
                                                            [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                            [_errors:protected] => Array
                                                                (
                                                                )
                                                        )
                                                    [10] => PlgSystemLog Object
                                                        (
                                                            [params] => Joomla\Registry\Registry Object
                                                                (
                                                                    [data:protected] => stdClass Object
                                                                        (
                                                                        )
                                                                    [initialized:protected] => 
                                                                    [separator] => .
                                                                )
                                                            [_name:protected] => log
                                                            [_type:protected] => system
                                                            [autoloadLanguage:protected] => 
                                                            [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                            [_errors:protected] => Array
                                                                (
                                                                )
                                                        )
                                                    [11] => PlgSystemRemember Object
                                                        (
                                                            [app:protected] => Joomla\CMS\Application\SiteApplication Object
 *RECURSION*
                                                            [params] => Joomla\Registry\Registry Object
                                                                (
                                                                    [data:protected] => stdClass Object
                                                                        (
                                                                        )
                                                                    [initialized:protected] => 
                                                                    [separator] => .
                                                                )
                                                            [_name:protected] => remember
                                                            [_type:protected] => system
                                                            [autoloadLanguage:protected] => 
                                                            [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                            [_errors:protected] => Array
                                                                (
                                                                )
                                                        )
                                                    [12] => PlgSystemHighlight Object
                                                        (
                                                            [params] => Joomla\Registry\Registry Object
                                                                (
                                                                    [data:protected] => stdClass Object
                                                                        (
                                                                        )
                                                                    [initialized:protected] => 
                                                                    [separator] => .
                                                                )
                                                            [_name:protected] => highlight
                                                            [_type:protected] => system
                                                            [autoloadLanguage:protected] => 
                                                            [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                            [_errors:protected] => Array
                                                                (
                                                                )
                                                        )
                                                    [13] => PlgSystemSef Object
                                                        (
                                                            [app:protected] => Joomla\CMS\Application\SiteApplication Object
 *RECURSION*
                                                            [params] => Joomla\Registry\Registry Object
                                                                (
                                                                    [data:protected] => stdClass Object
                                                                        (
                                                                        )
                                                                    [initialized:protected] => 
                                                                    [separator] => .
                                                                )
                                                            [_name:protected] => sef
                                                            [_type:protected] => system
                                                            [autoloadLanguage:protected] => 
                                                            [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                            [_errors:protected] => Array
                                                                (
                                                                )
                                                        )
                                                )
                                            [_state:protected] => 
                                            [_methods:protected] => Array
                                                (
                                                    [onaftersessionstart] => Array
                                                        (
                                                            [0] => 0
                                                        )
                                                    [onafterinitialise] => Array
                                                        (
                                                            [0] => 1
                                                            [1] => 3
                                                            [2] => 7
                                                            [3] => 11
                                                        )
                                                    [onafterrender] => Array
                                                        (
                                                            [0] => 2
                                                            [1] => 6
                                                            [2] => 13
                                                        )
                                                    [onajaxsendalways] => Array
                                                        (
                                                            [0] => 3
                                                        )
                                                    [onajaxsendnever] => Array
                                                        (
                                                            [0] => 3
                                                        )
                                                    [onajaxsendonce] => Array
                                                        (
                                                            [0] => 3
                                                        )
                                                    [onajaxsendstats] => Array
                                                        (
                                                            [0] => 3
                                                        )
                                                    [ongetstatsdata] => Array
                                                        (
                                                            [0] => 3
                                                        )
                                                    [debug] => Array
                                                        (
                                                            [0] => 3
                                                        )
                                                    [render] => Array
                                                        (
                                                            [0] => 3
                                                        )
                                                    [oncontentnormaliserequestdata] => Array
                                                        (
                                                            [0] => 4
                                                        )
                                                    [oncontentaftersave] => Array
                                                        (
                                                            [0] => 4
                                                        )
                                                    [onuseraftersave] => Array
                                                        (
                                                            [0] => 4
                                                            [1] => 7
                                                        )
                                                    [oncontentafterdelete] => Array
                                                        (
                                                            [0] => 4
                                                        )
                                                    [onuserafterdelete] => Array
                                                        (
                                                            [0] => 4
                                                        )
                                                    [oncontentprepareform] => Array
                                                        (
                                                            [0] => 4
                                                        )
                                                    [oncontentaftertitle] => Array
                                                        (
                                                            [0] => 4
                                                        )
                                                    [oncontentbeforedisplay] => Array
                                                        (
                                                            [0] => 4
                                                        )
                                                    [oncontentafterdisplay] => Array
                                                        (
                                                            [0] => 4
                                                        )
                                                    [oncontentprepare] => Array
                                                        (
                                                            [0] => 4
                                                        )
                                                    [onpreparefindercontent] => Array
                                                        (
                                                            [0] => 4
                                                        )
                                                    [onafterrespond] => Array
                                                        (
                                                            [0] => 5
                                                            [1] => 9
                                                        )
                                                    [onafterroute] => Array
                                                        (
                                                            [0] => 7
                                                        )
                                                    [preprocessbuildrule] => Array
                                                        (
                                                            [0] => 7
                                                        )
                                                    [buildrule] => Array
                                                        (
                                                            [0] => 7
                                                        )
                                                    [postprocesssefbuildrule] => Array
                                                        (
                                                            [0] => 7
                                                        )
                                                    [postprocessnonsefbuildrule] => Array
                                                        (
                                                            [0] => 7
                                                        )
                                                    [parserule] => Array
                                                        (
                                                            [0] => 7
                                                        )
                                                    [onprivacycollectadmincapabilities] => Array
                                                        (
                                                            [0] => 7
                                                        )
                                                    [onuserbeforesave] => Array
                                                        (
                                                            [0] => 7
                                                            [1] => 11
                                                        )
                                                    [onuserlogin] => Array
                                                        (
                                                            [0] => 7
                                                        )
                                                    [onafterdispatch] => Array
                                                        (
                                                            [0] => 7
                                                            [1] => 9
                                                            [2] => 12
                                                            [3] => 13
                                                        )
                                                    [onuserlogout] => Array
                                                        (
                                                            [0] => 8
                                                            [1] => 11
                                                        )
                                                    [handleerror] => Array
                                                        (
                                                            [0] => 8
                                                        )
                                                    [adddisplaycallback] => Array
                                                        (
                                                            [0] => 9
                                                        )
                                                    [removedisplaycallback] => Array
                                                        (
                                                            [0] => 9
                                                        )
                                                    [mysqldisconnecthandler] => Array
                                                        (
                                                            [0] => 9
                                                        )
                                                    [logger] => Array
                                                        (
                                                            [0] => 9
                                                        )
                                                    [onuserloginfailure] => Array
                                                        (
                                                            [0] => 10
                                                        )
                                                )
                                            [_errors:protected] => Array
                                                (
                                                )
                                        )
                                    [_handler:protected] => JSessionHandlerJoomla Object
                                        (
                                            [input] => 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] => 1
                                                                            [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
                                                                        (
                                                                            [rl-marine-session-id] => o346lhgips3ifo7us8fo41l8h7
                                                                            [6e56a84ec0667d8a8718b9defededb8a] => o346lhgips3ifo7us8fo41l8h7
                                                                        )
                                                                )
                                                            [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] => 1
                                                                            [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
                                                        (
                                                            [rl-marine-session-id] => o346lhgips3ifo7us8fo41l8h7
                                                            [6e56a84ec0667d8a8718b9defededb8a] => o346lhgips3ifo7us8fo41l8h7
                                                            [language] => fr-FR
                                                            [Itemid] => 101
                                                            [option] => com_content
                                                            [view] => article
                                                            [id] => 0
                                                            [lang] => fr-FR
                                                        )
                                                )
                                            [force_ssl:protected] => 1
                                            [started:JSessionHandlerNative:private] => 1
                                            [closed:JSessionHandlerNative:private] => 
                                        )
                                    [data:protected] => Joomla\Registry\Registry Object
                                        (
                                            [data:protected] => stdClass Object
                                                (
                                                    [__default] => stdClass Object
                                                        (
                                                            [session] => stdClass Object
                                                                (
                                                                    [counter] => 2
                                                                    [timer] => stdClass Object
                                                                        (
                                                                            [start] => 1761836406
                                                                            [last] => 1761836406
                                                                            [now] => 1761836407
                                                                        )
                                                                )
                                                            [registry] => Joomla\Registry\Registry Object
                                                                (
                                                                    [data:protected] => stdClass Object
                                                                        (
                                                                        )
                                                                    [initialized:protected] => 
                                                                    [separator] => .
                                                                )
                                                            [user] => Joomla\CMS\User\User Object
                                                                (
                                                                    [isRoot:protected] => 
                                                                    [id] => 0
                                                                    [name] => 
                                                                    [username] => 
                                                                    [email] => 
                                                                    [password] => 
                                                                    [password_clear] => 
                                                                    [block] => 
                                                                    [sendEmail] => 0
                                                                    [registerDate] => 
                                                                    [lastvisitDate] => 
                                                                    [activation] => 
                                                                    [params] => 
                                                                    [groups] => Array
                                                                        (
                                                                            [0] => 9
                                                                        )
                                                                    [guest] => 1
                                                                    [lastResetTime] => 
                                                                    [resetCount] => 
                                                                    [requireReset] => 
                                                                    [_params:protected] => Joomla\Registry\Registry Object
                                                                        (
                                                                            [data:protected] => stdClass Object
                                                                                (
                                                                                )
                                                                            [initialized:protected] => 
                                                                            [separator] => .
                                                                        )
                                                                    [_authGroups:protected] => 
                                                                    [_authLevels:protected] => Array
                                                                        (
                                                                            [0] => 1
                                                                            [1] => 1
                                                                            [2] => 5
                                                                        )
                                                                    [_authActions:protected] => 
                                                                    [_errorMsg:protected] => 
                                                                    [userHelper:protected] => Joomla\CMS\User\UserWrapper Object
                                                                        (
                                                                        )
                                                                    [_errors:protected] => Array
                                                                        (
                                                                        )
                                                                    [aid] => 0
                                                                )
                                                            [cart_id] => 3127256
                                                            [id] => o346lhgips3ifo7us8fo41l8h7
                                                            [plg_system_languagefilter] => stdClass Object
                                                                (
                                                                    [language] => fr-FR
                                                                )
                                                        )
                                                )
                                            [initialized:protected] => 
                                            [separator] => .
                                        )
                                )
                            [response:protected] => stdClass Object
                                (
                                    [cachable] => 
                                    [headers] => Array
                                        (
                                            [0] => Array
                                                (
                                                    [name] => status
                                                    [value] => 404
                                                )
                                        )
                                    [body] => Array
                                        (
                                        )
                                )
                            [responseMap:Joomla\CMS\Application\WebApplication:private] => Array
                                (
                                    [100] => HTTP/1.1 100 Continue
                                    [101] => HTTP/1.1 101 Switching Protocols
                                    [102] => HTTP/1.1 102 Processing
                                    [200] => HTTP/1.1 200 OK
                                    [201] => HTTP/1.1 201 Created
                                    [202] => HTTP/1.1 202 Accepted
                                    [203] => HTTP/1.1 203 Non-Authoritative Information
                                    [204] => HTTP/1.1 204 No Content
                                    [205] => HTTP/1.1 205 Reset Content
                                    [206] => HTTP/1.1 206 Partial Content
                                    [207] => HTTP/1.1 207 Multi-Status
                                    [208] => HTTP/1.1 208 Already Reported
                                    [226] => HTTP/1.1 226 IM Used
                                    [300] => HTTP/1.1 300 Multiple Choices
                                    [301] => HTTP/1.1 301 Moved Permanently
                                    [302] => HTTP/1.1 302 Found
                                    [303] => HTTP/1.1 303 See other
                                    [304] => HTTP/1.1 304 Not Modified
                                    [305] => HTTP/1.1 305 Use Proxy
                                    [306] => HTTP/1.1 306 (Unused)
                                    [307] => HTTP/1.1 307 Temporary Redirect
                                    [308] => HTTP/1.1 308 Permanent Redirect
                                    [400] => HTTP/1.1 400 Bad Request
                                    [401] => HTTP/1.1 401 Unauthorized
                                    [402] => HTTP/1.1 402 Payment Required
                                    [403] => HTTP/1.1 403 Forbidden
                                    [404] => HTTP/1.1 404 Not Found
                                    [405] => HTTP/1.1 405 Method Not Allowed
                                    [406] => HTTP/1.1 406 Not Acceptable
                                    [407] => HTTP/1.1 407 Proxy Authentication Required
                                    [408] => HTTP/1.1 408 Request Timeout
                                    [409] => HTTP/1.1 409 Conflict
                                    [410] => HTTP/1.1 410 Gone
                                    [411] => HTTP/1.1 411 Length Required
                                    [412] => HTTP/1.1 412 Precondition Failed
                                    [413] => HTTP/1.1 413 Payload Too Large
                                    [414] => HTTP/1.1 414 URI Too Long
                                    [415] => HTTP/1.1 415 Unsupported Media Type
                                    [416] => HTTP/1.1 416 Range Not Satisfiable
                                    [417] => HTTP/1.1 417 Expectation Failed
                                    [418] => HTTP/1.1 418 I'm a teapot
                                    [421] => HTTP/1.1 421 Misdirected Request
                                    [422] => HTTP/1.1 422 Unprocessable Entity
                                    [423] => HTTP/1.1 423 Locked
                                    [424] => HTTP/1.1 424 Failed Dependency
                                    [426] => HTTP/1.1 426 Upgrade Required
                                    [428] => HTTP/1.1 428 Precondition Required
                                    [429] => HTTP/1.1 429 Too Many Requests
                                    [431] => HTTP/1.1 431 Request Header Fields Too Large
                                    [451] => HTTP/1.1 451 Unavailable For Legal Reasons
                                    [500] => HTTP/1.1 500 Internal Server Error
                                    [501] => HTTP/1.1 501 Not Implemented
                                    [502] => HTTP/1.1 502 Bad Gateway
                                    [503] => HTTP/1.1 503 Service Unavailable
                                    [504] => HTTP/1.1 504 Gateway Timeout
                                    [505] => HTTP/1.1 505 HTTP Version Not Supported
                                    [506] => HTTP/1.1 506 Variant Also Negotiates
                                    [507] => HTTP/1.1 507 Insufficient Storage
                                    [508] => HTTP/1.1 508 Loop Detected
                                    [510] => HTTP/1.1 510 Not Extended
                                    [511] => HTTP/1.1 511 Network Authentication Required
                                )
                            [singleValueResponseHeaders:Joomla\CMS\Application\WebApplication:private] => Array
                                (
                                    [0] => status
                                    [1] => content-length
                                    [2] => host
                                    [3] => content-type
                                    [4] => content-location
                                    [5] => date
                                    [6] => location
                                    [7] => retry-after
                                    [8] => server
                                    [9] => mime-version
                                    [10] => last-modified
                                    [11] => etag
                                    [12] => accept-ranges
                                    [13] => content-range
                                    [14] => age
                                    [15] => expires
                                    [16] => clear-site-data
                                    [17] => pragma
                                    [18] => strict-transport-security
                                    [19] => content-security-policy
                                    [20] => content-security-policy-report-only
                                    [21] => x-frame-options
                                    [22] => x-xss-protection
                                    [23] => x-content-type-options
                                    [24] => referrer-policy
                                    [25] => expect-ct
                                    [26] => feature-policy
                                    [27] => permissions-policy
                                )
                            [dispatcher:protected] => JEventDispatcher Object
                                (
                                    [_observers:protected] => Array
                                        (
                                            [0] => Array
                                                (
                                                    [event] => onAfterSessionStart
                                                    [handler] => Array
                                                        (
                                                            [0] => Joomla\CMS\Application\SiteApplication Object
 *RECURSION*
                                                            [1] => afterSessionStart
                                                        )
                                                )
                                            [1] => plgSystemGdwcartmanager Object
                                                (
                                                    [autoloadLanguage:protected] => 1
                                                    [params] => Joomla\Registry\Registry Object
                                                        (
                                                            [data:protected] => stdClass Object
                                                                (
                                                                )
                                                            [initialized:protected] => 1
                                                            [separator] => .
                                                        )
                                                    [_name:protected] => gdwcartmanager
                                                    [_type:protected] => system
                                                    [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                    [_errors:protected] => Array
                                                        (
                                                        )
                                                )
                                            [2] => PlgSystemUpdatenotification Object
                                                (
                                                    [autoloadLanguage:protected] => 1
                                                    [params] => Joomla\Registry\Registry Object
                                                        (
                                                            [data:protected] => stdClass Object
                                                                (
                                                                    [lastrun] => 1761831068
                                                                )
                                                            [initialized:protected] => 1
                                                            [separator] => .
                                                        )
                                                    [_name:protected] => updatenotification
                                                    [_type:protected] => system
                                                    [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                    [_errors:protected] => Array
                                                        (
                                                        )
                                                )
                                            [3] => PlgSystemStats Object
                                                (
                                                    [app:protected] => Joomla\CMS\Application\SiteApplication Object
 *RECURSION*
                                                    [db:protected] => JDatabaseDriverMysqli Object
                                                        (
                                                            [name] => mysqli
                                                            [serverType] => mysql
                                                            [connection:protected] => mysqli Object
                                                                (
                                                                    [affected_rows] => -1
                                                                    [client_info] => 10.6.20-MariaDB
                                                                    [client_version] => 100620
                                                                    [connect_errno] => 0
                                                                    [connect_error] => 
                                                                    [errno] => 0
                                                                    [error] => 
                                                                    [error_list] => Array
                                                                        (
                                                                        )
                                                                    [field_count] => 40
                                                                    [host_info] => 127.0.0.1 via TCP/IP
                                                                    [info] => 
                                                                    [insert_id] => 0
                                                                    [server_info] => 10.6.17-MariaDB
                                                                    [server_version] => 100617
                                                                    [stat] => Uptime: 31352618  Threads: 150  Questions: 17360479724  Slow queries: 10795  Opens: 198684863  Open tables: 6000  Queries per second avg: 553.717
                                                                    [sqlstate] => 00000
                                                                    [protocol_version] => 10
                                                                    [thread_id] => 309824122
                                                                    [warning_count] => 0
                                                                )
                                                            [nameQuote:protected] => `
                                                            [nullDate:protected] => 0000-00-00 00:00:00
                                                            [_database:JDatabaseDriver:private] => rlmarine_2k16
                                                            [count:protected] => 21
                                                            [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] => 127.0.0.1
                                                                    [user] => rlmarine_2k16
                                                                    [password] => jR7RwVWe
                                                                    [database] => rlmarine_2k16
                                                                    [prefix] => hzn3h_
                                                                    [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 = 0
                                                                                    [1] => c.published > 0
                                                                                    [2] => a.language in ('fr-FR','*')
                                                                                    [3] => (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-10-30 15:00:07')
                                                                                    [4] => (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-10-30 15:00:07')
                                                                                    [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] => hzn3h_
                                                            [utf:protected] => 1
                                                            [utf8mb4:protected] => 
                                                            [errorNum:protected] => 0
                                                            [errorMsg:protected] => 
                                                            [transactionDepth:protected] => 0
                                                            [disconnectHandlers:protected] => Array
                                                                (
                                                                )
                                                        )
                                                    [serverUrl:protected] => https://developer.joomla.org/stats/submit
                                                    [uniqueId:protected] => 
                                                    [params] => Joomla\Registry\Registry Object
                                                        (
                                                            [data:protected] => stdClass Object
                                                                (
                                                                    [mode] => 1
                                                                    [lastrun] => 1666706406
                                                                    [unique_id] => 1936be3245c4fa9863f9ee13db67fb15f681b961
                                                                    [interval] => 12
                                                                )
                                                            [initialized:protected] => 1
                                                            [separator] => .
                                                        )
                                                    [_name:protected] => stats
                                                    [_type:protected] => system
                                                    [autoloadLanguage:protected] => 
                                                    [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                    [_errors:protected] => Array
                                                        (
                                                        )
                                                )
                                            [4] => PlgSystemFields Object
                                                (
                                                    [autoloadLanguage:protected] => 1
                                                    [params] => Joomla\Registry\Registry Object
                                                        (
                                                            [data:protected] => stdClass Object
                                                                (
                                                                )
                                                            [initialized:protected] => 
                                                            [separator] => .
                                                        )
                                                    [_name:protected] => fields
                                                    [_type:protected] => system
                                                    [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                    [_errors:protected] => Array
                                                        (
                                                        )
                                                )
                                            [5] => PlgSystemSessionGc Object
                                                (
                                                    [app:protected] => Joomla\CMS\Application\SiteApplication Object
 *RECURSION*
                                                    [db:protected] => JDatabaseDriverMysqli Object
                                                        (
                                                            [name] => mysqli
                                                            [serverType] => mysql
                                                            [connection:protected] => mysqli Object
                                                                (
                                                                    [affected_rows] => -1
                                                                    [client_info] => 10.6.20-MariaDB
                                                                    [client_version] => 100620
                                                                    [connect_errno] => 0
                                                                    [connect_error] => 
                                                                    [errno] => 0
                                                                    [error] => 
                                                                    [error_list] => Array
                                                                        (
                                                                        )
                                                                    [field_count] => 40
                                                                    [host_info] => 127.0.0.1 via TCP/IP
                                                                    [info] => 
                                                                    [insert_id] => 0
                                                                    [server_info] => 10.6.17-MariaDB
                                                                    [server_version] => 100617
                                                                    [stat] => Uptime: 31352618  Threads: 150  Questions: 17360479724  Slow queries: 10795  Opens: 198684863  Open tables: 6000  Queries per second avg: 553.717
                                                                    [sqlstate] => 00000
                                                                    [protocol_version] => 10
                                                                    [thread_id] => 309824122
                                                                    [warning_count] => 0
                                                                )
                                                            [nameQuote:protected] => `
                                                            [nullDate:protected] => 0000-00-00 00:00:00
                                                            [_database:JDatabaseDriver:private] => rlmarine_2k16
                                                            [count:protected] => 21
                                                            [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] => 127.0.0.1
                                                                    [user] => rlmarine_2k16
                                                                    [password] => jR7RwVWe
                                                                    [database] => rlmarine_2k16
                                                                    [prefix] => hzn3h_
                                                                    [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 = 0
                                                                                    [1] => c.published > 0
                                                                                    [2] => a.language in ('fr-FR','*')
                                                                                    [3] => (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-10-30 15:00:07')
                                                                                    [4] => (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-10-30 15:00:07')
                                                                                    [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] => hzn3h_
                                                            [utf:protected] => 1
                                                            [utf8mb4:protected] => 
                                                            [errorNum:protected] => 0
                                                            [errorMsg:protected] => 
                                                            [transactionDepth:protected] => 0
                                                            [disconnectHandlers:protected] => Array
                                                                (
                                                                )
                                                        )
                                                    [params] => Joomla\Registry\Registry Object
                                                        (
                                                            [data:protected] => stdClass Object
                                                                (
                                                                )
                                                            [initialized:protected] => 
                                                            [separator] => .
                                                        )
                                                    [_name:protected] => sessiongc
                                                    [_type:protected] => system
                                                    [autoloadLanguage:protected] => 
                                                    [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                    [_errors:protected] => Array
                                                        (
                                                        )
                                                )
                                            [6] => PlgSystemLogrotation Object
                                                (
                                                    [autoloadLanguage:protected] => 1
                                                    [app:protected] => Joomla\CMS\Application\SiteApplication Object
 *RECURSION*
                                                    [db:protected] => JDatabaseDriverMysqli Object
                                                        (
                                                            [name] => mysqli
                                                            [serverType] => mysql
                                                            [connection:protected] => mysqli Object
                                                                (
                                                                    [affected_rows] => -1
                                                                    [client_info] => 10.6.20-MariaDB
                                                                    [client_version] => 100620
                                                                    [connect_errno] => 0
                                                                    [connect_error] => 
                                                                    [errno] => 0
                                                                    [error] => 
                                                                    [error_list] => Array
                                                                        (
                                                                        )
                                                                    [field_count] => 40
                                                                    [host_info] => 127.0.0.1 via TCP/IP
                                                                    [info] => 
                                                                    [insert_id] => 0
                                                                    [server_info] => 10.6.17-MariaDB
                                                                    [server_version] => 100617
                                                                    [stat] => Uptime: 31352618  Threads: 150  Questions: 17360479724  Slow queries: 10795  Opens: 198684863  Open tables: 6000  Queries per second avg: 553.717
                                                                    [sqlstate] => 00000
                                                                    [protocol_version] => 10
                                                                    [thread_id] => 309824122
                                                                    [warning_count] => 0
                                                                )
                                                            [nameQuote:protected] => `
                                                            [nullDate:protected] => 0000-00-00 00:00:00
                                                            [_database:JDatabaseDriver:private] => rlmarine_2k16
                                                            [count:protected] => 21
                                                            [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] => 127.0.0.1
                                                                    [user] => rlmarine_2k16
                                                                    [password] => jR7RwVWe
                                                                    [database] => rlmarine_2k16
                                                                    [prefix] => hzn3h_
                                                                    [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 = 0
                                                                                    [1] => c.published > 0
                                                                                    [2] => a.language in ('fr-FR','*')
                                                                                    [3] => (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-10-30 15:00:07')
                                                                                    [4] => (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-10-30 15:00:07')
                                                                                    [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] => hzn3h_
                                                            [utf:protected] => 1
                                                            [utf8mb4:protected] => 
                                                            [errorNum:protected] => 0
                                                            [errorMsg:protected] => 
                                                            [transactionDepth:protected] => 0
                                                            [disconnectHandlers:protected] => Array
                                                                (
                                                                )
                                                        )
                                                    [params] => Joomla\Registry\Registry Object
                                                        (
                                                            [data:protected] => stdClass Object
                                                                (
                                                                    [lastrun] => 1759868363
                                                                )
                                                            [initialized:protected] => 1
                                                            [separator] => .
                                                        )
                                                    [_name:protected] => logrotation
                                                    [_type:protected] => system
                                                    [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                    [_errors:protected] => Array
                                                        (
                                                        )
                                                )
                                            [7] => PlgSystemLanguageFilter Object
                                                (
                                                    [mode_sef:protected] => 1
                                                    [sefs:protected] => Array
                                                        (
                                                            [fr] => stdClass Object
                                                                (
                                                                    [lang_id] => 2
                                                                    [asset_id] => 0
                                                                    [lang_code] => fr-FR
                                                                    [title] => Français
                                                                    [title_native] => Français
                                                                    [sef] => fr
                                                                    [image] => fr
                                                                    [description] => 
                                                                    [metakey] => 
                                                                    [metadesc] => 
                                                                    [sitename] => 
                                                                    [published] => 1
                                                                    [access] => 1
                                                                    [ordering] => 1
                                                                )
                                                            [en] => stdClass Object
                                                                (
                                                                    [lang_id] => 1
                                                                    [asset_id] => 0
                                                                    [lang_code] => en-GB
                                                                    [title] => English
                                                                    [title_native] => English
                                                                    [sef] => en
                                                                    [image] => en
                                                                    [description] => 
                                                                    [metakey] => 
                                                                    [metadesc] => 
                                                                    [sitename] => 
                                                                    [published] => 1
                                                                    [access] => 1
                                                                    [ordering] => 2
                                                                )
                                                        )
                                                    [lang_codes:protected] => Array
                                                        (
                                                            [fr-FR] => stdClass Object
                                                                (
                                                                    [lang_id] => 2
                                                                    [asset_id] => 0
                                                                    [lang_code] => fr-FR
                                                                    [title] => Français
                                                                    [title_native] => Français
                                                                    [sef] => fr
                                                                    [image] => fr
                                                                    [description] => 
                                                                    [metakey] => 
                                                                    [metadesc] => 
                                                                    [sitename] => 
                                                                    [published] => 1
                                                                    [access] => 1
                                                                    [ordering] => 1
                                                                )
                                                            [en-GB] => stdClass Object
                                                                (
                                                                    [lang_id] => 1
                                                                    [asset_id] => 0
                                                                    [lang_code] => en-GB
                                                                    [title] => English
                                                                    [title_native] => English
                                                                    [sef] => en
                                                                    [image] => en
                                                                    [description] => 
                                                                    [metakey] => 
                                                                    [metadesc] => 
                                                                    [sitename] => 
                                                                    [published] => 1
                                                                    [access] => 1
                                                                    [ordering] => 2
                                                                )
                                                        )
                                                    [current_lang:protected] => fr-FR
                                                    [default_lang:protected] => fr-FR
                                                    [user_lang_code:PlgSystemLanguageFilter:private] => 
                                                    [app:protected] => Joomla\CMS\Application\SiteApplication Object
 *RECURSION*
                                                    [params] => Joomla\Registry\Registry Object
                                                        (
                                                            [data:protected] => stdClass Object
                                                                (
                                                                    [detect_browser] => 0
                                                                    [automatic_change] => 1
                                                                    [item_associations] => 1
                                                                    [remove_default_prefix] => 0
                                                                    [lang_cookie] => 0
                                                                    [alternate_meta] => 1
                                                                )
                                                            [initialized:protected] => 1
                                                            [separator] => .
                                                        )
                                                    [_name:protected] => languagefilter
                                                    [_type:protected] => system
                                                    [autoloadLanguage:protected] => 
                                                    [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                    [_errors:protected] => Array
                                                        (
                                                        )
                                                )
                                            [8] => PlgSystemLogout Object
                                                (
                                                    [app:protected] => Joomla\CMS\Application\SiteApplication Object
 *RECURSION*
                                                    [autoloadLanguage:protected] => 1
                                                    [params] => Joomla\Registry\Registry Object
                                                        (
                                                            [data:protected] => stdClass Object
                                                                (
                                                                )
                                                            [initialized:protected] => 
                                                            [separator] => .
                                                        )
                                                    [_name:protected] => logout
                                                    [_type:protected] => system
                                                    [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                    [_errors:protected] => Array
                                                        (
                                                        )
                                                )
                                            [9] => PlgSystemDebug Object
                                                (
                                                    [linkFormat:protected] => 
                                                    [debugLang:PlgSystemDebug:private] => 0
                                                    [logEntries:PlgSystemDebug:private] => Array
                                                        (
                                                        )
                                                    [sqlShowProfiles:PlgSystemDebug:private] => Array
                                                        (
                                                        )
                                                    [sqlShowProfileEach:PlgSystemDebug:private] => Array
                                                        (
                                                        )
                                                    [explains:PlgSystemDebug:private] => Array
                                                        (
                                                        )
                                                    [totalQueries:PlgSystemDebug:private] => 0
                                                    [app:protected] => Joomla\CMS\Application\SiteApplication Object
 *RECURSION*
                                                    [db:protected] => JDatabaseDriverMysqli Object
                                                        (
                                                            [name] => mysqli
                                                            [serverType] => mysql
                                                            [connection:protected] => mysqli Object
                                                                (
                                                                    [affected_rows] => -1
                                                                    [client_info] => 10.6.20-MariaDB
                                                                    [client_version] => 100620
                                                                    [connect_errno] => 0
                                                                    [connect_error] => 
                                                                    [errno] => 0
                                                                    [error] => 
                                                                    [error_list] => Array
                                                                        (
                                                                        )
                                                                    [field_count] => 40
                                                                    [host_info] => 127.0.0.1 via TCP/IP
                                                                    [info] => 
                                                                    [insert_id] => 0
                                                                    [server_info] => 10.6.17-MariaDB
                                                                    [server_version] => 100617
                                                                    [stat] => Uptime: 31352618  Threads: 150  Questions: 17360479724  Slow queries: 10795  Opens: 198684863  Open tables: 6000  Queries per second avg: 553.717
                                                                    [sqlstate] => 00000
                                                                    [protocol_version] => 10
                                                                    [thread_id] => 309824122
                                                                    [warning_count] => 0
                                                                )
                                                            [nameQuote:protected] => `
                                                            [nullDate:protected] => 0000-00-00 00:00:00
                                                            [_database:JDatabaseDriver:private] => rlmarine_2k16
                                                            [count:protected] => 21
                                                            [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] => 127.0.0.1
                                                                    [user] => rlmarine_2k16
                                                                    [password] => jR7RwVWe
                                                                    [database] => rlmarine_2k16
                                                                    [prefix] => hzn3h_
                                                                    [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 = 0
                                                                                    [1] => c.published > 0
                                                                                    [2] => a.language in ('fr-FR','*')
                                                                                    [3] => (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-10-30 15:00:07')
                                                                                    [4] => (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-10-30 15:00:07')
                                                                                    [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] => hzn3h_
                                                            [utf:protected] => 1
                                                            [utf8mb4:protected] => 
                                                            [errorNum:protected] => 0
                                                            [errorMsg:protected] => 
                                                            [transactionDepth:protected] => 0
                                                            [disconnectHandlers:protected] => Array
                                                                (
                                                                )
                                                        )
                                                    [params] => Joomla\Registry\Registry Object
                                                        (
                                                            [data:protected] => stdClass Object
                                                                (
                                                                    [profile] => 1
                                                                    [queries] => 1
                                                                    [memory] => 1
                                                                    [language_files] => 1
                                                                    [language_strings] => 1
                                                                    [strip-first] => 1
                                                                    [strip-prefix] => 
                                                                    [strip-suffix] => 
                                                                )
                                                            [initialized:protected] => 1
                                                            [separator] => .
                                                        )
                                                    [_name:protected] => debug
                                                    [_type:protected] => system
                                                    [autoloadLanguage:protected] => 
                                                    [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                    [_errors:protected] => Array
                                                        (
                                                        )
                                                )
                                            [10] => PlgSystemLog Object
                                                (
                                                    [params] => Joomla\Registry\Registry Object
                                                        (
                                                            [data:protected] => stdClass Object
                                                                (
                                                                )
                                                            [initialized:protected] => 
                                                            [separator] => .
                                                        )
                                                    [_name:protected] => log
                                                    [_type:protected] => system
                                                    [autoloadLanguage:protected] => 
                                                    [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                    [_errors:protected] => Array
                                                        (
                                                        )
                                                )
                                            [11] => PlgSystemRemember Object
                                                (
                                                    [app:protected] => Joomla\CMS\Application\SiteApplication Object
 *RECURSION*
                                                    [params] => Joomla\Registry\Registry Object
                                                        (
                                                            [data:protected] => stdClass Object
                                                                (
                                                                )
                                                            [initialized:protected] => 
                                                            [separator] => .
                                                        )
                                                    [_name:protected] => remember
                                                    [_type:protected] => system
                                                    [autoloadLanguage:protected] => 
                                                    [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                    [_errors:protected] => Array
                                                        (
                                                        )
                                                )
                                            [12] => PlgSystemHighlight Object
                                                (
                                                    [params] => Joomla\Registry\Registry Object
                                                        (
                                                            [data:protected] => stdClass Object
                                                                (
                                                                )
                                                            [initialized:protected] => 
                                                            [separator] => .
                                                        )
                                                    [_name:protected] => highlight
                                                    [_type:protected] => system
                                                    [autoloadLanguage:protected] => 
                                                    [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                    [_errors:protected] => Array
                                                        (
                                                        )
                                                )
                                            [13] => PlgSystemSef Object
                                                (
                                                    [app:protected] => Joomla\CMS\Application\SiteApplication Object
 *RECURSION*
                                                    [params] => Joomla\Registry\Registry Object
                                                        (
                                                            [data:protected] => stdClass Object
                                                                (
                                                                )
                                                            [initialized:protected] => 
                                                            [separator] => .
                                                        )
                                                    [_name:protected] => sef
                                                    [_type:protected] => system
                                                    [autoloadLanguage:protected] => 
                                                    [_subject:protected] => JEventDispatcher Object
 *RECURSION*
                                                    [_errors:protected] => Array
                                                        (
                                                        )
                                                )
                                        )
                                    [_state:protected] => 
                                    [_methods:protected] => Array
                                        (
                                            [onaftersessionstart] => Array
                                                (
                                                    [0] => 0
                                                )
                                            [onafterinitialise] => Array
                                                (
                                                    [0] => 1
                                                    [1] => 3
                                                    [2] => 7
                                                    [3] => 11
                                                )
                                            [onafterrender] => Array
                                                (
                                                    [0] => 2
                                                    [1] => 6
                                                    [2] => 13
                                                )
                                            [onajaxsendalways] => Array
                                                (
                                                    [0] => 3
                                                )
                                            [onajaxsendnever] => Array
                                                (
                                                    [0] => 3
                                                )
                                            [onajaxsendonce] => Array
                                                (
                                                    [0] => 3
                                                )
                                            [onajaxsendstats] => Array
                                                (
                                                    [0] => 3
                                                )
                                            [ongetstatsdata] => Array
                                                (
                                                    [0] => 3
                                                )
                                            [debug] => Array
                                                (
                                                    [0] => 3
                                                )
                                            [render] => Array
                                                (
                                                    [0] => 3
                                                )
                                            [oncontentnormaliserequestdata] => Array
                                                (
                                                    [0] => 4
                                                )
                                            [oncontentaftersave] => Array
                                                (
                                                    [0] => 4
                                                )
                                            [onuseraftersave] => Array
                                                (
                                                    [0] => 4
                                                    [1] => 7
                                                )
                                            [oncontentafterdelete] => Array
                                                (
                                                    [0] => 4
                                                )
                                            [onuserafterdelete] => Array
                                                (
                                                    [0] => 4
                                                )
                                            [oncontentprepareform] => Array
                                                (
                                                    [0] => 4
                                                )
                                            [oncontentaftertitle] => Array
                                                (
                                                    [0] => 4
                                                )
                                            [oncontentbeforedisplay] => Array
                                                (
                                                    [0] => 4
                                                )
                                            [oncontentafterdisplay] => Array
                                                (
                                                    [0] => 4
                                                )
                                            [oncontentprepare] => Array
                                                (
                                                    [0] => 4
                                                )
                                            [onpreparefindercontent] => Array
                                                (
                                                    [0] => 4
                                                )
                                            [onafterrespond] => Array
                                                (
                                                    [0] => 5
                                                    [1] => 9
                                                )
                                            [onafterroute] => Array
                                                (
                                                    [0] => 7
                                                )
                                            [preprocessbuildrule] => Array
                                                (
                                                    [0] => 7
                                                )
                                            [buildrule] => Array
                                                (
                                                    [0] => 7
                                                )
                                            [postprocesssefbuildrule] => Array
                                                (
                                                    [0] => 7
                                                )
                                            [postprocessnonsefbuildrule] => Array
                                                (
                                                    [0] => 7
                                                )
                                            [parserule] => Array
                                                (
                                                    [0] => 7
                                                )
                                            [onprivacycollectadmincapabilities] => Array
                                                (
                                                    [0] => 7
                                                )
                                            [onuserbeforesave] => Array
                                                (
                                                    [0] => 7
                                                    [1] => 11
                                                )
                                            [onuserlogin] => Array
                                                (
                                                    [0] => 7
                                                )
                                            [onafterdispatch] => Array
                                                (
                                                    [0] => 7
                                                    [1] => 9
                                                    [2] => 12
                                                    [3] => 13
                                                )
                                            [onuserlogout] => Array
                                                (
                                                    [0] => 8
                                                    [1] => 11
                                                )
                                            [handleerror] => Array
                                                (
                                                    [0] => 8
                                                )
                                            [adddisplaycallback] => Array
                                                (
                                                    [0] => 9
                                                )
                                            [removedisplaycallback] => Array
                                                (
                                                    [0] => 9
                                                )
                                            [mysqldisconnecthandler] => Array
                                                (
                                                    [0] => 9
                                                )
                                            [logger] => Array
                                                (
                                                    [0] => 9
                                                )
                                            [onuserloginfailure] => Array
                                                (
                                                    [0] => 10
                                                )
                                        )
                                    [_errors:protected] => Array
                                        (
                                        )
                                )
                            [identity:protected] => 
                            [config:protected] => Joomla\Registry\Registry Object
                                (
                                    [data:protected] => stdClass Object
                                        (
                                            [offline] => 0
                                            [offline_message] => Ce site est en maintenance.
 Merci de revenir ultérieurement.
                                            [display_offline_message] => 1
                                            [offline_image] => 
                                            [sitename] => RL Marine
                                            [editor] => tinymce
                                            [captcha] => recaptcha
                                            [list_limit] => 20
                                            [access] => 1
                                            [debug] => 0
                                            [debug_lang] => 0
                                            [dbtype] => mysqli
                                            [host] => 127.0.0.1
                                            [user] => rlmarine_2k16
                                            [password] => jR7RwVWe
                                            [db] => rlmarine_2k16
                                            [dbprefix] => hzn3h_
                                            [live_site] => 
                                            [secret] => 883SkSUqb4C6RTTM
                                            [gzip] => 1
                                            [error_reporting] => default
                                            [helpurl] => https://help.joomla.org/proxy?keyref=Help{major}{minor}:{keyref}&lang={langcode}
                                            [ftp_host] => 
                                            [ftp_port] => 
                                            [ftp_user] => 
                                            [ftp_pass] => 
                                            [ftp_root] => 
                                            [ftp_enable] => 0
                                            [offset] => America/Toronto
                                            [mailonline] => 1
                                            [mailer] => mail
                                            [mailfrom] => info@rlmarine.com
                                            [fromname] => RL Marine
                                            [sendmail] => /usr/sbin/sendmail
                                            [smtpauth] => 0
                                            [smtpuser] => 
                                            [smtppass] => 
                                            [smtphost] => localhost
                                            [smtpsecure] => none
                                            [smtpport] => 25
                                            [caching] => 0
                                            [cache_handler] => file
                                            [cachetime] => 15
                                            [MetaDesc] => 
                                            [MetaKeys] => 
                                            [MetaTitle] => 1
                                            [MetaAuthor] => 1
                                            [MetaVersion] => 0
                                            [robots] => 
                                            [sef] => 1
                                            [sef_rewrite] => 1
                                            [sef_suffix] => 0
                                            [unicodeslugs] => 0
                                            [feed_limit] => 10
                                            [log_path] => /home/rlmarine/domains/rlmarine.com/public_html/logs
                                            [tmp_path] => /home/rlmarine/domains/rlmarine.com/public_html/tmp
                                            [lifetime] => 70
                                            [session_handler] => database
                                            [memcache_persist] => 1
                                            [memcache_compress] => 0
                                            [memcache_server_host] => localhost
                                            [memcache_server_port] => 11211
                                            [memcached_persist] => 1
                                            [memcached_compress] => 0
                                            [memcached_server_host] => localhost
                                            [memcached_server_port] => 11211
                                            [redis_persist] => 1
                                            [redis_server_host] => localhost
                                            [redis_server_port] => 6379
                                            [redis_server_auth] => 
                                            [redis_server_db] => 0
                                            [proxy_enable] => 0
                                            [proxy_host] => 
                                            [proxy_port] => 
                                            [proxy_user] => 
                                            [proxy_pass] => 
                                            [massmailoff] => 0
                                            [MetaRights] => 
                                            [sitename_pagetitles] => 1
                                            [force_ssl] => 2
                                            [session_memcache_server_host] => localhost
                                            [session_memcache_server_port] => 11211
                                            [session_memcached_server_host] => localhost
                                            [session_memcached_server_port] => 11211
                                            [frontediting] => 0
                                            [feed_email] => author
                                            [cookie_domain] => 
                                            [cookie_path] => 
                                            [asset_id] => 1
                                            [cache_platformprefix] => 0
                                            [debug_lang_const] => 1
                                            [replyto] => 
                                            [replytoname] => 
                                            [session_redis_persist] => 1
                                            [session_redis_server_host] => localhost
                                            [session_redis_server_port] => 6379
                                            [session_redis_server_auth] => 
                                            [session_redis_server_db] => 0
                                            [shared_session] => 0
                                            [language] => fr-FR
                                            [theme] => gdw
                                            [themeParams] => Joomla\Registry\Registry Object
                                                (
                                                    [data:protected] => stdClass Object
                                                        (
                                                            [html5] => 1
                                                            [extra_script] => 
                                                            [compress] => 1
                                                            [cacheoff] => 0
                                                        )
                                                    [initialized:protected] => 1
                                                    [separator] => .
                                                )
                                        )
                                    [initialized:protected] => 1
                                    [separator] => .
                                )
                            [input] => 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] => 1
                                                            [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
                                                        (
                                                            [rl-marine-session-id] => o346lhgips3ifo7us8fo41l8h7
                                                            [6e56a84ec0667d8a8718b9defededb8a] => o346lhgips3ifo7us8fo41l8h7
                                                        )
                                                )
                                            [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] => 1
                                                            [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
                                        (
                                            [rl-marine-session-id] => o346lhgips3ifo7us8fo41l8h7
                                            [6e56a84ec0667d8a8718b9defededb8a] => o346lhgips3ifo7us8fo41l8h7
                                            [language] => fr-FR
                                            [Itemid] => 101
                                            [option] => com_content
                                            [view] => article
                                            [id] => 0
                                            [lang] => fr-FR
                                        )
                                )
                            [logger:Joomla\Application\AbstractApplication:private] => Joomla\CMS\Log\DelegatingPsrLogger Object
                                (
                                    [logger:protected] => Joomla\CMS\Log\Log Object
                                        (
                                            [configurations:protected] => Array
                                                (
                                                    [72a10d39e4d5c6ef173c2161ed4a6994] => Array
                                                        (
                                                            [logger] => messagequeue
                                                        )
                                                )
                                            [loggers:protected] => Array
                                                (
                                                )
                                            [lookup:protected] => Array
                                                (
                                                    [72a10d39e4d5c6ef173c2161ed4a6994] => stdClass Object
                                                        (
                                                            [priorities] => 30719
                                                            [categories] => Array
                                                                (
                                                                    [0] => jerror
                                                                )
                                                            [exclude] => 
                                                        )
                                                )
                                        )
                                    [priorityMap:protected] => Array
                                        (
                                            [emergency] => 1
                                            [alert] => 2
                                            [critical] => 4
                                            [error] => 8
                                            [warning] => 16
                                            [notice] => 32
                                            [info] => 64
                                            [debug] => 128
                                        )
                                )
                            [item_associations] => 1
                        )
                    [type] => ->
                    [args] => Array
                        (
                        )
                )
        )
    [_errors:protected] => Array
        (
        )
    [message:protected] => Article introuvable
    [string:Exception:private] => 
    [code:protected] => 404
    [file:protected] => /home/rlmarine/domains/rlmarine.com/public_html/libraries/legacy/error/error.php
    [line:protected] => 200
    [trace:Exception:private] => Array
        (
            [0] => Array
                (
                    [file] => /home/rlmarine/domains/rlmarine.com/public_html/libraries/legacy/error/error.php
                    [line] => 277
                    [function] => raise
                    [class] => JError
                    [type] => ::
                    [args] => Array
                        (
                            [0] => 1
                            [1] => 404
                            [2] => Article introuvable
                            [3] => 
                            [4] => 1
                        )
                )
            [1] => Array
                (
                    [file] => /home/rlmarine/domains/rlmarine.com/public_html/components/com_content/models/article.php
                    [line] => 155
                    [function] => raiseError
                    [class] => JError
                    [type] => ::
                    [args] => Array
                        (
                            [0] => 404
                            [1] => Article introuvable
                        )
                )
            [2] => Array
                (
                    [file] => /home/rlmarine/domains/rlmarine.com/public_html/libraries/src/MVC/View/HtmlView.php
                    [line] => 425
                    [function] => getItem
                    [class] => ContentModelArticle
                    [type] => ->
                    [args] => Array
                        (
                        )
                )
            [3] => Array
                (
                    [file] => /home/rlmarine/domains/rlmarine.com/public_html/components/com_content/views/article/view.html.php
                    [line] => 42
                    [function] => get
                    [class] => Joomla\CMS\MVC\View\HtmlView
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Item
                        )
                )
            [4] => Array
                (
                    [file] => /home/rlmarine/domains/rlmarine.com/public_html/libraries/src/MVC/Controller/BaseController.php
                    [line] => 664
                    [function] => display
                    [class] => ContentViewArticle
                    [type] => ->
                    [args] => Array
                        (
                        )
                )
            [5] => Array
                (
                    [file] => /home/rlmarine/domains/rlmarine.com/public_html/components/com_content/controller.php
                    [line] => 118
                    [function] => display
                    [class] => Joomla\CMS\MVC\Controller\BaseController
                    [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
                                )
                        )
                )
            [6] => Array
                (
                    [file] => /home/rlmarine/domains/rlmarine.com/public_html/libraries/src/MVC/Controller/BaseController.php
                    [line] => 702
                    [function] => display
                    [class] => ContentController
                    [type] => ->
                    [args] => Array
                        (
                        )
                )
            [7] => Array
                (
                    [file] => /home/rlmarine/domains/rlmarine.com/public_html/components/com_content/content.php
                    [line] => 43
                    [function] => execute
                    [class] => Joomla\CMS\MVC\Controller\BaseController
                    [type] => ->
                    [args] => Array
                        (
                            [0] => 
                        )
                )
            [8] => Array
                (
                    [file] => /home/rlmarine/domains/rlmarine.com/public_html/libraries/src/Component/ComponentHelper.php
                    [line] => 402
                    [args] => Array
                        (
                            [0] => /home/rlmarine/domains/rlmarine.com/public_html/components/com_content/content.php
                        )
                    [function] => require_once
                )
            [9] => Array
                (
                    [file] => /home/rlmarine/domains/rlmarine.com/public_html/libraries/src/Component/ComponentHelper.php
                    [line] => 377
                    [function] => executeComponent
                    [class] => Joomla\CMS\Component\ComponentHelper
                    [type] => ::
                    [args] => Array
                        (
                            [0] => /home/rlmarine/domains/rlmarine.com/public_html/components/com_content/content.php
                        )
                )
            [10] => Array
                (
                    [file] => /home/rlmarine/domains/rlmarine.com/public_html/libraries/src/Application/SiteApplication.php
                    [line] => 194
                    [function] => renderComponent
                    [class] => Joomla\CMS\Component\ComponentHelper
                    [type] => ::
                    [args] => Array
                        (
                            [0] => com_content
                        )
                )
            [11] => Array
                (
                    [file] => /home/rlmarine/domains/rlmarine.com/public_html/libraries/src/Application/SiteApplication.php
                    [line] => 233
                    [function] => dispatch
                    [class] => Joomla\CMS\Application\SiteApplication
                    [type] => ->
                    [args] => Array
                        (
                        )
                )
            [12] => Array
                (
                    [file] => /home/rlmarine/domains/rlmarine.com/public_html/libraries/src/Application/CMSApplication.php
                    [line] => 225
                    [function] => doExecute
                    [class] => Joomla\CMS\Application\SiteApplication
                    [type] => ->
                    [args] => Array
                        (
                        )
                )
            [13] => Array
                (
                    [file] => /home/rlmarine/domains/rlmarine.com/public_html/index.php
                    [line] => 49
                    [function] => execute
                    [class] => Joomla\CMS\Application\CMSApplication
                    [type] => ->
                    [args] => Array
                        (
                        )
                )
        )
    [previous:Exception:private] => 
)