diff --git a/wp-content/themes/twentyfifteen/functions.php b/wp-content/themes/twentyfifteen/functions.php index 50cce93413..056a3613e6 100644 --- a/wp-content/themes/twentyfifteen/functions.php +++ b/wp-content/themes/twentyfifteen/functions.php @@ -55,11 +55,11 @@ function twentyfifteen_setup() { /* * Make theme available for translation. - * Translations can be filed in the /languages/ directory. + * Translations can be filed at WordPress.org. See: https://translate.wordpress.org/projects/wp-themes/twentyfifteen * If you're building a theme based on twentyfifteen, use a find and replace * to change 'twentyfifteen' to the name of your theme in all the template files */ - load_theme_textdomain( 'twentyfifteen', get_template_directory() . '/languages' ); + load_theme_textdomain( 'twentyfifteen' ); // Add default posts and comments RSS feed links to head. add_theme_support( 'automatic-feed-links' ); diff --git a/wp-content/themes/twentyfifteen/languages/twentyfifteen.pot b/wp-content/themes/twentyfifteen/languages/twentyfifteen.pot deleted file mode 100644 index b01d4271e2..0000000000 --- a/wp-content/themes/twentyfifteen/languages/twentyfifteen.pot +++ /dev/null @@ -1,321 +0,0 @@ -# Copyright (C) 2016 the WordPress team -# This file is distributed under the GNU General Public License v2 or later. -msgid "" -msgstr "" -"Project-Id-Version: Twenty Fifteen 1.5\n" -"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/twentyfifteen\n" -"POT-Creation-Date: 2016-04-05 09:48:39+00:00\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" - -#: 404.php:17 -msgid "Oops! That page can’t be found." -msgstr "" - -#: 404.php:21 -msgid "It looks like nothing was found at this location. Maybe try a search?" -msgstr "" - -#: archive.php:49 index.php:46 search.php:38 -msgid "Previous page" -msgstr "" - -#: archive.php:50 index.php:47 search.php:39 -msgid "Next page" -msgstr "" - -#: 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 "" - -#: author-bio.php:12 -msgid "Published by" -msgstr "" - -#: author-bio.php:34 -msgid "View all posts by %s" -msgstr "" - -#: comments.php:28 -msgctxt "comments title" -msgid "One thought on “%2$s”" -msgid_plural "%1$s thoughts on “%2$s”" -msgstr[0] "" -msgstr[1] "" - -#: comments.php:53 -msgid "Comments are closed." -msgstr "" - -#. translators: %s: Name of current post -#: content-link.php:31 content.php:33 inc/template-tags.php:238 -msgid "Continue reading %s" -msgstr "" - -#: content-link.php:36 content-page.php:25 content.php:38 image.php:59 -msgid "Pages:" -msgstr "" - -#: 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 "" - -#: content-none.php:15 -msgid "Nothing Found" -msgstr "" - -#: content-none.php:22 -msgid "" -"Ready to publish your first post? Get started here." -msgstr "" - -#: content-none.php:26 -msgid "" -"Sorry, but nothing matched your search terms. Please try again with some " -"different keywords." -msgstr "" - -#: content-none.php:31 -msgid "" -"It seems we can’t find what you’re looking for. Perhaps " -"searching can help." -msgstr "" - -#. #-#-#-#-# twentyfifteen.pot (Twenty Fifteen 1.5) #-#-#-#-# -#. Author URI of the plugin/theme -#: footer.php:25 -msgid "https://wordpress.org/" -msgstr "" - -#: footer.php:25 -msgid "Proudly powered by %s" -msgstr "" - -#: functions.php:85 -msgid "Primary Menu" -msgstr "" - -#: functions.php:86 -msgid "Social Links Menu" -msgstr "" - -#: functions.php:147 -msgid "Widget Area" -msgstr "" - -#: functions.php:149 -msgid "Add widgets here to appear in your sidebar." -msgstr "" - -#. 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:175 -msgctxt "Noto Sans font: on or off" -msgid "on" -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:183 -msgctxt "Noto Serif font: on or off" -msgid "on" -msgstr "" - -#. 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:191 -msgctxt "Inconsolata font: on or off" -msgid "on" -msgstr "" - -#. 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:199 -msgctxt "Add new subset (greek, cyrillic, devanagari, vietnamese)" -msgid "no-subset" -msgstr "" - -#: functions.php:269 -msgid "expand child menu" -msgstr "" - -#: functions.php:270 -msgid "collapse child menu" -msgstr "" - -#: header.php:26 -msgid "Skip to content" -msgstr "" - -#: header.php:45 -msgid "Menu and widgets" -msgstr "" - -#: image.php:24 -msgid "Previous Image" -msgstr "" - -#: image.php:24 -msgid "Next Image" -msgstr "" - -#: image.php:84 -msgctxt "Parent post link" -msgid "" -"Published in" -"%title" -msgstr "" - -#: 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 "" - -#: inc/customizer.php:44 -msgid "Base Color Scheme" -msgstr "" - -#: inc/customizer.php:59 -msgid "Header and Sidebar Text Color" -msgstr "" - -#: inc/customizer.php:60 inc/customizer.php:76 inc/customizer.php:81 -msgid "Applied to the header on small screens and the sidebar on wide screens." -msgstr "" - -#: inc/customizer.php:75 -msgid "Header and Sidebar Background Color" -msgstr "" - -#: inc/customizer.php:150 -msgid "Default" -msgstr "" - -#: inc/customizer.php:161 -msgid "Dark" -msgstr "" - -#: inc/customizer.php:172 -msgid "Yellow" -msgstr "" - -#: inc/customizer.php:183 -msgid "Pink" -msgstr "" - -#: inc/customizer.php:194 -msgid "Purple" -msgstr "" - -#: inc/customizer.php:205 -msgid "Blue" -msgstr "" - -#: inc/template-tags.php:23 -msgid "Comment navigation" -msgstr "" - -#: inc/template-tags.php:26 -msgid "Older Comments" -msgstr "" - -#: inc/template-tags.php:30 -msgid "Newer Comments" -msgstr "" - -#: inc/template-tags.php:49 -msgid "Featured" -msgstr "" - -#: inc/template-tags.php:55 -msgctxt "Used before post format." -msgid "Format" -msgstr "" - -#: inc/template-tags.php:76 -msgctxt "Used before publish date." -msgid "Posted on" -msgstr "" - -#: inc/template-tags.php:85 -msgctxt "Used before post author name." -msgid "Author" -msgstr "" - -#: inc/template-tags.php:91 inc/template-tags.php:99 -msgctxt "Used between list items, there is a space after the comma." -msgid ", " -msgstr "" - -#: inc/template-tags.php:94 -msgctxt "Used before category names." -msgid "Categories" -msgstr "" - -#: inc/template-tags.php:102 -msgctxt "Used before tag names." -msgid "Tags" -msgstr "" - -#: inc/template-tags.php:113 -msgctxt "Used before full size attachment link." -msgid "Full size" -msgstr "" - -#. translators: %s: post title -#: inc/template-tags.php:123 -msgid "Leave a comment on %s" -msgstr "" - -#: search.php:18 -msgid "Search Results for: %s" -msgstr "" - -#: single.php:33 -msgid "Next" -msgstr "" - -#: single.php:34 -msgid "Next post:" -msgstr "" - -#: single.php:36 -msgid "Previous" -msgstr "" - -#: single.php:37 -msgid "Previous post:" -msgstr "" - -#. Theme Name of the plugin/theme -msgid "Twenty Fifteen" -msgstr "" - -#. Theme URI of the plugin/theme -msgid "https://wordpress.org/themes/twentyfifteen/" -msgstr "" - -#. 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 "" - -#. Author of the plugin/theme -msgid "the WordPress team" -msgstr "" diff --git a/wp-content/themes/twentyfourteen/functions.php b/wp-content/themes/twentyfourteen/functions.php index 5c07d81fe1..f85ef1ca62 100644 --- a/wp-content/themes/twentyfourteen/functions.php +++ b/wp-content/themes/twentyfourteen/functions.php @@ -60,12 +60,12 @@ function twentyfourteen_setup() { /* * Make Twenty Fourteen available for translation. * - * Translations can be added to the /languages/ directory. + * Translations can be filed at WordPress.org. See: https://translate.wordpress.org/projects/wp-themes/twentyfourteen * If you're building a theme based on Twenty Fourteen, use a find and * replace to change 'twentyfourteen' to the name of your theme in all * template files. */ - load_theme_textdomain( 'twentyfourteen', get_template_directory() . '/languages' ); + load_theme_textdomain( 'twentyfourteen' ); // This theme styles the visual editor to resemble the theme style. add_editor_style( array( 'css/editor-style.css', twentyfourteen_font_url(), 'genericons/genericons.css' ) ); diff --git a/wp-content/themes/twentyfourteen/languages/twentyfourteen.pot b/wp-content/themes/twentyfourteen/languages/twentyfourteen.pot deleted file mode 100644 index d766ef4113..0000000000 --- a/wp-content/themes/twentyfourteen/languages/twentyfourteen.pot +++ /dev/null @@ -1,478 +0,0 @@ -# Copyright (C) 2016 the WordPress team -# This file is distributed under the GNU General Public License v2 or later. -msgid "" -msgstr "" -"Project-Id-Version: Twenty Fourteen 1.7\n" -"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/twentyfourteen\n" -"POT-Creation-Date: 2016-04-05 09:48:39+00:00\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" - -#: 404.php:17 -msgid "Not Found" -msgstr "" - -#: 404.php:21 -msgid "It looks like nothing was found at this location. Maybe try a search?" -msgstr "" - -#: archive.php:31 -msgid "Daily Archives: %s" -msgstr "" - -#: archive.php:34 -msgid "Monthly Archives: %s" -msgstr "" - -#: archive.php:34 -msgctxt "monthly archives date format" -msgid "F Y" -msgstr "" - -#: archive.php:37 -msgid "Yearly Archives: %s" -msgstr "" - -#: archive.php:37 -msgctxt "yearly archives date format" -msgid "Y" -msgstr "" - -#: archive.php:40 taxonomy-post_format.php:51 -msgid "Archives" -msgstr "" - -#: author.php:31 -msgid "All posts by %s" -msgstr "" - -#: category.php:20 -msgid "Category Archives: %s" -msgstr "" - -#: comments.php:27 -msgid "One thought on “%2$s”" -msgid_plural "%1$s thoughts on “%2$s”" -msgstr[0] "" -msgstr[1] "" - -#: comments.php:34 comments.php:52 -msgid "Comment navigation" -msgstr "" - -#: comments.php:35 comments.php:53 -msgid "← Older Comments" -msgstr "" - -#: comments.php:36 comments.php:54 -msgid "Newer Comments →" -msgstr "" - -#: comments.php:59 -msgid "Comments are closed." -msgstr "" - -#: 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 "" - -#: 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:215 -msgid "Leave a comment" -msgstr "" - -#: 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:215 -msgid "1 Comment" -msgstr "" - -#: 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:215 -msgid "% Comments" -msgstr "" - -#: 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 "" - -#. 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 " -msgstr "" - -#: 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 "" - -#: content-none.php:12 -msgid "Nothing Found" -msgstr "" - -#: content-none.php:18 -msgid "" -"Ready to publish your first post? Get started here." -msgstr "" - -#: content-none.php:22 -msgid "" -"Sorry, but nothing matched your search terms. Please try again with some " -"different keywords." -msgstr "" - -#: content-none.php:27 -msgid "" -"It seems we can’t find what you’re looking for. Perhaps " -"searching can help." -msgstr "" - -#. #-#-#-#-# twentyfourteen.pot (Twenty Fourteen 1.7) #-#-#-#-# -#. Author URI of the plugin/theme -#: footer.php:21 -msgid "https://wordpress.org/" -msgstr "" - -#: footer.php:21 -msgid "Proudly powered by %s" -msgstr "" - -#: functions.php:83 -msgid "Top primary menu" -msgstr "" - -#: functions.php:84 -msgid "Secondary menu in left sidebar" -msgstr "" - -#: functions.php:174 -msgid "Primary Sidebar" -msgstr "" - -#: functions.php:176 -msgid "Main sidebar that appears on the left." -msgstr "" - -#: functions.php:183 -msgid "Content Sidebar" -msgstr "" - -#: functions.php:185 -msgid "Additional sidebar that appears on the right." -msgstr "" - -#: functions.php:192 -msgid "Footer Widget Area" -msgstr "" - -#: functions.php:194 -msgid "Appears in the footer section of the site." -msgstr "" - -#. 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:216 -msgctxt "Lato font: on or off" -msgid "on" -msgstr "" - -#: functions.php:261 -msgid "Previous" -msgstr "" - -#: functions.php:262 -msgid "Next" -msgstr "" - -#: functions.php:379 -msgid "%d Article" -msgid_plural "%d Articles" -msgstr[0] "" -msgstr[1] "" - -#: functions.php:498 -msgid "Page %s" -msgstr "" - -#: header.php:48 -msgid "Search" -msgstr "" - -#: header.php:52 -msgid "Primary Menu" -msgstr "" - -#: header.php:53 -msgid "Skip to content" -msgstr "" - -#: image.php:65 -msgid "Previous Image" -msgstr "" - -#: image.php:66 -msgid "Next Image" -msgstr "" - -#: 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 "" - -#: inc/customizer.php:37 -msgid "Site Title Color" -msgstr "" - -#: inc/customizer.php:40 -msgid "Display Site Title & Tagline" -msgstr "" - -#: inc/customizer.php:44 inc/customizer.php:45 -msgid "May only be visible on wide screens." -msgstr "" - -#: inc/customizer.php:47 inc/customizer.php:48 -msgid "Background may only be visible on wide screens." -msgstr "" - -#: inc/customizer.php:53 inc/featured-content.php:403 -msgid "Featured Content" -msgstr "" - -#: inc/customizer.php:54 inc/featured-content.php:404 -msgid "" -"Use a tag to feature your posts. If no posts match the " -"tag, sticky posts will be displayed instead." -msgstr "" - -#: inc/customizer.php:55 inc/customizer.php:145 inc/featured-content.php:405 -#: inc/featured-content.php:414 inc/featured-content.php:474 -msgctxt "featured content default tag slug" -msgid "featured" -msgstr "" - -#: inc/customizer.php:69 -msgid "Layout" -msgstr "" - -#: inc/customizer.php:73 -msgid "Grid" -msgstr "" - -#: inc/customizer.php:74 -msgid "Slider" -msgstr "" - -#. #-#-#-#-# twentyfourteen.pot (Twenty Fourteen 1.7) #-#-#-#-# -#. Theme Name of the plugin/theme -#: inc/customizer.php:142 -msgid "Twenty Fourteen" -msgstr "" - -#: inc/customizer.php:145 -msgid "" -"The home page features your choice of up to 6 posts prominently displayed in " -"a grid or slider, controlled by a tag; you can change " -"the tag and layout in Appearance → Customize. If " -"no posts match the tag, sticky posts will be displayed " -"instead." -msgstr "" - -#: inc/customizer.php:146 -msgid "" -"Enhance your site design by using Featured Images 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 "" - -#: inc/customizer.php:147 -msgid "" -"For an in-depth tutorial, and more tips and tricks, visit the Twenty Fourteen documentation." -msgstr "" - -#: inc/featured-content.php:426 -msgid "Tag Name" -msgstr "" - -#: inc/featured-content.php:431 -msgid "Don’t display tag on front end." -msgstr "" - -#: inc/template-tags.php:50 -msgid "← Previous" -msgstr "" - -#: inc/template-tags.php:51 -msgid "Next →" -msgstr "" - -#: inc/template-tags.php:58 -msgid "Posts navigation" -msgstr "" - -#: inc/template-tags.php:85 -msgid "Post navigation" -msgstr "" - -#: inc/template-tags.php:89 -msgid "Published In%title" -msgstr "" - -#: inc/template-tags.php:91 -msgid "Previous Post%title" -msgstr "" - -#: inc/template-tags.php:92 -msgid "Next Post%title" -msgstr "" - -#: inc/template-tags.php:109 -msgid "Sticky" -msgstr "" - -#: inc/widgets.php:34 -msgid "Twenty Fourteen Ephemera" -msgstr "" - -#: inc/widgets.php:36 -msgid "" -"Use this widget to list your recent Aside, Quote, Video, Audio, Image, " -"Gallery, and Link posts." -msgstr "" - -#: inc/widgets.php:75 taxonomy-post_format.php:33 -msgid "Images" -msgstr "" - -#: inc/widgets.php:76 -msgid "More images" -msgstr "" - -#: inc/widgets.php:79 taxonomy-post_format.php:36 -msgid "Videos" -msgstr "" - -#: inc/widgets.php:80 -msgid "More videos" -msgstr "" - -#: inc/widgets.php:83 taxonomy-post_format.php:39 -msgid "Audio" -msgstr "" - -#: inc/widgets.php:84 -msgid "More audio" -msgstr "" - -#: inc/widgets.php:87 taxonomy-post_format.php:42 -msgid "Quotes" -msgstr "" - -#: inc/widgets.php:88 -msgid "More quotes" -msgstr "" - -#: inc/widgets.php:91 taxonomy-post_format.php:45 -msgid "Links" -msgstr "" - -#: inc/widgets.php:92 -msgid "More links" -msgstr "" - -#: inc/widgets.php:95 taxonomy-post_format.php:48 -msgid "Galleries" -msgstr "" - -#: inc/widgets.php:96 -msgid "More galleries" -msgstr "" - -#: inc/widgets.php:100 taxonomy-post_format.php:30 -msgid "Asides" -msgstr "" - -#: inc/widgets.php:101 -msgid "More asides" -msgstr "" - -#: inc/widgets.php:148 inc/widgets.php:193 -msgid "Continue reading " -msgstr "" - -#: inc/widgets.php:183 -msgid "This gallery contains %2$s photo." -msgid_plural "" -"This gallery contains %2$s photos." -msgstr[0] "" -msgstr[1] "" - -#. translators: used with More archives link -#: inc/widgets.php:227 -msgid "%s " -msgstr "" - -#: inc/widgets.php:276 -msgid "Title:" -msgstr "" - -#: inc/widgets.php:279 -msgid "Number of posts to show:" -msgstr "" - -#: inc/widgets.php:282 -msgid "Post format to show:" -msgstr "" - -#: search.php:18 -msgid "Search Results for: %s" -msgstr "" - -#: tag.php:22 -msgid "Tag Archives: %s" -msgstr "" - -#. Theme URI of the plugin/theme -msgid "https://wordpress.org/themes/twentyfourteen/" -msgstr "" - -#. 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 "" - -#. Author of the plugin/theme -msgid "the WordPress team" -msgstr "" - -#. Template Name of the plugin/theme -msgid "Contributor Page" -msgstr "" - -#. Template Name of the plugin/theme -msgid "Full Width Page" -msgstr "" diff --git a/wp-content/themes/twentythirteen/functions.php b/wp-content/themes/twentythirteen/functions.php index 83993ced27..ae1bd9e33a 100644 --- a/wp-content/themes/twentythirteen/functions.php +++ b/wp-content/themes/twentythirteen/functions.php @@ -61,12 +61,12 @@ function twentythirteen_setup() { /* * Makes Twenty Thirteen available for translation. * - * Translations can be added to the /languages/ directory. + * Translations can be filed at WordPress.org. See: https://translate.wordpress.org/projects/wp-themes/twentythirteen * If you're building a theme based on Twenty Thirteen, use a find and * replace to change 'twentythirteen' to the name of your theme in all * template files. */ - load_theme_textdomain( 'twentythirteen', get_template_directory() . '/languages' ); + load_theme_textdomain( 'twentythirteen' ); /* * This theme styles the visual editor to resemble the theme style, diff --git a/wp-content/themes/twentythirteen/languages/twentythirteen.pot b/wp-content/themes/twentythirteen/languages/twentythirteen.pot deleted file mode 100644 index 068c37a568..0000000000 --- a/wp-content/themes/twentythirteen/languages/twentythirteen.pot +++ /dev/null @@ -1,330 +0,0 @@ -# Copyright (C) 2016 the WordPress team -# This file is distributed under the GNU General Public License v2 or later. -msgid "" -msgstr "" -"Project-Id-Version: Twenty Thirteen 1.9\n" -"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/twentythirteen\n" -"POT-Creation-Date: 2016-04-05 09:48:39+00:00\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" - -#: 404.php:16 -msgid "Not Found" -msgstr "" - -#: 404.php:21 -msgid "This is somewhat embarrassing, isn’t it?" -msgstr "" - -#: 404.php:22 -msgid "It looks like nothing was found at this location. Maybe try a search?" -msgstr "" - -#: archive.php:29 -msgid "Daily Archives: %s" -msgstr "" - -#: archive.php:31 -msgid "Monthly Archives: %s" -msgstr "" - -#: archive.php:31 -msgctxt "monthly archives date format" -msgid "F Y" -msgstr "" - -#: archive.php:33 -msgid "Yearly Archives: %s" -msgstr "" - -#: archive.php:33 -msgctxt "yearly archives date format" -msgid "Y" -msgstr "" - -#: archive.php:35 -msgid "Archives" -msgstr "" - -#: author-bio.php:26 -msgid "About %s" -msgstr "" - -#: author-bio.php:30 -msgid "View all posts by %s " -msgstr "" - -#: author.php:31 -msgid "All posts by %s" -msgstr "" - -#: category.php:19 -msgid "Category Archives: %s" -msgstr "" - -#: comments.php:25 -msgctxt "comments title" -msgid "One thought on “%2$s”" -msgid_plural "%1$s thoughts on “%2$s”" -msgstr[0] "" -msgstr[1] "" - -#: comments.php:45 -msgid "Comment navigation" -msgstr "" - -#: comments.php:46 -msgid "← Older Comments" -msgstr "" - -#: comments.php:47 -msgid "Newer Comments →" -msgstr "" - -#: comments.php:52 -msgid "Comments are closed." -msgstr "" - -#. translators: %s: Name of current post -#: content-aside.php:16 content-audio.php:27 content-chat.php:26 -#: content-gallery.php:27 content-image.php:26 content-link.php:27 -#: content-quote.php:16 content-status.php:16 content-video.php:26 -#: content.php:44 functions.php:481 -msgid "Continue reading %s " -msgstr "" - -#: content-aside.php:20 content-audio.php:31 content-chat.php:30 -#: content-gallery.php:31 content-image.php:30 content-link.php:31 -#: content-quote.php:20 content-status.php:20 content-video.php:30 -#: content.php:48 image.php:76 page.php:35 -msgid "Pages:" -msgstr "" - -#: content-aside.php:27 content-aside.php:35 content-audio.php:38 -#: content-chat.php:36 content-gallery.php:46 content-image.php:42 -#: content-link.php:19 content-quote.php:32 content-status.php:26 -#: content-video.php:42 content.php:31 image.php:50 page.php:39 -msgid "Edit" -msgstr "" - -#: content-gallery.php:43 content-image.php:39 content-quote.php:29 -#: content-video.php:39 content.php:56 -msgid "Leave a comment" -msgstr "" - -#: content-gallery.php:43 content-image.php:39 content-quote.php:29 -#: content-video.php:39 content.php:56 -msgid "One comment so far" -msgstr "" - -#: content-gallery.php:43 content-image.php:39 content-quote.php:29 -#: content-video.php:39 content.php:56 -msgid "View all % comments" -msgstr "" - -#: content-none.php:12 -msgid "Nothing Found" -msgstr "" - -#: content-none.php:18 -msgid "" -"Ready to publish your first post? Get started here." -msgstr "" - -#: content-none.php:22 -msgid "" -"Sorry, but nothing matched your search terms. Please try again with " -"different keywords." -msgstr "" - -#: content-none.php:27 -msgid "" -"It seems we can’t find what you’re looking for. Perhaps " -"searching can help." -msgstr "" - -#. #-#-#-#-# twentythirteen.pot (Twenty Thirteen 1.9) #-#-#-#-# -#. Author URI of the plugin/theme -#: footer.php:19 -msgid "https://wordpress.org/" -msgstr "" - -#: footer.php:19 -msgid "Proudly powered by %s" -msgstr "" - -#: functions.php:97 -msgid "Navigation Menu" -msgstr "" - -#. Translators: If there are characters in your language that are not supported -#. by Source Sans Pro, translate this to 'off'. Do not translate into your own -#. language. -#: functions.php:131 -msgctxt "Source Sans Pro font: on or off" -msgid "on" -msgstr "" - -#. Translators: If there are characters in your language that are not supported -#. by Bitter, translate this to 'off'. Do not translate into your own language. -#: functions.php:137 -msgctxt "Bitter font: on or off" -msgid "on" -msgstr "" - -#: functions.php:221 -msgid "Page %s" -msgstr "" - -#: functions.php:234 -msgid "Main Widget Area" -msgstr "" - -#: functions.php:236 -msgid "Appears in the footer section of the site." -msgstr "" - -#: functions.php:244 -msgid "Secondary Widget Area" -msgstr "" - -#: functions.php:246 -msgid "Appears on posts and pages in the sidebar." -msgstr "" - -#: functions.php:269 -msgid "Posts navigation" -msgstr "" - -#: functions.php:273 -msgid " Older posts" -msgstr "" - -#: functions.php:277 -msgid "Newer posts " -msgstr "" - -#: functions.php:303 -msgid "Post navigation" -msgstr "" - -#: functions.php:306 -msgctxt "Previous post link" -msgid " %title" -msgstr "" - -#: functions.php:307 -msgctxt "Next post link" -msgid "%title " -msgstr "" - -#: functions.php:325 -msgid "Sticky" -msgstr "" - -#. Translators: used between list items, there is a space after the comma. -#: functions.php:331 functions.php:337 -msgid ", " -msgstr "" - -#: functions.php:346 -msgid "View all posts by %s" -msgstr "" - -#: functions.php:366 -msgctxt "1: post format name. 2: date" -msgid "%1$s on %2$s" -msgstr "" - -#: functions.php:372 -msgid "Permalink to %s" -msgstr "" - -#: header.php:43 -msgid "Menu" -msgstr "" - -#: header.php:44 -msgid "Skip to content" -msgstr "" - -#: image.php:28 -msgid "" -"Published on in %5$s" -msgstr "" - -#: image.php:44 -msgid "Link to full-size image" -msgstr "" - -#: image.php:45 -msgid "Full resolution" -msgstr "" - -#: image.php:57 -msgid " Previous" -msgstr "" - -#: image.php:58 -msgid "Next " -msgstr "" - -#: inc/back-compat.php:37 inc/back-compat.php:47 inc/back-compat.php:60 -msgid "" -"Twenty Thirteen requires at least WordPress version 3.6. You are running " -"version %s. Please upgrade and try again." -msgstr "" - -#: inc/custom-header.php:49 -msgctxt "header image description" -msgid "Circle" -msgstr "" - -#: inc/custom-header.php:54 -msgctxt "header image description" -msgid "Diamond" -msgstr "" - -#: inc/custom-header.php:59 -msgctxt "header image description" -msgid "Star" -msgstr "" - -#: search.php:18 -msgid "Search Results for: %s" -msgstr "" - -#: tag.php:21 -msgid "Tag Archives: %s" -msgstr "" - -#: taxonomy-post_format.php:23 -msgid "%s Archives" -msgstr "" - -#. Theme Name of the plugin/theme -msgid "Twenty Thirteen" -msgstr "" - -#. Theme URI of the plugin/theme -msgid "https://wordpress.org/themes/twentythirteen/" -msgstr "" - -#. Description of the plugin/theme -msgid "" -"The 2013 theme for WordPress takes us back to the blog, featuring a full " -"range of post formats, each displayed beautifully in their own unique way. " -"Design details abound, starting with a vibrant color scheme and matching " -"header images, beautiful typography and icons, and a flexible layout that " -"looks great on any device, big or small." -msgstr "" - -#. Author of the plugin/theme -msgid "the WordPress team" -msgstr "" diff --git a/wp-content/themes/twentytwelve/functions.php b/wp-content/themes/twentytwelve/functions.php index 8ec0755e1e..56cd8e583b 100644 --- a/wp-content/themes/twentytwelve/functions.php +++ b/wp-content/themes/twentytwelve/functions.php @@ -45,11 +45,11 @@ function twentytwelve_setup() { /* * Makes Twenty Twelve available for translation. * - * Translations can be added to the /languages/ directory. + * Translations can be filed at WordPress.org. See: https://translate.wordpress.org/projects/wp-themes/twentytwelve * If you're building a theme based on Twenty Twelve, use a find and replace * to change 'twentytwelve' to the name of your theme in all the template files. */ - load_theme_textdomain( 'twentytwelve', get_template_directory() . '/languages' ); + load_theme_textdomain( 'twentytwelve' ); // This theme styles the visual editor with editor-style.css to match the theme style. add_editor_style(); diff --git a/wp-content/themes/twentytwelve/languages/twentytwelve.pot b/wp-content/themes/twentytwelve/languages/twentytwelve.pot deleted file mode 100644 index 6be731a706..0000000000 --- a/wp-content/themes/twentytwelve/languages/twentytwelve.pot +++ /dev/null @@ -1,352 +0,0 @@ -# Copyright (C) 2016 the WordPress team -# This file is distributed under the GNU General Public License v2 or later. -msgid "" -msgstr "" -"Project-Id-Version: Twenty Twelve 2.0\n" -"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/twentytwelve\n" -"POT-Creation-Date: 2016-04-05 09:48:39+00:00\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" - -#: 404.php:17 -msgid "This is somewhat embarrassing, isn’t it?" -msgstr "" - -#: 404.php:21 -msgid "" -"It seems we can’t find what you’re looking for. Perhaps " -"searching can help." -msgstr "" - -#: archive.php:29 -msgid "Daily Archives: %s" -msgstr "" - -#: archive.php:31 -msgid "Monthly Archives: %s" -msgstr "" - -#: archive.php:31 -msgctxt "monthly archives date format" -msgid "F Y" -msgstr "" - -#: archive.php:33 -msgid "Yearly Archives: %s" -msgstr "" - -#: archive.php:33 -msgctxt "yearly archives date format" -msgid "Y" -msgstr "" - -#: archive.php:35 -msgid "Archives" -msgstr "" - -#: author.php:32 -msgid "Author Archives: %s" -msgstr "" - -#: author.php:63 content.php:62 -msgid "About %s" -msgstr "" - -#: category.php:21 -msgid "Category Archives: %s" -msgstr "" - -#: comments.php:31 -msgid "One thought on “%2$s”" -msgid_plural "%1$s thoughts on “%2$s”" -msgstr[0] "" -msgstr[1] "" - -#: comments.php:42 -msgid "Comment navigation" -msgstr "" - -#: comments.php:43 -msgid "← Older Comments" -msgstr "" - -#: comments.php:44 -msgid "Newer Comments →" -msgstr "" - -#: comments.php:53 -msgid "Comments are closed." -msgstr "" - -#: content-aside.php:15 content-image.php:13 content-link.php:14 -#: content-quote.php:13 content-status.php:31 content.php:44 -msgid "Continue reading " -msgstr "" - -#: content-aside.php:20 content-link.php:18 content-quote.php:17 -#: content-status.php:15 -msgid "Permalink to %s" -msgstr "" - -#: content-aside.php:23 content-image.php:23 content-link.php:21 -#: content-quote.php:20 content-status.php:37 content.php:33 -msgid "Leave a reply" -msgstr "" - -#: content-aside.php:23 content-image.php:23 content-link.php:21 -#: content-quote.php:20 content-status.php:37 content.php:33 -msgid "1 Reply" -msgstr "" - -#: content-aside.php:23 content-image.php:23 content-link.php:21 -#: content-quote.php:20 content-status.php:37 content.php:33 -msgid "% Replies" -msgstr "" - -#: content-aside.php:26 content-image.php:26 content-link.php:24 -#: content-page.php:24 content-quote.php:23 content-status.php:40 -#: content.php:51 functions.php:345 image.php:37 -msgid "Edit" -msgstr "" - -#: content-link.php:12 -msgid "Link" -msgstr "" - -#: content-none.php:13 index.php:49 search.php:34 -msgid "Nothing Found" -msgstr "" - -#: content-none.php:17 index.php:53 -msgid "" -"Apologies, but no results were found. Perhaps searching will help find a " -"related post." -msgstr "" - -#: content-page.php:21 content.php:45 image.php:102 -msgid "Pages:" -msgstr "" - -#: content.php:16 -msgid "Featured post" -msgstr "" - -#: content.php:66 -msgid "View all posts by %s " -msgstr "" - -#. #-#-#-#-# twentytwelve.pot (Twenty Twelve 2.0) #-#-#-#-# -#. Author URI of the plugin/theme -#: footer.php:16 -msgid "https://wordpress.org/" -msgstr "" - -#: footer.php:16 -msgid "Semantic Personal Publishing Platform" -msgstr "" - -#: footer.php:16 -msgid "Proudly powered by %s" -msgstr "" - -#: functions.php:64 -msgid "Primary Menu" -msgstr "" - -#. translators: If there are characters in your language that are not supported -#. by Open Sans, translate this to 'off'. Do not translate into your own -#. language. -#: functions.php:104 -msgctxt "Open Sans font: on or off" -msgid "on" -msgstr "" - -#. translators: To add an additional Open Sans character subset specific to -#. your language, translate this to 'greek', 'cyrillic' or 'vietnamese'. Do not -#. translate into your own language. -#: functions.php:110 -msgctxt "Open Sans font: add new subset (greek, cyrillic, vietnamese)" -msgid "no-subset" -msgstr "" - -#: functions.php:215 -msgid "Page %s" -msgstr "" - -#: functions.php:244 -msgid "Main Sidebar" -msgstr "" - -#: functions.php:246 -msgid "" -"Appears on posts and pages except the optional Front Page template, which " -"has its own widgets" -msgstr "" - -#: functions.php:254 -msgid "First Front Page Widget Area" -msgstr "" - -#: functions.php:256 functions.php:266 -msgid "" -"Appears when using the optional Front Page template with a page set as " -"Static Front Page" -msgstr "" - -#: functions.php:264 -msgid "Second Front Page Widget Area" -msgstr "" - -#: functions.php:286 single.php:20 -msgid "Post navigation" -msgstr "" - -#: functions.php:287 -msgid " Older posts" -msgstr "" - -#: functions.php:288 -msgid "Newer posts " -msgstr "" - -#: functions.php:313 -msgid "Pingback:" -msgstr "" - -#: functions.php:313 -msgid "(Edit)" -msgstr "" - -#: functions.php:328 -msgid "Post author" -msgstr "" - -#. translators: 1: date, 2: time -#: functions.php:334 -msgid "%1$s at %2$s" -msgstr "" - -#: functions.php:340 -msgid "Your comment is awaiting moderation." -msgstr "" - -#: functions.php:349 -msgid "Reply" -msgstr "" - -#. Translators: used between list items, there is a space after the comma. -#: functions.php:370 functions.php:373 -msgid ", " -msgstr "" - -#: functions.php:384 -msgid "View all posts by %s" -msgstr "" - -#. Translators: 1 is category, 2 is tag, 3 is the date and 4 is the author's -#. name. -#: functions.php:390 -msgid "" -"This entry was posted in %1$s and tagged %2$s on %3$s by %4$s." -msgstr "" - -#: functions.php:392 -msgid "" -"This entry was posted in %1$s on %3$s by %4$s." -msgstr "" - -#: functions.php:394 -msgid "This entry was posted on %3$s by %4$s." -msgstr "" - -#: header.php:43 -msgid "Menu" -msgstr "" - -#: header.php:44 -msgid "Skip to content" -msgstr "" - -#: image.php:26 -msgid "" -"Published at %4$s × " -"%5$s in %8$s." -msgstr "" - -#: image.php:41 -msgid "← Previous" -msgstr "" - -#: image.php:42 -msgid "Next →" -msgstr "" - -#: index.php:38 -msgid "No posts to display" -msgstr "" - -#: index.php:42 -msgid "Ready to publish your first post? Get started here." -msgstr "" - -#: search.php:18 -msgid "Search Results for: %s" -msgstr "" - -#: search.php:38 -msgid "" -"Sorry, but nothing matched your search criteria. Please try again with some " -"different keywords." -msgstr "" - -#: single.php:21 -msgctxt "Previous post link" -msgid "←" -msgstr "" - -#: single.php:22 -msgctxt "Next post link" -msgid "→" -msgstr "" - -#: tag.php:21 -msgid "Tag Archives: %s" -msgstr "" - -#. Theme Name of the plugin/theme -msgid "Twenty Twelve" -msgstr "" - -#. Theme URI of the plugin/theme -msgid "https://wordpress.org/themes/twentytwelve/" -msgstr "" - -#. Description of the plugin/theme -msgid "" -"The 2012 theme for WordPress is a fully responsive theme that looks great on " -"any device. Features include a front page template with its own widgets, an " -"optional display font, styling for post formats on both index and single " -"views, and an optional no-sidebar page template. Make it yours with a custom " -"menu, header image, and background." -msgstr "" - -#. Author of the plugin/theme -msgid "the WordPress team" -msgstr "" - -#. Template Name of the plugin/theme -msgid "Front Page Template" -msgstr "" - -#. Template Name of the plugin/theme -msgid "Full-width Page Template, No Sidebar" -msgstr "" diff --git a/wp-includes/version.php b/wp-includes/version.php index 21a0d48d15..1b9609d1c4 100644 --- a/wp-includes/version.php +++ b/wp-includes/version.php @@ -4,7 +4,7 @@ * * @global string $wp_version */ -$wp_version = '4.6-beta3-38092'; +$wp_version = '4.6-beta3-38093'; /** * Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.