Go to error page


ERROR :
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.1.48-MariaDB
                                            [client_version] => 100148
                                            [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: 21276592  Threads: 150  Questions: 11714781153  Slow queries: 5040  Opens: 126124077  Open tables: 4000  Queries per second avg: 550.594
                                            [sqlstate] => 00000
                                            [protocol_version] => 10
                                            [thread_id] => 173081416
                                            [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-07-06 00:06:21')
                                                            [4] => (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-07-06 00:06:21')
                                                            [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] => 1
                                    [errorNum:protected] => 0
                                    [errorMsg:protected] => 
                                    [transactionDepth:protected] => 0
                                    [disconnectHandlers:protected] => Array
                                        (
                                        )

                                )

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

                                    [task] => 
                                    [parameters.menu] => Joomla\Registry\Registry Object
                                        (
                                            [data:protected] => stdClass Object
                                                (
                                                    [show_title] => 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://www.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.1.48-MariaDB
                                                            [client_version] => 100148
                                                            [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: 21276592  Threads: 150  Questions: 11714781153  Slow queries: 5040  Opens: 126124077  Open tables: 4000  Queries per second avg: 550.594
                                                            [sqlstate] => 00000
                                                            [protocol_version] => 10
                                                            [thread_id] => 173081416
                                                            [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-07-06 00:06:21')
                                                                            [4] => (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-07-06 00:06:21')
                                                                            [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] => 1
                                                    [errorNum:protected] => 0
                                                    [errorMsg:protected] => 
                                                    [transactionDepth:protected] => 0
                                                    [disconnectHandlers:protected] => Array
                                                        (
                                                        )

                                                )

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

                                                    [task] => 
                                                    [parameters.menu] => Joomla\Registry\Registry Object
                                                        (
                                                            [data:protected] => stdClass Object
                                                                (
                                                                    [show_title] => 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://www.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.1.48-MariaDB
                                                            [client_version] => 100148
                                                            [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: 21276592  Threads: 150  Questions: 11714781153  Slow queries: 5040  Opens: 126124077  Open tables: 4000  Queries per second avg: 550.594
                                                            [sqlstate] => 00000
                                                            [protocol_version] => 10
                                                            [thread_id] => 173081416
                                                            [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-07-06 00:06:21')
                                                                            [4] => (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-07-06 00:06:21')
                                                                            [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] => 1
                                                    [errorNum:protected] => 0
                                                    [errorMsg:protected] => 
                                                    [transactionDepth:protected] => 0
                                                    [disconnectHandlers:protected] => Array
                                                        (
                                                        )

                                                )

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

                                                    [task] => 
                                                    [parameters.menu] => Joomla\Registry\Registry Object
                                                        (
                                                            [data:protected] => stdClass Object
                                                                (
                                                                    [show_title] => 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] => 0
                                                            [tagsArray] => Array
                                                                (
                                                                )

                                                            [attrArray] => Array
                                                                (
                                                                )

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

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

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

                                                        )

                                                    [data:protected] => Array
                                                        (
                                                            [6e56a84ec0667d8a8718b9defededb8a] => h5sn83luss3ume1t41nbolm9j7
                                                            [rl-marine-session-id] => h5sn83luss3ume1t41nbolm9j7
                                                        )

                                                )

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

                                                    [options:protected] => Array
                                                        (
                                                        )

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

                                                            [attrArray] => Array
                                                                (
                                                                )

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

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

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

                                                        )

                                                    [data:protected] => Array
                                                        (
                                                        )

                                                )

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

                                                    [inputs:protected] => Array
                                                        (
                                                        )

                                                    [options:protected] => Array
                                                        (
                                                        )

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

                                                            [attrArray] => Array
                                                                (
                                                                )

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

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

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

                                                        )

                                                    [data:protected] => Array
                                                        (
                                                        )

                                                )

                                        )

                                    [options:protected] => Array
                                        (
                                        )

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

                                            [attrArray] => Array
                                                (
                                                )

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

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

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

                                        )

                                    [data:protected] => Array
                                        (
                                            [6e56a84ec0667d8a8718b9defededb8a] => h5sn83luss3ume1t41nbolm9j7
                                            [rl-marine-session-id] => h5sn83luss3ume1t41nbolm9j7
                                            [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] => 0
                                                            [tagsArray] => Array
                                                                (
                                                                )

                                                            [attrArray] => Array
                                                                (
                                                                )

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

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

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

                                                        )

                                                    [data:protected] => Array
                                                        (
                                                            [6e56a84ec0667d8a8718b9defededb8a] => h5sn83luss3ume1t41nbolm9j7
                                                            [rl-marine-session-id] => h5sn83luss3ume1t41nbolm9j7
                                                        )

                                                )

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

                                                    [options:protected] => Array
                                                        (
                                                        )

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

                                                            [attrArray] => Array
                                                                (
                                                                )

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

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

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

                                                        )

                                                    [data:protected] => Array
                                                        (
                                                        )

                                                )

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

                                                    [inputs:protected] => Array
                                                        (
                                                        )

                                                    [options:protected] => Array
                                                        (
                                                        )

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

                                                            [attrArray] => Array
                                                                (
                                                                )

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

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

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

                                                        )

                                                    [data:protected] => Array
                                                        (
                                                        )

                                                )

                                        )

                                    [options:protected] => Array
                                        (
                                        )

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

                                            [attrArray] => Array
                                                (
                                                )

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

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

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

                                        )

                                    [data:protected] => Array
                                        (
                                            [6e56a84ec0667d8a8718b9defededb8a] => h5sn83luss3ume1t41nbolm9j7
                                            [rl-marine-session-id] => h5sn83luss3ume1t41nbolm9j7
                                            [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] => 0
                                                            [tagsArray] => Array
                                                                (
                                                                )

                                                            [attrArray] => Array
                                                                (
                                                                )

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

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

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

                                                        )

                                                    [data:protected] => Array
                                                        (
                                                            [6e56a84ec0667d8a8718b9defededb8a] => h5sn83luss3ume1t41nbolm9j7
                                                            [rl-marine-session-id] => h5sn83luss3ume1t41nbolm9j7
                                                        )

                                                )

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

                                                    [options:protected] => Array
                                                        (
                                                        )

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

                                                            [attrArray] => Array
                                                                (
                                                                )

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

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

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

                                                        )

                                                    [data:protected] => Array
                                                        (
                                                        )

                                                )

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

                                                    [inputs:protected] => Array
                                                        (
                                                        )

                                                    [options:protected] => Array
                                                        (
                                                        )

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

                                                            [attrArray] => Array
                                                                (
                                                                )

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

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

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

                                                        )

                                                    [data:protected] => Array
                                                        (
                                                        )

                                                )

                                        )

                                    [options:protected] => Array
                                        (
                                        )

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

                                            [attrArray] => Array
                                                (
                                                )

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

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

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

                                        )

                                    [data:protected] => Array
                                        (
                                            [6e56a84ec0667d8a8718b9defededb8a] => h5sn83luss3ume1t41nbolm9j7
                                            [rl-marine-session-id] => h5sn83luss3ume1t41nbolm9j7
                                            [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, deflate, br, zstd
                                    [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://www.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] => 0 [tagsArray] => Array ( ) [attrArray] => Array ( ) [tagsMethod] => 0 [attrMethod] => 0 [xssAuto] => 1 [tagBlacklist] => Array ( [0] => applet [1] => body [2] => bgsound [3] => base [4] => basefont [5] => canvas [6] => embed [7] => frame [8] => frameset [9] => head [10] => html [11] => id [12] => iframe [13] => ilayer [14] => layer [15] => link [16] => meta [17] => name [18] => object [19] => script [20] => style [21] => title [22] => xml ) [attrBlacklist] => Array ( [0] => action [1] => background [2] => codebase [3] => dynsrc [4] => formaction [5] => lowsrc ) [blockedChars:Joomla\Filter\InputFilter:private] => Array ( [0] => &tab; [1] => &space; [2] => : [3] => &column; ) ) [data:protected] => Array ( [6e56a84ec0667d8a8718b9defededb8a] => h5sn83luss3ume1t41nbolm9j7 [rl-marine-session-id] => h5sn83luss3ume1t41nbolm9j7 ) ) [post] => Joomla\CMS\Input\Input Object ( [inputs:protected] => Array ( ) [options:protected] => Array ( ) [filter:protected] => Joomla\Filter\InputFilter Object ( [tagsArray] => Array ( ) [attrArray] => Array ( ) [tagsMethod] => 0 [attrMethod] => 0 [xssAuto] => 1 [tagBlacklist] => Array ( [0] => applet [1] => body [2] => bgsound [3] => base [4] => basefont [5] => canvas [6] => embed [7] => frame [8] => frameset [9] => head [10] => html [11] => id [12] => iframe [13] => ilayer [14] => layer [15] => link [16] => meta [17] => name [18] => object [19] => script [20] => style [21] => title [22] => xml ) [attrBlacklist] => Array ( [0] => action [1] => background [2] => codebase [3] => dynsrc [4] => formaction [5] => lowsrc ) [blockedChars:Joomla\Filter\InputFilter:private] => Array ( [0] => &tab; [1] => &space; [2] => : [3] => &column; ) ) [data:protected] => Array ( ) ) [files] => Joomla\CMS\Input\Files Object ( [decodedData:protected] => Array ( ) [inputs:protected] => Array ( ) [options:protected] => Array ( ) [filter:protected] => Joomla\CMS\Filter\InputFilter Object ( [stripUSC] => 0 [tagsArray] => Array ( ) [attrArray] => Array ( ) [tagsMethod] => 0 [attrMethod] => 0 [xssAuto] => 1 [tagBlacklist] => Array ( [0] => applet [1] => body [2] => bgsound [3] => base [4] => basefont [5] => canvas [6] => embed [7] => frame [8] => frameset [9] => head [10] => html [11] => id [12] => iframe [13] => ilayer [14] => layer [15] => link [16] => meta [17] => name [18] => object [19] => script [20] => style [21] => title [22] => xml ) [attrBlacklist] => Array ( [0] => action [1] => background [2] => codebase [3] => dynsrc [4] => formaction [5] => lowsrc ) [blockedChars:Joomla\Filter\InputFilter:private] => Array ( [0] => &tab; [1] => &space; [2] => : [3] => &column; ) ) [data:protected] => Array ( ) ) ) [options:protected] => Array ( ) [filter:protected] => Joomla\Filter\InputFilter Object ( [tagsArray] => Array ( ) [attrArray] => Array ( ) [tagsMethod] => 0 [attrMethod] => 0 [xssAuto] => 1 [tagBlacklist] => Array ( [0] => applet [1] => body [2] => bgsound [3] => base [4] => basefont [5] => canvas [6] => embed [7] => frame [8] => frameset [9] => head [10] => html [11] => id [12] => iframe [13] => ilayer [14] => layer [15] => link [16] => meta [17] => name [18] => object [19] => script [20] => style [21] => title [22] => xml ) [attrBlacklist] => Array ( [0] => action [1] => background [2] => codebase [3] => dynsrc [4] => formaction [5] => lowsrc ) [blockedChars:Joomla\Filter\InputFilter:private] => Array ( [0] => &tab; [1] => &space; [2] => : [3] => &column; ) ) [data:protected] => Array ( [6e56a84ec0667d8a8718b9defededb8a] => h5sn83luss3ume1t41nbolm9j7 [rl-marine-session-id] => h5sn83luss3ume1t41nbolm9j7 [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] => 1751750362 ) [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.1.48-MariaDB [client_version] => 100148 [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: 21276592 Threads: 150 Questions: 11714781158 Slow queries: 5040 Opens: 126124077 Open tables: 4000 Queries per second avg: 550.594 [sqlstate] => 00000 [protocol_version] => 10 [thread_id] => 173081416 [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-07-06 00:06:21') [4] => (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-07-06 00:06:21') [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] => 1 [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.1.48-MariaDB [client_version] => 100148 [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: 21276592 Threads: 150 Questions: 11714781158 Slow queries: 5040 Opens: 126124077 Open tables: 4000 Queries per second avg: 550.594 [sqlstate] => 00000 [protocol_version] => 10 [thread_id] => 173081416 [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-07-06 00:06:21') [4] => (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-07-06 00:06:21') [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] => 1 [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.1.48-MariaDB [client_version] => 100148 [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: 21276592 Threads: 150 Questions: 11714781158 Slow queries: 5040 Opens: 126124077 Open tables: 4000 Queries per second avg: 550.594 [sqlstate] => 00000 [protocol_version] => 10 [thread_id] => 173081416 [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-07-06 00:06:21') [4] => (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-07-06 00:06:21') [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] => 1 [errorNum:protected] => 0 [errorMsg:protected] => [transactionDepth:protected] => 0 [disconnectHandlers:protected] => Array ( ) ) [params] => Joomla\Registry\Registry Object ( [data:protected] => stdClass Object ( [lastrun] => 1749499275 ) [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.1.48-MariaDB [client_version] => 100148 [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: 21276592 Threads: 150 Questions: 11714781158 Slow queries: 5040 Opens: 126124077 Open tables: 4000 Queries per second avg: 550.594 [sqlstate] => 00000 [protocol_version] => 10 [thread_id] => 173081416 [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-07-06 00:06:21') [4] => (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-07-06 00:06:21') [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] => 1 [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] => 0 [tagsArray] => Array ( ) [attrArray] => Array ( ) [tagsMethod] => 0 [attrMethod] => 0 [xssAuto] => 1 [tagBlacklist] => Array ( [0] => applet [1] => body [2] => bgsound [3] => base [4] => basefont [5] => canvas [6] => embed [7] => frame [8] => frameset [9] => head [10] => html [11] => id [12] => iframe [13] => ilayer [14] => layer [15] => link [16] => meta [17] => name [18] => object [19] => script [20] => style [21] => title [22] => xml ) [attrBlacklist] => Array ( [0] => action [1] => background [2] => codebase [3] => dynsrc [4] => formaction [5] => lowsrc ) [blockedChars:Joomla\Filter\InputFilter:private] => Array ( [0] => &tab; [1] => &space; [2] => : [3] => &column; ) ) [data:protected] => Array ( [6e56a84ec0667d8a8718b9defededb8a] => h5sn83luss3ume1t41nbolm9j7 [rl-marine-session-id] => h5sn83luss3ume1t41nbolm9j7 ) ) [post] => Joomla\CMS\Input\Input Object ( [inputs:protected] => Array ( ) [options:protected] => Array ( ) [filter:protected] => Joomla\Filter\InputFilter Object ( [tagsArray] => Array ( ) [attrArray] => Array ( ) [tagsMethod] => 0 [attrMethod] => 0 [xssAuto] => 1 [tagBlacklist] => Array ( [0] => applet [1] => body [2] => bgsound [3] => base [4] => basefont [5] => canvas [6] => embed [7] => frame [8] => frameset [9] => head [10] => html [11] => id [12] => iframe [13] => ilayer [14] => layer [15] => link [16] => meta [17] => name [18] => object [19] => script [20] => style [21] => title [22] => xml ) [attrBlacklist] => Array ( [0] => action [1] => background [2] => codebase [3] => dynsrc [4] => formaction [5] => lowsrc ) [blockedChars:Joomla\Filter\InputFilter:private] => Array ( [0] => &tab; [1] => &space; [2] => : [3] => &column; ) ) [data:protected] => Array ( ) ) [files] => Joomla\CMS\Input\Files Object ( [decodedData:protected] => Array ( ) [inputs:protected] => Array ( ) [options:protected] => Array ( ) [filter:protected] => Joomla\CMS\Filter\InputFilter Object ( [stripUSC] => 0 [tagsArray] => Array ( ) [attrArray] => Array ( ) [tagsMethod] => 0 [attrMethod] => 0 [xssAuto] => 1 [tagBlacklist] => Array ( [0] => applet [1] => body [2] => bgsound [3] => base [4] => basefont [5] => canvas [6] => embed [7] => frame [8] => frameset [9] => head [10] => html [11] => id [12] => iframe [13] => ilayer [14] => layer [15] => link [16] => meta [17] => name [18] => object [19] => script [20] => style [21] => title [22] => xml ) [attrBlacklist] => Array ( [0] => action [1] => background [2] => codebase [3] => dynsrc [4] => formaction [5] => lowsrc ) [blockedChars:Joomla\Filter\InputFilter:private] => Array ( [0] => &tab; [1] => &space; [2] => : [3] => &column; ) ) [data:protected] => Array ( ) ) ) [options:protected] => Array ( ) [filter:protected] => Joomla\Filter\InputFilter Object ( [tagsArray] => Array ( ) [attrArray] => Array ( ) [tagsMethod] => 0 [attrMethod] => 0 [xssAuto] => 1 [tagBlacklist] => Array ( [0] => applet [1] => body [2] => bgsound [3] => base [4] => basefont [5] => canvas [6] => embed [7] => frame [8] => frameset [9] => head [10] => html [11] => id [12] => iframe [13] => ilayer [14] => layer [15] => link [16] => meta [17] => name [18] => object [19] => script [20] => style [21] => title [22] => xml ) [attrBlacklist] => Array ( [0] => action [1] => background [2] => codebase [3] => dynsrc [4] => formaction [5] => lowsrc ) [blockedChars:Joomla\Filter\InputFilter:private] => Array ( [0] => &tab; [1] => &space; [2] => : [3] => &column; ) ) [data:protected] => Array ( [6e56a84ec0667d8a8718b9defededb8a] => h5sn83luss3ume1t41nbolm9j7 [rl-marine-session-id] => h5sn83luss3ume1t41nbolm9j7 [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] => 1751760380 [last] => 1751760380 [now] => 1751760381 ) ) [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] => 2926510 [id] => h5sn83luss3ume1t41nbolm9j7 [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] => 1751750362 ) [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.1.48-MariaDB [client_version] => 100148 [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: 21276592 Threads: 150 Questions: 11714781158 Slow queries: 5040 Opens: 126124077 Open tables: 4000 Queries per second avg: 550.594 [sqlstate] => 00000 [protocol_version] => 10 [thread_id] => 173081416 [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-07-06 00:06:21') [4] => (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-07-06 00:06:21') [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] => 1 [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.1.48-MariaDB [client_version] => 100148 [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: 21276592 Threads: 150 Questions: 11714781158 Slow queries: 5040 Opens: 126124077 Open tables: 4000 Queries per second avg: 550.594 [sqlstate] => 00000 [protocol_version] => 10 [thread_id] => 173081416 [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-07-06 00:06:21') [4] => (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-07-06 00:06:21') [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] => 1 [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.1.48-MariaDB [client_version] => 100148 [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: 21276592 Threads: 150 Questions: 11714781158 Slow queries: 5040 Opens: 126124077 Open tables: 4000 Queries per second avg: 550.594 [sqlstate] => 00000 [protocol_version] => 10 [thread_id] => 173081416 [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-07-06 00:06:21') [4] => (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-07-06 00:06:21') [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] => 1 [errorNum:protected] => 0 [errorMsg:protected] => [transactionDepth:protected] => 0 [disconnectHandlers:protected] => Array ( ) ) [params] => Joomla\Registry\Registry Object ( [data:protected] => stdClass Object ( [lastrun] => 1749499275 ) [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.1.48-MariaDB [client_version] => 100148 [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: 21276592 Threads: 150 Questions: 11714781158 Slow queries: 5040 Opens: 126124077 Open tables: 4000 Queries per second avg: 550.594 [sqlstate] => 00000 [protocol_version] => 10 [thread_id] => 173081416 [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-07-06 00:06:21') [4] => (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-07-06 00:06:21') [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] => 1 [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] => 0 [tagsArray] => Array ( ) [attrArray] => Array ( ) [tagsMethod] => 0 [attrMethod] => 0 [xssAuto] => 1 [tagBlacklist] => Array ( [0] => applet [1] => body [2] => bgsound [3] => base [4] => basefont [5] => canvas [6] => embed [7] => frame [8] => frameset [9] => head [10] => html [11] => id [12] => iframe [13] => ilayer [14] => layer [15] => link [16] => meta [17] => name [18] => object [19] => script [20] => style [21] => title [22] => xml ) [attrBlacklist] => Array ( [0] => action [1] => background [2] => codebase [3] => dynsrc [4] => formaction [5] => lowsrc ) [blockedChars:Joomla\Filter\InputFilter:private] => Array ( [0] => &tab; [1] => &space; [2] => : [3] => &column; ) ) [data:protected] => Array ( [6e56a84ec0667d8a8718b9defededb8a] => h5sn83luss3ume1t41nbolm9j7 [rl-marine-session-id] => h5sn83luss3ume1t41nbolm9j7 ) ) [post] => Joomla\CMS\Input\Input Object ( [inputs:protected] => Array ( ) [options:protected] => Array ( ) [filter:protected] => Joomla\Filter\InputFilter Object ( [tagsArray] => Array ( ) [attrArray] => Array ( ) [tagsMethod] => 0 [attrMethod] => 0 [xssAuto] => 1 [tagBlacklist] => Array ( [0] => applet [1] => body [2] => bgsound [3] => base [4] => basefont [5] => canvas [6] => embed [7] => frame [8] => frameset [9] => head [10] => html [11] => id [12] => iframe [13] => ilayer [14] => layer [15] => link [16] => meta [17] => name [18] => object [19] => script [20] => style [21] => title [22] => xml ) [attrBlacklist] => Array ( [0] => action [1] => background [2] => codebase [3] => dynsrc [4] => formaction [5] => lowsrc ) [blockedChars:Joomla\Filter\InputFilter:private] => Array ( [0] => &tab; [1] => &space; [2] => : [3] => &column; ) ) [data:protected] => Array ( ) ) [files] => Joomla\CMS\Input\Files Object ( [decodedData:protected] => Array ( ) [inputs:protected] => Array ( ) [options:protected] => Array ( ) [filter:protected] => Joomla\CMS\Filter\InputFilter Object ( [stripUSC] => 0 [tagsArray] => Array ( ) [attrArray] => Array ( ) [tagsMethod] => 0 [attrMethod] => 0 [xssAuto] => 1 [tagBlacklist] => Array ( [0] => applet [1] => body [2] => bgsound [3] => base [4] => basefont [5] => canvas [6] => embed [7] => frame [8] => frameset [9] => head [10] => html [11] => id [12] => iframe [13] => ilayer [14] => layer [15] => link [16] => meta [17] => name [18] => object [19] => script [20] => style [21] => title [22] => xml ) [attrBlacklist] => Array ( [0] => action [1] => background [2] => codebase [3] => dynsrc [4] => formaction [5] => lowsrc ) [blockedChars:Joomla\Filter\InputFilter:private] => Array ( [0] => &tab; [1] => &space; [2] => : [3] => &column; ) ) [data:protected] => Array ( ) ) ) [options:protected] => Array ( ) [filter:protected] => Joomla\Filter\InputFilter Object ( [tagsArray] => Array ( ) [attrArray] => Array ( ) [tagsMethod] => 0 [attrMethod] => 0 [xssAuto] => 1 [tagBlacklist] => Array ( [0] => applet [1] => body [2] => bgsound [3] => base [4] => basefont [5] => canvas [6] => embed [7] => frame [8] => frameset [9] => head [10] => html [11] => id [12] => iframe [13] => ilayer [14] => layer [15] => link [16] => meta [17] => name [18] => object [19] => script [20] => style [21] => title [22] => xml ) [attrBlacklist] => Array ( [0] => action [1] => background [2] => codebase [3] => dynsrc [4] => formaction [5] => lowsrc ) [blockedChars:Joomla\Filter\InputFilter:private] => Array ( [0] => &tab; [1] => &space; [2] => : [3] => &column; ) ) [data:protected] => Array ( [6e56a84ec0667d8a8718b9defededb8a] => h5sn83luss3ume1t41nbolm9j7 [rl-marine-session-id] => h5sn83luss3ume1t41nbolm9j7 [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, deflate, br, zstd [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://www.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] => 0 [tagsArray] => Array ( ) [attrArray] => Array ( ) [tagsMethod] => 0 [attrMethod] => 0 [xssAuto] => 1 [tagBlacklist] => Array ( [0] => applet [1] => body [2] => bgsound [3] => base [4] => basefont [5] => canvas [6] => embed [7] => frame [8] => frameset [9] => head [10] => html [11] => id [12] => iframe [13] => ilayer [14] => layer [15] => link [16] => meta [17] => name [18] => object [19] => script [20] => style [21] => title [22] => xml ) [attrBlacklist] => Array ( [0] => action [1] => background [2] => codebase [3] => dynsrc [4] => formaction [5] => lowsrc ) [blockedChars:Joomla\Filter\InputFilter:private] => Array ( [0] => &tab; [1] => &space; [2] => : [3] => &column; ) ) [data:protected] => Array ( [6e56a84ec0667d8a8718b9defededb8a] => h5sn83luss3ume1t41nbolm9j7 [rl-marine-session-id] => h5sn83luss3ume1t41nbolm9j7 ) ) [post] => Joomla\CMS\Input\Input Object ( [inputs:protected] => Array ( ) [options:protected] => Array ( ) [filter:protected] => Joomla\Filter\InputFilter Object ( [tagsArray] => Array ( ) [attrArray] => Array ( ) [tagsMethod] => 0 [attrMethod] => 0 [xssAuto] => 1 [tagBlacklist] => Array ( [0] => applet [1] => body [2] => bgsound [3] => base [4] => basefont [5] => canvas [6] => embed [7] => frame [8] => frameset [9] => head [10] => html [11] => id [12] => iframe [13] => ilayer [14] => layer [15] => link [16] => meta [17] => name [18] => object [19] => script [20] => style [21] => title [22] => xml ) [attrBlacklist] => Array ( [0] => action [1] => background [2] => codebase [3] => dynsrc [4] => formaction [5] => lowsrc ) [blockedChars:Joomla\Filter\InputFilter:private] => Array ( [0] => &tab; [1] => &space; [2] => : [3] => &column; ) ) [data:protected] => Array ( ) ) [files] => Joomla\CMS\Input\Files Object ( [decodedData:protected] => Array ( ) [inputs:protected] => Array ( ) [options:protected] => Array ( ) [filter:protected] => Joomla\CMS\Filter\InputFilter Object ( [stripUSC] => 0 [tagsArray] => Array ( ) [attrArray] => Array ( ) [tagsMethod] => 0 [attrMethod] => 0 [xssAuto] => 1 [tagBlacklist] => Array ( [0] => applet [1] => body [2] => bgsound [3] => base [4] => basefont [5] => canvas [6] => embed [7] => frame [8] => frameset [9] => head [10] => html [11] => id [12] => iframe [13] => ilayer [14] => layer [15] => link [16] => meta [17] => name [18] => object [19] => script [20] => style [21] => title [22] => xml ) [attrBlacklist] => Array ( [0] => action [1] => background [2] => codebase [3] => dynsrc [4] => formaction [5] => lowsrc ) [blockedChars:Joomla\Filter\InputFilter:private] => Array ( [0] => &tab; [1] => &space; [2] => : [3] => &column; ) ) [data:protected] => Array ( ) ) ) [options:protected] => Array ( ) [filter:protected] => Joomla\Filter\InputFilter Object ( [tagsArray] => Array ( ) [attrArray] => Array ( ) [tagsMethod] => 0 [attrMethod] => 0 [xssAuto] => 1 [tagBlacklist] => Array ( [0] => applet [1] => body [2] => bgsound [3] => base [4] => basefont [5] => canvas [6] => embed [7] => frame [8] => frameset [9] => head [10] => html [11] => id [12] => iframe [13] => ilayer [14] => layer [15] => link [16] => meta [17] => name [18] => object [19] => script [20] => style [21] => title [22] => xml ) [attrBlacklist] => Array ( [0] => action [1] => background [2] => codebase [3] => dynsrc [4] => formaction [5] => lowsrc ) [blockedChars:Joomla\Filter\InputFilter:private] => Array ( [0] => &tab; [1] => &space; [2] => : [3] => &column; ) ) [data:protected] => Array ( [6e56a84ec0667d8a8718b9defededb8a] => h5sn83luss3ume1t41nbolm9j7 [rl-marine-session-id] => h5sn83luss3ume1t41nbolm9j7 [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] => 1751750362 ) [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.1.48-MariaDB [client_version] => 100148 [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: 21276592 Threads: 150 Questions: 11714781158 Slow queries: 5040 Opens: 126124077 Open tables: 4000 Queries per second avg: 550.594 [sqlstate] => 00000 [protocol_version] => 10 [thread_id] => 173081416 [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-07-06 00:06:21') [4] => (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-07-06 00:06:21') [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] => 1 [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.1.48-MariaDB [client_version] => 100148 [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: 21276592 Threads: 150 Questions: 11714781158 Slow queries: 5040 Opens: 126124077 Open tables: 4000 Queries per second avg: 550.594 [sqlstate] => 00000 [protocol_version] => 10 [thread_id] => 173081416 [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-07-06 00:06:21') [4] => (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-07-06 00:06:21') [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] => 1 [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.1.48-MariaDB [client_version] => 100148 [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: 21276592 Threads: 150 Questions: 11714781158 Slow queries: 5040 Opens: 126124077 Open tables: 4000 Queries per second avg: 550.594 [sqlstate] => 00000 [protocol_version] => 10 [thread_id] => 173081416 [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-07-06 00:06:21') [4] => (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-07-06 00:06:21') [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] => 1 [errorNum:protected] => 0 [errorMsg:protected] => [transactionDepth:protected] => 0 [disconnectHandlers:protected] => Array ( ) ) [params] => Joomla\Registry\Registry Object ( [data:protected] => stdClass Object ( [lastrun] => 1749499275 ) [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.1.48-MariaDB [client_version] => 100148 [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: 21276592 Threads: 150 Questions: 11714781158 Slow queries: 5040 Opens: 126124077 Open tables: 4000 Queries per second avg: 550.594 [sqlstate] => 00000 [protocol_version] => 10 [thread_id] => 173081416 [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-07-06 00:06:21') [4] => (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-07-06 00:06:21') [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] => 1 [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] => 0 [tagsArray] => Array ( ) [attrArray] => Array ( ) [tagsMethod] => 0 [attrMethod] => 0 [xssAuto] => 1 [tagBlacklist] => Array ( [0] => applet [1] => body [2] => bgsound [3] => base [4] => basefont [5] => canvas [6] => embed [7] => frame [8] => frameset [9] => head [10] => html [11] => id [12] => iframe [13] => ilayer [14] => layer [15] => link [16] => meta [17] => name [18] => object [19] => script [20] => style [21] => title [22] => xml ) [attrBlacklist] => Array ( [0] => action [1] => background [2] => codebase [3] => dynsrc [4] => formaction [5] => lowsrc ) [blockedChars:Joomla\Filter\InputFilter:private] => Array ( [0] => &tab; [1] => &space; [2] => : [3] => &column; ) ) [data:protected] => Array ( [6e56a84ec0667d8a8718b9defededb8a] => h5sn83luss3ume1t41nbolm9j7 [rl-marine-session-id] => h5sn83luss3ume1t41nbolm9j7 ) ) [post] => Joomla\CMS\Input\Input Object ( [inputs:protected] => Array ( ) [options:protected] => Array ( ) [filter:protected] => Joomla\Filter\InputFilter Object ( [tagsArray] => Array ( ) [attrArray] => Array ( ) [tagsMethod] => 0 [attrMethod] => 0 [xssAuto] => 1 [tagBlacklist] => Array ( [0] => applet [1] => body [2] => bgsound [3] => base [4] => basefont [5] => canvas [6] => embed [7] => frame [8] => frameset [9] => head [10] => html [11] => id [12] => iframe [13] => ilayer [14] => layer [15] => link [16] => meta [17] => name [18] => object [19] => script [20] => style [21] => title [22] => xml ) [attrBlacklist] => Array ( [0] => action [1] => background [2] => codebase [3] => dynsrc [4] => formaction [5] => lowsrc ) [blockedChars:Joomla\Filter\InputFilter:private] => Array ( [0] => &tab; [1] => &space; [2] => : [3] => &column; ) ) [data:protected] => Array ( ) ) [files] => Joomla\CMS\Input\Files Object ( [decodedData:protected] => Array ( ) [inputs:protected] => Array ( ) [options:protected] => Array ( ) [filter:protected] => Joomla\CMS\Filter\InputFilter Object ( [stripUSC] => 0 [tagsArray] => Array ( ) [attrArray] => Array ( ) [tagsMethod] => 0 [attrMethod] => 0 [xssAuto] => 1 [tagBlacklist] => Array ( [0] => applet [1] => body [2] => bgsound [3] => base [4] => basefont [5] => canvas [6] => embed [7] => frame [8] => frameset [9] => head [10] => html [11] => id [12] => iframe [13] => ilayer [14] => layer [15] => link [16] => meta [17] => name [18] => object [19] => script [20] => style [21] => title [22] => xml ) [attrBlacklist] => Array ( [0] => action [1] => background [2] => codebase [3] => dynsrc [4] => formaction [5] => lowsrc ) [blockedChars:Joomla\Filter\InputFilter:private] => Array ( [0] => &tab; [1] => &space; [2] => : [3] => &column; ) ) [data:protected] => Array ( ) ) ) [options:protected] => Array ( ) [filter:protected] => Joomla\Filter\InputFilter Object ( [tagsArray] => Array ( ) [attrArray] => Array ( ) [tagsMethod] => 0 [attrMethod] => 0 [xssAuto] => 1 [tagBlacklist] => Array ( [0] => applet [1] => body [2] => bgsound [3] => base [4] => basefont [5] => canvas [6] => embed [7] => frame [8] => frameset [9] => head [10] => html [11] => id [12] => iframe [13] => ilayer [14] => layer [15] => link [16] => meta [17] => name [18] => object [19] => script [20] => style [21] => title [22] => xml ) [attrBlacklist] => Array ( [0] => action [1] => background [2] => codebase [3] => dynsrc [4] => formaction [5] => lowsrc ) [blockedChars:Joomla\Filter\InputFilter:private] => Array ( [0] => &tab; [1] => &space; [2] => : [3] => &column; ) ) [data:protected] => Array ( [6e56a84ec0667d8a8718b9defededb8a] => h5sn83luss3ume1t41nbolm9j7 [rl-marine-session-id] => h5sn83luss3ume1t41nbolm9j7 [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] => 1751760380 [last] => 1751760380 [now] => 1751760381 ) ) [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] => 2926510 [id] => h5sn83luss3ume1t41nbolm9j7 [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] => 1751750362 ) [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.1.48-MariaDB [client_version] => 100148 [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: 21276592 Threads: 150 Questions: 11714781158 Slow queries: 5040 Opens: 126124077 Open tables: 4000 Queries per second avg: 550.594 [sqlstate] => 00000 [protocol_version] => 10 [thread_id] => 173081416 [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-07-06 00:06:21') [4] => (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-07-06 00:06:21') [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] => 1 [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.1.48-MariaDB [client_version] => 100148 [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: 21276592 Threads: 150 Questions: 11714781158 Slow queries: 5040 Opens: 126124077 Open tables: 4000 Queries per second avg: 550.594 [sqlstate] => 00000 [protocol_version] => 10 [thread_id] => 173081416 [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-07-06 00:06:21') [4] => (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-07-06 00:06:21') [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] => 1 [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.1.48-MariaDB [client_version] => 100148 [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: 21276592 Threads: 150 Questions: 11714781158 Slow queries: 5040 Opens: 126124077 Open tables: 4000 Queries per second avg: 550.594 [sqlstate] => 00000 [protocol_version] => 10 [thread_id] => 173081416 [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-07-06 00:06:21') [4] => (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-07-06 00:06:21') [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] => 1 [errorNum:protected] => 0 [errorMsg:protected] => [transactionDepth:protected] => 0 [disconnectHandlers:protected] => Array ( ) ) [params] => Joomla\Registry\Registry Object ( [data:protected] => stdClass Object ( [lastrun] => 1749499275 ) [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.1.48-MariaDB [client_version] => 100148 [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: 21276592 Threads: 150 Questions: 11714781158 Slow queries: 5040 Opens: 126124077 Open tables: 4000 Queries per second avg: 550.594 [sqlstate] => 00000 [protocol_version] => 10 [thread_id] => 173081416 [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-07-06 00:06:21') [4] => (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-07-06 00:06:21') [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] => 1 [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] => 0 [tagsArray] => Array ( ) [attrArray] => Array ( ) [tagsMethod] => 0 [attrMethod] => 0 [xssAuto] => 1 [tagBlacklist] => Array ( [0] => applet [1] => body [2] => bgsound [3] => base [4] => basefont [5] => canvas [6] => embed [7] => frame [8] => frameset [9] => head [10] => html [11] => id [12] => iframe [13] => ilayer [14] => layer [15] => link [16] => meta [17] => name [18] => object [19] => script [20] => style [21] => title [22] => xml ) [attrBlacklist] => Array ( [0] => action [1] => background [2] => codebase [3] => dynsrc [4] => formaction [5] => lowsrc ) [blockedChars:Joomla\Filter\InputFilter:private] => Array ( [0] => &tab; [1] => &space; [2] => : [3] => &column; ) ) [data:protected] => Array ( [6e56a84ec0667d8a8718b9defededb8a] => h5sn83luss3ume1t41nbolm9j7 [rl-marine-session-id] => h5sn83luss3ume1t41nbolm9j7 ) ) [post] => Joomla\CMS\Input\Input Object ( [inputs:protected] => Array ( ) [options:protected] => Array ( ) [filter:protected] => Joomla\Filter\InputFilter Object ( [tagsArray] => Array ( ) [attrArray] => Array ( ) [tagsMethod] => 0 [attrMethod] => 0 [xssAuto] => 1 [tagBlacklist] => Array ( [0] => applet [1] => body [2] => bgsound [3] => base [4] => basefont [5] => canvas [6] => embed [7] => frame [8] => frameset [9] => head [10] => html [11] => id [12] => iframe [13] => ilayer [14] => layer [15] => link [16] => meta [17] => name [18] => object [19] => script [20] => style [21] => title [22] => xml ) [attrBlacklist] => Array ( [0] => action [1] => background [2] => codebase [3] => dynsrc [4] => formaction [5] => lowsrc ) [blockedChars:Joomla\Filter\InputFilter:private] => Array ( [0] => &tab; [1] => &space; [2] => : [3] => &column; ) ) [data:protected] => Array ( ) ) [files] => Joomla\CMS\Input\Files Object ( [decodedData:protected] => Array ( ) [inputs:protected] => Array ( ) [options:protected] => Array ( ) [filter:protected] => Joomla\CMS\Filter\InputFilter Object ( [stripUSC] => 0 [tagsArray] => Array ( ) [attrArray] => Array ( ) [tagsMethod] => 0 [attrMethod] => 0 [xssAuto] => 1 [tagBlacklist] => Array ( [0] => applet [1] => body [2] => bgsound [3] => base [4] => basefont [5] => canvas [6] => embed [7] => frame [8] => frameset [9] => head [10] => html [11] => id [12] => iframe [13] => ilayer [14] => layer [15] => link [16] => meta [17] => name [18] => object [19] => script [20] => style [21] => title [22] => xml ) [attrBlacklist] => Array ( [0] => action [1] => background [2] => codebase [3] => dynsrc [4] => formaction [5] => lowsrc ) [blockedChars:Joomla\Filter\InputFilter:private] => Array ( [0] => &tab; [1] => &space; [2] => : [3] => &column; ) ) [data:protected] => Array ( ) ) ) [options:protected] => Array ( ) [filter:protected] => Joomla\Filter\InputFilter Object ( [tagsArray] => Array ( ) [attrArray] => Array ( ) [tagsMethod] => 0 [attrMethod] => 0 [xssAuto] => 1 [tagBlacklist] => Array ( [0] => applet [1] => body [2] => bgsound [3] => base [4] => basefont [5] => canvas [6] => embed [7] => frame [8] => frameset [9] => head [10] => html [11] => id [12] => iframe [13] => ilayer [14] => layer [15] => link [16] => meta [17] => name [18] => object [19] => script [20] => style [21] => title [22] => xml ) [attrBlacklist] => Array ( [0] => action [1] => background [2] => codebase [3] => dynsrc [4] => formaction [5] => lowsrc ) [blockedChars:Joomla\Filter\InputFilter:private] => Array ( [0] => &tab; [1] => &space; [2] => : [3] => &column; ) ) [data:protected] => Array ( [6e56a84ec0667d8a8718b9defededb8a] => h5sn83luss3ume1t41nbolm9j7 [rl-marine-session-id] => h5sn83luss3ume1t41nbolm9j7 [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, deflate, br, zstd [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://www.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] => 0 [tagsArray] => Array ( ) [attrArray] => Array ( ) [tagsMethod] => 0 [attrMethod] => 0 [xssAuto] => 1 [tagBlacklist] => Array ( [0] => applet [1] => body [2] => bgsound [3] => base [4] => basefont [5] => canvas [6] => embed [7] => frame [8] => frameset [9] => head [10] => html [11] => id [12] => iframe [13] => ilayer [14] => layer [15] => link [16] => meta [17] => name [18] => object [19] => script [20] => style [21] => title [22] => xml ) [attrBlacklist] => Array ( [0] => action [1] => background [2] => codebase [3] => dynsrc [4] => formaction [5] => lowsrc ) [blockedChars:Joomla\Filter\InputFilter:private] => Array ( [0] => &tab; [1] => &space; [2] => : [3] => &column; ) ) [data:protected] => Array ( [6e56a84ec0667d8a8718b9defededb8a] => h5sn83luss3ume1t41nbolm9j7 [rl-marine-session-id] => h5sn83luss3ume1t41nbolm9j7 ) ) [post] => Joomla\CMS\Input\Input Object ( [inputs:protected] => Array ( ) [options:protected] => Array ( ) [filter:protected] => Joomla\Filter\InputFilter Object ( [tagsArray] => Array ( ) [attrArray] => Array ( ) [tagsMethod] => 0 [attrMethod] => 0 [xssAuto] => 1 [tagBlacklist] => Array ( [0] => applet [1] => body [2] => bgsound [3] => base [4] => basefont [5] => canvas [6] => embed [7] => frame [8] => frameset [9] => head [10] => html [11] => id [12] => iframe [13] => ilayer [14] => layer [15] => link [16] => meta [17] => name [18] => object [19] => script [20] => style [21] => title [22] => xml ) [attrBlacklist] => Array ( [0] => action [1] => background [2] => codebase [3] => dynsrc [4] => formaction [5] => lowsrc ) [blockedChars:Joomla\Filter\InputFilter:private] => Array ( [0] => &tab; [1] => &space; [2] => : [3] => &column; ) ) [data:protected] => Array ( ) ) [files] => Joomla\CMS\Input\Files Object ( [decodedData:protected] => Array ( ) [inputs:protected] => Array ( ) [options:protected] => Array ( ) [filter:protected] => Joomla\CMS\Filter\InputFilter Object ( [stripUSC] => 0 [tagsArray] => Array ( ) [attrArray] => Array ( ) [tagsMethod] => 0 [attrMethod] => 0 [xssAuto] => 1 [tagBlacklist] => Array ( [0] => applet [1] => body [2] => bgsound [3] => base [4] => basefont [5] => canvas [6] => embed [7] => frame [8] => frameset [9] => head [10] => html [11] => id [12] => iframe [13] => ilayer [14] => layer [15] => link [16] => meta [17] => name [18] => object [19] => script [20] => style [21] => title [22] => xml ) [attrBlacklist] => Array ( [0] => action [1] => background [2] => codebase [3] => dynsrc [4] => formaction [5] => lowsrc ) [blockedChars:Joomla\Filter\InputFilter:private] => Array ( [0] => &tab; [1] => &space; [2] => : [3] => &column; ) ) [data:protected] => Array ( ) ) ) [options:protected] => Array ( ) [filter:protected] => Joomla\Filter\InputFilter Object ( [tagsArray] => Array ( ) [attrArray] => Array ( ) [tagsMethod] => 0 [attrMethod] => 0 [xssAuto] => 1 [tagBlacklist] => Array ( [0] => applet [1] => body [2] => bgsound [3] => base [4] => basefont [5] => canvas [6] => embed [7] => frame [8] => frameset [9] => head [10] => html [11] => id [12] => iframe [13] => ilayer [14] => layer [15] => link [16] => meta [17] => name [18] => object [19] => script [20] => style [21] => title [22] => xml ) [attrBlacklist] => Array ( [0] => action [1] => background [2] => codebase [3] => dynsrc [4] => formaction [5] => lowsrc ) [blockedChars:Joomla\Filter\InputFilter:private] => Array ( [0] => &tab; [1] => &space; [2] => : [3] => &column; ) ) [data:protected] => Array ( [6e56a84ec0667d8a8718b9defededb8a] => h5sn83luss3ume1t41nbolm9j7 [rl-marine-session-id] => h5sn83luss3ume1t41nbolm9j7 [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] => 1751750362 ) [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.1.48-MariaDB [client_version] => 100148 [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: 21276592 Threads: 150 Questions: 11714781158 Slow queries: 5040 Opens: 126124077 Open tables: 4000 Queries per second avg: 550.594 [sqlstate] => 00000 [protocol_version] => 10 [thread_id] => 173081416 [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-07-06 00:06:21') [4] => (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-07-06 00:06:21') [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] => 1 [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.1.48-MariaDB [client_version] => 100148 [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: 21276592 Threads: 150 Questions: 11714781158 Slow queries: 5040 Opens: 126124077 Open tables: 4000 Queries per second avg: 550.594 [sqlstate] => 00000 [protocol_version] => 10 [thread_id] => 173081416 [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-07-06 00:06:21') [4] => (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-07-06 00:06:21') [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] => 1 [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.1.48-MariaDB [client_version] => 100148 [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: 21276592 Threads: 150 Questions: 11714781158 Slow queries: 5040 Opens: 126124077 Open tables: 4000 Queries per second avg: 550.594 [sqlstate] => 00000 [protocol_version] => 10 [thread_id] => 173081416 [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-07-06 00:06:21') [4] => (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-07-06 00:06:21') [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] => 1 [errorNum:protected] => 0 [errorMsg:protected] => [transactionDepth:protected] => 0 [disconnectHandlers:protected] => Array ( ) ) [params] => Joomla\Registry\Registry Object ( [data:protected] => stdClass Object ( [lastrun] => 1749499275 ) [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.1.48-MariaDB [client_version] => 100148 [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: 21276592 Threads: 150 Questions: 11714781158 Slow queries: 5040 Opens: 126124077 Open tables: 4000 Queries per second avg: 550.594 [sqlstate] => 00000 [protocol_version] => 10 [thread_id] => 173081416 [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-07-06 00:06:21') [4] => (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-07-06 00:06:21') [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] => 1 [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] => 0 [tagsArray] => Array ( ) [attrArray] => Array ( ) [tagsMethod] => 0 [attrMethod] => 0 [xssAuto] => 1 [tagBlacklist] => Array ( [0] => applet [1] => body [2] => bgsound [3] => base [4] => basefont [5] => canvas [6] => embed [7] => frame [8] => frameset [9] => head [10] => html [11] => id [12] => iframe [13] => ilayer [14] => layer [15] => link [16] => meta [17] => name [18] => object [19] => script [20] => style [21] => title [22] => xml ) [attrBlacklist] => Array ( [0] => action [1] => background [2] => codebase [3] => dynsrc [4] => formaction [5] => lowsrc ) [blockedChars:Joomla\Filter\InputFilter:private] => Array ( [0] => &tab; [1] => &space; [2] => : [3] => &column; ) ) [data:protected] => Array ( [6e56a84ec0667d8a8718b9defededb8a] => h5sn83luss3ume1t41nbolm9j7 [rl-marine-session-id] => h5sn83luss3ume1t41nbolm9j7 ) ) [post] => Joomla\CMS\Input\Input Object ( [inputs:protected] => Array ( ) [options:protected] => Array ( ) [filter:protected] => Joomla\Filter\InputFilter Object ( [tagsArray] => Array ( ) [attrArray] => Array ( ) [tagsMethod] => 0 [attrMethod] => 0 [xssAuto] => 1 [tagBlacklist] => Array ( [0] => applet [1] => body [2] => bgsound [3] => base [4] => basefont [5] => canvas [6] => embed [7] => frame [8] => frameset [9] => head [10] => html [11] => id [12] => iframe [13] => ilayer [14] => layer [15] => link [16] => meta [17] => name [18] => object [19] => script [20] => style [21] => title [22] => xml ) [attrBlacklist] => Array ( [0] => action [1] => background [2] => codebase [3] => dynsrc [4] => formaction [5] => lowsrc ) [blockedChars:Joomla\Filter\InputFilter:private] => Array ( [0] => &tab; [1] => &space; [2] => : [3] => &column; ) ) [data:protected] => Array ( ) ) [files] => Joomla\CMS\Input\Files Object ( [decodedData:protected] => Array ( ) [inputs:protected] => Array ( ) [options:protected] => Array ( ) [filter:protected] => Joomla\CMS\Filter\InputFilter Object ( [stripUSC] => 0 [tagsArray] => Array ( ) [attrArray] => Array ( ) [tagsMethod] => 0 [attrMethod] => 0 [xssAuto] => 1 [tagBlacklist] => Array ( [0] => applet [1] => body [2] => bgsound [3] => base [4] => basefont [5] => canvas [6] => embed [7] => frame [8] => frameset [9] => head [10] => html [11] => id [12] => iframe [13] => ilayer [14] => layer [15] => link [16] => meta [17] => name [18] => object [19] => script [20] => style [21] => title [22] => xml ) [attrBlacklist] => Array ( [0] => action [1] => background [2] => codebase [3] => dynsrc [4] => formaction [5] => lowsrc ) [blockedChars:Joomla\Filter\InputFilter:private] => Array ( [0] => &tab; [1] => &space; [2] => : [3] => &column; ) ) [data:protected] => Array ( ) ) ) [options:protected] => Array ( ) [filter:protected] => Joomla\Filter\InputFilter Object ( [tagsArray] => Array ( ) [attrArray] => Array ( ) [tagsMethod] => 0 [attrMethod] => 0 [xssAuto] => 1 [tagBlacklist] => Array ( [0] => applet [1] => body [2] => bgsound [3] => base [4] => basefont [5] => canvas [6] => embed [7] => frame [8] => frameset [9] => head [10] => html [11] => id [12] => iframe [13] => ilayer [14] => layer [15] => link [16] => meta [17] => name [18] => object [19] => script [20] => style [21] => title [22] => xml ) [attrBlacklist] => Array ( [0] => action [1] => background [2] => codebase [3] => dynsrc [4] => formaction [5] => lowsrc ) [blockedChars:Joomla\Filter\InputFilter:private] => Array ( [0] => &tab; [1] => &space; [2] => : [3] => &column; ) ) [data:protected] => Array ( [6e56a84ec0667d8a8718b9defededb8a] => h5sn83luss3ume1t41nbolm9j7 [rl-marine-session-id] => h5sn83luss3ume1t41nbolm9j7 [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] => 1751760380 [last] => 1751760380 [now] => 1751760381 ) ) [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] => 2926510 [id] => h5sn83luss3ume1t41nbolm9j7 [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] => 1751750362 ) [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.1.48-MariaDB [client_version] => 100148 [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: 21276592 Threads: 150 Questions: 11714781158 Slow queries: 5040 Opens: 126124077 Open tables: 4000 Queries per second avg: 550.594 [sqlstate] => 00000 [protocol_version] => 10 [thread_id] => 173081416 [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-07-06 00:06:21') [4] => (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-07-06 00:06:21') [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] => 1 [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.1.48-MariaDB [client_version] => 100148 [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: 21276592 Threads: 150 Questions: 11714781158 Slow queries: 5040 Opens: 126124077 Open tables: 4000 Queries per second avg: 550.594 [sqlstate] => 00000 [protocol_version] => 10 [thread_id] => 173081416 [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-07-06 00:06:21') [4] => (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-07-06 00:06:21') [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] => 1 [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.1.48-MariaDB [client_version] => 100148 [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: 21276592 Threads: 150 Questions: 11714781158 Slow queries: 5040 Opens: 126124077 Open tables: 4000 Queries per second avg: 550.594 [sqlstate] => 00000 [protocol_version] => 10 [thread_id] => 173081416 [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-07-06 00:06:21') [4] => (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-07-06 00:06:21') [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] => 1 [errorNum:protected] => 0 [errorMsg:protected] => [transactionDepth:protected] => 0 [disconnectHandlers:protected] => Array ( ) ) [params] => Joomla\Registry\Registry Object ( [data:protected] => stdClass Object ( [lastrun] => 1749499275 ) [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.1.48-MariaDB [client_version] => 100148 [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: 21276592 Threads: 150 Questions: 11714781158 Slow queries: 5040 Opens: 126124077 Open tables: 4000 Queries per second avg: 550.594 [sqlstate] => 00000 [protocol_version] => 10 [thread_id] => 173081416 [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-07-06 00:06:21') [4] => (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-07-06 00:06:21') [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] => 1 [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] => 0 [tagsArray] => Array ( ) [attrArray] => Array ( ) [tagsMethod] => 0 [attrMethod] => 0 [xssAuto] => 1 [tagBlacklist] => Array ( [0] => applet [1] => body [2] => bgsound [3] => base [4] => basefont [5] => canvas [6] => embed [7] => frame [8] => frameset [9] => head [10] => html [11] => id [12] => iframe [13] => ilayer [14] => layer [15] => link [16] => meta [17] => name [18] => object [19] => script [20] => style [21] => title [22] => xml ) [attrBlacklist] => Array ( [0] => action [1] => background [2] => codebase [3] => dynsrc [4] => formaction [5] => lowsrc ) [blockedChars:Joomla\Filter\InputFilter:private] => Array ( [0] => &tab; [1] => &space; [2] => : [3] => &column; ) ) [data:protected] => Array ( [6e56a84ec0667d8a8718b9defededb8a] => h5sn83luss3ume1t41nbolm9j7 [rl-marine-session-id] => h5sn83luss3ume1t41nbolm9j7 ) ) [post] => Joomla\CMS\Input\Input Object ( [inputs:protected] => Array ( ) [options:protected] => Array ( ) [filter:protected] => Joomla\Filter\InputFilter Object ( [tagsArray] => Array ( ) [attrArray] => Array ( ) [tagsMethod] => 0 [attrMethod] => 0 [xssAuto] => 1 [tagBlacklist] => Array ( [0] => applet [1] => body [2] => bgsound [3] => base [4] => basefont [5] => canvas [6] => embed [7] => frame [8] => frameset [9] => head [10] => html [11] => id [12] => iframe [13] => ilayer [14] => layer [15] => link [16] => meta [17] => name [18] => object [19] => script [20] => style [21] => title [22] => xml ) [attrBlacklist] => Array ( [0] => action [1] => background [2] => codebase [3] => dynsrc [4] => formaction [5] => lowsrc ) [blockedChars:Joomla\Filter\InputFilter:private] => Array ( [0] => &tab; [1] => &space; [2] => : [3] => &column; ) ) [data:protected] => Array ( ) ) [files] => Joomla\CMS\Input\Files Object ( [decodedData:protected] => Array ( ) [inputs:protected] => Array ( ) [options:protected] => Array ( ) [filter:protected] => Joomla\CMS\Filter\InputFilter Object ( [stripUSC] => 0 [tagsArray] => Array ( ) [attrArray] => Array ( ) [tagsMethod] => 0 [attrMethod] => 0 [xssAuto] => 1 [tagBlacklist] => Array ( [0] => applet [1] => body [2] => bgsound [3] => base [4] => basefont [5] => canvas [6] => embed [7] => frame [8] => frameset [9] => head [10] => html [11] => id [12] => iframe [13] => ilayer [14] => layer [15] => link [16] => meta [17] => name [18] => object [19] => script [20] => style [21] => title [22] => xml ) [attrBlacklist] => Array ( [0] => action [1] => background [2] => codebase [3] => dynsrc [4] => formaction [5] => lowsrc ) [blockedChars:Joomla\Filter\InputFilter:private] => Array ( [0] => &tab; [1] => &space; [2] => : [3] => &column; ) ) [data:protected] => Array ( ) ) ) [options:protected] => Array ( ) [filter:protected] => Joomla\Filter\InputFilter Object ( [tagsArray] => Array ( ) [attrArray] => Array ( ) [tagsMethod] => 0 [attrMethod] => 0 [xssAuto] => 1 [tagBlacklist] => Array ( [0] => applet [1] => body [2] => bgsound [3] => base [4] => basefont [5] => canvas [6] => embed [7] => frame [8] => frameset [9] => head [10] => html [11] => id [12] => iframe [13] => ilayer [14] => layer [15] => link [16] => meta [17] => name [18] => object [19] => script [20] => style [21] => title [22] => xml ) [attrBlacklist] => Array ( [0] => action [1] => background [2] => codebase [3] => dynsrc [4] => formaction [5] => lowsrc ) [blockedChars:Joomla\Filter\InputFilter:private] => Array ( [0] => &tab; [1] => &space; [2] => : [3] => &column; ) ) [data:protected] => Array ( [6e56a84ec0667d8a8718b9defededb8a] => h5sn83luss3ume1t41nbolm9j7 [rl-marine-session-id] => h5sn83luss3ume1t41nbolm9j7 [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] => )