From 8d79eece9877358e98c71451869070d56b8dbba6 Mon Sep 17 00:00:00 2001 From: "vincent@cubedesigners.com" Date: Mon, 29 Feb 2016 15:51:39 +0000 Subject: [PATCH] #couzy : upgrade wordpress (4.4.2) and plugins --- cesaretleonie.fr/wp-admin/about.php | 6 +- cesaretleonie.fr/wp-admin/includes/image.php | 8 +- .../wp-admin/js/inline-edit-tax.js | 2 + .../wp-admin/js/inline-edit-tax.min.js | 2 +- cesaretleonie.fr/wp-admin/widgets.php | 6 + .../wp-content/languages/admin-fr_FR.po | 78 +- .../wp-content/languages/fr_FR.mo | Bin 172756 -> 172755 bytes .../wp-content/languages/fr_FR.po | 202 +- .../languages/plugins/wordpress-seo-fr_FR.mo | Bin 106183 -> 104928 bytes .../languages/plugins/wordpress-seo-fr_FR.po | 2213 ++++++++--------- .../languages/themes/twentysixteen-fr_FR.mo | Bin 6777 -> 6782 bytes .../languages/themes/twentysixteen-fr_FR.po | 4 +- .../plugins/contact-form-7/admin/admin.php | 208 +- .../contact-form-7/admin/css/styles-rtl.css | 2 +- .../contact-form-7/admin/css/styles.css | 30 +- .../admin/edit-contact-form.php | 4 +- .../admin/includes/admin-functions.php | 39 +- .../class-contact-forms-list-table.php | 31 +- .../contact-form-7/admin/includes/editor.php | 58 +- .../admin/includes/help-tabs.php | 11 - .../contact-form-7/admin/js/tag-generator.js | 4 + .../includes/config-validator.php | 325 +++ .../includes/contact-form-template.php | 30 +- .../contact-form-7/includes/contact-form.php | 37 + .../contact-form-7/includes/functions.php | 5 + .../contact-form-7/includes/integration.php | 2 +- .../plugins/contact-form-7/includes/l10n.php | 90 +- .../plugins/contact-form-7/includes/mail.php | 44 +- .../languages/contact-form-7-bel.mo | Bin 0 -> 18379 bytes .../languages/contact-form-7-eo.mo | Bin 0 -> 13743 bytes .../languages/contact-form-7-ga.mo | Bin 0 -> 16281 bytes .../languages/contact-form-7-gu.mo | Bin 0 -> 24472 bytes .../languages/contact-form-7-hy.mo | Bin 0 -> 18925 bytes .../languages/contact-form-7-ta_IN.mo | Bin 0 -> 26093 bytes .../languages/contact-form-7.pot | 668 ++--- .../plugins/contact-form-7/license.txt | 2 +- .../plugins/contact-form-7/modules/date.php | 6 +- .../plugins/contact-form-7/modules/file.php | 10 +- .../contact-form-7/modules/flamingo.php | 3 +- .../plugins/contact-form-7/modules/number.php | 6 +- .../plugins/contact-form-7/modules/quiz.php | 2 +- .../plugins/contact-form-7/modules/text.php | 6 +- .../plugins/contact-form-7/readme.txt | 90 +- .../plugins/contact-form-7/settings.php | 2 +- .../contact-form-7/wp-contact-form-7.php | 10 +- .../wp-content/plugins/wordfence/css/main.css | 31 + .../plugins/wordfence/lib/GeoIP.dat | Bin 825130 -> 835223 bytes .../wordfence/lib/email_genericAlert.php | 16 +- .../plugins/wordfence/lib/email_newIssues.php | 24 +- .../wordfence/lib/menu_countryBlocking.php | 20 +- .../plugins/wordfence/lib/menu_options.php | 24 +- .../plugins/wordfence/lib/menu_passwd.php | 19 +- .../plugins/wordfence/lib/menu_scan.php | 18 +- .../wordfence/lib/menu_scanSchedule.php | 23 +- .../plugins/wordfence/lib/menu_twoFactor.php | 29 +- .../wordfence/lib/wfActivityReport.php | 18 +- .../plugins/wordfence/lib/wfIPWhitelist.php | 220 ++ .../plugins/wordfence/lib/wfLog.php | 67 +- .../plugins/wordfence/lib/wfUtils.php | 183 +- .../wp-content/plugins/wordfence/readme.txt | 8 +- .../plugins/wordfence/tmp/configCache.php | 2 +- .../plugins/wordfence/wordfence.php | 4 +- .../wp-includes/class-wp-comment-query.php | 44 +- .../class-wp-customize-manager.php | 4 +- .../wp-includes/comment-template.php | 142 +- cesaretleonie.fr/wp-includes/formatting.php | 6 +- cesaretleonie.fr/wp-includes/http.php | 2 +- .../wp-includes/js/wp-emoji-loader.js | 11 +- .../wp-includes/js/wp-emoji-loader.min.js | 2 +- cesaretleonie.fr/wp-includes/kses.php | 13 + cesaretleonie.fr/wp-includes/load.php | 2 +- cesaretleonie.fr/wp-includes/ms-blogs.php | 4 +- cesaretleonie.fr/wp-includes/pluggable.php | 15 +- cesaretleonie.fr/wp-includes/query.php | 27 +- .../wp-includes/random_compat/random.php | 2 +- cesaretleonie.fr/wp-includes/taxonomy.php | 2 +- cesaretleonie.fr/wp-includes/version.php | 2 +- mdryvescouzy.com/wp-admin/about.php | 6 +- mdryvescouzy.com/wp-admin/includes/image.php | 8 +- .../wp-admin/js/inline-edit-tax.js | 2 + .../wp-admin/js/inline-edit-tax.min.js | 2 +- mdryvescouzy.com/wp-admin/widgets.php | 6 + .../wp-content/languages/admin-fr_FR.po | 78 +- .../wp-content/languages/fr_FR.mo | Bin 172756 -> 172755 bytes .../wp-content/languages/fr_FR.po | 202 +- .../languages/plugins/wordpress-seo-fr_FR.mo | Bin 106183 -> 104928 bytes .../languages/plugins/wordpress-seo-fr_FR.po | 2213 ++++++++--------- .../languages/themes/twentysixteen-fr_FR.mo | Bin 6777 -> 6782 bytes .../languages/themes/twentysixteen-fr_FR.po | 4 +- .../plugins/contact-form-7/admin/admin.php | 208 +- .../contact-form-7/admin/css/styles-rtl.css | 2 +- .../contact-form-7/admin/css/styles.css | 30 +- .../admin/edit-contact-form.php | 4 +- .../admin/includes/admin-functions.php | 39 +- .../class-contact-forms-list-table.php | 31 +- .../contact-form-7/admin/includes/editor.php | 58 +- .../admin/includes/help-tabs.php | 11 - .../contact-form-7/admin/js/tag-generator.js | 4 + .../includes/config-validator.php | 325 +++ .../includes/contact-form-template.php | 30 +- .../contact-form-7/includes/contact-form.php | 37 + .../contact-form-7/includes/functions.php | 5 + .../contact-form-7/includes/integration.php | 2 +- .../plugins/contact-form-7/includes/l10n.php | 90 +- .../plugins/contact-form-7/includes/mail.php | 44 +- .../languages/contact-form-7-bel.mo | Bin 0 -> 18379 bytes .../languages/contact-form-7-eo.mo | Bin 0 -> 13743 bytes .../languages/contact-form-7-ga.mo | Bin 0 -> 16281 bytes .../languages/contact-form-7-gu.mo | Bin 0 -> 24472 bytes .../languages/contact-form-7-hy.mo | Bin 0 -> 18925 bytes .../languages/contact-form-7-ta_IN.mo | Bin 0 -> 26093 bytes .../languages/contact-form-7.pot | 668 ++--- .../plugins/contact-form-7/license.txt | 2 +- .../plugins/contact-form-7/modules/date.php | 6 +- .../plugins/contact-form-7/modules/file.php | 10 +- .../contact-form-7/modules/flamingo.php | 3 +- .../plugins/contact-form-7/modules/number.php | 6 +- .../plugins/contact-form-7/modules/quiz.php | 2 +- .../plugins/contact-form-7/modules/text.php | 6 +- .../plugins/contact-form-7/readme.txt | 90 +- .../plugins/contact-form-7/settings.php | 2 +- .../contact-form-7/wp-contact-form-7.php | 10 +- .../wp-content/plugins/wordfence/css/main.css | 31 + .../plugins/wordfence/lib/GeoIP.dat | Bin 825130 -> 835223 bytes .../wordfence/lib/email_genericAlert.php | 16 +- .../plugins/wordfence/lib/email_newIssues.php | 24 +- .../wordfence/lib/menu_countryBlocking.php | 20 +- .../plugins/wordfence/lib/menu_options.php | 24 +- .../plugins/wordfence/lib/menu_passwd.php | 19 +- .../plugins/wordfence/lib/menu_scan.php | 18 +- .../wordfence/lib/menu_scanSchedule.php | 23 +- .../plugins/wordfence/lib/menu_twoFactor.php | 29 +- .../wordfence/lib/wfActivityReport.php | 18 +- .../plugins/wordfence/lib/wfIPWhitelist.php | 220 ++ .../plugins/wordfence/lib/wfLog.php | 67 +- .../plugins/wordfence/lib/wfUtils.php | 183 +- .../wp-content/plugins/wordfence/readme.txt | 8 +- .../plugins/wordfence/tmp/configCache.php | 2 +- .../plugins/wordfence/wordfence.php | 4 +- .../uploads/2014/12/vignes-900x444.jpg | Bin 0 -> 114352 bytes .../2016/02/LAF-f\303\251vrier-2016.pdf" | Bin 0 -> 83451 bytes .../wp-includes/class-wp-comment-query.php | 44 +- .../class-wp-customize-manager.php | 4 +- .../wp-includes/comment-template.php | 142 +- mdryvescouzy.com/wp-includes/formatting.php | 6 +- mdryvescouzy.com/wp-includes/http.php | 2 +- .../wp-includes/js/wp-emoji-loader.js | 11 +- .../wp-includes/js/wp-emoji-loader.min.js | 2 +- mdryvescouzy.com/wp-includes/kses.php | 13 + mdryvescouzy.com/wp-includes/load.php | 2 +- mdryvescouzy.com/wp-includes/ms-blogs.php | 4 +- mdryvescouzy.com/wp-includes/pluggable.php | 15 +- mdryvescouzy.com/wp-includes/query.php | 27 +- .../wp-includes/random_compat/random.php | 2 +- mdryvescouzy.com/wp-includes/taxonomy.php | 2 +- mdryvescouzy.com/wp-includes/version.php | 2 +- pavillonmadeleine.fr/license.txt | 2 +- ...adme.bddf3a99303ce0131860f6948cb40055.html | 202 +- pavillonmadeleine.fr/wp-admin/about.php | 14 +- .../includes/class-wp-filesystem-ftpext.php | 12 +- .../class-wp-filesystem-ftpsockets.php | 2 +- .../wp-admin/includes/class-wp-screen.php | 6 +- .../wp-admin/includes/image.php | 8 +- .../wp-admin/includes/screen.php | 8 +- pavillonmadeleine.fr/wp-admin/js/common.js | 2 +- .../wp-admin/js/common.min.js | 2 +- .../wp-admin/js/inline-edit-tax.js | 2 + .../wp-admin/js/inline-edit-tax.min.js | 2 +- pavillonmadeleine.fr/wp-admin/js/postbox.js | 13 +- .../wp-admin/js/postbox.min.js | 2 +- pavillonmadeleine.fr/wp-admin/users.php | 15 +- pavillonmadeleine.fr/wp-admin/widgets.php | 6 + pavillonmadeleine.fr/wp-config-sample.php | 40 +- .../wp-content/languages/admin-fr_FR.mo | Bin 393367 -> 393477 bytes .../wp-content/languages/admin-fr_FR.po | 234 +- .../wp-content/languages/fr_FR.mo | Bin 172756 -> 172755 bytes .../wp-content/languages/fr_FR.po | 676 ++--- .../languages/plugins/akismet-fr_FR.mo | Bin 18952 -> 23429 bytes .../languages/plugins/akismet-fr_FR.po | 290 ++- .../languages/plugins/wordpress-seo-fr_FR.mo | Bin 106183 -> 104928 bytes .../languages/plugins/wordpress-seo-fr_FR.po | 2213 ++++++++--------- .../languages/themes/twentysixteen-fr_FR.mo | Bin 6776 -> 6782 bytes .../languages/themes/twentysixteen-fr_FR.po | 8 +- .../plugins/contact-form-7/admin/admin.php | 208 +- .../contact-form-7/admin/css/styles-rtl.css | 2 +- .../contact-form-7/admin/css/styles.css | 30 +- .../admin/edit-contact-form.php | 4 +- .../admin/includes/admin-functions.php | 39 +- .../class-contact-forms-list-table.php | 31 +- .../contact-form-7/admin/includes/editor.php | 58 +- .../admin/includes/help-tabs.php | 11 - .../contact-form-7/admin/js/tag-generator.js | 4 + .../includes/config-validator.php | 325 +++ .../includes/contact-form-template.php | 30 +- .../contact-form-7/includes/contact-form.php | 37 + .../contact-form-7/includes/functions.php | 5 + .../contact-form-7/includes/integration.php | 2 +- .../plugins/contact-form-7/includes/l10n.php | 90 +- .../plugins/contact-form-7/includes/mail.php | 44 +- .../languages/contact-form-7-bel.mo | Bin 0 -> 18379 bytes .../languages/contact-form-7-eo.mo | Bin 0 -> 13743 bytes .../languages/contact-form-7-ga.mo | Bin 0 -> 16281 bytes .../languages/contact-form-7-gu.mo | Bin 0 -> 24472 bytes .../languages/contact-form-7-hy.mo | Bin 0 -> 18925 bytes .../languages/contact-form-7-ta_IN.mo | Bin 0 -> 26093 bytes .../languages/contact-form-7.pot | 668 ++--- .../plugins/contact-form-7/license.txt | 2 +- .../plugins/contact-form-7/modules/date.php | 6 +- .../plugins/contact-form-7/modules/file.php | 10 +- .../contact-form-7/modules/flamingo.php | 3 +- .../plugins/contact-form-7/modules/number.php | 6 +- .../plugins/contact-form-7/modules/quiz.php | 2 +- .../plugins/contact-form-7/modules/text.php | 6 +- .../plugins/contact-form-7/readme.txt | 90 +- .../plugins/contact-form-7/settings.php | 2 +- .../contact-form-7/wp-contact-form-7.php | 10 +- .../wp-content/plugins/wordfence/css/main.css | 31 + .../plugins/wordfence/lib/GeoIP.dat | Bin 825130 -> 835223 bytes .../wordfence/lib/email_genericAlert.php | 16 +- .../plugins/wordfence/lib/email_newIssues.php | 24 +- .../wordfence/lib/menu_countryBlocking.php | 20 +- .../plugins/wordfence/lib/menu_options.php | 24 +- .../plugins/wordfence/lib/menu_passwd.php | 19 +- .../plugins/wordfence/lib/menu_scan.php | 18 +- .../wordfence/lib/menu_scanSchedule.php | 23 +- .../plugins/wordfence/lib/menu_twoFactor.php | 29 +- .../wordfence/lib/wfActivityReport.php | 18 +- .../plugins/wordfence/lib/wfIPWhitelist.php | 220 ++ .../plugins/wordfence/lib/wfLog.php | 67 +- .../plugins/wordfence/lib/wfUtils.php | 183 +- .../wp-content/plugins/wordfence/readme.txt | 8 +- .../plugins/wordfence/tmp/configCache.php | 2 +- .../plugins/wordfence/wordfence.php | 4 +- .../02/DOSSIER-DE-SUIVI-PERSONNALISE-PM.pdf | Bin 0 -> 93755 bytes .../wp-includes/category-template.php | 18 +- .../wp-includes/certificates/ca-bundle.crt | 340 +++ .../wp-includes/class-IXR.php | 9 +- .../wp-includes/class-oembed.php | 6 +- .../wp-includes/class-phpmailer.php | 518 ++-- .../wp-includes/class-smtp.php | 92 +- .../wp-includes/class-wp-comment-query.php | 44 +- .../class-wp-customize-manager.php | 4 +- .../wp-includes/class-wp-theme.php | 8 +- .../wp-includes/class-wp-walker.php | 2 +- .../wp-includes/class-wp-xmlrpc-server.php | 16 +- pavillonmadeleine.fr/wp-includes/class-wp.php | 11 +- .../wp-includes/comment-template.php | 131 +- pavillonmadeleine.fr/wp-includes/comment.php | 6 +- .../class-wp-customize-themes-section.php | 2 +- .../wp-includes/embed-template.php | 2 +- pavillonmadeleine.fr/wp-includes/embed.php | 2 +- .../wp-includes/formatting.php | 46 +- .../wp-includes/functions.php | 5 + .../wp-includes/general-template.php | 18 +- pavillonmadeleine.fr/wp-includes/http.php | 2 +- .../wp-includes/js/autosave.js | 2 +- .../wp-includes/js/autosave.min.js | 2 +- .../wp-includes/js/media-views.js | 23 +- .../wp-includes/js/media-views.min.js | 8 +- .../wp-includes/js/twemoji.js | 2 +- .../wp-includes/js/twemoji.min.js | 2 +- .../wp-includes/js/wp-emoji-loader.js | 30 +- .../wp-includes/js/wp-emoji-loader.min.js | 2 +- .../wp-includes/js/wp-emoji-release.min.js | 4 +- .../wp-includes/js/wp-emoji.js | 4 +- .../wp-includes/js/wp-emoji.min.js | 2 +- pavillonmadeleine.fr/wp-includes/kses.php | 13 + .../wp-includes/link-template.php | 8 +- pavillonmadeleine.fr/wp-includes/load.php | 2 +- pavillonmadeleine.fr/wp-includes/media.php | 94 +- pavillonmadeleine.fr/wp-includes/ms-blogs.php | 4 +- .../wp-includes/nav-menu-template.php | 2 +- .../wp-includes/pluggable.php | 15 +- pavillonmadeleine.fr/wp-includes/post.php | 5 +- pavillonmadeleine.fr/wp-includes/query.php | 23 +- .../wp-includes/random_compat/random.php | 24 +- .../random_bytes_dev_urandom.php | 25 +- .../wp-includes/shortcodes.php | 6 +- pavillonmadeleine.fr/wp-includes/taxonomy.php | 14 +- pavillonmadeleine.fr/wp-includes/update.php | 15 +- pavillonmadeleine.fr/wp-includes/version.php | 2 +- pavillonmadeleine.fr/wp-includes/widgets.php | 4 +- .../widgets/class-wp-widget-rss.php | 2 +- pavillonmadeleine.fr/wp-login.php | 5 +- 284 files changed, 10623 insertions(+), 7653 deletions(-) create mode 100644 cesaretleonie.fr/wp-content/plugins/contact-form-7/includes/config-validator.php create mode 100644 cesaretleonie.fr/wp-content/plugins/contact-form-7/languages/contact-form-7-bel.mo create mode 100644 cesaretleonie.fr/wp-content/plugins/contact-form-7/languages/contact-form-7-eo.mo create mode 100644 cesaretleonie.fr/wp-content/plugins/contact-form-7/languages/contact-form-7-ga.mo create mode 100644 cesaretleonie.fr/wp-content/plugins/contact-form-7/languages/contact-form-7-gu.mo create mode 100644 cesaretleonie.fr/wp-content/plugins/contact-form-7/languages/contact-form-7-hy.mo create mode 100644 cesaretleonie.fr/wp-content/plugins/contact-form-7/languages/contact-form-7-ta_IN.mo create mode 100644 cesaretleonie.fr/wp-content/plugins/wordfence/lib/wfIPWhitelist.php create mode 100644 mdryvescouzy.com/wp-content/plugins/contact-form-7/includes/config-validator.php create mode 100644 mdryvescouzy.com/wp-content/plugins/contact-form-7/languages/contact-form-7-bel.mo create mode 100644 mdryvescouzy.com/wp-content/plugins/contact-form-7/languages/contact-form-7-eo.mo create mode 100644 mdryvescouzy.com/wp-content/plugins/contact-form-7/languages/contact-form-7-ga.mo create mode 100644 mdryvescouzy.com/wp-content/plugins/contact-form-7/languages/contact-form-7-gu.mo create mode 100644 mdryvescouzy.com/wp-content/plugins/contact-form-7/languages/contact-form-7-hy.mo create mode 100644 mdryvescouzy.com/wp-content/plugins/contact-form-7/languages/contact-form-7-ta_IN.mo create mode 100644 mdryvescouzy.com/wp-content/plugins/wordfence/lib/wfIPWhitelist.php create mode 100644 mdryvescouzy.com/wp-content/uploads/2014/12/vignes-900x444.jpg create mode 100644 "mdryvescouzy.com/wp-content/uploads/2016/02/LAF-f\303\251vrier-2016.pdf" create mode 100644 pavillonmadeleine.fr/wp-content/plugins/contact-form-7/includes/config-validator.php create mode 100644 pavillonmadeleine.fr/wp-content/plugins/contact-form-7/languages/contact-form-7-bel.mo create mode 100644 pavillonmadeleine.fr/wp-content/plugins/contact-form-7/languages/contact-form-7-eo.mo create mode 100644 pavillonmadeleine.fr/wp-content/plugins/contact-form-7/languages/contact-form-7-ga.mo create mode 100644 pavillonmadeleine.fr/wp-content/plugins/contact-form-7/languages/contact-form-7-gu.mo create mode 100644 pavillonmadeleine.fr/wp-content/plugins/contact-form-7/languages/contact-form-7-hy.mo create mode 100644 pavillonmadeleine.fr/wp-content/plugins/contact-form-7/languages/contact-form-7-ta_IN.mo create mode 100644 pavillonmadeleine.fr/wp-content/plugins/wordfence/lib/wfIPWhitelist.php create mode 100644 pavillonmadeleine.fr/wp-content/uploads/2016/02/DOSSIER-DE-SUIVI-PERSONNALISE-PM.pdf diff --git a/cesaretleonie.fr/wp-admin/about.php b/cesaretleonie.fr/wp-admin/about.php index 8810c8ba..a808afca 100644 --- a/cesaretleonie.fr/wp-admin/about.php +++ b/cesaretleonie.fr/wp-admin/about.php @@ -49,7 +49,11 @@ include( ABSPATH . 'wp-admin/admin-header.php' );
-

+

+

Version %1$s addressed some security issues and fixed %2$s bug.', + 'Version %1$s addressed some security issues and fixed %2$s bugs.', 17 ), '4.4.2', number_format_i18n( 17 ) ); ?> + the release notes.' ), 'https://codex.wordpress.org/Version_4.4.2' ); ?> +

Version %1$s addressed some security issues and fixed %2$s bug.', 'Version %1$s addressed some security issues and fixed %2$s bugs.', 52 ), '4.4.1', number_format_i18n( 52 ) ); ?> the release notes.' ), 'https://codex.wordpress.org/Version_4.4.1' ); ?> diff --git a/cesaretleonie.fr/wp-admin/includes/image.php b/cesaretleonie.fr/wp-admin/includes/image.php index 139d4050..2faccfe7 100644 --- a/cesaretleonie.fr/wp-admin/includes/image.php +++ b/cesaretleonie.fr/wp-admin/includes/image.php @@ -408,12 +408,14 @@ function wp_read_image_metadata( $file ) { } } - foreach ( $meta as &$value ) { - if ( is_string( $value ) ) { - $value = wp_kses_post( $value ); + foreach ( $meta['keywords'] as $key => $keyword ) { + if ( ! seems_utf8( $keyword ) ) { + $meta['keywords'][ $key ] = utf8_encode( $keyword ); } } + $meta = wp_kses_post_deep( $meta ); + /** * Filter the array of meta data read from an image's exif data. * diff --git a/cesaretleonie.fr/wp-admin/js/inline-edit-tax.js b/cesaretleonie.fr/wp-admin/js/inline-edit-tax.js index a05dc095..b1090de4 100644 --- a/cesaretleonie.fr/wp-admin/js/inline-edit-tax.js +++ b/cesaretleonie.fr/wp-admin/js/inline-edit-tax.js @@ -137,6 +137,8 @@ inlineEditTax = { } } ); + // Prevent submitting the form when pressing Enter on a focused field. + return false; }, revert : function() { diff --git a/cesaretleonie.fr/wp-admin/js/inline-edit-tax.min.js b/cesaretleonie.fr/wp-admin/js/inline-edit-tax.min.js index 14b3b8a7..c99a76b8 100644 --- a/cesaretleonie.fr/wp-admin/js/inline-edit-tax.min.js +++ b/cesaretleonie.fr/wp-admin/js/inline-edit-tax.min.js @@ -1 +1 @@ -window.wp=window.wp||{};var inlineEditTax;!function(a,b){inlineEditTax={init:function(){var b=this,c=a("#inline-edit");b.type=a("#the-list").attr("data-wp-lists").substr(5),b.what="#"+b.type+"-",a("#the-list").on("click","a.editinline",function(){return inlineEditTax.edit(this),!1}),c.keyup(function(a){return 27===a.which?inlineEditTax.revert():void 0}),a(".cancel",c).click(function(){return inlineEditTax.revert()}),a(".save",c).click(function(){return inlineEditTax.save(this)}),a("input, select",c).keydown(function(a){return 13===a.which?inlineEditTax.save(this):void 0}),a('#posts-filter input[type="submit"]').mousedown(function(){b.revert()})},toggle:function(b){var c=this;"none"===a(c.what+c.getId(b)).css("display")?c.revert():c.edit(b)},edit:function(b){var c,d,e,f=this;return f.revert(),"object"==typeof b&&(b=f.getId(b)),c=a("#inline-edit").clone(!0),d=a("#inline_"+b),a("td",c).attr("colspan",a("th:visible, td:visible",".widefat:first thead").length),a(f.what+b).hide().after(c).after(''),e=a(".name",d),e.find("img").replaceWith(function(){return this.alt}),e=e.text(),a(':input[name="name"]',c).val(e),e=a(".slug",d),e.find("img").replaceWith(function(){return this.alt}),e=e.text(),a(':input[name="slug"]',c).val(e),a(c).attr("id","edit-"+b).addClass("inline-editor").show(),a(".ptitle",c).eq(0).focus(),!1},save:function(c){var d,e,f=a('input[name="taxonomy"]').val()||"";"object"==typeof c&&(c=this.getId(c)),a("table.widefat .spinner").addClass("is-active"),d={action:"inline-save-tax",tax_type:this.type,tax_ID:c,taxonomy:f},e=a("#edit-"+c).find(":input").serialize(),d=e+"&"+a.param(d),a.post(ajaxurl,d,function(d){var e,f,g,h=a("#edit-"+c+" .inline-edit-save .error");a("table.widefat .spinner").removeClass("is-active"),d?-1!==d.indexOf("

+ +

@@ -427,8 +430,11 @@ foreach ( $wp_registered_sidebars as $sidebar => $registered_sidebar ) {

+
+

+
Version %s addressed one security issue." msgstr "La version %s a corrigé un problème de sécurité." @@ -129,15 +129,15 @@ msgstr "Vous pouvez changer votre image de profil en passant par msgid "Profile Picture" msgstr "Illustration du profil" -#: wp-admin/about.php:216 +#: wp-admin/about.php:220 msgid "Security Releases" msgstr "Mises à jour de sécurité" -#: wp-admin/about.php:213 +#: wp-admin/about.php:217 msgid "Maintenance Releases" msgstr "Mises à jour de maintenance" -#: wp-admin/about.php:219 +#: wp-admin/about.php:223 msgid "Maintenance and Security Releases" msgstr "Mises à jour de maintenance et de sécurité" @@ -317,7 +317,7 @@ msgstr "Les fichiers du répertoire %s sont exécutés automatiquement." msgid "You are not allowed to manage these items." msgstr "Vous n’êtes pas autorisé à modifier ces éléments." -#: wp-admin/widgets.php:431 +#: wp-admin/widgets.php:436 msgid "This will clear all items from the inactive widgets list. You will not be able to restore any customizations." msgstr "Cela supprimera tous les éléments de la liste des widgets désactivés. Vous ne pourrez récupérer aucune personnalisation." @@ -333,7 +333,7 @@ msgstr "Un des utilisateurs sélectionnés n’est pas un abonné de ce site msgid "Users list navigation" msgstr "Navigation de la liste des utilisateurs" -#: wp-admin/widgets.php:423 +#: wp-admin/widgets.php:426 msgid "Clear Inactive Widgets" msgstr "Vider les widgets désactivés" @@ -1976,7 +1976,7 @@ msgstr "Vous pouvez activer le mode d'écriture sans distraction en cliquant sur msgid "Log Out Everywhere" msgstr "Déconnexion globale" -#: wp-admin/about.php:73 +#: wp-admin/about.php:77 msgid "Introducing Twenty Sixteen" msgstr "Présentation de Twenty Sixteen" @@ -2777,7 +2777,7 @@ msgstr "Affichier le thème précédent" msgid "Show next theme" msgstr "Afficher le thème suivant" -#: wp-admin/widgets.php:498 +#: wp-admin/widgets.php:504 msgid "Add Widget" msgstr "Ajouter le widget" @@ -4953,13 +4953,13 @@ msgid "Show Toolbar when viewing site" msgstr "Afficher la barre d’outils lorsque vous visitez le site" #. translators: %s: Codex URL -#: wp-admin/about.php:55 wp-admin/about.php:239 +#: wp-admin/about.php:55 wp-admin/about.php:59 wp-admin/about.php:243 msgid "For more information, see the release notes." msgstr "Pour plus d’informations, consultez les notes de publication." #. translators: 1: WordPress version number, 2: plural number of bugs. Singular #. security issue. -#: wp-admin/about.php:231 +#: wp-admin/about.php:235 msgid "Version %1$s addressed a security issue and fixed %2$s bug." msgid_plural "Version %1$s addressed a security issue and fixed %2$s bugs." msgstr[0] "La version %1$s a corrigé un problème de sécurité et %2$s bug." @@ -4967,14 +4967,14 @@ msgstr[1] "La version %1$s a corrigé un problème de sécurit #. translators: 1: WordPress version number, 2: plural number of bugs. More #. than one security issue. -#: wp-admin/about.php:53 wp-admin/about.php:235 +#: wp-admin/about.php:53 wp-admin/about.php:57 wp-admin/about.php:239 msgid "Version %1$s addressed some security issues and fixed %2$s bug." msgid_plural "Version %1$s addressed some security issues and fixed %2$s bugs." msgstr[0] "La version %1$s a corrigé quelques problèmes de sécurité et %2$s bug." msgstr[1] "La version %1$s a corrigé quelques problèmes de sécurité et %2$s bugs." #. translators: 1: WordPress version number, 2: plural number of bugs. -#: wp-admin/about.php:227 +#: wp-admin/about.php:231 msgid "Version %1$s addressed %2$s bug." msgid_plural "Version %1$s addressed %2$s bugs." msgstr[0] "La version %1$s a corrigé %2$s bug." @@ -4984,15 +4984,15 @@ msgstr[1] "La version %1$s a corrigé %2$s bugs." msgid "Welcome to your WordPress Dashboard! This is the screen you will see when you log in to your site, and gives you access to all the site management features of WordPress. You can get help for any screen by clicking the Help tab in the upper corner." msgstr "Bienvenu dans votre tableau de bord WordPress ! Ceci est l’écran que vous verrez lorsque vous vous connectez à votre site, et qui vous donne accès à l’ensemble des fonctionnalités de gestion de WordPress. Vous pouvez obtenir de l’aide dans n’importe quel écran en cliquant sur l’onglet « Aide » présent en haut à droite de votre navigateur." -#: wp-admin/about.php:212 +#: wp-admin/about.php:216 msgid "Maintenance Release" msgstr "Mise à jour de maintenance" -#: wp-admin/about.php:215 +#: wp-admin/about.php:219 msgid "Security Release" msgstr "Mise à jour de sécurité" -#: wp-admin/about.php:52 wp-admin/about.php:218 +#: wp-admin/about.php:52 wp-admin/about.php:222 msgid "Maintenance and Security Release" msgid_plural "Maintenance and Security Releases" msgstr[0] "Mise à jour de maintenance et de sécurité" @@ -5003,7 +5003,7 @@ msgid "What’s New" msgstr "Nouveautés" #. translators: %s: WordPress version number -#: wp-admin/about.php:224 +#: wp-admin/about.php:228 msgid "Version %s addressed some security issues." msgstr "La version %s a corrigé quelques problèmes de sécurité." @@ -5011,7 +5011,7 @@ msgstr "La version %s a corrigé quelques problèmes de sécuri msgid "This screen allows you to choose your permalink structure. You can choose from common settings or create custom URL structures." msgstr "Cet écran vous permet de choisir la structure de permalien par défaut. Vous pouvez choisir les réglages les plus courants, ou créer votre propre structure de liens." -#: wp-admin/about.php:197 +#: wp-admin/about.php:201 msgid "Return to Updates" msgstr "Retourner aux mises à jour" @@ -5303,11 +5303,11 @@ msgstr "Il semble y avoir une inclusion directe de wp-admin/includes/templ msgid "Welcome to WordPress %s" msgstr "Bienvenue dans WordPress %s" -#: wp-admin/about.php:197 +#: wp-admin/about.php:201 msgid "Return to Dashboard → Updates" msgstr "Retourner aux mises à jour" -#: wp-admin/about.php:200 +#: wp-admin/about.php:204 msgid "Go to Dashboard → Home" msgstr "Aller sur l’accueil" @@ -5319,7 +5319,7 @@ msgstr "WordPress est créé par une équipe de personnes passionnées, réparti msgid "Core Developers" msgstr "Développeurs principaux" -#: wp-admin/about.php:133 +#: wp-admin/about.php:137 msgid "Under the Hood" msgstr "Sous le capot" @@ -7455,7 +7455,7 @@ msgid_plural "Drop-ins (%s)" msgstr[0] "Drop-ins (%s)" msgstr[1] "Drop-ins (%s)" -#: wp-admin/about.php:200 +#: wp-admin/about.php:204 msgid "Go to Dashboard" msgstr "Aller sur le tableau de bord" diff --git a/cesaretleonie.fr/wp-content/languages/fr_FR.mo b/cesaretleonie.fr/wp-content/languages/fr_FR.mo index c4af71516f97f7091c79e2f00ecf47709811a845..8fcf07692b1a2a00fadbee89ccdbd2d43a39759f 100644 GIT binary patch delta 11739 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 LY%3k;uK)c1R6@x8 delta 11746 zcmXZicYKc5|Htv`z7l%{wW*NAOpr*3kP2c1AqcTojS}Un_NXg0T1w2;%GYZ7qN>$e zwW-pftx@||yH-)es#f*)df(^#^*rZX*LALQKIeSSbw9)}hw`30ly}pQO}s*mznXA z_5G*;WgRg0e}<|bwDr@re#fJr7r(>;SnO-lVF;F@9&PJwP$Tb!TAB%{rI?Hw$THMY zY(z!ii1j??p?(_!@e!8AKT!kniXHShB`8!u%`^e^;`X+E2x`Vt?e!(72RGREy;zd^ zFQ`!8#Skp?jfq%o%tyUFDpEah6b{3@yx+M_K`(xQnwfjZY{opO4$D~+P)qPS2IFLG zgdbx~ypGy4#SWVpH%2|*8ns7;VFu1aZOS6w>Uqy`QYdH!^HEE%0sG?)%#G#0GuNx2 zBGm{L(k_^auVXZRh1$&bPy;Iaz0YZktx@fBus7~SMWFl-KBpG%cRr+`7ac~8_$X>m zWTVnD&k+;ya;ON@vh}v8>wQs6HX0S;xu^-PLiMxLwjW1L;412Uf1#%|2>8*YSryc# z>WMlB#-Z~0W2}b9QJd!lw#8CE`J7@n2>qMM*5{+vd>!V;EvSJXKrQuUR6p52k^j1( z(9h<^vZxNLqDI&dwWcjlAs&UA=_jZGeS=l-KGwmKN6o>~7L^6FFcGsb4liRAmN{nn zZF7wL*IG@WAs22yJ-8W_PG4gVyo?I<4Gh4)P!W2GTH`9mO&X@720j6mZc|Ycm|@$u zp(45u{d>iupfxLd!kkDE7)HH4DiUK+YdIUWmTOV>@3kI9E!kz%fd584SLzotpqi+G zG{j&`L@iZ+R9bsuDRiNbiJI9>)C}&R4Zqk_fZ9|^sI2INidZ_v z;BeHEt;O1Sz}BB2C$HxeI%Q^7A8&F)dsG_6oif zs82^tq~aOVe|6M3&=?ibewa)7|F*y2IMb||)(@@AtZS?rQ6b%mip)+NMW~KqUu=5L z40zpnpHqqJpQD!KG-?U&;*S{ce+)qRe~g0C;;i*|tV{g`rqf~cuRiA#^_3UQeWNd$ zbefK7w6De4_%9B`*_TZFQ+!6f&1Ii68k=45IeT#rX5hrD z-rFXfV{ViG>L`f@txi{3*2QHt8Vt5BO}7wQ~1X}yJ-*$dPQEBtQmk4M$hQ0K`A ztcR0P@7s;qj7L2R!4w{%Ix2F{xq6gMtF9VmxUBR+=wU~sOX&VxVDzuBzi zAD9y_2^EPh7>xh1^?BBHScvw0{yO=0l!7|EfeP_GTmKvNV)vn$Q8CooS3?ctHPn(N zp*HbQ)blH?pP>${-KZ1s8`OJ#!2Ea|3n>3DQqWr7MQxfQ+2(;7s1Bo1FKmo@Fc~$l zuBiLpw9Y`C8*5PaT|mwBcT^<*LhXgXM`n*yM9<$L1+7_E)C0p%dFtUL{4Z(~mU(RQ zxeltszNqJhpa${|hT}5S_x}fb{WO-Keh0OA1D==(6njGcYbI4_U^6)NQJW>f-jIm( zsi)cY1=dBVw8}!IKu6WnVD%U#!*j2t^FKS=nq(*qxy~f)AZLIwFlDh5ca_K7~(xQ`92zT!(!B$ zFGp>bPf;)4jM@V~q0;dz>co73idfiR=J~4Vqh1pgp-9wHC7}9gi8>ehVK91ADQHdB zpf=%lRQg;%b?_K9kbu8UdtOwB6;L6pZmos7F9sFK1~>;>*z0Fe6T5(V{thy5&v`;Y zGk-DhqC-zIrb)0xSJ%_CzYG z|5>O3evX>p59t5?U!kB)ciZ|LwR!S5uD`uJYQ!~BM`%21%`>nVi#-*UMN56IlYkph z1N#FtP}g<+OI#F{reUb1ZG@giltLjI)9no_t-Dc?IExx!HY&7kfa{M$8BC$x5^G`> zDgsAP6L^H$qiNK&F0pZ(;;8eX6zcg3sELK;^vp;b(r}4}j;IG?a+#1e$3@h; z+Ilt)qn;zT>ksuPR4BKhcJ(3D3y)$boa@A}VyUZ{Z#z*#sND_}qYGq5m>RsJ`l zppbf~kHme{=E+sibXX2`&_tqUUI(>#TA&V^Rj5d9L=9{g>by9Idf{_hFH^|%AJz5o z1KQujDCNH!5_I`4OuP|(`1M(y@bQ8WG$wd=Q|X1d>A{}FZ6oGijF}>r$V=Lfh1xzKzQ&Sx#a{RRqM#S&ENf;Mgj(|o zs8H8KT~9`BqBPW3a3HF~h1RX8Y&eO!{|;)mKf$Kxlru}#%$kgBcF#$rpwMb zVH^ff&#?8W=%YRpHM2}qWR_SrqayPYw!mwse#2ii_s63Sv?Nr7I$>eu|2PVo*-X^P zvrrGN!BpIa8JMrUxjxIf5OvV3MD3CNs5QTh`k|3C*bFcN)!rPng#EA{zKi9R|NAK@ zbeB<~eTG%BQUx=U6jUgepgLNOn&|;l#Ln3E>!^sh70vassO*YD?e?aqrR|DJ)3?x5 zhs!Cb!(FJ&aU3{DO9}{ z>bZuf2)9E`a3E^WjrS<%#`jTcxdioswWtGQH@3x>7=dl7m~X^HRAeTjPR@;}O}hny z@eros4b+S3S2gL}3cFJ8h1!JPP73PyF>3QwtmgXvQK=o)rM@0R@e2BPb#>S2Nj(C? zaTd109jF244tJgA*b-~ueAIIXt-qt*Q#iuEcRVM7LOU8VP%k`zwJ~oE{|^M`HB`rA za18Fiu^3sC-HV@KI##P?2C@(}^Xr(5agnb7AF-xmC+erLABIP{{KF?b%%h+O?qC!q z)HWj@fv-_tjgfc_b-h@$8E6aCKr>L+x1h4&2KK>9F(wkzF^T#y)PPFYF#~-ATWbc} zDd<9AUDH8(Y)ySW>V=mu9*e}f{y!X~;0Wr6QAcZBJ=0+ZD!qcD12XbaR{ZN~2Ferv@>0F_?XQ62w{ zdSOt!nQ;l!^$^r%tcRL-?|AZGp&dzsX7nX$1_x0yID-0K|Azgs@@pmnnW+00;C)<; z74UvrHG5(Sh7ihIsBr?unxwxGy@)v!PF0-B6I__7h1P6GarfiIxfatcmQkS+pYZr_neIs5@@)F zTAR>h^I$8~-WZ0;+bq-`$VP3tylq@(GFHOTxE^&N1-CW7hLf=y^?5iE?_q5moMN(T zIc`w?-=UxoE^6mGEAc1P+6`@Q@^(Hd9e+i&SMA_B>o6IWR!^}9=1Db2`9Rbj8jacu zlTZUYi%RDl9bIQB#$veg{}&26lbufHOzwuYsD6kEco?-=a;2I49*EksU!hLIr>M0b z)|p++T3^8o>QB0ugKBhF^E=`*)RI0!En%~6M)d9FIvw#n)TX_F0hqtH`Md{Vaq6Y5k-f?P95l3`f&QH~ zSO`;4>DSxdI1ZI=bFm<N_2^Ng`F$#}kLtKG{`?}5^`~sWdu-DCA*@jx{fPUtvt%K3jyPyuD z*{FkRwMU^mg&n9DpF{o9xrkbd+o+F+ufI8(TcOU0L8y@L!C<_K%94NqCgfdF6X=PG zY(G?g15lfG66Qm19tDMV8EUOQ!*u)-3*f5*&CJ7557a}2vMDO$$+n(`icl|9#D<_I zG6}WjGcXKSqL%P5@>9%nPEiP^AsaQLqHmZRW3e3do~Q$4B5DR}P#x~UQg{-p;vc91 zl^kS3ToJX0Vo~YW4i)lAs0b{;ipu~0QBX(UV`;pGn!!s{WP%2p7gj(WJh7-Bk*Vn7 za8#s5qVjq&DhtY`n-`8ieO;$xBCf@Xco+SD|1UJe{D4TndR%x5Ti~atkUzn?=zG&# zuZPvCk3h|21!|yQqE5VnsHG@B)NIOdR91~ZE!`BW!@|Q%2cf8t zMWRCA41=+!t$V0QEkdQ$den;utf4@Udpex}o;e zSX3kyjwSy$QCMyp+Kw}6lZM(nJy2^t8a06VsLl5UYSVp(jWHYBVa#~*!uL>-+lJch zM^FLQonT&^f(l_LR7eM)*7i+Q2a_-pC*uSRnrP1YS*WA9z}u#M zI@Y8fILUlNqOl3}QP>i9U^IGxL_i;tdZ>|&LCq)=Q}Gyf#;^=?_D{lA)URPDtoe@l z%Ds!a|1zdw%w&@Vnb=jbEk@u2tf%~cb%yI4prJGBC@%fJ z>zu(j)WK6^ra9B=V;uGA7>ft7557PRwC60>8HdwQS@ADwVudsLecwVE7%>C z9m7%gk41g$-bVE|1@-ZngSl}j>i&2&t9W)1M&;SmiIyizliqD`1P&mt+ zjAc+~eGSz84Nyy$hmv#qh@pqHNg9*gXTGEfVux`B32w#4?ztq(pnewoEJ|)9XCh4IK|o-HPYVJ{-_xZ zM%_OYb^jRjcZ6D^8K|%0Le$!CMt>wRihAK?CS4P;f%1Pm1wF7G^}tEg1An4k5VhPy zCeGR#HPfD`2)v0}vXSTyE$YaghWahI3f2Es)cq&y^>cp7zb6z*aiQ=EvumrPc6$nH zvkkINLPcN!s>4O70d7G(zZwP#XM0~&yO(G*mF(@+D*L~YJRsOLVi*Vm(`8@`|*ci9^bp&s}V z_2M(A8C^iF{cTi7+4lN#)bsz^_B^Z10D@4T+mhBgsNWH(s3jb-%KrYJK!ZAd2epRp zqh>G%wT6pqeFG|6Hltqn1M0bx_WA`>gs!6|kd2zaKlXaSN2Z<+)qmlSJX0t|gF32! z>Y$pf*F{cFCjk|KCf2s-&v)wp)Gw#usI{GndckyieJ*OiS=KeE_k3QGfLogged in as %2$s. Log out?" msgstr "Connecté en tant que %2$s. Se déconnecter ?" @@ -859,7 +859,7 @@ msgstr "Ajouter une nouvelle image d’en-tête" msgid "Add new image" msgstr "Ajouter une nouvelle image" -#: wp-includes/class-wp-customize-manager.php:1828 +#: wp-includes/class-wp-customize-manager.php:1830 msgid "Site Icon" msgstr "Icône du site" @@ -867,11 +867,11 @@ msgstr "Icône du site" msgid "Expand Sidebar" msgstr "Étendre la colonne latérale" -#: wp-includes/class-wp-customize-manager.php:1829 +#: wp-includes/class-wp-customize-manager.php:1831 msgid "The Site Icon is used as a browser and app icon for your site. Icons must be square, and at least 512px wide and tall." msgstr "L’icône du site est utilisée pour représenter votre site en tant qu’icône de navigateur (favicon) et icône d’application. Les icônes doivent être au format carré, et mesurer au moins 512px en largeur comme en hauteur. " -#: wp-includes/class-wp-customize-manager.php:1795 +#: wp-includes/class-wp-customize-manager.php:1797 msgid "Site Identity" msgstr "Identité du site" @@ -896,7 +896,7 @@ msgstr "Votre lien de réinitialisation de mot de passe semble être invalide. V msgid "Your password reset link has expired. Please request a new link below." msgstr "Votre lien de réinitialisation de mot de passe semble avoir expiré. Veuillez demander un nouveau lien ci-dessous." -#: wp-includes/pluggable.php:1780 +#: wp-includes/pluggable.php:1789 msgid "To set your password, visit the following address:" msgstr "Pour configurer votre mot de passe, rendez-vous à l'adresse suivante :" @@ -1156,10 +1156,6 @@ msgstr "Barre d'outils en ligne (quand une image, un lien ou un aperçu est sél msgid "Allow link notifications from other blogs (pingbacks and trackbacks) on new articles" msgstr "Autoriser les liens de notification d'autres blogs (pings et rétroliens) sur les nouveaux articles" -#: wp-includes/widgets/class-wp-widget-text.php:107 -msgid "Content:" -msgstr "Contient :" - #: wp-includes/class-wp-editor.php:1051 msgid "Ctrl + letter:" msgstr "Ctrl + lettre :" @@ -1184,6 +1180,10 @@ msgstr "Raccourcis par défaut," msgid "Additional shortcuts," msgstr "Raccourcis supplémentaires," +#: wp-includes/widgets/class-wp-widget-text.php:107 +msgid "Content:" +msgstr "Contenu :" + #: wp-includes/class-wp-customize-section.php:236 #: wp-includes/customize/class-wp-customize-themes-section.php:55 msgid "Customizing" @@ -1639,13 +1639,13 @@ msgid "F j, Y @ H:i:s" msgstr "j F Y à G \\h i \\m\\i\\n" #. translators: 1: website name, 2: website IP, 3: website hostname -#: wp-includes/pluggable.php:1466 wp-includes/pluggable.php:1476 -#: wp-includes/pluggable.php:1619 wp-includes/pluggable.php:1627 +#: wp-includes/pluggable.php:1475 wp-includes/pluggable.php:1485 +#: wp-includes/pluggable.php:1628 wp-includes/pluggable.php:1636 msgid "Website: %1$s (IP: %2$s, %3$s)" msgstr "Site web : %1$s (IP : %2$s, %3$s)" #. translators: 1: comment author, 2: author IP, 3: author domain -#: wp-includes/pluggable.php:1486 wp-includes/pluggable.php:1634 +#: wp-includes/pluggable.php:1495 wp-includes/pluggable.php:1643 msgid "Author: %1$s (IP: %2$s, %3$s)" msgstr "Auteur : %1$s (IP : %2$s, %3$s)" @@ -1677,24 +1677,24 @@ msgid "The %1$s option is deprecated for the family of %2$s functions. Use the % msgstr "L'option %1$s est obsolète pour l'ensemble des fonctions %2$s. Utilisez plutôt l'option %3$s." #. translators: %s: post title -#: wp-includes/comment-template.php:1468 +#: wp-includes/comment-template.php:1480 msgid "1 Comment on %s" msgstr "Un commentaire sur %s" #. translators: 1: Number of comments 2: post title -#: wp-includes/comment-template.php:1473 +#: wp-includes/comment-template.php:1485 msgid "%1$s Comment on %2$s" msgid_plural "%1$s Comments on %2$s" msgstr[0] "%1$s commentaire sur %2$s" msgstr[1] "%1$s commentaires sur %2$s" #. translators: %s: post title -#: wp-includes/comment-template.php:1479 +#: wp-includes/comment-template.php:1491 msgid "Comments Off on %s" msgstr "Commentaires fermés sur %s" #. translators: %s: post title -#: wp-includes/comment-template.php:1463 +#: wp-includes/comment-template.php:1475 msgid "No Comments on %s" msgstr "Aucun commentaire sur %s" @@ -1839,26 +1839,26 @@ msgctxt "translations" msgid "Installed" msgstr "Installé" -#: wp-includes/pluggable.php:1479 +#: wp-includes/pluggable.php:1488 msgid "You can see all pingbacks on this post here:" msgstr "Vous pouvez voir tous les pings de cet article ici : " -#: wp-includes/pluggable.php:1469 +#: wp-includes/pluggable.php:1478 msgid "You can see all trackbacks on this post here:" msgstr "Vous pouvez voir tous les rétroliens de cet article ici :" -#: wp-includes/pluggable.php:1468 wp-includes/pluggable.php:1478 -#: wp-includes/pluggable.php:1489 wp-includes/pluggable.php:1637 +#: wp-includes/pluggable.php:1477 wp-includes/pluggable.php:1487 +#: wp-includes/pluggable.php:1498 wp-includes/pluggable.php:1646 msgid "Comment: %s" msgstr "Commentaire : %s" -#: wp-includes/pluggable.php:1490 +#: wp-includes/pluggable.php:1499 msgid "You can see all comments on this post here:" msgstr "Vous pouvez lire tous les commentaires de cet article ici :" -#: wp-includes/pluggable.php:1467 wp-includes/pluggable.php:1477 -#: wp-includes/pluggable.php:1488 wp-includes/pluggable.php:1620 -#: wp-includes/pluggable.php:1628 wp-includes/pluggable.php:1636 +#: wp-includes/pluggable.php:1476 wp-includes/pluggable.php:1486 +#: wp-includes/pluggable.php:1497 wp-includes/pluggable.php:1629 +#: wp-includes/pluggable.php:1637 wp-includes/pluggable.php:1645 msgid "URL: %s" msgstr "Adresse web : %s" @@ -1953,7 +1953,7 @@ msgstr "En passant" msgid "Do not pass style tags to wp_add_inline_style()." msgstr "Ne passez pas de balises de style dans wp_add_inline_style()." -#: wp-includes/comment-template.php:1570 +#: wp-includes/comment-template.php:1582 msgid "Reply to %s" msgstr "Répondre à %s" @@ -3966,11 +3966,11 @@ msgstr "Aller à la barre d’outils" msgid "Hex Value" msgstr "Valeur hexadécimale" -#: wp-includes/class-wp-customize-manager.php:1862 +#: wp-includes/class-wp-customize-manager.php:1864 msgid "Header Text Color" msgstr "Couleur du texte d’en-tête" -#: wp-includes/class-wp-customize-manager.php:1839 +#: wp-includes/class-wp-customize-manager.php:1841 msgid "Colors" msgstr "Couleurs" @@ -4005,7 +4005,7 @@ msgstr "Arguments insuffisants passés à cette méthode XML-RPC." msgid "Sorry, you cannot stick a private post." msgstr "Désolé, vous ne pouvez pas mettre en avant un article privé." -#: wp-includes/class-wp-customize-manager.php:1885 +#: wp-includes/class-wp-customize-manager.php:1887 #: wp-includes/customize/class-wp-customize-header-image-control.php:31 msgid "Header Image" msgstr "Image d’en-tête" @@ -4046,31 +4046,31 @@ msgstr "L’identifiant du site doit utiliser au moins 4 caractères." msgid "Please enter a site title." msgstr "Veuillez saisir un titre de site." -#: wp-includes/class-wp-customize-manager.php:2002 +#: wp-includes/class-wp-customize-manager.php:2004 msgid "A static page" msgstr "Une page statique" -#: wp-includes/class-wp-customize-manager.php:1877 +#: wp-includes/class-wp-customize-manager.php:1879 msgid "Background Color" msgstr "Couleur d’arrière-plan" -#: wp-includes/class-wp-customize-manager.php:1927 +#: wp-includes/class-wp-customize-manager.php:1929 msgid "Background Repeat" msgstr "Répétition de l’arrière-plan" -#: wp-includes/class-wp-customize-manager.php:1944 +#: wp-includes/class-wp-customize-manager.php:1946 msgid "Background Position" msgstr "Position d’arrière-plan" -#: wp-includes/class-wp-customize-manager.php:1855 +#: wp-includes/class-wp-customize-manager.php:1857 msgid "Display Header Text" msgstr "Afficher le texte d’en-tête" -#: wp-includes/class-wp-customize-manager.php:1960 +#: wp-includes/class-wp-customize-manager.php:1962 msgid "Background Attachment" msgstr "Image d’arrière-plan" -#: wp-includes/class-wp-customize-manager.php:1905 +#: wp-includes/class-wp-customize-manager.php:1907 #: wp-includes/customize/class-wp-customize-background-image-control.php:30 msgid "Background Image" msgstr "Image d’arrière-plan" @@ -4087,35 +4087,35 @@ msgstr "Retirer l’image" msgid "Sorry, you are not allowed to edit this post type." msgstr "Désolé, vous n’avez pas l’autorisation de modifier ce type de contenu." -#: wp-includes/class-wp-customize-manager.php:1931 +#: wp-includes/class-wp-customize-manager.php:1933 msgid "No Repeat" msgstr "Pas de répétition" -#: wp-includes/class-wp-customize-manager.php:1932 +#: wp-includes/class-wp-customize-manager.php:1934 msgid "Tile" msgstr "Motif répété" -#: wp-includes/class-wp-customize-manager.php:1933 +#: wp-includes/class-wp-customize-manager.php:1935 msgid "Tile Horizontally" msgstr "Répétition horizontale" -#: wp-includes/class-wp-customize-manager.php:1934 +#: wp-includes/class-wp-customize-manager.php:1936 msgid "Tile Vertically" msgstr "Répétition verticale" -#: wp-includes/class-wp-customize-manager.php:1965 +#: wp-includes/class-wp-customize-manager.php:1967 msgid "Fixed" msgstr "Fixe" -#: wp-includes/class-wp-customize-manager.php:1964 +#: wp-includes/class-wp-customize-manager.php:1966 msgid "Scroll" msgstr "Défilant" -#: wp-includes/class-wp-customize-manager.php:2013 +#: wp-includes/class-wp-customize-manager.php:2015 msgid "Front page" msgstr "Page d’accueil" -#: wp-includes/class-wp-customize-manager.php:2025 +#: wp-includes/class-wp-customize-manager.php:2027 msgid "Posts page" msgstr "Page des articles" @@ -4231,23 +4231,23 @@ msgstr "Le thème « %s » n’est un thème parent vali msgid "— Select —" msgstr "— Sélectionner —" -#: wp-includes/class-wp-customize-manager.php:1983 +#: wp-includes/class-wp-customize-manager.php:1985 msgid "Static Front Page" msgstr "Page d’accueil statique" -#: wp-includes/class-wp-customize-manager.php:1986 +#: wp-includes/class-wp-customize-manager.php:1988 msgid "Your theme supports a static front page." msgstr "Le thème actuel accepte les pages statiques." -#: wp-includes/class-wp-customize-manager.php:1997 +#: wp-includes/class-wp-customize-manager.php:1999 msgid "Front page displays" msgstr "La page d’accueil affiche" -#: wp-includes/class-wp-customize-manager.php:2001 +#: wp-includes/class-wp-customize-manager.php:2003 msgid "Your latest posts" msgstr "Les derniers articles" -#: wp-includes/class-wp-customize-manager.php:1817 +#: wp-includes/class-wp-customize-manager.php:1819 msgid "Tagline" msgstr "Slogan" @@ -4721,7 +4721,7 @@ msgstr "%1$s est appelée de la mauvaise manière. %2$s %3$s" msgid "Sorry, you cannot publish this post." msgstr "Désolé, vous ne pouvez pas publier cet article." -#: wp-includes/pluggable.php:1496 +#: wp-includes/pluggable.php:1505 msgid "Permalink: %s" msgstr "Permalien : %s" @@ -4805,12 +4805,12 @@ msgid "No pages found." msgstr "Aucune page trouvée." #: wp-includes/post.php:1369 -msgid "No posts found in Trash." -msgstr "Aucun article trouvé dans la corbeille." +msgid "No pages found in Trash." +msgstr "Aucune page trouvée dans la Corbeille." #: wp-includes/post.php:1369 -msgid "No pages found in Trash." -msgstr "Aucune page trouvée dans la corbeille." +msgid "No posts found in Trash." +msgstr "Aucun article trouvé dans la Corbeille." #: wp-includes/admin-bar.php:530 msgid "Shortlink" @@ -4921,7 +4921,7 @@ msgstr "Article non valide" msgid "Invalid taxonomy: %s." msgstr "Taxinomie non valide : %s" -#: wp-includes/query.php:2549 +#: wp-includes/query.php:2552 msgid "\"caller_get_posts\" is deprecated. Use \"ignore_sticky_posts\" instead." msgstr "« caller_get_posts » n’est plus recommandé. Utilisez « ignore_sticky_posts » à la place." @@ -5181,7 +5181,7 @@ msgstr "Les valeurs des constantes VHOST et SUBDOMAIN_INSTALL ne corresp msgid "ERROR: This username is invalid because it uses illegal characters. Please enter a valid username." msgstr "ERREUR : cet identifiant n’est pas valide, car il utilise des caractères non autorisés. Merci d’utiliser un identifiant valide." -#: wp-includes/comment-template.php:2127 +#: wp-includes/comment-template.php:2155 msgid "Required fields are marked %s" msgstr "Les champs obligatoires sont indiqués avec %s" @@ -5308,7 +5308,7 @@ msgstr "Inscription d'un nouveau site : %s" msgid "New %1$s Site: %2$s" msgstr "Nouveau site %1$s : %2$s" -#: wp-includes/pluggable.php:1754 +#: wp-includes/pluggable.php:1763 msgid "New user registration on your site %s:" msgstr "Inscription d'un nouvel utilisateur sur votre site %s :" @@ -5348,7 +5348,7 @@ msgstr "Une erreur est survenue lors de votre ajout à ce site. Retournez à l&r msgid "This file is too big. Files must be less than %d KB in size." msgstr "Ce fichier est trop gros. La taille des fichiers doit être inférieure %d Ko." -#: wp-includes/comment-template.php:2144 +#: wp-includes/comment-template.php:2172 msgid "Your email address will not be published." msgstr "Votre adresse de messagerie ne sera pas publiée." @@ -5509,7 +5509,7 @@ msgstr "Mais, avant d’utiliser votre nouveau site, vous devez l msgid "Site registration has been disabled." msgstr "Les inscriptions de sites sont désactivées." -#: wp-includes/pluggable.php:1616 +#: wp-includes/pluggable.php:1625 msgid "A new trackback on the post \"%s\" is waiting for your approval" msgstr "Un nouveau rétrolien sur l'article « %s » attend votre approbation" @@ -5517,23 +5517,23 @@ msgstr "Un nouveau rétrolien sur l'article « %s » attend votre approbation" msgid "If you’re not going to use a great site domain, leave it for a new user. Now have at it!" msgstr "Si vous ne comptez pas utiliser ce superbe nom de domaine, laissez-le à un autre utilisateur. Et maintenant, lancez-vous !" -#: wp-includes/pluggable.php:1484 +#: wp-includes/pluggable.php:1493 msgid "New comment on your post \"%s\"" msgstr "Nouveau commentaire sur votre article « %s »" -#: wp-includes/pluggable.php:1464 +#: wp-includes/pluggable.php:1473 msgid "New trackback on your post \"%s\"" msgstr "Nouveau rétrolien sur votre article « %s »" -#: wp-includes/pluggable.php:1474 +#: wp-includes/pluggable.php:1483 msgid "New pingback on your post \"%s\"" msgstr "Nouveau ping sur votre article « %s »" -#: wp-includes/pluggable.php:1624 +#: wp-includes/pluggable.php:1633 msgid "A new pingback on the post \"%s\" is waiting for your approval" msgstr "Un nouveau ping sur l'article « %s » attend votre approbation" -#: wp-includes/pluggable.php:1632 +#: wp-includes/pluggable.php:1641 msgid "A new comment on the post \"%s\" is waiting for your approval" msgstr "Un nouveau commentaire sur l'article « %s » attend votre approbation" @@ -5807,11 +5807,11 @@ msgstr "L’utilisateur a bloqué les requêtes HTTP." msgid "Too many redirects." msgstr "Trop de redirections." -#: wp-includes/comment-template.php:2157 +#: wp-includes/comment-template.php:2185 msgid "Cancel reply" msgstr "Annuler la réponse." -#: wp-includes/comment-template.php:2158 +#: wp-includes/comment-template.php:2186 msgid "Post Comment" msgstr "Laisser un commentaire" @@ -6520,46 +6520,46 @@ msgstr "Que dois-je faire maintenant ?" msgid "ERROR: Invalid username or incorrect password." msgstr "ERREUR : l’identifiant ou le mot de passe n’est pas valide." -#: wp-includes/pluggable.php:1502 wp-includes/pluggable.php:1645 +#: wp-includes/pluggable.php:1511 wp-includes/pluggable.php:1654 msgid "Delete it: %s" msgstr "Le supprimer : %s" -#: wp-includes/pluggable.php:1504 wp-includes/pluggable.php:1646 +#: wp-includes/pluggable.php:1513 wp-includes/pluggable.php:1655 msgid "Spam it: %s" msgstr "Le marquer comme indésirable : %s" -#: wp-includes/pluggable.php:1621 +#: wp-includes/pluggable.php:1630 msgid "Trackback excerpt: " msgstr "Extrait du rétrolien :" -#: wp-includes/pluggable.php:1629 +#: wp-includes/pluggable.php:1638 msgid "Pingback excerpt: " msgstr "Extrait du ping :" -#: wp-includes/pluggable.php:1641 +#: wp-includes/pluggable.php:1650 msgid "Approve it: %s" msgstr "L'approuver : %s" -#: wp-includes/pluggable.php:1648 +#: wp-includes/pluggable.php:1657 msgid "Currently %s comment is waiting for approval. Please visit the moderation panel:" msgid_plural "Currently %s comments are waiting for approval. Please visit the moderation panel:" msgstr[0] "En ce moment, %s commentaire attend votre approbation. Veuillez vous rendre sur le panneau de modération :" msgstr[1] "En ce moment, %s commentaires attendent vos approbations. Veuillez vous rendre sur le panneau de modération :" -#: wp-includes/pluggable.php:1715 +#: wp-includes/pluggable.php:1724 msgid "Password Lost and Changed for user: %s" msgstr "Mot de passe oublié et changé pour l'utilisateur : %s" -#: wp-includes/pluggable.php:1719 +#: wp-includes/pluggable.php:1728 msgid "[%s] Password Lost/Changed" msgstr "[%s] Mot de passe oublié et changé" -#: wp-includes/pluggable.php:1755 wp-includes/pluggable.php:1779 +#: wp-includes/pluggable.php:1764 wp-includes/pluggable.php:1788 #: wp-login.php:324 msgid "Username: %s" msgstr "Identifiant : %s" -#: wp-includes/pluggable.php:1758 +#: wp-includes/pluggable.php:1767 msgid "[%s] New User Registration" msgstr "[%s] Inscription d'un nouvel utilisateur" @@ -7007,11 +7007,11 @@ msgid "Sorry, that username already exists!" msgstr "Désolé, cet identifiant existe déjà !" #. translators: 1: blog name, 2: post title -#: wp-includes/pluggable.php:1481 +#: wp-includes/pluggable.php:1490 msgid "[%1$s] Pingback: \"%2$s\"" msgstr "[%1$s] Ping : « %2$s »" -#: wp-includes/pluggable.php:1652 +#: wp-includes/pluggable.php:1661 msgid "[%1$s] Please moderate: \"%2$s\"" msgstr "[%1$s] Demande de modération pour « %2$s »" @@ -7102,7 +7102,7 @@ msgstr "IDs de pages, séparés par une virgule." msgid "%1$s was called with an argument that is deprecated since version %2$s with no alternative available." msgstr "%1$s est appelé avec un argument qui est déprécié depuis la version %2$s, aucune alternative n’est disponible." -#: wp-includes/pluggable.php:1500 wp-includes/pluggable.php:1643 +#: wp-includes/pluggable.php:1509 wp-includes/pluggable.php:1652 msgid "Trash it: %s" msgstr "Le mettre dans la Corbeille : %s" @@ -7195,7 +7195,7 @@ msgstr " " msgid "By: %s" msgstr "Par : %s" -#: wp-includes/pluggable.php:1785 +#: wp-includes/pluggable.php:1794 msgid "[%s] Your username and password info" msgstr "[%s] Votre identifiant et votre mot de passe" @@ -7267,12 +7267,12 @@ msgid "Friday" msgstr "vendredi" #. translators: 1: blog name, 2: post title -#: wp-includes/pluggable.php:1471 +#: wp-includes/pluggable.php:1480 msgid "[%1$s] Trackback: \"%2$s\"" msgstr "[%1$s] Rétrolien : « %2$s »" #. translators: 1: blog name, 2: post title -#: wp-includes/pluggable.php:1492 +#: wp-includes/pluggable.php:1501 msgid "[%1$s] Comment: \"%2$s\"" msgstr "[%1$s] Commentaire : « %2$s »" @@ -7371,7 +7371,7 @@ msgstr "Réglages" msgid "First Post" msgstr "Premier article" -#: wp-includes/class-wp-customize-manager.php:1806 +#: wp-includes/class-wp-customize-manager.php:1808 #: wp-includes/class-wp-xmlrpc-server.php:467 msgid "Site Title" msgstr "Titre du site" @@ -7418,7 +7418,7 @@ msgstr "Titre :" msgid "(required)" msgstr "(obligatoire)" -#: wp-includes/comment-template.php:2123 +#: wp-includes/comment-template.php:2151 #: wp-includes/theme-compat/comments.php:102 msgid "Website" msgstr "Site web" @@ -7473,7 +7473,7 @@ msgstr "Connecté(e) en tant que %s." msgid "Powered by WordPress, state-of-the-art semantic personal publishing platform." msgstr "Propulsé par WordPress, plate-forme de publication personnelle sémantique de pointe." -#: wp-includes/comment-template.php:1488 +#: wp-includes/comment-template.php:1500 msgid "Enter your password to view comments." msgstr "Saisissez votre mot de passe pour accéder aux commentaires." @@ -7549,24 +7549,24 @@ msgstr[1] "%s sujets" msgid "Feed for all posts filed under %s" msgstr "Flux pour tous les articles classés dans %s" -#: wp-includes/comment-template.php:1571 +#: wp-includes/comment-template.php:1583 msgid "Log in to Reply" msgstr "Connectez-vous pour répondre" -#: wp-includes/comment-template.php:1682 +#: wp-includes/comment-template.php:1694 msgid "Leave a Comment" msgstr "Laisser un commentaire" -#: wp-includes/comment-template.php:1683 +#: wp-includes/comment-template.php:1695 msgid "Log in to leave a Comment" msgstr "Connectez-vous pour laisser un commentaire" -#: wp-includes/comment-template.php:1838 wp-includes/comment-template.php:2151 +#: wp-includes/comment-template.php:1850 wp-includes/comment-template.php:2179 #: wp-includes/theme-compat/comments.php:75 msgid "Leave a Reply" msgstr "Laisser un commentaire" -#: wp-includes/comment-template.php:1839 wp-includes/comment-template.php:2152 +#: wp-includes/comment-template.php:1851 wp-includes/comment-template.php:2180 #: wp-includes/theme-compat/comments.php:75 msgid "Leave a Reply to %s" msgstr "Répondre à %s" @@ -7635,7 +7635,7 @@ msgstr "Cette page est en XHTML 1.0 Transitional valide" msgid "Valid XHTML" msgstr "XHTML valide" -#: wp-includes/comment-template.php:1751 +#: wp-includes/comment-template.php:1763 msgid "Click here to cancel reply." msgstr "Cliquez ici pour annuler la réponse." @@ -7643,7 +7643,7 @@ msgstr "Cliquez ici pour annuler la réponse." msgid "ERROR: Please enter a username." msgstr "ERREUR : veuillez renseigner l’identifiant." -#: wp-includes/comment-template.php:2121 +#: wp-includes/comment-template.php:2149 #: wp-includes/theme-compat/comments-popup.php:81 wp-login.php:720 msgid "Email" msgstr "Adresse de contact" @@ -7674,7 +7674,7 @@ msgstr "Écrire un commentaire" msgid "Tags: " msgstr "Étiquettes : " -#: wp-includes/comment-template.php:2141 +#: wp-includes/comment-template.php:2169 #: wp-includes/theme-compat/comments.php:82 msgid "You must be logged in to post a comment." msgstr "Vous devez être connecté(e) pour rédiger un commentaire." @@ -7704,7 +7704,7 @@ msgstr "Auteur" msgid "URL" msgstr "Adresse web" -#: wp-includes/comment-template.php:1041 wp-includes/comment-template.php:2139 +#: wp-includes/comment-template.php:1041 wp-includes/comment-template.php:2167 msgctxt "noun" msgid "Comment" msgstr "Commentaire" @@ -7713,19 +7713,19 @@ msgstr "Commentaire" msgid "No" msgstr "Non" -#: wp-includes/class-wp-customize-manager.php:1948 +#: wp-includes/class-wp-customize-manager.php:1950 #: wp-includes/class-wp-editor.php:988 wp-includes/media-template.php:613 #: wp-includes/media-template.php:844 wp-includes/media-template.php:910 msgid "Left" msgstr "Gauche" -#: wp-includes/class-wp-customize-manager.php:1949 +#: wp-includes/class-wp-customize-manager.php:1951 #: wp-includes/class-wp-editor.php:989 wp-includes/media-template.php:616 #: wp-includes/media-template.php:847 wp-includes/media-template.php:913 msgid "Center" msgstr "Centre" -#: wp-includes/class-wp-customize-manager.php:1950 +#: wp-includes/class-wp-customize-manager.php:1952 #: wp-includes/class-wp-editor.php:990 wp-includes/media-template.php:619 #: wp-includes/media-template.php:850 wp-includes/media-template.php:916 msgid "Right" @@ -7810,7 +7810,7 @@ msgstr "Catégories" msgid "Advanced" msgstr "Avancé" -#: wp-includes/comment-template.php:2119 +#: wp-includes/comment-template.php:2147 #: wp-includes/theme-compat/comments-popup.php:76 #: wp-includes/theme-compat/comments.php:96 msgid "Name" @@ -7916,7 +7916,7 @@ msgstr "Enregistrer brouillon" msgid "No comments yet." msgstr "Pas encore de commentaire." -#: wp-includes/comment-template.php:1569 wp-includes/script-loader.php:488 +#: wp-includes/comment-template.php:1581 wp-includes/script-loader.php:488 msgid "Reply" msgstr "Répondre" @@ -8120,8 +8120,8 @@ msgstr "Aperçu" msgid "Dismiss" msgstr "Fermer" -#: wp-includes/pluggable.php:1487 wp-includes/pluggable.php:1635 -#: wp-includes/pluggable.php:1756 +#: wp-includes/pluggable.php:1496 wp-includes/pluggable.php:1644 +#: wp-includes/pluggable.php:1765 msgid "Email: %s" msgstr "E-mail : %s" diff --git a/cesaretleonie.fr/wp-content/languages/plugins/wordpress-seo-fr_FR.mo b/cesaretleonie.fr/wp-content/languages/plugins/wordpress-seo-fr_FR.mo index 5fcddf9d8b6b34b1bcea1ffda5edc37867d1cbde..b01641c7b9b160ceba467e00170daaea9992c851 100644 GIT binary patch delta 20497 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 G@c#h0lY27& delta 21732 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 U=gqk6r&qf_9I|(0n)-SF2lb+jtN;K2 diff --git a/cesaretleonie.fr/wp-content/languages/plugins/wordpress-seo-fr_FR.po b/cesaretleonie.fr/wp-content/languages/plugins/wordpress-seo-fr_FR.po index 0c3948a3..49a62211 100644 --- a/cesaretleonie.fr/wp-content/languages/plugins/wordpress-seo-fr_FR.po +++ b/cesaretleonie.fr/wp-content/languages/plugins/wordpress-seo-fr_FR.po @@ -2,7 +2,7 @@ # This file is distributed under the same license as the Stable (latest release) package. msgid "" msgstr "" -"PO-Revision-Date: 2015-11-19 09:23:43+0000\n" +"PO-Revision-Date: 2016-02-19 15:30:23+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -10,15 +10,16 @@ msgstr "" "X-Generator: GlotPress/1.0-alpha-1100\n" "Project-Id-Version: Stable (latest release)\n" +#. translators: %1$s expands to OnPage.org +#: admin/pages/dashboard.php:251 +msgid "Enable %1$s indexability check" +msgstr "Activer la vérification d’indexabilité de %1$s" + #. translators: 1: opens a link to a related knowledge base article. 2: closes #. the link #: admin/views/dashboard-widget.php:83 msgid "Yoast SEO has %1$snot fetched your site’s indexability status%2$s yet from OnPage.org" -msgstr "Yoast SEO n'a pas encore pu %1$srécupérer l'état d'indexibilité de votre site%2$s sur OnPage.org." - -#: admin/views/dashboard-widget.php:58 -msgid "Your homepage can be indexed by search engines." -msgstr "Votre page d’accueil peut être indexée par les moteurs de recherche." +msgstr "Yoast SEO %1$sn’a pas encore récupéré l’état d’indexabilité de votre site%2$s depuis OnPage.org" #. translators: %s$s expands to the taxonomy name and %2$s to the current index #. value @@ -36,11 +37,6 @@ msgstr "Supprimer les variables %s." msgid "If you want to use an image for sharing on %1$s, you can upload / choose an image or add the image URL here." msgstr "Si vous souhaitez utiliser une image pour partager sur %1$s, vous pouvez télécharger / choisir une image ou ajouter son url ici." -#. translators: %1$s expands to the social network name -#: admin/taxonomy/class-taxonomy-social-fields.php:54 -msgid "If you don't want to use the meta description for sharing on %1$s but want another description there, write it here." -msgstr "Si vous ne voulez pas utiliser la méta description pour le partage de l'article sur %1$s, mais plutôt une autre description, écrivez-la ici." - #. translators: %1$s expands to the social network name #: admin/taxonomy/class-taxonomy-social-fields.php:46 msgid "If you don't want to use the title for sharing on %1$s but instead want another title there, write it here." @@ -51,10 +47,6 @@ msgstr "Si vous ne souhaitez pas utiliser le titre de l’article pour le pa msgid "Strip the category base (usually %s) from the category URL." msgstr "Retire la base de la catégorie (généralement %s) de l’URL de la catégorie." -#: admin/views/dashboard-widget.php:93 -msgid "Fetch the current status" -msgstr "Récupérer le statut actuel" - #: inc/class-wpseo-rank.php:102 msgid "No index" msgstr "No index" @@ -64,11 +56,6 @@ msgstr "No index" msgid "The separator defined in your theme's %s tag." msgstr "Le séparateur défini dans la balise %s de votre thème." -#. translators: 1: expands to OnPage.org -#: admin/views/dashboard-widget.php:45 -msgid "Indexability check by %1$s" -msgstr "Indexibilité vérifiée par %1$s" - #. translators: %1$s expands to the taxonomy name #: admin/taxonomy/class-taxonomy-settings-fields.php:65 msgid "Include %1$s in sitemap?" @@ -94,33 +81,29 @@ msgstr "Architecte" #. the link #: admin/views/dashboard-widget.php:74 msgid "Yoast SEO has %1$snot been able to fetch your site’s indexability status%2$s from OnPage.org" -msgstr "Yoast SEO %1$sn'a pas pu récupérer l'état de l'indexibilité de votre site%2$s depuis onPage.org." +msgstr "Yoast SEO %1$sn’a pas pu récupérer l’état d’indexibilité de votre site%2$s depuis onPage.org." -#: admin/onpage/class-onpage.php:54 -msgid "Once Weekly" -msgstr "Une fois par semaine" +#. translators: 1: expands to OnPage.org +#: admin/views/dashboard-widget.php:45 +msgid "Indexability check by %1$s" +msgstr "Indexibilité vérifiée par %1$s" -#. translators: 1: expands to get_option( 'home' ). -#: admin/onpage/class-onpage-email-presenter.php:103 -msgid "Yoast SEO has detected that %1$s can be indexed." -msgstr "Yoast SEO a détecté que %1$s peut être indexé." +#: admin/views/dashboard-widget.php:58 +msgid "Your homepage can be indexed by search engines." +msgstr "Votre page d’accueil peut être indexée par les moteurs de recherche." -#. translators: 1: expands to get_option( 'home' ). -#: admin/onpage/class-onpage-email-presenter.php:79 -msgid "Yoast SEO has detected that %1$s can be indexed again." -msgstr "Yoast SEO a détecté que %1$s peut à nouveau être indexé." +#: admin/views/dashboard-widget.php:93 +msgid "Fetch the current status" +msgstr "Récupérer l’état actuel" -#. translators: 1: expands to get_option( 'home' ). 2: opens a link to a -#. related knowledge base article. 3: closes the link -#: admin/onpage/class-onpage-email-presenter.php:72 -msgid "Yoast SEO has detected that %1$s can no longer be indexed. Please note that this will make it impossible for search engines like Google and Bing to index your site. %2$sRead more about this error on our knowledge base%3$s." -msgstr "Yoast SEO a détecté que %1$s ne pouvait plus être indexé. Veuillez noter qd’il sera impossible pour les moteurs de recherche comme Google et Bing d'indexer votre site. %2$sEn savoir plus sur cette erreur dans notre base de connaissances%3$s." +#. translators: %1$s expands to the social network name +#: admin/taxonomy/class-taxonomy-social-fields.php:54 +msgid "If you don't want to use the meta description for sharing on %1$s but want another description there, write it here." +msgstr "Si vous ne voulez pas utiliser la méta description pour le partage de l’article sur %1$s, mais plutôt une autre description, écrivez-la ici." -#. translators: 1: expands to get_option( 'home' ). 2: opens a link to a -#. related knowledge base article. 3: closes the link -#: admin/onpage/class-onpage-email-presenter.php:96 -msgid "Yoast SEO has detected that %1$s can not be indexed. Please note that this will make it impossible for search engines like Google and Bing to index your site. %2$sRead more about this error on our knowledge base%3$s." -msgstr "Yoast SEO a détecté que %1$s ne peut pas être indexé. Veuillez noter qu'il sera impossible pour les moteurs de recherche comme Google ou Bing d'indexer votre site. %2$sLire plus au sujet de cette erreur dans notre base de connaissances%3$s." +#: admin/onpage/class-onpage.php:56 +msgid "Once Weekly" +msgstr "Une fois par semaine" #: admin/pages/tools.php:43 msgid "Recalculate SEO scores for all pieces of content with a focus keyword." @@ -135,44 +118,18 @@ msgstr "Recalculer les scores SEO" msgid "Facebook / Opengraph metadata" msgstr "métadonnées Facebook / Opengraph" -#. translators: 1: opens a link to yoast.com. 2: closes the link 3: opens a -#. link to onpage.org -#: admin/onpage/class-onpage-email-presenter.php:54 -msgid "Indexing powered by %1$sYoast%2$s and %3$sOnPage.org%2$s." -msgstr "Indexation propulsée par %1$sYoast%2$s et %3$sOnPage.org%2$s." - -#. translators: 1: expands to get_option( 'home' ). -#: admin/onpage/class-onpage-email-presenter.php:147 -msgid "Yoast SEO alert fixed: Search engines can index %1$s." -msgstr "Fin d'alerte Yoast SEO : les moteurs de recherche peuvent indexer %1$s." - -#. translators: 1: expands to get_option( 'home' ). -#: admin/onpage/class-onpage-email-presenter.php:125 -msgid "Yoast SEO alert fixed: Search engines can index %1$s again." -msgstr "Fin d'alerte Yoast SEO : les moteurs de recherche peuvent à nouveau indexer %1$s." - -#. translators: 1: expands to get_option( 'home' ). -#: admin/onpage/class-onpage-email-presenter.php:120 -msgid "Yoast SEO alert: Search engines can no longer index %1$s!" -msgstr "Alerte Yoast SEO : les moteurs de recherche ne peuvent plus indexer %1$s !" - -#. translators: 1: expands to get_option( 'home' ). -#: admin/onpage/class-onpage-email-presenter.php:142 -msgid "Yoast SEO alert: Search engines cannot index %1$s!" -msgstr "Alerte Yoast SEO : les moteurs de recherche ne peuvent pas indexer %1$s !" - -#: admin/metabox/class-metabox.php:447 admin/metabox/class-metabox.php:448 +#: admin/metabox/class-metabox.php:448 admin/metabox/class-metabox.php:449 msgid "Add-ons" msgstr "Add-ons" #. translators: 1: opens a link to a related knowledge base article. 2: closes #. the link -#: admin/onpage/class-onpage.php:97 admin/views/dashboard-widget.php:65 +#: admin/onpage/class-onpage.php:99 admin/views/dashboard-widget.php:65 msgid "%1$sYour homepage cannot be indexed by search engines%2$s. This is very bad for SEO and should be fixed." -msgstr "%1$sVotre page d'accueil ne peut pas être indexée par les moteurs de recherche%2$s. C'est très mauvais pour le SEO et doit être résolu." +msgstr "%1$sVotre page d’accueil ne peut pas être indexée par les moteurs de recherche%2$s. C’est très mauvais pour le SEO et doit être résolu." -#: admin/metabox/class-metabox.php:387 admin/metabox/class-metabox.php:390 -#: admin/metabox/class-metabox.php:401 admin/metabox/class-metabox.php:402 +#: admin/metabox/class-metabox.php:388 admin/metabox/class-metabox.php:391 +#: admin/metabox/class-metabox.php:402 admin/metabox/class-metabox.php:403 #: admin/taxonomy/class-taxonomy-metabox.php:99 #: admin/taxonomy/class-taxonomy-metabox.php:102 #: admin/taxonomy/class-taxonomy-metabox.php:111 @@ -188,10 +145,6 @@ msgstr "wpSEO a été désactivé" msgid "SEO score" msgstr "Score SEO" -#: admin/class-recalculate-scores.php:46 -msgid "Recalculating SEO scores for all pieces of content with a focus keyword." -msgstr "Recalcule des scores SEO pour tous les contenus avec un mot-clé." - #. Translators: %1$s: expands to 'Yoast SEO Premium', %2$s: links to Yoast SEO #. Premium plugin page. #: admin/metabox/class-metabox-add-keyword-tab.php:34 @@ -200,7 +153,7 @@ msgstr "Pour pouvoir ajouter et analyser plusieurs mots clés sur un article ou #. translators: 1: is a link to 'admin_url / #. admin.php?page=wpseo_tools&recalculate=1' 2: closing link tag -#: admin/class-admin-init.php:186 +#: admin/class-admin-init.php:191 msgid "We've updated our SEO score algorithm. %1$sClick here to recalculate the SEO scores%2$s for all posts and pages." msgstr "Nous avons mis à jour l’algorithme de calcul de nos scores SEO. %1$sCliquez ici pour les recalculer%2$s pour l’ensemble de vos articles et pages." @@ -233,11 +186,6 @@ msgstr "L’extension All-In-One-SEO a été détectée. Voulez-vous %simpor msgid "Snippet Editor" msgstr "Éditeur de snippet" -#: admin/metabox/class-metabox.php:54 -#: admin/taxonomy/class-taxonomy-content-fields.php:29 -msgid "This is the content analysis, a collection of content checks that analyze the content of your page. Read %sthis post%s for more info." -msgstr "Ceci est l’analyse du contenu, un ensemble de vérifications sur celui-ci pour analyser son contenu. Référez-vous à %scet article%s pour plus d'informations." - #: admin/metabox/class-metabox.php:53 #: admin/taxonomy/class-taxonomy-content-fields.php:28 msgid "Content Analysis" @@ -251,7 +199,7 @@ msgstr "Ajouter un mot-clé" msgid "Buy %s »" msgstr "Achetez %s »" -#: admin/class-admin-init.php:372 +#: admin/class-admin-init.php:377 msgid "%s filter/action" msgstr "%s filtre/action" @@ -261,14 +209,14 @@ msgstr "%s filtre/action" msgid "%1$s of %2$s done." msgstr "%1$s de %2$s effectué." -#: inc/options/class-wpseo-option-xml.php:166 -msgid "\"Max entries per sitemap page\" should be a positive number, which %s is not. Please correct." -msgstr "\"Entrées maximum par page du sitemap\" doit être un nombre positif, %s ne l'est pas. Veuillez corriger." +#: admin/class-recalculate-scores.php:46 +msgid "Recalculating SEO scores for all pieces of content with a focus keyword." +msgstr "Recalcule en cours des scores SEO pour tous les contenus avec un mot-clé." -#. translators: %1$s expands to the option name and %2$sexpands to Yoast SEO -#: inc/options/class-wpseo-option-ms.php:153 -msgid "%1$s is not a valid choice for who should be allowed access to the %2$s settings. Value reset to the default." -msgstr "%1$s n'est pas un choix valide pour ceux qui devraient être autorisés d'accéder aux réglages de %2$s. La valeur par défaut a été remise." +#: admin/metabox/class-metabox.php:54 +#: admin/taxonomy/class-taxonomy-content-fields.php:29 +msgid "This is the content analysis, a collection of content checks that analyze the content of your page. Read %sthis post%s for more info." +msgstr "Ceci est l’analyse du contenu, un ensemble de vérifications sur celui-ci pour analyser son contenu. Référez-vous à %scet article%s pour plus d’informations." #: inc/options/class-wpseo-option-titles.php:212 msgid "%s Archive" @@ -295,18 +243,6 @@ msgstr "%s ne semble pas être une URL valide. Veuillez corriger cela." msgid "%s failed to check for updates because of the following error: %s" msgstr "Erreur de mise à jour pour %s en raison des erreurs suivantes:%s" -#: vendor/yoast/license-manager/class-plugin-license-manager.php:75 -msgid "%s is network activated, please contact your site administrator to manage the license." -msgstr "%s nécessite une activation réseau, veuillez contacter l'administrateur de votre site pour gérer la licence." - -#: vendor/yoast/license-manager/class-plugin-license-manager.php:73 -msgid "%s is network activated, you can manage your license in the network admin license page." -msgstr "%s est activé sur tout le réseau, vous pouvez gérer votre licence sur la Page du réseau d'administration des licences." - -#: inc/options/class-wpseo-option-titles.php:178 -msgid "%s, Author at %s" -msgstr "%s, Auteur à %s" - #: vendor/yoast/license-manager/class-license-manager.php:430 msgid "%s: License Settings" msgstr "%s : Réglages de la licence" @@ -315,10 +251,6 @@ msgstr "%s : Réglages de la licence" msgid "%sRenew your license now%s." msgstr "%sRenouveler votre licence maintenant%s." -#: vendor/yoast/license-manager/views/form.php:46 -msgid "(deactivate your license so you can activate it on another WordPress site)" -msgstr "(désactivez votre licence pour pouvoir l'activer sur un autre site WordPress)" - #: vendor/yoast/license-manager/class-license-manager.php:190 msgid "Did you know you can upgrade your license?" msgstr "Saviez-vous que vous pouvez mettre à jour votre licence ?" @@ -327,10 +259,6 @@ msgstr "Saviez-vous que vous pouvez mettre à jour votre licence& msgid "Your license is expiring in %d days, would you like to extend it?" msgstr "Votre licence expire dans %d jours, voulez vous une extension pour votre licence ?" -#: vendor/yoast/license-manager/class-license-manager.php:138 -msgid "Warning! You're blocking external requests which means you won't be able to get %s updates. Please add %s to %s." -msgstr "Attention ! Vous bloquez des requêtes externes, ce qui signifie que vous ne serez pas en mesure d'obtenir les mises à jour de %s. Merci d'ajouter %s à %s." - #: vendor/yoast/license-manager/class-theme-update-manager.php:101 msgid "%s version %s is available. Check out what's new or update now." msgstr "%s la version de %s est disponible. Découvrez les nouveautés ou mettez à jour maintenant ." @@ -339,10 +267,6 @@ msgstr "%s la version de %s est disponible. upgrade your license to use it on this site." -msgstr "Vous avez atteint votre limite d'activation. Vous devez mettre à jour votre licence pour l'utiliser sur ce site." - #: vendor/yoast/license-manager/class-license-manager.php:179 msgid "Your %s license has been activated. " msgstr "Votre licence %s a été activée." @@ -635,12 +483,121 @@ msgstr "https://yoast.com/" msgid "https://yoast.com/wordpress/plugins/seo/#utm_source=wpadmin&utm_medium=plugin&utm_campaign=wpseoplugin" msgstr "https://yoast.com/wordpress/plugins/seo/#utm_source=wpadmin&utm_medium=plugin&utm_campaign=wpseoplugin" +#. translators: %1$s expands to Yoast SEO, %2$s / %3$s: links to the +#. installation manual in the Readme for the Yoast SEO code repository on +#. GitHub +#: wp-seo-main.php:405 +msgid "The %1$s plugin installation is incomplete. Please refer to %2$sinstallation instructions%3$s." +msgstr "L’installation de l’extension %1$s est incomplète. Veuillez vous référer %2$saux informations d’installation%3$s." + +#: vendor/yoast/license-manager/views/form.php:15 +msgid "We couldn't create a connection to our API to verify your license key(s). Please ask your hosting company to allow outgoing connections from your server to %s." +msgstr "Nous n’arrivons pas à créer de connexion avec notre API pour vérifier votre clé de licence. Veuillez demander à votre hébergeur d’autoriser les connexions sortantes de votre serveur vers %s." + +#: wp-seo-main.php:439 +msgid "Activation failed:" +msgstr "Échec de l’activation :" + +#: wp-seo-main.php:429 +msgid "The filter extension seem to be unavailable. Please ask your web host to enable it." +msgstr "L’extension \"filter\" semble indisponible. Veuillez demander à votre hébergeur de l’activer." + +#: admin/import/class-import-aioseo-hooks.php:28 +msgid "The plugin All-In-One-SEO has been detected. Do you want to %simport its settings%s?" +msgstr "L’extension All-In-One-SEO a été détectée. Voulez-vous %simporter ses réglages%s ?" + +#: vendor/yoast/i18n-module/i18n-module.php:172 +msgid "You're using WordPress in %1$s. While %2$s has been translated to %1$s for %3$d%%, it's not been shipped with the plugin yet. You can help! Register at %4$s to help complete the translation to %1$s!" +msgstr "Vous utilisez WordPress en %1$s. Alors que %2$s a été traduit en %1$s à %3$d%%, elle n’est donc pas encore disponible dans l’extension. Vous pouvez nous aider ! Enregistrez-vous sur %4$s pour nous aider à terminer la traduction à %1$s !" + +#: vendor/yoast/i18n-module/i18n-module.php:174 +msgid "You're using WordPress in a language we don't support yet. We'd love for %2$s to be translated in that language too, but unfortunately, it isn't right now. You can change that! Register at %4$s to help translate it!" +msgstr "Vous utilisez WordPress dans une langue que nous ne supportons pas encore. Nous aimerions beaucoup que %2$s soit traduit dans cette langue, mais malheureusement ce n’est pas le cas. Vous pouvez changer cet état de fait ! Enregistrez-vous sur %4$s pour nous aider à traduire ! " + +#: vendor/yoast/i18n-module/i18n-module.php:199 +msgid "Register now »" +msgstr "S’enregistrer maintenant »" + +#. Author of the plugin/theme +msgid "Team Yoast" +msgstr "L’équipe Yoast" + +#: vendor/yoast/license-manager/class-license-manager.php:138 +msgid "Warning! You're blocking external requests which means you won't be able to get %s updates. Please add %s to %s." +msgstr "Attention ! Vous bloquez des requêtes externes, ce qui signifie que vous ne serez pas en mesure d’obtenir les mises à jour de %s. Merci d’ajouter %s à %s." + #: vendor/yoast/license-manager/class-license-manager.php:206 msgid "Your license has expired. You must extend your license in order to use it again." -msgstr "Votre licence a expiré. Vous devez renouveler votre licence pour l'utiliser à nouveau." +msgstr "Votre licence a expiré. Vous devez renouveler votre licence pour l’utiliser à nouveau." + +#: vendor/yoast/license-manager/class-plugin-license-manager.php:73 +msgid "%s is network activated, you can manage your license in the network admin license page." +msgstr "%s est activé sur tout le réseau, vous pouvez gérer votre licence sur la Page du réseau d’administration des licences." + +#: vendor/yoast/license-manager/class-plugin-license-manager.php:75 +msgid "%s is network activated, please contact your site administrator to manage the license." +msgstr "%s nécessite une activation réseau, veuillez contacter l’administrateur de votre site pour gérer la licence." + +#: vendor/yoast/license-manager/class-update-manager.php:153 +msgid "This site has not been activated properly on yoast.com and thus cannot check for future updates. Please activate your site with a valid license key." +msgstr "Ce site n’a pas été activé correctement sur yoast.com et donc ne peut donc vérifier les futures mises à jour. Merci d’activer votre site avec une licence valide" + +#. Description of the plugin/theme +msgid "The first true all-in-one SEO solution for WordPress, including on-page content analysis, XML sitemaps and much more." +msgstr "La première solution SEO tout-en-un pour WordPress, y compris l’analyse des pages de contenu, les sitemaps XML et bien plus encore." + +#: inc/options/class-wpseo-option-internallinks.php:165 +msgid "Please select a valid taxonomy for post type \"%s\"" +msgstr "Veuillez choisir une taxinomie valide pour le type de contenu \"%s\"" + +#: vendor/yoast/license-manager/class-license-manager.php:203 +msgid "You've reached your activation limit. You must upgrade your license to use it on this site." +msgstr "Vous avez atteint votre limite d’activation. Vous devez mettre à jour votre licence pour l’utiliser sur ce site." + +#: vendor/yoast/license-manager/class-license-manager.php:209 +msgid "Failed to activate your license, your license key seems to be invalid." +msgstr "Impossible d’activer votre licence, votre clé de licence semble invalide." + +#: vendor/yoast/license-manager/views/form.php:41 +msgid "Toggle license status" +msgstr "Changer l’état de la licence" + +#: vendor/yoast/license-manager/views/form.php:46 +msgid "(deactivate your license so you can activate it on another WordPress site)" +msgstr "(désactivez votre licence pour pouvoir l’activer sur un autre site WordPress)" + +#: vendor/yoast/license-manager/views/form.php:52 +msgid "Please enter a license key in the field below first." +msgstr "Veuillez d’abord saisir une clé de licence dans le champ ci-dessous." + +#: inc/options/class-wpseo-option-internallinks.php:204 +msgid "Please select a valid post type for taxonomy \"%s\"" +msgstr "Veuillez choisir un type de contenu valide pour la taxinomie \"%s\"" + +#: inc/options/class-wpseo-option-xml.php:166 +msgid "\"Max entries per sitemap page\" should be a positive number, which %s is not. Please correct." +msgstr "\"Entrées maximum par page du sitemap\" doit être un nombre positif, %s ne l’est pas. Veuillez corriger." + +#. translators: %1$s expands to the option name and %2$sexpands to Yoast SEO +#: inc/options/class-wpseo-option-ms.php:153 +msgid "%1$s is not a valid choice for who should be allowed access to the %2$s settings. Value reset to the default." +msgstr "%1$s n’est pas un choix valide pour ceux qui devraient être autorisés d’accéder aux réglages de %2$s. La valeur par défaut a été remise." + +#: inc/options/class-wpseo-option-ms.php:173 +#: inc/options/class-wpseo-option-ms.php:183 +msgid "The default blog setting must be the numeric blog id of the blog you want to use as default." +msgstr "Le réglage par défaut du blog doit être l’identifiant numérique du blog que vous souhaitez utiliser par défaut." + +#: inc/options/class-wpseo-option-ms.php:173 +msgid "This must be an existing blog. Blog %s does not exist or has been marked as deleted." +msgstr "Blog inexistant. Le blog %s n’existe pas ou a été marqué comme étant supprimé." + +#: inc/options/class-wpseo-option-titles.php:178 +msgid "%s, Author at %s" +msgstr "%s, Auteur à %s" #. translators: %1$s expands to Yoast SEO -#: admin/pages/tools.php:52 +#: admin/pages/tools.php:51 msgid "%1$s comes with some very powerful built-in tools:" msgstr "%1$s propose des outils intégrés très puissants :" @@ -656,7 +613,7 @@ msgstr "Réglages de %1$s" msgid "%s Archives" msgstr "%s Archives" -#: admin/pages/tools.php:71 +#: admin/pages/tools.php:70 msgid "« Back to Tools page" msgstr "« Retour à la page Outils" @@ -664,34 +621,10 @@ msgstr "« Retour à la page Outils" msgid ".htaccess file" msgstr "fichier .htaccess" -#: admin/views/tab-rss.php:29 -msgid "A link to the archive for the post author, with the authors name as anchor text." -msgstr "Un lien vers les archives de l'auteur, avec le nom de l'auteur comme texte d'ancrage." - -#: admin/views/tab-rss.php:33 -msgid "A link to the post, with the title as anchor text." -msgstr "Un lien vers l'article, avec le titre comme texte d'ancrage." - -#: admin/views/tab-rss.php:41 -msgid "A link to your site, with your site's name and description as anchor text." -msgstr "Un lien vers votre site, avec le nom de votre site et la description comme texte d'ancrage." - -#: admin/views/tab-rss.php:37 -msgid "A link to your site, with your site's name as anchor text." -msgstr "Un lien vers votre site, avec le nom de votre site comme texte d'ancrage." - -#: inc/class-wpseo-replace-vars.php:109 -msgid "A replacement variable can not start with \"%%cf_\" or \"%%ct_\" as these are reserved for the WPSEO standard variable variables for custom fields and custom taxonomies. Try making your variable name unique." -msgstr "Une variable de remplacement ne peut commencer par \"%%cf_\" ou \"%%ct_\" car ces préfixes sont réservés aux variables standards de WPSEO pour les champs et les taxonomies personnalisés. Essayez d'utiliser un nom de variable unique." - #: inc/class-wpseo-replace-vars.php:106 msgid "A replacement variable can only contain alphanumeric characters, an underscore or a dash. Try renaming your variable." msgstr "Une variable de remplacement ne peut contenir que des caractères alpha-numériques, un souligné ou un tiret. Veuillez renommer votre variable" -#: inc/class-wpseo-replace-vars.php:118 -msgid "A replacement variable with the same name has already been registered. Try making your variable name more unique." -msgstr "Une variable de remplacement portant le même nom est déjà enregistrée. Essayez d'utiliser un nom de variable unique." - #: admin/pages/social.php:118 msgid "Add Google+ specific post meta data" msgstr "Ajouter des méta données spécifiques à Google+ " @@ -700,11 +633,6 @@ msgstr "Ajouter des méta données spécifiques à Google+ " msgid "Add Open Graph meta data" msgstr "Ajouter les métadonnées OpenGraph" -#. translators: %s expands to <head> -#: admin/pages/social.php:50 -msgid "Add Open Graph meta data to your site's %s section, Facebook and other social networks use this data when your pages are shared." -msgstr "Ajouter les méta-données d'Open Graph à la section %s de votre site, Facebook et les autres réseaux sociaux utilisent ces données lorsque vos pages sont partagées." - #: admin/pages/social.php:90 msgid "Add Twitter card meta data" msgstr "Ajoute les métadonnées de carte Twitter" @@ -714,26 +642,10 @@ msgstr "Ajoute les métadonnées de carte Twitter" msgid "Add Twitter card meta data to your site's %s section." msgstr "Ajouter les méta-données des cartes Twitter à la section %s de votre site." -#: frontend/class-frontend.php:1253 -msgid "Admin only notice: this page doesn't show a meta description because it doesn't have one, either write it for this page specifically or go into the SEO -> Titles menu and set up a template." -msgstr "Avis pour l'administrateur : cette page n'affiche pas de méta description car elle n'en a pas. Vous pouvez donc soit l'ajouter spécifiquement pour cette page soit vous rendre dans vos réglages (SEO -> Titres) pour configurer un modèle." - -#: admin/views/tab-breadcrumbs.php:22 -msgid "Anchor text for the Homepage" -msgstr "Texte d'ancrage pour la page d'accueil " - #: inc/class-wpseo-replace-vars.php:1109 msgid "Attachment caption" msgstr "Légende de la pièce-jointe" -#: admin/views/tab-permalinks.php:20 -msgid "Attachments to posts are stored in the database as posts, this means they're accessible under their own URL's if you do not redirect them, enabling this will redirect them to the post they were attached to." -msgstr "Les pièces jointes des articles sont stockées dans la base de données en tant qu'articles, ce qui signifie qu'elles sont accessibles par leurs propres URL (si celle-ci ne sont pas déjà redirigées), activer cette option les redirigera vers l'article auquel elles sont attachées." - -#: admin/views/dashboard-widget.php:16 -msgid "Below are your published posts’ SEO scores. Now is as good a time as any to start improving some of your posts!" -msgstr "Ci-dessous retrouvez les scores SEO de vos articles publiés. C'est le moment de commencer à améliorer certains d'entre eux !" - #: admin/views/tab-breadcrumbs.php:59 msgid "Blog" msgstr "Blog" @@ -742,10 +654,6 @@ msgstr "Blog" msgid "Bold the last page in the breadcrumb" msgstr "Mettre en gras la dernière page du fil d'Ariane" -#: admin/views/tab-breadcrumbs.php:26 -msgid "Breadcrumb for 404 Page" -msgstr "Fil d'Ariane pour la page 404 " - #: admin/pages/tools.php:24 msgid "Bulk editor" msgstr "Éditeur par lot" @@ -799,10 +707,6 @@ msgstr "Crédits" msgid "Default settings" msgstr "Réglages par défaut" -#: admin/views/tool-import-export.php:162 -msgid "Delete the old data after import? (recommended)" -msgstr "Supprimer les anciennes données après l'importation ? (recommandé)" - #: admin/pages/social.php:62 admin/views/tool-bulk-editor.php:35 msgid "Description" msgstr "Description " @@ -828,14 +732,6 @@ msgstr "Modifier le contenu de votre fichier .htaccess :" msgid "Edit the content of your robots.txt:" msgstr "Modifier le contenu de votre fichier robots.txt :" -#: admin/views/tab-breadcrumbs.php:17 -msgid "Enable Breadcrumbs" -msgstr "Activer le fil d'Ariane" - -#: admin/views/tab-permalinks.php:34 -msgid "Enforce a trailing slash on all category and tag URL's" -msgstr "Forcer l'ajout d'une barre oblique à la fin de toutes les URL des catégories et des mots-clés" - #: admin/pages/xml-sitemaps.php:63 msgid "Entries per page" msgstr "Entrées par page" @@ -878,18 +774,10 @@ msgstr "URL de la page Facebook " msgid "File editor" msgstr "Éditeur de fichiers" -#: admin/pages/social.php:30 -msgid "For each, pick the main account associated with this site and please enter them below:" -msgstr "Pour chacun d'eux, choisissez le compte principal associé à ce site et enregistrez-le ci-dessous :" - #: admin/pages/social.php:57 msgid "Frontpage settings" msgstr "Réglages généraux" -#: admin/views/about.php:116 -msgid "Go to the General settings page →" -msgstr "Aller à la page des Réglages généraux →" - #: admin/pages/social.php:123 msgid "Google Publisher Page" msgstr "Page Google Publisher" @@ -918,32 +806,10 @@ msgstr "Masquer le lien court pour les articles" msgid "Hide WLW Manifest Links" msgstr "Masquer les liens manifestes WLW" -#: admin/views/tab-breadcrumbs.php:79 -msgid "How to insert breadcrumbs in your theme" -msgstr "Comment insérer un fil d'Ariane dans votre thème ?" - -#. translators: %s expands to .html -#: admin/views/tab-permalinks.php:33 -msgid "If you choose a permalink for your posts with %1$s, or anything else but a %2$s at the end, this will force WordPress to add a trailing slash to non-post pages nonetheless." -msgstr "Si vous choisissez un permalien pour vos articles avec %1$s ou quelque chose d'autre qu'un \"%2$s\" à la fin, cette option va tout de même forcer WordPress à ajouter une barre oblique \"/\" à tous les articles." - -#: admin/views/tool-file-editor.php:140 -msgid "If you had a .htaccess file and it was editable, you could edit it from here." -msgstr "Si vous aviez un fichier .htaccess et qu'il était modifiable, vous pourriez le modifier à partir d'ici." - -#: admin/views/tool-file-editor.php:88 -msgid "If you had a robots.txt file and it was editable, you could edit it from here." -msgstr "Si vous aviez un fichier robots.txt et qu'il était modifiable, vous pourriez le modifier à partir d'ici." - #: admin/pages/social.php:121 msgid "If you have a Google+ page for your business, add that URL here and link it on your Google+ page's about page." msgstr "Si vous avez une page Google+ pour votre entreprise, ajoutez cette URL ici et reliez la à votre page à propos de Google+." -#. translators: %s expands to ?utm_ -#: admin/views/tab-permalinks.php:44 -msgid "If you use Google Analytics campaign parameters starting with %s, check this box. However, you're advised not to use these. Instead, use the version with a hash." -msgstr "Si vous utilisez des réglages de campagne Google Analytics commençant par %s, cochez cette case. Cependant, il n'est pas recommandé de les utiliser. Vous devriez plutôt utiliser la version avec un hash." - #: admin/views/tool-import-export.php:173 msgid "If you want to import data from (by now ancient) Yoast plugins, you can do so here:" msgstr "Si vous souhaitez importer des données depuis votre (désormais ancienne) extension Yoast, vous pouvez le faire ici :" @@ -952,14 +818,6 @@ msgstr "Si vous souhaitez importer des données depuis votre (désormais ancienn msgid "If you've used another SEO plugin, try the %sSEO Data Transporter%s plugin to move your data into this plugin, it rocks!" msgstr "Si vous avez utilisé une autre extension SEO auparavant, essayez %sSEO Data Transporter%s pour importer vos données, ça pulse !" -#: admin/views/tool-file-editor.php:127 -msgid "If your .htaccess were writable, you could edit it from here." -msgstr "Si votre fichier .htaccess était accessible en écriture, vous pourriez le modifier à partir d'ici." - -#: admin/views/tool-file-editor.php:101 -msgid "If your robots.txt were writable, you could edit it from here." -msgstr "Si votre fichier robots.txt était accessible en écriture, vous pourriez le modifier à partir d'ici." - #: admin/pages/social.php:60 admin/pages/social.php:72 msgid "Image URL" msgstr "URL de l’image " @@ -998,14 +856,6 @@ msgstr "Importer depuis le framework WooThemes SEO ?" msgid "Import from Yoast Breadcrumbs?" msgstr "Importer depuis Yoast Breadcrumbs ?" -#: admin/views/tool-import-export.php:104 -msgid "Import from other SEO plugins" -msgstr "Importer à partir d'autres extensions de SEO" - -#: admin/views/tool-import-export.php:106 -msgid "Import from other plugins" -msgstr "Importer à partir d'autres extensions" - #: admin/views/tool-import-export.php:126 msgid "Import settings" msgstr "Importer les réglages" @@ -1014,10 +864,6 @@ msgstr "Importer les réglages" msgid "Import settings by locating settings.zip and clicking \"Import settings\"" msgstr "Importer les réglages en localisant le fichiersettings.zip et en cliquant sur \"Importer les réglages\"" -#: admin/pages/tools.php:29 -msgid "Import settings from other SEO plugins and export your settings for re-use on (another) blog." -msgstr "Importez les réglages d'autres extensions de référencement et exportez les vôtres pour les réutiliser sur un autre site." - #: admin/pages/social.php:35 msgid "Instagram URL" msgstr "URL Instagram" @@ -1026,10 +872,6 @@ msgstr "URL Instagram" msgid "LinkedIn URL" msgstr "URL LinkedIn" -#: admin/pages/xml-sitemaps.php:68 -msgid "Max entries per sitemap" -msgstr "Nombre d'entrées maximal par sitemap" - #: admin/views/user-profile.php:25 msgid "Meta description to use for Author page" msgstr "Méta description à utiliser pour la page Auteur" @@ -1042,10 +884,6 @@ msgstr "Méta keywords à utiliser pour la page Auteur" msgid "MySpace URL" msgstr "URL MySpace" -#: admin/views/tool-import-export.php:146 -msgid "No doubt you've used an SEO plugin before if this site isn't new. Let's make it easy on you, you can import the data below. If you want, you can import first, check if it was imported correctly, and then import & delete. No duplicate data will be imported." -msgstr "Vous avez probablement utilisé une autre extension SEO auparavant. Pour vous faciliter la vie, vous pouvez importer les données de votre ancienne extension SEO. Si vous voulez le faire, vous pouvez d'abord les importer, vérifiez si les données ont été importées correctement, et puis importer & supprimer. Aucune donnée en double ne sera importée." - #: admin/views/tab-permalinks.php:48 msgid "Other variables not to clean" msgstr "Autres variables à ne pas nettoyer" @@ -1054,15 +892,6 @@ msgstr "Autres variables à ne pas nettoyer" msgid "Page %1$d of %2$d" msgstr "Page %1$d de %2$d" -#: frontend/class-frontend.php:558 -#: inc/options/class-wpseo-option-titles.php:180 -msgid "Page not found" -msgstr "La page est introuvable" - -#: admin/views/tab-permalinks.php:36 -msgid "People make mistakes in their links towards you sometimes, or unwanted parameters are added to the end of your URLs, this allows you to redirect them all away. Please note that while this is a feature that is actively maintained, it is known to break several plugins, and should for that reason be the first feature you disable when you encounter issues after installing this plugin." -msgstr "Il est possible que les gens fassent des erreurs s'ils font des liens vers votre site, ou bien des paramètres indésirables sont ajoutés à vos URL. Cette option vous permet de les rediriger ailleurs. Veuillez noter que même si cette option est activement mise à jour, elle est aussi reconnue pour causer des problèmes avec d'autres extensions et donc, si vous avez un problème, il est recommandé de désactiver cette option d'abord." - #: admin/pages/social.php:38 msgid "Pinterest URL" msgstr "URL Pinterest" @@ -1075,34 +904,14 @@ msgstr "Vérification Pinterest" msgid "Please check the appropriate box below if there's a post type that you do NOT want to include in your sitemap:" msgstr "Veuillez cocher la case appropriée ci-dessous s'il y a un type de contenu que vous ne voulez PAS inclure dans votre fichier sitemap :" -#: admin/pages/xml-sitemaps.php:119 -msgid "Please check the appropriate box below if there's a taxonomy that you do NOT want to include in your sitemap:" -msgstr "Veuillez cocher la case appropriée ci-dessous s'il y a une taxonomie que vous ne voulez PAS inclure dans votre fichier sitemap :" - #: admin/pages/xml-sitemaps.php:83 msgid "Please check the appropriate box below if there's a user role that you do NOT want to include in your sitemap:" msgstr "Merci de cocher la case appropriée ci-dessous si un rôle d'utilisateur ne doit pas être inclus dans le plan de votre site :" -#: admin/pages/xml-sitemaps.php:64 -msgid "Please enter the maximum number of entries per sitemap page (defaults to %s, you might want to lower this to prevent memory issues on some installs):" -msgstr "Merci de saisir le nombre maximal d'entrées par page de sitemap (par défaut %s, vous pouvez réduire ce nombre pour éviter les problèmes de mémoire sur certaines installations) :" - #: admin/pages/xml-sitemaps.php:110 msgid "Posts to exclude" msgstr "Article à exclure" -#: admin/views/tab-breadcrumbs.php:24 -msgid "Prefix for Archive breadcrumbs" -msgstr "Préfixe pour le fil d'Ariane des archives " - -#: admin/views/tab-breadcrumbs.php:25 -msgid "Prefix for Search Page breadcrumbs" -msgstr "Préfixe pour le fil d'Ariane des pages de recherche " - -#: admin/views/tab-breadcrumbs.php:23 -msgid "Prefix for the breadcrumb path" -msgstr "Préfixe pour le fil d'Ariane " - #: admin/views/tab-permalinks.php:45 msgid "Prevent cleaning out Google Analytics Campaign & Google AdWords Parameters." msgstr "Evite la suppression des paramètres des campagnes Google Analytics & Google AdWords" @@ -1123,10 +932,6 @@ msgstr "Responsables de projet" msgid "QA & Translations Manager" msgstr "Responsable des traductions et des questions/réponses" -#: admin/views/tab-permalinks.php:21 -msgid "Redirect attachment URL's to parent post URL." -msgstr "Rediriger l'URL des pièces-jointes vers l'URL de l'article parent." - #: admin/views/tab-permalinks.php:37 msgid "Redirect ugly URL's to clean permalinks. (Not recommended in many cases!)" msgstr "" @@ -1137,10 +942,6 @@ msgstr "" msgid "Remove Blog page from Breadcrumbs" msgstr "Supprimer la page Blog du fil d'Ariane" -#: admin/views/tab-permalinks.php:25 -msgid "Remove stop words from slugs." -msgstr "Retirer les mots d'arrêts (stop words) des identifiants." - #: inc/class-wpseo-replace-vars.php:1114 msgid "Replaced with a custom taxonomies description" msgstr "Remplacé par une description des taxinomies personnalisées." @@ -1149,10 +950,6 @@ msgstr "Remplacé par une description des taxinomies personnalisées." msgid "Replaced with a posts custom field value" msgstr "Remplacé par une valeur de champ personnalisé" -#: inc/class-wpseo-replace-vars.php:1113 -msgid "Replaced with a posts custom taxonomies, comma separated." -msgstr "Remplacé par la(les) catégorie(s) de l'article, séparé par des virgules" - #: inc/class-wpseo-replace-vars.php:1076 msgid "Replaced with the category description" msgstr "Remplacé par la description de la catégorie" @@ -1189,66 +986,6 @@ msgstr "Remplacé par la phrase recherchée" msgid "Replaced with the current tag/tags" msgstr "Remplacé par le(les) mot(s)-clé(s)" -#: inc/class-wpseo-replace-vars.php:1101 -msgid "Replaced with the current time" -msgstr "Remplacé par l'heure actuelle" - -#: inc/class-wpseo-replace-vars.php:1105 -msgid "Replaced with the current year" -msgstr "Remplacé par l'année en cours" - -#: inc/class-wpseo-replace-vars.php:1067 -msgid "Replaced with the date of the post/page" -msgstr "Remplacé par la date de l'article / de la page" - -#: inc/class-wpseo-replace-vars.php:1075 -msgid "Replaced with the post categories (comma separated)" -msgstr "Remplacé par la(les) catégorie(s) de l'article (séparées par des virgules)" - -#: inc/class-wpseo-replace-vars.php:1095 -msgid "Replaced with the post type plural label" -msgstr "Remplacé par l'intitulé au pluriel du type de contenu" - -#: inc/class-wpseo-replace-vars.php:1094 -msgid "Replaced with the post type single label" -msgstr "Remplacé par l'intitulé au singulier du type de contenu" - -#: inc/class-wpseo-replace-vars.php:1097 -msgid "Replaced with the post/page ID" -msgstr "Remplacé par l'ID de l'article / de la page" - -#: inc/class-wpseo-replace-vars.php:1099 -msgid "Replaced with the post/page author's 'Biographical Info'" -msgstr "Remplacé par 'les informations biographiques' de l'auteur de l'article ou de la page" - -#: inc/class-wpseo-replace-vars.php:1098 -msgid "Replaced with the post/page author's 'nicename'" -msgstr "Remplacé par le nom 'plus joli' de l'auteur de l'article / de la page" - -#: inc/class-wpseo-replace-vars.php:1100 -msgid "Replaced with the post/page author's userid" -msgstr "Remplacé par l'ID de l'auteur de l'article / de la page" - -#: inc/class-wpseo-replace-vars.php:1072 -msgid "Replaced with the post/page excerpt (or auto-generated if it does not exist)" -msgstr "Remplacé par l'extrait de l'article / page (ou auto-généré, si l'extrait n'existe pas)" - -#: inc/class-wpseo-replace-vars.php:1073 -msgid "Replaced with the post/page excerpt (without auto-generation)" -msgstr "Remplacé par l'extrait de l'article / page (sans auto-génération)" - -#: inc/class-wpseo-replace-vars.php:1096 -msgid "Replaced with the post/page modified time" -msgstr "Remplacé par l'heure de modification de l'article / de la page" - -#: inc/class-wpseo-replace-vars.php:1110 -msgid "Replaced with the posts focus keyword" -msgstr "Remplacé par le mot-clé principal de l'article" - -#: inc/class-wpseo-replace-vars.php:1111 -msgid "Replaced with the slug which caused the 404" -msgstr "Remplacé par l'identifiant qui a causé l'erreur 404" - #: inc/class-wpseo-replace-vars.php:1077 msgid "Replaced with the tag description" msgstr "Remplacé par la description du mot-clé" @@ -1265,10 +1002,6 @@ msgstr "Remplacé par le nom du terme" msgid "Replaced with the title of the parent page of the current page" msgstr "Remplacé par le titre de la page parent de la présente page" -#: inc/class-wpseo-replace-vars.php:1068 -msgid "Replaced with the title of the post/page" -msgstr "Remplacé par le titre de l'article / de la page" - #: admin/views/tool-file-editor.php:77 msgid "Robots.txt" msgstr "Robots.txt" @@ -1289,15 +1022,6 @@ msgstr "Enregistrez vos réglages pour activer les sitemaps XML." msgid "Search for \"%s\"" msgstr "Recherche pour \"%s\"" -#: admin/views/tab-breadcrumbs.php:21 -msgid "Separator between breadcrumbs" -msgstr "Séparateur pour le fil d'Ariane " - -#. translators: %1$s expands to Yoast SEO -#: admin/views/about.php:32 -msgid "Thank you for updating %1$s!" -msgstr "Merci d'avoir mis à jour %1$s !" - #: admin/pages/social.php:93 msgid "The default card type to use" msgstr "Le type de carte à utiliser par défaut " @@ -1310,34 +1034,10 @@ msgstr "Le nom du site" msgid "The site's tag line / description" msgstr "Slogan / Description du site" -#: admin/pages/social.php:58 -msgid "These are the title, description and image used in the Open Graph meta tags on the front page of your site." -msgstr "Voici le titre, la description et l'image utilisés dans le meta tag Open Graph sur la page d'accueil de votre site." - -#: admin/views/tab-rss.php:15 -msgid "This feature is used to automatically add content to your RSS, more specifically, it's meant to add links back to your blog and your blog posts, so dumb scrapers will automatically add these links too, helping search engines identify you as the original source of the content." -msgstr "Cette fonctionnalité est utilisée pour ajouter automatiquement du contenu à vos flux RSS, plus spécifiquement, pour ajouter des liens vers votre blog et vos articles. Les agrégateurs de contenus vont également ajouter ces liens, aidant ainsi les moteurs de recherche à identifier votre site comme étant l'origine du contenu." - -#: admin/views/tab-permalinks.php:24 -msgid "This helps you to create cleaner URLs by automatically removing the stopwords from them." -msgstr "Cela vous permet de créer des URLs plus propres en retirant automatiquement les mots d'arrêts (stop words) des URLs." - -#: admin/pages/social.php:74 -msgid "This image is used if the post/page being shared does not contain any images." -msgstr "Cette image est utilisée si l'article/page partagé ne contient aucune image." - -#: admin/views/tab-permalinks.php:27 -msgid "This prevents threaded replies from working when the user has JavaScript disabled, but on a large site can mean a huge improvement in crawl efficiency for search engines when you have a lot of comments." -msgstr "Cela empêche les commentaires imbriqués de fonctionner lorsque l'utilisateur a désactivé JavaScript, mais sur un grand site cela peut représenter une énorme amélioration de l'efficacité d'analyse pour les moteurs de recherche lorsque vous avez beaucoup de commentaires." - #: admin/pages/tools.php:35 msgid "This tool allows you to quickly change important files for your SEO, like your robots.txt and, if you have one, your .htaccess file." msgstr "Cet outil vous permet de modifier rapidement des fichiers importants pour votre référencement, comme le fichier robots.txt ou le fichier .htaccess si vous en avez un." -#: admin/pages/tools.php:25 -msgid "This tool allows you to quickly change titles and descriptions of your posts and pages without having to go into the editor for each page." -msgstr "Cet outil vous permet de modifier rapidement les titres et les descriptions de vos articles et de vos pages, sans avoir à aller dans l'éditeur de chaque page." - #: admin/views/user-profile.php:16 msgid "Title to use for Author page" msgstr "Titre à utiliser pour la page Auteur" @@ -1351,20 +1051,10 @@ msgstr "Pour %1$svérifier votre site avec Pinterest%2$s, veuillez ajouter la ba msgid "To inform Google about your social profiles, we need to know their URLs." msgstr "Pour informer Google sur vos profils sociaux, nous avons besoin de connaître leurs URLs." -#: admin/pages/social.php:34 -msgid "Twitter Username" -msgstr "Nom d'utilisateur Twitter" - #: admin/views/tool-file-editor.php:44 msgid "Updated Robots.txt" msgstr "Robots.txt mis à jour" -#. translators: %1$s / %2$s: links to the breadcrumbs implementation page on -#. the Yoast knowledgebase -#: admin/views/tab-breadcrumbs.php:83 -msgid "Usage of this breadcrumbs feature is explained in %1$sour knowledge-base article on breadcrumbs implementation%2$s." -msgstr "L'utilisation de la fonctionnalité du fil d'Ariane est expliquée dans l'article %1$sde notre base de connaissances sur l'intégration du fil d'Ariane%2$s." - #: admin/pages/xml-sitemaps.php:38 msgid "User sitemap" msgstr "Sitemap utilisateur" @@ -1378,16 +1068,6 @@ msgstr "Vous souhaitez nous aider à développer ? Référez-vous à nos %1$srè msgid "What’s new in %s" msgstr "Quoi de neuf dans la %s" -#. translators: %1$s and %2$s expands to anchor tags, %3$s expands to Yoast SEO -#: admin/views/about.php:126 -msgid "While most of the development team is at %1$sYoast%2$s in the Netherlands, %3$s is created by a worldwide team." -msgstr "Bien que presque toute l'équipe de développement de %1$sYoast%2$s soit basée aux Pays-Bas, %3$s est créé par une équipe internationale." - -#. Translators: %1$s: expands to '1,2,99,100' -#: admin/pages/xml-sitemaps.php:109 -msgid "You can exclude posts from the sitemap by entering a comma separated string with the Post ID's. The format will become something like: %1$s." -msgstr "Vous pouvez exclure des articles de votre sitemap en saisissant une série d'ID séparée par des virgules. Le format devrait ressemblé à cela : %1$s" - #: admin/pages/xml-sitemaps.php:51 msgid "You can find your XML Sitemap here: %sXML Sitemap%s" msgstr "Vous pouvez trouver votre fichier sitemap XML ici : %sXML Sitemap%s" @@ -1408,22 +1088,6 @@ msgstr "Vous ne pouvez pas modifier le fichier .htaccess." msgid "You cannot edit the robots.txt file." msgstr "Vous ne pouvez pas modifier le fichier robots.txt." -#: inc/class-wpseo-replace-vars.php:122 -msgid "You cannot overrule a WPSEO standard variable replacement by registering a variable with the same name. Use the \"wpseo_replacements\" filter instead to adjust the replacement value." -msgstr "Vous ne pouvez pas annuler une variable de remplacement standard de WPSEO en enregistrant une variable avec le même nom. Utilisez le filtre \"wpseo_replacements\" au lieu d'ajuster la valeur de remplacement." - -#: admin/pages/xml-sitemaps.php:54 -msgid "You do not need to generate the XML sitemap, nor will it take up time to generate after publishing a post." -msgstr "Vous n'avez pas besoin de générer le fichier sitemap XML, pas plus qu'il ne faudra de temps pour le mettre à jour à chaque nouvel article." - -#: admin/views/tool-file-editor.php:83 -msgid "You don't have a robots.txt file, create one here:" -msgstr "Vous n'avez pas de fichier robots.txt, vous pouvez en créer un ici :" - -#: admin/views/tab-permalinks.php:47 -msgid "You might have extra variables you want to prevent from cleaning out, add them here, comma separated." -msgstr "Vous avez peut-être d'autres variables que vous ne voulez pas nettoyer, ajouter les simplement dans ici, séparées par des virgules." - #: admin/pages/social.php:39 msgid "YouTube URL" msgstr "URL YouTube" @@ -1432,101 +1096,369 @@ msgstr "URL YouTube" msgid "Post type archive to show in breadcrumbs for taxonomies" msgstr "Type de contenu d’archive à afficher dans le fil d’Ariane pour les taxinomies" -#: admin/views/tab-breadcrumbs.php:36 -msgid "Taxonomy to show in breadcrumbs for post types" -msgstr "Taxonomie à afficher dans le fil d'Ariane pour les types de contenu" - -#: admin/pages/social.php:100 -msgid "Pinterest uses Open Graph metadata just like Facebook, so be sure to keep the Open Graph checkbox on the Facebook tab checked if you want to optimize your site for Pinterest." -msgstr "Pinterest, tout comme Facebook, utilise les métadonnées Open Graph. Assurez-vous donc d'avoir coché la case Open Graph dans l'onglet Facebook si vous souhaitez optimiser votre site pour Pinterest." - -#: admin/views/tool-import-export.php:89 -msgid "The old data of the imported plugin was deleted successfully." -msgstr "Les anciennes données de l'extension importée ont bien été effacées." - #: admin/views/tool-import-export.php:135 msgid "Include Taxonomy Metadata" msgstr "Inclure les métadonnées des taxinomies." -#. translators: %1$s expands to Yoast SEO -#: admin/pages/licenses.php:73 -msgid "%1$s Extensions" -msgstr "Extensions de %1$s" +#: admin/pages/xml-sitemaps.php:119 +msgid "Please check the appropriate box below if there's a taxonomy that you do NOT want to include in your sitemap:" +msgstr "Veuillez cocher la case appropriée ci-dessous s’il y a une taxinomie que vous ne voulez PAS inclure dans votre fichier sitemap :" -#: admin/pages/metas.php:111 admin/pages/metas.php:171 -msgid "%1$s Meta Box" -msgstr "%1$s Méta Box" +#: admin/views/tab-breadcrumbs.php:36 +msgid "Taxonomy to show in breadcrumbs for post types" +msgstr "Taxinomie à afficher dans le fil d’Ariane pour les types de contenu" -#. translators: %1$s expands to Yoast SEO, %2$s expands to Google Analytics by -#. Yoast -#: admin/google_search_console/class-gsc-service.php:146 -msgid "%1$s detected you’re using a version of %2$s which is not compatible with %1$s. Please update %2$s to the latest version to use this feature." -msgstr "%1$s a détecté que vous utiliser une version de %2$s qui est incompatible avec %1$s. Veuillez mettre à jour %2$s pour utiliser cette fonctionnalité." +#: inc/class-wpseo-replace-vars.php:109 +msgid "A replacement variable can not start with \"%%cf_\" or \"%%ct_\" as these are reserved for the WPSEO standard variable variables for custom fields and custom taxonomies. Try making your variable name unique." +msgstr "Une variable de remplacement ne peut commencer par \"%%cf_\" ou \"%%ct_\" car ces préfixes sont réservés aux variables standards de WPSEO pour les champs et les taxinomies personnalisés. Essayez d’utiliser un nom de variable unique." -#. translators: %1$s expands to Yoast SEO -#: admin/pages/metas.php:42 -msgid "%1$s has auto-detected whether it needs to force rewrite the titles for your pages, if you think it's wrong and you know what you're doing, you can change the setting here." -msgstr "%1$s détecte automatiquement s'il a besoin de forcer la réécriture des titres de vos pages, si vous pensez que c'est incorrect et que vous savez ce que vous faites, vous pouvez modifier ce réglage ici." +#: admin/views/dashboard-widget.php:16 +msgid "Below are your published posts’ SEO scores. Now is as good a time as any to start improving some of your posts!" +msgstr "Ci-dessous retrouvez les scores SEO de vos articles publiés. C’est le moment de commencer à améliorer certains d’entre eux !" -#: admin/pages/network.php:35 -msgid "%s restored to default SEO settings." -msgstr "%s a été rétabli au réglages SEO par défaut." +#. translators: %s expands to ?utm_ +#: admin/views/tab-permalinks.php:44 +msgid "If you use Google Analytics campaign parameters starting with %s, check this box. However, you're advised not to use these. Instead, use the version with a hash." +msgstr "Si vous utilisez des réglages de campagne Google Analytics commençant par %s, cochez cette case. Cependant, il n’est pas recommandé de les utiliser. Vous devriez plutôt utiliser la version avec un hash." -#: admin/pages/metas.php:220 -msgid "404 pages" -msgstr "Pages 404" +#. Translators: %1$s: expands to '1,2,99,100' +#: admin/pages/xml-sitemaps.php:109 +msgid "You can exclude posts from the sitemap by entering a comma separated string with the Post ID's. The format will become something like: %1$s." +msgstr "Vous pouvez exclure des articles de votre sitemap en saisissant une série d’ID séparée par des virgules. Le format devrait ressemblé à cela : %1$s" -#: admin/pages/social.php:20 -msgid "Accounts" -msgstr "Comptes" +#. translators: %1$s expands to Yoast SEO +#: admin/views/about.php:32 +msgid "Thank you for updating %1$s!" +msgstr "Merci d’avoir mis à jour %1$s !" -#. translators: %s expands to noodp -#. translators: %s expands to noydir -#: admin/pages/metas.php:238 admin/pages/metas.php:242 -msgid "Add %s meta robots tag sitewide" -msgstr "Ajouter des méta étiquettes de robots %s sur tout le site" +#. translators: %s expands to <head> +#: admin/pages/social.php:50 +msgid "Add Open Graph meta data to your site's %s section, Facebook and other social networks use this data when your pages are shared." +msgstr "Ajouter les méta-données d’Open Graph à la section %s de votre site, Facebook et les autres réseaux sociaux utilisent ces données lorsque vos pages sont partagées." -#. translators: %s expands to noindex, follow -#: admin/pages/metas.php:203 -msgid "Add %s to the author archives" -msgstr "Ajouter %s aux archives de l'auteur" +#. translators: %1$s / %2$s: links to the breadcrumbs implementation page on +#. the Yoast knowledgebase +#: admin/views/tab-breadcrumbs.php:83 +msgid "Usage of this breadcrumbs feature is explained in %1$sour knowledge-base article on breadcrumbs implementation%2$s." +msgstr "L’utilisation de la fonctionnalité du fil d’Ariane est expliquée dans l’article %1$sde notre base de connaissances sur l’intégration du fil d’Ariane%2$s." -#. translators: %s expands to noindex, follow -#: admin/pages/metas.php:209 -msgid "Add %s to the date-based archives" -msgstr "Ajoutez %s aux archives basées sur la date" +#: admin/pages/social.php:30 +msgid "For each, pick the main account associated with this site and please enter them below:" +msgstr "Pour chacun d’eux, choisissez le compte principal associé à ce site et enregistrez-le ci-dessous :" -#: admin/pages/dashboard.php:234 -msgid "Alexa Verification ID" -msgstr "ID de vérification Alexa " +#: admin/pages/social.php:34 +msgid "Twitter Username" +msgstr "Nom d’utilisateur Twitter" -#: admin/pages/dashboard.php:203 -msgid "Alternate name" -msgstr "Autre nom" +#: admin/pages/social.php:100 +msgid "Pinterest uses Open Graph metadata just like Facebook, so be sure to keep the Open Graph checkbox on the Facebook tab checked if you want to optimize your site for Pinterest." +msgstr "Pinterest, tout comme Facebook, utilise les métadonnées Open Graph. Assurez-vous donc d’avoir coché la case Open Graph dans l’onglet Facebook si vous souhaitez optimiser votre site pour Pinterest." -#: admin/pages/licenses.php:30 -msgid "Are you in Google News? Increase your traffic from Google News by optimizing for it!" -msgstr "Etes vous sur Google News ? Augmentez le trafic de Google News grâce à l'optimisation!" +#: admin/pages/tools.php:25 +msgid "This tool allows you to quickly change titles and descriptions of your posts and pages without having to go into the editor for each page." +msgstr "Cet outil vous permet de modifier rapidement les titres et les descriptions de vos articles et de vos pages, sans avoir à aller dans l’éditeur de chaque page." -#: admin/pages/dashboard.php:190 -msgid "Are you sure you want to reset your SEO settings?" -msgstr "Êtes vous sûr de vouloir réinitialiser vos réglages de SEO ?" +#: admin/pages/tools.php:29 +msgid "Import settings from other SEO plugins and export your settings for re-use on (another) blog." +msgstr "Importez les réglages d’autres extensions de référencement et exportez les vôtres pour les réutiliser sur un autre site." -#: admin/pages/metas.php:99 -msgid "As you are redirecting attachment URLs to parent post URLs, these settings will currently only have an effect on unattached media items!" -msgstr "Comme vous redirigre l'URL de la pièce jointe vers l'URL parent, ces paramètres n'auront d'effet que sur les médias non inclus" +#: admin/pages/xml-sitemaps.php:68 +msgid "Max entries per sitemap" +msgstr "Nombre d’entrées maximal par sitemap" -#: admin/google_search_console/views/gsc-display.php:40 -msgid "Authenticate" -msgstr "S'authentifier" +#: admin/views/about.php:116 +msgid "Go to the General settings page →" +msgstr "Aller aux Réglages généraux →" -#: admin/pages/metas.php:182 -msgid "Author Archives" -msgstr "Archives de l'auteur" +#. translators: %1$s and %2$s expands to anchor tags, %3$s expands to Yoast SEO +#: admin/views/about.php:126 +msgid "While most of the development team is at %1$sYoast%2$s in the Netherlands, %3$s is created by a worldwide team." +msgstr "Bien que presque toute l’équipe de développement de %1$sYoast%2$s soit basée aux Pays-Bas, %3$s est créé par une équipe internationale." + +#: admin/views/tool-import-export.php:104 +msgid "Import from other SEO plugins" +msgstr "Importer à partir d’autres extensions de SEO" + +#: admin/views/tool-import-export.php:106 +msgid "Import from other plugins" +msgstr "Importer à partir d’autres extensions" + +#: admin/views/tool-import-export.php:89 +msgid "The old data of the imported plugin was deleted successfully." +msgstr "Les anciennes données de l’extension importée ont bien été effacées." + +#: inc/class-wpseo-replace-vars.php:1099 +msgid "Replaced with the post/page author's 'Biographical Info'" +msgstr "Remplacé par ’les informations biographiques’ de l’auteur de l’article ou de la page" + +#: admin/pages/social.php:58 +msgid "These are the title, description and image used in the Open Graph meta tags on the front page of your site." +msgstr "Voici le titre, la description et l’image utilisés dans le meta tag Open Graph sur la page d’accueil de votre site." + +#: inc/class-wpseo-replace-vars.php:118 +msgid "A replacement variable with the same name has already been registered. Try making your variable name more unique." +msgstr "Une variable de remplacement portant le même nom est déjà enregistrée. Essayez d’utiliser un nom de variable unique." + +#: inc/class-wpseo-replace-vars.php:122 +msgid "You cannot overrule a WPSEO standard variable replacement by registering a variable with the same name. Use the \"wpseo_replacements\" filter instead to adjust the replacement value." +msgstr "Vous ne pouvez pas annuler une variable de remplacement standard de WPSEO en enregistrant une variable avec le même nom. Utilisez le filtre \"wpseo_replacements\" au lieu d’ajuster la valeur de remplacement." + +#: admin/views/tool-file-editor.php:83 +msgid "You don't have a robots.txt file, create one here:" +msgstr "Vous n’avez pas de fichier robots.txt, vous pouvez en créer un ici :" + +#: admin/views/tab-permalinks.php:47 +msgid "You might have extra variables you want to prevent from cleaning out, add them here, comma separated." +msgstr "Vous avez peut-être d’autres variables que vous ne voulez pas nettoyer, ajouter les simplement dans ici, séparées par des virgules." + +#: admin/pages/xml-sitemaps.php:64 +msgid "Please enter the maximum number of entries per sitemap page (defaults to %s, you might want to lower this to prevent memory issues on some installs):" +msgstr "Merci de saisir le nombre maximal d’entrées par page de sitemap (par défaut %s, vous pouvez réduire ce nombre pour éviter les problèmes de mémoire sur certaines installations) :" + +#: admin/views/tab-permalinks.php:24 +msgid "This helps you to create cleaner URLs by automatically removing the stopwords from them." +msgstr "Cela vous permet de créer des URLs plus propres en retirant automatiquement les mots d’arrêts (stop words) des URLs." + +#: admin/views/tab-permalinks.php:25 +msgid "Remove stop words from slugs." +msgstr "Retirer les mots d’arrêts (stop words) des identifiants." + +#: inc/class-wpseo-replace-vars.php:1111 +msgid "Replaced with the slug which caused the 404" +msgstr "Remplacé par l’identifiant qui a causé l’erreur 404" + +#: admin/views/tool-file-editor.php:140 +msgid "If you had a .htaccess file and it was editable, you could edit it from here." +msgstr "Si vous aviez un fichier .htaccess et qu’il était modifiable, vous pourriez le modifier à partir d’ici." + +#: admin/views/tool-file-editor.php:88 +msgid "If you had a robots.txt file and it was editable, you could edit it from here." +msgstr "Si vous aviez un fichier robots.txt et qu’il était modifiable, vous pourriez le modifier à partir d’ici." + +#: admin/views/tab-permalinks.php:27 +msgid "This prevents threaded replies from working when the user has JavaScript disabled, but on a large site can mean a huge improvement in crawl efficiency for search engines when you have a lot of comments." +msgstr "Cela empêche les commentaires imbriqués de fonctionner lorsque l’utilisateur a désactivé JavaScript, mais sur un grand site cela peut représenter une énorme amélioration de l’efficacité d’analyse pour les moteurs de recherche lorsque vous avez beaucoup de commentaires." + +#: inc/class-wpseo-replace-vars.php:1094 +msgid "Replaced with the post type single label" +msgstr "Remplacé par l’intitulé au singulier du type de contenu" + +#: inc/class-wpseo-replace-vars.php:1095 +msgid "Replaced with the post type plural label" +msgstr "Remplacé par l’intitulé au pluriel du type de contenu" + +#: inc/class-wpseo-replace-vars.php:1113 +msgid "Replaced with a posts custom taxonomies, comma separated." +msgstr "Remplacé par la(les) catégorie(s) de l’article, séparé par des virgules" + +#: admin/pages/social.php:74 +msgid "This image is used if the post/page being shared does not contain any images." +msgstr "Cette image est utilisée si l’article/page partagé ne contient aucune image." + +#: admin/views/tool-import-export.php:146 +msgid "No doubt you've used an SEO plugin before if this site isn't new. Let's make it easy on you, you can import the data below. If you want, you can import first, check if it was imported correctly, and then import & delete. No duplicate data will be imported." +msgstr "Vous avez probablement utilisé une autre extension SEO auparavant. Pour vous faciliter la vie, vous pouvez importer les données de votre ancienne extension SEO. Si vous voulez le faire, vous pouvez d’abord les importer, vérifiez si les données ont été importées correctement, et puis importer & supprimer. Aucune donnée en double ne sera importée." + +#: admin/views/tool-import-export.php:162 +msgid "Delete the old data after import? (recommended)" +msgstr "Supprimer les anciennes données après l’importation ? (recommandé)" + +#: inc/class-wpseo-replace-vars.php:1067 +msgid "Replaced with the date of the post/page" +msgstr "Remplacé par la date de l’article / de la page" + +#: inc/class-wpseo-replace-vars.php:1068 +msgid "Replaced with the title of the post/page" +msgstr "Remplacé par le titre de l’article / de la page" + +#: inc/class-wpseo-replace-vars.php:1072 +msgid "Replaced with the post/page excerpt (or auto-generated if it does not exist)" +msgstr "Remplacé par l’extrait de l’article / page (ou auto-généré, si l’extrait n’existe pas)" + +#: inc/class-wpseo-replace-vars.php:1073 +msgid "Replaced with the post/page excerpt (without auto-generation)" +msgstr "Remplacé par l’extrait de l’article / page (sans auto-génération)" + +#: inc/class-wpseo-replace-vars.php:1075 +msgid "Replaced with the post categories (comma separated)" +msgstr "Remplacé par la(les) catégorie(s) de l’article (séparées par des virgules)" + +#: inc/class-wpseo-replace-vars.php:1096 +msgid "Replaced with the post/page modified time" +msgstr "Remplacé par l’heure de modification de l’article / de la page" + +#: inc/class-wpseo-replace-vars.php:1097 +msgid "Replaced with the post/page ID" +msgstr "Remplacé par l’ID de l’article / de la page" + +#: inc/class-wpseo-replace-vars.php:1098 +msgid "Replaced with the post/page author's 'nicename'" +msgstr "Remplacé par le nom ’plus joli’ de l’auteur de l’article / de la page" + +#: inc/class-wpseo-replace-vars.php:1100 +msgid "Replaced with the post/page author's userid" +msgstr "Remplacé par l’ID de l’auteur de l’article / de la page" + +#: inc/class-wpseo-replace-vars.php:1101 +msgid "Replaced with the current time" +msgstr "Remplacé par l’heure actuelle" + +#: inc/class-wpseo-replace-vars.php:1105 +msgid "Replaced with the current year" +msgstr "Remplacé par l’année en cours" + +#: inc/class-wpseo-replace-vars.php:1110 +msgid "Replaced with the posts focus keyword" +msgstr "Remplacé par le mot-clé principal de l’article" + +#: admin/views/tab-permalinks.php:34 +msgid "Enforce a trailing slash on all category and tag URL's" +msgstr "Forcer l’ajout d’une barre oblique à la fin de toutes les URL des catégories et des mots-clés" + +#. translators: %s expands to .html +#: admin/views/tab-permalinks.php:33 +msgid "If you choose a permalink for your posts with %1$s, or anything else but a %2$s at the end, this will force WordPress to add a trailing slash to non-post pages nonetheless." +msgstr "Si vous choisissez un permalien pour vos articles avec %1$s ou quelque chose d’autre qu’un \"%2$s\" à la fin, cette option va tout de même forcer WordPress à ajouter une barre oblique \"/\" à tous les articles." + +#: admin/views/tab-permalinks.php:21 +msgid "Redirect attachment URL's to parent post URL." +msgstr "Rediriger l’URL des pièces-jointes vers l’URL de l’article parent." + +#: admin/views/tab-permalinks.php:20 +msgid "Attachments to posts are stored in the database as posts, this means they're accessible under their own URL's if you do not redirect them, enabling this will redirect them to the post they were attached to." +msgstr "Les pièces jointes des articles sont stockées dans la base de données en tant qu’articles, ce qui signifie qu’elles sont accessibles par leurs propres URL (si celle-ci ne sont pas déjà redirigées), activer cette option les redirigera vers l’article auquel elles sont attachées." + +#: admin/views/tab-permalinks.php:36 +msgid "People make mistakes in their links towards you sometimes, or unwanted parameters are added to the end of your URLs, this allows you to redirect them all away. Please note that while this is a feature that is actively maintained, it is known to break several plugins, and should for that reason be the first feature you disable when you encounter issues after installing this plugin." +msgstr "Il est possible que les gens fassent des erreurs s’ils font des liens vers votre site, ou bien des paramètres indésirables sont ajoutés à vos URL. Cette option vous permet de les rediriger ailleurs. Veuillez noter que même si cette option est activement mise à jour, elle est aussi reconnue pour causer des problèmes avec d’autres extensions et donc, si vous avez un problème, il est recommandé de désactiver cette option d’abord." + +#: admin/views/tab-breadcrumbs.php:17 +msgid "Enable Breadcrumbs" +msgstr "Activer le fil d’Ariane" + +#: admin/views/tab-breadcrumbs.php:21 +msgid "Separator between breadcrumbs" +msgstr "Séparateur pour le fil d’Ariane " + +#: admin/views/tab-breadcrumbs.php:22 +msgid "Anchor text for the Homepage" +msgstr "Texte d’ancrage pour la page d’accueil " + +#: admin/views/tab-breadcrumbs.php:23 +msgid "Prefix for the breadcrumb path" +msgstr "Préfixe pour le fil d’Ariane " + +#: admin/views/tab-breadcrumbs.php:24 +msgid "Prefix for Archive breadcrumbs" +msgstr "Préfixe pour le fil d’Ariane des archives " + +#: admin/views/tab-breadcrumbs.php:25 +msgid "Prefix for Search Page breadcrumbs" +msgstr "Préfixe pour le fil d’Ariane des pages de recherche " + +#: admin/views/tab-breadcrumbs.php:26 +msgid "Breadcrumb for 404 Page" +msgstr "Fil d’Ariane pour la page 404 " + +#: admin/views/tab-breadcrumbs.php:79 +msgid "How to insert breadcrumbs in your theme" +msgstr "Comment insérer un fil d’Ariane dans votre thème ?" + +#: admin/views/tool-file-editor.php:101 +msgid "If your robots.txt were writable, you could edit it from here." +msgstr "Si votre fichier robots.txt était accessible en écriture, vous pourriez le modifier à partir d’ici." + +#: admin/views/tool-file-editor.php:127 +msgid "If your .htaccess were writable, you could edit it from here." +msgstr "Si votre fichier .htaccess était accessible en écriture, vous pourriez le modifier à partir d’ici." + +#: admin/views/tab-rss.php:15 +msgid "This feature is used to automatically add content to your RSS, more specifically, it's meant to add links back to your blog and your blog posts, so dumb scrapers will automatically add these links too, helping search engines identify you as the original source of the content." +msgstr "Cette fonctionnalité est utilisée pour ajouter automatiquement du contenu à vos flux RSS, plus spécifiquement, pour ajouter des liens vers votre blog et vos articles. Les agrégateurs de contenus vont également ajouter ces liens, aidant ainsi les moteurs de recherche à identifier votre site comme étant l’origine du contenu." + +#: admin/views/tab-rss.php:29 +msgid "A link to the archive for the post author, with the authors name as anchor text." +msgstr "Un lien vers les archives de l’auteur, avec le nom de l’auteur comme texte d’ancrage." + +#: admin/views/tab-rss.php:33 +msgid "A link to the post, with the title as anchor text." +msgstr "Un lien vers l’article, avec le titre comme texte d’ancrage." + +#: admin/views/tab-rss.php:37 +msgid "A link to your site, with your site's name as anchor text." +msgstr "Un lien vers votre site, avec le nom de votre site comme texte d’ancrage." + +#: admin/views/tab-rss.php:41 +msgid "A link to your site, with your site's name and description as anchor text." +msgstr "Un lien vers votre site, avec le nom de votre site et la description comme texte d’ancrage." + +#: admin/pages/xml-sitemaps.php:54 +msgid "You do not need to generate the XML sitemap, nor will it take up time to generate after publishing a post." +msgstr "Vous n’avez pas besoin de générer le fichier sitemap XML, pas plus qu’il ne faudra de temps pour le mettre à jour à chaque nouvel article." + +#: frontend/class-frontend.php:558 +#: inc/options/class-wpseo-option-titles.php:180 +msgid "Page not found" +msgstr "Page non trouvée" + +#: frontend/class-frontend.php:1253 +msgid "Admin only notice: this page doesn't show a meta description because it doesn't have one, either write it for this page specifically or go into the SEO -> Titles menu and set up a template." +msgstr "Avis pour l’administrateur : cette page n’affiche pas de méta description car elle n’en a pas. Vous pouvez donc soit l’ajouter spécifiquement pour cette page soit vous rendre dans vos réglages (SEO -> Titres) pour configurer un modèle." + +#. translators: %1$s expands to Yoast SEO +#: admin/pages/licenses.php:73 +msgid "%1$s Extensions" +msgstr "Extensions de %1$s" + +#: admin/pages/metas.php:111 admin/pages/metas.php:171 +msgid "%1$s Meta Box" +msgstr "%1$s Méta Box" + +#. translators: %1$s expands to Yoast SEO, %2$s expands to Google Analytics by +#. Yoast +#: admin/google_search_console/class-gsc-service.php:146 +msgid "%1$s detected you’re using a version of %2$s which is not compatible with %1$s. Please update %2$s to the latest version to use this feature." +msgstr "%1$s a détecté que vous utiliser une version de %2$s qui est incompatible avec %1$s. Veuillez mettre à jour %2$s pour utiliser cette fonctionnalité." + +#: admin/pages/network.php:35 +msgid "%s restored to default SEO settings." +msgstr "%s a été rétabli au réglages SEO par défaut." + +#: admin/pages/metas.php:220 +msgid "404 pages" +msgstr "Pages 404" + +#: admin/pages/social.php:20 +msgid "Accounts" +msgstr "Comptes" + +#. translators: %s expands to noodp +#. translators: %s expands to noydir +#: admin/pages/metas.php:238 admin/pages/metas.php:242 +msgid "Add %s meta robots tag sitewide" +msgstr "Ajouter des méta étiquettes de robots %s sur tout le site" + +#. translators: %s expands to noindex, follow +#: admin/pages/metas.php:203 +msgid "Add %s to the author archives" +msgstr "Ajouter %s aux archives de l'auteur" + +#. translators: %s expands to noindex, follow +#: admin/pages/metas.php:209 +msgid "Add %s to the date-based archives" +msgstr "Ajoutez %s aux archives basées sur la date" #: admin/pages/dashboard.php:235 -msgid "Bing Webmaster Tools" -msgstr "Outils pour webmasters de Bing " +msgid "Alexa Verification ID" +msgstr "ID de vérification Alexa " + +#: admin/pages/dashboard.php:204 +msgid "Alternate name" +msgstr "Autre nom" + +#: admin/pages/dashboard.php:191 +msgid "Are you sure you want to reset your SEO settings?" +msgstr "Êtes vous sûr de vouloir réinitialiser vos réglages de SEO ?" #: admin/pages/network.php:38 msgid "Blog %s not found." @@ -1536,23 +1468,11 @@ msgstr "Le blog %s est introuvable." msgid "Blog ID" msgstr "ID du blog" -#: admin/pages/advanced.php:16 -msgid "Breadcrumbs" -msgstr "Fils d'Ariane" - -#: admin/pages/network.php:109 -msgid "Choose the site whose settings you want to use as default for all sites that are added to your network. If you choose 'None', the normal plugin defaults will be used." -msgstr "Choisissez le site dont les réglages serviront de base à tous les nouveaux sites de votre réseau. Si vous choisissez 'Aucun', les réglages par défaut de WordPress SEO seront utilisés." - -#: admin/pages/metas.php:56 -msgid "Choose the symbol to use as your title separator. This will display, for instance, between your post title and site name." -msgstr "Choisisssez le symbole à utiliser en temps que séparateur. Il apparaîtra, par exemple, entre le titre de l'article et le nom du site." - -#: admin/pages/dashboard.php:214 +#: admin/pages/dashboard.php:215 msgid "Choose whether you're a company or person" msgstr "Précisez si vous êtes une société ou une personne" -#: admin/pages/dashboard.php:215 admin/pages/dashboard.php:220 +#: admin/pages/dashboard.php:216 admin/pages/dashboard.php:221 msgid "Company" msgstr "Société" @@ -1560,22 +1480,18 @@ msgstr "Société" msgid "Company Info" msgstr "Informations sur la société" -#: admin/pages/dashboard.php:223 +#: admin/pages/dashboard.php:224 msgid "Company Logo" msgstr "Logo de la société" -#: admin/pages/dashboard.php:222 +#: admin/pages/dashboard.php:223 msgid "Company Name" msgstr "Nom de la société" -#: admin/pages/dashboard.php:205 admin/pages/dashboard.php:213 +#: admin/pages/dashboard.php:206 admin/pages/dashboard.php:214 msgid "Company or person" msgstr "Société ou personne " -#: admin/google_search_console/class-gsc.php:128 -msgid "Crawl errors per page" -msgstr "Erreurs d'exploration par page" - #: admin/google_search_console/class-gsc-table.php:206 msgid "Create a redirect" msgstr "Créer une redirection" @@ -1607,10 +1523,6 @@ msgstr "Archives des articles de type personnalisé" msgid "Date Archives" msgstr "Archives par date" -#: admin/pages/metas.php:109 -msgid "Date in Snippet Preview" -msgstr "Date dans la prévisualisation de l'élément " - #: admin/pages/metas.php:206 msgid "Date-based archives could in some cases also be seen as duplicate content." msgstr "Les archives basées sur la date pourraient, dans certains cas également être considérées comme du contenu dupliqué." @@ -1621,7 +1533,7 @@ msgid "Desktop" msgstr "Ordinateur" #. translators: %1$s expands to Yoast SEO -#: admin/pages/dashboard.php:244 +#: admin/pages/dashboard.php:245 msgid "Disable the Advanced part of the %1$s meta box" msgstr "Désactiver les options avancées de la boite méta de %1$s." @@ -1637,39 +1549,14 @@ msgstr "Désactiver les archives par date" msgid "Duplicate content prevention" msgstr "Prévention de contenu dupliqué" -#: admin/pages/dashboard.php:72 -msgid "Earlier found meta description was not found in file. Renewed the description test data." -msgstr "Les méta descriptions précédentes n'ont pas été trouvé dans le fichier.Mise en place des données de test." - -#. translators: %1$s expands to Yoast SEO -#: admin/pages/dashboard.php:112 -msgid "Either delete them (this can be done with the \"Fix it\" button) or disable %1$s XML sitemaps." -msgstr "Vous pouvez soit les supprimer (ce qui peut être fait avec le bouton \"Corriger\") soit désactiver les sitemaps XML de %1$s." - #: admin/pages/metas.php:40 msgid "Enable force rewrite titles" msgstr "Activer la réécriture forcée des titres " -#: admin/pages/network.php:113 -msgid "Enter the %sSite ID%s for the site whose settings you want to use as default for all sites that are added to your network. Leave empty for none (i.e. the normal plugin defaults will be used)." -msgstr "Saisissez '%sID du site%s que vous utiliserez comme base pour les réglages de tous les nouveaux sites ajoutés à votre réseau. Laissez vide pour n'en choisir aucun. (Les réglages par défaut de WordPress SEO seront alors utilisés)." - #: admin/google_search_console/views/gsc-create-redirect.php:46 msgid "Error: a redirect for this URL already exists" msgstr "Erreur : une redirection pour cette adresse existe déjà." -#: admin/google_search_console/class-gsc.php:282 -msgid "Errors that occurred only when your site was crawled by Googlebot-Mobile (errors didn't appear for desktop)." -msgstr "Les erreurs qui se sont produites lors de l'exploration du Googlebot (les erreurs n'apparaissent pas pour les desktops)." - -#: admin/google_search_console/class-gsc.php:281 -msgid "Errors that occurred when your site was crawled by Googlebot." -msgstr "Les erreurs qui se sont produites lors de l'exploration du Googlebot." - -#: admin/google_search_console/class-gsc.php:283 -msgid "Errors that only occurred when your site was crawled by Googlebot for feature phones (errors didn't appear for desktop)." -msgstr "Les erreurs qui se sont produites lors de l'exploration du Googlebot pour les téléphones portables (les erreurs n'apparaissent pas dans les desktops)." - #: admin/pages/dashboard.php:65 msgid "Failed to remove hardcoded meta description." msgstr "Impossible de supprimer la méta description saisie en dur." @@ -1683,73 +1570,33 @@ msgstr "Fonction téléphone" msgid "First detected" msgstr "Premier détecté" -#: admin/pages/dashboard.php:104 admin/pages/dashboard.php:119 -#: admin/pages/dashboard.php:130 admin/pages/dashboard.php:137 -msgid "Fix it." -msgstr "Corriger." - #: admin/pages/metas.php:36 msgid "Force rewrite titles" msgstr "Forcer la réécriture des titres" -#: admin/google_search_console/views/gsc-display.php:34 -msgid "Get Google Authorization Code" -msgstr "Obtenir un Code d'Autorisation Google" - #: admin/pages/licenses.php:99 msgid "Get this extension" msgstr "Obtenez cette extension" -#: admin/pages/dashboard.php:198 -msgid "Google shows your website's name in the search results, we will default to your site name but you can adapt it here. You can also provide an alternate website name you want Google to consider." -msgstr "Google affiche le nom de votre site web, nous nous basons sur votre nom de site mais vous pouvez l'adapter ici. Vous pouvez également fournir un nom de site web alternatif si vous souhaitez que Google le prenne en considération aussi." - #. translators: %1$s expands to Yoast SEO #: admin/pages/metas.php:111 admin/pages/metas.php:171 msgid "Hide" msgstr "Masquer" -#: admin/pages/metas.php:21 admin/pages/metas.php:65 -msgid "Homepage" -msgstr "Page d'accueil" - -#: admin/pages/metas.php:74 -msgid "Homepage & Front page" -msgstr "Page d'accueil & Première page" - #: admin/pages/metas.php:233 msgid "I don't know why you'd want to use meta keywords, but if you want to, check this box." msgstr "Je ne sais pas pourquoi vous voulez utiliser les méta keywords, mais si vous voulez le faire, cochez cette case." -#. translators: %s expands to noindex, follow -#: admin/pages/metas.php:200 -msgid "If this is the case on your site, you can choose to either disable it (which makes it redirect to the homepage), or to add %s to it so it doesn't show up in the search results." -msgstr "Si c'est le cas pour votre site, vous pouvez choisir de le désactiver (ce qui la redirigera vers la page d'accueil), ou d'y ajouter %s, de sorte qu'il n'apparaisse pas dans les résultats de recherche." - -#: admin/pages/metas.php:230 -msgid "If you want to prevent /page/2/ and further of any archive to show up in the search results, enable this." -msgstr "Si vous voulez éviter /page/2/ et les suivantes d'une archive d'apparaître dans les résultats de la recherche, activez cette option." - #. translators: %s expands to Yoast SEO -#: admin/pages/dashboard.php:185 +#: admin/pages/dashboard.php:186 msgid "If you want to restore a site to the default %s settings, press this button." msgstr "Si vous souhaitez réinitialiser les réglages de %s de votre site, appuyez sur ce bouton." -#. translators: %1$s / %2$s: links to an article about duplicate content on -#. yoast.com -#: admin/pages/metas.php:197 -msgid "If you're running a one author blog, the author archive will be exactly the same as your homepage. This is what's called a %1$sduplicate content problem%2$s." -msgstr "Si vous administrez un blog avec un seul auteur, la page d'archive de l'auteur sera exactement identique à votre page d'accueil. C'est ce qu'on appelle un %1$sproblème de contenu dupliqué%2$s." - #: admin/pages/dashboard.php:131 admin/pages/dashboard.php:138 msgid "Ignore." msgstr "Ignorer." -#: admin/google_search_console/class-gsc.php:223 -msgid "Incorrect Google Authorization Code." -msgstr "Code d'autorisation de Google incorrect." - -#: admin/pages/dashboard.php:156 +#: admin/pages/dashboard.php:157 msgid "Introduction Tour" msgstr "Visite guidée" @@ -1761,7 +1608,7 @@ msgstr "Catégories de problème" msgid "Last crawled" msgstr "Dernière exploration" -#: admin/pages/dashboard.php:168 +#: admin/pages/dashboard.php:169 msgid "Latest Changes" msgstr "Derniers changements" @@ -1806,37 +1653,13 @@ msgstr "Les nouveaux sites du réseau héritent des paramètres SEO de ce site" msgid "Noindex subpages of archives" msgstr "Ne pas indexer les sous-pages des archives" -#: admin/pages/metas.php:134 -msgid "Note: instead of templates these are the actual titles and meta descriptions for these custom post type archive pages." -msgstr "Remarque : au lieu d'utiliser les modèles, ce sont les vrais titres et méta descriptions pour les pages archives des articles de type personnalisé." - -#: admin/pages/licenses.php:24 -msgid "Optimize your videos to show them off in search results and get more clicks!" -msgstr "Optimisez vos vidéos pour qu'elles apparaissent dans les résultats des recherches et obtenir plus de clics !" - -#: admin/pages/dashboard.php:139 -msgid "Paging comments is enabled, this is not needed in 999 out of 1000 cases, so the suggestion is to disable it, to do that, simply uncheck the box before \"Break comments into pages...\"" -msgstr "La pagination des commentaires est activée, ce qui n'est pas nécessaire dans 999 cas sur 1000, donc la suggestion est de le désactiver. Pour le faire, il suffit de décocher la case \"Diviser les commentaires en pages...\" dans les réglages de discussion." - #: admin/pages/advanced.php:20 msgid "Permalinks" msgstr "Permaliens" -#: admin/pages/dashboard.php:216 admin/pages/dashboard.php:227 -msgid "Person" -msgstr "Personne" - -#: admin/google_search_console/views/gsc-display.php:36 -msgid "Please enter the Google Authorization Code in the field below and press the Authenticate button." -msgstr "Veuillez saisir le code d'autorisation dans le champ ci-dessous et appuyez sur le bouton d'authentification." - -#: admin/pages/metas.php:236 -msgid "Prevents search engines from using the DMOZ description for pages from this site in the search results." -msgstr "Empêche les moteurs de recherche d'utiliser la description de DMOZ pour les pages de ce site dans les résultats de recherche." - -#: admin/pages/metas.php:240 -msgid "Prevents search engines from using the Yahoo! directory description for pages from this site in the search results." -msgstr "Empêche les moteurs de recherche d'utiliser la description du répertoire de Yahoo! pour les pages de ce site dans les résultats de recherche." +#: admin/pages/dashboard.php:217 admin/pages/dashboard.php:228 +msgid "Person" +msgstr "Personne" #: admin/pages/network.php:115 msgid "Privacy sensitive (FB admins and such), theme specific (title rewrite) and a few very site specific settings will not be imported to new blogs." @@ -1863,14 +1686,6 @@ msgstr "Re-vérifier le thème." msgid "Reauthenticate with Google " msgstr "Se ré-authentifier avec Google" -#: admin/google_search_console/views/gsc-create-redirect.php:21 -msgid "Redirect this broken URL and fix the error" -msgstr "Rediriger cette adresse cassé et réglé l'erreur." - -#: admin/google_search_console/views/gsc-display.php:16 -msgid "Reload crawl issues" -msgstr "Recharger les problèmes d'exploration" - #: admin/pages/dashboard.php:59 msgid "Removed hardcoded meta description." msgstr "La méta description codée en dure a été supprimée." @@ -1883,7 +1698,7 @@ msgstr "Le temps de la demande est écoulé ou le site bloque Google." msgid "Response code" msgstr "Code de réponse" -#: admin/pages/dashboard.php:182 admin/pages/dashboard.php:190 +#: admin/pages/dashboard.php:183 admin/pages/dashboard.php:191 msgid "Restore Default Settings" msgstr "Restaurer les réglages par défaut" @@ -1973,45 +1788,20 @@ msgstr "Les symboles sont affichés dans la même taille que celle des résultat msgid "Take note:" msgstr "À savoir :" -#: admin/pages/dashboard.php:157 +#: admin/pages/dashboard.php:158 msgid "Take this tour to quickly learn about the use of this plugin." msgstr "Profitez de cette visite guidée pour apprendre rapidement comment utiliser cette extension." -#: admin/pages/metas.php:23 admin/pages/xml-sitemaps.php:43 -msgid "Taxonomies" -msgstr "Taxonomies" - #. Translators: %1$s: expands to Google Search Console. #: admin/google_search_console/class-gsc.php:179 msgid "The %1$s data has been removed. You will have to reauthenticate if you want to retrieve the data again." msgstr "La %1$s a été supprimée. Vous devrez vous réauthentifier si vous voulez retrouvez vos données." -#: admin/pages/dashboard.php:105 -msgid "The following file(s) is/are blocking your XML sitemaps from working properly:" -msgstr "Le(s) fichier(s) suivant(s) empêche(nt) vos sitemaps XML de fonctionner correctement :" - #. translators: %1$s expands to Yoast SEO #: admin/pages/licenses.php:18 msgid "The premium version of %1$s with more features & support." msgstr "La version Premium de %1$s avec plus de fonctionnalités & de support." -#: admin/google_search_console/class-gsc-category-filters.php:121 -msgid "The target URL doesn't exist, but your server is not returning a 404 (file not found) error." -msgstr "L'URL cible n'existe pas mais le serveur ne retourne pas d'erreur 404 (fichier non trouvé)." - -#: admin/google_search_console/views/gsc-display.php:72 -msgid "There were no profiles found" -msgstr "Aucun profil n'a été trouvé. " - -#. translators: %s expands to noindex, follow -#: admin/pages/metas.php:216 -msgid "These pages will be %s by default, so they will never show up in search results." -msgstr "Ces pages seront réglées sur %s par défaut, donc elles n'apparaitront jamais dans les résultats de recherche." - -#: admin/pages/licenses.php:117 -msgid "This is where you would enter the license keys for one of our premium plugins, should you activate one." -msgstr "Enregistrez ici la clé de licence de l'une de vos extensions premium si vous voulez l'activer." - #: admin/pages/metas.php:140 admin/pages/social.php:61 #: admin/views/tool-bulk-editor.php:33 msgid "Title" @@ -2037,7 +1827,7 @@ msgstr "Pour permettre à %1$s de récupérer les informations de votre %2$s, me msgid "URL" msgstr "URL" -#: admin/pages/dashboard.php:242 +#: admin/pages/dashboard.php:243 msgid "Unchecking this box allows authors and editors to redirect posts, noindex them and do other things you might not want if you don't trust your authors." msgstr "Décocher cette case permet aux auteurs et aux éditeurs de rediriger les articles, ne pas les indexer (noindex) et faire d'autres choses que vous pourriez ne pas vouloir si vous n'avez pas confiance en eux." @@ -2049,12 +1839,12 @@ msgstr "Utilisez des méta étiquettes de mots-clés ?" msgid "Using this form you can reset a site to the default SEO settings." msgstr "Grâce à ce formulaire, vous pouvez réinitialiser les réglages SEO de votre site aux réglages par défaut." -#: admin/pages/dashboard.php:176 +#: admin/pages/dashboard.php:177 msgid "View Changes" msgstr "Voir les changements" #. translators: %s expands to Yoast SEO -#: admin/pages/dashboard.php:171 +#: admin/pages/dashboard.php:172 msgid "We've summarized the most recent changes in %s." msgstr "Nous avons résumé les changements les plus récents dans %s." @@ -2062,7 +1852,7 @@ msgstr "Nous avons résumé les changements les plus récents dans %s." msgid "Webmaster Tools" msgstr "Outils pour les webmasters" -#: admin/pages/dashboard.php:195 admin/pages/dashboard.php:202 +#: admin/pages/dashboard.php:196 admin/pages/dashboard.php:203 msgid "Website name" msgstr "Nom du Site Web" @@ -2071,41 +1861,19 @@ msgstr "Nom du Site Web" msgid "Who should have access to the %1$s settings" msgstr "Qui devrait avoir accès aux réglages de %1$s" -#: admin/pages/dashboard.php:237 +#: admin/pages/dashboard.php:238 msgid "Yandex Webmaster Tools" msgstr "Outils pour webmaster de Yandex " -#: admin/google_search_console/class-gsc-service.php:137 -msgid "Yoast plugins share some code between them to make your site faster. As a result of that, we need all Yoast plugins to be up to date. We've detected this isn't the case, so please update the Yoast plugins that aren't up to date yet." -msgstr "Les extensions de Yoast partagent du code entre elles pour les rendre plus rapide. Cela suppose qu'elles soient toutes à jour. Nous avons détecté que ce n'est pas le cas, donc veuillez mettre à jour toutes les extensions de Yoast qui ne le sont pas." - #: admin/pages/metas.php:78 msgid "You can determine the title and description for the blog page by %sediting the blog page itself »%s" msgstr "Vous pouvez définir le titre et la description pour la page du blog en %smodifiant la page de blog directement »%s" -#: admin/pages/metas.php:75 -msgid "You can determine the title and description for the front page by %sediting the front page itself »%s" -msgstr "Vous pouvez déterminer le titre et la description de la page d'accueil en %smodifiant la page d'accueil directement »%s" - -#: admin/pages/dashboard.php:233 -msgid "You can use the boxes below to verify with the different Webmaster Tools, if your site is already verified, you can just forget about these. Enter the verify meta values for:" -msgstr "Vous pouvez utiliser les cases ci-dessous pour permettre la vérification de votre site avec différents outils pour webmasters. Si votre site l'est déjà, vous pouvez simplement les oublier. Entrez les valeurs de vérification méta pour :" - -#. Translators: %1$s: expands to the current url and %2$s expands to url the -#. redirects points to. -#: admin/google_search_console/views/gsc-create-redirect.php:51 -msgid "You do not have to create a redirect for URL %1$s because a redirect already exists. The existing redirect points to %2$s. If this is fine you can mark this issue as fixed. If not, please go to the redirects page and change the target URL." -msgstr "Vous n'avez pas à créer une redirection pour l'adresse %1$s car la redirection existe déjà. La redirection existante pointe vers %2$s. Si c'est bon, vous pouvez marquer ce problème comme réglé. Si ça ne l'est pas, rendez-vous dans la page des redirections et modifiez l'url cible." - -#: admin/pages/dashboard.php:132 -msgid "You do not have your postname in the URL of your posts and pages, it is highly recommended that you do. Consider setting your permalink structure to /%postname%/." -msgstr "Vous n'avez pas le nom de l'article dans l'URL de vos articles et pages. Il est fortement recommandé de l'avoir. Il est suggéré d'ajuster la structure de vos permaliens pour /%postname%/." - #: admin/pages/dashboard.php:147 msgid "Your Info" msgstr "Vos informations" -#: admin/pages/dashboard.php:228 +#: admin/pages/dashboard.php:229 msgid "Your name" msgstr "Votre nom " @@ -2144,17 +1912,206 @@ msgstr "Types de contenu" msgid "To be able to create a redirect and fix this issue, you need %1$s. You can buy the plugin, including one year of support and updates, on %2$s." msgstr "Pour pouvoir créer une redirection et régler ce problème, vous avez besoin de %1$s. Vous pouvez acheter l’extension, incluant un an de support et de mises à jour, sur %2$s." -#: admin/google_search_console/class-gsc.php:79 -msgid "Don't miss your crawl errors: %1$sconnect with Google Search Console here%2$s." -msgstr "Ne ratez pas vos erreurs d'exploration : %1$sconnectez-vous avec votre Google Search Console ici%2$s." - #: admin/google_search_console/class-gsc.php:192 msgid "The issues have been successfully reloaded!" msgstr "Les problèmes ont bien été rechargés !" -#: admin/pages/dashboard.php:209 +#: admin/pages/metas.php:23 admin/pages/xml-sitemaps.php:43 +msgid "Taxonomies" +msgstr "Taxinomies" + +#: admin/google_search_console/class-gsc.php:79 +msgid "Don't miss your crawl errors: %1$sconnect with Google Search Console here%2$s." +msgstr "Ne ratez pas vos erreurs d’exploration : %1$sconnectez-vous avec votre Google Search Console ici%2$s." + +#: admin/google_search_console/views/gsc-create-redirect.php:21 +msgid "Redirect this broken URL and fix the error" +msgstr "Rediriger cette adresse cassé et réglé l’erreur." + +#: admin/google_search_console/views/gsc-display.php:16 +msgid "Reload crawl issues" +msgstr "Recharger les problèmes d’exploration" + +#: admin/google_search_console/views/gsc-display.php:34 +msgid "Get Google Authorization Code" +msgstr "Obtenir un Code d’Autorisation Google" + +#: admin/google_search_console/views/gsc-display.php:36 +msgid "Please enter the Google Authorization Code in the field below and press the Authenticate button." +msgstr "Veuillez saisir le code d’autorisation dans le champ ci-dessous et appuyez sur le bouton d’authentification." + +#: admin/google_search_console/views/gsc-display.php:40 +msgid "Authenticate" +msgstr "S’authentifier" + +#: admin/google_search_console/views/gsc-display.php:72 +msgid "There were no profiles found" +msgstr "Aucun profil n’a été trouvé. " + +#. Translators: %1$s: expands to the current url and %2$s expands to url the +#. redirects points to. +#: admin/google_search_console/views/gsc-create-redirect.php:51 +msgid "You do not have to create a redirect for URL %1$s because a redirect already exists. The existing redirect points to %2$s. If this is fine you can mark this issue as fixed. If not, please go to the redirects page and change the target URL." +msgstr "Vous n’avez pas à créer une redirection pour l’adresse %1$s car la redirection existe déjà. La redirection existante pointe vers %2$s. Si c’est bon, vous pouvez marquer ce problème comme réglé. Si ça ne l’est pas, rendez-vous dans la page des redirections et modifiez l’url cible." + +#: admin/google_search_console/class-gsc-service.php:137 +msgid "Yoast plugins share some code between them to make your site faster. As a result of that, we need all Yoast plugins to be up to date. We've detected this isn't the case, so please update the Yoast plugins that aren't up to date yet." +msgstr "Les extensions de Yoast partagent du code entre elles pour les rendre plus rapide. Cela suppose qu’elles soient toutes à jour. Nous avons détecté que ce n’est pas le cas, donc veuillez mettre à jour toutes les extensions de Yoast qui ne le sont pas." + +#: admin/google_search_console/class-gsc.php:128 +msgid "Crawl errors per page" +msgstr "Erreurs d’exploration par page" + +#: admin/google_search_console/class-gsc.php:223 +msgid "Incorrect Google Authorization Code." +msgstr "Code d’autorisation de Google incorrect." + +#: admin/google_search_console/class-gsc.php:281 +msgid "Errors that occurred when your site was crawled by Googlebot." +msgstr "Les erreurs qui se sont produites lors de l’exploration du Googlebot." + +#: admin/google_search_console/class-gsc.php:282 +msgid "Errors that occurred only when your site was crawled by Googlebot-Mobile (errors didn't appear for desktop)." +msgstr "Les erreurs qui se sont produites lors de l’exploration du Googlebot (les erreurs n’apparaissent pas pour les desktops)." + +#: admin/google_search_console/class-gsc.php:283 +msgid "Errors that only occurred when your site was crawled by Googlebot for feature phones (errors didn't appear for desktop)." +msgstr "Les erreurs qui se sont produites lors de l’exploration du Googlebot pour les téléphones portables (les erreurs n’apparaissent pas dans les desktops)." + +#: admin/google_search_console/class-gsc-category-filters.php:121 +msgid "The target URL doesn't exist, but your server is not returning a 404 (file not found) error." +msgstr "L’URL cible n’existe pas mais le serveur ne retourne pas d’erreur 404 (fichier non trouvé)." + +#: admin/pages/dashboard.php:199 +msgid "Google shows your website's name in the search results, we will default to your site name but you can adapt it here. You can also provide an alternate website name you want Google to consider." +msgstr "Google affiche le nom de votre site web, nous nous basons sur votre nom de site mais vous pouvez l’adapter ici. Vous pouvez également fournir un nom de site web alternatif si vous souhaitez que Google le prenne en considération aussi." + +#. translators: %1$s / %2$s: links to an article about duplicate content on +#. yoast.com +#: admin/pages/metas.php:197 +msgid "If you're running a one author blog, the author archive will be exactly the same as your homepage. This is what's called a %1$sduplicate content problem%2$s." +msgstr "Si vous administrez un blog avec un seul auteur, la page d’archive de l’auteur sera exactement identique à votre page d’accueil. C’est ce qu’on appelle un %1$sproblème de contenu dupliqué%2$s." + +#. translators: %s expands to noindex, follow +#: admin/pages/metas.php:200 +msgid "If this is the case on your site, you can choose to either disable it (which makes it redirect to the homepage), or to add %s to it so it doesn't show up in the search results." +msgstr "Si c’est le cas pour votre site, vous pouvez choisir de le désactiver (ce qui la redirigera vers la page d’accueil), ou d’y ajouter %s, de sorte qu’il n’apparaisse pas dans les résultats de recherche." + +#: admin/pages/advanced.php:16 +msgid "Breadcrumbs" +msgstr "Fils d’Ariane" + +#: admin/pages/dashboard.php:210 msgid "This data is shown as metadata in your site. It is intended to appear in Google's Knowledge Graph. You can be either a company, or a person, choose either:" -msgstr "Cette donnée est affichée comme une métadonnée dans votre site. Elle apparaît dans le Knowledge Graph de Google. Vous pouvez être une société ou une personne, choisissez l’un ou l'autre :" +msgstr "Cette donnée est affichée comme une métadonnée dans votre site. Elle apparaît dans le Knowledge Graph de Google. Vous pouvez être une société ou une personne, choisissez l’un ou l’autre :" + +#: admin/pages/licenses.php:117 +msgid "This is where you would enter the license keys for one of our premium plugins, should you activate one." +msgstr "Enregistrez ici la clé de licence de l’une de vos extensions premium si vous voulez l’activer." + +#: admin/pages/metas.php:56 +msgid "Choose the symbol to use as your title separator. This will display, for instance, between your post title and site name." +msgstr "Choisisssez le symbole à utiliser en temps que séparateur. Il apparaîtra, par exemple, entre le titre de l’article et le nom du site." + +#: admin/pages/metas.php:99 +msgid "As you are redirecting attachment URLs to parent post URLs, these settings will currently only have an effect on unattached media items!" +msgstr "Comme vous redirigre l’URL de la pièce jointe vers l’URL parent, ces paramètres n’auront d’effet que sur les médias non inclus" + +#: admin/pages/network.php:109 +msgid "Choose the site whose settings you want to use as default for all sites that are added to your network. If you choose 'None', the normal plugin defaults will be used." +msgstr "Choisissez le site dont les réglages serviront de base à tous les nouveaux sites de votre réseau. Si vous choisissez ’Aucun’, les réglages par défaut de WordPress SEO seront utilisés." + +#: admin/pages/network.php:113 +msgid "Enter the %sSite ID%s for the site whose settings you want to use as default for all sites that are added to your network. Leave empty for none (i.e. the normal plugin defaults will be used)." +msgstr "Saisissez ’%sID du site%s que vous utiliserez comme base pour les réglages de tous les nouveaux sites ajoutés à votre réseau. Laissez vide pour n’en choisir aucun. (Les réglages par défaut de WordPress SEO seront alors utilisés)." + +#: admin/pages/licenses.php:24 +msgid "Optimize your videos to show them off in search results and get more clicks!" +msgstr "Optimisez vos vidéos pour qu’elles apparaissent dans les résultats des recherches et obtenir plus de clics !" + +#: admin/pages/licenses.php:30 +msgid "Are you in Google News? Increase your traffic from Google News by optimizing for it!" +msgstr "Etes vous sur Google News ? Augmentez le trafic de Google News grâce à l’optimisation!" + +#: admin/pages/dashboard.php:72 +msgid "Earlier found meta description was not found in file. Renewed the description test data." +msgstr "Les méta descriptions précédentes n’ont pas été trouvé dans le fichier.Mise en place des données de test." + +#: admin/pages/metas.php:109 +msgid "Date in Snippet Preview" +msgstr "Date dans la prévisualisation de l’élément " + +#. translators: %1$s expands to Yoast SEO +#: admin/pages/metas.php:42 +msgid "%1$s has auto-detected whether it needs to force rewrite the titles for your pages, if you think it's wrong and you know what you're doing, you can change the setting here." +msgstr "%1$s détecte automatiquement s’il a besoin de forcer la réécriture des titres de vos pages, si vous pensez que c’est incorrect et que vous savez ce que vous faites, vous pouvez modifier ce réglage ici." + +#: admin/pages/metas.php:230 +msgid "If you want to prevent /page/2/ and further of any archive to show up in the search results, enable this." +msgstr "Si vous voulez éviter /page/2/ et les suivantes d’une archive d’apparaître dans les résultats de la recherche, activez cette option." + +#. translators: %s expands to noindex, follow +#: admin/pages/metas.php:216 +msgid "These pages will be %s by default, so they will never show up in search results." +msgstr "Ces pages seront réglées sur %s par défaut, donc elles n’apparaitront jamais dans les résultats de recherche." + +#: admin/pages/metas.php:21 admin/pages/metas.php:65 +msgid "Homepage" +msgstr "Page d’accueil" + +#: admin/pages/metas.php:74 +msgid "Homepage & Front page" +msgstr "Page d’accueil & Première page" + +#: admin/pages/metas.php:75 +msgid "You can determine the title and description for the front page by %sediting the front page itself »%s" +msgstr "Vous pouvez déterminer le titre et la description de la page d’accueil en %smodifiant la page d’accueil directement »%s" + +#: admin/pages/metas.php:182 +msgid "Author Archives" +msgstr "Archives de l’auteur" + +#: admin/pages/metas.php:134 +msgid "Note: instead of templates these are the actual titles and meta descriptions for these custom post type archive pages." +msgstr "Remarque : au lieu d’utiliser les modèles, ce sont les vrais titres et méta descriptions pour les pages archives des articles de type personnalisé." + +#: admin/pages/metas.php:236 +msgid "Prevents search engines from using the DMOZ description for pages from this site in the search results." +msgstr "Empêche les moteurs de recherche d’utiliser la description de DMOZ pour les pages de ce site dans les résultats de recherche." + +#: admin/pages/metas.php:240 +msgid "Prevents search engines from using the Yahoo! directory description for pages from this site in the search results." +msgstr "Empêche les moteurs de recherche d’utiliser la description du répertoire de Yahoo! pour les pages de ce site dans les résultats de recherche." + +#: admin/pages/dashboard.php:104 admin/pages/dashboard.php:119 +#: admin/pages/dashboard.php:130 admin/pages/dashboard.php:137 +msgid "Fix it." +msgstr "Réparez." + +#: admin/pages/dashboard.php:105 +msgid "The following file(s) is/are blocking your XML sitemaps from working properly:" +msgstr "Le(s) fichier(s) suivant(s) empêche(nt) votre plan de site XML de fonctionner correctement :" + +#. translators: %1$s expands to Yoast SEO +#: admin/pages/dashboard.php:112 +msgid "Either delete them (this can be done with the \"Fix it\" button) or disable %1$s XML sitemaps." +msgstr "Vous pouvez soit les supprimer (ce qui peut être fait avec le bouton « Réparez ») soit désactiver le plan de site XML de %1$s." + +#: admin/pages/dashboard.php:132 +msgid "You do not have your postname in the URL of your posts and pages, it is highly recommended that you do. Consider setting your permalink structure to /%postname%/." +msgstr "Vous n’avez pas le nom de l’article dans l’URL de vos articles et pages. Il est fortement recommandé de l’avoir. Il est suggéré d’ajuster la structure de vos permaliens pour /%postname%/." + +#: admin/pages/dashboard.php:139 +msgid "Paging comments is enabled, this is not needed in 999 out of 1000 cases, so the suggestion is to disable it, to do that, simply uncheck the box before \"Break comments into pages...\"" +msgstr "La pagination des commentaires est activée, ce qui n’est pas nécessaire dans 999 cas sur 1000, donc la suggestion est de le désactiver. Pour le faire, il suffit de décocher la case \"Diviser les commentaires en pages...\" dans les réglages de discussion." + +#: admin/pages/dashboard.php:234 +msgid "You can use the boxes below to verify with the different Webmaster Tools, if your site is already verified, you can just forget about these. Enter the verify meta values for:" +msgstr "Vous pouvez utiliser les cases ci-dessous pour permettre la vérification de votre site avec différents outils pour webmasters. Si votre site l’est déjà, vous pouvez simplement les oublier. Entrez les valeurs de vérification méta pour :" + +#: admin/pages/dashboard.php:236 +msgid "Bing Webmaster Tools" +msgstr "Outils de Bing pour webmasters" #. translators: %1$s expands to Yoast SEO #: admin/taxonomy/class-taxonomy-metabox.php:55 @@ -2173,21 +2130,12 @@ msgstr "%s Description" msgid "%s Image" msgstr "%s Image" -#. translators: %s is the plugin name -#: admin/class-yoast-dashboard-widget.php:41 -msgid "%s Posts Overview" -msgstr "Vue d'ensemble des articles de %s" - #. translators: %s expands to the social network name #: admin/class-social-admin.php:63 #: admin/taxonomy/class-taxonomy-social-fields.php:44 msgid "%s Title" msgstr "%s Titre" -#: admin/class-pointers.php:301 -msgid "A Sitemap is an XML file that lists the URLs for a site. It allows webmasters to include additional information about each URL: when it was last updated, how often it changes, and how important it is in relation to other URLs in the site. This allows search engines to crawl the site more intelligently." -msgstr "Un plan de site est un fichier XML qui recense les URLs d'un site. Il permet aux webmasters d'inclure des informations complémentaires à propos de chaque URL: quand il a été mis à jour pour la dernière fois, à quelle fréquence il change, son importance par rapport aux autres URLs du site. Cela permet aux moteurs de recherche de parcourir le site de manière plus intelligente." - #: admin/google_search_console/class-gsc-category-filters.php:113 msgid "Access denied" msgstr "Accès refusé" @@ -2204,14 +2152,6 @@ msgstr "Ajouter un administrateur Facebook" msgid "Add some info here needed for Google's Knowledge Graph." msgstr "Ajouter quelques informations nécessaire pour le Knowledge Graph de Google ici." -#: admin/class-social-facebook.php:329 -msgid "Admin's Facebook user ID:" -msgstr "ID d'utilisateur Facebook de l'administrateur :" - -#: admin/class-social-facebook.php:325 -msgid "Admin's name:" -msgstr "Nom de l'administrateur :" - #: admin/class-pointers.php:317 msgid "Advanced Settings" msgstr "Réglages avancés" @@ -2254,23 +2194,6 @@ msgstr "Détection automatique" msgid "Blocked" msgstr "Bloqué" -#. translators: %1$s expands to Yoast SEO, %2$s: 'Google XML Sitemaps' plugin -#. name of possibly conflicting plugin with regard to the creation of sitemaps -#: admin/class-plugin-conflict.php:135 -msgid "Both %1$s and %2$s can create XML sitemaps. Having two XML sitemaps is not beneficial for search engines, yet might slow down your site." -msgstr "%1$s et %2$s peuvent créer des sitemaps XML. Avoir deux sitemaps XML n'est pas recommandé pour les moteurs de recherche, et pourrait même ralentir votre site." - -#. translators: %1$s expands to Yoast SEO, %2%s: 'Facebook' plugin name of -#. possibly conflicting plugin with regard to creating OpenGraph output -#: admin/class-plugin-conflict.php:128 -msgid "Both %1$s and %2$s create OpenGraph output, which might make Facebook, Twitter, LinkedIn and other social networks use the wrong texts and images when your pages are being shared." -msgstr "%1$s et %2$s créent des sorties OpenGraph, ce qui pourrait faire que Facebook, Twitter, LinkedIn et d'autres réseaux sociaux utilisent de mauvais textes et de mauvaises images lorsque vos pages sont partagées." - -#: admin/pages/metas.php:146 -#: admin/taxonomy/class-taxonomy-settings-fields.php:48 -msgid "Breadcrumbs title" -msgstr "Titre du fil d'Ariane" - #: admin/taxonomy/class-taxonomy-settings-fields.php:44 msgid "Canonical" msgstr "Canonique" @@ -2283,11 +2206,6 @@ msgstr "Effacer toutes les données Facebook" msgid "Close" msgstr "Fermer" -#. translators: %1$s expands to Yoast SEO -#: admin/class-plugin-conflict.php:132 -msgid "Configure %1$s's OpenGraph settings" -msgstr "Configurer les réglages de l'OpenGraph de %1$s" - #. translators: %1$s expands to Yoast SEO #: admin/class-plugin-conflict.php:139 msgid "Configure %1$s's XML Sitemap settings" @@ -2314,10 +2232,6 @@ msgstr "Désactiver %s" msgid "Debug Information" msgstr "Information de débug" -#: admin/class-pointers.php:235 -msgid "Determine who has access to the plugins advanced settings on the post edit screen." -msgstr "Définit qui a accès aux réglages avancés des extensions dans le menu d'édition d'un article." - #: admin/class-pointers.php:248 msgid "Email" msgstr "E-mail" @@ -2340,62 +2254,26 @@ msgid "Facebook Insights and Admins" msgstr "Facebook Insights et Admins" #: admin/google_search_console/class-gsc-category-filters.php:114 -msgid "Faulty redirects" -msgstr "Redirections défectueuses" - -#: admin/class-meta-columns.php:46 -msgid "Focus KW" -msgstr "Mot-clé principal" - -#: admin/class-meta-columns.php:335 -msgid "Focus keyword not set." -msgstr "Mot-clé principal non défini." - -#: admin/class-pointers.php:230 -msgid "General settings" -msgstr "Réglages généraux" - -#: admin/google_search_console/class-gsc-category-filters.php:117 -msgid "Google was unable to crawl this URL due to an undetermined issue." -msgstr "Google n'a pas pu exploré cette adresse en raison d'un problème indéterminé." - -#: admin/google_search_console/class-gsc-category-filters.php:119 -msgid "Googlebot could access your site, but certain URLs are blocked for Googlebot in your %1$s file. This block could either be for all Googlebots or even specifically for Googlebot-mobile." -msgstr "Le Googlebot pourrait accéder à votre site, mais l'accès à certaines adresses est bloqué dans votre %1$s. Ce blocage pourrait être pour tous les Googlebot ou uniquement pour le Googlebot-mobile." - -#. translators: %1$s and %2$s expand to a link to the Yoast Knowledge Base -#: admin/class-social-facebook.php:322 -msgid "If you don't know where to find the needed ID, see %1$sthis knowledge base article%2$s." -msgstr "Si vous ne savez pas où trouver l'ID nécessaire, référez-vous à %1$scet article de notre base de connaissance%2$s." - -#. translators: %s expands to the social network's name -#: admin/class-social-admin.php:36 -msgid "If you don't want to use the meta description for sharing the post on %s but want another description there, write it here." -msgstr "Si vous ne souhaitez pas utiliser la méta description pour partager l'article sur %s mais voulez une autre description, inscrivez-la ici." +msgid "Faulty redirects" +msgstr "Redirections défectueuses" -#. translators: %s expands to the social network's name -#: admin/class-social-admin.php:34 -msgid "If you don't want to use the post title for sharing the post on %s but instead want another title there, write it here." -msgstr "Si vous ne souhaitez pas utiliser le titre de l'article sur %s mais voulez au contraire un autre titre, enregistrez-le ici." +#: admin/class-meta-columns.php:46 +msgid "Focus KW" +msgstr "Mot-clé principal" -#: admin/class-pointers.php:303 -msgid "If you want to exclude certain post types and/or taxonomies, you can also set that on this page." -msgstr "Si vous souhaitez exclure certains types de contenu et/ou des taxonomies, vous pouvez également le faire sur cette page." +#: admin/class-meta-columns.php:335 +msgid "Focus keyword not set." +msgstr "Mot-clé principal non défini." -#. translators: %s expands to the social network's name -#: admin/class-social-admin.php:38 -msgid "If you want to override the image used on %s for this post, upload / choose an image or add the URL here." -msgstr "Si vous voulez remplacer l'image utilisée pour cet article sur %s, téléchargez/choisissez une image ou ajoutez son URL ici." +#: admin/class-pointers.php:230 +msgid "General settings" +msgstr "Réglages généraux" #. translators: %1$s expands to Yoast SEO #: admin/class-pointers.php:245 msgid "If you would like us to keep you up-to-date regarding %1$s and other plugins by Yoast, subscribe to our newsletter:" msgstr "Si vous voulez être tenu informé des nouveautés relatives à %1$s et aux autres extensions de Yoast, abonnez-vous à notre newsletter :" -#: admin/class-pointers.php:304 -msgid "Is your webserver low on memory? Decrease the entries per sitemap (default: 1000) to reduce load." -msgstr "Est-ce que votre serveur manque de mémoire ? Diminuez le nombre d'entrées du plan du site (par défaut : 1000) pour réduire la charge." - #: admin/class-pointers.php:335 admin/pages/licenses.php:78 msgid "Licenses" msgstr "Licences" @@ -2408,20 +2286,11 @@ msgstr "Vous aimez cette extension ?" msgid "Meta Desc." msgstr "Méta Desc." -#: admin/taxonomy/class-taxonomy-settings-fields.php:38 -msgid "Meta keywords used on the archive page for this term." -msgstr "Meta keywords utilisé sur la page d'archive pour ce terme." - #. translators: %1$s expands to Yoast SEO #: admin/class-pointers.php:238 msgid "More %1$s" msgstr "En savoir plus sur %1$s" -#. translators: %1$s and %2$s expand to a link to the Yoast Knowledge Base -#: admin/class-social-facebook.php:301 -msgid "More info can be found %1$son our knowledge base%2$s." -msgstr "Retrouvez plus d'information %1$sdans notre base de connaissance%2$s." - #: admin/taxonomy/class-taxonomy-settings-fields.php:92 #: admin/taxonomy/class-taxonomy.php:61 msgid "Never include" @@ -2452,27 +2321,10 @@ msgstr "Cliquez à présent sur ‘%1$sPost Types%2$s’-tab, ce sera no msgid "OK" msgstr "OK" -#: admin/class-pointers.php:269 -msgid "On the Other tab you can change sitewide meta settings, like enable meta keywords." -msgstr "Dans l'onglet Autre, vous pouvez modifier les réglages des méta pour tout le site, comme par exemple, activer les méta keywords." - -#: admin/class-pointers.php:268 -msgid "On the archives tab you can set templates for specific pages like author archives, search results and more." -msgstr "Dans l'onglet des archives vous pouvez maintenant créer des modèles pour des pages spécifiques comme celles des archives d'auteur, des résultats de recherche et bien d'autres." - -#: admin/class-pointers.php:283 -msgid "On this tab you can enable the %1$sFacebook Open Graph%2$s functionality from this plugin, as well as assign a Facebook user or Application to be the admin of your site, so you can view the Facebook insights." -msgstr "Dans cet onglet, vous pouvez activer la fonctionnalité de l'%1$sOpen Graph de Facebook%2$s, afin d'affecter à un utilisateur Facebook ou à une Application l'administration de votre site, et que vous puissiez voir les statistiques de Facebook." - #: admin/class-pointers.php:286 msgid "On this tab you can verify your site with Pinterest and enter your Pinterest account." msgstr "Dans cet onglet, vous pouvez vérifier votre site avec Pinterest et saisir les données de votre compte Pinterest." -#. translators: %1$s expands to Yoast SEO Premium -#: admin/class-pointers.php:337 -msgid "Once you’ve purchased %1$s or any other premium Yoast plugin, you’ll have to enter a license key. You can do so on the Licenses-tab. Once you’ve activated your premium plugin, you can use all its powerful features." -msgstr "Après l'achat de %1$s ou d'une autre extension premium de Yoast, vous devrez entrer une clé de licence. Vous pouvez le faire dans l'onglet Licences. Une fois votre extension premium activée, vous pouvez utiliser toutes ses puissantes fonctionnalités." - #: admin/class-pointers.php:269 #: admin/google_search_console/class-gsc-category-filters.php:117 #: admin/pages/metas.php:25 @@ -2488,23 +2340,23 @@ msgid "Please make sure both fields are filled." msgstr "Merci de vous assurez que les deux champs soient remplis." #. translators: %s expands to noindex -#: admin/class-yoast-dashboard-widget.php:155 +#: admin/class-yoast-dashboard-widget.php:158 msgid "Posts that are set to %s" msgstr "Les articles sont réglés sur %s." -#: admin/class-yoast-dashboard-widget.php:152 +#: admin/class-yoast-dashboard-widget.php:155 msgid "Posts with OK SEO score" msgstr "Articles avec un score SEO OK" -#: admin/class-yoast-dashboard-widget.php:151 +#: admin/class-yoast-dashboard-widget.php:154 msgid "Posts with bad SEO score" msgstr "articles avec un mauvais score SEO " -#: admin/class-yoast-dashboard-widget.php:153 +#: admin/class-yoast-dashboard-widget.php:156 msgid "Posts with good SEO score" msgstr "Articles avec un bon score SEO" -#: admin/class-yoast-dashboard-widget.php:150 +#: admin/class-yoast-dashboard-widget.php:153 msgid "Posts without focus keyword" msgstr "Articles sans mot clé principal" @@ -2540,23 +2392,15 @@ msgstr "SEO : OK" msgid "SEO: Post Noindexed" msgstr "SEO : Article non indexé" -#: admin/google_search_console/class-gsc-category-filters.php:113 -msgid "Server requires authentication or is blocking Googlebot from accessing the site." -msgstr "Le serveur nécessite une authentification ou bloque l'accès au site au Googlebot." - #: admin/class-pointers.php:266 msgid "Sitewide settings" msgstr "Réglages au niveau du site" -#: admin/class-pointers.php:339 -msgid "So, we’ve come to the end of the tour. If you like the plugin, please %srate it 5 stars on WordPress.org%s!" -msgstr "Nous sommes arrivés à la fin de la visite. Si vous aimez l'extension, s'il vous plaît %sdonnez-lui 5 étoiles sur WordPress.org%s !" - #: admin/class-pointers.php:282 msgid "Social settings" msgstr "Réglages réseaux sociaux" -#: admin/class-pointers.php:182 admin/pages/dashboard.php:161 +#: admin/class-pointers.php:182 admin/pages/dashboard.php:162 msgid "Start Tour" msgstr "Commencer la visite" @@ -2592,70 +2436,11 @@ msgstr "Onglet : Vos infos / Infos de la société" msgid "Templates and settings" msgstr "Modèles et réglages" -#: admin/class-pointers.php:340 -msgid "Thank you for using our plugin and good luck with your SEO!

Best,
Team Yoast - %1$sYoast.com%2$s" -msgstr "Merci d'utiliser notre extension et bonne chance avec votre référencement !

Cordialement
L'équipe Yoast - %1$sYoast.com%2$s" - -#. translators: %1$s: 'Facebook & Open Graph' plugin name(s) of possibly -#. conflicting plugin(s), %2$s to Yoast SEO -#: admin/class-yoast-plugin-conflict.php:163 -msgid "The %1$s plugin(s) might cause issues when used in conjunction with %2$s." -msgstr "L'extension(s) %1$s pourrai(en)t provoquer des problèmes si utiliser en conjonction avec %2$s." - -#. translators: %s expands to the taxonomy name -#: admin/taxonomy/class-taxonomy-settings-fields.php:50 -msgid "The Breadcrumbs title is used in the breadcrumbs where this %s appears." -msgstr "Le titre est utilisé dans le fil d'Ariane où %s apparaît." - -#: admin/taxonomy/class-taxonomy-settings-fields.php:45 -msgid "The canonical link is shown on the archive page for this term." -msgstr "Le lien canonique s'affiche sur la page d'archive pour ce terme." - -#: admin/metabox/class-metabox.php:745 -msgid "The featured image should be at least 200x200 pixels to be picked up by Facebook and other social media sites." -msgstr "L'image à la Une doit être au moins de 200 x 200 pixels pour être capté par Facebook et d'autres sites de médias sociaux." - -#: admin/class-pointers.php:266 -msgid "The first tab will show you site-wide settings for titles, normally you'll only need to change the Title Separator." -msgstr "Le premier onglet présente les réglages généraux pour les titres, normalement vous n'aurez besoin de modifier que le séparateur de titres." - -#: admin/class-pointers.php:284 -msgid "The frontpage settings allow you to set meta-data for your homepage, whereas the default settings allow you to set a fallback for all posts/pages without images. " -msgstr "Les paramètres de première page vous permettent de définir des méta-données pour votre page d'accueil, alors que les paramètres par défaut vous permettent de définir une configuration pour tous les articles / pages sans images." - -#. translators: %1$s expands to Yoast SEO, %2$s to Yoast SEO Premium, %3$s and -#. %4$s to an anchor with link about our premium plugins -#: admin/class-pointers.php:333 -msgid "The powerful functions of %1$s can be extended with %3$sYoast premium plugins%4$s. These premium plugins require the installation of %1$s or %2$s and add specific functionality. You can read all about the Yoast Premium Plugins %3$shere%4$s." -msgstr "Les puissantes fonctions de %1$s peuvent être encore améliorées avec les %3$sPlugins Yoast Premium%4$s. Ces extensions premium nécessitent l'installation de %1$s ou de %2$s et ajoutent des fonctionnalités spécifiques. Vous pouvez en savoir plus au sujet de ces extensions Yoast Premium en cliquant %3$sici%4$s." - -#. translators: %1$s expands to the social network, %2$s to the recommended -#. image size -#. translators: %1$s expands to the social network name, %2$s expands to the -#. image size -#: admin/class-social-admin.php:40 -#: admin/taxonomy/class-taxonomy-social-fields.php:63 -msgid "The recommended image size for %1$s is %2$spx." -msgstr "La taille d'image recommandée pour %1$s est de %2$spx." - -#: admin/class-pointers.php:267 -msgid "The templates are built using variables. You can find all these variables in the help tab (in the top-right corner of the page). The settings allow you to set specific behavior for the post types." -msgstr "Les modèles sont construits à base de variables. Vous pouvez retrouvez l'ensemble des variables dans l'onglet Aide (en haut à droite de la page). Les paramètres vous permettent de définir un comportement spécifique pour les types de contenu." - -#: admin/class-pointers.php:241 -msgid "There’s more to learn about WordPress & SEO than just using this plugin. A great start is our article %1$sthe definitive guide to WordPress SEO%2$s." -msgstr "Il existe d'autres ressources concernant WordPress et le SEO qui dépassent l'usage de cette extension. Un très bon début est notre article %1$sle guide ultime du SEO pour WordPress%2$s" - #. translators: %1$s expands to Yoast SEO #: admin/class-pointers.php:232 msgid "These are the General settings for %1$s, here you can restart this tour or revert the %1$s settings to default." msgstr "Ce sont les réglages généraux de %1$s, vous pouvez relancer la présentation ou revenir aux réglages de %1$s par défaut." -#. translators: %s expands to taxonomy name -#: admin/taxonomy/class-taxonomy-settings-fields.php:59 -msgid "This %s follows the indexation rules set under Metas and Titles, you can override it here." -msgstr "Ce %s suit les règles d'indexation définies dans les Métas et Titres, vous pouvez les remplacer ici." - #: admin/class-social-facebook.php:119 msgid "This Facebook user has already been added as an admin." msgstr "Cet utilisateur Facebook a déjà été ajouté comme administrateur." @@ -2664,10 +2449,6 @@ msgstr "Cet utilisateur Facebook a déjà été ajouté comme administrateur." msgid "This plugin adds XML sitemaps to your site. The sitemaps are automatically updated when you publish a new post, page or custom post and Google and Bing will be automatically notified." msgstr "Cette extension ajoute des cartes XML à votre site. Ces cartes sont automatiquement mises à jour lorsque vous publiez un nouvel article, une nouvelle page ou que vous modifiez un article. Les modifications sont automatiquement répercutées sur Google et Bing." -#: admin/class-pointers.php:287 -msgid "This tab allows you to add specific post meta data for Google+. And if you have a Google+ page for your business, add that URL here and link it on your %1$sGoogle+%2$s page’s about page." -msgstr "Cet onglet vous permet d'ajouter des méta-données spécifiques à soumettre à Google+. Et si vous avez une page Google+ pour votre entreprise, ajoutez l'URL ici et reliez-la à la page A propos de votre page %1$sGoogle+%2$" - #. translators: %1$s expands to Yoast SEO #: admin/class-yoast-plugin-conflict.php:176 msgid "This warning is generated by %1$s." @@ -2677,11 +2458,6 @@ msgstr "Cet avertissement est généré par %1$s." msgid "Title & Metas settings" msgstr "Réglages Titre et Métas" -#. translators: %1$s and %2$s expand to a link to Facebook Insights -#: admin/class-social-facebook.php:318 -msgid "To be able to access %1$sFacebook Insights%2$s, you need to add a user here. The name is used for reference only, the ID is used for verification." -msgstr "Pour être en mesure d'accéder à %1$sFacebook Insights%2$s, vous devez ajouter un utilisateur ici. Le nom est utilisé à titre indicatif, l'ID est utilisée pour la vérification." - #: admin/class-social-facebook.php:293 msgid "To be able to access %sFacebook Insights%s for your site, you need to specify a Facebook Admin. This can be a user. If you have an app for your site, you could use that as well." msgstr "Pour pouvoir accéder à %sFacebook Insights %s pour votre site, vous devez spécifier un administrateur Facebook. Cela peut être un utilisateur. Si vous avez une application pour votre site, vous pouvez aussi l'utiliser." @@ -2691,10 +2467,6 @@ msgstr "Pour pouvoir accéder à %sFacebook Insights %s pour votre site, vous de msgid "Twitter" msgstr "Twitter" -#: admin/google_search_console/class-gsc-category-filters.php:116 -msgid "URL points to a non-existent page." -msgstr "L'adresse pointe vers une page inexistante." - #. translators: %1$s expands to Yoast SEO Premium #: admin/class-yoast-form.php:235 msgid "Upgrade to %1$s »" @@ -2723,10 +2495,6 @@ msgstr "Nous vous recommandons de désactiver %1$s et de rejeter un œil à votr msgid "What are XML sitemaps?" msgstr "En quoi consistent les plans de site au format XML ?" -#: admin/class-pointers.php:302 -msgid "What does the plugin do with XML Sitemaps?" -msgstr "Que fait l'extension avec les Sitemaps XML ?" - #: admin/class-pointers.php:285 msgid "With %1$sTwitter Cards%2$s, you can attach rich photos, videos and media experience to tweets that drive traffic to your website. Simply check the box, sign up for the service, and users who Tweet links to your content will have a “Card” added to the tweet that’s visible to all of their followers." msgstr "Avec les %1$sCartes Twitter %2$s, vous pouvez joindre des photos, des vidéos et autres médias à vos tweets qui génèrent du trafic vers votre site. Il suffit de cocher la case, enregistrez-vous pour le service et les utilisateurs qui tweetent des liens vers votre contenu auront une “Carte” ajoutée dans leur tweet qui sera visible à tous leurs contacts. " @@ -2735,18 +2503,207 @@ msgstr "Avec les %1$sCartes Twitter %2$s, vous pouvez joindre des photos, des vi msgid "You can add the verification codes for the different Webmaster Tools programs here. We highly encourage you to check out both Google and Bing’s Webmaster Tools." msgstr "Vous pouvez ajouter ici les codes de vérification des différents programmes de Webmaster Tools. Nous vous encourageons vivement à vérifier les outils pour Webmaster de Google et de Bing." -#. translators: %1$s expands to Yoast SEO -#: admin/class-pointers.php:176 -msgid "You’ve just installed %1$s! Click “Start Tour” to view a quick introduction of this plugin’s core functionality." -msgstr "Vous venez d'installer %1$s ! Cliquez sur \"Commencer la visite\" pour afficher une rapide introduction des fonctions de base de l'extension." +#: admin/class-social-facebook.php:116 +msgid "Your input contains invalid characters. Please make sure both fields are filled in correctly." +msgstr "Votre saisie contient des caractères non valides. Veuillez vérifier que les deux champs soient correctement remplis." + +#: admin/class-pointers.php:303 +msgid "If you want to exclude certain post types and/or taxonomies, you can also set that on this page." +msgstr "Si vous souhaitez exclure certains types de contenu et/ou des taxinomies, vous pouvez également le faire sur cette page." + +#. translators: %1$s and %2$s expand to a link to the Yoast Knowledge Base +#: admin/class-social-facebook.php:322 +msgid "If you don't know where to find the needed ID, see %1$sthis knowledge base article%2$s." +msgstr "Si vous ne savez pas où trouver l’ID nécessaire, référez-vous à %1$scet article de notre base de connaissance%2$s." + +#. translators: %s is the plugin name +#: admin/class-yoast-dashboard-widget.php:41 +msgid "%s Posts Overview" +msgstr "Vue d’ensemble des articles de %s" + +#. translators: %1$s: 'Facebook & Open Graph' plugin name(s) of possibly +#. conflicting plugin(s), %2$s to Yoast SEO +#: admin/class-yoast-plugin-conflict.php:163 +msgid "The %1$s plugin(s) might cause issues when used in conjunction with %2$s." +msgstr "L’extension(s) %1$s pourrai(en)t provoquer des problèmes si utiliser en conjonction avec %2$s." + +#: admin/google_search_console/class-gsc-category-filters.php:113 +msgid "Server requires authentication or is blocking Googlebot from accessing the site." +msgstr "Le serveur nécessite une authentification ou bloque l’accès au site au Googlebot." + +#: admin/google_search_console/class-gsc-category-filters.php:116 +msgid "URL points to a non-existent page." +msgstr "L’adresse pointe vers une page inexistante." + +#: admin/google_search_console/class-gsc-category-filters.php:117 +msgid "Google was unable to crawl this URL due to an undetermined issue." +msgstr "Google n’a pas pu exploré cette adresse en raison d’un problème indéterminé." + +#: admin/google_search_console/class-gsc-category-filters.php:119 +msgid "Googlebot could access your site, but certain URLs are blocked for Googlebot in your %1$s file. This block could either be for all Googlebots or even specifically for Googlebot-mobile." +msgstr "Le Googlebot pourrait accéder à votre site, mais l’accès à certaines adresses est bloqué dans votre %1$s. Ce blocage pourrait être pour tous les Googlebot ou uniquement pour le Googlebot-mobile." + +#. translators: %1$s expands to Yoast SEO +#: admin/class-plugin-conflict.php:132 +msgid "Configure %1$s's OpenGraph settings" +msgstr "Configurer les réglages de l’OpenGraph de %1$s" + +#. translators: %1$s and %2$s expand to a link to the Yoast Knowledge Base +#: admin/class-social-facebook.php:301 +msgid "More info can be found %1$son our knowledge base%2$s." +msgstr "Retrouvez plus d’information %1$sdans notre base de connaissance%2$s." + +#. translators: %1$s and %2$s expand to a link to Facebook Insights +#: admin/class-social-facebook.php:318 +msgid "To be able to access %1$sFacebook Insights%2$s, you need to add a user here. The name is used for reference only, the ID is used for verification." +msgstr "Pour être en mesure d’accéder à %1$sFacebook Insights%2$s, vous devez ajouter un utilisateur ici. Le nom est utilisé à titre indicatif, l’ID est utilisée pour la vérification." + +#: admin/class-social-facebook.php:325 +msgid "Admin's name:" +msgstr "Nom de l’administrateur :" + +#: admin/class-social-facebook.php:329 +msgid "Admin's Facebook user ID:" +msgstr "ID d’utilisateur Facebook de l’administrateur :" + +#. translators: %1$s expands to the social network, %2$s to the recommended +#. image size +#. translators: %1$s expands to the social network name, %2$s expands to the +#. image size +#: admin/class-social-admin.php:40 +#: admin/taxonomy/class-taxonomy-social-fields.php:63 +msgid "The recommended image size for %1$s is %2$spx." +msgstr "La taille d’image recommandée pour %1$s est de %2$spx." + +#: admin/metabox/class-metabox.php:746 +msgid "The featured image should be at least 200x200 pixels to be picked up by Facebook and other social media sites." +msgstr "L’image à la Une doit être au moins de 200 x 200 pixels pour être capté par Facebook et d’autres sites de médias sociaux." + +#. translators: %1$s expands to Yoast SEO, %2%s: 'Facebook' plugin name of +#. possibly conflicting plugin with regard to creating OpenGraph output +#: admin/class-plugin-conflict.php:128 +msgid "Both %1$s and %2$s create OpenGraph output, which might make Facebook, Twitter, LinkedIn and other social networks use the wrong texts and images when your pages are being shared." +msgstr "%1$s et %2$s créent des sorties OpenGraph, ce qui pourrait faire que Facebook, Twitter, LinkedIn et d’autres réseaux sociaux utilisent de mauvais textes et de mauvaises images lorsque vos pages sont partagées." + +#. translators: %1$s expands to Yoast SEO, %2$s: 'Google XML Sitemaps' plugin +#. name of possibly conflicting plugin with regard to the creation of sitemaps +#: admin/class-plugin-conflict.php:135 +msgid "Both %1$s and %2$s can create XML sitemaps. Having two XML sitemaps is not beneficial for search engines, yet might slow down your site." +msgstr "%1$s et %2$s peuvent créer des sitemaps XML. Avoir deux sitemaps XML n’est pas recommandé pour les moteurs de recherche, et pourrait même ralentir votre site." + +#: admin/class-pointers.php:235 +msgid "Determine who has access to the plugins advanced settings on the post edit screen." +msgstr "Définit qui a accès aux réglages avancés des extensions dans le menu d’édition d’un article." + +#: admin/class-pointers.php:266 +msgid "The first tab will show you site-wide settings for titles, normally you'll only need to change the Title Separator." +msgstr "Le premier onglet présente les réglages généraux pour les titres, normalement vous n’aurez besoin de modifier que le séparateur de titres." + +#: admin/class-pointers.php:268 +msgid "On the archives tab you can set templates for specific pages like author archives, search results and more." +msgstr "Dans l’onglet des archives vous pouvez maintenant créer des modèles pour des pages spécifiques comme celles des archives d’auteur, des résultats de recherche et bien d’autres." + +#: admin/class-pointers.php:269 +msgid "On the Other tab you can change sitewide meta settings, like enable meta keywords." +msgstr "Dans l’onglet Autre, vous pouvez modifier les réglages des méta pour tout le site, comme par exemple, activer les méta keywords." + +#. translators: %1$s expands to Yoast SEO, %2$s to Yoast SEO Premium, %3$s and +#. %4$s to an anchor with link about our premium plugins +#: admin/class-pointers.php:333 +msgid "The powerful functions of %1$s can be extended with %3$sYoast premium plugins%4$s. These premium plugins require the installation of %1$s or %2$s and add specific functionality. You can read all about the Yoast Premium Plugins %3$shere%4$s." +msgstr "Les puissantes fonctions de %1$s peuvent être encore améliorées avec les %3$sPlugins Yoast Premium%4$s. Ces extensions premium nécessitent l’installation de %1$s ou de %2$s et ajoutent des fonctionnalités spécifiques. Vous pouvez en savoir plus au sujet de ces extensions Yoast Premium en cliquant %3$sici%4$s." + +#: admin/class-pointers.php:340 +msgid "Thank you for using our plugin and good luck with your SEO!

Best,
Team Yoast - %1$sYoast.com%2$s" +msgstr "Merci d’utiliser notre extension et bonne chance avec votre référencement !

Cordialement
L’équipe Yoast - %1$sYoast.com%2$s" + +#. translators: %s expands to the social network's name +#: admin/class-social-admin.php:34 +msgid "If you don't want to use the post title for sharing the post on %s but instead want another title there, write it here." +msgstr "Si vous ne souhaitez pas utiliser le titre de l’article sur %s mais voulez au contraire un autre titre, enregistrez-le ici." + +#. translators: %s expands to the social network's name +#: admin/class-social-admin.php:36 +msgid "If you don't want to use the meta description for sharing the post on %s but want another description there, write it here." +msgstr "Si vous ne souhaitez pas utiliser la méta description pour partager l’article sur %s mais voulez une autre description, inscrivez-la ici." + +#. translators: %s expands to the social network's name +#: admin/class-social-admin.php:38 +msgid "If you want to override the image used on %s for this post, upload / choose an image or add the URL here." +msgstr "Si vous voulez remplacer l’image utilisée pour cet article sur %s, téléchargez/choisissez une image ou ajoutez son URL ici." + +#: admin/class-pointers.php:241 +msgid "There’s more to learn about WordPress & SEO than just using this plugin. A great start is our article %1$sthe definitive guide to WordPress SEO%2$s." +msgstr "Il existe d’autres ressources concernant WordPress et le SEO qui dépassent l’usage de cette extension. Un très bon début est notre article %1$sle guide ultime du SEO pour WordPress%2$s" + +#: admin/class-pointers.php:265 +msgid "This is where you\tset the titles and meta-information for all your post types, taxonomies, archives, special pages and for your homepage. The page is divided into different tabs. Make sure you check ’em all out!" +msgstr "Vous pouvez définir ici les titres et les méta-informations pour vos types de contenus, taxinomies, archives, pages spéciales, et page d’accueil. Cette page est divisée en plusieurs onglets, pensez à tous les visiter !" + +#: admin/class-pointers.php:267 +msgid "The templates are built using variables. You can find all these variables in the help tab (in the top-right corner of the page). The settings allow you to set specific behavior for the post types." +msgstr "Les modèles sont construits à base de variables. Vous pouvez retrouvez l’ensemble des variables dans l’onglet Aide (en haut à droite de la page). Les paramètres vous permettent de définir un comportement spécifique pour les types de contenu." + +#: admin/class-pointers.php:283 +msgid "On this tab you can enable the %1$sFacebook Open Graph%2$s functionality from this plugin, as well as assign a Facebook user or Application to be the admin of your site, so you can view the Facebook insights." +msgstr "Dans cet onglet, vous pouvez activer la fonctionnalité de l’%1$sOpen Graph de Facebook%2$s, afin d’affecter à un utilisateur Facebook ou à une Application l’administration de votre site, et que vous puissiez voir les statistiques de Facebook." + +#: admin/class-pointers.php:284 +msgid "The frontpage settings allow you to set meta-data for your homepage, whereas the default settings allow you to set a fallback for all posts/pages without images. " +msgstr "Les paramètres de première page vous permettent de définir des méta-données pour votre page d’accueil, alors que les paramètres par défaut vous permettent de définir une configuration pour tous les articles / pages sans images." + +#: admin/class-pointers.php:287 +msgid "This tab allows you to add specific post meta data for Google+. And if you have a Google+ page for your business, add that URL here and link it on your %1$sGoogle+%2$s page’s about page." +msgstr "Cet onglet vous permet d’ajouter des méta-données spécifiques à soumettre à Google+. Et si vous avez une page Google+ pour votre entreprise, ajoutez l’URL ici et reliez-la à la page A propos de votre page %1$sGoogle+%2$" + +#: admin/class-pointers.php:301 +msgid "A Sitemap is an XML file that lists the URLs for a site. It allows webmasters to include additional information about each URL: when it was last updated, how often it changes, and how important it is in relation to other URLs in the site. This allows search engines to crawl the site more intelligently." +msgstr "Un plan de site est un fichier XML qui recense les URLs d’un site. Il permet aux webmasters d’inclure des informations complémentaires à propos de chaque URL: quand il a été mis à jour pour la dernière fois, à quelle fréquence il change, son importance par rapport aux autres URLs du site. Cela permet aux moteurs de recherche de parcourir le site de manière plus intelligente." + +#: admin/class-pointers.php:302 +msgid "What does the plugin do with XML Sitemaps?" +msgstr "Que fait l’extension avec les Sitemaps XML ?" + +#: admin/class-pointers.php:304 +msgid "Is your webserver low on memory? Decrease the entries per sitemap (default: 1000) to reduce load." +msgstr "Est-ce que votre serveur manque de mémoire ? Diminuez le nombre d’entrées du plan du site (par défaut : 1000) pour réduire la charge." + +#. translators: %1$s expands to Yoast SEO Premium +#: admin/class-pointers.php:337 +msgid "Once you’ve purchased %1$s or any other premium Yoast plugin, you’ll have to enter a license key. You can do so on the Licenses-tab. Once you’ve activated your premium plugin, you can use all its powerful features." +msgstr "Après l’achat de %1$s ou d’une autre extension premium de Yoast, vous devrez entrer une clé de licence. Vous pouvez le faire dans l’onglet Licences. Une fois votre extension premium activée, vous pouvez utiliser toutes ses puissantes fonctionnalités." + +#: admin/class-pointers.php:339 +msgid "So, we’ve come to the end of the tour. If you like the plugin, please %srate it 5 stars on WordPress.org%s!" +msgstr "Nous sommes arrivés à la fin de la visite. Si vous aimez l’extension, s’il vous plaît %sdonnez-lui 5 étoiles sur WordPress.org%s !" + +#. translators: %1$s expands to Yoast SEO +#: admin/class-pointers.php:176 +msgid "You’ve just installed %1$s! Click “Start Tour” to view a quick introduction of this plugin’s core functionality." +msgstr "Vous venez d’installer %1$s ! Cliquez sur \"Commencer la visite\" pour afficher une rapide introduction des fonctions de base de l’extension." + +#. translators: %s expands to taxonomy name +#: admin/taxonomy/class-taxonomy-settings-fields.php:59 +msgid "This %s follows the indexation rules set under Metas and Titles, you can override it here." +msgstr "Ce %s suit les règles d’indexation définies dans les Métas et Titres, vous pouvez les remplacer ici." + +#: admin/taxonomy/class-taxonomy-settings-fields.php:38 +msgid "Meta keywords used on the archive page for this term." +msgstr "Meta keywords utilisé sur la page d’archive pour ce terme." + +#: admin/taxonomy/class-taxonomy-settings-fields.php:45 +msgid "The canonical link is shown on the archive page for this term." +msgstr "Le lien canonique s’affiche sur la page d’archive pour ce terme." -#: admin/class-social-facebook.php:116 -msgid "Your input contains invalid characters. Please make sure both fields are filled in correctly." -msgstr "Votre saisie contient des caractères non valides. Veuillez vérifier que les deux champs soient correctement remplis." +#. translators: %s expands to the taxonomy name +#: admin/taxonomy/class-taxonomy-settings-fields.php:50 +msgid "The Breadcrumbs title is used in the breadcrumbs where this %s appears." +msgstr "Le titre est utilisé dans le fil d’Ariane où %s apparaît." -#: admin/class-pointers.php:265 -msgid "This is where you\tset the titles and meta-information for all your post types, taxonomies, archives, special pages and for your homepage. The page is divided into different tabs. Make sure you check ’em all out!" -msgstr "Vous pouvez définir ici les titres et les méta-informations pour vos types de contenus, taxinomies, archives, pages spéciales, et page d'accueil. Cette page est divisée en plusieurs onglets, pensez à tous les visiter !" +#: admin/pages/metas.php:146 +#: admin/taxonomy/class-taxonomy-settings-fields.php:48 +msgid "Breadcrumbs title" +msgstr "Titre du fil d’Ariane" #. translators: %1$s expands to Yoast SEO, %2$s expands to 5.4.3, %3$s expands #. to Google Analytics by Yoast @@ -2760,12 +2717,7 @@ msgstr "%1$s a détecté que vous utiliser la version de %2$s de %3$s. Veuillez msgid "%1$s has been updated to version %2$s. %3$sClick here%4$s to find out what's new!" msgstr "%1$s a été mis à jour en version %2$s. %3$sCliquez ici%4$s pour découvrir toutes les nouveautés !" -#. translators: %s is the name of the plugin -#: admin/class-customizer.php:52 -msgid "%s Breadcrumbs" -msgstr "Fil d'Ariane de %s" - -#: admin/metabox/class-metabox.php:297 admin/taxonomy/class-taxonomy.php:257 +#: admin/metabox/class-metabox.php:298 admin/taxonomy/class-taxonomy.php:258 msgid "(no parent)" msgstr "(aucun parent)" @@ -2777,9 +2729,9 @@ msgstr "Redirection 301" msgid "Action" msgstr "Action" -#: admin/class-admin.php:154 admin/metabox/class-metabox.php:418 -#: admin/metabox/class-metabox.php:420 admin/metabox/class-metabox.php:429 -#: admin/metabox/class-metabox.php:430 inc/wpseo-non-ajax-functions.php:426 +#: admin/class-admin.php:154 admin/metabox/class-metabox.php:419 +#: admin/metabox/class-metabox.php:421 admin/metabox/class-metabox.php:430 +#: admin/metabox/class-metabox.php:431 inc/wpseo-non-ajax-functions.php:426 msgid "Advanced" msgstr "Avancé" @@ -2791,26 +2743,10 @@ msgstr "Réglages avancés des méta des robots pour cette page." msgid "Advanced Variables" msgstr "Variable Premium" -#: admin/class-customizer.php:146 -msgid "Anchor text for the homepage:" -msgstr "Texte d'ancrage pour la page d'accueil" - #: admin/class-admin.php:255 admin/class-admin.php:256 msgid "Basic Variables" msgstr "Variables de base" -#: admin/class-customizer.php:246 -msgid "Breadcrumb for 404 pages:" -msgstr "Fil d'Ariane pour la page 404 " - -#: admin/metabox/class-metabox.php:89 -msgid "Breadcrumbs Title" -msgstr "Titre pour le fil d'Ariane" - -#: admin/class-customizer.php:121 -msgid "Breadcrumbs separator:" -msgstr "Séparateur pour le fil d'Ariane :" - #: admin/metabox/class-metabox.php:92 msgid "Canonical URL" msgstr "URL canonique" @@ -2819,10 +2755,6 @@ msgstr "URL canonique" msgid "Check" msgstr "Vérifier" -#: admin/class-export.php:102 -msgid "Could not write settings to file." -msgstr "Impossible d'écrire les réglages dans le fichier." - #: admin/class-export.php:97 msgid "Could not zip settings-file." msgstr "Impossible de compresser (ZIP) le fichier des réglages." @@ -2843,11 +2775,6 @@ msgstr "Modifier les fichiers" msgid "Edit this item" msgstr "Modifier cet objet" -#. translators: %1$s expands to Yoast SEO -#: admin/class-export.php:71 -msgid "Error creating %1$s export: " -msgstr "Erreur de création de l'export de %1$s : " - #: admin/class-import-external.php:120 msgid "Error: no Robots Meta data found to import." msgstr "Erreur : aucune métadonnée pour les robots à importer." @@ -2891,10 +2818,6 @@ msgstr "Mot-clé principal " msgid "Follow" msgstr "Suivre" -#: admin/class-admin.php:238 -msgid "For more information:" -msgstr "Pour plus d'information :" - #: admin/class-admin.php:211 admin/pages/dashboard.php:145 #: admin/pages/metas.php:20 admin/pages/xml-sitemaps.php:36 #: inc/wpseo-non-ajax-functions.php:402 @@ -2915,14 +2838,6 @@ msgstr "Google+" msgid "HeadSpace2 data successfully imported" msgstr "Les données de HeadSpace2 ont bien été importées." -#: admin/class-admin.php:402 -msgid "Huge SEO Issue: You're blocking access to robots." -msgstr "Important problème SEO : Vous bloquez actuellement l'accès aux robots des moteurs de recherche. " - -#: admin/class-admin.php:405 admin/class-admin.php:440 -msgid "I know, don't bug me." -msgstr "Je sais, ne plus m'avertir." - #: admin/metabox/class-metabox.php:64 msgid "If you type something above it will override your %smeta keywords template%s." msgstr "Si vous entrez quelque chose dans cette case, cela va remplacer votre %smodèle de méta keywords%s." @@ -2976,22 +2891,10 @@ msgstr "Nouveau titre Yoast SEO" msgid "No Archive" msgstr "Aucune archive" -#: admin/metabox/class-metabox.php:85 -msgid "No Image Index" -msgstr "Pas d'index pour l'image" - -#: admin/metabox/class-metabox.php:87 -msgid "No Snippet" -msgstr "Pas d'aperçu" - #: admin/metabox/class-metabox.php:157 msgid "No focus keyword set." msgstr "Mot-clé principal non défini." -#: admin/class-import.php:151 -msgid "No settings found in file." -msgstr "Aucun réglage n'a été trouvé dans le fichier." - #: admin/metabox/class-metabox.php:77 msgid "Nofollow" msgstr "Ne pas suivre" @@ -3010,43 +2913,14 @@ msgstr "Veuillez noter que toutes les variables ne peuvent pas être utilisées msgid "Page URL/Slug" msgstr "URL/Identifiant de la page" -#: admin/metabox/class-metabox.php:57 -#: admin/taxonomy/class-taxonomy-content-fields.php:25 -msgid "Pick the main keyword or keyphrase that this post/page is about.

Read %sthis post%s for more info." -msgstr "Choisissez le mot-clé principal ou la phrase-clé principale de cet article/cette page.

Lisez %scet article%s pour plus d'infos." - -#: admin/class-bulk-editor-list-table.php:922 -msgid "Post Status" -msgstr "État de l'article" - #: admin/class-bulk-editor-list-table.php:921 msgid "Post Type" msgstr "Type de contenu" -#: admin/ajax.php:218 -msgid "Post doesn't exist." -msgstr "L'article n'existe pas." - -#: admin/ajax.php:227 -msgid "Post has an invalid Post Type: %s." -msgstr "L'article a un type de contenu non valide : %s." - -#: admin/class-meta-columns.php:330 admin/metabox/class-metabox.php:150 -msgid "Post is set to noindex." -msgstr "L'article est réglé sur noindex." - #: admin/class-admin.php:355 msgid "Posts" msgstr "Articles" -#: admin/class-customizer.php:196 -msgid "Prefix for archive pages:" -msgstr "Préfixe pour les pages d'archive :" - -#: admin/class-customizer.php:171 -msgid "Prefix for breadcrumbs:" -msgstr "Préfixe pour le fil d'Ariane :" - #: admin/class-customizer.php:221 msgid "Prefix for search result pages:" msgstr "Préfixe pour les pages de résultats de recherche :" @@ -3071,10 +2945,6 @@ msgstr "Date de Publication" msgid "RSS Footer options imported successfully." msgstr "Les options de pied de page du fil RSS ont été importées avec succès." -#: admin/class-customizer.php:86 -msgid "Remove blog page from breadcrumbs" -msgstr "Retirer la page de blog du fil d'Ariane" - #: admin/class-admin.php:117 admin/class-admin.php:276 #: admin/class-meta-columns.php:43 inc/wpseo-non-ajax-functions.php:257 msgid "SEO" @@ -3092,14 +2962,6 @@ msgstr "Titre SEO " msgid "SEO:" msgstr "SEO :" -#: admin/class-config.php:116 -msgid "See the help tab for more info." -msgstr "Voir l'onglet d'aide pour plus d'informations." - -#: admin/class-import.php:173 -msgid "Setting \"%s\" is no longer used and has been discarded." -msgstr "Le paramètre \"%s\" n'est plus disponible et a été désactivé" - #: admin/class-admin.php:456 #: admin/google_search_console/class-gsc-platform-tabs.php:40 #: admin/taxonomy/class-taxonomy-metabox.php:129 @@ -3109,12 +2971,6 @@ msgstr "Le paramètre \"%s\" n'est plus disponible et a été désactivé" msgid "Settings" msgstr "Réglages" -#: admin/class-import.php:76 admin/class-import.php:82 -#: admin/class-import.php:88 admin/class-import.php:120 -#: admin/class-import.php:127 admin/class-import.php:151 -msgid "Settings could not be imported:" -msgstr "Les réglagles n'ont pas été importés :" - #: admin/class-import.php:148 msgid "Settings successfully imported." msgstr "Les réglages ont été importés avec succès." @@ -3131,45 +2987,15 @@ msgstr "Valeur par défaut pour tout le site : %s" msgid "Social" msgstr "Réseaux sociaux" -#: admin/ajax.php:119 -msgid "Some files could not be removed. Please remove them via FTP." -msgstr "Plusieurs fichiers n'ont pas pu être supprimés. Veuillez le faire par le biais de votre logiciel FTP." - #: admin/class-admin.php:246 msgid "Template explanation" msgstr "Explication des modèles" -#: admin/metabox/class-metabox.php:96 -msgid "The URL that this page should redirect to." -msgstr "L'URL vers laquelle cette page devrait rediriger." - -#: admin/metabox/class-metabox.php:93 -msgid "The canonical URL that this page should point to, leave empty to default to permalink. %sCross domain canonical%s supported too." -msgstr "L'URL canonique qui devrait pointer sur cette page, laissez cette case vide pour utiliser le permalien par défaut. Les %sURLs canoniques vers d'autres domaines%s sont aussi supportées." - #. translators: %1$s expands to Yoast SEO #: admin/class-admin.php:248 msgid "The title & metas settings for %1$s are made up of variables that are replaced by specific values from the page when the page is displayed. The tabs on the left explain the available variables." msgstr "Les réglages des titres & métas pour %1$s utilisent des variables qui sont remplacées par des valeurs spécifiques de la page quand la page est affichée. Les onglets de gauche donnent des explications sur les variables disponibles." -#: admin/metabox/class-metabox.php:51 -#: admin/taxonomy/class-taxonomy-content-fields.php:20 -msgid "This is a rendering of what this post might look like in Google's search results.

Read %sthis post%s for more info." -msgstr "Voici une prévisualisation des résultats de recherche pour votre article sur Google.

Lire %sl'article%s pour plus d'informations." - -#. translators: %1$s expands to Yoast SEO -#: admin/class-export.php:112 -msgid "This is a settings export file for the %1$s plugin by Yoast.com" -msgstr "Ceci est un fichier d'exportation des réglages de l'extension %1$s de Yoast.com" - -#: admin/class-admin.php:239 -msgid "Title optimization" -msgstr "Optimisation d'un titre" - -#: admin/metabox/class-metabox.php:90 -msgid "Title to use for this page in breadcrumb paths" -msgstr "Titre à utiliser pour cette page dans le fil d'Ariane" - #: admin/class-admin.php:127 inc/wpseo-non-ajax-functions.php:408 msgid "Titles & Metas" msgstr "Titres & Métas" @@ -3186,19 +3012,6 @@ msgstr "Identifiant Twitter (sans le @)" msgid "Unzipping failed - file settings.ini not found." msgstr "Échec de la décompression - le fichier settings.ini est introuvable." -#: admin/class-import.php:120 -msgid "Unzipping failed with error \"%s\"." -msgstr "Échec de la décompression avec l'erreur \"%s\"." - -#: admin/class-import.php:88 -msgid "Upload failed." -msgstr "L'envoi a échoué." - -#: admin/class-config.php:102 admin/metabox/class-metabox.php:758 -#: admin/taxonomy/class-taxonomy.php:101 -msgid "Use Image" -msgstr "Utiliser l'image" - #: admin/class-bulk-editor-list-table.php:758 #: admin/google_search_console/class-gsc-table.php:209 msgid "View" @@ -3212,21 +3025,12 @@ msgstr "Voir “%s”" msgid "WP Page Title" msgstr "Titre de la page" -#: admin/metabox/class-metabox.php:69 -#: admin/taxonomy/class-taxonomy-settings-fields.php:105 -msgid "Warning: even though you can set the meta robots setting here, the entire site is set to noindex in the sitewide privacy settings, so these settings won't have an effect." -msgstr "Attention : même si vous pouvez modifier les méta \"robots\" ici, tout votre site est réglé en mode \"noindex\" dans les réglages de vie privée, toute modification effectuée ici n'aura donc aucun effet. " - #. translators: %s: '%%term_title%%' variable used in titles and meta's #. template that's not compatible with the given template #: admin/class-config.php:116 msgid "Warning: the variable %s cannot be used in this template." msgstr "Attention : la variable %s ne peut pas être utilisée avec ce modèle." -#: admin/class-admin.php:240 -msgid "Why Google won't display the right page title" -msgstr "Pourquoi Google n'affichera pas le bon titre de la page" - #: admin/class-import-woothemes-seo.php:29 msgid "WooThemes SEO framework settings & data successfully imported." msgstr "Les réglages du framework WooThemes SEO ont bien été importés." @@ -3244,10 +3048,6 @@ msgstr "Les options de Yoast Breadcrumbs sont introuvables." msgid "Yoast Breadcrumbs options imported successfully." msgstr "Les options de Yoast Breadcrumbs ont été importées avec succès." -#: admin/class-bulk-editor-list-table.php:133 -msgid "You are not allowed to access this page." -msgstr "Vous n'êtes pas autorisé à accéder à cette page." - #: admin/ajax.php:243 msgid "You can't edit %s that aren't yours." msgstr "Vous ne pouvez pas modifier les %s qui ne sont pas à/de vous." @@ -3314,6 +3114,163 @@ msgstr "Contenu :" msgid "This export includes taxonomy metadata" msgstr "Cet export inclut les métadonnées des taxinomies." +#: admin/class-customizer.php:196 +msgid "Prefix for archive pages:" +msgstr "Préfixe pour les pages d’archive :" + +#: admin/class-customizer.php:171 +msgid "Prefix for breadcrumbs:" +msgstr "Préfixe pour le fil d’Ariane :" + +#: admin/class-customizer.php:146 +msgid "Anchor text for the homepage:" +msgstr "Texte d’ancrage pour la page d’accueil" + +#: admin/class-customizer.php:86 +msgid "Remove blog page from breadcrumbs" +msgstr "Retirer la page de blog du fil d’Ariane" + +#. translators: %s is the name of the plugin +#: admin/class-customizer.php:52 +msgid "%s Breadcrumbs" +msgstr "Fil d’Ariane de %s" + +#: admin/class-customizer.php:121 +msgid "Breadcrumbs separator:" +msgstr "Séparateur pour le fil d’Ariane :" + +#: admin/class-customizer.php:246 +msgid "Breadcrumb for 404 pages:" +msgstr "Fil d’Ariane pour la page 404 " + +#. translators: %1$s expands to Yoast SEO +#: admin/class-export.php:71 +msgid "Error creating %1$s export: " +msgstr "Erreur de création de l’export de %1$s : " + +#: admin/class-config.php:116 +msgid "See the help tab for more info." +msgstr "Voir l’onglet d’aide pour plus d’informations." + +#: admin/class-export.php:102 +msgid "Could not write settings to file." +msgstr "Impossible d’écrire les réglages dans le fichier." + #: admin/class-export.php:181 msgid "No taxonomy metadata found" -msgstr "Aucune métadonnée de taxinomie n'a été trouvée." +msgstr "Aucune métadonnée de taxinomie n’a été trouvée." + +#: admin/class-bulk-editor-list-table.php:133 +msgid "You are not allowed to access this page." +msgstr "Vous n’êtes pas autorisé à accéder à cette page." + +#: admin/metabox/class-metabox.php:85 +msgid "No Image Index" +msgstr "Pas d’index pour l’image" + +#: admin/metabox/class-metabox.php:51 +#: admin/taxonomy/class-taxonomy-content-fields.php:20 +msgid "This is a rendering of what this post might look like in Google's search results.

Read %sthis post%s for more info." +msgstr "Voici une prévisualisation des résultats de recherche pour votre article sur Google.

Lire %sl’article%s pour plus d’informations." + +#: admin/metabox/class-metabox.php:69 +#: admin/taxonomy/class-taxonomy-settings-fields.php:105 +msgid "Warning: even though you can set the meta robots setting here, the entire site is set to noindex in the sitewide privacy settings, so these settings won't have an effect." +msgstr "Attention : même si vous pouvez modifier les méta \"robots\" ici, tout votre site est réglé en mode \"noindex\" dans les réglages de vie privée, toute modification effectuée ici n’aura donc aucun effet. " + +#: admin/ajax.php:218 +msgid "Post doesn't exist." +msgstr "L’article n’existe pas." + +#: admin/ajax.php:227 +msgid "Post has an invalid Post Type: %s." +msgstr "L’article a un type de contenu non valide : %s." + +#: admin/class-bulk-editor-list-table.php:922 +msgid "Post Status" +msgstr "État de l’article" + +#: admin/class-import.php:173 +msgid "Setting \"%s\" is no longer used and has been discarded." +msgstr "Le paramètre \"%s\" n’est plus disponible et a été désactivé" + +#: admin/class-import.php:151 +msgid "No settings found in file." +msgstr "Aucun réglage n’a été trouvé dans le fichier." + +#: admin/class-import.php:120 +msgid "Unzipping failed with error \"%s\"." +msgstr "Échec de la décompression avec l’erreur \"%s\"." + +#: admin/class-admin.php:239 +msgid "Title optimization" +msgstr "Optimisation d’un titre" + +#: admin/class-admin.php:238 +msgid "For more information:" +msgstr "Pour plus d’information :" + +#: admin/class-config.php:102 admin/metabox/class-metabox.php:759 +#: admin/taxonomy/class-taxonomy.php:101 +msgid "Use Image" +msgstr "Utiliser l’image" + +#: admin/class-admin.php:240 +msgid "Why Google won't display the right page title" +msgstr "Pourquoi Google n’affichera pas le bon titre de la page" + +#: admin/metabox/class-metabox.php:57 +#: admin/taxonomy/class-taxonomy-content-fields.php:25 +msgid "Pick the main keyword or keyphrase that this post/page is about.

Read %sthis post%s for more info." +msgstr "Choisissez le mot-clé principal ou la phrase-clé principale de cet article/cette page.

Lisez %scet article%s pour plus d’infos." + +#: admin/class-meta-columns.php:330 admin/metabox/class-metabox.php:150 +msgid "Post is set to noindex." +msgstr "L’article est réglé sur noindex." + +#. translators: %1$s expands to Yoast SEO +#: admin/class-export.php:112 +msgid "This is a settings export file for the %1$s plugin by Yoast.com" +msgstr "Ceci est un fichier d’exportation des réglages de l’extension %1$s de Yoast.com" + +#: admin/ajax.php:119 +msgid "Some files could not be removed. Please remove them via FTP." +msgstr "Plusieurs fichiers n’ont pas pu être supprimés. Veuillez le faire par le biais de votre logiciel FTP." + +#: admin/class-admin.php:402 +msgid "Huge SEO Issue: You're blocking access to robots." +msgstr "Important problème SEO : Vous bloquez actuellement l’accès aux robots des moteurs de recherche. " + +#: admin/class-admin.php:405 admin/class-admin.php:440 +msgid "I know, don't bug me." +msgstr "Je sais, ne plus m’avertir." + +#: admin/class-import.php:76 admin/class-import.php:82 +#: admin/class-import.php:88 admin/class-import.php:120 +#: admin/class-import.php:127 admin/class-import.php:151 +msgid "Settings could not be imported:" +msgstr "Les réglagles n’ont pas été importés :" + +#: admin/class-import.php:88 +msgid "Upload failed." +msgstr "L’envoi a échoué." + +#: admin/metabox/class-metabox.php:89 +msgid "Breadcrumbs Title" +msgstr "Titre pour le fil d’Ariane" + +#: admin/metabox/class-metabox.php:87 +msgid "No Snippet" +msgstr "Pas d’aperçu" + +#: admin/metabox/class-metabox.php:90 +msgid "Title to use for this page in breadcrumb paths" +msgstr "Titre à utiliser pour cette page dans le fil d’Ariane" + +#: admin/metabox/class-metabox.php:93 +msgid "The canonical URL that this page should point to, leave empty to default to permalink. %sCross domain canonical%s supported too." +msgstr "L’URL canonique qui devrait pointer sur cette page, laissez cette case vide pour utiliser le permalien par défaut. Les %sURLs canoniques vers d’autres domaines%s sont aussi supportées." + +#: admin/metabox/class-metabox.php:96 +msgid "The URL that this page should redirect to." +msgstr "L’URL vers laquelle cette page devrait rediriger." diff --git a/cesaretleonie.fr/wp-content/languages/themes/twentysixteen-fr_FR.mo b/cesaretleonie.fr/wp-content/languages/themes/twentysixteen-fr_FR.mo index 6b9decf47bb4c5bdda2441a5ffb646feafb9f3a6..51b77a5bbddc7842e70a7428bdcd39f42068a45f 100755 GIT binary patch delta 212 zcmXZVzY2m-6bA6GG{G)Z5}3AR4K6Mj_d*ClV^eEu89_Dl1VXOOJwh)K_yD!^Ceb?- z6n=u!@0^eG=Oh2}_R>yH9oX1F1|W3+L4UMGO&2hzQ#qhb_C77=Ldtc-bVz5kK@-}g zJ36N+_2{$8-;^)$b>SmmVfBFyjj2T!)TAp~9y;V_JrH7|yii4B70GFSZ$FIM`jXjK MJ=t%M`KY(l3N5%B=l}o! delta 207 zcmXZVJqm&V7{>9Zw4jVW5GJVRry%^jf&1Rfx-5_E;2mgpZe z{oeQC{rJT1`1&x8c3sLGsgQISNfy4ai>50z(f;dUn?Atb+!R??f&s3ufqS$u!!;hz z$LgQok(YY98Y`secv2q|9N-39xWnI}ygZqqWz81;EK1{f8ZFCPuWHuvbKzXd$#83Y E0d$WU+5i9m diff --git a/cesaretleonie.fr/wp-content/languages/themes/twentysixteen-fr_FR.po b/cesaretleonie.fr/wp-content/languages/themes/twentysixteen-fr_FR.po index bc6d30e2..e8526db3 100755 --- a/cesaretleonie.fr/wp-content/languages/themes/twentysixteen-fr_FR.po +++ b/cesaretleonie.fr/wp-content/languages/themes/twentysixteen-fr_FR.po @@ -2,7 +2,7 @@ # This file is distributed under the same license as the Twenty Sixteen package. msgid "" msgstr "" -"PO-Revision-Date: 2016-01-13 10:42:07+0000\n" +"PO-Revision-Date: 2016-01-25 15:05:48+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -16,7 +16,7 @@ msgstr "Twenty Sixteen" #. Description of the plugin/theme msgid "Twenty Sixteen is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look beautiful everywhere." -msgstr "Twenty Sixteen revisite en le modernisant une mise en page WordPress toujours aussi populaire : l’entête horizontal avec une barre latérale facultative, qui fonctionne tout aussi pour les blogs que pour les sites. Il dispose d'options de couleurs avec de superbes jeux de couleurs par défaut, une composition en grille fluide et harmonieuse utilisant l'approche \"mobile-first\", et un soin apporté jusque dans les moindres détails. Twenty Sixteen vous donnera un site WordPress magnifique dans toutes les situations." +msgstr "Twenty Sixteen revisite en la modernisant une mise en page WordPress toujours aussi populaire : l’entête horizontal avec une barre latérale facultative, qui fonctionne tout aussi bien pour les blogs que pour les sites. Il dispose d'options de couleurs avec de superbes jeux de couleurs par défaut, une composition en grille fluide et harmonieuse utilisant l'approche \"mobile-first\", et un soin apporté jusque dans les moindres détails. Twenty Sixteen vous donnera un site WordPress magnifique dans toutes les situations." #. translators: %s: Name of current post #: image.php:84 template-parts/content-page.php:37 diff --git a/cesaretleonie.fr/wp-content/plugins/contact-form-7/admin/admin.php b/cesaretleonie.fr/wp-content/plugins/contact-form-7/admin/admin.php index e365ae61..0966fb67 100644 --- a/cesaretleonie.fr/wp-content/plugins/contact-form-7/admin/admin.php +++ b/cesaretleonie.fr/wp-content/plugins/contact-form-7/admin/admin.php @@ -13,10 +13,15 @@ function wpcf7_admin_init() { add_action( 'admin_menu', 'wpcf7_admin_menu', 9 ); function wpcf7_admin_menu() { - add_object_page( __( 'Contact Form 7', 'contact-form-7' ), + global $_wp_last_object_menu; + + $_wp_last_object_menu++; + + add_menu_page( __( 'Contact Form 7', 'contact-form-7' ), __( 'Contact', 'contact-form-7' ), 'wpcf7_read_contact_forms', 'wpcf7', - 'wpcf7_admin_management_page', 'dashicons-email' ); + 'wpcf7_admin_management_page', 'dashicons-email', + $_wp_last_object_menu ); $edit = add_submenu_page( 'wpcf7', __( 'Edit Contact Form', 'contact-form-7' ), @@ -149,13 +154,49 @@ function wpcf7_load_contact_form_admin() { exit(); } + if ( 'validate' == $action && wpcf7_validate_configuration() ) { + if ( 'POST' == $_SERVER['REQUEST_METHOD'] ) { + check_admin_referer( 'wpcf7-bulk-validate' ); + + if ( ! current_user_can( 'wpcf7_edit_contact_forms' ) ) { + wp_die( __( "You are not allowed to validate configuration.", 'contact-form-7' ) ); + } + + $contact_forms = WPCF7_ContactForm::find(); + $result = array( + 'timestamp' => current_time( 'timestamp' ), + 'version' => WPCF7_VERSION, + 'count_valid' => 0, + 'count_invalid' => 0 ); + + foreach ( $contact_forms as $contact_form ) { + $contact_form->validate_configuration(); + + if ( $contact_form->get_config_errors() ) { + $result['count_invalid'] += 1; + } else { + $result['count_valid'] += 1; + } + } + + WPCF7::update_option( 'bulk_validate', $result ); + + $query = array( + 'message' => 'validated' ); + + $redirect_to = add_query_arg( $query, menu_page_url( 'wpcf7', false ) ); + wp_safe_redirect( $redirect_to ); + exit(); + } + } + $_GET['post'] = isset( $_GET['post'] ) ? $_GET['post'] : ''; $post = null; - if ( 'wpcf7-new' == $plugin_page && isset( $_GET['locale'] ) ) { + if ( 'wpcf7-new' == $plugin_page ) { $post = WPCF7_ContactForm::get_template( array( - 'locale' => $_GET['locale'] ) ); + 'locale' => isset( $_GET['locale'] ) ? $_GET['locale'] : null ) ); } elseif ( ! empty( $_GET['post'] ) ) { $post = WPCF7_ContactForm::get_instance( $_GET['post'] ); } @@ -166,10 +207,6 @@ function wpcf7_load_contact_form_admin() { if ( $post && current_user_can( 'wpcf7_edit_contact_form', $post->id() ) ) { $help_tabs->set_help_tabs( 'edit' ); - - } else if ( 'wpcf7-new' == $plugin_page ) { - $help_tabs->set_help_tabs( 'add_new' ); - } else { $help_tabs->set_help_tabs( 'list' ); @@ -229,13 +266,20 @@ function wpcf7_admin_management_page() { return; } + if ( 'validate' == wpcf7_current_action() + && wpcf7_validate_configuration() + && current_user_can( 'wpcf7_edit_contact_forms' ) ) { + wpcf7_admin_bulk_validate_page(); + return; + } + $list_table = new WPCF7_Contact_Form_List_Table(); $list_table->prepare_items(); ?>
-

', esc_html( $_REQUEST['s'] ) ); } -?>

+?> @@ -261,48 +305,45 @@ function wpcf7_admin_management_page() {
-

- - +

-

-

- - -

-
- - - + + + +

+
-

+

@@ -351,11 +392,26 @@ function wpcf7_admin_updated_message() { } if ( 'created' == $_REQUEST['message'] ) { - $updated_message = __( 'Contact form created.', 'contact-form-7' ); + $updated_message = __( "Contact form created.", 'contact-form-7' ); } elseif ( 'saved' == $_REQUEST['message'] ) { - $updated_message = __( 'Contact form saved.', 'contact-form-7' ); + $updated_message = __( "Contact form saved.", 'contact-form-7' ); } elseif ( 'deleted' == $_REQUEST['message'] ) { - $updated_message = __( 'Contact form deleted.', 'contact-form-7' ); + $updated_message = __( "Contact form deleted.", 'contact-form-7' ); + } elseif ( 'validated' == $_REQUEST['message'] ) { + $bulk_validate = WPCF7::get_option( 'bulk_validate', array() ); + $count_invalid = isset( $bulk_validate['count_invalid'] ) + ? absint( $bulk_validate['count_invalid'] ) : 0; + + if ( $count_invalid ) { + $updated_message = sprintf( + _n( + "Configuration validation completed. An invalid contact form was found.", + "Configuration validation completed. %s invalid contact forms were found.", + $count_invalid, 'contact-form-7' ), + number_format_i18n( $count_invalid ) ); + } else { + $updated_message = __( "Configuration validation completed. No invalid contact form was found.", 'contact-form-7' ); + } } if ( ! empty( $updated_message ) ) { @@ -419,13 +475,13 @@ function wpcf7_welcome_panel() {
-

+

'button button-primary' ) ); ?>

-

+

  • @@ -435,7 +491,7 @@ function wpcf7_welcome_panel() {
-

+