Переглянути джерело

Initial commit of Libre 2

alaczek 7 роки тому
батько
коміт
112af9a4fd
93 змінених файлів з 14223 додано та 0 видалено
  1. 62 0
      libre-2/404.php
  2. 55 0
      libre-2/archive.php
  3. 83 0
      libre-2/comments.php
  4. 453 0
      libre-2/editor-style.css
  5. 9 0
      libre-2/fonts/COPYING.txt
  6. 339 0
      libre-2/fonts/LICENSE.txt
  7. 215 0
      libre-2/fonts/README.md
  8. 11 0
      libre-2/fonts/genericons.css
  9. BIN
      libre-2/fonts/genericons/Genericons.eot
  10. 543 0
      libre-2/fonts/genericons/Genericons.svg
  11. BIN
      libre-2/fonts/genericons/Genericons.ttf
  12. BIN
      libre-2/fonts/genericons/Genericons.woff
  13. 20 0
      libre-2/fonts/genericons/genericons.css
  14. 20 0
      libre-2/fonts/package.json
  15. 64 0
      libre-2/footer.php
  16. 361 0
      libre-2/functions.php
  17. 60 0
      libre-2/header.php
  18. 63 0
      libre-2/inc/custom-header.php
  19. 26 0
      libre-2/inc/customizer.php
  20. 54 0
      libre-2/inc/extras.php
  21. 75 0
      libre-2/inc/headstart/en.json
  22. 579 0
      libre-2/inc/jetpack-fonts.php
  23. 114 0
      libre-2/inc/jetpack.php
  24. 162 0
      libre-2/inc/style-wpcom.css
  25. 125 0
      libre-2/inc/template-tags.php
  26. 308 0
      libre-2/inc/woocommerce.php
  27. 64 0
      libre-2/inc/wpcom-colors.php
  28. 52 0
      libre-2/inc/wpcom.php
  29. 55 0
      libre-2/index.php
  30. 36 0
      libre-2/js/customizer.js
  31. 65 0
      libre-2/js/libre.js
  32. 76 0
      libre-2/js/navigation.js
  33. 31 0
      libre-2/js/skip-link-focus-fix.js
  34. BIN
      libre-2/languages/de.mo
  35. 238 0
      libre-2/languages/de.po
  36. BIN
      libre-2/languages/es.mo
  37. 223 0
      libre-2/languages/es.po
  38. BIN
      libre-2/languages/fa.mo
  39. 231 0
      libre-2/languages/fa.po
  40. BIN
      libre-2/languages/fi.mo
  41. 204 0
      libre-2/languages/fi.po
  42. BIN
      libre-2/languages/fr-ca.mo
  43. 197 0
      libre-2/languages/fr-ca.po
  44. BIN
      libre-2/languages/fr.mo
  45. 233 0
      libre-2/languages/fr.po
  46. BIN
      libre-2/languages/he.mo
  47. 214 0
      libre-2/languages/he.po
  48. BIN
      libre-2/languages/hi.mo
  49. 205 0
      libre-2/languages/hi.po
  50. BIN
      libre-2/languages/hu.mo
  51. 214 0
      libre-2/languages/hu.po
  52. BIN
      libre-2/languages/is.mo
  53. 232 0
      libre-2/languages/is.po
  54. BIN
      libre-2/languages/it.mo
  55. 196 0
      libre-2/languages/it.po
  56. BIN
      libre-2/languages/ja.mo
  57. 232 0
      libre-2/languages/ja.po
  58. 277 0
      libre-2/languages/libre-2.pot
  59. BIN
      libre-2/languages/lt.mo
  60. 233 0
      libre-2/languages/lt.po
  61. BIN
      libre-2/languages/no.mo
  62. 238 0
      libre-2/languages/no.po
  63. BIN
      libre-2/languages/pt-br.mo
  64. 243 0
      libre-2/languages/pt-br.po
  65. BIN
      libre-2/languages/ro.mo
  66. 245 0
      libre-2/languages/ro.po
  67. BIN
      libre-2/languages/ru.mo
  68. 204 0
      libre-2/languages/ru.po
  69. BIN
      libre-2/languages/sq.mo
  70. 201 0
      libre-2/languages/sq.po
  71. BIN
      libre-2/languages/sv.mo
  72. 208 0
      libre-2/languages/sv.po
  73. BIN
      libre-2/languages/te.mo
  74. 218 0
      libre-2/languages/te.po
  75. BIN
      libre-2/languages/ur.mo
  76. 219 0
      libre-2/languages/ur.po
  77. 35 0
      libre-2/page.php
  78. 63 0
      libre-2/readme.txt
  79. 443 0
      libre-2/rtl.css
  80. BIN
      libre-2/screenshot.png
  81. 44 0
      libre-2/search.php
  82. 15 0
      libre-2/sidebar.php
  83. 32 0
      libre-2/single.php
  84. 1907 0
      libre-2/style.css
  85. 37 0
      libre-2/template-parts/content-author.php
  86. 34 0
      libre-2/template-parts/content-none.php
  87. 37 0
      libre-2/template-parts/content-page.php
  88. 26 0
      libre-2/template-parts/content-search.php
  89. 39 0
      libre-2/template-parts/content-single.php
  90. 47 0
      libre-2/template-parts/content.php
  91. 30 0
      libre-2/templates/full-width-page.php
  92. 29 0
      libre-2/templates/right-column-page.php
  93. 2320 0
      libre-2/woocommerce.css

+ 62 - 0
libre-2/404.php

@@ -0,0 +1,62 @@
+<?php
+/**
+ * The template for displaying 404 pages (not found).
+ *
+ * @package Libre 2
+ */
+
+get_header(); ?>
+
+	<div id="primary" class="content-area">
+		<main id="main" class="site-main" role="main">
+
+			<section class="error-404 not-found">
+				<header class="page-header">
+					<h1 class="page-title"><?php esc_html_e( 'Oops! That page can&rsquo;t be found.', 'libre-2' ); ?></h1>
+				</header><!-- .page-header -->
+
+				<div class="page-content">
+					<p><?php esc_html_e( 'It looks like nothing was found at this location. Maybe try one of the links below or a search?', 'libre-2' ); ?></p>
+
+					<?php get_search_form(); ?>
+
+				</div><!-- .page-content -->
+
+				<div class="widget-areas">
+
+					<div class="widget-area">
+						<?php the_widget( 'WP_Widget_Recent_Posts' ); ?>
+					</div>
+
+					<?php if ( libre_2_categorized_blog() ) : // Only show the widget if site has multiple categories. ?>
+					<div class="widget-area">
+						<div class="widget widget_categories">
+							<h2 class="widget-title"><?php esc_html_e( 'Most Used Categories', 'libre-2' ); ?></h2>
+							<ul>
+							<?php
+								wp_list_categories( array(
+									'orderby'    => 'count',
+									'order'      => 'DESC',
+									'show_count' => 1,
+									'title_li'   => '',
+									'number'     => 10,
+								) );
+							?>
+							</ul>
+						</div><!-- .widget -->
+					</div>
+					<?php endif; ?>
+
+					<div class="widget-area">
+						<?php
+							/* translators: %1$s: smiley */
+							$archive_content = '<p>' . sprintf( esc_html__( 'Try looking in the monthly archives. %1$s', 'libre-2' ), convert_smilies( ':)' ) ) . '</p>';
+							the_widget( 'WP_Widget_Archives', 'dropdown=1', "after_title=</h2>$archive_content" );
+						?>
+					</div>
+			</section><!-- .error-404 -->
+
+		</main><!-- #main -->
+	</div><!-- #primary -->
+
+<?php get_footer(); ?>

+ 55 - 0
libre-2/archive.php

@@ -0,0 +1,55 @@
+<?php
+/**
+ * The template for displaying archive pages.
+ *
+ * Learn more: http://codex.wordpress.org/Template_Hierarchy
+ *
+ * @package Libre 2
+ */
+
+get_header(); ?>
+
+	<div id="primary" class="content-area">
+		<main id="main" class="site-main" role="main">
+
+		<?php if ( have_posts() ) : ?>
+
+			<header class="page-header">
+				<?php
+					the_archive_title( '<h1 class="page-title">', '</h1>' );
+
+					if ( is_author() && '' !== get_the_author_meta( 'description' ) ) {
+						echo '<div class="taxonomy-description">' . get_the_author_meta( 'description' ) . '</div><!-- .taxonomy-description -->';
+					} else {
+						the_archive_description( '<div class="taxonomy-description">', '</div><!-- .taxonomy-description -->' );
+					}
+				?>
+			</header><!-- .page-header -->
+
+			<?php /* Start the Loop */ ?>
+			<?php while ( have_posts() ) : the_post(); ?>
+
+				<?php
+
+					/*
+					 * Include the Post-Format-specific template for the content.
+					 * If you want to override this in a child theme, then include a file
+					 * called content-___.php (where ___ is the Post Format name) and that will be used instead.
+					 */
+					get_template_part( 'template-parts/content', get_post_format() );
+				?>
+
+			<?php endwhile; ?>
+
+			<?php the_posts_navigation(); ?>
+
+		<?php else : ?>
+
+			<?php get_template_part( 'template-parts/content', 'none' ); ?>
+
+		<?php endif; ?>
+
+		</main><!-- #main -->
+	</div><!-- #primary -->
+
+<?php get_footer(); ?>

+ 83 - 0
libre-2/comments.php

@@ -0,0 +1,83 @@
+<?php
+/**
+ * The template for displaying comments.
+ *
+ * The area of the page that contains both current comments
+ * and the comment form.
+ *
+ * @package Libre 2
+ */
+
+/*
+ * If the current post is protected by a password and
+ * the visitor has not yet entered the password we will
+ * return early without loading the comments.
+ */
+if ( post_password_required() ) {
+	return;
+}
+?>
+
+<div id="comments" class="comments-area">
+
+	<?php // You can start editing here -- including this comment! ?>
+
+	<?php if ( have_comments() ) : ?>
+		<h2 class="comments-title">
+			<?php
+				$comments_number = get_comments_number();
+				if ( 1 === $comments_number ) {
+					/* translators: %s: post title */
+					printf( _x( 'One thought on &ldquo;%s&rdquo;', 'comments title', 'libre-2' ), get_the_title() );
+				} else {
+					printf(
+						/* translators: 1: number of comments, 2: post title */
+						_nx(
+							'%1$s thought on &ldquo;%2$s&rdquo;',
+							'%1$s thoughts on &ldquo;%2$s&rdquo;',
+							$comments_number,
+							'comments title',
+							'libre-2'
+						),
+						number_format_i18n( $comments_number ),
+						get_the_title()
+					);
+				}
+			?>
+		</h2><!-- .comments-title -->
+
+		<ol class="comment-list">
+			<?php
+				wp_list_comments( array(
+					'style'       => 'ol',
+					'short_ping'  => true,
+					'avatar_size' => 54,
+					'callback'    => 'libre_2_comments'
+				) );
+			?>
+		</ol><!-- .comment-list -->
+
+		<?php if ( get_comment_pages_count() > 1 && get_option( 'page_comments' ) ) : // Are there comments to navigate through? ?>
+		<nav id="comment-nav-below" class="navigation comment-navigation" role="navigation">
+			<h2 class="screen-reader-text"><?php esc_html_e( 'Comment navigation', 'libre-2' ); ?></h2>
+			<div class="nav-links">
+
+				<div class="nav-previous"><?php previous_comments_link( esc_html__( 'Older Comments', 'libre-2' ) ); ?></div>
+				<div class="nav-next"><?php next_comments_link( esc_html__( 'Newer Comments', 'libre-2' ) ); ?></div>
+
+			</div><!-- .nav-links -->
+		</nav><!-- #comment-nav-below -->
+		<?php endif; // Check for comment navigation. ?>
+
+	<?php endif; // Check for have_comments(). ?>
+
+	<?php
+		// If comments are closed and there are comments, let's leave a little note, shall we?
+		if ( ! comments_open() && '0' != get_comments_number() && post_type_supports( get_post_type(), 'comments' ) ) :
+	?>
+		<p class="no-comments"><?php esc_html_e( 'Comments are closed.', 'libre-2' ); ?></p>
+	<?php endif; ?>
+
+	<?php comment_form(); ?>
+
+</div><!-- #comments -->

+ 453 - 0
libre-2/editor-style.css

@@ -0,0 +1,453 @@
+/*--------------------------------------------------------------
+# Normalize
+--------------------------------------------------------------*/
+
+a {
+	background-color: transparent;
+}
+
+a:active,
+a:hover {
+	outline: 0;
+}
+
+abbr[title] {
+	border-bottom: 1px dotted;
+}
+
+b,
+strong {
+	font-weight: bold;
+}
+
+dfn {
+	font-style: italic;
+}
+
+h1 {
+	font-size: 2em;
+	margin: 0.67em 0;
+}
+
+mark {
+	background: #ff0;
+	color: #404040;
+}
+
+small {
+	font-size: 13px;
+}
+
+sub,
+sup {
+	font-size: 75%;
+	line-height: 0;
+	position: relative;
+	vertical-align: baseline;
+}
+
+sup {
+	top: -0.5em;
+}
+
+sub {
+	bottom: -0.25em;
+}
+
+img {
+	border: 0;
+}
+
+svg:not(:root) {
+	overflow: hidden;
+}
+
+figure {
+	margin: 1em 40px;
+}
+
+hr {
+	box-sizing: content-box;
+	height: 0;
+}
+
+pre {
+	overflow: auto;
+}
+
+code,
+kbd,
+pre,
+samp {
+	font-family: monospace, monospace;
+	font-size: 1em;
+}
+
+button,
+input,
+optgroup,
+select,
+textarea {
+	color: inherit;
+	font: inherit;
+	margin: 0;
+}
+
+optgroup {
+	font-weight: bold;
+}
+
+table {
+	border-collapse: collapse;
+	border-spacing: 0;
+}
+
+td,
+th {
+	padding: 0;
+}
+
+/*--------------------------------------------------------------
+# Typography
+--------------------------------------------------------------*/
+html .mceContentBody {
+	max-width: 739px;
+}
+body.mceContentBody {
+	color: #404040;
+	font-family: "Libre Baskerville", Libre 2, Georgia, Times, serif;
+	font-size: 18px;
+	font-size: 1rem;
+	line-height: 1.75;
+}
+
+h1,
+h2,
+h3,
+h4,
+h5,
+h6 {
+	clear: both;
+	font-family: "Libre Baskerville", Libre 2, Georgia, Times, serif;
+	font-weight: bold;
+	margin: 0 0 .875em;
+}
+h1 {
+	font-size: 29px;
+	font-size: 1.8125rem;
+	line-height: 1.3;
+}
+h2 {
+	font-size: 23px;
+	font-size: 1.4375rem;
+}
+h3 {
+	font-size: 18px;
+	font-size: 1rem;
+}
+h4 {
+	font-size: 14px;
+	font-size: .875rem;
+}
+h5 {
+	font-size: 13px;
+	font-size: .8125rem;
+}
+h6 {
+	font-size: 12px;
+	font-size: .75rem;
+}
+p {
+	margin-top: 0;
+	margin-bottom: 1.75em;
+}
+
+dfn,
+cite,
+em,
+i {
+	font-style: italic;
+}
+
+blockquote {
+	margin: 0 1.75em 1.75em 2.25em;
+	font-size: 18px;
+}
+
+address {
+	margin: 0 0 1.75em;
+}
+
+pre {
+	font-family: "Libre Baskerville", Libre 2, Georgia, Times, serif;
+	margin-bottom: 1.75em;
+	max-width: 100%;
+	overflow: auto;
+}
+
+code,
+kbd,
+tt,
+var {
+	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
+	font-size: 16px;
+}
+
+abbr,
+acronym {
+	border-bottom: 1px dotted #666;
+	cursor: help;
+}
+
+mark,
+ins {
+	background: #fff9c0;
+	text-decoration: none;
+}
+
+big {
+	font-size: 125%;
+}
+
+/*--------------------------------------------------------------
+# Elements
+--------------------------------------------------------------*/
+html {
+	box-sizing: border-box;
+}
+
+body {
+	background: #fff; /* Fallback for when there is no custom background color defined. */
+}
+
+blockquote:before,
+blockquote:after,
+q:before,
+q:after {
+	content: "";
+}
+
+blockquote,
+q {
+	quotes: "" "";
+}
+
+blockquote {
+	position: relative;
+}
+blockquote:before {
+	content: "\201c";
+	display: block;
+	font-size: 72px;
+	line-height: 1;
+	position: absolute;
+		top: 0;
+		left: -.6em;
+}
+blockquote blockquote {
+	margin-right: 0;
+}
+blockquote.alignleft,
+blockquote.alignright {
+	max-width: 47%;
+}
+blockquote.alignleft,
+blockquote.aligncenter {
+	margin-left: 2em;
+}
+blockquote.alignright {
+	margin-left: 3.5em;
+}
+.comments-area blockquote {
+	font-size: 18px;
+}
+
+.intro {
+	font-style: italic;
+	font-size: 23px;
+}
+
+hr {
+	background-color: #404040;
+	border: 0;
+	height: 1px;
+	margin-bottom: 1.75em;
+}
+
+ul,
+ol {
+	margin: 0 0 1.75em 0;
+	padding-left: 1.75em;
+}
+
+ul {
+	list-style: disc;
+}
+
+ol {
+	list-style: decimal;
+}
+
+li > ul,
+li > ol {
+	margin-bottom: 0;
+	margin-left: .4375em;
+}
+
+dt {
+	font-weight: bold;
+}
+
+dd {
+	margin: 0 1.75em 1.75em;
+}
+
+img {
+	height: auto; /* Make sure images are scaled correctly. */
+	max-width: 100%; /* Adhere to container width. */
+}
+
+table {
+	margin: 0 0 1.75em;
+	width: 100%;
+}
+
+td {
+	padding: 3px;
+}
+
+caption {
+	font-weight: bold;
+	padding: .4375em 0;
+}
+
+/*--------------------------------------------------------------
+## Captions
+--------------------------------------------------------------*/
+.wp-caption {
+	max-width: 100%;
+	padding: 0;
+	margin-bottom: 1.75em;
+}
+.wp-caption img[class*="wp-image-"] {
+	display: block;
+	margin: 0 auto;
+}
+.wp-caption-dd {
+	font-size: 14px;
+	font-style: italic;
+	position: relative;
+}
+.wp-caption-dd:before {
+	content: "\2014";
+	font-style: normal;
+	position: absolute;
+		top: 0;
+		left: -1.75em;
+}
+.wp-caption .wp-caption-dd {
+	margin: 0.8075em 0;
+}
+
+/*--------------------------------------------------------------
+# Alignments
+--------------------------------------------------------------*/
+.alignleft {
+	display: inline;
+	float: left;
+	margin: .875em 1.75em .875em 0 !important;
+}
+
+.alignright {
+	display: inline;
+	float: right;
+	margin: .875em 0 .875em 1.75em !important;
+}
+
+.aligncenter {
+	clear: both;
+	display: block;
+	margin: .875em auto !important;
+}
+
+/*--------------------------------------------------------------
+## Galleries
+--------------------------------------------------------------*/
+.gallery {
+	margin-bottom: 1.75em;
+}
+
+.gallery-item {
+	display: inline-block;
+	padding: 0.4375em;
+	margin: 0;
+	text-align: center;
+	vertical-align: top;
+	width: 100%;
+}
+
+.gallery-columns-2 .gallery-item {
+	max-width: 50%;
+}
+
+.gallery-columns-3 .gallery-item {
+	max-width: 33.33%;
+}
+
+.gallery-columns-4 .gallery-item {
+	max-width: 25%;
+}
+
+.gallery-columns-5 .gallery-item {
+	max-width: 20%;
+}
+
+.gallery-columns-6 .gallery-item {
+	max-width: 16.66%;
+}
+
+.gallery-columns-7 .gallery-item {
+	max-width: 14.28%;
+}
+
+.gallery-columns-8 .gallery-item {
+	max-width: 12.5%;
+}
+
+.gallery-columns-9 .gallery-item {
+	max-width: 11.11%;
+}
+
+.gallery-caption {
+	display: block;
+}
+
+@media screen and ( min-width: ) {
+	h1,
+	.singular .entry-title {
+		font-size: 47px;
+		font-size: 2.9375rem;
+		margin: 0 0 0.4375em;
+	}
+	h2 {
+		font-size: 29px;
+		font-size: 1.8125rem;
+		margin: 0 0 0.4375em;
+	}
+	h3 {
+		font-size: 23px;
+		font-size: 1.4375rem;
+	}
+	h4 {
+		font-size: 18px;
+		font-size: 1rem;
+	}
+	h5 {
+		font-size: 14px;
+		font-size: .875rem;
+	}
+	h6 {
+		font-size: 13px;
+		font-size: .8125rem;
+	}
+}

+ 9 - 0
libre-2/fonts/COPYING.txt

@@ -0,0 +1,9 @@
+Genericons is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
+
+The fonts are distributed WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+
+As a special exception, if you create a document which uses this font, and embed this font or unaltered portions of this font into the document, this font does not by itself cause the resulting document to be covered by the GNU General Public License. This exception does not however invalidate any other reasons why the document might be covered by the GNU General Public License. If you modify this font, you may extend this exception to your version of the font, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version.
+
+This license does not convey any intellectual property rights to third party trademarks that may be included in the icon font; such marks remain subject to all rights and guidelines of use of their owner.

+ 339 - 0
libre-2/fonts/LICENSE.txt

@@ -0,0 +1,339 @@
+                    GNU GENERAL PUBLIC LICENSE
+                       Version 2, June 1991
+
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+                            Preamble
+
+  The licenses for most software are designed to take away your
+freedom to share and change it.  By contrast, the GNU General Public
+License is intended to guarantee your freedom to share and change free
+software--to make sure the software is free for all its users.  This
+General Public License applies to most of the Free Software
+Foundation's software and to any other program whose authors commit to
+using it.  (Some other Free Software Foundation software is covered by
+the GNU Lesser General Public License instead.)  You can apply it to
+your programs, too.
+
+  When we speak of free software, we are referring to freedom, not
+price.  Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+this service if you wish), that you receive source code or can get it
+if you want it, that you can change the software or use pieces of it
+in new free programs; and that you know you can do these things.
+
+  To protect your rights, we need to make restrictions that forbid
+anyone to deny you these rights or to ask you to surrender the rights.
+These restrictions translate to certain responsibilities for you if you
+distribute copies of the software, or if you modify it.
+
+  For example, if you distribute copies of such a program, whether
+gratis or for a fee, you must give the recipients all the rights that
+you have.  You must make sure that they, too, receive or can get the
+source code.  And you must show them these terms so they know their
+rights.
+
+  We protect your rights with two steps: (1) copyright the software, and
+(2) offer you this license which gives you legal permission to copy,
+distribute and/or modify the software.
+
+  Also, for each author's protection and ours, we want to make certain
+that everyone understands that there is no warranty for this free
+software.  If the software is modified by someone else and passed on, we
+want its recipients to know that what they have is not the original, so
+that any problems introduced by others will not reflect on the original
+authors' reputations.
+
+  Finally, any free program is threatened constantly by software
+patents.  We wish to avoid the danger that redistributors of a free
+program will individually obtain patent licenses, in effect making the
+program proprietary.  To prevent this, we have made it clear that any
+patent must be licensed for everyone's free use or not licensed at all.
+
+  The precise terms and conditions for copying, distribution and
+modification follow.
+
+                    GNU GENERAL PUBLIC LICENSE
+   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+  0. This License applies to any program or other work which contains
+a notice placed by the copyright holder saying it may be distributed
+under the terms of this General Public License.  The "Program", below,
+refers to any such program or work, and a "work based on the Program"
+means either the Program or any derivative work under copyright law:
+that is to say, a work containing the Program or a portion of it,
+either verbatim or with modifications and/or translated into another
+language.  (Hereinafter, translation is included without limitation in
+the term "modification".)  Each licensee is addressed as "you".
+
+Activities other than copying, distribution and modification are not
+covered by this License; they are outside its scope.  The act of
+running the Program is not restricted, and the output from the Program
+is covered only if its contents constitute a work based on the
+Program (independent of having been made by running the Program).
+Whether that is true depends on what the Program does.
+
+  1. You may copy and distribute verbatim copies of the Program's
+source code as you receive it, in any medium, provided that you
+conspicuously and appropriately publish on each copy an appropriate
+copyright notice and disclaimer of warranty; keep intact all the
+notices that refer to this License and to the absence of any warranty;
+and give any other recipients of the Program a copy of this License
+along with the Program.
+
+You may charge a fee for the physical act of transferring a copy, and
+you may at your option offer warranty protection in exchange for a fee.
+
+  2. You may modify your copy or copies of the Program or any portion
+of it, thus forming a work based on the Program, and copy and
+distribute such modifications or work under the terms of Section 1
+above, provided that you also meet all of these conditions:
+
+    a) You must cause the modified files to carry prominent notices
+    stating that you changed the files and the date of any change.
+
+    b) You must cause any work that you distribute or publish, that in
+    whole or in part contains or is derived from the Program or any
+    part thereof, to be licensed as a whole at no charge to all third
+    parties under the terms of this License.
+
+    c) If the modified program normally reads commands interactively
+    when run, you must cause it, when started running for such
+    interactive use in the most ordinary way, to print or display an
+    announcement including an appropriate copyright notice and a
+    notice that there is no warranty (or else, saying that you provide
+    a warranty) and that users may redistribute the program under
+    these conditions, and telling the user how to view a copy of this
+    License.  (Exception: if the Program itself is interactive but
+    does not normally print such an announcement, your work based on
+    the Program is not required to print an announcement.)
+
+These requirements apply to the modified work as a whole.  If
+identifiable sections of that work are not derived from the Program,
+and can be reasonably considered independent and separate works in
+themselves, then this License, and its terms, do not apply to those
+sections when you distribute them as separate works.  But when you
+distribute the same sections as part of a whole which is a work based
+on the Program, the distribution of the whole must be on the terms of
+this License, whose permissions for other licensees extend to the
+entire whole, and thus to each and every part regardless of who wrote it.
+
+Thus, it is not the intent of this section to claim rights or contest
+your rights to work written entirely by you; rather, the intent is to
+exercise the right to control the distribution of derivative or
+collective works based on the Program.
+
+In addition, mere aggregation of another work not based on the Program
+with the Program (or with a work based on the Program) on a volume of
+a storage or distribution medium does not bring the other work under
+the scope of this License.
+
+  3. You may copy and distribute the Program (or a work based on it,
+under Section 2) in object code or executable form under the terms of
+Sections 1 and 2 above provided that you also do one of the following:
+
+    a) Accompany it with the complete corresponding machine-readable
+    source code, which must be distributed under the terms of Sections
+    1 and 2 above on a medium customarily used for software interchange; or,
+
+    b) Accompany it with a written offer, valid for at least three
+    years, to give any third party, for a charge no more than your
+    cost of physically performing source distribution, a complete
+    machine-readable copy of the corresponding source code, to be
+    distributed under the terms of Sections 1 and 2 above on a medium
+    customarily used for software interchange; or,
+
+    c) Accompany it with the information you received as to the offer
+    to distribute corresponding source code.  (This alternative is
+    allowed only for noncommercial distribution and only if you
+    received the program in object code or executable form with such
+    an offer, in accord with Subsection b above.)
+
+The source code for a work means the preferred form of the work for
+making modifications to it.  For an executable work, complete source
+code means all the source code for all modules it contains, plus any
+associated interface definition files, plus the scripts used to
+control compilation and installation of the executable.  However, as a
+special exception, the source code distributed need not include
+anything that is normally distributed (in either source or binary
+form) with the major components (compiler, kernel, and so on) of the
+operating system on which the executable runs, unless that component
+itself accompanies the executable.
+
+If distribution of executable or object code is made by offering
+access to copy from a designated place, then offering equivalent
+access to copy the source code from the same place counts as
+distribution of the source code, even though third parties are not
+compelled to copy the source along with the object code.
+
+  4. You may not copy, modify, sublicense, or distribute the Program
+except as expressly provided under this License.  Any attempt
+otherwise to copy, modify, sublicense or distribute the Program is
+void, and will automatically terminate your rights under this License.
+However, parties who have received copies, or rights, from you under
+this License will not have their licenses terminated so long as such
+parties remain in full compliance.
+
+  5. You are not required to accept this License, since you have not
+signed it.  However, nothing else grants you permission to modify or
+distribute the Program or its derivative works.  These actions are
+prohibited by law if you do not accept this License.  Therefore, by
+modifying or distributing the Program (or any work based on the
+Program), you indicate your acceptance of this License to do so, and
+all its terms and conditions for copying, distributing or modifying
+the Program or works based on it.
+
+  6. Each time you redistribute the Program (or any work based on the
+Program), the recipient automatically receives a license from the
+original licensor to copy, distribute or modify the Program subject to
+these terms and conditions.  You may not impose any further
+restrictions on the recipients' exercise of the rights granted herein.
+You are not responsible for enforcing compliance by third parties to
+this License.
+
+  7. If, as a consequence of a court judgment or allegation of patent
+infringement or for any other reason (not limited to patent issues),
+conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License.  If you cannot
+distribute so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you
+may not distribute the Program at all.  For example, if a patent
+license would not permit royalty-free redistribution of the Program by
+all those who receive copies directly or indirectly through you, then
+the only way you could satisfy both it and this License would be to
+refrain entirely from distribution of the Program.
+
+If any portion of this section is held invalid or unenforceable under
+any particular circumstance, the balance of the section is intended to
+apply and the section as a whole is intended to apply in other
+circumstances.
+
+It is not the purpose of this section to induce you to infringe any
+patents or other property right claims or to contest validity of any
+such claims; this section has the sole purpose of protecting the
+integrity of the free software distribution system, which is
+implemented by public license practices.  Many people have made
+generous contributions to the wide range of software distributed
+through that system in reliance on consistent application of that
+system; it is up to the author/donor to decide if he or she is willing
+to distribute software through any other system and a licensee cannot
+impose that choice.
+
+This section is intended to make thoroughly clear what is believed to
+be a consequence of the rest of this License.
+
+  8. If the distribution and/or use of the Program is restricted in
+certain countries either by patents or by copyrighted interfaces, the
+original copyright holder who places the Program under this License
+may add an explicit geographical distribution limitation excluding
+those countries, so that distribution is permitted only in or among
+countries not thus excluded.  In such case, this License incorporates
+the limitation as if written in the body of this License.
+
+  9. The Free Software Foundation may publish revised and/or new versions
+of the General Public License from time to time.  Such new versions will
+be similar in spirit to the present version, but may differ in detail to
+address new problems or concerns.
+
+Each version is given a distinguishing version number.  If the Program
+specifies a version number of this License which applies to it and "any
+later version", you have the option of following the terms and conditions
+either of that version or of any later version published by the Free
+Software Foundation.  If the Program does not specify a version number of
+this License, you may choose any version ever published by the Free Software
+Foundation.
+
+  10. If you wish to incorporate parts of the Program into other free
+programs whose distribution conditions are different, write to the author
+to ask for permission.  For software which is copyrighted by the Free
+Software Foundation, write to the Free Software Foundation; we sometimes
+make exceptions for this.  Our decision will be guided by the two goals
+of preserving the free status of all derivatives of our free software and
+of promoting the sharing and reuse of software generally.
+
+                            NO WARRANTY
+
+  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
+FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
+OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
+PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
+OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
+TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
+PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
+REPAIR OR CORRECTION.
+
+  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
+REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
+INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
+OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
+TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
+YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
+PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGES.
+
+                     END OF TERMS AND CONDITIONS
+
+            How to Apply These Terms to Your New Programs
+
+  If you develop a new program, and you want it to be of the greatest
+possible use to the public, the best way to achieve this is to make it
+free software which everyone can redistribute and change under these terms.
+
+  To do so, attach the following notices to the program.  It is safest
+to attach them to the start of each source file to most effectively
+convey the exclusion of warranty; and each file should have at least
+the "copyright" line and a pointer to where the full notice is found.
+
+    <one line to give the program's name and a brief idea of what it does.>
+    Copyright (C) <year>  <name of author>
+
+    This program is free software; you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation; either version 2 of the License, or
+    (at your option) any later version.
+
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+
+    You should have received a copy of the GNU General Public License along
+    with this program; if not, write to the Free Software Foundation, Inc.,
+    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+
+Also add information on how to contact you by electronic and paper mail.
+
+If the program is interactive, make it output a short notice like this
+when it starts in an interactive mode:
+
+    Gnomovision version 69, Copyright (C) year name of author
+    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
+    This is free software, and you are welcome to redistribute it
+    under certain conditions; type `show c' for details.
+
+The hypothetical commands `show w' and `show c' should show the appropriate
+parts of the General Public License.  Of course, the commands you use may
+be called something other than `show w' and `show c'; they could even be
+mouse-clicks or menu items--whatever suits your program.
+
+You should also get your employer (if you work as a programmer) or your
+school, if any, to sign a "copyright disclaimer" for the program, if
+necessary.  Here is a sample; alter the names:
+
+  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
+  `Gnomovision' (which makes passes at compilers) written by James Hacker.
+
+  <signature of Ty Coon>, 1 April 1989
+  Ty Coon, President of Vice
+
+This General Public License does not permit incorporating your program into
+proprietary programs.  If your program is a subroutine library, you may
+consider it more useful to permit linking proprietary applications with the
+library.  If this is what you want to do, use the GNU Lesser General
+Public License instead of this License.

+ 215 - 0
libre-2/fonts/README.md

@@ -0,0 +1,215 @@
+# Genericons
+
+Genericons are vector icons embedded in a webfont designed to be clean and simple keeping with a generic aesthetic.
+
+**But wait!** There is a newer, more modern-looking version of Genericons available, [Genericons Neue](https://github.com/Automattic/genericons-neue), which you should consider using instead.
+
+## Usage
+
+To use it, place the `genericons` folder in your stylesheet directory and enqueue the genericons.css file. Now you can create an icon like this:
+
+```
+.my-icon:before {
+	content: '\f101';
+	font: normal 16px/1 'Genericons';
+	display: inline-block;
+	-webkit-font-smoothing: antialiased;
+	-moz-osx-font-smoothing: grayscale;
+}
+```
+
+This will output a comment icon before every element with the class "my-icon". You can also use the bundled example.css if you'd rather insert the icons using HTML tags.
+
+
+## Building your own Genericons
+
+In the `source` directory, you'll find all Genericons source icons in SVG format. This will allow you to bake your own flavor of Genericons using a tool such as FontCustom (https://github.com/FontCustom/fontcustom) or Fontello (http://fontello.com). Perhaps you need more logos than are available in the base Genericons package? Just add those logos and bake your own expanded set. Maybe you need just a few of the icons Genericons provides, but would like to trim the fat? Remove the ones you won't need!
+
+
+### FontCustom instructions
+
+FontCustom is a powerful commandline tool which which bakes icon fonts from the SVG source files. It's the tool Genericons is built on, and it provides highly accurate and perfectly crisp icons, *provided all SVGs have the same pixel height*.
+
+It's not that hard to use, and once it's installed you'll never think of icon-fonts the same way again. Seriously, you should try it. Icon fonts for everyone!
+
+1. Install FontCustom. Follow the instructions on the website: https://github.com/FontCustom/fontcustom
+2. In the `source` directory from the Genericons download, open the file called `fontcustom.yml` in a text editor. Customize the `font_name` and `css_selector`.
+3. Open a terminal. Browse to the `source` directory. Type `fontcustom compile`.
+
+You'll now receive a brand new subdirectory called `fontcustom-webfont`. Inside here you'll find your very own flavor of Genericons, with only the icons you want, including a handy example page that'll help you copy/paste the necessary glyphs or CSS values. 
+
+*Please note*: In the source directory, there's a hidden file called `.fontcustom-manifest.json`. This file is auto-generated by the FontCustom tool, and holds codepoints (unicode addresses) for every glyph, so its address doesn't change when you add or remove icons. If you feel the need to "start fresh" with the unicode addresses, you should delete this file. 
+
+
+### Fontello instructions
+
+Fontello is very easy to use. Just drop the SVG files of the icons you want onto their website and download the font. The downside is that Fontello seems to ignore the 16px pixelgrid, so you'll end up with fuzzy icons. Buyer beware.
+
+
+## Notes
+
+**Photoshop mockups**
+
+The `Genericons.ttf` file can be placed in your system fonts folder and used Photoshop or other graphics apps if you like.
+
+If you're using Genericons in your Photoshop mockups, please remember to delete the old version of the font from Font Book, and grab the new one from the zip file. This also affects using it in your webdesigns: if you have an old version of the font installed locally, that's the font that'll be used in your website as well, so if you're missing icons, check for old versions of the font on your system.
+
+**Pixel grid**
+
+Genericons has been designed for a 16x16px grid. That means it'll look sharp at font-size: 16px exactly. It'll also be crisp at multiples thereof, such as 32px or 64px. It'll look reasonably crisp at in-between font sizes such as 24px or 48px, but not quite as crisp as 16 or 32. Please don't set the font-size to 17px, though, that'll just look terrible blurry.
+
+**Antialiasing**
+
+If you keep intact the `-webkit-font-smoothing: antialiased;` and `-moz-osx-font-smoothing: grayscale;` CSS properties. That'll make the icons look their best possible, in Firefox and WebKit based browsers.
+
+**optimizeLegibility**
+
+Note: On Android browsers with version 4.2, 4.3, and probably later, Genericons will simply not show up if you're using the CSS property "text-rendering" set to "optimizeLegibility.
+
+**Updates**
+
+We don't often update icons, but do very carefully when we get good feedback suggesting improvements. Please be mindful if you upgrade, and check that the updated icons behave as you intended.
+
+**Base64 encoding**
+
+By default, Genericons ships with a stylesheet that includes a base64 encoded version of the font. This is to sidestep issues with cross-origin requests for fonts, that happen when a stylesheet loads a font that's stored on a different domain or subdomain. This is very common when using caching plugins.
+
+Base64 encoding comes with a 25% filesize overhead compared to just loading the WOFF file directly. If you know that you won't be loading fonts across domains, or have the ability to edit your server config files to allow it, you can get slightly faster performance by loading Genericons without the base64 encoding. Simply edit `genericons.css` and edit the `@font-face` declaration to match this:
+
+```
+@font-face {
+	font-family: 'Genericons';
+		src: url('Genericons.woff') format('woff'),
+		url('Genericons.ttf') format('truetype'),
+		url('Genericons.svg#genericonsregular') format('svg');
+	font-weight: normal;
+	font-style: normal;
+}
+```
+
+
+
+## Changelog
+
+**3.4.1**
+
+* IE8 support restored.
+
+**3.4**
+
+* Updated: Update Google Plus icon to new geometric version. This also *retires* the "alt" version, so *please be mindful if you choose to update, make sure you use the `f206` glyph, not the `f218` glyph, as it no longer exists!
+* New: Added helper rotation classes to the base CSS, thanks to geminorum. Apply `genericon-rotate-90` to rotate 90 degrees, -180, -270. Or `genericon-flip-horizontal` or -vertical. 
+
+*Again, it is important if you choose to update to this version, make sure you're not using `genericon-googleplus-alt` or unicode character `f218`, as that has been retired! Use `genericon-googleplus` and glyph `f206` instead!*
+
+**3.3.1**
+
+Security Hardening: Remove Genericons example.html file. Please visit genericons.com instead.
+
+**3.3**
+
+The Open Source release.
+
+You can now build your own flavors of Genericons with all the SVGs provided. 
+
+
+**3.2**
+
+A number of new icons and a couple of quick updates. 
+
+* New: Activity
+* New: HTML anchor
+* New: Bug
+* New: Download
+* New: Handset
+* New: Microphone
+* New: Minus
+* New: Plus
+* New: Move
+* New: Rating stars, empty, half, full
+* New: Shuffle
+* New: video camera
+* New: Spotify
+* New: Twitch
+* Update: Fixed geometry in Edit icon
+* Update: Updated Foursquare icon
+* IE8 bugfix, slipstreamed into this. 
+
+Twitch and Spotify mark the last social icons that will be added to Genericons.
+Future social icons will have to happen in a separate font. 
+
+**3.1**
+
+Genericons is now generated using a commandline tool called FontCustom. This makes it far easier to add new icons to the font, but the switch means the download zip now has a different layout, fonts have different filenames, there's now no .otf font included (but the .ttf should suffice), and the font now has slightly different metrics. I've taken great care to ensure this new version should work as a drop-in replacement, but please be mindful and test carefully if you choose to upgrade.
+
+* Per feedback, the baked-in 16px width and height has been removed from the helper CSS. It wasn't really necessary (the glyph itself has these dimensions naturally), and it caused some headaches.
+* Base64 encoding is now included by default in the helper CSS. This makes it drop-in easy to get Genericons working in Firefox even when using a CDN. 
+* Title attribute on website tool.
+* New: Website.
+* New: Ellipsis.
+* New: Foursquare.
+* New: X-post.
+* New: Sitemap.
+* New: Hierarchy.
+* New: Paintbrush.
+* Updated: Show and Hide icons were updated for clarity.
+
+**3.0.3**
+
+Bunch of updates mostly.
+
+* Two new icons, Dropbox and Fullscreen.
+* Updates to all icons containing an exclamation mark.
+* Updates to Image and Quote.
+* Nicer "Share" icon.
+* Bigger default Linkedin icon.
+
+**3.0.2**
+
+A slew of new stuff and updates.
+
+* Social icons: Skype, Digg, Reddit, Stumbleupon, Pocket.
+* New generic icons: heart, lock and print.
+* New editing icons: code, bold, italic, image
+* New interaction icons: subscribe, unsubscribe, subscribed, reply all, reply, flag.
+* The hyperlink icon has been updated to be clearer, chunkier.
+* The "home" icon has been updated for style, size and clarity.
+* The email icon has been updated for style and clarity, and to fit with the new subscribe icons.
+* The document icon has been updated for style.
+* The "pin" icon has been updated for style and clarity.
+* The Twitter icon has been scaled down to fit with the other social icons.
+
+**3.0.1**
+
+Mostly maintenance. 
+
+* Fixed an issue with the example page that showed an old "top" icon instead of the actual NEW "refresh" icon.
+* Added inverse Google+ and Path.
+* Replaced tabs with spaces in the helper CSS.
+* Changed the Genericons.com copy/paste tool to serve span's instead of div's for casual icon insertion. It's being converted to "inline-block" anyway.
+
+**3.0**
+
+Mainly maintenance and a few new icons.
+
+* Fast forward, rewind, PollDaddy, Notice, Info, Help, Portfolio
+* Updated the feed icon. It's a bit smaller now for consistency, the previous one was rather big.
+* So, the previous version numbering, 2.09, wasn't very PHP version compare friendly. So from now on it'll be 3.0, 3.1 etc. Props Ipstenu.
+* Genericons.com now has a mini release blog.
+* The CSS has prettier formatting, props Konstantin Obenland.
+
+**2.09**
+
+Updated Facebook icon to new version. Updated Instagram logo to use new one-color version. Updated Google+ icon to use same radius as Instagram and Facebook. Added a bunch of new icons, cog, unapprove, cart, media player buttons, tablet, send to tablet.                                            
+
+**2.06**
+
+Included Base64 encoded version. This is necessary for Genericons to work with CDNs in Firefox. Firefox blocks fonts linked from a different domain. A CDN (typically s.example.com) usually puts the font on a subdomain, and is hence blocked in Firefox.
+
+**2.05**
+
+Added a bunch of new icons, including upload to cloud, download to cloud, many more.
+
+**2.0**
+
+Initial public release

+ 11 - 0
libre-2/fonts/genericons.css

@@ -0,0 +1,11 @@
+@import url('genericons/genericons.css');
+
+/*
+
+
+	This file location is deprecated
+
+	Please link to the genericons.css file in the font folder instead
+
+
+*/

BIN
libre-2/fonts/genericons/Genericons.eot


+ 543 - 0
libre-2/fonts/genericons/Genericons.svg

@@ -0,0 +1,543 @@
+<?xml version="1.0" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
+<!--
+2016-11-15: Created with FontForge (http://fontforge.org)
+-->
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1">
+<metadata>
+Created by FontForge 20160407 at Tue Nov 15 16:24:33 2016
+ By Joen Asmussen
+Copyright (c) 2016, Joen Asmussen
+</metadata>
+<defs>
+<font id="Genericons" horiz-adv-x="2048" >
+  <font-face 
+    font-family="Genericons"
+    font-weight="400"
+    font-stretch="normal"
+    units-per-em="2048"
+    panose-1="2 0 5 3 0 0 0 0 0 0"
+    ascent="2048"
+    descent="0"
+    bbox="-0.0140489 0 2048.01 2048"
+    underline-thickness="102.4"
+    underline-position="-204.8"
+    unicode-range="U+0020-F517"
+  />
+    <missing-glyph />
+    <glyph glyph-name="space" unicode=" " horiz-adv-x="200" 
+ />
+    <glyph glyph-name="uniF413" unicode="&#xf413;" 
+d="M256 1280c565.504 0 1024 -458.496 1024 -1024h-256c0 423.552 -344.448 768 -768 768v256zM256 1792c848.256 0 1536 -687.744 1536 -1536h-256c0 705.792 -574.208 1280 -1280 1280v256zM448 640c106.112 0 192 -86.0156 192 -192s-85.8877 -192 -192 -192
+s-192 86.0156 -192 192s85.8877 192 192 192z" />
+    <glyph glyph-name="uniF462" unicode="&#xf462;" 
+d="M618.502 1337l-213.004 142.004l-303.335 -455.002l303.335 -455.002l213.004 142.004l-208.665 312.998zM1642.5 1479l-213.004 -142.004l208.665 -312.998l-208.665 -312.998l213.004 -142.004l303.335 455.002zM771.821 543.045l248.357 -62.0898l256 1024
+l-248.357 62.0898z" />
+    <glyph glyph-name="uniF457" unicode="&#xf457;" 
+d="M1024 1792c424.064 0 768 -343.936 768 -768s-343.936 -768 -768 -768c-424.192 0 -768 343.936 -768 768s343.808 768 768 768zM1024 512c70.6562 0 128 57.4717 128 128s-57.3438 128 -128 128c-70.7842 0 -128 -57.4717 -128 -128s57.2158 -128 128 -128z
+M1342.72 1155.84c24.832 38.9121 37.248 85.1201 37.1201 138.752c0 74.4961 -27.6475 133.504 -83.7119 176.641c-55.9355 43.2637 -133.632 64.7676 -231.936 64.7676c-119.809 0 -234.496 -31.2324 -344.32 -93.9521l91.9043 -180.096
+c89.2158 47.2314 167.168 70.9121 233.983 70.9121c26.752 0 48.5127 -5.37598 65.2803 -16.2559c17.2803 -10.752 25.4717 -25.4727 25.4717 -44.0322c0 -23.2959 -8.06348 -44.0322 -23.5518 -62.208c-16 -18.0479 -41.4717 -38.4004 -77.1836 -60.9277
+c-45.1846 -28.1602 -76.416 -57.0889 -94.3359 -87.04c-17.5361 -29.6963 -26.3682 -66.4326 -26.3682 -109.44v-56.96h203.647v34.0479c0 18.6885 5.50391 35.2002 17.2803 48.8965c12.0322 14.0801 40.96 36.0957 86.9121 66.0479
+c55.04 34.8154 94.5918 71.6797 119.808 110.848z" />
+    <glyph glyph-name="uniF403" unicode="&#xf403;" 
+d="M1541.38 1530.62l506.624 -506.624l-506.624 -506.624c-131.456 -134.272 -314.752 -217.728 -517.376 -217.728c-202.752 0 -386.048 83.4551 -517.504 217.983l-506.496 506.368v0l506.496 506.496c131.456 134.4 314.624 217.984 517.504 217.984
+c202.752 0 385.92 -83.584 517.376 -217.856zM1404.42 651.776l372.096 372.224l-370.943 370.944c-102.528 104.704 -237.568 161.536 -381.568 161.536c-144.128 0 -279.168 -56.9609 -380.288 -160.385l-372.096 -372.096l370.688 -370.56
+c102.528 -104.96 237.696 -161.792 381.824 -161.792c144 0 279.168 56.832 380.288 160.128zM1408 1024zM640 1024c0 212.096 172.032 384 384 384s384 -171.904 384 -384c0 -211.968 -172.032 -384 -384 -384s-384 172.032 -384 384zM768 1152
+c0 -70.6562 57.2158 -128 128 -128c70.6562 0 128 57.3438 128 128s-57.3438 128 -128 128c-70.7842 0 -128 -57.3438 -128 -128z" />
+    <glyph glyph-name="uniF505" unicode="&#xf505;" 
+d="M256 1408v256h256v-256h-256zM768 1664h1024v-256h-1024v256zM256 896v256h256v-256h-256zM1408 1152v-256h-640v256h640zM256 384v256h256v-256h-256zM768 384v256h896v-256h-896z" />
+    <glyph glyph-name="uniF50F" unicode="&#xf50f;" 
+d="M1920 1024l-384 -384v256h-384v-384h256l-384 -384l-384 384h256v384h-384v-256l-384 384l384 384v-256h384v384h-256l384 384l384 -384h-256v-384h384v256z" />
+    <glyph glyph-name="uniF307" unicode="&#xf307;" 
+d="M768 640v128h128v-128h-128zM768 896v128h128v-128h-128zM768 1152v128h128v-128h-128zM512 640v128h128v-128h-128zM512 896v128h128v-128h-128zM1280 896v128h128v-128h-128zM1024 1152v128h128v-128h-128zM1280 1152v128h128v-128h-128zM1408 1664h256v-1280h-1408
+v1280h256v128h128v-128h640v128h128v-128zM1536 640v640c0 70.7842 -57.2158 128 -128 128h-896c-70.6562 0 -128 -57.2158 -128 -128v-640c0 -70.7842 57.3438 -128 128 -128h896c70.7842 0 128 57.2158 128 128zM1024 896v128h128v-128h-128zM1024 640v128h128v-128h-128z
+" />
+    <glyph glyph-name="uniF460" unicode="&#xf460;" 
+d="M1664 1280h128l-256 -768h-768l256 768h128l86.2725 256h339.455zM1300.86 1280h214.271l-43.1357 128h-128zM809.728 1536l86.2725 -256l-256 -768h-128l-256 768h128l86.2725 256h339.455zM532.864 1280h214.271l-43.1357 128h-128z" />
+    <glyph glyph-name="uniF430" unicode="&#xf430;" 
+d="M1024 1453.31l86.6562 -86.6553l-342.656 -342.656h896v-128h-896l342.656 -342.656l-86.6562 -86.6553l-493.312 493.312z" />
+    <glyph glyph-name="uniF515" unicode="&#xf515;" 
+d="M1024 1920c499.2 0 896 -396.8 896 -896s-396.8 -896 -896 -896s-896 396.8 -896 896s396.8 896 896 896zM1382.4 601.6c38.3994 0 64 25.6006 64 51.2002c0 38.4004 -12.8008 51.2002 -38.4004 64c-153.6 89.6006 -332.8 140.8 -524.8 140.8
+c-115.2 0 -217.601 -25.5996 -320 -51.1992c-25.6006 -12.8008 -51.2002 -25.6006 -51.2002 -64c0 -25.6006 12.7998 -51.2002 51.2002 -51.2002c0 0 25.5996 12.7998 38.3994 12.7998c89.6006 12.7998 192 25.5996 281.601 25.5996
+c166.399 0 332.8 -38.3994 460.8 -115.199c12.7998 -12.8008 25.5996 -12.8008 38.4004 -12.8008zM1484.8 832c38.4004 0 64 38.4004 64 76.7998c0 38.4004 -12.7998 64 -38.3994 76.7998c-179.2 102.4 -409.601 166.4 -640 166.4c-153.601 0 -256 -25.5996 -358.4 -51.2002
+c-38.4004 -12.7998 -51.2002 -38.3994 -51.2002 -76.7998s38.4004 -76.7998 76.7998 -89.5996c12.8008 0 25.6006 12.7998 38.4004 12.7998c76.7998 25.5996 179.2 38.3994 294.4 38.3994c217.6 0 422.399 -51.1992 563.199 -140.8
+c25.6006 0 25.6006 -12.7998 51.2002 -12.7998zM1600 1113.6c38.4004 0 76.7998 38.4004 76.7998 89.6006c0 38.3994 -25.5996 64 -51.2002 76.7998c-204.8 128 -473.6 179.2 -742.399 179.2c-153.601 0 -294.4 -12.7998 -422.4 -51.2002
+c-38.3994 -12.7998 -64 -38.4004 -64 -89.5996c0 -51.2002 38.4004 -89.6006 89.6006 -89.6006c25.5996 0 38.3994 12.7998 51.1992 12.7998c115.2 25.6006 230.4 38.4004 358.4 38.4004c243.2 0 486.4 -51.2002 652.8 -153.6
+c25.6006 -12.8008 38.4004 -12.8008 51.2002 -12.8008z" />
+    <glyph glyph-name="uniF448" unicode="&#xf448;" 
+d="M512 384v1280h384v-1280h-384zM1152 1664h384v-1280h-384v1280z" />
+    <glyph glyph-name="uniF453" unicode="&#xf453;" 
+d="M1536 2048c141.312 0 256 -114.688 256 -256v-1536c0 -141.312 -114.688 -256 -256 -256h-1024c-141.312 0 -256 114.688 -256 256v1536c0 141.312 114.688 256 256 256h1024zM1024 128c70.7842 0 128 57.2158 128 128s-57.2158 128 -128 128
+c-70.6562 0 -128 -57.2158 -128 -128s57.3438 -128 128 -128zM1536 512v1280h-1024v-1280h1024z" />
+    <glyph glyph-name="uniF419" unicode="&#xf419;" 
+d="M0 256v256h2048v-256h-2048zM0 1792h2048v-256h-2048v256zM0 896v256h2048v-256h-2048z" />
+    <glyph glyph-name="uniF423" unicode="&#xf423;" 
+d="M567.936 1440.9l-267.136 -480.896h403.2v-384h-128v256h-492.8l372.864 671.104zM1644.8 960h403.2v-384h-128v256h-492.8l372.864 671.104l112 -62.207zM1088 1344c176.768 0 320 -143.232 320 -320s-143.232 -320 -320 -320s-320 143.232 -320 320
+s143.232 320 320 320zM1088 832c105.856 0 192 86.1436 192 192s-86.1436 192 -192 192s-192 -86.1436 -192 -192s86.1436 -192 192 -192z" />
+    <glyph glyph-name="uniF512" unicode="&#xf512;" 
+d="M1920 1280l-555.136 -387.968l212.863 -636.032l-553.728 394.496l-553.728 -394.496l212.991 636.032l-555.264 387.968h685.312l210.688 640l210.688 -640h685.312z" />
+    <glyph glyph-name="uniF417" unicode="&#xf417;" 
+d="M960 1792c318.08 0 576 -257.92 576 -576c0 -159.232 -64.6396 -303.36 -169.088 -407.68l-406.912 -407.04l-406.912 407.04c-104.448 104.319 -169.088 248.447 -169.088 407.68c0 318.08 257.92 576 576 576zM960 896c176.64 0 320 143.36 320 320
+s-143.36 320 -320 320c-176.768 0 -320 -143.36 -320 -320s143.232 -320 320 -320z" />
+    <glyph glyph-name="uniF410" unicode="&#xf410;" 
+d="M256 1536h1536v-128l-768 -384l-768 384v128zM256 1216l768 -384l768 384v-704h-1536v704z" />
+    <glyph glyph-name="uniF449" unicode="&#xf449;" 
+d="M512 512v1024h1024v-1024h-1024z" />
+    <glyph glyph-name="uniF467" unicode="&#xf467;" 
+d="M1280 1280c282.752 0 512 -229.248 512 -512v-299.904l-150.016 149.889c-99.9688 99.9678 -231.04 150.016 -361.984 150.016h-256v-384l-640 640l640 640v-384h256z" />
+    <glyph glyph-name="uniF224" unicode="&#xf224;" 
+d="M1536 1792c141.312 0 256 -114.688 256 -256v-384c0 -424.064 -343.936 -768 -768 -768s-768 343.936 -768 768v384c0 141.312 114.688 256 256 256h1024zM1498.5 1189.5c50.0479 50.0479 50.0479 131.072 0 180.992c-50.0479 50.0479 -130.944 50.0479 -180.992 0
+l-293.504 -293.504l-293.504 293.504c-50.0479 50.0479 -131.072 50.0479 -180.992 0c-50.0479 -49.9199 -50.0479 -130.944 0 -180.992l361.984 -361.984l4.22363 4.22461c22.4004 -37.376 61.5684 -63.7441 108.288 -63.7441s85.8877 26.3682 108.288 63.7441
+l4.22363 -4.22461z" />
+    <glyph glyph-name="uniF203" unicode="&#xf203;" 
+d="M1664 1920c141.312 0 256 -114.688 256 -256v-1280c0 -141.312 -114.688 -256 -256 -256h-281.856v711.168h269.44l12.416 259.456h-281.984v192.384v0.255859v12.0322c0 71.2959 15.2324 114.432 108.544 114.432c86.6562 0 166.017 -0.639648 166.017 -0.639648
+l5.8877 242.304s-77.6963 9.98438 -182.528 9.98438c-259.584 0 -372.096 -159.872 -372.096 -333.952v-236.8h-254.336v-259.328h254.336v-711.296h-723.84c-141.312 0 -256 114.688 -256 256v1280c0 141.312 114.688 256 256 256h1280z" />
+    <glyph glyph-name="uniF502" unicode="&#xf502;" 
+d="M128 2048h1920l-960 -960z" />
+    <glyph glyph-name="uniF412" unicode="&#xf412;" 
+d="M1920 832l-640 -640v448h-1024v704l384 384v-704h640v448z" />
+    <glyph glyph-name="uniF440" unicode="&#xf440;" 
+d="M1152 640v-256h256l-384 -384l-384 384h256v256h256zM1664 1024c141.312 0 256 -114.688 256 -256s-114.688 -256 -256 -256h-384v256h-512v-256h-384c-141.312 0 -256 114.688 -256 256s114.688 256 256 256h6.40039c-4.09668 20.7363 -6.40039 42.1123 -6.40039 64
+c0 176.768 143.232 320 320 320c89.3438 0 169.984 -36.7363 227.968 -95.8721c60.7998 131.84 193.408 223.872 348.032 223.872c211.968 0 384 -171.904 384 -384c0 -45.1836 -9.21582 -87.8076 -23.5518 -128h23.5518z" />
+    <glyph glyph-name="uniF305" unicode="&#xf305;" 
+d="M1408 1664h256v-1280h-1408v1280h256v128h128v-128h640v128h128v-128zM1536 640v640c0 70.7842 -57.2158 128 -128 128h-896c-70.6562 0 -128 -57.2158 -128 -128v-640c0 -70.7842 57.3438 -128 128 -128h896c70.7842 0 128 57.2158 128 128zM960 1280
+c35.3281 0 64 -28.6719 64 -64v-512c0 -35.3281 -28.6719 -64 -64 -64s-64 28.6719 -64 64v448h-64c-35.3281 0 -64 28.6719 -64 64s28.6719 64 64 64h128z" />
+    <glyph glyph-name="uniF443" unicode="&#xf443;" 
+d="M1152 1664l384 -384v-121.472v-6.52832v-768h-1024v1280h512h128zM1408 512v640h-256h-128v128v256h-384v-1024h768z" />
+    <glyph glyph-name="uniF411" unicode="&#xf411;" 
+d="M1280 1728l448 -448l-896 -896h-448v448zM1280 1536l-594.688 -594.688l96 -96l594.688 594.688zM768 512l128 128l-96 96v0l-64 64v0l-96 96l-128 -128zM845.312 781.312l96 -96l594.688 594.688l-96 96z" />
+    <glyph glyph-name="uniF402" unicode="&#xf402;" 
+d="M896 1536v-256h256v-128h-256v-256h-128v256h-256v128h256v256h128zM1297.15 878.848l494.848 -494.848l-128 -128l-494.848 494.848c-94.8486 -68.9912 -210.816 -110.848 -337.152 -110.848c-318.08 0 -576 257.92 -576 576s257.92 576 576 576s576 -257.92 576 -576
+c0 -126.336 -41.8564 -242.304 -110.848 -337.152zM832 768c247.552 0 448 200.576 448 448s-200.448 448 -448 448c-247.424 0 -448 -200.576 -448 -448s200.576 -448 448 -448z" />
+    <glyph glyph-name="uniF420" unicode="&#xf420;" 
+d="M483.2 1564.8l-227.2 227.2h640v-640l-232.32 232.32c-93.0557 -92.1602 -151.68 -218.88 -151.68 -360.32c0 -238.208 163.584 -436.736 384 -493.824v-262.656c-363.008 61.0566 -640 376.064 -640 756.48c0 212.096 88.0645 402.048 227.2 540.8zM1792 1024
+c0 -212.096 -88.0645 -401.92 -227.2 -540.8l227.2 -227.2h-640v640l18.5596 -18.5596l213.761 -213.761c93.0557 92.1602 151.68 218.88 151.68 360.32c0 238.208 -163.584 436.736 -384 493.824v262.656c363.008 -61.0566 640 -376.064 640 -756.48z" />
+    <glyph glyph-name="uniF425" unicode="&#xf425;" 
+d="M704 1024c35.3281 0 64 -28.6719 64 -64s-28.6719 -64 -64 -64s-64 28.6719 -64 64s28.6719 64 64 64zM704 1280c35.3281 0 64 -28.6719 64 -64s-28.6719 -64 -64 -64s-64 28.6719 -64 64s28.6719 64 64 64zM704 768c35.3281 0 64 -28.6719 64 -64s-28.6719 -64 -64 -64
+s-64 28.6719 -64 64s28.6719 64 64 64zM896 896v128h384v-128h-384zM896 640v128h384v-128h-384zM1280 1664h256v-1280h-1152v1280h256c0 70.7842 57.3438 128 128 128h384c70.7842 0 128 -57.2158 128 -128zM832 1664c-35.3281 0 -64 -28.6719 -64 -64s28.6719 -64 64 -64
+h256c35.3281 0 64 28.6719 64 64s-28.6719 64 -64 64h-256zM1408 512v1024h-128v-128h-640v128h-128v-1024h896zM896 1152v128h384v-128h-384z" />
+    <glyph glyph-name="uniF508" unicode="&#xf508;" 
+d="M1450.5 1395.2c45.6963 -69.376 124.288 -115.2 213.504 -115.2c5.50391 0 10.4961 1.28027 15.8721 1.66406l-399.872 -799.872l-256 512l-256 -512l-128 256l-256 -512l-299.776 599.424l228.992 114.561l70.7842 -141.568l256 512l128 -256l256 512l256 -512z
+M1664 1728c106.112 0 192 -86.0156 192 -192s-85.8877 -192 -192 -192s-192 86.0156 -192 192s85.8877 192 192 192z" />
+    <glyph glyph-name="uniF507" unicode="&#xf507;" 
+d="M1792 604.544c76.2881 -44.416 128 -126.08 128 -220.544c0 -141.312 -114.688 -256 -256 -256s-256 114.688 -256 256c0 94.5918 51.7119 176.128 128 220.544v163.456c0 70.7842 -57.2158 128 -128 128h-256v-291.456c76.2881 -44.416 128 -126.08 128 -220.544
+c0 -141.312 -114.688 -256 -256 -256s-256 114.688 -256 256c0 94.4639 51.8398 176.128 128 220.544v291.456h-256c-70.6562 0 -128 -57.2158 -128 -128v-163.456c76.1602 -44.416 128 -126.08 128 -220.544c0 -141.312 -114.688 -256 -256 -256s-256 114.688 -256 256
+c0 94.4639 51.8398 176.128 128 220.544v163.456c0 212.096 171.904 384 384 384h256v291.456c-76.1602 44.416 -128 126.08 -128 220.544c0 141.312 114.688 256 256 256s256 -114.688 256 -256c0 -94.4639 -51.7119 -176.128 -128 -220.544v-291.456h256
+c211.968 0 384 -171.904 384 -384v-163.456zM1024 1792c-70.6562 0 -128 -57.3438 -128 -128s57.3438 -128 128 -128s128 57.3438 128 128s-57.3438 128 -128 128zM384 256c70.6562 0 128 57.2158 128 128s-57.3438 128 -128 128s-128 -57.2158 -128 -128
+s57.3438 -128 128 -128zM1024 256c70.6562 0 128 57.2158 128 128s-57.3438 128 -128 128s-128 -57.2158 -128 -128s57.3438 -128 128 -128zM1664 256c70.7842 0 128 57.2158 128 128s-57.2158 128 -128 128s-128 -57.2158 -128 -128s57.2158 -128 128 -128z" />
+    <glyph glyph-name="uniF306" unicode="&#xf306;" 
+d="M1151.87 1219.46c0.12793 -0.511719 0.12793 -0.896484 0.12793 -1.4082v-1.79199v-0.255859c0 -5.12012 -0.639648 -10.3682 -1.91992 -15.4883l-128 -512c-8.57617 -34.1758 -43.2637 -55.04 -77.5684 -46.5918c-34.3037 8.57617 -55.168 43.2637 -46.5918 77.5684
+l108.16 432.512h-174.08c-35.3281 0 -64 28.6719 -64 64s28.6719 64 64 64h256h1.53613h1.28027c1.02344 -0.12793 1.91992 -0.12793 2.81543 -0.255859h0.255859c30.3359 -2.68848 54.5283 -26.624 57.8564 -56.96v0c0 -0.768555 0.12793 -1.4082 0.12793 -2.04785
+v-1.28027zM1408 1664h256v-1280h-1408v1280h256v128h128v-128h640v128h128v-128zM1536 640v640c0 70.7842 -57.2158 128 -128 128h-896c-70.6562 0 -128 -57.2158 -128 -128v-640c0 -70.7842 57.3438 -128 128 -128h896c70.7842 0 128 57.2158 128 128z" />
+    <glyph glyph-name="uniF406" unicode="&#xf406;" 
+d="M2048 1920l-832 -832l832 -832l-128 -128l-832 832l-832 -832l-128 128l832 832l-832 832l128 128l832 -832l832 832z" />
+    <glyph glyph-name="uniF215" unicode="&#xf215;" 
+d="M1024 1753.6h-358.4c-89.5996 0 -140.8 -12.7998 -166.399 -25.5996c-38.4004 -12.7998 -76.7998 -38.4004 -102.4 -64c-25.5996 -25.5996 -51.2002 -64 -64 -102.4c-12.7998 -25.5996 -25.5996 -76.7998 -25.5996 -166.399v-358.4v-358.399
+c0 -89.6006 12.7998 -140.801 25.5996 -166.4c12.7998 -38.4004 38.4004 -76.7998 64 -102.4c25.6006 -25.5996 64 -51.1992 102.4 -64c25.5996 -12.7998 76.7998 -25.5996 166.399 -25.5996h358.4h358.4c89.5996 0 140.8 12.7998 166.399 25.5996
+c38.4004 12.8008 76.7998 38.4004 102.4 64c25.5996 25.6006 51.2002 64 64 102.4c12.7998 25.5996 25.5996 76.7998 25.5996 166.4v358.399v358.4c0 89.5996 -12.7998 140.8 -25.5996 166.399c-12.7998 38.4004 -38.4004 76.8008 -64 102.4
+c-25.6006 25.5996 -64 51.2002 -102.4 64c-25.5996 12.7998 -76.7998 25.5996 -166.399 25.5996h-358.4zM1024 1920v0c243.2 0 268.8 0 358.4 -12.7998c89.5996 0 166.399 -12.7998 217.6 -38.4004c51.2002 -25.5996 102.4 -51.2002 153.6 -102.399
+c51.2002 -38.4004 76.8008 -89.6006 102.4 -153.601c12.7998 -51.2002 38.4004 -128 38.4004 -217.6v-371.2v-371.2c0 -89.5996 -12.8008 -166.399 -38.4004 -217.6s-51.2002 -102.4 -102.4 -153.601c-38.3994 -51.1992 -89.5996 -76.7998 -153.6 -102.399
+c-51.2002 -12.7998 -128 -38.4004 -217.6 -38.4004h-371.2h-371.2s-166.4 12.7998 -217.6 38.4004c-51.2002 25.5996 -102.4 51.2002 -153.601 102.399c-51.2002 38.4004 -76.7998 89.6006 -102.399 153.601c-12.8008 51.2002 -38.4004 128 -38.4004 217.6v371.2v371.2
+c12.7998 89.5996 25.5996 153.6 51.2002 217.6c12.7998 51.2002 51.2002 102.4 102.399 153.601c51.2002 51.1992 102.4 89.5996 153.601 115.199c51.2002 12.8008 128 38.4004 217.6 38.4004h371.2zM1024 1484.8c256 0 460.8 -204.8 460.8 -460.8
+s-204.8 -460.8 -460.8 -460.8s-460.8 204.8 -460.8 460.8s204.8 460.8 460.8 460.8zM1024 729.6c166.4 0 294.4 128 294.4 294.4s-128 294.4 -294.4 294.4s-294.4 -128 -294.4 -294.4s128 -294.4 294.4 -294.4zM1395.2 1497.6c0 56.5547 45.8457 102.4 102.399 102.4
+c56.5547 0 102.4 -45.8457 102.4 -102.4c0 -56.5537 -45.8457 -102.399 -102.4 -102.399c-56.5537 0 -102.399 45.8457 -102.399 102.399z" />
+    <glyph glyph-name="uniF202" unicode="&#xf202;" 
+d="M1920 1583.74c-49.2803 -73.7285 -111.744 -138.368 -183.552 -190.208c0.767578 -15.7441 1.2793 -31.6162 1.2793 -47.4883c0 -485.76 -369.92 -1046.02 -1046.27 -1046.02c-207.616 0 -400.768 60.7998 -563.456 165.248
+c28.7998 -3.45605 58.1123 -5.24805 87.8076 -5.24805c172.032 0 330.752 58.752 456.448 157.439c-160.768 2.81641 -296.576 108.929 -343.424 255.104c22.5283 -3.96777 45.4404 -6.52832 69.248 -6.52832c33.5361 0 65.9199 4.48047 96.7676 12.7998
+c-168.319 33.792 -294.912 182.272 -294.912 360.448v4.73633c49.6641 -27.5205 106.368 -44.0322 166.528 -45.9521c-98.6875 65.9199 -163.456 178.432 -163.456 305.92c0 67.3281 18.1758 130.688 49.792 184.96c181.376 -222.464 452.353 -368.768 757.889 -384.128
+c-6.27246 26.8799 -9.60059 54.9121 -9.60059 83.7119c0 203.008 164.608 367.616 367.616 367.616c105.855 0 201.472 -44.6719 268.544 -116.096c83.584 16.5117 162.304 47.1035 233.216 89.2158c-27.3916 -85.8887 -85.7598 -157.952 -161.536 -203.393
+c74.3682 8.83203 145.152 28.5439 211.072 57.8564z" />
+    <glyph glyph-name="uniF222" unicode="&#xf222;" 
+d="M1223.94 775.936c20.0967 20.0967 52.0967 19.9688 72.0645 0c19.9678 -19.9678 19.9678 -52.9912 0 -72.96c-56.96 -56.96 -145.92 -86.0156 -270.976 -86.0156c-126.977 0 -216.064 29.0557 -273.024 86.0156c-19.9678 19.9688 -19.9678 52.9922 0 72.96
+c19.9678 19.9688 51.9678 19.9688 71.9355 0c38.0166 -38.0156 103.04 -56.0635 199.04 -56.0635c97.9209 0 162.944 18.0479 200.96 56.0635zM894.976 982.016c0 -61.0557 -49.9199 -112 -112 -112c-60.9277 0 -110.976 50.9443 -110.976 112
+c0 61.9521 49.9199 112 110.976 112c61.9521 0 112 -50.0479 112 -112zM1265.02 1094.02c61.9512 0 112 -50.0479 112 -112c0 -61.0557 -50.0488 -112 -112 -112c-61.9521 0 -112 50.9443 -112 112c0 61.9521 50.0479 112 112 112zM1698.05 1089.02
+c24.96 17.9199 43.0078 45.9512 43.1357 78.9756c0 54.0156 -44.0312 98.0479 -98.0479 98.0479c-32 0 -57.9834 -16 -76.0322 -39.04c53.8887 -39.9355 98.9443 -87.04 130.944 -137.983zM1021.06 500.992c347.904 0 631.937 177.023 632.064 393.983
+c0 219.009 -284.032 396.032 -632.064 396.032c-349.056 0 -632.96 -177.023 -632.96 -395.008s283.904 -395.008 632.96 -395.008zM306.944 1168c0 -30.9756 16 -57.9844 39.9355 -74.8799c32 50.9443 76.9277 97.0234 131.968 136.96
+c-17.9199 22.0156 -43.0078 35.9678 -72.96 35.9678c-54.9121 0 -98.9434 -44.0322 -98.9434 -98.0479zM1600 1805.06c-41.9844 0 -77.0557 -35.0713 -77.0557 -77.0557s35.0713 -77.0557 77.0557 -77.0557s77.0557 34.9434 77.0557 77.0557
+s-35.0713 77.0557 -77.0557 77.0557zM1842.94 1168c0 -75.0078 -41.9844 -137.984 -101.889 -173.056c8.95996 -32 13.9521 -64.8965 13.9521 -98.9443c0 -274.944 -329.088 -498.048 -734.08 -498.048s-734.976 222.976 -734.976 497.023
+c0 35.9688 6.01562 70.0166 16.1279 104.064c-57.9844 34.9443 -97.0244 97.0244 -97.0244 168.96c0 110.976 89.9844 200.96 200.96 200.96c66.0488 0 124.032 -32.8955 160 -82.9443c114.944 60.9287 257.024 99.9688 411.904 105.984l92.0322 456.96
+c3.07227 14.0801 11.0078 25.9844 23.04 33.0244c12.0322 8.06348 25.9834 9.9834 39.04 7.04004l312.96 -72.0645c30.9756 52.9922 88.96 89.9844 155.008 89.9844c98.9443 0 179.072 -80 179.072 -178.944s-80 -178.944 -178.944 -178.944
+c-95.1035 0 -172.032 73.9844 -178.048 167.937l-262.016 60.0322l-77.0566 -386.049c148.992 -7.93555 285.952 -46.9756 397.057 -108.031c35.9678 51.9678 94.9756 86.0156 162.943 86.0156c109.952 0 199.937 -89.9844 199.937 -200.96z" />
+    <glyph glyph-name="uniF214" unicode="&#xf214;" 
+d="M1091.2 1920v-452.992h425.216v-281.216h-425.216v-459.52c0 -103.937 5.50391 -170.624 16.6396 -200.192c10.8799 -29.3125 31.4883 -52.8643 61.3125 -70.5283c39.6797 -23.8076 84.8633 -35.7119 135.936 -35.7119c90.624 0 180.864 29.4404 270.72 88.4482v-282.624
+c-76.6719 -35.9678 -146.048 -61.3125 -208 -75.9043c-61.9512 -14.4639 -129.023 -21.7598 -201.216 -21.7598c-81.9199 0 -154.368 10.3682 -217.344 30.9756c-62.9756 20.6084 -116.608 50.3047 -161.024 88.4482c-44.5439 38.2725 -75.2637 78.9766 -92.416 122.112
+c-17.1514 43.1357 -25.7275 105.6 -25.7275 187.52v628.736h-198.016v253.568c70.3994 22.9121 130.688 55.6797 180.863 98.4316c50.3047 42.624 90.4961 93.8242 120.832 153.856c30.3359 59.7754 51.2002 135.808 62.7207 228.352h254.72z" />
+    <glyph glyph-name="uniF104" unicode="&#xf104;" 
+d="M512 1664l1152 -640l-1152 -640v1280z" />
+    <glyph glyph-name="uniF50B" unicode="&#xf50b;" 
+d="M1408 1152l-384 -384l-384 384h256v512h256v-512h256zM384 640h1280v-256h-1280v256z" />
+    <glyph glyph-name="uniF409" unicode="&#xf409;" 
+d="M1024 1664l640 -512l-128 -128v-512h-1024v512l-128 128zM1152 576v448h-256v-448h256z" />
+    <glyph glyph-name="uniF458" unicode="&#xf458;" 
+d="M1920 1024l-1024 -640v480l-768 -480v1280l768 -480v480z" />
+    <glyph glyph-name="uniF218" unicode="&#xf218;" 
+d="M729.6 1152h550.4s12.7998 -38.4004 12.7998 -89.5996c0 -332.801 -230.399 -563.2 -563.2 -563.2c-320 0 -588.8 268.8 -588.8 588.8s281.601 588.8 588.8 588.8c153.601 0 294.4 -51.2002 384 -153.6l-153.6 -153.601c-38.4004 25.6006 -102.4 76.8008 -230.4 76.8008
+c-204.8 0 -371.199 -166.4 -371.199 -371.2s166.399 -371.2 371.199 -371.2c230.4 0 320 166.4 332.801 243.2h-332.801v204.8zM1664 1152h128v-128h-128v-128h-128v128h-128v128h128v128h128v-128z" />
+    <glyph glyph-name="uniF513" unicode="&#xf513;" 
+d="M1920 1280l-555.136 -387.968l212.863 -636.032l-553.728 394.496l-553.728 -394.496l212.991 636.032l-555.264 387.968h685.312l210.688 640l210.688 -640h685.312zM1024 807.68l307.584 -219.136l-118.4 353.536l300.288 209.92h-371.456l-118.016 358.528v-702.849z
+" />
+    <glyph glyph-name="uniF301" unicode="&#xf301;" 
+d="M704 1152h960l-256 -640h-1024v1024h384l64 -128h448v-128h-640l-128 -256h128z" />
+    <glyph glyph-name="uniF474" unicode="&#xf474;" 
+d="M128 1408v384h384zM640 768v512h768v-512h-768zM1536 1792h384v-384zM128 640l384 -384h-384v384zM1536 256l384 384v-384h-384zM1536 1408l256 384l128 -128zM1536 640l384 -256l-128 -128zM128 384l384 256l-256 -384zM128 1664l128 128l256 -384z" />
+    <glyph glyph-name="uniF438" unicode="&#xf438;" 
+d="M1280 1792c141.312 0 256 -114.688 256 -256v-1024c0 -141.312 -114.688 -256 -256 -256h-512c-141.312 0 -256 114.688 -256 256v384h128v-128h768v768h-768v-128h-128v128c0 141.312 114.688 256 256 256h512zM1024 384c70.7842 0 128 57.2158 128 128
+s-57.2158 128 -128 128c-70.6562 0 -128 -57.2158 -128 -128s57.3438 -128 128 -128zM768 896v128h-512v256h512v128l384 -256z" />
+    <glyph glyph-name="uniF451" unicode="&#xf451;" 
+d="M256 384v1280l1024 -640zM1408 1664h384v-1280h-384v1280z" />
+    <glyph glyph-name="uniF404" unicode="&#xf404;" 
+d="M1024 640c-19.8398 0 -39.04 2.43164 -57.8564 5.63184l436.225 436.225c3.2002 -18.8164 5.63184 -38.0166 5.63184 -57.8564c0 -211.968 -172.032 -384 -384 -384zM1696.26 1375.74l351.744 -351.744l-506.624 -506.624
+c-131.456 -134.272 -314.752 -217.728 -517.376 -217.728c-117.248 0 -226.944 29.3115 -324.864 79.1035l147.072 146.944c56.7041 -20.6084 115.968 -34.0479 177.92 -34.0479c144 0 279.168 56.832 380.288 160.128l372.096 372.224l-216.063 215.936zM1606.02 1722.11
+l128.641 -129.024l-1279.87 -1279.87l-128.896 128.769l128 128.128l-453.888 453.888v0l506.496 506.496c131.456 134.4 314.624 217.984 517.504 217.984c170.368 0 324.48 -61.8242 448 -160.385zM896 1024c70.6562 0 128 57.3438 128 128s-57.3438 128 -128 128
+c-70.7842 0 -128 -57.3438 -128 -128s57.2158 -128 128 -128zM1229.18 1345.28l105.729 105.728c-90.752 66.8164 -197.12 105.473 -310.912 105.473c-144.128 0 -279.168 -56.9609 -380.288 -160.385l-372.096 -372.096l318.208 -318.336l113.023 113.024
+c-38.6553 59.5195 -62.8477 129.023 -62.8477 205.312c0 212.096 172.032 384 384 384c76.2881 0 145.792 -24.1924 205.184 -62.7197z" />
+    <glyph glyph-name="uniF209" unicode="&#xf209;" 
+d="M1073.15 2048c481.664 0 798.976 -348.672 798.976 -722.944c0 -495.104 -275.328 -865.151 -680.96 -865.151c-136.32 0 -264.448 73.7275 -308.352 157.439c0 0 -73.2168 -290.943 -88.832 -347.136c-26.8809 -97.2803 -79.2324 -194.56 -127.104 -270.208
+l-148.992 54.0156c-3.58398 88.3203 -0.639648 194.049 22.0166 289.92c24.1914 102.4 162.304 687.744 162.304 687.744s-40.3203 80.6406 -40.3203 199.809c0 187.008 108.544 326.784 243.456 326.784c114.816 0 170.24 -86.1445 170.24 -189.44
+c0 -115.328 -73.7275 -288 -111.488 -448c-31.6152 -133.632 67.2002 -242.816 199.168 -242.816c239.232 0 400.128 307.072 400.128 670.977c0 276.607 -186.367 483.712 -525.184 483.712c-382.72 0 -621.312 -285.568 -621.312 -604.544
+c0 -110.08 32.5117 -187.521 83.1992 -247.424c23.5527 -27.7764 26.624 -38.9121 18.3047 -70.6562c-6.0166 -23.04 -19.9688 -78.9766 -25.7285 -101.248c-8.44824 -32 -34.3037 -43.2637 -63.2314 -31.3604c-176.257 71.6807 -258.433 264.96 -258.433 482.048
+c0 358.656 302.336 788.48 902.145 788.48z" />
+    <glyph glyph-name="uniF217" unicode="&#xf217;" 
+d="M1024 1920c494.08 0 896 -402.048 896 -896c0 -494.08 -401.92 -896 -896 -896c-493.952 0 -896 401.92 -896 896c0 493.952 402.048 896 896 896zM1112.83 1769.47c-211.2 10.4961 -420.864 -73.4717 -564.608 -220.16
+c-146.432 -144.256 -216.063 -354.176 -189.695 -551.68c23.4238 -197.248 142.592 -378.496 307.584 -476.032c160.768 -96 365.312 -104.191 530.943 -29.0557c-47.1035 -13.0557 -96.6396 -20.3516 -147.712 -20.3516c-303.487 0 -550.399 246.911 -550.399 550.399
+c0 143.872 55.6797 274.944 146.304 373.12c1.02441 1.02441 1.91992 1.91992 2.81641 2.94434c4.60742 4.73535 9.08789 9.47168 13.6953 14.208c0.512695 0.383789 0.896484 1.02344 1.4082 1.2793c128 148.353 317.056 242.177 528.256 242.177
+c221.057 0 418.176 -102.912 546.048 -263.424c-20.8633 33.5352 -44.0312 65.6631 -69.376 95.6152c-137.983 168.832 -343.68 273.408 -555.264 280.96zM1415.04 1006.21c4.35156 -90.3682 -25.3438 -182.912 -80.7676 -257.152
+c-55.5527 -73.8555 -135.169 -129.664 -225.28 -156.928c-74.8799 -22.7842 -156.544 -25.5996 -234.112 -7.04004c54.0166 -21.6318 112.896 -33.6641 174.464 -33.6641c259.968 0 471.296 211.456 471.296 471.296c0 0.768555 -0.12793 1.66406 -0.12793 2.68848
+c-13.6953 142.336 -88.1914 276.352 -200.319 359.168c-137.345 104.576 -332.288 116.864 -479.232 38.0156c-73.2158 -38.5273 -136.832 -97.1514 -176.896 -166.912c-40.5762 -69.8877 -58.4961 -151.68 -52.2246 -230.912
+c10.624 -158.976 124.8 -305.023 271.616 -345.216c146.432 -44.0322 313.344 19.584 391.936 142.849c82.5605 120.447 62.7207 293.119 -36.3516 391.68c-94.0801 104.192 -260.992 115.968 -367.872 36.8643c-54.0156 -38.6562 -92.5439 -94.3359 -105.344 -157.057
+c-13.3125 -62.0801 -1.66406 -128.64 30.4639 -181.76c32.1279 -53.7598 83.7119 -93.5684 141.952 -108.032c58.2402 -15.1035 121.6 -4.86328 171.52 25.6006c50.5605 30.4639 87.5518 80.1279 97.9199 135.68c11.3926 55.2959 -1.66406 114.432 -34.3037 158.848
+c-32.1279 45.5684 -82.8164 73.3447 -135.936 76.9287c-52.9922 4.0957 -105.856 -17.2803 -141.568 -54.2725c-36.6084 -35.9678 -52.0957 -89.0879 -44.6719 -137.855c7.55176 -48.6406 38.2715 -93.6963 80 -115.584c26.4961 -14.7207 57.4717 -19.8408 86.9121 -16.3848
+c-62.0801 1.53613 -114.177 43.2646 -131.456 100.097c-0.512695 0.767578 -1.02441 1.66406 -1.4082 2.6875c-17.9199 41.4717 -13.0557 94.3359 16.1279 133.376c28.416 38.7842 77.5684 63.3604 128.768 60.7998c51.0723 -1.66406 101.376 -33.0234 128 -78.9756
+c27.3926 -45.8242 32 -106.752 7.80859 -158.336c-24.0645 -51.7119 -73.7285 -90.2402 -131.584 -101.632c-57.4717 -12.416 -122.752 4.73535 -167.68 47.3594c-44.8008 40.96 -72.0645 104.192 -67.4561 168.32c3.83984 133.12 150.911 237.44 287.104 200.96
+c138.368 -31.6162 226.944 -196.736 173.824 -338.304c-48.6406 -142.72 -224.769 -225.536 -373.888 -166.912c-74.1123 27.5195 -134.784 85.8877 -169.729 157.568c-34.9443 72.1914 -42.2402 158.592 -17.9199 237.695c47.8721 161.664 226.176 269.185 398.848 238.464
+c175.36 -25.5996 313.217 -192.64 317.568 -374.016zM1024 207.488c319.232 0 595.968 184.319 730.112 451.712c37.248 84.7354 58.8799 175.744 58.8799 265.728c0 318.977 -247.04 554.368 -553.216 607.616c154.496 -64 279.296 -200.32 331.52 -362.496
+c70.1445 -203.136 20.8643 -447.872 -133.12 -608.896c-148.224 -162.944 -384.384 -245.633 -608.128 -206.208c-226.048 35.584 -422.912 198.271 -517.504 407.936c-97.792 209.408 -90.3682 468.224 26.8799 674.432c116.736 206.337 329.344 354.433 566.272 395.009
+c11.7754 2.17578 23.6797 3.96777 35.584 5.37598c-420.992 -32.1279 -753.664 -384.641 -753.664 -813.696c0 -450.304 366.208 -816.512 816.384 -816.512z" />
+    <glyph glyph-name="uniF469" unicode="&#xf469;" 
+d="M256 1280h1536v-768h-256v384h-1024v-384h-256v768zM1408 1664v-256h-768v256h768zM1408 640c0 -98.3037 37.5039 -196.48 112.512 -271.488l112.513 -112.512h-768l-112.513 112.512c-75.0078 75.0078 -112.512 173.185 -112.512 271.488v128h768v-128z" />
+    <glyph glyph-name="uniF476" unicode="&#xf476;" 
+d="M384 1248c123.776 0 224 -100.224 224 -224c0 -123.648 -100.224 -224 -224 -224s-224 100.352 -224 224c0 123.776 100.224 224 224 224zM1024 1248c123.648 0 224 -100.224 224 -224c0 -123.648 -100.352 -224 -224 -224c-123.776 0 -224 100.352 -224 224
+c0 123.776 100.224 224 224 224zM1664 1248c123.648 0 224 -100.224 224 -224c0 -123.648 -100.352 -224 -224 -224s-224 100.352 -224 224c0 123.776 100.352 224 224 224z" />
+    <glyph glyph-name="uniF211" unicode="&#xf211;" 
+d="M1472 1440c229.888 0 416 -186.24 416 -416s-186.112 -416 -416 -416s-416 186.24 -416 416s186.112 416 416 416zM576 1440c229.76 0 416 -186.24 416 -416s-186.24 -416 -416 -416s-416 186.24 -416 416s186.24 416 416 416z" />
+    <glyph glyph-name="uniF456" unicode="&#xf456;" 
+d="M1024 1792c424.064 0 768 -343.936 768 -768s-343.936 -768 -768 -768c-424.192 0 -768 343.936 -768 768s343.808 768 768 768zM1024 512c70.7842 0 128 57.2158 128 128s-57.2158 128 -128 128c-70.6562 0 -128 -57.2158 -128 -128s57.3438 -128 128 -128zM1113.22 896
+l51.584 640h-281.6l51.2002 -640h178.815z" />
+    <glyph glyph-name="uniF471" unicode="&#xf471;" 
+d="M512 1664h358.656c163.328 0 281.855 -23.2959 355.712 -69.7598c73.7275 -46.4639 110.592 -120.448 110.592 -221.824c0 -68.8643 -16.1279 -125.312 -48.3838 -169.344c-32.3838 -44.1602 -75.2646 -70.6562 -128.769 -79.6162v-7.93652
+c72.96 -16.2559 125.568 -46.7197 157.952 -91.3916c32.2559 -44.6719 48.5127 -104.063 48.5127 -178.048c0 -105.088 -38.0166 -187.008 -113.921 -245.888c-76.0312 -58.8809 -178.943 -88.1924 -309.248 -88.1924h-431.104v1152zM768 1207.81h130.176
+c66.3047 0 114.176 10.2402 143.872 30.7207c29.5684 20.4795 44.5439 54.3994 44.5439 101.632c0 44.1602 -16.1279 75.7754 -48.5117 94.9756c-32.3838 19.0723 -83.4561 28.7998 -153.344 28.7998h-116.736v-256.128zM768 1013.89v-300.16h147.456
+c67.2002 0 116.864 12.9287 148.864 38.6562c32.1279 25.7285 48.1279 65.1523 48.1279 118.145c0 95.6152 -68.3525 143.487 -204.929 143.487h-139.52v-0.12793z" />
+    <glyph glyph-name="uniF433" unicode="&#xf433;" 
+d="M0 896l896 -896h-896v896z" />
+    <glyph glyph-name="uniF447" unicode="&#xf447;" 
+d="M1408 512c70.7842 0 128 -57.2158 128 -128s-57.2158 -128 -128 -128s-128 57.2158 -128 128s57.2158 128 128 128zM640 512c70.6562 0 128 -57.2158 128 -128s-57.3438 -128 -128 -128s-128 57.2158 -128 128s57.3438 128 128 128zM1536 896h-896v-128h896v-128h-1024
+v1024h-256v128h384v-256h1152z" />
+    <glyph glyph-name="uniF511" unicode="&#xf511;" 
+d="M1024 1510.53l-118.016 -358.528h-371.328l300.288 -209.92l-118.272 -353.28l307.328 218.88l307.584 -219.136l-118.4 353.536l300.288 209.92h-371.456zM1024 1920v0l210.688 -640h685.312l-555.136 -387.968l212.863 -636.032l-553.728 394.496l-553.728 -394.496
+l212.991 636.032l-555.264 387.968h685.312z" />
+    <glyph glyph-name="uniF427" unicode="&#xf427;" 
+d="M1717.72 1436.21c99.7246 -99.7246 99.7246 -261.281 0 -361.006l-232.861 -232.989c-98.5723 -98.5723 -257.44 -99.3398 -357.421 -2.81543l-455.353 -455.354h-288.036v287.908l455.097 454.969l-0.767578 0.768555c-99.5967 99.5957 -99.5967 261.408 0 361.005
+l232.989 232.989c99.5957 99.7246 261.408 99.7246 361.005 0zM1344.04 1104.01l160.02 160.021l-256.031 256.031l-160.021 -160.02z" />
+    <glyph glyph-name="uniF219" unicode="&#xf219;" 
+d="M1438.08 1832.7c0 0 563.456 -229.376 370.176 -838.4c-267.264 -554.496 -784.64 -349.056 -784.64 -349.056v-277.504s-19.7119 -153.344 -202.88 -220.288c-183.296 -66.6885 -351.616 59.5195 -351.616 59.5195v279.809
+c83.584 -85.5039 195.712 -134.272 240.128 -9.98438v945.92h311.68v-537.472s460.416 -138.496 522.368 289.792c9.85645 475.392 -546.944 472.832 -546.944 472.832s-349.184 22.2715 -522.495 -257.536c-131.2 -222.848 37.1191 -423.424 37.1191 -423.424
+l-225.279 -200.448s-339.2 418.433 -7.42383 871.552c430.848 487.681 1159.81 194.688 1159.81 194.688z" />
+    <glyph glyph-name="uniF100" unicode="&#xf100;" 
+d="M512 1408h1024v-128h-1024v128zM1152 1152v-128h-640v128h640zM1280 1024v128h256v-128h-256zM896 768v128h640v-128h-640zM768 896v-128h-256v128h256zM512 512v128h768v-128h-768z" />
+    <glyph glyph-name="uniF400" unicode="&#xf400;" 
+d="M1792 384l-128 -128l-494.848 494.848c-94.8486 -68.9912 -210.816 -110.848 -337.152 -110.848c-318.08 0 -576 257.92 -576 576s257.92 576 576 576s576 -257.92 576 -576c0 -126.336 -41.8564 -242.304 -110.848 -337.152zM384 1216c0 -247.424 200.576 -448 448 -448
+c247.552 0 448 200.576 448 448s-200.448 448 -448 448c-247.424 0 -448 -200.576 -448 -448z" />
+    <glyph glyph-name="uniF439" unicode="&#xf439;" 
+d="M896 1664v-384h-256v384c0 70.7842 57.3438 128 128 128s128 -57.2158 128 -128zM1408 1664v-384h-256v384c0 70.7842 57.2158 128 128 128s128 -57.2158 128 -128zM384 1152h1280c0 -309.632 -219.904 -567.68 -512 -627.072v-268.928h-256v268.928
+c-292.096 59.2646 -512 317.44 -512 627.072z" />
+    <glyph glyph-name="uniF509" unicode="&#xf509;" 
+d="M1534.21 717.824l147.712 -88.5762c-134.4 -223.36 -378.24 -373.248 -657.92 -373.248c-279.552 0 -523.52 149.888 -657.92 373.248l147.712 88.7041c92.1602 -98.1758 226.816 -168.96 382.208 -194.688v500.736h-128v128h128v163.456
+c-76.1602 44.416 -128 126.08 -128 220.544c0 141.312 114.688 256 256 256s256 -114.688 256 -256c0 -94.4639 -51.7119 -176.128 -128 -220.544v-163.456h128v-128h-128v-500.864c155.52 25.7285 289.92 96.3838 382.208 194.688zM1024 1664
+c-70.6562 0 -128 -57.3438 -128 -128s57.3438 -128 128 -128c70.7842 0 128 57.3438 128 128s-57.2158 128 -128 128z" />
+    <glyph glyph-name="uniF510" unicode="&#xf510;" 
+d="M1664 1152v-256h-512v-512h-256v512h-512v256h512v512h256v-512h512z" />
+    <glyph glyph-name="uniF445" unicode="&#xf445;" 
+d="M1888 748.032l-57.5996 -139.648l-305.408 21.8887c-31.3604 -39.9365 -66.9443 -75.6484 -106.88 -107.009l21.7598 -305.536l-139.264 -57.5996l-200.704 231.552c-25.2158 -3.07129 -49.9199 -7.67969 -75.9043 -7.67969c-25.7275 0 -50.1758 4.6084 -75.1357 7.67969
+l-200.96 -231.808l-139.393 57.7275l21.7607 305.408c-39.9365 31.3604 -75.5205 66.9443 -107.009 106.88l-305.536 -21.7598l-57.7275 139.264l231.68 200.832c-3.07129 25.0879 -7.67969 49.792 -7.67969 75.7764c0 25.7275 4.6084 50.1758 7.55176 75.1357
+l-231.552 200.96l57.7275 139.393l305.28 -21.7607c31.4883 39.9365 67.2002 75.7764 107.265 107.265l-21.7607 305.408l139.137 57.5996l200.96 -231.68c24.96 2.94336 49.5352 7.67969 75.3916 7.67969s50.4316 -4.73633 75.3916 -7.67969l200.96 231.68
+l139.265 -57.5996l-21.8887 -305.408c39.9365 -31.3604 75.6484 -67.0723 107.137 -107.008l305.408 21.6318l57.5996 -139.136l-231.552 -200.832c3.07129 -25.0889 7.67969 -49.6641 7.67969 -75.6484c0 -25.7275 -4.6084 -50.3037 -7.67969 -75.2637zM1280 1024
+c0 141.312 -114.688 256 -256 256s-256 -114.688 -256 -256s114.688 -256 256 -256s256 114.688 256 256z" />
+    <glyph glyph-name="uniF516" unicode="&#xf516;" 
+d="M1024 1452.42v-467.328h-155.776v467.328h155.776zM1408 1452.42v-467.328h-155.776v467.328h155.776zM323.2 1920h1596.8v-1090.82l-467.456 -445.184h-350.464l-233.6 -256h-228.48v256h-512v1224.32zM1764.22 907.136v857.088h-1285.5v-1129.73h350.977v-211.328
+l233.472 211.328h428.16z" />
+    <glyph glyph-name="uniF435" unicode="&#xf435;" 
+d="M384 512l640 640l640 -640h-1280zM384 1408h1280v-128h-1280v128z" />
+    <glyph glyph-name="uniF300" unicode="&#xf300;" 
+d="M1536 1536c141.312 0 256 -114.688 256 -256v-384c0 -141.312 -114.688 -256 -256 -256h-448l-448 -448v448h-128c-141.312 0 -256 114.688 -256 256v384c0 141.312 114.688 256 256 256h1024z" />
+    <glyph glyph-name="uniF514" unicode="&#xf514;" 
+d="M1664 768v128l256 -256l-256 -256v128h-256c-282.752 0 -512 229.248 -512 512c0 141.312 -114.688 256 -256 256h-384v256h384c282.752 0 512 -229.248 512 -512c0 -141.312 114.688 -256 256 -256h256zM1408 1280c-61.8242 0 -117.888 -22.9121 -162.176 -59.3916
+c-27.3926 83.9678 -70.7842 160 -128 224.768c82.5596 56.96 182.271 90.624 290.176 90.624h256v128l256 -256l-256 -256v128h-256zM640 768c61.8242 0 117.888 22.9121 162.176 59.3916c27.3926 -83.9678 70.7842 -160 128 -224.768
+c-82.5596 -56.832 -182.271 -90.624 -290.176 -90.624h-384v256h384z" />
+    <glyph glyph-name="uniF102" unicode="&#xf102;" 
+d="M1408 1408l512 -128v-896h-1792v896l512 128l128 256h512zM1024 512.256c247.552 0 448 200.448 448 448c0 247.424 -200.448 448 -448 448c-247.424 0 -448 -200.576 -448 -448c0 -247.552 200.576 -448 448 -448zM512 1600v-96.1279l-256 -64v160.128h256z
+M1024 1280.13c176.768 0 320 -143.231 320 -320c0 -176.768 -143.232 -320 -320 -320s-320 143.232 -320 320c0 176.769 143.232 320 320 320z" />
+    <glyph glyph-name="uniF466" unicode="&#xf466;" 
+d="M640 1344l-320 -320l320 -320v-320l-640 640l640 640v-320zM1408 1280c282.752 0 512 -229.248 512 -512v-299.904l-150.016 149.889c-99.9688 99.9678 -231.04 150.016 -361.984 150.016h-256v-384l-640 640l640 640v-384h256z" />
+    <glyph glyph-name="uniF463" unicode="&#xf463;" 
+d="M1536 1408l-768 -384l-768 384v128h1536v-128zM0 1216l768 -384l256 128v-448h-1024v704zM1920 1152c70.7842 0 128 -57.3438 128 -128v-640c0 -70.7842 -57.2158 -128 -128 -128h-640c-70.7842 0 -128 57.2158 -128 128v640c0 70.6562 57.2158 128 128 128h640z
+M1920 640v128h-256v256h-128v-256h-256v-128h256v-256h128v256h256z" />
+    <glyph glyph-name="uniF422" unicode="&#xf422;" 
+d="M384 1536h1152v-1024h-1152v1024zM1408 640v640h-896v-640h896z" />
+    <glyph glyph-name="uniF201" unicode="&#xf201;" 
+d="M1024 128c128 0 256 32 368 80c-16 144 -64 368 -208 688c-288 -96 -560 -304 -704 -576c144 -128 336 -192 544 -192zM1536 288c208 144 352 384 384 640c-192 32 -368 32 -576 0c16 -32 128 -304 192 -640zM128 1088v-64c0 -224 80 -432 224 -592
+c176 288 496 496 784 592c-16 48 -48 112 -80 176c-368 -112 -592 -144 -928 -112zM1760 1536c-160 -128 -368 -192 -560 -288c48 -64 64 -112 96 -176c208 48 480 32 624 0c-16 176 -64 336 -160 464zM672 1856c-256 -112 -448 -336 -512 -624c288 -32 688 48 832 96
+c-96 192 -192 352 -320 528zM1024 1920c-64 0 -128 -16 -192 -16c128 -208 192 -320 304 -512c128 48 384 128 528 256c-160 160 -384 272 -640 272zM1024 2048c560 0 1024 -464 1024 -1024s-464 -1024 -1024 -1024s-1024 464 -1024 1024s464 1024 1024 1024z" />
+    <glyph glyph-name="uniF426" unicode="&#xf426;" 
+d="M1664 1024c141.312 0 256 -114.688 256 -256s-114.688 -256 -256 -256h-1280c-141.312 0 -256 114.688 -256 256s114.688 256 256 256h6.52832c-4.35254 20.8643 -6.52832 41.9844 -6.52832 64c0 176.768 143.232 320 320 320
+c89.3438 0 169.984 -36.8643 227.968 -95.8721c60.7998 131.84 193.408 223.872 348.032 223.872c211.968 0 384 -171.904 384 -384c0 -45.1836 -9.21582 -87.8076 -23.5518 -128h23.5518z" />
+    <glyph glyph-name="uniF446" unicode="&#xf446;" 
+d="M1024 1792c424.064 0 768 -343.936 768 -768s-343.936 -768 -768 -768s-768 343.936 -768 768s343.936 768 768 768zM1536 1024c0 282.752 -229.248 512 -512 512c-94.8477 0 -182.528 -27.5195 -258.688 -72.4482l698.368 -698.24
+c44.8008 76.1602 72.3203 163.969 72.3203 258.688zM512 1024c0 -282.752 229.248 -512 512 -512c94.7197 0 182.4 27.5195 258.56 72.3203l-698.239 698.239c-44.8008 -76.1592 -72.3203 -163.84 -72.3203 -258.56z" />
+    <glyph glyph-name="uniF504" unicode="&#xf504;" 
+d="M1664 1536c0 -94.4639 -51.7119 -176.128 -128 -220.544v-163.456c0 -282.752 -229.248 -512 -512 -512c-141.312 0 -256 -114.688 -256 -256v-128h-256v1059.46c-76.1602 44.416 -128 126.08 -128 220.544c0 141.312 114.688 256 256 256s256 -114.688 256 -256
+c0 -94.4639 -51.8398 -176.128 -128 -220.544v-490.496c75.5195 44.0322 162.304 71.04 256 71.04c141.312 0 256 114.688 256 256v163.456c-76.2881 44.416 -128 126.08 -128 220.544c0 141.312 114.688 256 256 256s256 -114.688 256 -256zM640 1664
+c-70.6562 0 -128 -57.3438 -128 -128s57.3438 -128 128 -128s128 57.3438 128 128s-57.3438 128 -128 128zM1408 1408c70.7842 0 128 57.3438 128 128s-57.2158 128 -128 128s-128 -57.3438 -128 -128s57.2158 -128 128 -128z" />
+    <glyph glyph-name="uniF465" unicode="&#xf465;" 
+d="M1536 1408l-768 -384l-768 384v128h1536v-128zM0 1216l768 -384l256 128v-448h-1024v704zM1920 1152c70.7842 0 128 -57.3438 128 -128v-640c0 -70.7842 -57.2158 -128 -128 -128h-640c-70.7842 0 -128 57.2158 -128 128v640c0 70.6562 57.2158 128 128 128h640z
+M1531.52 384l452.48 452.48l-90.4961 90.4951l-361.984 -361.983l-180.991 180.992l-90.4961 -90.4961z" />
+    <glyph glyph-name="uniF424" unicode="&#xf424;" 
+d="M1408 1792l384 -384v-768l-384 -384h-768l-384 384v768l384 384h768zM1024 512c70.7842 0 128 57.2158 128 128s-57.2158 128 -128 128c-70.6562 0 -128 -57.2158 -128 -128s57.3438 -128 128 -128zM1113.22 896l51.584 640h-281.6l51.2002 -640h178.815z" />
+    <glyph glyph-name="uniF418" unicode="&#xf418;" 
+d="M1408 1504l128 -96l-512 -768h-128l-288 416l128 128l224 -192z" />
+    <glyph glyph-name="uniF429" unicode="&#xf429;" 
+d="M1024 1453.31l493.312 -493.312l-493.312 -493.312l-86.6562 86.6553l342.656 342.656h-896v128h896l-342.656 342.656z" />
+    <glyph glyph-name="uniF308" unicode="&#xf308;" 
+d="M477.696 568.192l543.104 543.104l90.3682 -90.624l-542.976 -542.976c-100.225 -100.353 -152.32 -115.84 -226.305 -135.809c20.0967 74.1123 35.584 126.08 135.809 226.305zM1189.5 1732.61l180.992 180.991l542.976 -543.104l-180.991 -180.992
+c-50.0488 50.0479 -130.944 50.0479 -180.992 0l-180.992 -180.992c-50.0479 -50.0479 -50.0479 -130.943 0 -180.992l-180.992 -180.991l-543.104 542.976l180.991 180.992c50.0488 -50.0479 131.072 -50.0479 181.12 0l180.992 181.12
+c50.0479 50.0479 50.0479 130.943 0 180.992z" />
+    <glyph glyph-name="uniF226" unicode="&#xf226;" 
+d="M1477.76 1792c120.32 0 152.576 -68.6084 126.464 -195.584l-51.8398 -258.688c-40.96 -206.848 -88.0635 -445.695 -94.0801 -470.144c-11.0078 -44.1602 -27.9033 -119.168 -132.992 -119.168h-250.367c-9.98438 0 -9.98438 0 -20.0967 -10.1123
+c-6.65527 -6.65527 -393.344 -455.424 -393.344 -455.424c-30.208 -34.6875 -80.3838 -28.5439 -98.6875 -21.1201c-18.3047 7.2959 -50.6885 29.6963 -50.6885 89.9844v1301.63s33.2803 138.624 146.304 138.624h819.328zM1394.94 1391.1l34.3037 179.2
+c6.27148 29.6963 -16.3838 52.4805 -40.5762 52.4805h-657.536c-29.8242 0 -49.792 -26.8799 -49.792 -49.792v-1015.68c0 -3.19922 2.43262 -3.83984 4.86426 -1.15137c0 0 242.304 290.815 269.184 324.352c26.8809 33.4082 39.168 38.6562 79.3604 38.6562h221.184
+c30.208 0 47.2324 25.3438 50.3047 40.1924c3.2002 14.8477 28.9277 149.12 34.4316 176.256s-19.3281 54.9121 -44.7998 54.9121h-270.976c-35.9688 0 -61.8242 25.4717 -61.8242 61.3115v39.04c0 35.9678 25.7275 60.416 61.5674 60.416h319.232
+s46.9756 20.4805 51.0723 39.8076z" />
+    <glyph glyph-name="uniF205" unicode="&#xf205;" 
+d="M1024 1920c493.952 0 896 -401.92 896 -896c0 -493.952 -402.048 -896 -896 -896c-494.08 0 -896 402.048 -896 896c0 494.08 401.92 896 896 896zM218.496 1024c0 -318.848 185.216 -594.432 454.016 -724.992l-384.256 1052.93
+c-44.6719 -100.224 -69.7598 -211.071 -69.7598 -327.936zM1024 218.496c93.8242 0 183.808 16.1279 267.648 45.5684c-2.17676 3.45508 -4.09668 7.16797 -5.76074 11.2637l-247.552 678.271l-241.92 -702.336c72.1924 -21.248 148.48 -32.7676 227.584 -32.7676z
+M1134.98 1401.73l291.072 -866.176l80.3838 268.544c34.9443 111.488 61.3125 191.488 61.3125 260.48c0 99.584 -35.8398 168.576 -66.4326 222.08c-40.7031 66.4316 -78.9756 122.624 -78.9756 189.056c0 74.1123 56.1924 142.977 135.168 142.977
+c3.58398 0 7.04004 -0.384766 10.4961 -0.640625c-143.36 131.328 -334.208 211.456 -544 211.456c-281.472 0 -529.024 -144.256 -673.024 -363.008c18.9443 -0.639648 36.7363 -0.896484 51.8408 -0.896484c84.2236 0 214.655 10.2402 214.655 10.2402
+c43.3926 2.56055 48.5127 -61.3115 5.24805 -66.4316c0 0 -43.7754 -5.12012 -92.1602 -7.68066l293.12 -872.575l176.256 528.64l-125.439 343.936c-43.3926 2.56055 -84.4805 7.68066 -84.4805 7.68066c-43.2637 2.55957 -38.2715 68.9922 5.12012 66.4316
+c0 0 132.992 -10.2402 212.225 -10.2402c84.2236 0 214.783 10.2402 214.783 10.2402c43.3926 2.56055 48.5127 -61.3115 5.12012 -66.4316c0 0 -43.6475 -5.12012 -92.2881 -7.68066zM1730.82 1410.56c3.58398 -25.7275 5.50391 -53.248 5.63184 -82.8154
+c0 -81.792 -15.4883 -173.696 -61.3125 -288.512l-246.144 -711.425c239.488 139.521 400.512 399.104 400.512 696.192c0 140.16 -35.8398 271.872 -98.6875 386.56z" />
+    <glyph glyph-name="uniF472" unicode="&#xf472;" 
+d="M1368.06 1408h-128l-240.129 -768h128l-39.9355 -128h-448l39.9355 128h128l240.129 768h-128l39.9355 128h448z" />
+    <glyph glyph-name="uniF216" unicode="&#xf216;" 
+d="M1791.62 1265.92c0.383789 -2.94434 0.639648 -5.75977 0.639648 -8.7041v-466.943c0 -2.94434 -0.255859 -5.76074 -0.511719 -8.96094c-0.12793 -0.767578 -0.383789 -1.79199 -0.511719 -2.81543c-0.384766 -1.79199 -0.640625 -3.58398 -1.15234 -5.50391
+c-0.255859 -1.02441 -0.768555 -2.04785 -1.02441 -3.07227c-0.639648 -1.66406 -1.15137 -3.2002 -1.79199 -4.86426c-0.511719 -1.02344 -1.02344 -2.04785 -1.53613 -3.07129c-0.639648 -1.53613 -1.40723 -2.94434 -2.30371 -4.48047
+c-0.511719 -0.895508 -1.28027 -1.91992 -1.91992 -2.94434c-0.767578 -1.2793 -1.66406 -2.55957 -2.6875 -3.96777c-0.768555 -0.895508 -1.53613 -1.79199 -2.30469 -2.81543c-1.02344 -1.02441 -2.04785 -2.30469 -3.32812 -3.45605
+c-0.767578 -0.896484 -1.66406 -1.79199 -2.6875 -2.68848c-1.02441 -0.895508 -2.30371 -2.04785 -3.71191 -3.07227c-0.768555 -0.767578 -1.79199 -1.53516 -2.81641 -2.30371l-1.15137 -0.767578l-702.208 -467.072
+c-11.1367 -7.42383 -23.8086 -11.0078 -36.6084 -11.0078s-25.4717 3.58398 -36.7363 11.2637l-702.208 467.072c-0.255859 0.255859 -0.639648 0.511719 -1.02344 0.767578l-2.94434 2.30469c-1.28027 0.895508 -2.55957 2.04785 -3.71191 3.07129
+c-0.895508 0.896484 -1.79199 1.79199 -2.6875 2.68848c-1.02441 1.02344 -2.17676 2.30371 -3.2002 3.45605c-0.768555 0.895508 -1.53613 1.79199 -2.30469 2.81543c-0.895508 1.28027 -1.79199 2.56055 -2.6875 3.96875
+c-0.768555 0.895508 -1.4082 1.91992 -1.91992 2.94336c-0.896484 1.53613 -1.66406 2.94434 -2.30371 4.48047c-0.512695 0.895508 -1.02441 1.91992 -1.53613 3.07129c-0.640625 1.66406 -1.15234 3.2002 -1.66406 4.86426
+c-0.383789 0.896484 -0.768555 1.91992 -1.02441 3.07227c-0.511719 1.91992 -0.767578 3.71191 -1.15137 5.50391c-0.128906 1.02441 -0.384766 2.04785 -0.512695 2.94434c-0.383789 2.81543 -0.639648 5.75977 -0.639648 8.57617v466.943
+c0 2.94434 0.255859 5.75977 0.639648 8.7041c0.12793 0.896484 0.383789 1.79199 0.512695 2.81641c0.383789 1.91992 0.639648 3.71191 1.15137 5.50391c0.255859 1.15137 0.640625 2.17578 1.02441 3.2002c0.511719 1.53516 1.02344 3.19922 1.66406 4.86328
+c0.511719 1.02441 1.02344 2.04785 1.53613 3.2002c0.639648 1.53613 1.40723 2.81641 2.30371 4.48047c0.639648 0.895508 1.28027 1.91992 1.91992 2.94336c0.767578 1.28027 1.79199 2.68848 2.6875 3.96875c0.640625 1.02344 1.4082 1.79199 2.30469 2.81543
+c1.02344 1.28027 2.04785 2.43164 3.2002 3.58398c0.895508 0.768555 1.79199 1.66406 2.6875 2.68848c1.15234 1.02344 2.43164 2.04785 3.71191 3.07129l2.94434 2.17676c0.383789 0.255859 0.767578 0.639648 1.15137 0.895508l702.208 466.944
+c22.1445 14.7197 51.0723 14.7197 73.2168 0l702.08 -467.2c0.383789 -0.255859 0.767578 -0.639648 1.15137 -0.896484c0.896484 -0.767578 1.91992 -1.53516 2.81641 -2.30371c1.2793 -0.895508 2.55957 -1.91992 3.71191 -3.07227
+c1.02344 -0.895508 1.91992 -1.79199 2.6875 -2.6875c1.15234 -1.02441 2.17676 -2.17578 3.32812 -3.45605c0.768555 -0.896484 1.53613 -1.79199 2.30469 -2.81641c0.895508 -1.2793 1.79199 -2.55957 2.6875 -3.96777
+c0.639648 -0.895508 1.4082 -1.91992 1.91992 -2.94434c0.896484 -1.53516 1.66406 -2.81543 2.30371 -4.35156c0.512695 -1.02441 1.02441 -2.04785 1.53613 -3.2002c0.640625 -1.66406 1.15234 -3.2002 1.79199 -4.73535
+c0.255859 -1.02441 0.768555 -2.04883 1.02441 -3.2002c0.511719 -1.79199 0.767578 -3.58398 1.15137 -5.50391c0.128906 -0.896484 0.384766 -1.79199 0.512695 -2.81641zM1090.05 1601.28v-307.328l286.208 -190.977l231.168 154.24zM957.952 1601.28l-517.248 -344.064
+l231.04 -154.24l286.208 191.104v307.2zM387.84 1133.95v-220.416l165.12 110.208zM957.952 446.208v307.328l-286.208 190.976l-231.04 -154.111zM1024 867.84l233.472 155.904l-233.472 155.904l-233.472 -155.904zM1090.05 446.208l517.376 344.064l-231.168 154.111
+l-286.208 -190.976v-307.2zM1660.29 913.536v220.416l-165.248 -110.208z" />
+    <glyph glyph-name="uniF475" unicode="&#xf475;" 
+d="M1024 1792c424.064 0 768 -343.936 768 -768s-343.936 -768 -768 -768s-768 343.936 -768 768s343.936 768 768 768zM476.16 1340.54l-2.81641 3.96777c-4.60742 -7.93555 -8.83203 -16.1279 -13.1836 -24.3193l4.47949 1.02344l17.5361 6.27246l30.208 2.6875zM1024 384
+c265.088 0 493.056 162.176 590.208 392.576l-6.52832 10.4961l14.9766 50.8154l-34.6885 25.2158l-25.3438 7.55273l-23.5518 19.8398l-55.8086 -21.1201l-52.7354 -3.07227l-39.9365 29.0566l-39.04 53.5039l-0.767578 32.5117l0.895508 54.2725l5.63184 7.55176
+l4.86426 18.1758l22.7842 35.0723l13.3125 13.0557l18.6875 20.7363l13.0557 25.5996l36.8643 34.9443l37.7598 -0.383789l27.6484 9.59961l66.4316 7.16797l25.9844 -36.8643l24.1924 -10.4961c-8.44824 39.4248 -20.2246 77.6963 -35.585 114.049l-5.50391 5.11914
+l-13.4395 -6.65527l-28.9277 -2.68848l-23.8086 -21.248l-25.9834 -35.0723l-50.6885 -11.6475l-23.5518 9.21582l2.6875 40.5762l13.3125 25.2158l46.4639 -2.6875l8.57617 21.8877l-24.0645 26.624l20.6084 8.32031l40.4482 22.0156l14.4639 11.6484
+c-49.1523 77.6953 -113.664 144.256 -190.721 194.688l-4.35156 -1.79199l20.3516 -17.792l-32.8955 5.24805l-4.6084 -9.34375l21.248 -2.56055l-7.93555 -8.95996l-59.9043 -10.3682l-77.3115 -34.3037l-59.9043 -28.9277l-6.27246 59.6475l16.8965 32.6406
+l-12.416 21.7598l-45.9521 19.4561l-22.1436 17.1523l32.1279 7.67969l69.1201 16.8955l29.8232 1.66406c-64.7676 22.1445 -132.991 36.7363 -205.056 36.7363c-146.56 0 -280.064 -51.4561 -388.096 -134.656l38.2715 1.15234l47.7441 -12.2881l32 -8.19238
+l34.8164 7.80859l47.6152 -6.0166l29.9521 7.2959l5.63184 18.0488l28.1602 -2.94434l11.0078 -22.7842l47.6162 4.35254l-74.752 -24.7041l-36.0957 -20.8643l-55.168 -42.2402l13.6963 -14.9756l38.3994 -18.0479l27.3926 -28.0322l33.6641 34.4316l19.4551 37.8887
+l33.0244 22.6553l33.0244 -16.7676l9.08789 -18.4316l28.9277 10.2393l10.2402 -55.168l20.4795 -20.0957l-74.752 -19.0723l-54.7842 -21.5039l42.752 11.7764l-5.24707 -17.1523l13.5674 -15.3604l11.2646 -7.16797l-45.9521 -18.6875l16.1279 18.8154l-25.9844 -5.63184
+l-31.2314 -14.8477l-14.208 -16.5117l-34.9443 -19.3281l-25.6006 -20.2246l-9.72754 -23.4238l-32.7676 -26.752l-25.8564 -59.3916l-8.06348 -25.7285l-23.6807 47.4883l-46.208 -0.12793l-38.3994 0.255859l-49.2803 -39.6797l-6.52832 -43.5205l29.6963 -32.3838
+l57.2158 30.7197l-14.8477 -43.5195l-40.4482 -26.1123l-39.2959 9.47266l-43.5205 18.1758l-49.9199 79.1035l-22.1436 47.2324l-5.24805 16.2559l7.42383 -66.0479l-0.639648 -17.1523l-8.19238 10.2402l-4.99219 16.6396l-9.9834 12.416l-5.12012 22.9121
+l-0.255859 35.9678l-26.752 46.3359c-17.4082 -58.1113 -29.5684 -118.399 -29.5684 -182.144c0 -295.936 202.88 -543.232 476.16 -616.192l-4.0957 12.6729l-9.60059 137.6l-11.1357 62.8477l-67.3281 65.792l-31.7441 56.3203l-10.624 27.9043l7.67969 16.5117
+l14.0801 52.9922l7.55273 61.6953l-8.32031 4.73633l-14.9756 -10.8799l-19.9688 9.34375l13.4404 6.27246l59.9043 13.8242l39.4238 17.6631l-2.43262 -26.752l14.5928 24.1924l19.7119 -6.91211l67.7119 -21.6318l48.5117 -33.6641l34.9443 -19.3281l8.31934 -5.50391
+l-8.19141 -48.7676l33.4082 9.47168l-8.32031 -16.6396l47.3604 -10.1123l48 -3.96777l31.3594 -19.7119l1.28027 -57.3447l-22.7842 -65.4072l-27.6475 -68.0967l-50.1768 -30.8477l-39.9355 -90.8799l-36.0957 5.12012l17.1514 -23.4238l-1.91992 -16.5127
+l-33.2803 -26.4961c19.4561 -1.79199 38.1445 -5.8877 57.9844 -5.8877z" />
+    <glyph glyph-name="uniF432" unicode="&#xf432;" 
+d="M1408 640l-448 448l-448 -448l-128 128l576 576l576 -576z" />
+    <glyph glyph-name="uniF210" unicode="&#xf210;" 
+d="M1024 2048c565.632 0 1024 -458.496 1024 -1024c0 -565.632 -458.368 -1024 -1024 -1024c-100.864 0 -198.016 14.7197 -290.176 42.1123c38.7842 61.4395 81.2793 140.288 103.04 219.264c12.6719 45.5684 72.0635 281.6 72.0635 281.6
+c35.7119 -67.9678 139.648 -127.743 250.24 -127.743c329.088 0 552.448 300.159 552.448 701.823c0 303.744 -257.28 586.624 -648.192 586.624c-486.527 0 -731.904 -348.8 -731.904 -639.744c0 -176.128 66.5605 -332.928 209.664 -391.168
+c23.4248 -9.59961 44.416 -0.511719 51.2002 25.4727c4.73633 18.0479 16 63.4873 20.9922 82.1758c6.78418 25.7275 4.0957 34.6875 -14.8477 57.2158c-41.0879 48.6406 -67.4561 111.488 -67.4561 200.704c0 258.816 193.536 490.496 504.063 490.496
+c274.944 0 426.112 -168.064 426.112 -392.448c0 -295.296 -130.432 -544.384 -324.608 -544.384c-107.136 0 -187.264 88.5762 -161.664 197.12c30.7207 129.664 90.4961 269.824 90.4961 363.392c0 83.8398 -44.9277 153.729 -138.111 153.729
+c-109.44 0 -197.504 -113.28 -197.504 -265.088c0 -96.6406 32.7676 -162.049 32.7676 -162.049s-112.128 -474.88 -131.712 -557.951c-18.4316 -77.8242 -20.7363 -163.456 -17.9199 -235.137c-360.832 158.336 -612.992 518.784 -612.992 937.984
+c0 565.504 458.496 1024 1024 1024z" />
+    <glyph glyph-name="uniF437" unicode="&#xf437;" 
+d="M1280 1792c141.312 0 256 -114.688 256 -256v-1024c0 -141.312 -114.688 -256 -256 -256h-512c-141.312 0 -256 114.688 -256 256v1024c0 141.312 114.688 256 256 256h512zM1024 384c70.7842 0 128 57.2158 128 128s-57.2158 128 -128 128
+c-70.6562 0 -128 -57.2158 -128 -128s57.3438 -128 128 -128zM1408 768v768h-768v-768h768z" />
+    <glyph glyph-name="uniF468" unicode="&#xf468;" 
+d="M256 256v1536h256v-1536h-256zM1536 1664h256v-768h-256c-256 0 -256 128 -512 128s-256 -128 -384 -128v768c128 0 128 128 384 128s256 -128 512 -128z" />
+    <glyph glyph-name="uniF107" unicode="&#xf107;" 
+d="M1088 1792c176.768 0 320 -143.232 320 -320v-384c0 -131.2 -78.9756 -243.584 -192 -292.992v150.912c39.04 35.2002 64 85.6318 64 142.08v384c0 105.856 -86.1436 192 -192 192s-192 -86.1436 -192 -192v-384c0 -56.4482 24.96 -106.88 64 -142.08v-150.912
+c-112.896 49.4082 -192 161.792 -192 292.992v384c0 176.768 143.232 320 320 320zM960 1380.99c112.896 -49.4082 192 -161.792 192 -292.992v-384c0 -176.768 -143.232 -320 -320 -320s-320 143.232 -320 320v384c0 131.2 79.1035 243.584 192 292.992v-150.912
+c-39.04 -35.2002 -64 -85.6318 -64 -142.08v-384c0 -105.856 86.1436 -192 192 -192s192 86.1436 192 192v384c0 56.4482 -24.96 106.88 -64 142.08v150.912z" />
+    <glyph glyph-name="uniF442" unicode="&#xf442;" 
+d="M1280 640v256l128 128v-512h-896v896h512l-128 -128h-256v-640h640zM1024 1664h640v-640h-128v421.504l-549.504 -549.504l-90.4961 90.4961l549.504 549.504h-421.504v128z" />
+    <glyph glyph-name="uniF221" unicode="&#xf221;" 
+d="M1664 1024c0 -55.9355 -35.9678 -102.912 -85.8877 -120.32c13.8232 -20.6074 21.8877 -45.0557 21.8877 -71.6797c0 -55.8076 -35.9678 -102.784 -85.8877 -120.32c13.8232 -20.6074 21.8877 -45.0557 21.8877 -71.6797c0 -70.6562 -57.3438 -128 -128 -128h-64
+c70.6562 0 128 -57.3438 128 -128s-57.3438 -128 -128 -128h-448c-192 0 -256 128 -384 128h-128v640h192c128 0 320 256 320 640c0 0 0 128 64 128s192 -144 192 -320c0 -192 -32 -320 -32 -320h416c70.6562 0 128 -57.3438 128 -128z" />
+    <glyph glyph-name="uniF50A" unicode="&#xf50a;" 
+d="M1856 1024c35.3281 0 64 -28.6719 64 -64s-28.6719 -64 -64 -64h-204.928c-9.85645 -48.7676 -26.624 -94.5918 -46.8486 -138.624c116.608 -134.528 187.776 -309.376 187.776 -501.376v-64c0 -35.2002 -28.6719 -64 -64 -64s-64 28.7998 -64 64v64
+c0 144.896 -48.7676 277.888 -130.048 385.152c-116.736 -155.265 -300.672 -257.152 -509.952 -257.152c-208.768 0 -392.448 101.504 -509.312 256.128c-81.2803 -106.88 -130.688 -239.231 -130.688 -384.128v-64c0 -35.2002 -28.6719 -64 -64 -64s-64 28.7998 -64 64v64
+c0 192 71.2959 366.72 187.904 501.376c-20.3525 44.0322 -36.9922 89.8564 -46.9766 138.624h-204.928c-35.3281 0 -64 28.6719 -64 64s28.6719 64 64 64h192c0 61.6963 12.1602 119.936 29.0557 176c-98.1758 129.024 -157.056 289.408 -157.056 464v64
+c0 35.3281 28.6719 64 64 64s64 -28.6719 64 -64v-64c0 -353.408 286.592 -640 640 -640c353.536 0 640 286.592 640 640v64c0 35.3281 28.6719 64 64 64s64 -28.6719 64 -64v-64c0 -173.952 -58.4961 -333.824 -156.032 -462.592
+c17.2803 -56.3203 28.0322 -115.328 28.0322 -177.408h192zM1024 1152c-208.896 0 -388.352 126.08 -467.84 305.92c116.864 126.08 282.496 206.08 467.84 206.08c185.472 0 350.976 -80 467.84 -206.08c-79.4883 -179.84 -258.815 -305.92 -467.84 -305.92z" />
+    <glyph glyph-name="uniF455" unicode="&#xf455;" 
+d="M1024 1792c424.064 0 768 -343.936 768 -768s-343.936 -768 -768 -768c-424.192 0 -768 343.936 -768 768s343.808 768 768 768zM1024 1536c-70.7842 0 -128 -57.3438 -128 -128s57.2158 -128 128 -128c70.6562 0 128 57.3438 128 128s-57.3438 128 -128 128zM1280 512
+v128h-160v512h-320.128v-128h128.128v-384h-160v-128h512z" />
+    <glyph glyph-name="uniF223" unicode="&#xf223;" 
+d="M1105.28 1232.51v92.9287c0 44.1592 -36.4805 79.8711 -81.2803 79.8711s-81.2803 -35.7119 -81.2803 -79.8711l-0.383789 -481.024c-2.55957 -184.192 -155.008 -332.416 -342.912 -332.416c-189.696 0 -343.424 150.912 -343.424 337.28v209.151h262.784v-206.592
+c0 -43.9043 36.3516 -79.7441 81.2803 -79.7441c44.9277 0 81.2793 35.7119 81.2793 79.7441v487.168c6.65625 180.48 157.185 324.992 342.656 324.992c186.112 0 337.152 -145.536 342.656 -327.04v-106.624l-156.416 -45.8242zM1529.22 1058.43h262.784v-209.151
+c0 -186.368 -153.728 -337.28 -343.424 -337.28c-188.544 0 -341.632 149.376 -343.296 334.08v210.304l104.96 -48l156.288 45.8242v-211.84c0 -44.2881 36.3516 -80 81.4072 -80c44.9287 0 81.2803 35.7119 81.2803 80v216.063z" />
+    <glyph glyph-name="uniF212" unicode="&#xf212;" 
+d="M1658.75 1791.87c184.192 -5.37598 270.976 -123.776 260.352 -355.072c-7.93555 -172.928 -129.792 -409.472 -365.439 -710.016c-243.584 -313.729 -449.792 -470.784 -618.368 -470.784c-104.448 0 -192.896 95.6162 -264.96 286.72
+c-48.2559 175.232 -96.5117 350.336 -144.64 525.568c-53.6318 190.976 -111.232 286.592 -172.672 286.592c-13.4404 0 -60.416 -27.7764 -140.673 -83.584l-84.3516 107.648c88.4482 77.0557 175.616 154.111 261.504 231.168
+c117.888 100.991 206.464 154.111 265.472 159.487c139.521 13.3125 225.28 -81.2793 257.536 -283.392c34.8164 -218.24 58.8799 -353.92 72.4482 -407.04c40.1924 -180.992 84.4805 -271.36 132.736 -271.36c37.5039 0 93.8232 58.752 169.088 176.128
+c75.0078 117.376 115.2 206.849 120.576 268.16c10.624 101.376 -29.4404 152.192 -120.576 152.192c-43.0078 0 -87.2959 -9.98438 -132.736 -29.1846c88.0645 285.952 256.512 424.704 504.704 416.769z" />
+    <glyph glyph-name="uniF206" unicode="&#xf206;" 
+d="M729.6 1152h550.4s12.7998 -38.4004 12.7998 -89.5996c0 -332.801 -230.399 -563.2 -563.2 -563.2c-320 0 -588.8 268.8 -588.8 588.8s281.601 588.8 588.8 588.8c153.601 0 294.4 -51.2002 384 -153.6l-153.6 -153.601c-38.4004 25.6006 -102.4 76.8008 -230.4 76.8008
+c-204.8 0 -371.199 -166.4 -371.199 -371.2s166.399 -371.2 371.199 -371.2c230.4 0 320 166.4 332.801 243.2h-332.801v204.8zM1664 1152h128v-128h-128v-128h-128v128h-128v128h128v128h128v-128z" />
+    <glyph glyph-name="uniF407" unicode="&#xf407;" 
+d="M1280 1536l256 -128v-128h-128h-128h-128h-128h-128h-128h-128h-128h-128v128l256 128c0 70.7842 57.3438 128 128 128h384c70.7842 0 128 -57.2158 128 -128zM1088 1408c35.3281 0 64 28.6719 64 64s-28.6719 64 -64 64h-256c-35.3281 0 -64 -28.6719 -64 -64
+s28.6719 -64 64 -64h256zM1280 1216h128v-704c0 -70.7842 -57.2158 -128 -128 -128h-640c-70.6562 0 -128 57.2158 -128 128v704h128v-704h128v704h128v-704h128v704h128v-704h128v704z" />
+    <glyph glyph-name="uniF414" unicode="&#xf414;" 
+d="M1996.03 601.984c116.992 -190.208 29.6953 -345.984 -193.536 -345.984h-1556.99c-223.231 0 -310.528 155.776 -193.536 345.984l759.552 1236.99c116.864 190.336 308.097 190.336 424.961 0zM1024 512c70.7842 0 128 57.2158 128 128s-57.2158 128 -128 128
+c-70.6562 0 -128 -57.2158 -128 -128s57.3438 -128 128 -128zM1113.22 896l51.584 640h-281.6l51.2002 -640h178.815z" />
+    <glyph glyph-name="uniF50E" unicode="&#xf50e;" 
+d="M384 896v256h1280v-256h-1280z" />
+    <glyph glyph-name="uniF461" unicode="&#xf461;" 
+d="M1024 384l-647.552 612.992c-149.376 141.312 -161.408 383.231 -27.1367 540.288c134.4 157.184 364.416 169.855 513.792 28.5439l160.896 -152.32l160.768 152.32c149.248 141.184 379.393 128.64 513.792 -28.5439
+c134.656 -157.057 122.368 -398.977 -27.0078 -540.416z" />
+    <glyph glyph-name="uniF470" unicode="&#xf470;" 
+d="M1536 1152c70.7842 0 128 -57.3438 128 -128v-640c0 -70.7842 -57.2158 -128 -128 -128h-1024c-70.6562 0 -128 57.2158 -128 128v640c0 70.6562 57.3438 128 128 128v128c0 282.752 229.248 512 512 512s512 -229.248 512 -512v-128zM768 1152h512v128
+c0 141.312 -114.688 256 -256 256s-256 -114.688 -256 -256v-128z" />
+    <glyph glyph-name="uniF50C" unicode="&#xf50c;" 
+d="M1479.55 819.2c98.5605 -32 203.137 -51.2002 312.448 -51.2002v-512c-848.256 0 -1536 687.744 -1536 1536h512c0 -162.048 38.5283 -314.752 105.856 -450.816l-189.185 -189.184c136.192 -235.008 344.96 -422.4 595.328 -532.224z" />
+    <glyph glyph-name="uniF220" unicode="&#xf220;" 
+d="M1856.77 834.048c32.3848 -65.6641 50.6885 -138.88 50.3047 -217.344c0 -269.696 -218.88 -488.704 -488.576 -488.704c-83.584 0 -161.92 21.376 -230.656 58.1123c-50.4316 -8.83203 -102.016 -13.8242 -154.496 -13.8242
+c-465.279 0 -842.624 377.216 -842.624 842.496c0 58.2402 6.14453 114.688 17.2803 169.6c-42.4961 72.1924 -67.0723 156.8 -67.0723 246.912c0 269.824 218.88 488.704 488.704 488.704c95.7441 0 184.704 -27.3916 260.225 -75.0078
+c46.4639 7.80762 94.5918 12.416 143.871 12.416c465.408 0 842.624 -377.344 842.624 -842.624c0 -62.0801 -6.65527 -122.752 -19.584 -180.736zM1466.11 612.096c38.9121 55.5527 58.624 118.656 58.752 188.16c0 58.2402 -11.2646 107.904 -34.1758 148.353
+c-22.9121 40.3193 -54.7842 73.8555 -95.2324 100.224c-39.168 25.7275 -87.8076 48.1279 -143.744 66.0479c-55.4238 17.9199 -118.271 34.1758 -186.496 48.6396c-53.7598 12.416 -93.0557 21.8887 -116.479 28.6729c-23.04 6.14355 -45.4404 15.2314 -67.8398 26.3672
+c-21.8887 10.624 -38.5283 23.5527 -50.4326 38.0166c-11.1357 13.9521 -16.7676 30.3359 -16.7676 49.2803c0 31.2314 16.8955 57.4717 52.2236 80.5117c36.3525 23.5518 85.6318 35.9678 146.048 35.9678c64.8965 0 112.384 -11.2637 140.544 -32.6396
+c29.1846 -21.6318 54.2725 -53.6318 75.5205 -93.3125c18.5596 -31.3594 34.9434 -53.248 50.6875 -67.2002c16.3838 -14.5918 40.5762 -22.3994 71.9365 -22.3994c34.9434 0 63.8721 12.416 86.9121 36.4795c23.04 23.4248 34.6875 50.8164 34.6875 81.1523
+c0 31.3604 -9.08789 63.3604 -25.2158 95.7441c-17.2803 32.3838 -44.7998 63.1035 -81.9199 92.2881c-36.8643 28.5439 -83.8398 52.0957 -139.008 69.5039c-55.8086 16.7676 -121.729 25.5996 -196.736 25.5996c-94.7197 0 -177.536 -13.1836 -247.424 -39.04
+c-70.5283 -26.3682 -125.952 -64.3838 -163.584 -113.664c-38.0166 -49.2793 -56.96 -106.496 -56.96 -170.239c0 -67.2002 17.792 -123.776 54.2715 -169.217c35.0723 -44.1592 83.9688 -79.8721 144.385 -105.728c58.752 -25.2158 133.247 -47.3604 220.672 -66.0479
+c64.2559 -13.3125 115.712 -26.2402 154.239 -38.0166c36.8643 -11.2637 67.3281 -27.9033 89.9844 -49.2793c22.1436 -20.7363 32.6396 -46.9766 32.6396 -80.1279c0 -42.3682 -20.2236 -76.8008 -62.0801 -105.345c-43.1357 -29.0557 -100.352 -43.9033 -169.728 -43.9033
+c-50.9443 0 -92.416 7.16797 -122.624 21.6318c-30.3359 13.9521 -54.2715 32.5117 -70.5283 54.2715c-17.2793 22.6562 -33.4072 51.4561 -48.6396 85.7607c-13.4404 31.3594 -29.5684 55.8076 -49.2803 72.0635c-20.7354 17.2803 -45.3115 25.7285 -74.4961 25.7285
+c-35.0713 0 -64.7676 -10.3682 -87.8076 -32.3848c-23.5518 -21.8877 -35.3281 -48.6396 -35.3281 -79.6152c0 -48.8965 17.9199 -100.608 53.8877 -152.192c35.0723 -50.9443 82.3047 -92.416 138.752 -123.136c79.3604 -41.8564 180.864 -63.1045 301.696 -63.1045
+c100.736 0 189.44 15.4883 263.04 46.208c75.3926 30.9766 132.225 74.4961 171.648 129.92z" />
+    <glyph glyph-name="uniF415" unicode="&#xf415;" 
+d="M1408 1024h512v-256h-310.016c-98.8164 -225.92 -323.584 -384 -585.984 -384c-176.768 0 -335.488 72.832 -451.072 188.928l0.640625 0.640625c-50.0488 50.0479 -50.0488 130.943 0 180.991c50.0479 50.0488 130.943 50.1768 180.991 0
+c69.376 -69.6318 163.456 -114.56 269.44 -114.56c212.096 0 384 171.904 384 384zM1024 1408c-212.096 0 -384 -171.904 -384 -384h-512v256h310.016c98.8164 225.92 323.712 384 585.984 384c176.896 0 335.488 -72.96 451.072 -188.928
+c50.0479 -50.0479 50.0479 -130.944 0 -180.992s-130.944 -50.0479 -180.992 0l-0.639648 -0.639648c-69.376 69.6318 -163.328 114.56 -269.44 114.56zM832 1024c0 106.112 86.0156 192 192 192c106.112 0 192 -85.8877 192 -192s-85.8877 -192 -192 -192
+c-105.984 0 -192 85.8877 -192 192z" />
+    <glyph glyph-name="uniF207" unicode="&#xf207;" 
+d="M604.672 256h-329.216v990.72h329.216v-990.72zM440.064 1381.89h-2.04883c-110.464 0 -182.016 76.1602 -182.016 171.137c0 97.1514 73.5996 171.136 186.368 171.136c112.512 0 181.888 -74.1123 184.063 -171.136c0 -94.9766 -71.5518 -171.137 -186.367 -171.137z
+M1792 256h-329.216v530.048c0 133.12 -47.3604 224 -166.656 224c-91.1357 0 -145.28 -61.1836 -169.088 -120.32c-8.57617 -21.2471 -10.752 -50.9434 -10.752 -80.5117v-553.216h-329.344s4.35156 897.792 0 990.72h329.344v-140.416
+c43.7764 67.4561 121.984 163.584 296.448 163.584c216.704 0 379.264 -141.567 379.264 -445.823v-568.064z" />
+    <glyph glyph-name="uniF500" unicode="&#xf500;" 
+d="M2048 0h-1920l960 959.872z" />
+    <glyph glyph-name="uniF302" unicode="&#xf302;" 
+d="M1024 1536h512v-512l-768 -768l-512 512zM1280 1152c70.7842 0 128 57.2158 128 128s-57.2158 128 -128 128s-128 -57.2158 -128 -128s57.2158 -128 128 -128z" />
+    <glyph glyph-name="uniF108" unicode="&#xf108;" 
+d="M1664 1536c141.312 0 256 -114.688 256 -256v-384c0 -141.312 -114.688 -256 -256 -256h-128v-448l-448 448h-331.008l128 128h395.008c211.712 0 384 172.288 384 384v384zM1280 1792c141.312 0 256 -114.688 256 -256v-384c0 -141.312 -114.688 -256 -256 -256h-448
+l-448 -448v448h-128c-141.312 0 -256 114.688 -256 256v384c0 141.312 114.688 256 256 256h1024z" />
+    <glyph glyph-name="uniF405" unicode="&#xf405;" 
+d="M1536 1408l-320 -320l320 -320l-128 -128l-320 320l-320 -320l-128 128l320 320l-320 320l128 128l320 -320l320 320z" />
+    <glyph glyph-name="uniF501" unicode="&#xf501;" 
+d="M0 128v1920l960 -960z" />
+    <glyph glyph-name="uniF50D" unicode="&#xf50d;" 
+d="M1024.13 896c-105.984 0 -192.128 86.0156 -192.128 192v512c0 105.856 86.1436 192 192.128 192c106.112 0 191.872 -86.1436 191.872 -192v-512c0 -105.984 -85.7598 -192 -191.872 -192zM1401.47 1024h192c-27.3916 -244.48 -206.464 -441.984 -441.472 -496v-272
+h-256v272c-234.88 54.0156 -414.08 251.52 -441.472 496h192c30.5918 -181.504 187.52 -320 377.472 -320c190.208 0 347.008 138.496 377.472 320z" />
+    <glyph glyph-name="uniF503" unicode="&#xf503;" 
+d="M2048 2048v-1920l-960 960z" />
+    <glyph glyph-name="uniF101" unicode="&#xf101;" 
+d="M1024 1792c424.064 0 768 -343.936 768 -768s-343.936 -768 -768 -768s-768 343.936 -768 768s343.936 768 768 768zM1024 768c141.312 0 256 114.688 256 256s-114.688 256 -256 256s-256 -114.688 -256 -256s114.688 -256 256 -256z" />
+    <glyph glyph-name="uniF204" unicode="&#xf204;" 
+d="M1182.21 1271.81h328.704l-14.4639 -302.72h-314.24v-841.088h-320.128v841.088h-222.08v302.72h222.08v258.561c0 203.008 131.456 389.632 434.176 389.632c122.496 0 212.992 -11.6484 212.992 -11.6484l-7.04004 -282.624s-92.5439 0.640625 -193.536 0.640625
+c-108.928 0 -126.464 -50.3037 -126.464 -133.504c0 -12.416 0 -15.3604 0 -13.9521v-207.104z" />
+    <glyph glyph-name="uniF444" unicode="&#xf444;" 
+d="M1600 640c-70.7842 0 -128 -57.2158 -128 -128s57.2158 -128 128 -128h64v-128h-1024c-141.312 0 -256 114.688 -256 256v1024c0 141.312 114.688 256 256 256h1024v-1152h-64zM640 384h817.92c-30.7197 34.0479 -49.9199 78.5918 -49.9199 128
+s19.2002 93.9521 49.9199 128h-817.92c-70.6562 0 -128 -57.2158 -128 -128s57.3438 -128 128 -128z" />
+    <glyph glyph-name="uniF416" unicode="&#xf416;" 
+d="M1088 1792c176.768 0 320 -143.232 320 -320v-640c0 -247.424 -200.576 -448 -448 -448s-448 200.576 -448 448v320h128v-320c0 -176.768 143.232 -320 320 -320c176.64 0 320 143.232 320 320v640c0 105.984 -86.0156 192 -192 192c-106.112 0 -192 -86.0156 -192 -192
+v-512c0 -35.3281 28.6719 -64 64 -64s64 28.6719 64 64v451.968h128v-451.968c0 -105.984 -86.0156 -192 -192 -192c-106.112 0 -192 86.0156 -192 192v512c0 176.768 143.232 320 320 320z" />
+    <glyph glyph-name="uniF459" unicode="&#xf459;" 
+d="M1920 1664v-1280l-768 480v-480l-1024 640l1024 640v-480z" />
+    <glyph glyph-name="uniF441" unicode="&#xf441;" 
+d="M1664 1024c141.312 0 256 -114.688 256 -256s-114.688 -256 -256 -256h-512v256h256l-384 384l-384 -384h256v-256h-512c-141.312 0 -256 114.688 -256 256s114.688 256 256 256h6.40039c-4.09668 20.7363 -6.40039 42.1123 -6.40039 64c0 176.768 143.232 320 320 320
+c89.3438 0 169.984 -36.7363 227.968 -95.8721c60.7998 131.84 193.408 223.872 348.032 223.872c211.968 0 384 -171.904 384 -384c0 -45.1836 -9.21582 -87.8076 -23.5518 -128h23.5518z" />
+    <glyph glyph-name="uniF506" unicode="&#xf506;" 
+d="M768 1920l489.344 -489.472l-640 -640l-268.928 269.056c-49.792 49.792 -49.792 131.2 0 180.992l292.864 292.735l-1.28027 2.68848s128 128 128 384zM1738.24 565.76c33.1514 -32.7676 53.7598 -78.208 53.7598 -128.64c0 -99.9678 -81.1523 -181.12 -181.12 -181.12
+c-50.4316 0 -95.7441 20.6084 -128.64 53.7598l-330.24 330.24v128l-64 64c-35.2002 35.2002 -104.704 23.2959 -154.496 -26.4961l-75.0078 -75.0078c-49.792 -49.792 -131.2 -49.792 -180.992 0l-14.8477 14.8477l640 640l14.8477 -14.8477
+c49.792 -49.792 49.792 -131.2 0 -180.992l-75.0078 -75.0078c-49.792 -49.792 -61.6963 -119.296 -26.4961 -154.496l64 -64h128zM1610.88 373.12c35.3281 0 64 28.6719 64 64s-28.6719 64 -64 64s-64 -28.6719 -64 -64s28.6719 -64 64 -64z" />
+    <glyph glyph-name="uniF105" unicode="&#xf105;" 
+d="M1408 1408c0 -167.04 -107.264 -307.584 -256 -360.448v-535.552l-256 -128v663.552c-148.864 52.8643 -256 193.408 -256 360.448c0 212.096 171.904 384 384 384c211.968 0 384 -171.904 384 -384z" />
+    <glyph glyph-name="uniF473" unicode="&#xf473;" 
+d="M384 1664h1280v-1280h-1280v1280zM768 1408c-70.6562 0 -128 -57.3438 -128 -128s57.3438 -128 128 -128s128 57.3438 128 128s-57.3438 128 -128 128zM1536 512v576l-128 192l-448 -672l-192 288l-256 -384h1024z" />
+    <glyph glyph-name="uniF452" unicode="&#xf452;" 
+d="M512 1664l1024 -640l-1024 -640v1280z" />
+    <glyph glyph-name="uniF408" unicode="&#xf408;" 
+d="M1792 1150.72l-475.904 -329.983l182.528 -535.04l-474.624 331.903l-474.624 -331.903l182.528 535.04l-475.904 329.983l587.52 -1.02344l180.48 535.68l180.48 -535.68z" />
+    <glyph glyph-name="uniF450" unicode="&#xf450;" 
+d="M768 1024l1024 640v-1280zM256 384v1280h384v-1280h-384z" />
+    <glyph glyph-name="uniF517" unicode="&#xf517;" 
+d="M1408 1152l384 384v-1024l-384 384v-256c0 -70.7842 -57.2158 -128 -128 -128h-896c-70.6562 0 -128 57.2158 -128 128v768c0 70.6562 57.3438 128 128 128h896c70.7842 0 128 -57.3438 128 -128v-256z" />
+    <glyph glyph-name="uniF106" unicode="&#xf106;" 
+d="M256 896v640h640v-640c0 -282.752 -229.248 -512 -512 -512v256c141.312 0 256 114.688 256 256h-384zM1152 1536h640v-640c0 -282.752 -229.248 -512 -512 -512v256c141.312 0 256 114.688 256 256h-384v640z" />
+    <glyph glyph-name="uniF208" unicode="&#xf208;" 
+d="M1664 1920c141.312 0 256 -114.688 256 -256v-1280c0 -141.312 -114.688 -256 -256 -256h-1280c-141.312 0 -256 114.688 -256 256v1280c0 141.312 114.688 256 256 256h1280zM663.168 384v792.96h-263.552v-792.96h263.552zM531.328 1285.25
+c91.9043 0 149.12 60.9277 149.12 136.96c-1.66406 77.6963 -57.2158 136.96 -147.328 136.96c-90.2402 0 -149.12 -59.2637 -149.12 -136.96c0 -76.0322 57.2158 -136.96 145.664 -136.96h1.66406zM1613.44 384v454.656c0 243.456 -130.049 356.863 -303.488 356.863
+c-139.776 0 -202.496 -76.9277 -237.44 -130.943v112.384h-263.552c3.45605 -74.3682 0 -792.96 0 -792.96h263.552v442.88c0 23.6797 1.79199 47.3604 8.57617 64.1279c19.0723 47.3604 62.4639 96.3838 135.296 96.3838c95.4883 0 133.504 -72.7031 133.504 -179.199
+v-424.192h263.553z" />
+    <glyph glyph-name="uniF304" unicode="&#xf304;" 
+d="M1024 1152c-141.312 0 -256 114.688 -256 256s114.688 256 256 256s256 -114.688 256 -256s-114.688 -256 -256 -256zM1152 1024c211.968 0 384 -171.904 384 -384v-256h-1024v256c0 212.096 172.032 384 384 384h256z" />
+    <glyph glyph-name="uniF225" unicode="&#xf225;" 
+d="M655.104 1857.54l368.896 -307.968l-531.456 -328.192l-364.544 291.84zM128 929.536l364.544 291.84l531.456 -328.064l-368.896 -308.096zM1024 893.312l531.456 328.064l364.544 -291.84l-527.232 -344.32zM1920 1513.22l-364.544 -291.84l-531.456 328.192
+l368.768 307.968zM1025.02 826.88l369.92 -306.944l158.464 103.297v-115.713l-528.384 -317.056l-528.257 317.056v115.713l158.336 -103.297z" />
+    <glyph glyph-name="uniF103" unicode="&#xf103;" 
+d="M1152 1408h896v-896h-896v896zM128 1024v384h896v-384h-896zM640 512v384h384v-384h-384zM128 512v384h384v-384h-384z" />
+    <glyph glyph-name="uniF431" unicode="&#xf431;" 
+d="M1408 1280l128 -128l-576 -576l-576 576l128 128l448 -448z" />
+    <glyph glyph-name="uniF200" unicode="&#xf200;" 
+d="M1024 2048c565.504 0 1024 -458.496 1024 -1024c0 -452.224 -293.12 -835.712 -699.776 -971.392c-51.9678 -9.98438 -70.3994 21.7598 -70.3994 49.2793c0 33.4082 1.2793 144 1.2793 280.704c0 95.7441 -32.7676 158.208 -69.5039 189.696
+c228.097 25.3438 467.456 112 467.456 505.344c0 111.744 -39.5518 203.136 -105.088 274.688c10.4961 25.8555 45.6963 130.048 -10.2402 270.976c0 0 -85.8877 27.5205 -281.344 -104.96c-81.792 22.7842 -169.344 34.0479 -256.384 34.4316
+c-87.04 -0.383789 -174.592 -11.6475 -256.384 -34.4316c-195.584 132.48 -281.601 104.96 -281.601 104.96c-55.6797 -140.928 -20.4795 -244.992 -9.85547 -270.976c-65.5361 -71.5527 -105.472 -162.944 -105.472 -274.688c0 -392.32 239.104 -480.384 466.432 -506.112
+c-29.3125 -25.7275 -55.6797 -70.6553 -65.0244 -136.96c-58.2393 -26.2393 -206.72 -71.2959 -297.983 85.248c0 0 -54.1445 98.1768 -156.929 105.473c0 0 -100.096 1.2793 -7.04004 -62.208c0 0 67.0723 -31.4883 113.664 -150.017c0 0 60.0322 -198.912 344.96 -137.216
+c0.512695 -85.248 1.4082 -149.76 1.4082 -173.952c0 -27.2637 -18.6875 -58.752 -69.8877 -49.5361c-406.912 135.425 -700.288 519.168 -700.288 971.648c0 565.504 458.496 1024 1024 1024z" />
+    <glyph glyph-name="uniF421" unicode="&#xf421;" 
+d="M384 896v256h1152v-256h-1152z" />
+    <glyph glyph-name="uniF454" unicode="&#xf454;" 
+d="M640 896v128h-512v256h512v128l384 -256zM1536 2048c141.312 0 256 -114.688 256 -256v-1536c0 -141.312 -114.688 -256 -256 -256h-1024c-141.312 0 -256 114.688 -256 256v640h256v-384h1024v1280h-1024v-384h-256v384c0 141.312 114.688 256 256 256h1024zM1024 128
+c70.7842 0 128 57.2158 128 128s-57.2158 128 -128 128c-70.6562 0 -128 -57.2158 -128 -128s57.3438 -128 128 -128z" />
+    <glyph glyph-name="uniF213" unicode="&#xf213;" 
+d="M1536 1664c211.968 0 384 -171.904 384 -384v-512c0 -212.096 -172.032 -384 -384 -384h-1024c-212.096 0 -384 171.904 -384 384v512c0 212.096 171.904 384 384 384h1024zM768 640l640 384l-640 384v-768z" />
+    <glyph glyph-name="uniF401" unicode="&#xf401;" 
+d="M1297.15 878.848l494.848 -494.848l-128 -128l-494.848 494.848c-94.8486 -68.9912 -210.816 -110.848 -337.152 -110.848c-318.08 0 -576 257.92 -576 576s257.92 576 576 576s576 -257.92 576 -576c0 -126.336 -41.8564 -242.304 -110.848 -337.152zM832 768
+c247.552 0 448 200.576 448 448s-200.448 448 -448 448c-247.424 0 -448 -200.576 -448 -448s200.576 -448 448 -448zM512 1152v128h640v-128h-640z" />
+    <glyph glyph-name="uniF436" unicode="&#xf436;" 
+d="M512 1408v128h128v-128h-128zM768 1408v128h128v-128h-128zM1024 1408v128h128v-128h-128zM1280 1536h128v-128h-128v128zM512 1152v128h128v-128h-128zM768 1152v128h128v-128h-128zM1024 1152v128h128v-128h-128zM1280 1152v128h128v-128h-128zM512 896v128h128v-128
+h-128zM768 896v128h128v-128h-128zM1024 896v128h128v-128h-128zM1280 896v128h128v-128h-128zM512 640v128h128v-128h-128zM768 640v128h128v-128h-128zM1024 640v128h128v-128h-128zM1280 640v128h128v-128h-128z" />
+    <glyph glyph-name="uniF434" unicode="&#xf434;" 
+d="M1152 0l896 896v-896h-896z" />
+    <glyph glyph-name="uniF303" unicode="&#xf303;" 
+d="M960 1792c388.736 0 704 -315.136 704 -704c0 -388.736 -315.264 -704 -704 -704c-388.864 0 -704 315.264 -704 704c0 388.864 315.136 704 704 704zM960 512c317.952 0 576 257.92 576 576s-258.048 576 -576 576c-318.08 0 -576 -257.92 -576 -576
+s257.92 -576 576 -576zM1024 1536v-421.504l297.984 -297.984l-90.4961 -90.4961l-335.488 335.488v474.496h128z" />
+    <glyph glyph-name="uniF464" unicode="&#xf464;" 
+d="M1536 1408l-768 -384l-768 384v128h1536v-128zM0 1216l768 -384l256 128v-448h-1024v704zM1920 1152c70.7842 0 128 -57.3438 128 -128v-640c0 -70.7842 -57.2158 -128 -128 -128h-640c-70.7842 0 -128 57.2158 -128 128v640c0 70.6562 57.2158 128 128 128h640z
+M1920 640v128h-640v-128h640z" />
+    <glyph glyph-name="uniF109" unicode="&#xf109;" 
+d="M256 1280h384l384 384v-1280l-384 384h-384v512zM1295.49 1295.62c69.5039 -69.5039 112.512 -165.504 112.512 -271.616s-43.0078 -202.112 -112.512 -271.488l-90.4961 90.4961c46.3359 46.208 75.0078 110.208 75.0078 180.992
+c0 70.6562 -28.6719 134.656 -75.0078 181.12zM1476.61 1476.61c115.712 -115.841 187.392 -275.841 187.392 -452.608c0 -176.896 -71.6797 -336.896 -187.392 -452.608l-90.4961 90.4961c92.6719 92.6719 149.888 220.672 149.888 362.112
+c0 141.312 -57.2158 269.44 -149.888 361.984z" />
+    <glyph glyph-name="uniF428" unicode="&#xf428;" 
+d="M1024 1280c141.312 0 256 -114.688 256 -256s-114.688 -256 -256 -256s-256 114.688 -256 256s114.688 256 256 256z" />
+  </font>
+</defs></svg>

BIN
libre-2/fonts/genericons/Genericons.ttf


BIN
libre-2/fonts/genericons/Genericons.woff


Різницю між файлами не показано, бо вона завелика
+ 20 - 0
libre-2/fonts/genericons/genericons.css


+ 20 - 0
libre-2/fonts/package.json

@@ -0,0 +1,20 @@
+{
+  "name": "genericons",
+  "version": "1.0.0",
+  "description": "Genericons are vector icons embedded in a webfont designed to be clean and simple keeping with a generic aesthetic. Use for instant HiDPI or to easily change colors on the fly.",
+  "repository": {
+    "type": "git",
+    "url": "git+https://github.com/Automattic/Genericons.git"
+  },
+  "keywords": [
+    "icon",
+    "font",
+    "blog"
+  ],
+  "author": "George Stephanis <georgestephanis@automattic.com>",
+  "license": "GPL-2.0",
+  "bugs": {
+    "url": "https://github.com/Automattic/Genericons/issues"
+  },
+  "homepage": "https://github.com/Automattic/Genericons#readme"
+}

+ 64 - 0
libre-2/footer.php

@@ -0,0 +1,64 @@
+<?php
+/**
+ * The template for displaying the footer.
+ *
+ * Contains the closing of the #content div and all content after
+ *
+ * @package Libre 2
+ */
+
+?>
+
+	</div><!-- #content -->
+
+	<footer id="colophon" class="site-footer" role="contentinfo">
+		<?php if ( is_active_sidebar( 'sidebar-2' ) || is_active_sidebar( 'sidebar-3' ) || is_active_sidebar( 'sidebar-4' ) ) : ?>
+
+			<div class="footer-widgets clear">
+
+				<?php if ( is_active_sidebar( 'sidebar-2' ) ) : ?>
+
+					<div class="widget-area">
+
+						<?php dynamic_sidebar( 'sidebar-2' ); ?>
+
+					</div><!-- .widget-area -->
+
+				<?php endif; ?>
+
+				<?php if ( is_active_sidebar( 'sidebar-3' ) ) : ?>
+
+					<div class="widget-area">
+
+						<?php dynamic_sidebar( 'sidebar-3' ); ?>
+
+					</div><!-- .widget-area -->
+
+				<?php endif; ?>
+
+				<?php if ( is_active_sidebar( 'sidebar-4' ) ) : ?>
+
+					<div class="widget-area">
+
+						<?php dynamic_sidebar( 'sidebar-4' ); ?>
+
+					</div><!-- .widget-area -->
+
+				<?php endif; ?>
+
+			</div><!-- .footer-widgets -->
+
+		<?php endif; ?>
+
+		<div class="site-info">
+			<a href="<?php echo esc_url( __( 'http://wordpress.org/', 'libre-2' ) ); ?>"><?php printf( esc_html__( 'Proudly powered by %s', 'libre-2' ), 'WordPress' ); ?></a>
+			<span class="sep"> | </span>
+			<?php printf( esc_html__( 'Theme: %1$s by %2$s.', 'libre-2' ), 'Libre 2', '<a href="http://wordpress.com/themes/" rel="designer">Automattic</a>' ); ?>
+		</div><!-- .site-info -->
+	</footer><!-- #colophon -->
+</div><!-- #page -->
+
+<?php wp_footer(); ?>
+
+</body>
+</html>

+ 361 - 0
libre-2/functions.php

@@ -0,0 +1,361 @@
+<?php
+/**
+ * Libre 2 functions and definitions
+ *
+ * @package Libre 2
+ */
+
+if ( ! function_exists( 'libre_2_setup' ) ) :
+/**
+ * Sets up theme defaults and registers support for various WordPress features.
+ *
+ * Note that this function is hooked into the after_setup_theme hook, which
+ * runs before the init hook. The init hook is too late for some features, such
+ * as indicating support for post thumbnails.
+ */
+function libre_2_setup() {
+	/*
+	 * Make theme available for translation.
+	 * Translations can be filed in the /languages/ directory.
+	 */
+	load_theme_textdomain( 'libre-2', get_template_directory() . '/languages' );
+
+	// Add default posts and comments RSS feed links to head.
+	add_theme_support( 'automatic-feed-links' );
+
+	/*
+	 * Let WordPress manage the document title.
+	 * By adding theme support, we declare that this theme does not use a
+	 * hard-coded <title> tag in the document head, and expect WordPress to
+	 * provide it for us.
+	 */
+	add_theme_support( 'title-tag' );
+
+	/* Add support for editor styles */
+	add_editor_style( array( 'editor-style.css', libre_2_fonts_url() ) );
+
+	// This theme uses wp_nav_menu() in one location.
+	register_nav_menus( array(
+		'menu-1' => esc_html__( 'Header', 'libre-2' ),
+	) );
+
+	/*
+	 * Add support for Featured Images
+	 */
+	add_theme_support( 'post-thumbnails' );
+	add_image_size( 'libre-2-post-thumbnail', '1088', '9999' );
+
+	/*
+	 * Add support for core Custom Logos
+	 */
+	add_theme_support( 'custom-logo', array(
+		'height'      => 300,
+		'width'       => 300,
+		'flex-width' => true,
+	) );
+
+	// Add theme support for selective refresh for widgets.
+	add_theme_support( 'customize-selective-refresh-widgets' );
+
+	/*
+	 * Switch default core markup for search form, comment form, and comments
+	 * to output valid HTML5.
+	 */
+	add_theme_support( 'html5', array(
+		'search-form',
+		'comment-form',
+		'gallery',
+		'caption',
+	) );
+
+	// Set up the WordPress core custom background feature.
+	add_theme_support( 'custom-background', apply_filters( 'libre_2_custom_background_args', array(
+		'default-color' => 'ffffff',
+	) ) );
+}
+endif; // libre_2_setup
+add_action( 'after_setup_theme', 'libre_2_setup' );
+
+/**
+ * Set the content width in pixels, based on the theme's design and stylesheet.
+ *
+ * Priority 0 to make it available to lower priority callbacks.
+ *
+ * @global int $content_width
+ */
+function libre_2_content_width() {
+	$GLOBALS['content_width'] = apply_filters( 'libre_2_content_width', 739 );
+}
+add_action( 'after_setup_theme', 'libre_2_content_width', 0 );
+
+/*
+ * Adjust $content_width for full-width page template
+ */
+
+if ( ! function_exists( 'libre_2_content_width' ) ) :
+
+function libre_2_content_width() {
+     global $content_width;
+
+     if ( is_page_template( 'templates/full-width-page.php' ) ) {
+          $content_width = 1088; //pixels
+     }
+}
+add_action( 'template_redirect', 'libre_2_content_width' );
+
+endif; // if ! function_exists( 'libre_2_content_width' )
+
+/**
+ * Register widget area.
+ *
+ * @link http://codex.wordpress.org/Function_Reference/register_sidebar
+ */
+function libre_2_widgets_init() {
+	register_sidebar( array(
+		'name'          => esc_html__( 'Sidebar', 'libre-2' ),
+		'id'            => 'sidebar-1',
+		'description'   => '',
+		'before_widget' => '<aside id="%1$s" class="widget %2$s">',
+		'after_widget'  => '</aside>',
+		'before_title'  => '<h2 class="widget-title">',
+		'after_title'   => '</h2>',
+	) );
+
+	register_sidebar( array(
+		'name'          => esc_html__( 'Footer 1', 'libre-2' ),
+		'id'            => 'sidebar-2',
+		'description'   => '',
+		'before_widget' => '<aside id="%1$s" class="widget %2$s">',
+		'after_widget'  => '</aside>',
+		'before_title'  => '<h2 class="widget-title">',
+		'after_title'   => '</h2>',
+	) );
+
+	register_sidebar( array(
+		'name'          => esc_html__( 'Footer 2', 'libre-2' ),
+		'id'            => 'sidebar-3',
+		'description'   => '',
+		'before_widget' => '<aside id="%1$s" class="widget %2$s">',
+		'after_widget'  => '</aside>',
+		'before_title'  => '<h2 class="widget-title">',
+		'after_title'   => '</h2>',
+	) );
+
+	register_sidebar( array(
+		'name'          => esc_html__( 'Footer 3', 'libre-2' ),
+		'id'            => 'sidebar-4',
+		'description'   => '',
+		'before_widget' => '<aside id="%1$s" class="widget %2$s">',
+		'after_widget'  => '</aside>',
+		'before_title'  => '<h2 class="widget-title">',
+		'after_title'   => '</h2>',
+	) );
+}
+add_action( 'widgets_init', 'libre_2_widgets_init' );
+
+/**
+ * Register Google Fonts
+ */
+function libre_2_fonts_url() {
+    $fonts_url = '';
+
+    /* Translators: If there are characters in your language that are not
+	 * supported by Libre Baskerville, translate this to 'off'. Do not translate
+	 * into your own language.
+	 */
+	$libre = esc_html_x( 'on', 'Libre Baskerville font: on or off', 'libre-2' );
+
+	if ( 'off' !== $libre ) {
+		$font_families = array();
+		$font_families[] = 'Libre Baskerville:400,400italic,700';
+
+		$query_args = array(
+			'family' => urlencode( implode( '|', $font_families ) ),
+			'subset' => urlencode( 'latin,latin-ext' ),
+		);
+
+		$fonts_url = add_query_arg( $query_args, 'https://fonts.googleapis.com/css' );
+	}
+
+	return esc_url_raw( $fonts_url );
+
+}
+
+/**
+ * Add preconnect for Google Fonts.
+ *
+ * @param array  $urls           URLs to print for resource hints.
+ * @param string $relation_type  The relation type the URLs are printed.
+ * @return array $urls           URLs to print for resource hints.
+
+function libre_2_resource_hints( $urls, $relation_type ) {
+	if ( wp_style_is( 'libre-2-fonts', 'queue' ) && 'preconnect' === $relation_type ) {
+		$urls[] = array(
+			'href' => 'https://fonts.gstatic.com',
+			'crossorigin',
+		);
+	}
+
+	return $urls;
+}
+add_filter( 'wp_resource_hints', 'libre_2_resource_hints', 10, 2 );
+*/
+
+/**
+ * Enqueue scripts and styles.
+ */
+function libre_2_scripts() {
+	wp_enqueue_style( 'libre-2-style', get_stylesheet_uri() );
+
+	wp_enqueue_style( 'libre-2-fonts', libre_2_fonts_url(), array(), null );
+
+	wp_enqueue_script( 'libre-2-script', get_template_directory_uri() . '/js/libre.js', array( 'jquery' ), '20150623', true );
+
+	$adminbar = is_admin_bar_showing();
+	wp_localize_script( 'libre-2-script', 'libreadminbar', array( $adminbar ) );
+
+	wp_enqueue_script( 'libre-2-navigation', get_template_directory_uri() . '/js/navigation.js', array(), '20120206', true );
+
+	wp_enqueue_script( 'libre-2-skip-link-focus-fix', get_template_directory_uri() . '/js/skip-link-focus-fix.js', array(), '20130115', true );
+
+	if ( is_singular() && comments_open() && get_option( 'thread_comments' ) ) {
+		wp_enqueue_script( 'comment-reply' );
+	}
+}
+add_action( 'wp_enqueue_scripts', 'libre_2_scripts' );
+
+/*
+ * Filters the Categories archive widget to add a span around the post count
+ */
+
+function libre_2_cat_count_span( $links ) {
+	$links = str_replace( '</a> (', '</a><span class="post-count">(', $links );
+	$links = str_replace( ')', ')</span>', $links );
+	return $links;
+}
+add_filter( 'wp_list_categories', 'libre_2_cat_count_span' );
+
+/*
+ * Add a span around the post count in the Archives widget
+ */
+
+function libre_2_archive_count_span( $links ) {
+  $links = str_replace( '</a>&nbsp;(', '</a><span class="post-count">(', $links );
+  $links = str_replace( ')', ')</span>', $links );
+  return $links;
+}
+add_filter( 'get_archives_link', 'libre_2_archive_count_span' );
+
+if ( ! function_exists( 'libre_2_continue_reading_link' ) ) :
+/**
+ * Returns an ellipsis and "Continue reading" plus off-screen title link for excerpts
+ */
+function libre_2_continue_reading_link() {
+	return '&hellip; <a class="more-link" href="'. esc_url( get_permalink() ) . '">' . sprintf( wp_kses_post( __( 'Continue reading <span class="screen-reader-text">%1$s</span> <span class="meta-nav" aria-hidden="true">&rarr;</span>', 'libre-2' ) ), esc_attr( strip_tags( get_the_title() ) ) ) . '</a>';
+}
+endif; // libre_2_continue_reading_link
+
+
+/**
+ * Replaces "[...]" (appended to automatically generated excerpts) with libre_2_continue_reading_link().
+ *
+ * To override this in a child theme, remove the filter and add your own
+ * function tied to the excerpt_more filter hook.
+ */
+function libre_2_auto_excerpt_more( $more ) {
+	return libre_2_continue_reading_link();
+}
+add_filter( 'excerpt_more', 'libre_2_auto_excerpt_more' );
+
+
+/**
+ * Adds a pretty "Continue Reading" link to custom post excerpts.
+ *
+ * To override this link in a child theme, remove the filter and add your own
+ * function tied to the get_the_excerpt filter hook.
+ */
+function libre_2_custom_excerpt_more( $output ) {
+	if ( has_excerpt() && ! is_attachment() ) {
+		$output .= libre_2_continue_reading_link();
+	}
+	return $output;
+}
+add_filter( 'get_the_excerpt', 'libre_2_custom_excerpt_more' );
+
+/*
+ * Custom comments display to move Reply link,
+ * used in comments.php
+ */
+function libre_2_comments( $comment, $args, $depth ) {
+?>
+		<li id="comment-<?php comment_ID(); ?>" <?php comment_class( empty( $args['has_children'] ) ? '' : 'parent' ); ?>>
+			<article id="div-comment-<?php comment_ID(); ?>" class="comment-body">
+				<footer class="comment-meta">
+					<div class="comment-metadata">
+						<span class="comment-author vcard">
+							<?php if ( 0 != $args['avatar_size'] ) echo get_avatar( $comment, $args['avatar_size'] ); ?>
+
+							<?php printf( '<b class="fn">%s</b>', get_comment_author_link() ); ?>
+						</span>
+						<a href="<?php echo esc_url( get_comment_link( $comment->comment_ID, $args ) ); ?>">
+							<time datetime="<?php comment_time( 'c' ); ?>">
+								<?php printf( '<span class="comment-date">%1$s</span><span class="comment-time screen-reader-text">%2$s</span>', get_comment_date(), get_comment_time() ); ?>
+							</time>
+						</a>
+						<?php
+						comment_reply_link( array_merge( $args, array(
+							'add_below' => 'div-comment',
+							'depth'     => $depth,
+							'max_depth' => $args['max_depth'],
+							'before'    => '<span class="reply">',
+							'after'     => '</span>'
+						) ) );
+						?>
+						<?php edit_comment_link( esc_html__( 'Edit', 'libre-2' ), '<span class="edit-link">', '</span>' ); ?>
+
+					</div><!-- .comment-metadata -->
+
+					<?php if ( '0' == $comment->comment_approved ) : ?>
+					<p class="comment-awaiting-moderation"><?php esc_html_e( 'Your comment is awaiting moderation.', 'libre-2' ); ?></p>
+					<?php endif; ?>
+				</footer><!-- .comment-meta -->
+
+				<div class="comment-content">
+					<?php comment_text(); ?>
+				</div><!-- .comment-content -->
+
+			</article><!-- .comment-body -->
+<?php
+}
+
+/**
+ * Implement the Custom Header feature.
+ */
+require get_template_directory() . '/inc/custom-header.php';
+
+/**
+ * Custom template tags for this theme.
+ */
+require get_template_directory() . '/inc/template-tags.php';
+
+/**
+ * Custom functions that act independently of the theme templates.
+ */
+require get_template_directory() . '/inc/extras.php';
+
+/**
+ * Customizer additions.
+ */
+require get_template_directory() . '/inc/customizer.php';
+
+/**
+ * Load Jetpack compatibility file.
+ */
+require get_template_directory() . '/inc/jetpack.php';
+
+/**
+ * Load WooCommerce compatibility file.
+ */
+if ( class_exists( 'WooCommerce' ) ) {
+	require get_template_directory() . '/inc/woocommerce.php';
+}

+ 60 - 0
libre-2/header.php

@@ -0,0 +1,60 @@
+<?php
+/**
+ * The header for our theme.
+ *
+ * Displays all of the <head> section and everything up till <div id="content">
+ *
+ * @package Libre 2
+ */
+
+?><!DOCTYPE html>
+<html <?php language_attributes(); ?>>
+<head>
+<meta charset="<?php bloginfo( 'charset' ); ?>">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<link rel="profile" href="http://gmpg.org/xfn/11">
+
+<?php wp_head(); ?>
+</head>
+
+<body <?php body_class(); ?>>
+<div id="page" class="hfeed site">
+	<a class="skip-link screen-reader-text" href="#content"><?php esc_html_e( 'Skip to content', 'libre-2' ); ?></a>
+	<?php if ( get_header_image() ) : ?>
+	<a href="<?php echo esc_url( home_url( '/' ) ); ?>" rel="home">
+		<img src="<?php header_image(); ?>" width="<?php echo esc_attr( get_custom_header()->width ); ?>" height="<?php echo esc_attr( get_custom_header()->height ); ?>" alt="" class="custom-header">
+	</a>
+	<?php endif; // End header image check. ?>
+	<header id="masthead" class="site-header" role="banner">
+		<div class="site-branding">
+			<?php if ( function_exists( 'the_custom_logo' ) ) : ?>
+				<?php the_custom_logo(); ?>
+			<?php endif; ?>
+			<?php if ( is_front_page() && is_home() ) : ?>
+				<h1 class="site-title"><a href="<?php echo esc_url( home_url( '/' ) ); ?>" rel="home"><?php bloginfo( 'name' ); ?></a></h1>
+			<?php else : ?>
+				<p class="site-title"><a href="<?php echo esc_url( home_url( '/' ) ); ?>" rel="home"><?php bloginfo( 'name' ); ?></a></p>
+			<?php endif;
+				$description = get_bloginfo( 'description', 'display' );
+				if ( $description || is_customize_preview() ) : ?>
+					<p class="site-description"><?php echo $description; ?></p>
+			<?php endif; ?>
+		</div><!-- .site-branding -->
+
+		<div class="nav-wrapper">
+			<nav id="site-navigation" class="main-navigation" role="navigation">
+				<button class="menu-toggle" aria-controls="primary-menu" aria-expanded="false">&#9776; <?php esc_html_e( 'Menu', 'libre-2' ); ?></button>
+				<?php wp_nav_menu( array( 'theme_location' => 'menu-1', 'menu_id' => 'primary-menu' ) ); ?>
+				<?php libre_2_social_menu(); ?>
+			</nav><!-- #site-navigation -->
+
+			<?php // Add Woocommerce Cart to header if Woocommerce exists
+				if ( class_exists( 'WooCommerce' ) ) {
+					libre_2_woocommerce_header_cart();
+				} 
+			?>
+		</div>
+
+	</header><!-- #masthead -->
+
+	<div id="content" class="site-content">

+ 63 - 0
libre-2/inc/custom-header.php

@@ -0,0 +1,63 @@
+<?php
+/**
+ *
+ * @package Libre 2
+ */
+
+/**
+ * Set up the WordPress core custom header feature.
+ *
+ * @uses libre_2_header_style()
+ */
+function libre_2_custom_header_setup() {
+	add_theme_support( 'custom-header', apply_filters( 'libre_2_custom_header_args', array(
+		'default-image'          => '',
+		'default-text-color'     => '404040',
+		'width'                  => 1088,
+		'height'                 => 300,
+		'flex-height'            => true,
+		'wp-head-callback'       => 'libre_2_header_style',
+	) ) );
+}
+add_action( 'after_setup_theme', 'libre_2_custom_header_setup' );
+
+if ( ! function_exists( 'libre_2_header_style' ) ) :
+/**
+ * Styles the header image and text displayed on the blog
+ *
+ * @see libre_2_custom_header_setup().
+ */
+function libre_2_header_style() {
+	$header_text_color = get_header_textcolor();
+
+	// If no custom options for text are set, let's bail
+	// get_header_textcolor() options: HEADER_TEXTCOLOR is default, hide text (returns 'blank') or any hex value.
+	if ( HEADER_TEXTCOLOR == $header_text_color ) {
+		return;
+	}
+
+	// If we get this far, we have custom styles. Let's do this.
+	?>
+	<style type="text/css">
+	<?php
+		// Has the text been hidden?
+		if ( 'blank' == $header_text_color ) :
+	?>
+		.site-title,
+		.site-description {
+			position: absolute;
+			clip: rect(1px, 1px, 1px, 1px);
+		}
+	<?php
+		// If the user has set a custom color for the text use that.
+		else :
+	?>
+		.site-title a,
+		.site-description {
+			color: #<?php echo esc_attr( $header_text_color ); ?>;
+		}
+	<?php endif; ?>
+	</style>
+	<?php
+}
+endif; // libre_2_header_style

+ 26 - 0
libre-2/inc/customizer.php

@@ -0,0 +1,26 @@
+<?php
+/**
+ * Libre 2 Theme Customizer
+ *
+ * @package Libre 2
+ */
+
+/**
+ * Add postMessage support for site title and description for the Theme Customizer.
+ *
+ * @param WP_Customize_Manager $wp_customize Theme Customizer object.
+ */
+function libre_2_customize_register( $wp_customize ) {
+	$wp_customize->get_setting( 'blogname' )->transport         = 'postMessage';
+	$wp_customize->get_setting( 'blogdescription' )->transport  = 'postMessage';
+	$wp_customize->get_setting( 'header_textcolor' )->transport = 'postMessage';
+}
+add_action( 'customize_register', 'libre_2_customize_register' );
+
+/**
+ * Binds JS handlers to make Theme Customizer preview reload changes asynchronously.
+ */
+function libre_2_customize_preview_js() {
+	wp_enqueue_script( 'libre-2-customizer', get_template_directory_uri() . '/js/customizer.js', array( 'customize-preview' ), '20130508', true );
+}
+add_action( 'customize_preview_init', 'libre_2_customize_preview_js' );

+ 54 - 0
libre-2/inc/extras.php

@@ -0,0 +1,54 @@
+<?php
+/**
+ * Custom functions that act independently of the theme templates
+ *
+ * Eventually, some of the functionality here could be replaced by core features
+ *
+ * @package Libre 2
+ */
+
+/**
+ * Adds custom classes to the array of body classes.
+ *
+ * @param array $classes Classes for the body element.
+ * @return array
+ */
+function libre_2_body_classes( $classes ) {
+	// Adds a class of group-blog to blogs with more than 1 published author.
+	if ( is_multi_author() ) {
+		$classes[] = 'group-blog';
+	}
+
+	// If there is no author bio available, add a class to better style the page title
+	if ( is_author() && ! get_the_author_meta( 'description' ) ) {
+		$classes[] = 'no-taxonomy-description';
+	}
+
+	// If there is no taxonomy description, add a class to better style the page title
+	if ( ! is_author() && is_archive() && ! get_the_archive_description() || is_search() ) {
+		$classes[] = 'no-taxonomy-description';
+	}
+
+	if ( ! is_active_sidebar( 'sidebar-1' ) &&
+		 ! is_page_template( 'templates/right-column-page.php' ) &&
+		 ! is_page_template( 'templates/full-width-page.php' ) ) {
+		$classes[] = 'no-sidebar';
+	}
+
+	if ( is_singular() ) {
+		$classes[] = 'singular';
+	}
+
+	return $classes;
+}
+add_filter( 'body_class', 'libre_2_body_classes' );
+
+/**
+ * Add a pingback url auto-discovery header for singularly identifiable articles.
+ */
+function libre_2_pingback_header() {
+	if ( is_singular() && pings_open() ) {
+		echo '<link rel="pingback" href="', bloginfo( 'pingback_url' ), '">';
+	}
+}
+add_action( 'wp_head', 'libre_2_pingback_header' );

+ 75 - 0
libre-2/inc/headstart/en.json

@@ -0,0 +1,75 @@
+{
+    "settings": {
+        "options": {
+            "show_on_front": "posts",
+            "stylesheet": "pub\/libre-2",
+            "featured-content": false
+        },
+        "theme_mods": {
+            "0": false,
+            "nav_menu_locations": {
+                "menu-1": "primary"
+            }
+        },
+        "headstart": {
+            "mapped_id_options": [],
+            "mapped_id_theme_mods": [],
+            "keep_submenu_items": true
+        }
+    },
+    "widgets": [
+        {
+            "id": "search-2",
+            "id_base": "search",
+            "settings": {
+                "title": "Search"
+            },
+            "sidebar": "sidebar-1",
+            "position": 1
+        },
+        {
+            "id": "blog_subscription-3",
+            "id_base": "blog_subscription",
+            "settings": {
+                "title": "Follow Blog via Email",
+                "title_following": "You are following this blog",
+                "subscribe_logged_in": "Click to follow this blog and receive notifications of new posts by email.",
+                "subscribe_text": "Enter your email address to follow this blog and receive notifications of new posts by email.",
+                "subscribe_button": "Follow",
+                "show_subscribers_total": 1
+
+            },
+            "sidebar": "sidebar-1",
+            "position": 2
+        }
+    ],
+    "content": [
+        {
+            "post_title": "Contact",
+            "post_content": "[contact-form][contact-field label=\"Name\" type=\"name\" required=\"1\"\/][contact-field label=\"Email\" type=\"email\" required=\"1\"\/][contact-field label=\"Comment\" type=\"textarea\" required=\"1\"\/][\/contact-form]",
+            "post_status": "publish",
+            "menu_order": 3,
+            "comment_status": "closed",
+            "ping_status": "closed",
+            "post_type": "page",
+            "hs_custom_meta": "_hs_contact_page",
+            "hs_sharing": 0,
+            "hs_like_status": 0,
+            "attachment_url": "https:\/\/headstartdata.files.wordpress.com\/2016\/06\/person-smartphone-office-table.jpeg",
+            "hs_old_id": 101
+        },
+        {
+            "post_title": "The Journey Begins",
+            "post_content": "Thanks for joining me! <blockquote>Good company in a journey makes the way seem shorter. — Izaak Walton<\/blockquote><img class=\"wp-image-7 size-full\" src=\"https://headstartdata.files.wordpress.com/2018/02/post.png\" alt=\"post\" width=\"1000\" height=\"563\" \/>",
+            "post_status": "publish",
+            "comment_status": "open",
+            "ping_status": "open",
+            "post_type": "post",
+            "hs_custom_meta": "_hs_first_post",
+            "hs_sharing": 0,
+            "hs_like_status": 0,
+            "attachment_url": "",
+            "hs_old_id": 102
+        }
+    ]
+}

+ 579 - 0
libre-2/inc/jetpack-fonts.php

@@ -0,0 +1,579 @@
+<?php
+
+add_filter( 'typekit_add_font_category_rules', function( $category_rules ) {
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'body-text',
+		'html',
+		array(
+			array( 'property' => 'font-family', 'value' => 'sans-serif' ),
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'body-text',
+		'b,
+		strong',
+		array(
+			array( 'property' => 'font-weight', 'value' => 'bold' ),
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'body-text',
+		'dfn',
+		array(
+			array( 'property' => 'font-style', 'value' => 'italic' ),
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'body-text',
+		'small',
+		array(
+			array( 'property' => 'font-size', 'value' => '13px' ),
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'body-text',
+		'sub,
+		sup',
+		array(
+			array( 'property' => 'font-size', 'value' => '75%' ),
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'none',
+		'code,
+		kbd,
+		samp',
+		array(
+			array( 'property' => 'font-family', 'value' => 'monospace, monospace' ),
+			array( 'property' => 'font-size', 'value' => '1em' ),
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'body-text',
+		'pre',
+		array(
+			array( 'property' => 'font-family', 'value' => 'monospace, monospace' ),
+			array( 'property' => 'font-size', 'value' => '1em' ),
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'body-text',
+		'button,
+		input,
+		optgroup,
+		select,
+		textarea',
+		array(
+			array( 'property' => 'font', 'value' => 'inherit' ),
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'body-text',
+		'optgroup',
+		array(
+			array( 'property' => 'font-weight', 'value' => 'bold' ),
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'body-text',
+		'body,
+		button,
+		input,
+		select,
+		textarea',
+		array(
+			array( 'property' => 'font-family', 'value' => '"Libre Baskerville", Libre, Georgia, Times, serif' ),
+			array( 'property' => 'font-size', 'value' => '18px' ),
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'headings',
+		'h1,
+		h2,
+		h3,
+		h4,
+		h5,
+		h6,
+		.site-title',
+		array(
+			array( 'property' => 'font-family', 'value' => '"Libre Baskerville", Libre, Georgia, Times, serif' ),
+			array( 'property' => 'font-weight', 'value' => 'bold' ),
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'headings',
+		'h1',
+		array(
+			array( 'property' => 'font-size', 'value' => '29px' ),
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'headings',
+		'h2',
+		array(
+			array( 'property' => 'font-size', 'value' => '23px' ),
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'headings',
+		'h3',
+		array(
+			array( 'property' => 'font-size', 'value' => '18px' ),
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'headings',
+		'h4',
+		array(
+			array( 'property' => 'font-size', 'value' => '14px' ),
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'headings',
+		'h5',
+		array(
+			array( 'property' => 'font-size', 'value' => '13px' ),
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'headings',
+		'h6',
+		array(
+			array( 'property' => 'font-size', 'value' => '12px' ),
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'body-text',
+		'cite,
+		dfn,
+		em,
+		i',
+		array(
+			array( 'property' => 'font-style', 'value' => 'italic' ),
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'body-text',
+		'blockquote',
+		array(
+			array( 'property' => 'font-size', 'value' => '18px' ),
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'body-text',
+		'pre',
+		array(
+			array( 'property' => 'font-family', 'value' => '"Libre Baskerville", Libre, Georgia, Times, serif' ),
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'none',
+		'code,
+		kbd,
+		tt,
+		var',
+		array(
+			array( 'property' => 'font-family', 'value' => 'Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace' ),
+			array( 'property' => 'font-size', 'value' => '16px' ),
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'body-text',
+		'big',
+		array(
+			array( 'property' => 'font-size', 'value' => '125%' ),
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'body-text',
+		'blockquote:before',
+		array(
+			array( 'property' => 'font-size', 'value' => '72px' ),
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'body-text',
+		'.comments-area blockquote',
+		array(
+			array( 'property' => 'font-size', 'value' => '18px' ),
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'body-text',
+		'.intro',
+		array(
+			array( 'property' => 'font-style', 'value' => 'italic' ),
+			array( 'property' => 'font-size', 'value' => '23px' ),
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'body-text',
+		'dt',
+		array(
+			array( 'property' => 'font-weight', 'value' => 'bold' ),
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'body-text',
+		'caption',
+		array(
+			array( 'property' => 'font-weight', 'value' => 'bold' ),
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'body-text',
+		'label',
+		array(
+			array( 'property' => 'font-style', 'value' => 'italic' ),
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'body-text',
+		'#infinite-handle span,
+		button,
+		input[type="button"],
+		input[type="reset"],
+		input[type="submit"]',
+		array(
+			array( 'property' => 'font-size', 'value' => '14px' ),
+			array( 'property' => 'font-weight', 'value' => 'bold' ),
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'body-text',
+		'input[type="email"],
+		input[type="password"],
+		input[type="search"],
+		input[type="text"],
+		input[type="url"]',
+		array(
+			array( 'property' => 'font-size', 'value' => '14px' ),
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'headings',
+		'.singular .site-title',
+		array(
+			array( 'property' => 'font-size', 'value' => '29px' ),
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'body-text',
+		'.site-description',
+		array(
+			array( 'property' => 'font-style', 'value' => 'italic' ),
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'headings',
+		'.entry-title',
+		array(
+			array( 'property' => 'font-size', 'value' => '29px' ),
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'body-text',
+		'.entry-footer,
+		.entry-meta',
+		array(
+			array( 'property' => 'font-size', 'value' => '14px' ),
+			array( 'property' => 'font-style', 'value' => 'italic' ),
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'body-text',
+		'.more-link',
+		array(
+			array( 'property' => 'font-style', 'value' => 'italic' ),
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'headings',
+		'.page-title',
+		array(
+			array( 'property' => 'font-size', 'value' => '29px' ),
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'body-text',
+		'.site-footer',
+		array(
+			array( 'property' => 'font-size', 'value' => '14px' ),
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'body-text',
+		'.site-info',
+		array(
+			array( 'property' => 'font-style', 'value' => 'italic' ),
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'body-text',
+		'.main-navigation',
+		array(
+			array( 'property' => 'font-size', 'value' => '14px' ),
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'body-text',
+		'.site-main .comment-navigation,
+		.site-main .post-navigation,
+		.site-main .posts-navigation',
+		array(
+			array( 'property' => 'font-weight', 'value' => 'bold' ),
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'body-text',
+		'.site-main .post-navigation',
+		array(
+			array( 'property' => 'font-size', 'value' => '23px' ),
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'body-text',
+		'.comment-navigation .meta-nav,
+		.post-navigation .meta-nav,
+		.posts-navigation .meta-nav',
+		array(
+			array( 'property' => 'font-size', 'value' => '14px' ),
+			array( 'property' => 'font-style', 'value' => 'italic' ),
+			array( 'property' => 'font-weight', 'value' => 'normal' ),
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'none',
+		'.screen-reader-text:focus',
+		array(
+			array( 'property' => 'font-size', 'value' => '14px' ),
+			array( 'property' => 'font-size', 'value' => '0.875rem' ),
+			array( 'property' => 'font-weight', 'value' => 'bold' ),
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'body-text',
+		'.widget',
+		array(
+			array( 'property' => 'font-size', 'value' => '14px' ),
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'headings',
+		'.widget-title,
+		.widgettitle',
+		array(
+			array( 'property' => 'font-size', 'value' => '18px' ),
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'headings',
+		'.widget_calendar th',
+		array(
+			array( 'property' => 'font-weight', 'value' => 'bold' ),
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'body-text',
+		'td#prev',
+		array(
+			array( 'property' => 'font-style', 'value' => 'italic' ),
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'body-text',
+		'td#next',
+		array(
+			array( 'property' => 'font-style', 'value' => 'italic' ),
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'body-text',
+		'.widget_recent_comments a',
+		array(
+			array( 'property' => 'font-style', 'value' => 'italic' ),
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'body-text',
+		'.widget_recent_comments .comment-author-link,
+		.widget_recent_comments .comment-author-link a',
+		array(
+			array( 'property' => 'font-style', 'value' => 'normal' ),
+			array( 'property' => 'font-weight', 'value' => 'bold' ),
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'body-text',
+		'.rsswidget',
+		array(
+			array( 'property' => 'font-weight', 'value' => 'bold' ),
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'body-text',
+		'.rss-date',
+		array(
+			array( 'property' => 'font-style', 'value' => 'italic' ),
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'body-text',
+		'.comment-meta',
+		array(
+			array( 'property' => 'font-size', 'value' => '14px' ),
+			array( 'property' => 'font-style', 'value' => 'italic' ),
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'body-text',
+		'.comment-author',
+		array(
+			array( 'property' => 'font-size', 'value' => '18px' ),
+			array( 'property' => 'font-style', 'value' => 'normal' ),
+			array( 'property' => 'font-weight', 'value' => 'bold' ),
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'body-text',
+		'.no-comments',
+		array(
+			array( 'property' => 'font-size', 'value' => '14px' ),
+			array( 'property' => 'font-style', 'value' => 'italic' ),
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'body-text',
+		'#infinite-footer .blog-credits',
+		array(
+			array( 'property' => 'font-size', 'value' => '14px' ),
+			array( 'property' => 'font-style', 'value' => 'italic' ),
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'body-text',
+		'#infinite-handle span',
+		array(
+			array( 'property' => 'font-size', 'value' => '18px' ),
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'body-text',
+		'.wp-caption-text',
+		array(
+			array( 'property' => 'font-size', 'value' => '14px' ),
+			array( 'property' => 'font-style', 'value' => 'italic' ),
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'body-text',
+		'.wp-caption-text:before',
+		array(
+			array( 'property' => 'font-style', 'value' => 'normal' ),
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'none',
+		'.main-navigation ul > li.menu-item-has-children > a:after,
+		.main-navigation ul > li.page_item_has_children > a:after',
+		array(
+			array( 'property' => 'font-size', 'value' => '23px' ),
+		),
+		array(
+			'screen and ( min-width: 45em )',
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'headings',
+		'.singular .entry-title,
+		h1',
+		array(
+			array( 'property' => 'font-size', 'value' => '47px' ),
+		),
+		array(
+			'screen and ( min-width: 45em )',
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'headings',
+		'h2',
+		array(
+			array( 'property' => 'font-size', 'value' => '29px' ),
+		),
+		array(
+			'screen and ( min-width: 45em )',
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'headings',
+		'h3',
+		array(
+			array( 'property' => 'font-size', 'value' => '23px' ),
+		),
+		array(
+			'screen and ( min-width: 45em )',
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'headings',
+		'h4',
+		array(
+			array( 'property' => 'font-size', 'value' => '18px' ),
+		),
+		array(
+			'screen and ( min-width: 45em )',
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'headings',
+		'h5',
+		array(
+			array( 'property' => 'font-size', 'value' => '14px' ),
+		),
+		array(
+			'screen and ( min-width: 45em )',
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'headings',
+		'h6',
+		array(
+			array( 'property' => 'font-size', 'value' => '13px' ),
+		),
+		array(
+			'screen and ( min-width: 45em )',
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'body-text',
+		'blockquote',
+		array(
+			array( 'property' => 'font-size', 'value' => '23px' ),
+		),
+		array(
+			'screen and ( min-width: 45em )',
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'body-text',
+		'blockquote:before',
+		array(
+			array( 'property' => 'font-size', 'value' => '123px' ),
+		),
+		array(
+			'screen and ( min-width: 45em )',
+		)
+	);
+
+	TypekitTheme::add_font_category_rule( $category_rules, 'headings',
+		'.sticking .site-title',
+		array(
+			array( 'property' => 'font-size', 'value' => '18px' ),
+		),
+		array(
+			'screen and ( min-width: 45em )',
+		)
+	);
+
+	return $category_rules;
+} );

+ 114 - 0
libre-2/inc/jetpack.php

@@ -0,0 +1,114 @@
+<?php
+/**
+ * Jetpack Compatibility File
+ * See: https://jetpack.me/
+ *
+ * @package Libre 2
+ */
+
+/**
+ * Add theme support for Infinite Scroll.
+ * See: https://jetpack.me/support/infinite-scroll/
+ */
+function libre_2_jetpack_setup() {
+	add_theme_support( 'infinite-scroll', array(
+		'container'      => 'main',
+		'render'         => 'libre_2_infinite_scroll_render',
+		'footer'         => 'masthead',
+		'footer_widgets' => array( 'sidebar-2', 'sidebar-3', 'sidebar-4' ),
+		'wrapper'        => false,
+	) );
+
+	add_theme_support( 'jetpack-responsive-videos' );
+
+	add_theme_support( 'jetpack-social-menu', 'svg' );
+
+	add_theme_support( 'jetpack-content-options', array(
+		'blog-display' => 'content',
+		'author-bio'   => true,
+		'post-details' => array(
+			'stylesheet' => 'libre-2-style',
+			'date'       => '.posted-on',
+			'categories' => '.cat-links',
+			'tags'       => '.tags-links',
+			'author'     => '.byline',
+		),
+		'featured-images' => array(
+			'archive'          => true, // enable or not the featured image check for archive pages: true or false
+			'archive-default'  => false, // the default setting of the featured image on archive pages, if it's enabled or not: true or false
+			'post'             => true, // enable or not the featured image check for single posts: true or false
+			'page'             => true, // enable or not the featured image check for single pages: true or false
+			'fallback'         => true,
+			'fallback-default' => false,
+		),
+	) );
+} // end function libre_2_jetpack_setup
+add_action( 'after_setup_theme', 'libre_2_jetpack_setup' );
+
+/**
+ * Custom render function for Infinite Scroll.
+ */
+function libre_2_infinite_scroll_render() {
+
+	if ( class_exists( 'WooCommerce' ) && ( is_shop() || is_product_taxonomy() || is_product_category() || is_product_tag() ) ) {
+		libre_2_woocommerce_product_columns_wrapper();
+		woocommerce_product_loop_start();
+	}
+
+	while ( have_posts() ) {
+		the_post();
+
+		if ( class_exists( 'WooCommerce' ) && ( is_shop() || is_product_taxonomy() || is_product_category() || is_product_tag() ) ) :
+			wc_get_template_part( 'content', 'product' );
+		else :
+			get_template_part( 'template-parts/content', get_post_format() );
+		endif;
+	}
+
+	if ( class_exists( 'WooCommerce' ) && ( is_shop() || is_product_taxonomy() || is_product_category() || is_product_tag() ) ) {
+		woocommerce_product_loop_end();
+		libre_2_woocommerce_product_columns_wrapper_close();
+	}
+} // end function libre_2_infinite_scroll_render
+
+/**
+ * Return early if Social Menu is not available.
+ */
+function libre_2_social_menu() {
+	if ( ! function_exists( 'jetpack_social_menu' ) ) {
+		return;
+	} else {
+		jetpack_social_menu();
+	}
+}
+
+/**
+ * Return early if Author Bio is not available.
+ */
+function libre_2_author_bio() {
+	if ( ! function_exists( 'jetpack_author_bio' ) ) {
+		get_template_part( 'template-parts/content', 'author' );
+	} else {
+		jetpack_author_bio();
+	}
+}
+
+/**
+ * Author Bio Avatar Size.
+ */
+function libre_2_author_bio_avatar_size() {
+	return 100;
+}
+add_filter( 'jetpack_author_bio_avatar_size', 'libre_2_author_bio_avatar_size' );
+
+/**
+ * Custom function to check for a post thumbnail;
+ * If Jetpack is not available, fall back to has_post_thumbnail()
+ */
+function libre_2_has_post_thumbnail( $post = null ) {
+	if ( function_exists( 'jetpack_has_featured_image' ) ) {
+		return jetpack_has_featured_image( $post );
+	} else {
+		return has_post_thumbnail( $post );
+	}
+}

+ 162 - 0
libre-2/inc/style-wpcom.css

@@ -0,0 +1,162 @@
+/* WordPress.com Widgets */
+
+#wpstats {
+	display: none;
+}
+.rating-msg {
+	font-size: 18px;
+	font-size: 1rem;
+	vertical-align: top;
+}
+.widget_wpcom_social_media_icons_widget li a:before {
+	font-size: 32px;
+	margin-right: 0.21875em;
+}
+
+/* Likes */
+
+a.comment-like-link:before {
+	color: inherit;
+}
+a.comment-like-link:after {
+	display: none;
+}
+
+/* Related posts */
+div#jp-relatedposts div.jp-relatedposts-items-visual div.jp-relatedposts-post-nothumbs a.jp-relatedposts-post-aoverlay,
+div#jp-relatedposts div.jp-relatedposts-items-visual div.jp-relatedposts-post-nothumbs a.jp-relatedposts-post-aoverlay:hover,
+div#jp-relatedposts div.jp-relatedposts-items-visual div.jp-relatedposts-post-nothumbs a.jp-relatedposts-post-aoverlay:focus,
+div#jp-relatedposts div.jp-relatedposts-items-visual div.jp-relatedposts-post-nothumbs a.jp-relatedposts-post-aoverlay:active {
+	border: 0;
+}
+div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a:hover,
+div#jp-relatedposts div.jp-relatedposts-items div.jp-relatedposts-post:hover .jp-relatedposts-post-title a,
+div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a:focus,
+div#jp-relatedposts div.jp-relatedposts-items div.jp-relatedposts-post:focus .jp-relatedposts-post-title a,
+div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a:active,
+div#jp-relatedposts div.jp-relatedposts-items div.jp-relatedposts-post:active .jp-relatedposts-post-title a {
+	text-decoration: none;
+	border-width: 3px;
+}
+div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post img.jp-relatedposts-post-img,
+div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post span {
+	display: inline;
+}
+div#jp-relatedposts div.jp-relatedposts-items-visual div.jp-relatedposts-post-nothumbs p.jp-relatedposts-post-excerpt {
+	margin-top: .4375em;
+}
+div#jp-relatedposts h3.jp-relatedposts-headline em:before {
+	border-color: #404040;
+	margin-bottom: .875em;
+}
+div#jp-relatedposts h3.jp-relatedposts-headline {
+	font-size: 14px;
+}
+div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context {
+	clear: both;
+	display: inline-block;
+	margin-top: .4375em;
+	opacity: 1;
+	font-style: italic;
+	width: 100%;
+}
+div#jp-relatedposts div.jp-relatedposts-items-visual .jp-relatedposts-post {
+	padding-right: 1.75em;
+}
+
+/* Audio player */
+.wp-audio-shortcode button,
+.wp-audio-shortcode button:hover,
+.wp-audio-shortcode button:focus,
+.wp-audio-shortcode button:active {
+	box-shadow: 0 0 0;
+	top: auto;
+}
+.mejs-container,
+.mejs-embed,
+.mejs-embed body,
+.mejs-container .mejs-controls {
+	background-color: #404040;
+}
+.mejs-horizontal-volume-slider:after,
+.mejs-time-slider:after {
+	display: none;
+}
+
+/* Slideshow */
+body div div.slideshow-controls a:after {
+	display: none;
+}
+
+/* Flickr */
+#flickr_badge_wrapper {
+  background: transparent;
+  border: 0;
+}
+
+#flickr_badge_uber_wrapper {
+  margin: 0 auto;
+}
+#flickr_badge_uber_wrapper td {
+  border: 0;
+}
+#flickr_badge_uber_wrapper a:hover,
+#flickr_badge_uber_wrapper a:focus,
+#flickr_badge_uber_wrapper a:link,
+#flickr_badge_uber_wrapper a:active,
+#flickr_badge_uber_wrapper a:visited {
+  color: #404040;
+}
+.widget_recent_comments td {
+  border: 0;
+  padding: .875em .4375em;
+  vertical-align: top;
+}
+
+.widget_authors ul,
+.widget_author_grid ul {
+  list-style: none;
+  margin: 0;
+  padding: 0;
+}
+
+.widget_authors img {
+  float: none;
+  vertical-align: middle;
+}
+.widget_authors li:before, .widget_authors li:after {
+  content: "";
+  display: table;
+}
+.widget_authors li:after {
+  clear: both;
+}
+.widget_authors a {
+  text-decoration: none;
+}
+h3.sd-title {
+	font-size: 14px;
+	font-size: .778rem;
+}
+body.highlander-light h3.sd-title:before {
+	border-color: #404040;
+}
+.rating-msg,
+.rating-nero-value {
+	font-size: 14px;
+	line-height: 1;
+	vertical-align: top;
+}
+.reblogger-note-content blockquote:before {
+	display: none;
+}
+
+/* Comment form */
+
+#respond p.form-submit input[type="submit"] {
+	text-transform: none;
+}
+#respond h3 {
+	margin-top: 0.4375em;
+	margin-bottom: 0.4375em;
+}

+ 125 - 0
libre-2/inc/template-tags.php

@@ -0,0 +1,125 @@
+<?php
+/**
+ * Custom template tags for this theme.
+ *
+ * Eventually, some of the functionality here could be replaced by core features.
+ *
+ * @package Libre 2
+ */
+
+if ( ! function_exists( 'libre_2_posted_on' ) ) :
+/**
+ * Prints HTML with meta information for the current post-date/time and author.
+ */
+function libre_2_posted_on() {
+	$time_string = '<time class="entry-date published updated" datetime="%1$s">%2$s</time>';
+	if ( get_the_time( 'U' ) !== get_the_modified_time( 'U' ) ) {
+		$time_string = '<time class="entry-date published" datetime="%1$s">%2$s</time><time class="updated" datetime="%3$s">%4$s</time>';
+	}
+
+	$time_string = sprintf( $time_string,
+		esc_attr( get_the_date( 'c' ) ),
+		esc_html( get_the_date() ),
+		esc_attr( get_the_modified_date( 'c' ) ),
+		esc_html( get_the_modified_date() )
+	);
+
+	if ( is_single() ) {
+		$posted_on = sprintf( esc_attr__( 'Posted on %1$s', 'libre-2' ),
+						'<a href="' . esc_url( get_permalink() ) . '" rel="bookmark">' . $time_string . '</a>'
+					);
+	}
+	elseif ( is_sticky() ) {
+		$posted_on = '<a href="' . esc_url( get_permalink() ) . '" rel="bookmark">' . esc_html__( 'Featured', 'libre-2' ) . '</a>';
+	}
+	else {
+		$posted_on = '<a href="' . esc_url( get_permalink() ) . '" rel="bookmark">' . $time_string . '</a>';
+	}
+
+	if ( is_single() ) {
+		$byline = sprintf( esc_html__( 'by %1$s', 'libre-2' ),
+					'<span class="author vcard"><a class="url fn n" href="' . esc_url( get_author_posts_url( get_the_author_meta( 'ID' ) ) ) . '">' . esc_html( get_the_author() ) . '</a></span>'
+				);
+	}
+	else {
+		$byline = '<span class="author vcard"><a class="url fn n" href="' . esc_url( get_author_posts_url( get_the_author_meta( 'ID' ) ) ) . '">' . esc_html( get_the_author() ) . '</a></span>';
+	}
+
+	echo '<span class="posted-on">' . $posted_on . '</span><span class="byline"> ' . $byline . '</span>'; // WPCS: XSS OK.
+
+	if ( ! is_single() && ! post_password_required() && ( comments_open() || get_comments_number() ) ) {
+		echo '<span class="comments-link">';
+		comments_popup_link( esc_html__( 'Leave a comment', 'libre-2' ), esc_html__( '1 Comment', 'libre-2' ), esc_html__( '% Comments', 'libre-2' ) );
+		echo '</span>';
+	}
+
+	if ( ! is_single() ) {
+		edit_post_link( sprintf( esc_html__( 'Edit %1$s', 'libre-2' ), '<span class="screen-reader-text">' . the_title_attribute( 'echo=0' ) . '</span>' ), '<span class="edit-link">', '</span>' );
+	}
+}
+endif;
+
+if ( ! function_exists( 'libre_2_entry_footer' ) ) :
+/**
+ * Prints HTML with meta information for the categories, tags and comments.
+ */
+function libre_2_entry_footer() {
+	// Hide category and tag text for pages.
+	if ( 'post' == get_post_type() ) {
+		/* translators: used between list items, there is a space after the comma */
+		$categories_list = get_the_category_list( esc_html__( ', ', 'libre-2' ) );
+		if ( $categories_list && libre_2_categorized_blog() ) {
+			printf( '<span class="cat-links">' . esc_html__( 'Posted in %1$s', 'libre-2' ) . '</span>', $categories_list ); // WPCS: XSS OK.
+		}
+
+		/* translators: used between list items, there is a space after the comma */
+		the_tags( sprintf( '<span class="tags-links">%s ', esc_html__( 'Tagged', 'libre-2' ) ), esc_html__( ', ', 'libre-2' ), '</span>' );
+	}
+
+	edit_post_link( sprintf( esc_html__( 'Edit %1$s', 'libre-2' ), '<span class="screen-reader-text">' . the_title_attribute( 'echo=0' ) . '</span>' ), '<span class="edit-link">', '</span>' );
+}
+endif;
+
+/**
+ * Returns true if a blog has more than 1 category.
+ *
+ * @return bool
+ */
+function libre_2_categorized_blog() {
+	if ( false === ( $all_the_cool_cats = get_transient( 'libre_2_categories' ) ) ) {
+		// Create an array of all the categories that are attached to posts.
+		$all_the_cool_cats = get_categories( array(
+			'fields'     => 'ids',
+			'hide_empty' => 1,
+
+			// We only need to know if there is more than one category.
+			'number'     => 2,
+		) );
+
+		// Count the number of categories that are attached to the posts.
+		$all_the_cool_cats = count( $all_the_cool_cats );
+
+		set_transient( 'libre_2_categories', $all_the_cool_cats );
+	}
+
+	if ( $all_the_cool_cats > 1 ) {
+		// This blog has more than 1 category so libre_2_categorized_blog should return true.
+		return true;
+	} else {
+		// This blog has only 1 category so libre_2_categorized_blog should return false.
+		return false;
+	}
+}
+
+/**
+ * Flush out the transients used in libre_2_categorized_blog.
+ */
+function libre_2_category_transient_flusher() {
+	if ( defined( 'DOING_AUTOSAVE' ) && DOING_AUTOSAVE ) {
+		return;
+	}
+	// Like, beat it. Dig?
+	delete_transient( 'libre_2_categories' );
+}
+add_action( 'edit_category', 'libre_2_category_transient_flusher' );
+add_action( 'save_post',     'libre_2_category_transient_flusher' );

+ 308 - 0
libre-2/inc/woocommerce.php

@@ -0,0 +1,308 @@
+<?php
+/**
+ * WooCommerce Compatibility File
+ *
+ * @link https://woocommerce.com/
+ *
+ * @package Libre 2
+ */
+
+/**
+ * WooCommerce setup function.
+ *
+ * @link https://docs.woocommerce.com/document/third-party-custom-theme-compatibility/
+ * @link https://github.com/woocommerce/woocommerce/wiki/Enabling-product-gallery-features-(zoom,-swipe,-lightbox)-in-3.0.0
+ *
+ * @return void
+ */
+function libre_2_woocommerce_setup() {
+	add_theme_support( 'woocommerce', array(
+		'thumbnail_image_width' => 823,
+		'single_image_width'    => 823,
+	) );
+	add_theme_support( 'wc-product-gallery-zoom' );
+	add_theme_support( 'wc-product-gallery-lightbox' );
+	add_theme_support( 'wc-product-gallery-slider' );
+}
+add_action( 'after_setup_theme', 'libre_2_woocommerce_setup' );
+
+/**
+ * WooCommerce specific scripts & stylesheets.
+ *
+ * @return void
+ */
+function libre_2_woocommerce_scripts() {
+
+	wp_enqueue_style( 'genericons', get_template_directory_uri() . '/fonts/genericons/genericons.css', array(), '3.4.1' );
+
+	wp_enqueue_style( 'libre-2-woocommerce-style', get_template_directory_uri() . '/woocommerce.css' );
+
+	$font_path   = WC()->plugin_url() . '/assets/fonts/';
+	$inline_font = '@font-face {
+			font-family: "star";
+			src: url("' . $font_path . 'star.eot");
+			src: url("' . $font_path . 'star.eot?#iefix") format("embedded-opentype"),
+				url("' . $font_path . 'star.woff") format("woff"),
+				url("' . $font_path . 'star.ttf") format("truetype"),
+				url("' . $font_path . 'star.svg#star") format("svg");
+			font-weight: normal;
+			font-style: normal;
+		}';
+
+	wp_add_inline_style( 'libre-2-woocommerce-style', $inline_font );
+}
+add_action( 'wp_enqueue_scripts', 'libre_2_woocommerce_scripts' );
+
+/**
+ * Disable the default WooCommerce stylesheet.
+ *
+ * Removing the default WooCommerce stylesheet and enqueing your own will
+ * protect you during WooCommerce core updates.
+ *
+ * @link https://docs.woocommerce.com/document/disable-the-default-stylesheet/
+ */
+add_filter( 'woocommerce_enqueue_styles', '__return_empty_array' );
+
+/**
+ * Add 'woocommerce-active' class to the body tag.
+ *
+ * @param  array $classes CSS classes applied to the body tag.
+ * @return array $classes modified to include 'woocommerce-active' class.
+ */
+function libre_2_woocommerce_active_body_class( $classes ) {
+	$classes[] = 'woocommerce-active';
+
+	return $classes;
+}
+add_filter( 'body_class', 'libre_2_woocommerce_active_body_class' );
+
+/**
+ * Products per page.
+ *
+ * @return integer number of products.
+ */
+function libre_2_woocommerce_products_per_page() {
+	return 12;
+}
+add_filter( 'loop_shop_per_page', 'libre_2_woocommerce_products_per_page' );
+
+/**
+ * Product gallery thumnbail columns.
+ *
+ * @return integer number of columns.
+ */
+function libre_2_woocommerce_thumbnail_columns() {
+	return 4;
+}
+add_filter( 'woocommerce_product_thumbnails_columns', 'libre_2_woocommerce_thumbnail_columns' );
+
+/**
+ * Default loop columns on product archives.
+ *
+ * @return integer products per row.
+ */
+function libre_2_woocommerce_loop_columns() {
+	return 3;
+}
+add_filter( 'loop_shop_columns', 'libre_2_woocommerce_loop_columns' );
+
+/**
+ * Related Products Args.
+ *
+ * @param array $args related products args.
+ * @return array $args related products args.
+ */
+function libre_2_woocommerce_related_products_args( $args ) {
+	$defaults = array(
+		'posts_per_page' => 3,
+		'columns'        => 3,
+	);
+
+	$args = wp_parse_args( $defaults, $args );
+
+	return $args;
+}
+add_filter( 'woocommerce_output_related_products_args', 'libre_2_woocommerce_related_products_args' );
+
+if ( ! function_exists( 'libre_2_woocommerce_product_columns_wrapper' ) ) {
+	/**
+	 * Product columns wrapper.
+	 *
+	 * @return  void
+	 */
+	function libre_2_woocommerce_product_columns_wrapper() {
+		$columns = libre_2_woocommerce_loop_columns();
+		echo '<div class="columns-' . absint( $columns ) . '">';
+	}
+}
+add_action( 'woocommerce_before_shop_loop', 'libre_2_woocommerce_product_columns_wrapper', 40 );
+
+if ( ! function_exists( 'libre_2_woocommerce_product_columns_wrapper_close' ) ) {
+	/**
+	 * Product columns wrapper close.
+	 *
+	 * @return  void
+	 */
+	function libre_2_woocommerce_product_columns_wrapper_close() {
+		echo '</div>';
+	}
+}
+add_action( 'woocommerce_after_shop_loop', 'libre_2_woocommerce_product_columns_wrapper_close', 40 );
+
+/**
+ * Remove default WooCommerce wrapper.
+ */
+remove_action( 'woocommerce_before_main_content', 'woocommerce_output_content_wrapper', 10 );
+remove_action( 'woocommerce_after_main_content', 'woocommerce_output_content_wrapper_end', 10 );
+
+if ( ! function_exists( 'libre_2_woocommerce_wrapper_before' ) ) {
+	/**
+	 * Before Content.
+	 *
+	 * Wraps all WooCommerce content in wrappers which match the theme markup.
+	 *
+	 * @return void
+	 */
+	function libre_2_woocommerce_wrapper_before() {
+		?>
+		<div id="primary" class="content-area">
+			<main id="main" class="site-main" role="main">
+		<?php
+	}
+}
+add_action( 'woocommerce_before_main_content', 'libre_2_woocommerce_wrapper_before' );
+
+if ( ! function_exists( 'libre_2_woocommerce_wrapper_after' ) ) {
+	/**
+	 * After Content.
+	 *
+	 * Closes the wrapping divs.
+	 *
+	 * @return void
+	 */
+	function libre_2_woocommerce_wrapper_after() {
+		?>
+			</main><!-- #main -->
+		</div><!-- #primary -->
+		<?php
+	}
+}
+add_action( 'woocommerce_after_main_content', 'libre_2_woocommerce_wrapper_after' );
+
+if ( ! function_exists( 'libre_2_woocommerce_cart_link_fragment' ) ) {
+	/**
+	 * Cart Fragments.
+	 *
+	 * Ensure cart contents update when products are added to the cart via AJAX.
+	 *
+	 * @param array $fragments Fragments to refresh via AJAX.
+	 * @return array Fragments to refresh via AJAX.
+	 */
+	function libre_2_woocommerce_cart_link_fragment( $fragments ) {
+		ob_start();
+		libre_2_woocommerce_cart_link();
+		$fragments['a.cart-contents'] = ob_get_clean();
+
+		return $fragments;
+	}
+}
+add_filter( 'woocommerce_add_to_cart_fragments', 'libre_2_woocommerce_cart_link_fragment' );
+
+if ( ! function_exists( 'libre_2_woocommerce_cart_link' ) ) {
+	/**
+	 * Cart Link.
+	 *
+	 * Displayed a link to the cart including the number of items present and the cart total.
+	 *
+	 * @return void
+	 */
+	function libre_2_woocommerce_cart_link() {
+		?>
+			<a class="cart-contents" href="<?php echo esc_url( wc_get_cart_url() ); ?>" title="<?php esc_attr_e( 'View your shopping cart', 'libre-2' ); ?>">
+				<?php /* translators: number of items in the mini cart. */ ?>
+				<span class="amount"><?php echo wp_kses_data( WC()->cart->get_cart_subtotal() ); ?></span> <span class="count"><?php echo wp_kses_data( sprintf( _n( '%d item', '%d items', WC()->cart->get_cart_contents_count(), 'libre-2' ), WC()->cart->get_cart_contents_count() ) );?></span>
+			</a>
+		<?php
+	}
+}
+
+if ( ! function_exists( 'libre_2_woocommerce_header_cart' ) ) {
+	/**
+	 * Display Header Cart.
+	 *
+	 * @return void
+	 */
+	function libre_2_woocommerce_header_cart() {
+		if ( is_cart() ) {
+			$class = 'current-menu-item';
+		} else {
+			$class = '';
+		}
+		?>
+		<ul id="site-header-cart" class="site-header-cart">
+			<li class="<?php echo esc_attr( $class ); ?>">
+				<?php libre_2_woocommerce_cart_link(); ?>
+			</li>
+			<li>
+				<?php
+					$instance = array(
+						'title' => '',
+					);
+
+					the_widget( 'WC_Widget_Cart', $instance );
+				?>
+			</li>
+		</ul>
+		<?php
+	}
+}
+
+/**
+ * Workaround to prevent is_shop() from failing due to WordPress core issue
+ *
+ * @link https://core.trac.wordpress.org/ticket/21790
+ * @param  array $args infinite scroll args.
+ * @return array       infinite scroll args.
+ */
+function libre_2_woocommerce_is_shop_page() {
+	global $wp_query;
+	$front_page_id        = get_option( 'page_on_front' );
+	$current_page_id      = $wp_query->get( 'page_id' );
+	$is_static_front_page = 'page' === get_option( 'show_on_front' );
+	if ( $is_static_front_page && $front_page_id === $current_page_id  ) {
+		$is_shop_page = ( $current_page_id === wc_get_page_id( 'shop' ) ) ? true : false;
+	} else {
+		$is_shop_page = is_shop();
+	}
+	return $is_shop_page;
+}
+
+/**
+ * Jetpack infinite scroll duplicates posts where orderby is anything other than modified or date
+ * This filter offsets the products returned by however many are displayed per page
+ *
+ * @link https://github.com/Automattic/jetpack/issues/1135
+ * @param  array $args infinite scroll args.
+ * @return array       infinite scroll args.
+ */
+function libre_2_woocommerce_jetpack_duplicate_products( $args ) {
+	if ( ( isset( $args['post_type'] ) && 'product' === $args['post_type'] ) || ( isset( $args['taxonomy'] ) && 'product_cat' === $args['taxonomy'] ) ) {
+		$args['offset'] = $args['posts_per_page'] * $args['paged'];
+	}
+ 	return $args;
+}
+add_filter( 'infinite_scroll_query_args', 'libre_2_woocommerce_jetpack_duplicate_products', 100 );
+
+/**
+ * Override number of products per page in Jetpack infinite scroll.
+ *
+ * @param  array $args infinite scroll args.
+ * @return array       infinite scroll args.
+ */
+function libre_2_woocommerce_jetpack_products_per_page( $args ) {
+	if ( is_array( $args ) && ( libre_2_woocommerce_is_shop_page() || is_product_taxonomy() || is_product_category() || is_product_tag() ) ) {
+		 $args['posts_per_page'] = libre_2_woocommerce_products_per_page();
+	}
+	return $args;
+}
+add_filter( 'infinite_scroll_settings', 'libre_2_woocommerce_jetpack_products_per_page' );

+ 64 - 0
libre-2/inc/wpcom-colors.php

@@ -0,0 +1,64 @@
+<?php
+/* Custom Colors: Libre 2.0 */
+
+//Background
+add_color_rule( 'bg', '#ffffff', array(
+	array( 'body, .sticking .site-header, .main-navigation ul ul, .widget_archive a, .widget_categories a, .widget .post-count', 'background-color' ),
+	array( '.custom-background .site', 'background-color' ),
+	array( 'input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"]', 'background-color' ),
+) );
+
+add_color_rule( 'txt', '#404040', array(
+	array( 'body, a, a:visited, a:hover, a:active, a:focus', 'color', 'bg' ),
+	array( '#infinite-footer .blog-info a, #infinite-footer .blog-credits a', 'color', 'bg' ),
+	array( 'hr', 'background-color', 'bg' ),
+	array( '.site *', 'border-color', 'bg' ),
+	array( 'button, input[type="button"], input[type="reset"], input[type="submit"], #infinite-handle span', 'color', 'bg' ),
+	array( 'input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"]', 'color', 'bg' ),
+	array( 'body.highlander-light h3.sd-title:before', 'border-color', 'bg' ),
+),
+__( 'Primary Color' ) );
+
+add_color_rule( 'link', '#404040', array(
+	array( '.site-title a, .site-title a:hover, .site-title a:visited', 'color', 'bg', 3 ),
+	array( 'h1, h2, h3, h4, h5, h6, .entry-title, .entry-title a:visited, .entry-title a, .page-title, .entry-title a:hover', 'color', 'bg', 3 ),
+),
+__( 'Headings' ) );
+
+//Additional palettes
+
+add_color_palette( array(
+    '#444444',
+    '#fefefe',
+    '#fefefe',
+), 'Dark Gray' );
+
+add_color_palette( array(
+    '#ffffff',
+    '#999999',
+    '#f69592',
+), 'Pink' );
+
+add_color_palette( array(
+    '#ede6dd',
+    '#5e4f40',
+    '#438d8d',
+), 'Beige' );
+
+add_color_palette( array(
+    '#333333',
+    '#ededed',
+    '#e7af4f',
+), 'Dark Orange' );
+
+add_color_palette( array(
+    '#2e7897',
+    '#ffffff',
+    '#afc9d4',
+), 'Blue' );
+
+add_color_palette( array(
+    '#e7edea',
+    '#4e6766',
+    '#fb0c06',
+), 'Gray and Red' );

+ 52 - 0
libre-2/inc/wpcom.php

@@ -0,0 +1,52 @@
+<?php
+/**
+ * WordPress.com-specific functions and definitions
+ * This file is centrally included from `wp-content/mu-plugins/wpcom-theme-compat.php`.
+ *
+ * @package Libre 2
+ */
+
+/**
+ * Adds support for WP.com print styles and $themecolors
+ */
+function libre_2_theme_support() {
+
+    global $themecolors;
+
+	/**
+	 * Set a default theme color array for WP.com.
+	 *
+	 * @global array $themecolors
+	 */
+	if ( ! isset( $themecolors ) ) :
+		$themecolors = array(
+			'bg'     => 'ffffff',
+			'border' => '404040',
+			'text'   => '404040',
+			'link'   => '404040',
+			'url'    => '404040',
+		);
+	endif;
+
+	add_theme_support( 'print-style' );
+}
+add_action( 'after_setup_theme', 'libre_2_theme_support' );
+
+/*
+ * De-queue Google fonts if custom fonts are being used instead
+ */
+function libre_2_dequeue_fonts() {
+	if ( class_exists( 'TypekitData' ) && class_exists( 'CustomDesign' ) && CustomDesign::is_upgrade_active() ) {
+		$customfonts = TypekitData::get( 'families' );
+		if ( $customfonts && $customfonts['site-title']['id'] && $customfonts['headings']['id'] && $customfonts['body-text']['id'] ) {
+			wp_dequeue_style( 'libre-2-fonts' );
+		}
+	}
+}
+add_action( 'wp_enqueue_scripts', 'libre_2_dequeue_fonts' );
+
+//WordPress.com specific styles
+function libre_2_wpcom_styles() {
+	wp_enqueue_style( 'libre-2-wpcom', get_template_directory_uri() . '/inc/style-wpcom.css', '20150624' );
+}
+add_action( 'wp_head', 'libre_2_wpcom_styles', 2 );

+ 55 - 0
libre-2/index.php

@@ -0,0 +1,55 @@
+<?php
+/**
+ * The main template file.
+ *
+ * This is the most generic template file in a WordPress theme
+ * and one of the two required files for a theme (the other being style.css).
+ * It is used to display a page when nothing more specific matches a query.
+ * E.g., it puts together the home page when no home.php file exists.
+ * Learn more: http://codex.wordpress.org/Template_Hierarchy
+ *
+ * @package Libre 2
+ */
+
+get_header(); ?>
+
+	<div id="primary" class="content-area">
+		<main id="main" class="site-main" role="main">
+
+		<?php if ( have_posts() ) :
+
+			if ( is_home() && ! is_front_page() ) : ?>
+				<header>
+					<h1 class="page-title screen-reader-text"><?php single_post_title(); ?></h1>
+				</header>
+
+			<?php
+			endif;
+
+			/* Start the Loop */ ?>
+			<?php while ( have_posts() ) : the_post(); ?>
+
+				<?php
+
+					/*
+					 * Include the Post-Format-specific template for the content.
+					 * If you want to override this in a child theme, then include a file
+					 * called content-___.php (where ___ is the Post Format name) and that will be used instead.
+					 */
+					get_template_part( 'template-parts/content', get_post_format() );
+				?>
+
+			<?php endwhile; ?>
+
+			<?php the_posts_navigation(); ?>
+
+		<?php else : ?>
+
+			<?php get_template_part( 'template-parts/content', 'none' ); ?>
+
+		<?php endif; ?>
+
+		</main><!-- #main -->
+	</div><!-- #primary -->
+
+<?php get_footer(); ?>

+ 36 - 0
libre-2/js/customizer.js

@@ -0,0 +1,36 @@
+/**
+ * Theme Customizer enhancements for a better user experience.
+ *
+ * Contains handlers to make Theme Customizer preview reload changes asynchronously.
+ */
+
+( function( $ ) {
+	// Site title and description.
+	wp.customize( 'blogname', function( value ) {
+		value.bind( function( to ) {
+			$( '.site-title a' ).text( to );
+		} );
+	} );
+	wp.customize( 'blogdescription', function( value ) {
+		value.bind( function( to ) {
+			$( '.site-description' ).text( to );
+		} );
+	} );
+	// Header text color.
+	wp.customize( 'header_textcolor', function( value ) {
+		value.bind( function( to ) {
+			if ( 'blank' === to ) {
+				$( '.site-title, .site-description' ).css( {
+					'clip': 'rect(1px, 1px, 1px, 1px)',
+					'position': 'absolute'
+				} );
+			} else {
+				$( '.site-title, .site-description' ).css( {
+					'clip': 'auto',
+					'color': to,
+					'position': 'relative'
+				} );
+			}
+		} );
+	} );
+} )( jQuery );

+ 65 - 0
libre-2/js/libre.js

@@ -0,0 +1,65 @@
+(function($) {
+	var stickyHeader = $( '.site-header' );
+	var body = $( 'body' );
+	var adminBar = libreadminbar; //localized in functions.php
+	var stickyHeaderOffset;
+	var brandingWidth = $( '.site-branding' ).width();
+	var titleWidth = $( '.site-title' ).width();
+	var taglineWidth = $( '.site-description' ).width();
+
+	if ( adminBar > 0 ) {
+		stickyHeaderOffset = stickyHeader.offset().top - 32;
+	} else {
+		stickyHeaderOffset = stickyHeader.offset().top;
+	}
+
+	var stickyTime = function() {
+		if( $(window).scrollTop() > stickyHeaderOffset ) {
+			body.addClass( 'sticking' );
+		} else {
+			body.removeClass( 'sticking' );
+		}
+	}
+
+	/* Remove border from linked images */
+	function linkedImages() {
+		var imgs = $( '.entry-content img' );
+
+		for ( var i = 0, imgslength = imgs.length; i < imgslength; i++ ) {
+			if ( '' !== $( imgs[i] ).closest( 'a' ) ) {
+				$( imgs[i] ).closest( 'a' ).addClass( 'no-line' );
+			}
+		}
+	}
+
+	// Avoid stress cases with site title and tagline lengths.
+	function brandingWidthMagic() {
+		if ( ! body.hasClass( 'sticking' ) ) {
+			if ( titleWidth || taglineWidth <=  brandingWidth / 2 ) {
+				$( '.site-description' ).css( { 'display': 'inline-block', 'margin-bottom': '0' } );
+			}
+		} else {
+			$( '.site-description' ).removeAttr( 'style' );
+		}
+	}
+
+
+	// After window loads
+	$( window ).load( function() {
+		linkedImages();
+		stickyTime();
+		brandingWidthMagic();
+	} );
+
+	// After scrolling
+	$( window ).scroll( function() {
+		stickyTime();
+		brandingWidthMagic();
+	} );
+
+	// After window is resized or infinite scroll loads new posts
+	$( window ).on( 'resize post-load', function() {
+		linkedImages();
+		brandingWidthMagic();
+	} );
+})(jQuery);

+ 76 - 0
libre-2/js/navigation.js

@@ -0,0 +1,76 @@
+/**
+ * navigation.js
+ *
+ * Handles toggling the navigation menu for small screens and enables tab
+ * support for dropdown menus.
+ */
+( function() {
+	var container, button, menu, links, subMenus;
+
+	container = document.getElementById( 'site-navigation' );
+	if ( ! container ) {
+		return;
+	}
+
+	button = container.getElementsByTagName( 'button' )[0];
+	if ( 'undefined' === typeof button ) {
+		return;
+	}
+
+	menu = container.getElementsByTagName( 'ul' )[0];
+
+	// Hide menu toggle button if menu is empty and return early.
+	if ( 'undefined' === typeof menu ) {
+		button.style.display = 'none';
+		return;
+	}
+
+	menu.setAttribute( 'aria-expanded', 'false' );
+	if ( -1 === menu.className.indexOf( 'nav-menu' ) ) {
+		menu.className += ' nav-menu';
+	}
+
+	button.onclick = function() {
+		if ( -1 !== container.className.indexOf( 'toggled' ) ) {
+			container.className = container.className.replace( ' toggled', '' );
+			button.setAttribute( 'aria-expanded', 'false' );
+			menu.setAttribute( 'aria-expanded', 'false' );
+		} else {
+			container.className += ' toggled';
+			button.setAttribute( 'aria-expanded', 'true' );
+			menu.setAttribute( 'aria-expanded', 'true' );
+		}
+	};
+
+	// Get all the link elements within the menu.
+	links    = menu.getElementsByTagName( 'a' );
+	subMenus = menu.getElementsByTagName( 'ul' );
+
+	// Each time a menu link is focused or blurred, toggle focus.
+	for ( i = 0, len = links.length; i < len; i++ ) {
+		links[i].addEventListener( 'focus', toggleFocus, true );
+		links[i].addEventListener( 'blur', toggleFocus, true );
+	}
+
+	/**
+	 * Sets or removes .focus class on an element.
+	 */
+	function toggleFocus() {
+		var self = this;
+
+		// Move up through the ancestors of the current link until we hit .nav-menu.
+		while ( -1 === self.className.indexOf( 'nav-menu' ) ) {
+
+			// On li elements toggle the class .focus.
+			if ( 'li' === self.tagName.toLowerCase() ) {
+				if ( -1 !== self.className.indexOf( 'focus' ) ) {
+					self.className = self.className.replace( ' focus', '' );
+				} else {
+					self.className += ' focus';
+				}
+			}
+
+			self = self.parentElement;
+		}
+	}
+} )();

+ 31 - 0
libre-2/js/skip-link-focus-fix.js

@@ -0,0 +1,31 @@
+/**
+ * File skip-link-focus-fix.js.
+ *
+ * Helps with accessibility for keyboard only users.
+ *
+ * Learn more: https://git.io/vWdr2
+ */
+(function() {
+	var isIe = /(trident|msie)/i.test( navigator.userAgent );
+
+	if ( isIe && document.getElementById && window.addEventListener ) {
+		window.addEventListener( 'hashchange', function() {
+			var id = location.hash.substring( 1 ),
+				element;
+
+			if ( ! ( /^[A-z0-9_-]+$/.test( id ) ) ) {
+				return;
+			}
+
+			element = document.getElementById( id );
+
+			if ( element ) {
+				if ( ! ( /^(?:a|select|input|button|textarea)$/i.test( element.tagName ) ) ) {
+					element.tabIndex = -1;
+				}
+
+				element.focus();
+			}
+		}, false );
+	}
+})();

BIN
libre-2/languages/de.mo


+ 238 - 0
libre-2/languages/de.po

@@ -0,0 +1,238 @@
+# Translation of WordPress.com - Themes - Libre-2 in German
+# This file is distributed under the same license as the WordPress.com - Themes - Libre-2 package.
+msgid ""
+msgstr ""
+"PO-Revision-Date: 2017-10-24 03:06:41+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/2.4.0-alpha\n"
+"Language: de\n"
+"Project-Id-Version: WordPress.com - Themes - Libre-2\n"
+
+#. translators: number of items in the mini cart.
+#: inc/woocommerce.php:232
+msgid "%d item"
+msgid_plural "%d items"
+msgstr[0] "%d Artikel"
+msgstr[1] "%d Artikel"
+
+#: inc/woocommerce.php:230
+msgid "View your shopping cart"
+msgstr "Warenkorb anzeigen"
+
+#: inc/wpcom-colors.php:26
+msgid "Headings"
+msgstr "Überschriften"
+
+#: inc/wpcom-colors.php:20
+msgid "Primary Color"
+msgstr "Hauptfarbe"
+
+#. translators: used between list items, there is a space after the comma
+#: inc/template-tags.php:76
+msgid "Tagged"
+msgstr "Verschlagwortet mit"
+
+#. Template Name of the plugin/theme
+#: wp-content/themes/pub/libre-2/templates/right-column-page.php
+msgid "Right Content, No Sidebar"
+msgstr "Inhalt rechts, keine Seitenleiste"
+
+#. Template Name of the plugin/theme
+#: wp-content/themes/pub/libre-2/templates/full-width-page.php
+msgid "Full Width, No Sidebar"
+msgstr "Volle Breite, Keine Seitenleiste"
+
+#. translators: %s: Name of current post
+#: template-parts/content.php:31
+msgid "Continue reading %s <span class=\"meta-nav\">&rarr;</span>"
+msgstr "Weiterlesen %s <span class=\"meta-nav\">&rarr;</span>"
+
+#: template-parts/content-page.php:26 template-parts/content-single.php:28
+#: template-parts/content.php:38
+msgid "Pages:"
+msgstr "Seiten:"
+
+#: template-parts/content-none.php:29
+msgid "It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps searching can help."
+msgstr "Es sieht so aus, als ob wir nicht das finden konnten, wonach du gesucht hast. Möglicherweise hilft eine Suche."
+
+#: template-parts/content-none.php:24
+msgid "Sorry, but nothing matched your search terms. Please try again with some different keywords."
+msgstr "Entschuldigung, aber zu deinen Suchbegriffen wurde nichts passendes gefunden. Bitte versuche es mit anderen Stichworten noch einmal."
+
+#: template-parts/content-none.php:20
+msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
+msgstr "Bereit, deinen ersten Beitrag zu veröffentlichen? <a href=\"%1$s\">Erste Schritte</a>."
+
+#: template-parts/content-none.php:14
+msgid "Nothing Found"
+msgstr "Es konnte leider nichts gefunden werden."
+
+#: template-parts/content-author.php:34
+msgid "View all posts by %s"
+msgstr "Zeige alle Beiträge von %s"
+
+#: template-parts/content-author.php:28
+msgid "Published by %s"
+msgstr "Veröffentlicht von %s"
+
+#: single.php:17
+msgid "<span class=\"meta-nav\">Previous Post</span> %title"
+msgstr "<span class=\"meta-nav\">Vorheriger Beitrag</span> %title"
+
+#: single.php:17
+msgid "<span class=\"meta-nav\">Next Post</span> %title"
+msgstr "<span class=\"meta-nav\">Nächster Beitrag</span> %title"
+
+#: search.php:16
+msgid "Search Results for: %s"
+msgstr "Suchergebnisse für: %s"
+
+#: inc/template-tags.php:72
+msgid "Posted in %1$s"
+msgstr "Veröffentlicht in %1$s"
+
+#. translators: used between list items, there is a space after the comma
+#: inc/template-tags.php:70 inc/template-tags.php:76
+msgid ", "
+msgstr ", "
+
+#: inc/template-tags.php:57 inc/template-tags.php:79
+#: template-parts/content-page.php:18 template-parts/content-page.php:34
+msgid "Edit %1$s"
+msgstr "Bearbeite %1$s"
+
+#: inc/template-tags.php:52
+msgid "% Comments"
+msgstr "% Kommentare"
+
+#: inc/template-tags.php:52
+msgid "1 Comment"
+msgstr "1 Kommentar"
+
+#: inc/template-tags.php:52
+msgid "Leave a comment"
+msgstr "Kommentar hinterlassen"
+
+#: inc/template-tags.php:40
+msgid "by %1$s"
+msgstr "von %1$s"
+
+#: inc/template-tags.php:33
+msgid "Featured"
+msgstr "Bemerkenswert"
+
+#: inc/template-tags.php:28
+msgid "Posted on %1$s"
+msgstr "Veröffentlicht am %1$s"
+
+#: header.php:46
+msgid "Menu"
+msgstr "Menü"
+
+#: header.php:22
+msgid "Skip to content"
+msgstr "Zum Inhalt springen"
+
+#: functions.php:319
+msgid "Your comment is awaiting moderation."
+msgstr "Dein Kommentar wartet auf Freischaltung."
+
+#: functions.php:314
+msgid "Edit"
+msgstr "Bearbeiten"
+
+#: functions.php:254
+msgid "Continue reading <span class=\"screen-reader-text\">%1$s</span> <span class=\"meta-nav\" aria-hidden=\"true\">&rarr;</span>"
+msgstr "Weiterlesen <span class=\"screen-reader-text\">%1$s</span> <span class=\"meta-nav\" aria-hidden=\"true\">&rarr;</span>"
+
+#. Translators: If there are characters in your language that are not
+#. * supported by Libre Baskerville, translate this to 'off'. Do not
+#. translate
+#. * into your own language.
+#: functions.php:166
+msgctxt "Libre Baskerville font: on or off"
+msgid "on"
+msgstr "on"
+
+#: functions.php:145
+msgid "Footer 3"
+msgstr "Footer 3"
+
+#: functions.php:135
+msgid "Footer 2"
+msgstr "Footer 2"
+
+#: functions.php:125
+msgid "Footer 1"
+msgstr "Footer 1"
+
+#: functions.php:115
+msgid "Sidebar"
+msgstr "Seitenleiste"
+
+#: functions.php:39
+msgid "Header"
+msgstr "Header"
+
+#: footer.php:56
+msgid "Theme: %1$s by %2$s."
+msgstr "Theme: %1$s von %2$s."
+
+#: footer.php:54
+msgid "Proudly powered by %s"
+msgstr "Stolz bereitgestellt von %s"
+
+#: footer.php:54
+msgid "http://wordpress.org/"
+msgstr "http://wordpress.org/"
+
+#: comments.php:78
+msgid "Comments are closed."
+msgstr "Kommentare sind geschlossen."
+
+#: comments.php:66
+msgid "Newer Comments"
+msgstr "Neuere Kommentare"
+
+#: comments.php:65
+msgid "Older Comments"
+msgstr "Ältere Kommentare"
+
+#: comments.php:62
+msgid "Comment navigation"
+msgstr "Kommentar-Navigation"
+
+#. translators: 1: number of comments, 2: post title
+#: comments.php:35
+msgctxt "comments title"
+msgid "%1$s thought on &ldquo;%2$s&rdquo;"
+msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
+msgstr[0] " %1$s Kommentar zu &bdquo;%2$s&ldquo;"
+msgstr[1] "%1$s Kommentare zu &bdquo;%2$s&ldquo;"
+
+#. translators: %s: post title
+#: comments.php:31
+msgctxt "comments title"
+msgid "One thought on &ldquo;%s&rdquo;"
+msgstr "Ein Gedanke zu &#8222;%s&#8220;"
+
+#. translators: %1$s: smiley
+#: 404.php:53
+msgid "Try looking in the monthly archives. %1$s"
+msgstr "Versuchs mit einem Blick in die monatlichen Archive. %1$s"
+
+#: 404.php:34
+msgid "Most Used Categories"
+msgstr "Oft verwendete Kategorien"
+
+#: 404.php:19
+msgid "It looks like nothing was found at this location. Maybe try one of the links below or a search?"
+msgstr "Sieht so aus, als ob an dieser Stelle nichts gefunden wird. Vielleicht versuchst Du es mit einem der Links unten oder einer Suche?"
+
+#: 404.php:15
+msgid "Oops! That page can&rsquo;t be found."
+msgstr "Diese Seite konnte leider nicht gefunden werden."

BIN
libre-2/languages/es.mo


+ 223 - 0
libre-2/languages/es.po

@@ -0,0 +1,223 @@
+# Translation of WordPress.com - Themes - Libre-2 in Spanish (Spain)
+# This file is distributed under the same license as the WordPress.com - Themes - Libre-2 package.
+msgid ""
+msgstr ""
+"PO-Revision-Date: 2017-03-23 07:46:35+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/2.4.0-alpha\n"
+"Language: es\n"
+"Project-Id-Version: WordPress.com - Themes - Libre-2\n"
+
+#: inc/wpcom-colors.php:34
+msgid "Headings"
+msgstr "Títulos"
+
+#: inc/wpcom-colors.php:28
+msgid "Primary Color"
+msgstr "Color primario"
+
+#. translators: used between list items, there is a space after the comma
+#: inc/template-tags.php:76
+msgid "Tagged"
+msgstr "Etiquetado"
+
+#. Template Name of the plugin/theme
+#: wp-content/themes/pub/libre-2/templates/right-column-page.php
+msgid "Right Content, No Sidebar"
+msgstr "Contenido a la derecha, sin barra lateral"
+
+#. Template Name of the plugin/theme
+#: wp-content/themes/pub/libre-2/templates/full-width-page.php
+msgid "Full Width, No Sidebar"
+msgstr "Plantilla de ancho completo, sin laterales"
+
+#. Description of the plugin/theme
+#: wp-content/themes/pub/libre-2/style.css
+msgid "A stylish, classic look for your personal blog or long-form writing site. The main navigation bar stays fixed to the top while your visitors read, keeping your most important content at hand, while three footer widget areas give your secondary content a comfortable home."
+msgstr "Un tema clásico y con estilo para tu blog personal o tu web de textos extensos. La barra de navegación principal queda fija en la parte superior, permitiendo que tus lectores tengan a mano los contenidos más importantes, mientras que el contenido secundario puede mostrarse en las tres zonas para widgets del pie de página"
+
+#. translators: %s: Name of current post
+#: template-parts/content.php:32
+msgid "Continue reading %s <span class=\"meta-nav\">&rarr;</span>"
+msgstr "Seguir leyendo %s <span class=\"meta-nav\">\t</span>"
+
+#: template-parts/content-page.php:26 template-parts/content-single.php:28
+#: template-parts/content.php:39
+msgid "Pages:"
+msgstr "Páginas:"
+
+#: template-parts/content-none.php:29
+msgid "It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps searching can help."
+msgstr "Parece que no podemos encontrar lo que estás buscando. Tal vez la búsqueda te pueda ayudar."
+
+#: template-parts/content-none.php:24
+msgid "Sorry, but nothing matched your search terms. Please try again with some different keywords."
+msgstr "Lo siento pero no hay nada que se ajuste a tus criterios de búsqueda. Por favor, inténtalo de nuevo con palabras claves distintas."
+
+#: template-parts/content-none.php:20
+msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
+msgstr "¿Estás listo para publicar tu primera entrada? <a href=\"%1$s\">Empieza aquí</a>."
+
+#: template-parts/content-none.php:14
+msgid "Nothing Found"
+msgstr "No se ha encontrado nada"
+
+#: template-parts/content-author.php:34
+msgid "View all posts by %s"
+msgstr "Lee todas las entradas de %s"
+
+#: template-parts/content-author.php:28
+msgid "Published by %s"
+msgstr "Publicado por %s"
+
+#: single.php:17
+msgid "<span class=\"meta-nav\">Previous Post</span> %title"
+msgstr "<span class=\"meta-nav\">Entrada anterior</span> %title"
+
+#: single.php:17
+msgid "<span class=\"meta-nav\">Next Post</span> %title"
+msgstr "<span class=\"meta-nav\">Entrada siguiente</span> %title "
+
+#: search.php:16
+msgid "Search Results for: %s"
+msgstr "Resultados de búsqueda por: %s"
+
+#: inc/template-tags.php:72
+msgid "Posted in %1$s"
+msgstr "Publicado en %1$s"
+
+#. translators: used between list items, there is a space after the comma
+#: inc/template-tags.php:70 inc/template-tags.php:76
+msgid ", "
+msgstr ", "
+
+#: inc/template-tags.php:57 inc/template-tags.php:79
+#: template-parts/content-page.php:18 template-parts/content-page.php:34
+msgid "Edit %1$s"
+msgstr "Editar %1$s"
+
+#: inc/template-tags.php:52
+msgid "% Comments"
+msgstr "% comentarios"
+
+#: inc/template-tags.php:52
+msgid "1 Comment"
+msgstr "1 comentario"
+
+#: inc/template-tags.php:52
+msgid "Leave a comment"
+msgstr "Deja un comentario"
+
+#: inc/template-tags.php:40
+msgid "by %1$s"
+msgstr "de %1$s"
+
+#: inc/template-tags.php:33
+msgid "Featured"
+msgstr "Destacado"
+
+#: inc/template-tags.php:28
+msgid "Posted on %1$s"
+msgstr "Publicado el %1$s"
+
+#: header.php:45
+msgid "Menu"
+msgstr "Menú"
+
+#: header.php:22
+msgid "Skip to content"
+msgstr "Saltar al contenido"
+
+#: functions.php:319
+msgid "Your comment is awaiting moderation."
+msgstr "Tu comentario está pendiente de moderación"
+
+#: functions.php:314
+msgid "Edit"
+msgstr "Editar"
+
+#: functions.php:254
+msgid "Continue reading <span class=\"screen-reader-text\">%1$s</span> <span class=\"meta-nav\" aria-hidden=\"true\">&rarr;</span>"
+msgstr "Seguir leyendo <span class=\"screen-reader-text\">%1$s</span> <span class=\"meta-nav\" aria-hidden=\"true\">&rarr;</span>"
+
+#: functions.php:145
+msgid "Footer 3"
+msgstr "Pie de página 3"
+
+#: functions.php:135
+msgid "Footer 2"
+msgstr "Pie de página 2"
+
+#: functions.php:125
+msgid "Footer 1"
+msgstr "Pie de página 1"
+
+#: functions.php:115
+msgid "Sidebar"
+msgstr "Barra lateral"
+
+#: functions.php:39
+msgid "Header"
+msgstr "Cabecera"
+
+#: footer.php:56
+msgid "Theme: %1$s by %2$s."
+msgstr "Tema: %1$s por %2$s."
+
+#: footer.php:54
+msgid "Proudly powered by %s"
+msgstr "Orgullosamente ofrecido por %s"
+
+#: footer.php:54
+msgid "http://wordpress.org/"
+msgstr "http://es.wordpress.org/"
+
+#: comments.php:78
+msgid "Comments are closed."
+msgstr "Los comentarios están cerrados."
+
+#: comments.php:66
+msgid "Newer Comments"
+msgstr "Comentarios Recientes"
+
+#: comments.php:65
+msgid "Older Comments"
+msgstr "Comentarios anteriores"
+
+#: comments.php:62
+msgid "Comment navigation"
+msgstr "Navegación de comentarios"
+
+#. translators: 1: number of comments, 2: post title
+#: comments.php:35
+msgctxt "comments title"
+msgid "%1$s thought on &ldquo;%2$s&rdquo;"
+msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
+msgstr[0] " %1$s comentario en &ldquo;%2$s&rdquo;"
+msgstr[1] " %1$s comentarios en &ldquo;%2$s&rdquo;"
+
+#. translators: %s: post title
+#: comments.php:31
+msgctxt "comments title"
+msgid "One thought on &ldquo;%s&rdquo;"
+msgstr "Un comentario en &ldquo;%s&rdquo;"
+
+#. translators: %1$s: smiley
+#: 404.php:53
+msgid "Try looking in the monthly archives. %1$s"
+msgstr "Trata de buscar en los archivos mensuales. %1$s"
+
+#: 404.php:34
+msgid "Most Used Categories"
+msgstr "Categorías más usadas"
+
+#: 404.php:19
+msgid "It looks like nothing was found at this location. Maybe try one of the links below or a search?"
+msgstr "Parece que no se encontró nada en esta ubicación. ¿Quizás pruebes con uno de los enlaces de abajo o una búsqueda?"
+
+#: 404.php:15
+msgid "Oops! That page can&rsquo;t be found."
+msgstr "¡Vaya! No se pudo encontrar esa página."

BIN
libre-2/languages/fa.mo


+ 231 - 0
libre-2/languages/fa.po

@@ -0,0 +1,231 @@
+# Translation of WordPress.com - Themes - Libre-2 in Persian
+# This file is distributed under the same license as the WordPress.com - Themes - Libre-2 package.
+msgid ""
+msgstr ""
+"PO-Revision-Date: 2017-03-23 07:46:35+0000\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+"X-Generator: GlotPress/2.4.0-alpha\n"
+"Language: fa\n"
+"Project-Id-Version: WordPress.com - Themes - Libre-2\n"
+
+#: inc/wpcom-colors.php:34
+msgid "Headings"
+msgstr "سرنامه‌ها"
+
+#: inc/wpcom-colors.php:28
+msgid "Primary Color"
+msgstr "رنگ پایه"
+
+#. translators: used between list items, there is a space after the comma
+#: inc/template-tags.php:76
+msgid "Tagged"
+msgstr "برچسب‌خورده با"
+
+#. Template Name of the plugin/theme
+#: wp-content/themes/pub/libre-2/templates/right-column-page.php
+msgid "Right Content, No Sidebar"
+msgstr "محتوا سمت راست، بدون نوار کناری"
+
+#. Template Name of the plugin/theme
+#: wp-content/themes/pub/libre-2/templates/full-width-page.php
+msgid "Full Width, No Sidebar"
+msgstr "تمام‌پهنا، بدون نوار کناری"
+
+#. Description of the plugin/theme
+#: wp-content/themes/pub/libre-2/style.css
+msgid "A stylish, classic look for your personal blog or long-form writing site. The main navigation bar stays fixed to the top while your visitors read, keeping your most important content at hand, while three footer widget areas give your secondary content a comfortable home."
+msgstr "صاحب سبک و با نمایی کلاسیک برای وب‌نوشت شخصی یا وب‌گاهی که در آن نوشته‌های بلند خود را منتشر می‌کنید. نوار ناوبری اصلی در حالی خوانندگان شما مشغول خواندن هستند ثابت می‌ماند و به این ترتیب مهمترین مطالب شما دم دست باقی خواهند ماند. سه پهنهٔ ابزارک پسایند محل مناسبی برای جا خوش کردن مطالب ثانویهٔ شما هستند."
+
+#. translators: %s: Name of current post
+#: template-parts/content.php:32
+msgid "Continue reading %s <span class=\"meta-nav\">&rarr;</span>"
+msgstr "به خواندن %s ادامه دهید <span class=\"meta-nav\">&rarr;</span>"
+
+#: template-parts/content-page.php:26 template-parts/content-single.php:28
+#: template-parts/content.php:39
+msgid "Pages:"
+msgstr "برگه‌ها:"
+
+#: template-parts/content-none.php:29
+msgid "It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps searching can help."
+msgstr "به‌نظر می‌رسد نمی‌توانیم چیزی که شما به دنبال آن هستید را بیابیم. شاید جستجو بتواند به شما کمک کند."
+
+#: template-parts/content-none.php:24
+msgid "Sorry, but nothing matched your search terms. Please try again with some different keywords."
+msgstr "بدبختانه جستجوی شما نتیجه‌ای در بر نداشت. با واژگانی دیگر جستجو کنید."
+
+#: template-parts/content-none.php:20
+msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
+msgstr "میخواهید اولین نوشته‌ی خود را منتشر کنید؟ <a href=\"%1$s\">از اینجا آغاز کنید</a>. "
+
+#: template-parts/content-none.php:14
+msgid "Nothing Found"
+msgstr "چیزی یافت نشد"
+
+#: template-parts/content-author.php:34
+msgid "View all posts by %s"
+msgstr "دیدن همهٔ نوشته‌ها بر پایهٔ %s"
+
+#: template-parts/content-author.php:28
+msgid "Published by %s"
+msgstr "منتشرشده به‌دست %s"
+
+#: single.php:17
+msgid "<span class=\"meta-nav\">Previous Post</span> %title"
+msgstr "<span class=\"meta-nav\">نوشتهٔ پیشین</span> %title"
+
+#: single.php:17
+msgid "<span class=\"meta-nav\">Next Post</span> %title"
+msgstr "<span class=\"meta-nav\">نوشتهٔ پسین</span> %title"
+
+#: search.php:16
+msgid "Search Results for: %s"
+msgstr "نتایج جستجو برای: %s"
+
+#: inc/template-tags.php:72
+msgid "Posted in %1$s"
+msgstr "ارسال شده در %1$s"
+
+#. translators: used between list items, there is a space after the comma
+#: inc/template-tags.php:70 inc/template-tags.php:76
+msgid ", "
+msgstr "، "
+
+#: inc/template-tags.php:57 inc/template-tags.php:79
+#: template-parts/content-page.php:18 template-parts/content-page.php:34
+msgid "Edit %1$s"
+msgstr "ویرایش %1$s"
+
+#: inc/template-tags.php:52
+msgid "% Comments"
+msgstr "% دیدگاه"
+
+#: inc/template-tags.php:52
+msgid "1 Comment"
+msgstr "1 دیدگاه"
+
+#: inc/template-tags.php:52
+msgid "Leave a comment"
+msgstr "دیدگاهی بنویسید"
+
+#: inc/template-tags.php:40
+msgid "by %1$s"
+msgstr "به‌دست %1$s"
+
+#: inc/template-tags.php:33
+msgid "Featured"
+msgstr "برگزیده"
+
+#: inc/template-tags.php:28
+msgid "Posted on %1$s"
+msgstr "نوشته‌شده در %1$s"
+
+#: header.php:45
+msgid "Menu"
+msgstr "فهرست"
+
+#: header.php:22
+msgid "Skip to content"
+msgstr "رفتن به محتوا"
+
+#: functions.php:319
+msgid "Your comment is awaiting moderation."
+msgstr "دیدگاه شما در انتظار بررسی است."
+
+#: functions.php:314
+msgid "Edit"
+msgstr "ویرایش"
+
+#: functions.php:254
+msgid "Continue reading <span class=\"screen-reader-text\">%1$s</span> <span class=\"meta-nav\" aria-hidden=\"true\">&rarr;</span>"
+msgstr "به خواندن <span class=\"screen-reader-text\">%1$s</span>ادامه دهید <span class=\"meta-nav\" aria-hidden=\"true\">&rarr;</span>"
+
+#. Translators: If there are characters in your language that are not
+#. * supported by Libre Baskerville, translate this to 'off'. Do not
+#. translate
+#. * into your own language.
+#: functions.php:166
+msgctxt "Libre Baskerville font: on or off"
+msgid "on"
+msgstr "off"
+
+#: functions.php:145
+msgid "Footer 3"
+msgstr "پسایند ۳"
+
+#: functions.php:135
+msgid "Footer 2"
+msgstr "پسایند ۲"
+
+#: functions.php:125
+msgid "Footer 1"
+msgstr "پسایند ۱"
+
+#: functions.php:115
+msgid "Sidebar"
+msgstr "نوار کناری"
+
+#: functions.php:39
+msgid "Header"
+msgstr "سرآیند"
+
+#: footer.php:56
+msgid "Theme: %1$s by %2$s."
+msgstr "قالب %1$s از %2$s."
+
+#: footer.php:54
+msgid "Proudly powered by %s"
+msgstr "با افتخار نیرو گرفته از %s"
+
+#: footer.php:54
+msgid "http://wordpress.org/"
+msgstr "http://wordpress.org/"
+
+#: comments.php:78
+msgid "Comments are closed."
+msgstr "امکان ثبت دیدگاه وجود ندارد."
+
+#: comments.php:66
+msgid "Newer Comments"
+msgstr "دیدگاه‌های تازه‌تر"
+
+#: comments.php:65
+msgid "Older Comments"
+msgstr "دیدگاه‌های کهنه‌تر"
+
+#: comments.php:62
+msgid "Comment navigation"
+msgstr "هدایت دیدگاه"
+
+#. translators: 1: number of comments, 2: post title
+#: comments.php:35
+msgctxt "comments title"
+msgid "%1$s thought on &ldquo;%2$s&rdquo;"
+msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
+msgstr[0] "%1$s دیدگاه برای «%2$s»"
+
+#. translators: %s: post title
+#: comments.php:31
+msgctxt "comments title"
+msgid "One thought on &ldquo;%s&rdquo;"
+msgstr "یک فکر برای &ldquo;%s&rdquo;"
+
+#. translators: %1$s: smiley
+#: 404.php:53
+msgid "Try looking in the monthly archives. %1$s"
+msgstr "بایگانی ماهانه را ببینید. %1$s"
+
+#: 404.php:34
+msgid "Most Used Categories"
+msgstr "دسته‌های بیشتر استفاده شده"
+
+#: 404.php:19
+msgid "It looks like nothing was found at this location. Maybe try one of the links below or a search?"
+msgstr "به نظر می‌رسد که چیزی این جا نیست. می‌خواهید از لینک‌های زیر یا جستجو استفاده کنید؟"
+
+#: 404.php:15
+msgid "Oops! That page can&rsquo;t be found."
+msgstr "اوه! این برگه پیدا نمی‌شه."

BIN
libre-2/languages/fi.mo


+ 204 - 0
libre-2/languages/fi.po

@@ -0,0 +1,204 @@
+# Translation of WordPress.com - Themes - Libre-2 in Finnish
+# This file is distributed under the same license as the WordPress.com - Themes - Libre-2 package.
+msgid ""
+msgstr ""
+"PO-Revision-Date: 2017-10-06 10:29:12+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/2.4.0-alpha\n"
+"Language: fi\n"
+"Project-Id-Version: WordPress.com - Themes - Libre-2\n"
+
+#: inc/wpcom-colors.php:34
+msgid "Headings"
+msgstr "Otsikot"
+
+#: inc/wpcom-colors.php:28
+msgid "Primary Color"
+msgstr "Ensisijainen väri"
+
+#. translators: used between list items, there is a space after the comma
+#: inc/template-tags.php:76
+msgid "Tagged"
+msgstr "Avainsanat:"
+
+#. Template Name of the plugin/theme
+#: wp-content/themes/pub/libre-2/templates/full-width-page.php
+msgid "Full Width, No Sidebar"
+msgstr "Täysi leveys ilman sivupalkkia"
+
+#. translators: %s: Name of current post
+#: template-parts/content.php:32
+msgid "Continue reading %s <span class=\"meta-nav\">&rarr;</span>"
+msgstr "Jatka lukemista %s <span class=\"meta-nav\">&rarr;</span>"
+
+#: template-parts/content-page.php:26 template-parts/content-single.php:28
+#: template-parts/content.php:39
+msgid "Pages:"
+msgstr "Sivut:"
+
+#: template-parts/content-none.php:29
+msgid "It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps searching can help."
+msgstr "Emme valitettavasti löytäneet etsimääsi. Ehkä hakutoiminnosta on apua."
+
+#: template-parts/content-none.php:24
+msgid "Sorry, but nothing matched your search terms. Please try again with some different keywords."
+msgstr "Valitettavasti mitään ei löytynyt hakuehdoillasi. Kokeile uudelleen joillakin toisilla hakusanoilla."
+
+#: template-parts/content-none.php:20
+msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
+msgstr "Oletko valmis julkaisemaan ensimmäisen kirjoituksesi? <a href=\"%1$s\">Aloita tästä</a>."
+
+#: template-parts/content-none.php:14
+msgid "Nothing Found"
+msgstr "Mitään ei löytynyt"
+
+#: template-parts/content-author.php:34
+msgid "View all posts by %s"
+msgstr "Näytä kaikki käyttäjän %s artikkelit"
+
+#: template-parts/content-author.php:28
+msgid "Published by %s"
+msgstr "Julkaissut %s"
+
+#: single.php:17
+msgid "<span class=\"meta-nav\">Previous Post</span> %title"
+msgstr "<span class=\"meta-nav\">Edellinen artikkeli</span> %title"
+
+#: single.php:17
+msgid "<span class=\"meta-nav\">Next Post</span> %title"
+msgstr "<span class=\"meta-nav\">Seuraava artikkeli</span> %title"
+
+#: search.php:16
+msgid "Search Results for: %s"
+msgstr "Hakutulokset haulle: %s"
+
+#: inc/template-tags.php:72
+msgid "Posted in %1$s"
+msgstr "Kategoriassa %1$s"
+
+#. translators: used between list items, there is a space after the comma
+#: inc/template-tags.php:70 inc/template-tags.php:76
+msgid ", "
+msgstr ", "
+
+#: inc/template-tags.php:52
+msgid "% Comments"
+msgstr "% kommenttia"
+
+#: inc/template-tags.php:52
+msgid "1 Comment"
+msgstr "Yksi kommentti"
+
+#: inc/template-tags.php:52
+msgid "Leave a comment"
+msgstr "Kommentoi"
+
+#: inc/template-tags.php:40
+msgid "by %1$s"
+msgstr "Kirjoittanut %1$s"
+
+#: inc/template-tags.php:33
+msgid "Featured"
+msgstr "Suositeltu"
+
+#: inc/template-tags.php:28
+msgid "Posted on %1$s"
+msgstr "Julkaistu %1$s"
+
+#: header.php:45
+msgid "Menu"
+msgstr "Valikko"
+
+#: header.php:22
+msgid "Skip to content"
+msgstr "Hyppää sisältöön"
+
+#: functions.php:319
+msgid "Your comment is awaiting moderation."
+msgstr "Kommenttisi odottaa hyväksyntää."
+
+#: functions.php:314
+msgid "Edit"
+msgstr "Muokkaa"
+
+#: functions.php:145
+msgid "Footer 3"
+msgstr "Alapalkki 3"
+
+#: functions.php:135
+msgid "Footer 2"
+msgstr "Alapalkki 2"
+
+#: functions.php:125
+msgid "Footer 1"
+msgstr "Alapalkki 1"
+
+#: functions.php:115
+msgid "Sidebar"
+msgstr "Sivupalkki"
+
+#: functions.php:39
+msgid "Header"
+msgstr "Otsake"
+
+#: footer.php:56
+msgid "Theme: %1$s by %2$s."
+msgstr "Teeman %1$s on tehnyt %2$s."
+
+#: footer.php:54
+msgid "Proudly powered by %s"
+msgstr "Palvelun tarjoaa %s"
+
+#: footer.php:54
+msgid "http://wordpress.org/"
+msgstr "http://wordpress.org/"
+
+#: comments.php:78
+msgid "Comments are closed."
+msgstr "Kommentointi on suljettu."
+
+#: comments.php:66
+msgid "Newer Comments"
+msgstr "Uudemmat kommentit"
+
+#: comments.php:65
+msgid "Older Comments"
+msgstr "Vanhemmat kommentit"
+
+#: comments.php:62
+msgid "Comment navigation"
+msgstr "Kommenttien selaus"
+
+#. translators: 1: number of comments, 2: post title
+#: comments.php:35
+msgctxt "comments title"
+msgid "%1$s thought on &ldquo;%2$s&rdquo;"
+msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
+msgstr[0] "%1$s vastaus artikkeliin &ldquo;%2$s&rdquo;"
+msgstr[1] "%1$s vastausta artikkeliin &ldquo;%2$s&rdquo;"
+
+#. translators: %s: post title
+#: comments.php:31
+msgctxt "comments title"
+msgid "One thought on &ldquo;%s&rdquo;"
+msgstr "Yksi ajatus artikkelista &ldquo;%s&rdquo;"
+
+#. translators: %1$s: smiley
+#: 404.php:53
+msgid "Try looking in the monthly archives. %1$s"
+msgstr "Koita etsiä kuukausiarkistosta. %1$s"
+
+#: 404.php:34
+msgid "Most Used Categories"
+msgstr "Käytetyimmät kategoriat"
+
+#: 404.php:19
+msgid "It looks like nothing was found at this location. Maybe try one of the links below or a search?"
+msgstr "Valitettavasti mitään ei löytynyt. Kokeile alla olevia linkkejä tai hakua."
+
+#: 404.php:15
+msgid "Oops! That page can&rsquo;t be found."
+msgstr "Hups! Etsimääsi sivua ei löytynyt."

BIN
libre-2/languages/fr-ca.mo


+ 197 - 0
libre-2/languages/fr-ca.po

@@ -0,0 +1,197 @@
+# Translation of WordPress.com - Themes - Libre-2 in French (Canada)
+# This file is distributed under the same license as the WordPress.com - Themes - Libre-2 package.
+msgid ""
+msgstr ""
+"PO-Revision-Date: 2017-03-23 07:46:35+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/2.4.0-alpha\n"
+"Language: fr_CA\n"
+"Project-Id-Version: WordPress.com - Themes - Libre-2\n"
+
+#: inc/wpcom-colors.php:34
+msgid "Headings"
+msgstr "En-têtes"
+
+#: inc/wpcom-colors.php:28
+msgid "Primary Color"
+msgstr "Couleur principale"
+
+#. translators: used between list items, there is a space after the comma
+#: inc/template-tags.php:76
+msgid "Tagged"
+msgstr "Marqué"
+
+#. Template Name of the plugin/theme
+#: wp-content/themes/pub/libre-2/templates/right-column-page.php
+msgid "Right Content, No Sidebar"
+msgstr "Contenu à droite, sans barre latérale"
+
+#. Template Name of the plugin/theme
+#: wp-content/themes/pub/libre-2/templates/full-width-page.php
+msgid "Full Width, No Sidebar"
+msgstr "Pleine largeur, Sans barre latérale"
+
+#. translators: %s: Name of current post
+#: template-parts/content.php:32
+msgid "Continue reading %s <span class=\"meta-nav\">&rarr;</span>"
+msgstr "Lire la suite de %s <span class=\"meta-nav\">&rarr;</span>"
+
+#: template-parts/content-page.php:26 template-parts/content-single.php:28
+#: template-parts/content.php:39
+msgid "Pages:"
+msgstr "Pages&nbsp;:"
+
+#: template-parts/content-none.php:29
+msgid "It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps searching can help."
+msgstr "Le contenu demandé n&rsquo;a pu être trouvé. Pourquoi ne pas lancer une recherche? "
+
+#: template-parts/content-none.php:24
+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."
+
+#: template-parts/content-none.php:20
+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>."
+
+#: template-parts/content-none.php:14
+msgid "Nothing Found"
+msgstr "Aucun résultat"
+
+#: template-parts/content-author.php:34
+msgid "View all posts by %s"
+msgstr "Voir tous les articles par %s"
+
+#: search.php:16
+msgid "Search Results for: %s"
+msgstr "Résultats de recherche pour : %s"
+
+#: inc/template-tags.php:72
+msgid "Posted in %1$s"
+msgstr "Posté dans %1$s"
+
+#. translators: used between list items, there is a space after the comma
+#: inc/template-tags.php:70 inc/template-tags.php:76
+msgid ", "
+msgstr ", "
+
+#: inc/template-tags.php:57 inc/template-tags.php:79
+#: template-parts/content-page.php:18 template-parts/content-page.php:34
+msgid "Edit %1$s"
+msgstr "Modifier %1$s"
+
+#: inc/template-tags.php:52
+msgid "% Comments"
+msgstr "% commentaires"
+
+#: inc/template-tags.php:52
+msgid "1 Comment"
+msgstr "Un commentaire"
+
+#: inc/template-tags.php:52
+msgid "Leave a comment"
+msgstr "Laisser un commentaire"
+
+#: inc/template-tags.php:40
+msgid "by %1$s"
+msgstr "par %1$s"
+
+#: inc/template-tags.php:33
+msgid "Featured"
+msgstr "À la une"
+
+#: inc/template-tags.php:28
+msgid "Posted on %1$s"
+msgstr "Publié le %1$s"
+
+#: header.php:45
+msgid "Menu"
+msgstr "Menu"
+
+#: header.php:22
+msgid "Skip to content"
+msgstr "Aller au contenu principal"
+
+#: functions.php:319
+msgid "Your comment is awaiting moderation."
+msgstr "Votre commentaire est en attente de modération."
+
+#: functions.php:314
+msgid "Edit"
+msgstr "Modifier"
+
+#. Translators: If there are characters in your language that are not
+#. * supported by Libre Baskerville, translate this to 'off'. Do not
+#. translate
+#. * into your own language.
+#: functions.php:166
+msgctxt "Libre Baskerville font: on or off"
+msgid "on"
+msgstr "activée"
+
+#: functions.php:145
+msgid "Footer 3"
+msgstr "Pied&nbsp;de&nbsp;page&nbsp;3"
+
+#: functions.php:135
+msgid "Footer 2"
+msgstr "Pied de Page 2"
+
+#: functions.php:125
+msgid "Footer 1"
+msgstr "Pied&nbsp;de&nbsp;page&nbsp;1"
+
+#: functions.php:115
+msgid "Sidebar"
+msgstr "Colonne latérale"
+
+#: functions.php:39
+msgid "Header"
+msgstr "En-tête"
+
+#: footer.php:56
+msgid "Theme: %1$s by %2$s."
+msgstr "Thème %1$s par %2$s."
+
+#: footer.php:54
+msgid "Proudly powered by %s"
+msgstr "Fièrement propulsé par %s"
+
+#: footer.php:54
+msgid "http://wordpress.org/"
+msgstr "http://wordpress.org/"
+
+#: comments.php:78
+msgid "Comments are closed."
+msgstr "Les commentaires ne sont pas permis."
+
+#: comments.php:66
+msgid "Newer Comments"
+msgstr "Commentaires ultérieurs"
+
+#: comments.php:65
+msgid "Older Comments"
+msgstr "Commentaires antérieurs"
+
+#: comments.php:62
+msgid "Comment navigation"
+msgstr "Navigation des commentaires"
+
+#. translators: %1$s: smiley
+#: 404.php:53
+msgid "Try looking in the monthly archives. %1$s"
+msgstr "Nous vous suggérons de parcourir les archives mensuelles. %1$s"
+
+#: 404.php:34
+msgid "Most Used Categories"
+msgstr "Catégories les plus utilisées"
+
+#: 404.php:19
+msgid "It looks like nothing was found at this location. Maybe try one of the links below or a search?"
+msgstr "Aucun contenu n&rsquo; a été trouvé à l&rsquo;adresse demandée. Pourquoi ne pas essayer l&rsquo;un des liens ci-dessouss, ou encore, lancer une recherche?"
+
+#: 404.php:15
+msgid "Oops! That page can&rsquo;t be found."
+msgstr "Oups! Cette page est introuvable."

BIN
libre-2/languages/fr.mo


+ 233 - 0
libre-2/languages/fr.po

@@ -0,0 +1,233 @@
+# Translation of WordPress.com - Themes - Libre-2 in French (France)
+# This file is distributed under the same license as the WordPress.com - Themes - Libre-2 package.
+msgid ""
+msgstr ""
+"PO-Revision-Date: 2017-10-24 03:06:41+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/2.4.0-alpha\n"
+"Language: fr\n"
+"Project-Id-Version: WordPress.com - Themes - Libre-2\n"
+
+#. translators: number of items in the mini cart.
+#: inc/woocommerce.php:232
+msgid "%d item"
+msgid_plural "%d items"
+msgstr[0] "%d élément"
+msgstr[1] "%d éléments"
+
+#: inc/woocommerce.php:230
+msgid "View your shopping cart"
+msgstr "Voir votre panier"
+
+#: inc/wpcom-colors.php:26
+msgid "Headings"
+msgstr "En-têtes"
+
+#: inc/wpcom-colors.php:20
+msgid "Primary Color"
+msgstr "Couleur principale"
+
+#. translators: used between list items, there is a space after the comma
+#: inc/template-tags.php:76
+msgid "Tagged"
+msgstr "Tagué"
+
+#. Template Name of the plugin/theme
+#: wp-content/themes/pub/libre-2/templates/full-width-page.php
+msgid "Full Width, No Sidebar"
+msgstr "Pleine largeur, sans barre latérale"
+
+#. translators: %s: Name of current post
+#: template-parts/content.php:31
+msgid "Continue reading %s <span class=\"meta-nav\">&rarr;</span>"
+msgstr "Lire la suite %s <span class=\"meta-nav\">&rarr;</span>"
+
+#: template-parts/content-page.php:26 template-parts/content-single.php:28
+#: template-parts/content.php:38
+msgid "Pages:"
+msgstr "Pages&nbsp;:"
+
+#: template-parts/content-none.php:29
+msgid "It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps searching can help."
+msgstr "Il semble que nous ne puissions pas trouver ce que vous cherchez. Le moteur de recherche sera peut-être plus fructueux."
+
+#: template-parts/content-none.php:24
+msgid "Sorry, but nothing matched your search terms. Please try again with some different keywords."
+msgstr "Désolé, mais rien ne correspond à vos termes de recherche. Veuillez essayer de nouveau avec quelques mots-clés différents."
+
+#: template-parts/content-none.php:20
+msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
+msgstr "Prêt à publier votre premier article&nbsp;? <a href=\"%1$s\">Lancez-vous</a>&nbsp;!"
+
+#: template-parts/content-none.php:14
+msgid "Nothing Found"
+msgstr "Aucun résultat."
+
+#: template-parts/content-author.php:34
+msgid "View all posts by %s"
+msgstr "Afficher tous les articles par %s"
+
+#: template-parts/content-author.php:28
+msgid "Published by %s"
+msgstr "Publié par %s"
+
+#: single.php:17
+msgid "<span class=\"meta-nav\">Previous Post</span> %title"
+msgstr "<span class=\"meta-nav\">Article précédent</span> %title"
+
+#: single.php:17
+msgid "<span class=\"meta-nav\">Next Post</span> %title"
+msgstr "<span class=\"meta-nav\">Article suivant</span> %title"
+
+#: search.php:16
+msgid "Search Results for: %s"
+msgstr "Résultat de recherche pour : %s"
+
+#: inc/template-tags.php:72
+msgid "Posted in %1$s"
+msgstr "Publié dans %1$s"
+
+#. translators: used between list items, there is a space after the comma
+#: inc/template-tags.php:70 inc/template-tags.php:76
+msgid ", "
+msgstr ", "
+
+#: inc/template-tags.php:57 inc/template-tags.php:79
+#: template-parts/content-page.php:18 template-parts/content-page.php:34
+msgid "Edit %1$s"
+msgstr "Modifier %1$s"
+
+#: inc/template-tags.php:52
+msgid "% Comments"
+msgstr "% commentaires"
+
+#: inc/template-tags.php:52
+msgid "1 Comment"
+msgstr "Un commentaire"
+
+#: inc/template-tags.php:52
+msgid "Leave a comment"
+msgstr "Laisser un commentaire"
+
+#: inc/template-tags.php:40
+msgid "by %1$s"
+msgstr "par %1$s"
+
+#: inc/template-tags.php:33
+msgid "Featured"
+msgstr "à la Une"
+
+#: inc/template-tags.php:28
+msgid "Posted on %1$s"
+msgstr "Publi&eacute; le %1$s"
+
+#: header.php:46
+msgid "Menu"
+msgstr "Menu"
+
+#: header.php:22
+msgid "Skip to content"
+msgstr "Accéder au contenu principal"
+
+#: functions.php:319
+msgid "Your comment is awaiting moderation."
+msgstr "Votre commentaire est en attente de modération"
+
+#: functions.php:314
+msgid "Edit"
+msgstr "Éditer"
+
+#: functions.php:254
+msgid "Continue reading <span class=\"screen-reader-text\">%1$s</span> <span class=\"meta-nav\" aria-hidden=\"true\">&rarr;</span>"
+msgstr "Lire la suite <span class=\"screen-reader-text\">%1$s</span> <span class=\"meta-nav\" aria-hidden=\"true\">&rarr;</span>"
+
+#. Translators: If there are characters in your language that are not
+#. * supported by Libre Baskerville, translate this to 'off'. Do not
+#. translate
+#. * into your own language.
+#: functions.php:166
+msgctxt "Libre Baskerville font: on or off"
+msgid "on"
+msgstr "on"
+
+#: functions.php:145
+msgid "Footer 3"
+msgstr "Pied&nbsp;de&nbsp;page&nbsp;3"
+
+#: functions.php:135
+msgid "Footer 2"
+msgstr "Pied de Page 2"
+
+#: functions.php:125
+msgid "Footer 1"
+msgstr "Pied&nbsp;de&nbsp;page&nbsp;1"
+
+#: functions.php:115
+msgid "Sidebar"
+msgstr "Colonne latérale"
+
+#: functions.php:39
+msgid "Header"
+msgstr "En-tête"
+
+#: footer.php:56
+msgid "Theme: %1$s by %2$s."
+msgstr "Thème&nbsp;: %1$s par %2$s."
+
+#: footer.php:54
+msgid "Proudly powered by %s"
+msgstr "Fièrement propulsé par %s"
+
+#: footer.php:54
+msgid "http://wordpress.org/"
+msgstr "http://wordpress.org/"
+
+#: comments.php:78
+msgid "Comments are closed."
+msgstr "Les commentaires sont fermés."
+
+#: comments.php:66
+msgid "Newer Comments"
+msgstr "Commentaires plus récents"
+
+#: comments.php:65
+msgid "Older Comments"
+msgstr "Commentaires plus anciens"
+
+#: comments.php:62
+msgid "Comment navigation"
+msgstr "Navigation dans les commentaires"
+
+#. translators: 1: number of comments, 2: post title
+#: comments.php:35
+msgctxt "comments title"
+msgid "%1$s thought on &ldquo;%2$s&rdquo;"
+msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
+msgstr[0] "%1$s réflexion sur &laquo;&nbsp;%2$s&nbsp;&raquo;"
+msgstr[1] "%1$s réflexions sur &laquo;&nbsp;%2$s&nbsp;&raquo;"
+
+#. translators: %s: post title
+#: comments.php:31
+msgctxt "comments title"
+msgid "One thought on &ldquo;%s&rdquo;"
+msgstr "Une réflexion sur &laquo;&nbsp;%s&nbsp;&raquo;"
+
+#. translators: %1$s: smiley
+#: 404.php:53
+msgid "Try looking in the monthly archives. %1$s"
+msgstr "Essayez de voir du côté des archives mensuelles. %1$s"
+
+#: 404.php:34
+msgid "Most Used Categories"
+msgstr "Catégories les plus utilisées"
+
+#: 404.php:19
+msgid "It looks like nothing was found at this location. Maybe try one of the links below or a search?"
+msgstr "Contenu introuvable. Vous pouvez essayer l'outil de recherche ou les liens ci-dessous pour le retrouver."
+
+#: 404.php:15
+msgid "Oops! That page can&rsquo;t be found."
+msgstr "Aïe ! Cette page est introuvable."

BIN
libre-2/languages/he.mo


+ 214 - 0
libre-2/languages/he.po

@@ -0,0 +1,214 @@
+# Translation of WordPress.com - Themes - Libre-2 in Hebrew
+# This file is distributed under the same license as the WordPress.com - Themes - Libre-2 package.
+msgid ""
+msgstr ""
+"PO-Revision-Date: 2018-02-08 10:40:10+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/2.4.0-alpha\n"
+"Language: he_IL\n"
+"Project-Id-Version: WordPress.com - Themes - Libre-2\n"
+
+#: inc/woocommerce.php:230
+msgid "View your shopping cart"
+msgstr "צפה בעגלת הקניות"
+
+#: inc/wpcom-colors.php:26
+msgid "Headings"
+msgstr "כותרות"
+
+#: inc/wpcom-colors.php:20
+msgid "Primary Color"
+msgstr "צבע ראשי"
+
+#. translators: used between list items, there is a space after the comma
+#: inc/template-tags.php:76
+msgid "Tagged"
+msgstr "מתויג"
+
+#. Template Name of the plugin/theme
+#: wp-content/themes/pub/libre-2/templates/full-width-page.php
+msgid "Full Width, No Sidebar"
+msgstr "רוחב מלא, ללא עמודה צידית"
+
+#. translators: %s: Name of current post
+#: template-parts/content.php:31
+msgid "Continue reading %s <span class=\"meta-nav\">&rarr;</span>"
+msgstr "המשך קריאת הפוסט %s <span class=\"meta-nav\">\t</span>"
+
+#: template-parts/content-page.php:26 template-parts/content-single.php:28
+#: template-parts/content.php:38
+msgid "Pages:"
+msgstr ":עמודים"
+
+#: template-parts/content-none.php:29
+msgid "It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps searching can help."
+msgstr "נראה כי לא ניתן למצוא את מה שחיפשת, אולי חיפוש יעזור."
+
+#: template-parts/content-none.php:24
+msgid "Sorry, but nothing matched your search terms. Please try again with some different keywords."
+msgstr "לא נמצאו תוצאות התואמות לביטוי החיפוש, ניתן לנסות שוב עם ביטויים אחרים."
+
+#: template-parts/content-none.php:20
+msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
+msgstr "מוכן לפרסם את הפוסט הראשון שלך? <a href=\"%1$s\">התחל כאן</a>."
+
+#: template-parts/content-none.php:14
+msgid "Nothing Found"
+msgstr "לא נמצא כלום"
+
+#: template-parts/content-author.php:34
+msgid "View all posts by %s"
+msgstr "הצגת הפוסטים של %s"
+
+#: template-parts/content-author.php:28
+msgid "Published by %s"
+msgstr "פורסם על ידי %s"
+
+#: search.php:16
+msgid "Search Results for: %s"
+msgstr "תוצאות חיפוש עבור %s"
+
+#: inc/template-tags.php:72
+msgid "Posted in %1$s"
+msgstr "פורסם ב-%1$s"
+
+#. translators: used between list items, there is a space after the comma
+#: inc/template-tags.php:70 inc/template-tags.php:76
+msgid ", "
+msgstr ", "
+
+#: inc/template-tags.php:57 inc/template-tags.php:79
+#: template-parts/content-page.php:18 template-parts/content-page.php:34
+msgid "Edit %1$s"
+msgstr "לערוך את %1$s"
+
+#: inc/template-tags.php:52
+msgid "% Comments"
+msgstr "% תגובות"
+
+#: inc/template-tags.php:52
+msgid "1 Comment"
+msgstr "תגובה אחת"
+
+#: inc/template-tags.php:52
+msgid "Leave a comment"
+msgstr "כתיבת תגובה"
+
+#: inc/template-tags.php:40
+msgid "by %1$s"
+msgstr "מאת %1$s"
+
+#: inc/template-tags.php:33
+msgid "Featured"
+msgstr "‎פוסט נבחר"
+
+#: inc/template-tags.php:28
+msgid "Posted on %1$s"
+msgstr "פורסם באתריך %1$s"
+
+#: header.php:46
+msgid "Menu"
+msgstr "תפריט"
+
+#: header.php:22
+msgid "Skip to content"
+msgstr "דלג לתוכן"
+
+#: functions.php:319
+msgid "Your comment is awaiting moderation."
+msgstr "התגובה ממתינה לאישור."
+
+#: functions.php:314
+msgid "Edit"
+msgstr "עריכה"
+
+#. Translators: If there are characters in your language that are not
+#. * supported by Libre Baskerville, translate this to 'off'. Do not
+#. translate
+#. * into your own language.
+#: functions.php:166
+msgctxt "Libre Baskerville font: on or off"
+msgid "on"
+msgstr "off"
+
+#: functions.php:145
+msgid "Footer 3"
+msgstr "תחתית העמוד 3"
+
+#: functions.php:135
+msgid "Footer 2"
+msgstr "תחתית העמוד 2"
+
+#: functions.php:125
+msgid "Footer 1"
+msgstr "תחתית העמוד 1"
+
+#: functions.php:115
+msgid "Sidebar"
+msgstr "סרגל צדדי"
+
+#: functions.php:39
+msgid "Header"
+msgstr "תמונת כותרת"
+
+#: footer.php:56
+msgid "Theme: %1$s by %2$s."
+msgstr "ערכת עיצוב: %1$s של %2$s"
+
+#: footer.php:54
+msgid "Proudly powered by %s"
+msgstr "פועל על %s"
+
+#: footer.php:54
+msgid "http://wordpress.org/"
+msgstr "http://he.wordpress.org/"
+
+#: comments.php:78
+msgid "Comments are closed."
+msgstr "סגור לתגובות."
+
+#: comments.php:66
+msgid "Newer Comments"
+msgstr "תגובות חדשות"
+
+#: comments.php:65
+msgid "Older Comments"
+msgstr "תגובות ישנות"
+
+#: comments.php:62
+msgid "Comment navigation"
+msgstr "ניווט תגובות"
+
+#. translators: 1: number of comments, 2: post title
+#: comments.php:35
+msgctxt "comments title"
+msgid "%1$s thought on &ldquo;%2$s&rdquo;"
+msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
+msgstr[0] "תגובה אחת בנושא \"%2$s\""
+msgstr[1] "%1$s תגובות בנושא ״%2$s\""
+
+#. translators: %s: post title
+#: comments.php:31
+msgctxt "comments title"
+msgid "One thought on &ldquo;%s&rdquo;"
+msgstr "תגובה אחת בנושא &ldquo;%s&rdquo;"
+
+#. translators: %1$s: smiley
+#: 404.php:53
+msgid "Try looking in the monthly archives. %1$s"
+msgstr "כדאי לחפש בארכיון החודשי. %1$s"
+
+#: 404.php:34
+msgid "Most Used Categories"
+msgstr "קטגוריות בולטות"
+
+#: 404.php:19
+msgid "It looks like nothing was found at this location. Maybe try one of the links below or a search?"
+msgstr "לא הצלחנו למצוא שום דבר בכתובת זו. כדאי לנסות את הקישורים הבאים, או את החיפוש."
+
+#: 404.php:15
+msgid "Oops! That page can&rsquo;t be found."
+msgstr "העמוד לא נמצא."

BIN
libre-2/languages/hi.mo


+ 205 - 0
libre-2/languages/hi.po

@@ -0,0 +1,205 @@
+# Translation of WordPress.com - Themes - Libre-2 in Hindi
+# This file is distributed under the same license as the WordPress.com - Themes - Libre-2 package.
+msgid ""
+msgstr ""
+"PO-Revision-Date: 2017-03-23 07:46:34+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/2.4.0-alpha\n"
+"Language: hi_IN\n"
+"Project-Id-Version: WordPress.com - Themes - Libre-2\n"
+
+#: inc/wpcom-colors.php:28
+msgid "Primary Color"
+msgstr "प्राथमिक रंग"
+
+#. translators: used between list items, there is a space after the comma
+#: inc/template-tags.php:76
+msgid "Tagged"
+msgstr "टैग की गईं"
+
+#. Template Name of the plugin/theme
+#: wp-content/themes/pub/libre-2/templates/full-width-page.php
+msgid "Full Width, No Sidebar"
+msgstr "पूर्ण चौड़ाई, साइडबार नहीं"
+
+#. translators: %s: Name of current post
+#: template-parts/content.php:32
+msgid "Continue reading %s <span class=\"meta-nav\">&rarr;</span>"
+msgstr "पढ़ना जारी रखें %s <span class=\"meta-nav\">&rarr;</span>"
+
+#: template-parts/content-page.php:26 template-parts/content-single.php:28
+#: template-parts/content.php:39
+msgid "Pages:"
+msgstr "पृष्ठ:"
+
+#: template-parts/content-none.php:29
+msgid "It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps searching can help."
+msgstr "ऐसा लगता है आप जो देख रहे हैं हमें नहीं मिल रहा है। शायद खोज मदद कर सकता है।"
+
+#: template-parts/content-none.php:24
+msgid "Sorry, but nothing matched your search terms. Please try again with some different keywords."
+msgstr "क्षमा करें, लेकिन कुछ भी आपके खोज शब्दों से मेल नहीं खाते। कृपया कुछ अलग खोजशब्दों के साथ फ़िर से कोशिश करें।"
+
+#: template-parts/content-none.php:20
+msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
+msgstr "अपनी पहली पोस्ट प्रकाशित करने के लिए तैयार हैं? <a href=\"%1$s\">यहाँ से शुरू करें</a>।"
+
+#: template-parts/content-none.php:14
+msgid "Nothing Found"
+msgstr "कुछ नहीं मिला"
+
+#: template-parts/content-author.php:34
+msgid "View all posts by %s"
+msgstr "%s द्वारा सभी पोस्ट देखें"
+
+#: template-parts/content-author.php:28
+msgid "Published by %s"
+msgstr "%s द्वारा प्रकाशित"
+
+#: single.php:17
+msgid "<span class=\"meta-nav\">Previous Post</span> %title"
+msgstr "<span class=\"meta-nav\">पिछला पोस्ट</span> %title"
+
+#: single.php:17
+msgid "<span class=\"meta-nav\">Next Post</span> %title"
+msgstr "<span class=\"meta-nav\">अगला पोस्ट</span> %title"
+
+#: search.php:16
+msgid "Search Results for: %s"
+msgstr "%s के लिए खोज परिणाम:"
+
+#: inc/template-tags.php:72
+msgid "Posted in %1$s"
+msgstr "%1$s में प्रकाशित किया गया"
+
+#. translators: used between list items, there is a space after the comma
+#: inc/template-tags.php:70 inc/template-tags.php:76
+msgid ", "
+msgstr ", "
+
+#: inc/template-tags.php:57 inc/template-tags.php:79
+#: template-parts/content-page.php:18 template-parts/content-page.php:34
+msgid "Edit %1$s"
+msgstr "संपादित करें %1$s"
+
+#: inc/template-tags.php:52
+msgid "% Comments"
+msgstr "% टिप्पणियाँ"
+
+#: inc/template-tags.php:52
+msgid "1 Comment"
+msgstr "1 टिप्पणी"
+
+#: inc/template-tags.php:52
+msgid "Leave a comment"
+msgstr "एक टिप्पणी छोड़ें"
+
+#: inc/template-tags.php:40
+msgid "by %1$s"
+msgstr "%1$s द्वारा"
+
+#: inc/template-tags.php:33
+msgid "Featured"
+msgstr "विशेष रुप से प्रदर्शित"
+
+#: header.php:45
+msgid "Menu"
+msgstr "मेनु"
+
+#: header.php:22
+msgid "Skip to content"
+msgstr "इसे छोड़कर सामग्री पर जाएं"
+
+#: functions.php:319
+msgid "Your comment is awaiting moderation."
+msgstr "आपकी टिप्पणी स्वीकृति के इंतजार में है।"
+
+#: functions.php:314
+msgid "Edit"
+msgstr "संपादित करे"
+
+#: functions.php:254
+msgid "Continue reading <span class=\"screen-reader-text\">%1$s</span> <span class=\"meta-nav\" aria-hidden=\"true\">&rarr;</span>"
+msgstr "पढ़ना जारी रखें <span class=\"screen-reader-text\">%1$s</span> <span class=\"meta-nav\" aria-hidden=\"true\">&rarr;</span>"
+
+#: functions.php:145
+msgid "Footer 3"
+msgstr "फुटर 3"
+
+#: functions.php:135
+msgid "Footer 2"
+msgstr "फुटर 2"
+
+#: functions.php:125
+msgid "Footer 1"
+msgstr "फुटर 1"
+
+#: functions.php:115
+msgid "Sidebar"
+msgstr "साइडबार"
+
+#: functions.php:39
+msgid "Header"
+msgstr "शीर्ष"
+
+#: footer.php:56
+msgid "Theme: %1$s by %2$s."
+msgstr "थीम: %2$s द्वारा %1$s"
+
+#: footer.php:54
+msgid "Proudly powered by %s"
+msgstr "%s द्वारा गर्व से संचालित"
+
+#: footer.php:54
+msgid "http://wordpress.org/"
+msgstr "http://wordpress.org/"
+
+#: comments.php:78
+msgid "Comments are closed."
+msgstr "टिप्पणियाँ बंद कर दी गयी है।"
+
+#: comments.php:66
+msgid "Newer Comments"
+msgstr "नई टिप्पणियां"
+
+#: comments.php:65
+msgid "Older Comments"
+msgstr "पुरानी टिप्पणियाँ"
+
+#: comments.php:62
+msgid "Comment navigation"
+msgstr "कमेन्ट (टिप्पणी) नेविगेशन"
+
+#. translators: 1: number of comments, 2: post title
+#: comments.php:35
+msgctxt "comments title"
+msgid "%1$s thought on &ldquo;%2$s&rdquo;"
+msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
+msgstr[0] "%1$s विचार &ldquo;%2$s&rdquo; पर"
+msgstr[1] "%1$s विचार &ldquo;%2$s&rdquo; पर"
+
+#. translators: %s: post title
+#: comments.php:31
+msgctxt "comments title"
+msgid "One thought on &ldquo;%s&rdquo;"
+msgstr "&ldquo;%s&rdquo; पर एक विचार"
+
+#. translators: %1$s: smiley
+#: 404.php:53
+msgid "Try looking in the monthly archives. %1$s"
+msgstr "मासिक पुरालेख में देखने की कोशिश कीजिए। %1$s"
+
+#: 404.php:34
+msgid "Most Used Categories"
+msgstr "अधिकतर प्रयुक्त श्रेणियाँ "
+
+#: 404.php:19
+msgid "It looks like nothing was found at this location. Maybe try one of the links below or a search?"
+msgstr "ऐसा लगता है कि कुछ भी नहीं इस स्थान पर पाया गया है। शायद नीचे दिए गए कड़ियों या एक खोज से कोशिश करें?"
+
+#: 404.php:15
+msgid "Oops! That page can&rsquo;t be found."
+msgstr "उफ़! वह पृष्ठ नहीं पाया जा सकता है।"

BIN
libre-2/languages/hu.mo


+ 214 - 0
libre-2/languages/hu.po

@@ -0,0 +1,214 @@
+# Translation of WordPress.com - Themes - Libre-2 in Hungarian
+# This file is distributed under the same license as the WordPress.com - Themes - Libre-2 package.
+msgid ""
+msgstr ""
+"PO-Revision-Date: 2017-12-08 02:38:21+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/2.4.0-alpha\n"
+"Language: hu\n"
+"Project-Id-Version: WordPress.com - Themes - Libre-2\n"
+
+#: inc/wpcom-colors.php:26
+msgid "Headings"
+msgstr "Kiemelések"
+
+#: inc/wpcom-colors.php:20
+msgid "Primary Color"
+msgstr "Elsődleges szín"
+
+#. translators: used between list items, there is a space after the comma
+#: inc/template-tags.php:76
+msgid "Tagged"
+msgstr "Címke"
+
+#. Template Name of the plugin/theme
+#: wp-content/themes/pub/libre-2/templates/right-column-page.php
+msgid "Right Content, No Sidebar"
+msgstr "Tartalom jobbra, oldalsáv nélkül"
+
+#. Template Name of the plugin/theme
+#: wp-content/themes/pub/libre-2/templates/full-width-page.php
+msgid "Full Width, No Sidebar"
+msgstr "Teljes méret, Oldalsáv nélkül"
+
+#. translators: %s: Name of current post
+#: template-parts/content.php:31
+msgid "Continue reading %s <span class=\"meta-nav\">&rarr;</span>"
+msgstr "%s <span class=\"meta-nav\">&rarr;</span> A teljes bejegyzés megtekintése"
+
+#: template-parts/content-page.php:26 template-parts/content-single.php:28
+#: template-parts/content.php:38
+msgid "Pages:"
+msgstr "Oldalak:"
+
+#: template-parts/content-none.php:29
+msgid "It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps searching can help."
+msgstr "Úgy tűnik, nem találtuk meg azt, amit keresett. Talán, egy újabb keresés segíthet."
+
+#: template-parts/content-none.php:24
+msgid "Sorry, but nothing matched your search terms. Please try again with some different keywords."
+msgstr "Elnézést, nem találunk a keresési feltételeknek megfelelő eredményt. Próbálkozzon meg egy másik kulcsszóval, kifejezéssel."
+
+#: template-parts/content-none.php:20
+msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
+msgstr "Készen állunk az első bejegyzés közzétételére? <a href=\"%1$s\">Kezdőlépések</a>."
+
+#: template-parts/content-none.php:14
+msgid "Nothing Found"
+msgstr "Nincs találat"
+
+#: template-parts/content-author.php:34
+msgid "View all posts by %s"
+msgstr "%s összes bejegyzéseinek megtekintése"
+
+#: single.php:17
+msgid "<span class=\"meta-nav\">Previous Post</span> %title"
+msgstr "<span class=\"meta-nav\">Előző bejegyzés</span> %title"
+
+#: single.php:17
+msgid "<span class=\"meta-nav\">Next Post</span> %title"
+msgstr "<span class=\"meta-nav\">Következő bejegyzés</span> %title"
+
+#: search.php:16
+msgid "Search Results for: %s"
+msgstr "%s kifejezésre történő keresés eredménye:"
+
+#: inc/template-tags.php:72
+msgid "Posted in %1$s"
+msgstr "Kategória: %1$s"
+
+#. translators: used between list items, there is a space after the comma
+#: inc/template-tags.php:70 inc/template-tags.php:76
+msgid ", "
+msgstr ", "
+
+#: inc/template-tags.php:57 inc/template-tags.php:79
+#: template-parts/content-page.php:18 template-parts/content-page.php:34
+msgid "Edit %1$s"
+msgstr "%1$s szerkesztése"
+
+#: inc/template-tags.php:52
+msgid "% Comments"
+msgstr "% hozzászólás"
+
+#: inc/template-tags.php:52
+msgid "1 Comment"
+msgstr "1 hozzászólás"
+
+#: inc/template-tags.php:52
+msgid "Leave a comment"
+msgstr "Hozzászólás"
+
+#: inc/template-tags.php:40
+msgid "by %1$s"
+msgstr "Szerző: %1$s"
+
+#: inc/template-tags.php:33
+msgid "Featured"
+msgstr "Kiemelt"
+
+#: inc/template-tags.php:28
+msgid "Posted on %1$s"
+msgstr "Dátum: %1$s"
+
+#: header.php:46
+msgid "Menu"
+msgstr "Menü"
+
+#: header.php:22
+msgid "Skip to content"
+msgstr "Tartalomhoz"
+
+#: functions.php:319
+msgid "Your comment is awaiting moderation."
+msgstr "A hozzászólás rendszer-moderációra várakozik."
+
+#: functions.php:314
+msgid "Edit"
+msgstr "Szerkesztés"
+
+#: functions.php:254
+msgid "Continue reading <span class=\"screen-reader-text\">%1$s</span> <span class=\"meta-nav\" aria-hidden=\"true\">&rarr;</span>"
+msgstr "Tovább <span class=\"screen-reader-text\">%1$s</span> <span class=\"meta-nav\" aria-hidden=\"true\">&rarr;</span>"
+
+#: functions.php:145
+msgid "Footer 3"
+msgstr "3. lábrész"
+
+#: functions.php:135
+msgid "Footer 2"
+msgstr "2. lábrész"
+
+#: functions.php:125
+msgid "Footer 1"
+msgstr "1. lábrész"
+
+#: functions.php:115
+msgid "Sidebar"
+msgstr "Oldalsáv"
+
+#: functions.php:39
+msgid "Header"
+msgstr "Fejrész"
+
+#: footer.php:56
+msgid "Theme: %1$s by %2$s."
+msgstr "Sablon: %1$s, %2$s fejlesztésében."
+
+#: footer.php:54
+msgid "Proudly powered by %s"
+msgstr "Köszönjük %s!"
+
+#: footer.php:54
+msgid "http://wordpress.org/"
+msgstr "http://wordpress.org/"
+
+#: comments.php:78
+msgid "Comments are closed."
+msgstr "Hozzászólás jelenleg nem lehetséges."
+
+#: comments.php:66
+msgid "Newer Comments"
+msgstr "Újabb hozzászólás"
+
+#: comments.php:65
+msgid "Older Comments"
+msgstr "Korábbi hozzászólás"
+
+#: comments.php:62
+msgid "Comment navigation"
+msgstr "Hozzászólás navigáció"
+
+#. translators: 1: number of comments, 2: post title
+#: comments.php:35
+msgctxt "comments title"
+msgid "%1$s thought on &ldquo;%2$s&rdquo;"
+msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
+msgstr[0] "%1$s című bejegyzés &ldquo;%2$s&rdquo; gondolatot, hozzászólást tartalmaz"
+msgstr[1] "%1$s című bejegyzés &ldquo;%2$s&rdquo; gondolatot, hozzászólást tartalmaz"
+
+#. translators: %s: post title
+#: comments.php:31
+msgctxt "comments title"
+msgid "One thought on &ldquo;%s&rdquo;"
+msgstr "Egy gondolat a(z) &ldquo;%s&rdquo; című bejegyzésnél"
+
+#. translators: %1$s: smiley
+#: 404.php:53
+msgid "Try looking in the monthly archives. %1$s"
+msgstr "Próbáljunk betekinteni a hónap bejegyzéseibe: %1$s"
+
+#: 404.php:34
+msgid "Most Used Categories"
+msgstr "Leggyakoribb kategóriák"
+
+#: 404.php:19
+msgid "It looks like nothing was found at this location. Maybe try one of the links below or a search?"
+msgstr "Úgy tűnik, ezen a helyszinen nem találtunk semmit. Talán az alábbi hivatkozások vagy egy keresés segíthet!"
+
+#: 404.php:15
+msgid "Oops! That page can&rsquo;t be found."
+msgstr "A keresett oldal nem található."

BIN
libre-2/languages/is.mo


+ 232 - 0
libre-2/languages/is.po

@@ -0,0 +1,232 @@
+# Translation of WordPress.com - Themes - Libre-2 in Icelandic
+# This file is distributed under the same license as the WordPress.com - Themes - Libre-2 package.
+msgid ""
+msgstr ""
+"PO-Revision-Date: 2017-03-23 07:46:35+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 % 100 != 1 && n % 100 != 21 && n % 100 != 31 && n % 100 != 41 && n % 100 != 51 && n % 100 != 61 && n % 100 != 71 && n % 100 != 81 && n % 100 != 91);\n"
+"X-Generator: GlotPress/2.4.0-alpha\n"
+"Language: is\n"
+"Project-Id-Version: WordPress.com - Themes - Libre-2\n"
+
+#: inc/wpcom-colors.php:34
+msgid "Headings"
+msgstr "Fyrirsagnir"
+
+#: inc/wpcom-colors.php:28
+msgid "Primary Color"
+msgstr "Aðallitur"
+
+#. translators: used between list items, there is a space after the comma
+#: inc/template-tags.php:76
+msgid "Tagged"
+msgstr "Merkt"
+
+#. Template Name of the plugin/theme
+#: wp-content/themes/pub/libre-2/templates/right-column-page.php
+msgid "Right Content, No Sidebar"
+msgstr "Hægra efni, engin hliðarstika"
+
+#. Template Name of the plugin/theme
+#: wp-content/themes/pub/libre-2/templates/full-width-page.php
+msgid "Full Width, No Sidebar"
+msgstr "Full breidd, engar hliðarstikur"
+
+#. Description of the plugin/theme
+#: wp-content/themes/pub/libre-2/style.css
+msgid "A stylish, classic look for your personal blog or long-form writing site. The main navigation bar stays fixed to the top while your visitors read, keeping your most important content at hand, while three footer widget areas give your secondary content a comfortable home."
+msgstr "Stílhreint, klassískt útlit fyrir persónulega bloggið þitt eða vef fyrir lengri skrif. Aðalleiðarkerfið situr fast efst á síðunni á meðan gestir þínir lesa, mikilvægasta efnið er því ávallt við höndina, á meðan þrjú síðuhlutasvæði í fæti veita öðru efni frá þér þægilegt heimili."
+
+#. translators: %s: Name of current post
+#: template-parts/content.php:32
+msgid "Continue reading %s <span class=\"meta-nav\">&rarr;</span>"
+msgstr "Halda áfram að lesa %s <span class=\"meta-nav\">&rarr;</span>"
+
+#: template-parts/content-page.php:26 template-parts/content-single.php:28
+#: template-parts/content.php:39
+msgid "Pages:"
+msgstr "Síður:"
+
+#: template-parts/content-none.php:29
+msgid "It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps searching can help."
+msgstr "Við finnum ekki það sem þú leita að.  Kannski gæti leitin hjálpað."
+
+#: template-parts/content-none.php:24
+msgid "Sorry, but nothing matched your search terms. Please try again with some different keywords."
+msgstr "Leitin skilaði engum niðurstöðun. Vinsamlegast reyndu aftur með öðrum leitarorðum."
+
+#: template-parts/content-none.php:20
+msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
+msgstr "Tilbúinn að gefa út þína fyrstu færslu? <a href=\"%1$s\">Byrjaðu hérna</a>."
+
+#: template-parts/content-none.php:14
+msgid "Nothing Found"
+msgstr "Ekkert fannst"
+
+#: template-parts/content-author.php:34
+msgid "View all posts by %s"
+msgstr "Skoða allar færslur eftir %s"
+
+#: template-parts/content-author.php:28
+msgid "Published by %s"
+msgstr "Birt af %s"
+
+#: single.php:17
+msgid "<span class=\"meta-nav\">Previous Post</span> %title"
+msgstr "<span class=\"meta-nav\">Fyrri færsla</span> %title"
+
+#: single.php:17
+msgid "<span class=\"meta-nav\">Next Post</span> %title"
+msgstr "<span class=\"meta-nav\">Næsta færsla</span> %title"
+
+#: search.php:16
+msgid "Search Results for: %s"
+msgstr "Leitarniðurstöður fyrir: %s"
+
+#: inc/template-tags.php:72
+msgid "Posted in %1$s"
+msgstr "Birt í %1$s"
+
+#. translators: used between list items, there is a space after the comma
+#: inc/template-tags.php:70 inc/template-tags.php:76
+msgid ", "
+msgstr ", "
+
+#: inc/template-tags.php:57 inc/template-tags.php:79
+#: template-parts/content-page.php:18 template-parts/content-page.php:34
+msgid "Edit %1$s"
+msgstr "Breyta %1$s"
+
+#: inc/template-tags.php:52
+msgid "% Comments"
+msgstr "% athugasemdir"
+
+#: inc/template-tags.php:52
+msgid "1 Comment"
+msgstr "1 athugasemd"
+
+#: inc/template-tags.php:52
+msgid "Leave a comment"
+msgstr "Skildu eftir athugasemd"
+
+#: inc/template-tags.php:40
+msgid "by %1$s"
+msgstr "eftir %1$s"
+
+#: inc/template-tags.php:33
+msgid "Featured"
+msgstr "Efst á baugi"
+
+#: inc/template-tags.php:28
+msgid "Posted on %1$s"
+msgstr "Birt þann %1$s"
+
+#: header.php:45
+msgid "Menu"
+msgstr "Valmynd"
+
+#: header.php:22
+msgid "Skip to content"
+msgstr "Fara að efni"
+
+#: functions.php:319
+msgid "Your comment is awaiting moderation."
+msgstr "Athugasemd þín bíður samþykkis."
+
+#: functions.php:314
+msgid "Edit"
+msgstr "Leiðrétta"
+
+#: functions.php:254
+msgid "Continue reading <span class=\"screen-reader-text\">%1$s</span> <span class=\"meta-nav\" aria-hidden=\"true\">&rarr;</span>"
+msgstr "Halda áfram að lesa <span class=\"screen-reader-text\">%1$s</span> <span class=\"meta-nav\" aria-hidden=\"true\">&rarr;</span>"
+
+#. Translators: If there are characters in your language that are not
+#. * supported by Libre Baskerville, translate this to 'off'. Do not
+#. translate
+#. * into your own language.
+#: functions.php:166
+msgctxt "Libre Baskerville font: on or off"
+msgid "on"
+msgstr "virkt"
+
+#: functions.php:145
+msgid "Footer 3"
+msgstr "Fótur 3"
+
+#: functions.php:135
+msgid "Footer 2"
+msgstr "Fótur 2"
+
+#: functions.php:125
+msgid "Footer 1"
+msgstr "Fótur 1"
+
+#: functions.php:115
+msgid "Sidebar"
+msgstr "Hliðarslá"
+
+#: functions.php:39
+msgid "Header"
+msgstr "Síðuhaus"
+
+#: footer.php:56
+msgid "Theme: %1$s by %2$s."
+msgstr "Þema: %1$s eftir %2$s."
+
+#: footer.php:54
+msgid "Proudly powered by %s"
+msgstr "Keyrt með stolti á %s"
+
+#: footer.php:54
+msgid "http://wordpress.org/"
+msgstr "http://wordpress.org/"
+
+#: comments.php:78
+msgid "Comments are closed."
+msgstr "Lokað er fyrir athugasemdir."
+
+#: comments.php:66
+msgid "Newer Comments"
+msgstr "Nýrri athugasemdir"
+
+#: comments.php:65
+msgid "Older Comments"
+msgstr "Eldri athugasemdir"
+
+#: comments.php:62
+msgid "Comment navigation"
+msgstr "Leiðarkerfi athugasemda"
+
+#. translators: 1: number of comments, 2: post title
+#: comments.php:35
+msgctxt "comments title"
+msgid "%1$s thought on &ldquo;%2$s&rdquo;"
+msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
+msgstr[0] "%1$s athugasemd við &ldquo;%2$s&rdquo;"
+msgstr[1] "%1$s athugasemdir við &ldquo;%2$s&rdquo;"
+
+#. translators: %s: post title
+#: comments.php:31
+msgctxt "comments title"
+msgid "One thought on &ldquo;%s&rdquo;"
+msgstr "Ein athugasemd við &ldquo;%s&rdquo;"
+
+#. translators: %1$s: smiley
+#: 404.php:53
+msgid "Try looking in the monthly archives. %1$s"
+msgstr "Prófaðu að skoða sarpinn. %1$s"
+
+#: 404.php:34
+msgid "Most Used Categories"
+msgstr "Vinsælustu flokkarnir"
+
+#: 404.php:19
+msgid "It looks like nothing was found at this location. Maybe try one of the links below or a search?"
+msgstr "Ekkert finnst á þessari slóð. Reyndu einhvern af hlekkjunum fyrir neðan eða notaðu leitarstikuna."
+
+#: 404.php:15
+msgid "Oops! That page can&rsquo;t be found."
+msgstr "Úbbs! Þessi síða fannst ekki."

BIN
libre-2/languages/it.mo


+ 196 - 0
libre-2/languages/it.po

@@ -0,0 +1,196 @@
+# Translation of WordPress.com - Themes - Libre-2 in Italian
+# This file is distributed under the same license as the WordPress.com - Themes - Libre-2 package.
+msgid ""
+msgstr ""
+"PO-Revision-Date: 2017-04-26 14:10:01+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/2.4.0-alpha\n"
+"Language: it\n"
+"Project-Id-Version: WordPress.com - Themes - Libre-2\n"
+
+#: inc/wpcom-colors.php:34
+msgid "Headings"
+msgstr "Intestazioni"
+
+#: inc/wpcom-colors.php:28
+msgid "Primary Color"
+msgstr "Colore primario"
+
+#. translators: used between list items, there is a space after the comma
+#: inc/template-tags.php:76
+msgid "Tagged"
+msgstr "Contrassegnato da tag"
+
+#. translators: %s: Name of current post
+#: template-parts/content.php:32
+msgid "Continue reading %s <span class=\"meta-nav\">&rarr;</span>"
+msgstr "Continua a leggere %s <span class=\"meta-nav\">\t</span>"
+
+#: template-parts/content-page.php:26 template-parts/content-single.php:28
+#: template-parts/content.php:39
+msgid "Pages:"
+msgstr "Pagine:"
+
+#: template-parts/content-none.php:29
+msgid "It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps searching can help."
+msgstr "Non riusciamo a trovare quello che cerchi. Forse eseguire una ricerca potrebbe essere di aiuto."
+
+#: template-parts/content-none.php:24
+msgid "Sorry, but nothing matched your search terms. Please try again with some different keywords."
+msgstr "Spiacente, nulla corrisponde ai termini della tua ricerca. Riprova con parole chiave diverse."
+
+#: template-parts/content-none.php:20
+msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
+msgstr "Sei pronto a pubblicare il tuo primo articolo? <a href=\"%1$s\">Comincia da qui</a>."
+
+#: template-parts/content-none.php:14
+msgid "Nothing Found"
+msgstr "Nessun risultato"
+
+#: template-parts/content-author.php:34
+msgid "View all posts by %s"
+msgstr "Leggi tutti gli articoli di %s"
+
+#: template-parts/content-author.php:28
+msgid "Published by %s"
+msgstr "Pubblicato da %s"
+
+#: search.php:16
+msgid "Search Results for: %s"
+msgstr "Risultati ricerca per: %s"
+
+#: inc/template-tags.php:72
+msgid "Posted in %1$s"
+msgstr "Inviato su %1$s"
+
+#. translators: used between list items, there is a space after the comma
+#: inc/template-tags.php:70 inc/template-tags.php:76
+msgid ", "
+msgstr ", "
+
+#: inc/template-tags.php:57 inc/template-tags.php:79
+#: template-parts/content-page.php:18 template-parts/content-page.php:34
+msgid "Edit %1$s"
+msgstr "Modifica %1$s"
+
+#: inc/template-tags.php:52
+msgid "% Comments"
+msgstr "% commenti"
+
+#: inc/template-tags.php:52
+msgid "1 Comment"
+msgstr "1 commento"
+
+#: inc/template-tags.php:52
+msgid "Leave a comment"
+msgstr "Lascia un commento"
+
+#: inc/template-tags.php:40
+msgid "by %1$s"
+msgstr "di %1$s"
+
+#: inc/template-tags.php:33
+msgid "Featured"
+msgstr "In evidenza"
+
+#: inc/template-tags.php:28
+msgid "Posted on %1$s"
+msgstr "Pubblicato il %1$s "
+
+#: header.php:45
+msgid "Menu"
+msgstr "Menu"
+
+#: header.php:22
+msgid "Skip to content"
+msgstr "Vai al contenuto"
+
+#: functions.php:319
+msgid "Your comment is awaiting moderation."
+msgstr "Il tuo commento è in attesa di moderazione."
+
+#: functions.php:314
+msgid "Edit"
+msgstr "Modifica"
+
+#: functions.php:145
+msgid "Footer 3"
+msgstr "Piè di pagina 3"
+
+#: functions.php:135
+msgid "Footer 2"
+msgstr "Piè di pagina 2"
+
+#: functions.php:125
+msgid "Footer 1"
+msgstr "Piè di pagina 1"
+
+#: functions.php:115
+msgid "Sidebar"
+msgstr "Barra laterale"
+
+#: functions.php:39
+msgid "Header"
+msgstr "Header"
+
+#: footer.php:56
+msgid "Theme: %1$s by %2$s."
+msgstr "Tema: %1$s di %2$s."
+
+#: footer.php:54
+msgid "Proudly powered by %s"
+msgstr "Orgogliosamente fornito da %s"
+
+#: footer.php:54
+msgid "http://wordpress.org/"
+msgstr "http://wordpress.org/"
+
+#: comments.php:78
+msgid "Comments are closed."
+msgstr "I commenti sono chiusi."
+
+#: comments.php:66
+msgid "Newer Comments"
+msgstr "Nuovi commenti"
+
+#: comments.php:65
+msgid "Older Comments"
+msgstr "Commenti più vecchi"
+
+#: comments.php:62
+msgid "Comment navigation"
+msgstr "Navigazione commenti"
+
+#. translators: 1: number of comments, 2: post title
+#: comments.php:35
+msgctxt "comments title"
+msgid "%1$s thought on &ldquo;%2$s&rdquo;"
+msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
+msgstr[0] "Un pensiero riguardo &ldquo;%2$s&rdquo;"
+msgstr[1] "%1$s pensieri riguardo &ldquo;%2$s&rdquo;"
+
+#. translators: %s: post title
+#: comments.php:31
+msgctxt "comments title"
+msgid "One thought on &ldquo;%s&rdquo;"
+msgstr "1 commento su &ldquo;%s&rdquo;"
+
+#. translators: %1$s: smiley
+#: 404.php:53
+msgid "Try looking in the monthly archives. %1$s"
+msgstr "Provare a consultare gli archivi mensili. %1$s"
+
+#: 404.php:34
+msgid "Most Used Categories"
+msgstr "Categorie più utilizzate"
+
+#: 404.php:19
+msgid "It looks like nothing was found at this location. Maybe try one of the links below or a search?"
+msgstr "Sembra che non ci sia nulla a questo indirizzo. Perché non provi con uno dei link in basso o una ricerca?"
+
+#: 404.php:15
+msgid "Oops! That page can&rsquo;t be found."
+msgstr "Oops! La pagina non è stata trovata."

BIN
libre-2/languages/ja.mo


+ 232 - 0
libre-2/languages/ja.po

@@ -0,0 +1,232 @@
+# Translation of WordPress.com - Themes - Libre-2 in Japanese
+# This file is distributed under the same license as the WordPress.com - Themes - Libre-2 package.
+msgid ""
+msgstr ""
+"PO-Revision-Date: 2017-10-24 03:06:41+0000\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+"X-Generator: GlotPress/2.4.0-alpha\n"
+"Language: ja_JP\n"
+"Project-Id-Version: WordPress.com - Themes - Libre-2\n"
+
+#. translators: number of items in the mini cart.
+#: inc/woocommerce.php:232
+msgid "%d item"
+msgid_plural "%d items"
+msgstr[0] "%d個の商品"
+
+#: inc/wpcom-colors.php:26
+msgid "Headings"
+msgstr "見出し"
+
+#: inc/wpcom-colors.php:20
+msgid "Primary Color"
+msgstr "メインカラー"
+
+#. translators: used between list items, there is a space after the comma
+#: inc/template-tags.php:76
+msgid "Tagged"
+msgstr "タグ:"
+
+#. Template Name of the plugin/theme
+#: wp-content/themes/pub/libre-2/templates/full-width-page.php
+msgid "Full Width, No Sidebar"
+msgstr "全幅、サイドバーなし"
+
+#. Description of the plugin/theme
+#: wp-content/themes/pub/libre-2/style.css
+msgid "A stylish, classic look for your personal blog or long-form writing site. The main navigation bar stays fixed to the top while your visitors read, keeping your most important content at hand, while three footer widget areas give your secondary content a comfortable home."
+msgstr "個人ブログまたは長い文章向けのスタイリッシュでクラシックな外観。メインナビゲーションバーは読者が文章を読んでいる間も上部に固定され、もっとも重要なコンテンツをアクセスしやすくしてくれます。3つのフッターウィジェットエリアはサブコンテンツに収まりのいい場所を提供します。"
+
+#. translators: %s: Name of current post
+#: template-parts/content.php:31
+msgid "Continue reading %s <span class=\"meta-nav\">&rarr;</span>"
+msgstr "続きを読む %s <span class=\"meta-nav\">&rarr;</span>"
+
+#: template-parts/content-page.php:26 template-parts/content-single.php:28
+#: template-parts/content.php:38
+msgid "Pages:"
+msgstr "ページ:"
+
+#: template-parts/content-none.php:29
+msgid "It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps searching can help."
+msgstr "こちらには何もありません。検索をお試しください。"
+
+#: template-parts/content-none.php:24
+msgid "Sorry, but nothing matched your search terms. Please try again with some different keywords."
+msgstr "検索キーワードに一致するものが見つかりませんでした。 別のキーワードで試してみてください。"
+
+#: template-parts/content-none.php:20
+msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
+msgstr "最初の投稿を公開する準備はできましたか?<a href=\"%1$s\">ここから始めましょう</a>。"
+
+#: template-parts/content-none.php:14
+msgid "Nothing Found"
+msgstr "何も見つかりませんでした"
+
+#: template-parts/content-author.php:34
+msgid "View all posts by %s"
+msgstr "%s の投稿をすべて表示"
+
+#: template-parts/content-author.php:28
+msgid "Published by %s"
+msgstr "投稿者: %s"
+
+#: single.php:17
+msgid "<span class=\"meta-nav\">Previous Post</span> %title"
+msgstr "<span class=\"meta-nav\">過去の投稿</span> %title"
+
+#: single.php:17
+msgid "<span class=\"meta-nav\">Next Post</span> %title"
+msgstr "<span class=\"meta-nav\">次の投稿</span> %title"
+
+#: search.php:16
+msgid "Search Results for: %s"
+msgstr "「%s」の検索結果"
+
+#: inc/template-tags.php:72
+msgid "Posted in %1$s"
+msgstr "カテゴリー: %1$s"
+
+#. translators: used between list items, there is a space after the comma
+#: inc/template-tags.php:70 inc/template-tags.php:76
+msgid ", "
+msgstr ", "
+
+#: inc/template-tags.php:57 inc/template-tags.php:79
+#: template-parts/content-page.php:18 template-parts/content-page.php:34
+msgid "Edit %1$s"
+msgstr "編集 %1$s"
+
+#: inc/template-tags.php:52
+msgid "% Comments"
+msgstr "%件のコメント"
+
+#: inc/template-tags.php:52
+msgid "1 Comment"
+msgstr "1件のコメント"
+
+#: inc/template-tags.php:52
+msgid "Leave a comment"
+msgstr "コメントを残す"
+
+#: inc/template-tags.php:40
+msgid "by %1$s"
+msgstr "投稿者: %1$s"
+
+#: inc/template-tags.php:33
+msgid "Featured"
+msgstr "注目"
+
+#: inc/template-tags.php:28
+msgid "Posted on %1$s"
+msgstr "投稿日: %1$s"
+
+#: header.php:46
+msgid "Menu"
+msgstr "メニュー"
+
+#: header.php:22
+msgid "Skip to content"
+msgstr "コンテンツへスキップ"
+
+#: functions.php:319
+msgid "Your comment is awaiting moderation."
+msgstr "あなたのコメントは承認待ちです。"
+
+#: functions.php:314
+msgid "Edit"
+msgstr "編集する"
+
+#: functions.php:254
+msgid "Continue reading <span class=\"screen-reader-text\">%1$s</span> <span class=\"meta-nav\" aria-hidden=\"true\">&rarr;</span>"
+msgstr "続きを読む<span class=\"screen-reader-text\">: %1$s</span> <span class=\"meta-nav\" aria-hidden=\"true\">&rarr;</span>"
+
+#. Translators: If there are characters in your language that are not
+#. * supported by Libre Baskerville, translate this to 'off'. Do not
+#. translate
+#. * into your own language.
+#: functions.php:166
+msgctxt "Libre Baskerville font: on or off"
+msgid "on"
+msgstr "on"
+
+#: functions.php:145
+msgid "Footer 3"
+msgstr "フッター 3"
+
+#: functions.php:135
+msgid "Footer 2"
+msgstr "フッター 2"
+
+#: functions.php:125
+msgid "Footer 1"
+msgstr "フッター 1"
+
+#: functions.php:115
+msgid "Sidebar"
+msgstr "サイドバー"
+
+#: functions.php:39
+msgid "Header"
+msgstr "ヘッダー"
+
+#: footer.php:56
+msgid "Theme: %1$s by %2$s."
+msgstr "Theme: %1$s by %2$s."
+
+#: footer.php:54
+msgid "Proudly powered by %s"
+msgstr "Proudly powered by %s"
+
+#: footer.php:54
+msgid "http://wordpress.org/"
+msgstr "http://ja.wordpress.org/"
+
+#: comments.php:78
+msgid "Comments are closed."
+msgstr "コメントは受け付けていません。"
+
+#: comments.php:66
+msgid "Newer Comments"
+msgstr "最新のコメント"
+
+#: comments.php:65
+msgid "Older Comments"
+msgstr "過去のコメント"
+
+#: comments.php:62
+msgid "Comment navigation"
+msgstr "コメントナビゲーション"
+
+#. translators: 1: number of comments, 2: post title
+#: comments.php:35
+msgctxt "comments title"
+msgid "%1$s thought on &ldquo;%2$s&rdquo;"
+msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
+msgstr[0] "&ldquo;%2$s&rdquo; への %1$s 件のフィードバック"
+
+#. translators: %s: post title
+#: comments.php:31
+msgctxt "comments title"
+msgid "One thought on &ldquo;%s&rdquo;"
+msgstr "&ldquo;%s&rdquo; への 1 件のフィードバック"
+
+#. translators: %1$s: smiley
+#: 404.php:53
+msgid "Try looking in the monthly archives. %1$s"
+msgstr "月別アーカイブを探してみてください: %1$s"
+
+#: 404.php:34
+msgid "Most Used Categories"
+msgstr "よく使われているカテゴリー"
+
+#: 404.php:19
+msgid "It looks like nothing was found at this location. Maybe try one of the links below or a search?"
+msgstr "ここには何も見つかりませんでした。以下のリンクまたは検索をお試しください。"
+
+#: 404.php:15
+msgid "Oops! That page can&rsquo;t be found."
+msgstr "ページが見つかりません。"

+ 277 - 0
libre-2/languages/libre-2.pot

@@ -0,0 +1,277 @@
+# Copyright (C) 2017 Automattic
+# This file is distributed under the GNU General Public License v2 or later.
+msgid ""
+msgstr ""
+"Project-Id-Version: Libre 2 2.2-wpcom\n"
+"Report-Msgid-Bugs-To: http://wordpress.org/support/theme/libre-2\n"
+"POT-Creation-Date: 2017-10-24 03:06:38+00:00\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"PO-Revision-Date: 2017-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+
+#: 404.php:15
+msgid "Oops! That page can&rsquo;t be found."
+msgstr ""
+
+#: 404.php:19
+msgid ""
+"It looks like nothing was found at this location. Maybe try one of the links "
+"below or a search?"
+msgstr ""
+
+#: 404.php:34
+msgid "Most Used Categories"
+msgstr ""
+
+#. translators: %1$s: smiley
+#: 404.php:53
+msgid "Try looking in the monthly archives. %1$s"
+msgstr ""
+
+#. translators: %s: post title
+#: comments.php:31
+msgctxt "comments title"
+msgid "One thought on &ldquo;%s&rdquo;"
+msgstr ""
+
+#. translators: 1: number of comments, 2: post title
+#: comments.php:35
+msgctxt "comments title"
+msgid "%1$s thought on &ldquo;%2$s&rdquo;"
+msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
+msgstr[0] ""
+msgstr[1] ""
+
+#: comments.php:62
+msgid "Comment navigation"
+msgstr ""
+
+#: comments.php:65
+msgid "Older Comments"
+msgstr ""
+
+#: comments.php:66
+msgid "Newer Comments"
+msgstr ""
+
+#: comments.php:78
+msgid "Comments are closed."
+msgstr ""
+
+#: footer.php:54
+msgid "http://wordpress.org/"
+msgstr ""
+
+#: footer.php:54
+msgid "Proudly powered by %s"
+msgstr ""
+
+#: footer.php:56
+msgid "Theme: %1$s by %2$s."
+msgstr ""
+
+#: functions.php:39
+msgid "Header"
+msgstr ""
+
+#: functions.php:115
+msgid "Sidebar"
+msgstr ""
+
+#: functions.php:125
+msgid "Footer 1"
+msgstr ""
+
+#: functions.php:135
+msgid "Footer 2"
+msgstr ""
+
+#: functions.php:145
+msgid "Footer 3"
+msgstr ""
+
+#. Translators: If there are characters in your language that are not
+#. 	 * supported by Libre Baskerville, translate this to 'off'. Do not
+#. translate
+#. 	 * into your own language.
+#: functions.php:166
+msgctxt "Libre Baskerville font: on or off"
+msgid "on"
+msgstr ""
+
+#: functions.php:254
+msgid ""
+"Continue reading <span class=\"screen-reader-text\">%1$s</span> <span class="
+"\"meta-nav\" aria-hidden=\"true\">&rarr;</span>"
+msgstr ""
+
+#: functions.php:314
+msgid "Edit"
+msgstr ""
+
+#: functions.php:319
+msgid "Your comment is awaiting moderation."
+msgstr ""
+
+#: header.php:22
+msgid "Skip to content"
+msgstr ""
+
+#: header.php:46
+msgid "Menu"
+msgstr ""
+
+#: inc/template-tags.php:28
+msgid "Posted on %1$s"
+msgstr ""
+
+#: inc/template-tags.php:33
+msgid "Featured"
+msgstr ""
+
+#: inc/template-tags.php:40
+msgid "by %1$s"
+msgstr ""
+
+#: inc/template-tags.php:52
+msgid "Leave a comment"
+msgstr ""
+
+#: inc/template-tags.php:52
+msgid "1 Comment"
+msgstr ""
+
+#: inc/template-tags.php:52
+msgid "% Comments"
+msgstr ""
+
+#: inc/template-tags.php:57 inc/template-tags.php:79
+#: template-parts/content-page.php:18 template-parts/content-page.php:34
+msgid "Edit %1$s"
+msgstr ""
+
+#. translators: used between list items, there is a space after the comma
+#: inc/template-tags.php:70 inc/template-tags.php:76
+msgid ", "
+msgstr ""
+
+#: inc/template-tags.php:72
+msgid "Posted in %1$s"
+msgstr ""
+
+#. translators: used between list items, there is a space after the comma
+#: inc/template-tags.php:76
+msgid "Tagged"
+msgstr ""
+
+#: inc/woocommerce.php:230
+msgid "View your shopping cart"
+msgstr ""
+
+#. translators: number of items in the mini cart.
+#: inc/woocommerce.php:232
+msgid "%d item"
+msgid_plural "%d items"
+msgstr[0] ""
+msgstr[1] ""
+
+#: inc/wpcom-colors.php:20
+msgid "Primary Color"
+msgstr ""
+
+#: inc/wpcom-colors.php:26
+msgid "Headings"
+msgstr ""
+
+#: search.php:16
+msgid "Search Results for: %s"
+msgstr ""
+
+#: single.php:17
+msgid "<span class=\"meta-nav\">Next Post</span> %title"
+msgstr ""
+
+#: single.php:17
+msgid "<span class=\"meta-nav\">Previous Post</span> %title"
+msgstr ""
+
+#: template-parts/content-author.php:28
+msgid "Published by %s"
+msgstr ""
+
+#: template-parts/content-author.php:34
+msgid "View all posts by %s"
+msgstr ""
+
+#: template-parts/content-none.php:14
+msgid "Nothing Found"
+msgstr ""
+
+#: template-parts/content-none.php:20
+msgid ""
+"Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
+msgstr ""
+
+#: template-parts/content-none.php:24
+msgid ""
+"Sorry, but nothing matched your search terms. Please try again with some "
+"different keywords."
+msgstr ""
+
+#: template-parts/content-none.php:29
+msgid ""
+"It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps "
+"searching can help."
+msgstr ""
+
+#: template-parts/content-page.php:26 template-parts/content-single.php:28
+#: template-parts/content.php:38
+msgid "Pages:"
+msgstr ""
+
+#. translators: %s: Name of current post
+#: template-parts/content.php:31
+msgid "Continue reading %s <span class=\"meta-nav\">&rarr;</span>"
+msgstr ""
+
+#. Theme Name of the plugin/theme
+#: wp-content/themes/pub/libre-2/style.css
+msgid "Libre 2"
+msgstr ""
+
+#. Theme URI of the plugin/theme
+#: wp-content/themes/pub/libre-2/style.css
+msgid "http://wordpress.com/themes/libre-2/"
+msgstr ""
+
+#. Description of the plugin/theme
+#: wp-content/themes/pub/libre-2/style.css
+msgid ""
+"A stylish, classic look for your personal blog or long-form writing site. "
+"The main navigation bar stays fixed to the top while your visitors read, "
+"keeping your most important content at hand, while three footer widget areas "
+"give your secondary content a comfortable home."
+msgstr ""
+
+#. Author of the plugin/theme
+#: wp-content/themes/pub/libre-2/style.css
+msgid "Automattic"
+msgstr ""
+
+#. Author URI of the plugin/theme
+#: wp-content/themes/pub/libre-2/style.css
+msgid "http://wordpress.com/themes/"
+msgstr ""
+
+#. Template Name of the plugin/theme
+#: wp-content/themes/pub/libre-2/templates/full-width-page.php
+msgid "Full Width, No Sidebar"
+msgstr ""
+
+#. Template Name of the plugin/theme
+#: wp-content/themes/pub/libre-2/templates/right-column-page.php
+msgid "Right Content, No Sidebar"
+msgstr ""

BIN
libre-2/languages/lt.mo


+ 233 - 0
libre-2/languages/lt.po

@@ -0,0 +1,233 @@
+# Translation of WordPress.com - Themes - Libre-2 in Lithuanian
+# This file is distributed under the same license as the WordPress.com - Themes - Libre-2 package.
+msgid ""
+msgstr ""
+"PO-Revision-Date: 2017-07-09 12:43:40+0000\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"X-Generator: GlotPress/2.4.0-alpha\n"
+"Language: lt\n"
+"Project-Id-Version: WordPress.com - Themes - Libre-2\n"
+
+#: inc/wpcom-colors.php:34
+msgid "Headings"
+msgstr "Antraštės"
+
+#: inc/wpcom-colors.php:28
+msgid "Primary Color"
+msgstr "Pagrindinė spalva"
+
+#. translators: used between list items, there is a space after the comma
+#: inc/template-tags.php:76
+msgid "Tagged"
+msgstr "Su  gaire"
+
+#. Template Name of the plugin/theme
+#: wp-content/themes/pub/libre-2/templates/right-column-page.php
+msgid "Right Content, No Sidebar"
+msgstr "Turinys dešinėje, be šoninės srities"
+
+#. Template Name of the plugin/theme
+#: wp-content/themes/pub/libre-2/templates/full-width-page.php
+msgid "Full Width, No Sidebar"
+msgstr "Pilnas plotis, be šoninės srities"
+
+#. Description of the plugin/theme
+#: wp-content/themes/pub/libre-2/style.css
+msgid "A stylish, classic look for your personal blog or long-form writing site. The main navigation bar stays fixed to the top while your visitors read, keeping your most important content at hand, while three footer widget areas give your secondary content a comfortable home."
+msgstr "Stilinga klasikinės išvaizdos tema Libre puikiai tiks asmeniniam tinklaraščiui. Pagrindinis meniu fiksuotas, trys valdiklių sritys poraštėje."
+
+#. translators: %s: Name of current post
+#: template-parts/content.php:32
+msgid "Continue reading %s <span class=\"meta-nav\">&rarr;</span>"
+msgstr "Skaityti toliau %s <span class=\"meta-nav\">&rarr;</span>"
+
+#: template-parts/content-page.php:26 template-parts/content-single.php:28
+#: template-parts/content.php:39
+msgid "Pages:"
+msgstr "Puslapiai:"
+
+#: template-parts/content-none.php:29
+msgid "It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps searching can help."
+msgstr "Nieko nerasta. Pabandykite pasinaudoti paieška."
+
+#: template-parts/content-none.php:24
+msgid "Sorry, but nothing matched your search terms. Please try again with some different keywords."
+msgstr "Deja, nieko panašaus rasti nepavyko. Pabandykite įvesti kitokį paieškos raktažodį."
+
+#: template-parts/content-none.php:20
+msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
+msgstr "Pasirengę paskelbti savo pirmajį įrašą? <a href=\"%1$s\">Pradėkite čia</a>."
+
+#: template-parts/content-none.php:14
+msgid "Nothing Found"
+msgstr "Nepavyko rasti"
+
+#: template-parts/content-author.php:34
+msgid "View all posts by %s"
+msgstr "Peržiūrėti visus įrašus, kuriuos parašė %s"
+
+#: template-parts/content-author.php:28
+msgid "Published by %s"
+msgstr "Paskelbė %s"
+
+#: single.php:17
+msgid "<span class=\"meta-nav\">Previous Post</span> %title"
+msgstr "<span class=\"meta-nav\">Ankstesnis įrašas</span>%title"
+
+#: single.php:17
+msgid "<span class=\"meta-nav\">Next Post</span> %title"
+msgstr "<span class=\"meta-nav\">Kitas įrašas</span>%title"
+
+#: search.php:16
+msgid "Search Results for: %s"
+msgstr "Paieškos rezultatai pagal: %s"
+
+#: inc/template-tags.php:72
+msgid "Posted in %1$s"
+msgstr "Kategorija: %1$s"
+
+#. translators: used between list items, there is a space after the comma
+#: inc/template-tags.php:70 inc/template-tags.php:76
+msgid ", "
+msgstr ", "
+
+#: inc/template-tags.php:57 inc/template-tags.php:79
+#: template-parts/content-page.php:18 template-parts/content-page.php:34
+msgid "Edit %1$s"
+msgstr "Redaguoti %1$s"
+
+#: inc/template-tags.php:52
+msgid "% Comments"
+msgstr "Komentarų: %"
+
+#: inc/template-tags.php:52
+msgid "1 Comment"
+msgstr "Komentarų: 1"
+
+#: inc/template-tags.php:52
+msgid "Leave a comment"
+msgstr "Komentarų: 0"
+
+#: inc/template-tags.php:40
+msgid "by %1$s"
+msgstr "Autorius: %1$s"
+
+#: inc/template-tags.php:33
+msgid "Featured"
+msgstr "Rekomenduojama"
+
+#: inc/template-tags.php:28
+msgid "Posted on %1$s"
+msgstr "Paskelbta %1$s"
+
+#: header.php:45
+msgid "Menu"
+msgstr "Meniu"
+
+#: header.php:22
+msgid "Skip to content"
+msgstr "Pereiti prie turinio"
+
+#: functions.php:319
+msgid "Your comment is awaiting moderation."
+msgstr "Komentaras laukia administratoriaus patvirtinimo."
+
+#: functions.php:314
+msgid "Edit"
+msgstr "Redaguoti"
+
+#: functions.php:254
+msgid "Continue reading <span class=\"screen-reader-text\">%1$s</span> <span class=\"meta-nav\" aria-hidden=\"true\">&rarr;</span>"
+msgstr "Daugiau: <span class=\"screen-reader-text\">%1$s</span> <span class=\"meta-nav\" aria-hidden=\"true\">&rarr;</span>"
+
+#. Translators: If there are characters in your language that are not
+#. * supported by Libre Baskerville, translate this to 'off'. Do not
+#. translate
+#. * into your own language.
+#: functions.php:166
+msgctxt "Libre Baskerville font: on or off"
+msgid "on"
+msgstr "off"
+
+#: functions.php:145
+msgid "Footer 3"
+msgstr "Poraštė 3"
+
+#: functions.php:135
+msgid "Footer 2"
+msgstr "Poraštė 2"
+
+#: functions.php:125
+msgid "Footer 1"
+msgstr "Poraštė 1"
+
+#: functions.php:115
+msgid "Sidebar"
+msgstr "Šoninė juosta"
+
+#: functions.php:39
+msgid "Header"
+msgstr "Antraštės išvaizda"
+
+#: footer.php:56
+msgid "Theme: %1$s by %2$s."
+msgstr "Tema: %1$s | Sukūrė %2$s."
+
+#: footer.php:54
+msgid "Proudly powered by %s"
+msgstr "Sistema: %s"
+
+#: footer.php:54
+msgid "http://wordpress.org/"
+msgstr "http://wordpress.org/"
+
+#: comments.php:78
+msgid "Comments are closed."
+msgstr "Komentarai uždrausti."
+
+#: comments.php:66
+msgid "Newer Comments"
+msgstr "Naujesni komentarai"
+
+#: comments.php:65
+msgid "Older Comments"
+msgstr "Senesni komentarai"
+
+#: comments.php:62
+msgid "Comment navigation"
+msgstr "Komentaro nuorodos"
+
+#. translators: 1: number of comments, 2: post title
+#: comments.php:35
+msgctxt "comments title"
+msgid "%1$s thought on &ldquo;%2$s&rdquo;"
+msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
+msgstr[0] "%1$s mintis apie &ldquo;%2$s&rdquo;"
+msgstr[1] "%1$s mintys apie &ldquo;%2$s&rdquo;"
+msgstr[2] "%1$s minčių apie &ldquo;%2$s&rdquo;"
+
+#. translators: %s: post title
+#: comments.php:31
+msgctxt "comments title"
+msgid "One thought on &ldquo;%s&rdquo;"
+msgstr "Viena mintis apie „%s“"
+
+#. translators: %1$s: smiley
+#: 404.php:53
+msgid "Try looking in the monthly archives. %1$s"
+msgstr "Pabandykite ieškoti mėnesių archyve. %1$s"
+
+#: 404.php:34
+msgid "Most Used Categories"
+msgstr "Dažniausiai naudojamos kategorijos"
+
+#: 404.php:19
+msgid "It looks like nothing was found at this location. Maybe try one of the links below or a search?"
+msgstr "Nieko nerasta. Galbūt pabandykite vieną iš nuorodų žemiau arba paiešką? "
+
+#: 404.php:15
+msgid "Oops! That page can&rsquo;t be found."
+msgstr "Deja, toks puslapis nerastas."

BIN
libre-2/languages/no.mo


+ 238 - 0
libre-2/languages/no.po

@@ -0,0 +1,238 @@
+# Translation of WordPress.com - Themes - Libre-2 in Norwegian
+# This file is distributed under the same license as the WordPress.com - Themes - Libre-2 package.
+msgid ""
+msgstr ""
+"PO-Revision-Date: 2017-11-25 17:47:51+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/2.4.0-alpha\n"
+"Language: no\n"
+"Project-Id-Version: WordPress.com - Themes - Libre-2\n"
+
+#. translators: number of items in the mini cart.
+#: inc/woocommerce.php:232
+msgid "%d item"
+msgid_plural "%d items"
+msgstr[0] "%d gjenstand"
+msgstr[1] "%d gjenstander"
+
+#: inc/woocommerce.php:230
+msgid "View your shopping cart"
+msgstr "Vis handlevognen din"
+
+#: inc/wpcom-colors.php:26
+msgid "Headings"
+msgstr "Overskrifter"
+
+#: inc/wpcom-colors.php:20
+msgid "Primary Color"
+msgstr "Hovedfarge"
+
+#. translators: used between list items, there is a space after the comma
+#: inc/template-tags.php:76
+msgid "Tagged"
+msgstr "Merket med"
+
+#. Template Name of the plugin/theme
+#: wp-content/themes/pub/libre-2/templates/right-column-page.php
+msgid "Right Content, No Sidebar"
+msgstr "Riktig innhold, ingen sidelinje"
+
+#. Template Name of the plugin/theme
+#: wp-content/themes/pub/libre-2/templates/full-width-page.php
+msgid "Full Width, No Sidebar"
+msgstr "Full bredde, ingen sidepanel"
+
+#. translators: %s: Name of current post
+#: template-parts/content.php:31
+msgid "Continue reading %s <span class=\"meta-nav\">&rarr;</span>"
+msgstr "Les mer %s <span class=\"meta-nav\">&rarr;</span>"
+
+#: template-parts/content-page.php:26 template-parts/content-single.php:28
+#: template-parts/content.php:38
+msgid "Pages:"
+msgstr "Sider:"
+
+#: template-parts/content-none.php:29
+msgid "It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps searching can help."
+msgstr "Vi klarer ikke å finne det du leter etter. Prøv å søke."
+
+#: template-parts/content-none.php:24
+msgid "Sorry, but nothing matched your search terms. Please try again with some different keywords."
+msgstr "Beklager, men intet passet med dine søkeord. Vennligst prøv igjen med andre søkeord."
+
+#: template-parts/content-none.php:20
+msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
+msgstr "Klar for å publisere ditt første innlegg? <a href=\"%1$s\">Kom i gang her</a>."
+
+#: template-parts/content-none.php:14
+msgid "Nothing Found"
+msgstr "Ingenting funnet"
+
+#: template-parts/content-author.php:34
+msgid "View all posts by %s"
+msgstr "Vis alle innlegg av %s"
+
+#: template-parts/content-author.php:28
+msgid "Published by %s"
+msgstr "Publisert av %s"
+
+#: single.php:17
+msgid "<span class=\"meta-nav\">Previous Post</span> %title"
+msgstr "<span class=\"meta-nav\">Forrige innlegg</span> %title"
+
+#: single.php:17
+msgid "<span class=\"meta-nav\">Next Post</span> %title"
+msgstr "<span class=\"meta-nav\">Neste innlegg</span> %title"
+
+#: search.php:16
+msgid "Search Results for: %s"
+msgstr "Søkeresultater for: %s"
+
+#: inc/template-tags.php:72
+msgid "Posted in %1$s"
+msgstr "Publisert under %1$s"
+
+#. translators: used between list items, there is a space after the comma
+#: inc/template-tags.php:70 inc/template-tags.php:76
+msgid ", "
+msgstr ", "
+
+#: inc/template-tags.php:57 inc/template-tags.php:79
+#: template-parts/content-page.php:18 template-parts/content-page.php:34
+msgid "Edit %1$s"
+msgstr "Rediger %1$s"
+
+#: inc/template-tags.php:52
+msgid "% Comments"
+msgstr "% kommentarer"
+
+#: inc/template-tags.php:52
+msgid "1 Comment"
+msgstr "1 kommentar"
+
+#: inc/template-tags.php:52
+msgid "Leave a comment"
+msgstr "Legg igjen en kommentar"
+
+#: inc/template-tags.php:40
+msgid "by %1$s"
+msgstr "av %1$s"
+
+#: inc/template-tags.php:33
+msgid "Featured"
+msgstr "Fremhevet"
+
+#: inc/template-tags.php:28
+msgid "Posted on %1$s"
+msgstr "Publisert den %1$s"
+
+#: header.php:46
+msgid "Menu"
+msgstr "Meny"
+
+#: header.php:22
+msgid "Skip to content"
+msgstr "Gå til innhold"
+
+#: functions.php:319
+msgid "Your comment is awaiting moderation."
+msgstr "Din kommentar avventer moderasjon."
+
+#: functions.php:314
+msgid "Edit"
+msgstr "endre"
+
+#: functions.php:254
+msgid "Continue reading <span class=\"screen-reader-text\">%1$s</span> <span class=\"meta-nav\" aria-hidden=\"true\">&rarr;</span>"
+msgstr "Fortsett å lese <span class=\"screen-reader-text\">%1$s</span> <span class=\"meta-nav\" aria-hidden=\"true\">&rarr;</span>"
+
+#. Translators: If there are characters in your language that are not
+#. * supported by Libre Baskerville, translate this to 'off'. Do not
+#. translate
+#. * into your own language.
+#: functions.php:166
+msgctxt "Libre Baskerville font: on or off"
+msgid "on"
+msgstr "on"
+
+#: functions.php:145
+msgid "Footer 3"
+msgstr "Bunnområde 3"
+
+#: functions.php:135
+msgid "Footer 2"
+msgstr "Bunnområde 2"
+
+#: functions.php:125
+msgid "Footer 1"
+msgstr "Bunnområde 1"
+
+#: functions.php:115
+msgid "Sidebar"
+msgstr "Sidekolonnen"
+
+#: functions.php:39
+msgid "Header"
+msgstr "Sidetopp"
+
+#: footer.php:56
+msgid "Theme: %1$s by %2$s."
+msgstr "Tema: %1$s av %2$s."
+
+#: footer.php:54
+msgid "Proudly powered by %s"
+msgstr "Stolt drevet av %s"
+
+#: footer.php:54
+msgid "http://wordpress.org/"
+msgstr "http://wordpress.org/"
+
+#: comments.php:78
+msgid "Comments are closed."
+msgstr "Kommentarer er stengt."
+
+#: comments.php:66
+msgid "Newer Comments"
+msgstr "Nyere kommentarer"
+
+#: comments.php:65
+msgid "Older Comments"
+msgstr "Eldre kommentarer"
+
+#: comments.php:62
+msgid "Comment navigation"
+msgstr "Kommentarnavigasjon"
+
+#. translators: 1: number of comments, 2: post title
+#: comments.php:35
+msgctxt "comments title"
+msgid "%1$s thought on &ldquo;%2$s&rdquo;"
+msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
+msgstr[0] "%1$s tanke om &ldquo;%2$s&rdquo;"
+msgstr[1] "%1$s tanker om &ldquo;%2$s&rdquo;"
+
+#. translators: %s: post title
+#: comments.php:31
+msgctxt "comments title"
+msgid "One thought on &ldquo;%s&rdquo;"
+msgstr "Én tanke om &ldquo;%s&rdquo;"
+
+#. translators: %1$s: smiley
+#: 404.php:53
+msgid "Try looking in the monthly archives. %1$s"
+msgstr "Forsøk de månedlige arkivene. %1$s"
+
+#: 404.php:34
+msgid "Most Used Categories"
+msgstr "Mest brukte kategorier"
+
+#: 404.php:19
+msgid "It looks like nothing was found at this location. Maybe try one of the links below or a search?"
+msgstr "Det ble tydeligvis ikke funnet noe her. Kanskje forsøke en av lenkene under eller et søk?"
+
+#: 404.php:15
+msgid "Oops! That page can&rsquo;t be found."
+msgstr "Auda! Den siden finnes ikke."

BIN
libre-2/languages/pt-br.mo


+ 243 - 0
libre-2/languages/pt-br.po

@@ -0,0 +1,243 @@
+# Translation of WordPress.com - Themes - Libre-2 in Portuguese (Brazil)
+# This file is distributed under the same license as the WordPress.com - Themes - Libre-2 package.
+msgid ""
+msgstr ""
+"PO-Revision-Date: 2018-02-06 19:36:15+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/2.4.0-alpha\n"
+"Language: pt_BR\n"
+"Project-Id-Version: WordPress.com - Themes - Libre-2\n"
+
+#. translators: number of items in the mini cart.
+#: inc/woocommerce.php:232
+msgid "%d item"
+msgid_plural "%d items"
+msgstr[0] "%d item"
+msgstr[1] "%d itens"
+
+#: inc/woocommerce.php:230
+msgid "View your shopping cart"
+msgstr "Visualize seu carrinho"
+
+#: inc/wpcom-colors.php:26
+msgid "Headings"
+msgstr "Cabeçalhos"
+
+#: inc/wpcom-colors.php:20
+msgid "Primary Color"
+msgstr "Cor Primária"
+
+#. translators: used between list items, there is a space after the comma
+#: inc/template-tags.php:76
+msgid "Tagged"
+msgstr "Com a tag"
+
+#. Template Name of the plugin/theme
+#: wp-content/themes/pub/libre-2/templates/right-column-page.php
+msgid "Right Content, No Sidebar"
+msgstr "Conteúdo à direita, sem barra lateral"
+
+#. Template Name of the plugin/theme
+#: wp-content/themes/pub/libre-2/templates/full-width-page.php
+msgid "Full Width, No Sidebar"
+msgstr "Largura total, sem barra lateral"
+
+#. Description of the plugin/theme
+#: wp-content/themes/pub/libre-2/style.css
+msgid "A stylish, classic look for your personal blog or long-form writing site. The main navigation bar stays fixed to the top while your visitors read, keeping your most important content at hand, while three footer widget areas give your secondary content a comfortable home."
+msgstr "Um visual estiloso e clássico para seu blog pessoal ou site de longas escritas. A barra de navegação principal fica fixa no topo quando seus leitores leem, mantendo seu conteúdo mais importante sempre a mão, enquanto que três áreas de widgets no rodapé fornecem ao seu conteúdo secundário uma confortável casa."
+
+#. translators: %s: Name of current post
+#: template-parts/content.php:31
+msgid "Continue reading %s <span class=\"meta-nav\">&rarr;</span>"
+msgstr "Continue lendo %s <span class=\"meta-nav\">\t</span>"
+
+#: template-parts/content-page.php:26 template-parts/content-single.php:28
+#: template-parts/content.php:38
+msgid "Pages:"
+msgstr "Páginas:"
+
+#: template-parts/content-none.php:29
+msgid "It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps searching can help."
+msgstr "Parece que não encontramos o que você está procurando. Talvez a ferramenta de pesquisa possa ajudar."
+
+#: template-parts/content-none.php:24
+msgid "Sorry, but nothing matched your search terms. Please try again with some different keywords."
+msgstr "Não encontramos nada para estes termos de busca. Tente novamente com palavras-chave diferentes."
+
+#: template-parts/content-none.php:20
+msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
+msgstr "Pronto para publicar seu primeiro post? <a href=\"%1$s\">Comece aqui</a>."
+
+#: template-parts/content-none.php:14
+msgid "Nothing Found"
+msgstr "Nenhum resultado"
+
+#: template-parts/content-author.php:34
+msgid "View all posts by %s"
+msgstr "Ver todos posts por %s"
+
+#: template-parts/content-author.php:28
+msgid "Published by %s"
+msgstr "Publicado por %s"
+
+#: single.php:17
+msgid "<span class=\"meta-nav\">Previous Post</span> %title"
+msgstr "<span class=\"meta-nav\">Post anterior</span> %title"
+
+#: single.php:17
+msgid "<span class=\"meta-nav\">Next Post</span> %title"
+msgstr "<span class=\"meta-nav\">Próximo post</span> %title"
+
+#: search.php:16
+msgid "Search Results for: %s"
+msgstr "Resultados da busca por: %s"
+
+#: inc/template-tags.php:72
+msgid "Posted in %1$s"
+msgstr "Publicado em %1$s"
+
+#. translators: used between list items, there is a space after the comma
+#: inc/template-tags.php:70 inc/template-tags.php:76
+msgid ", "
+msgstr ", "
+
+#: inc/template-tags.php:57 inc/template-tags.php:79
+#: template-parts/content-page.php:18 template-parts/content-page.php:34
+msgid "Edit %1$s"
+msgstr "Editar %1$s"
+
+#: inc/template-tags.php:52
+msgid "% Comments"
+msgstr "% Comentários"
+
+#: inc/template-tags.php:52
+msgid "1 Comment"
+msgstr "1 Comentário"
+
+#: inc/template-tags.php:52
+msgid "Leave a comment"
+msgstr "Deixe um comentário"
+
+#: inc/template-tags.php:40
+msgid "by %1$s"
+msgstr "por %1$s"
+
+#: inc/template-tags.php:33
+msgid "Featured"
+msgstr "Destaque"
+
+#: inc/template-tags.php:28
+msgid "Posted on %1$s"
+msgstr "Publicado em %1$s"
+
+#: header.php:46
+msgid "Menu"
+msgstr "Menu"
+
+#: header.php:22
+msgid "Skip to content"
+msgstr "Ir para conteúdo"
+
+#: functions.php:319
+msgid "Your comment is awaiting moderation."
+msgstr "O seu comentário está aguardando moderação."
+
+#: functions.php:314
+msgid "Edit"
+msgstr "Editar"
+
+#: functions.php:254
+msgid "Continue reading <span class=\"screen-reader-text\">%1$s</span> <span class=\"meta-nav\" aria-hidden=\"true\">&rarr;</span>"
+msgstr "Continue lendo <span class=\"screen-reader-text\">%1$s</span> <span class=\"meta-nav\" aria-hidden=\"true\">&rarr;</span>"
+
+#. Translators: If there are characters in your language that are not
+#. * supported by Libre Baskerville, translate this to 'off'. Do not
+#. translate
+#. * into your own language.
+#: functions.php:166
+msgctxt "Libre Baskerville font: on or off"
+msgid "on"
+msgstr "em "
+
+#: functions.php:145
+msgid "Footer 3"
+msgstr "Footer 3"
+
+#: functions.php:135
+msgid "Footer 2"
+msgstr "Rodapé 2"
+
+#: functions.php:125
+msgid "Footer 1"
+msgstr "Rodapé 1"
+
+#: functions.php:115
+msgid "Sidebar"
+msgstr "Lateral"
+
+#: functions.php:39
+msgid "Header"
+msgstr "Cabeçalho"
+
+#: footer.php:56
+msgid "Theme: %1$s by %2$s."
+msgstr "Tema: %1$s por %2$s "
+
+#: footer.php:54
+msgid "Proudly powered by %s"
+msgstr "Orgulhosamente feito com %s"
+
+#: footer.php:54
+msgid "http://wordpress.org/"
+msgstr "http://br.wordpress.org/"
+
+#: comments.php:78
+msgid "Comments are closed."
+msgstr "Os comentários estão encerrados."
+
+#: comments.php:66
+msgid "Newer Comments"
+msgstr "Comentários mais recentes"
+
+#: comments.php:65
+msgid "Older Comments"
+msgstr "Comentários mais antigos"
+
+#: comments.php:62
+msgid "Comment navigation"
+msgstr "Navegação dos comentários"
+
+#. translators: 1: number of comments, 2: post title
+#: comments.php:35
+msgctxt "comments title"
+msgid "%1$s thought on &ldquo;%2$s&rdquo;"
+msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
+msgstr[0] "Um comentário em &ldquo;%2$s&rdquo;"
+msgstr[1] "%1$s comentários em &ldquo;%2$s&rdquo;"
+
+#. translators: %s: post title
+#: comments.php:31
+msgctxt "comments title"
+msgid "One thought on &ldquo;%s&rdquo;"
+msgstr "Uma consideração sobre  &ldquo;%s&rdquo;"
+
+#. translators: %1$s: smiley
+#: 404.php:53
+msgid "Try looking in the monthly archives. %1$s"
+msgstr "Tente olhar nos arquivos mensais. %1$s"
+
+#: 404.php:34
+msgid "Most Used Categories"
+msgstr "Categorias mais Usadas"
+
+#: 404.php:19
+msgid "It looks like nothing was found at this location. Maybe try one of the links below or a search?"
+msgstr "Parece que nada foi encontrado neste lugar. Quem sabe você possa tentar um dos links abaixo ou uma busca?"
+
+#: 404.php:15
+msgid "Oops! That page can&rsquo;t be found."
+msgstr "Ops! Essa página não pode ser encontrada."

BIN
libre-2/languages/ro.mo


+ 245 - 0
libre-2/languages/ro.po

@@ -0,0 +1,245 @@
+# Translation of WordPress.com - Themes - Libre-2 in Romanian
+# This file is distributed under the same license as the WordPress.com - Themes - Libre-2 package.
+msgid ""
+msgstr ""
+"PO-Revision-Date: 2017-10-27 09:48:51+0000\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2);\n"
+"X-Generator: GlotPress/2.4.0-alpha\n"
+"Language: ro\n"
+"Project-Id-Version: WordPress.com - Themes - Libre-2\n"
+
+#. translators: number of items in the mini cart.
+#: inc/woocommerce.php:232
+msgid "%d item"
+msgid_plural "%d items"
+msgstr[0] "%d element"
+msgstr[1] "%d elemente"
+msgstr[2] "%d de elemente"
+
+#: inc/woocommerce.php:230
+msgid "View your shopping cart"
+msgstr "Vezi coșul tău de cumpărături"
+
+#: inc/wpcom-colors.php:26
+msgid "Headings"
+msgstr "Rubrici"
+
+#: inc/wpcom-colors.php:20
+msgid "Primary Color"
+msgstr "Culoare principală"
+
+#. translators: used between list items, there is a space after the comma
+#: inc/template-tags.php:76
+msgid "Tagged"
+msgstr "Etichetat"
+
+#. Template Name of the plugin/theme
+#: wp-content/themes/pub/libre-2/templates/right-column-page.php
+msgid "Right Content, No Sidebar"
+msgstr "Conținut la dreapta, fără bară laterală"
+
+#. Template Name of the plugin/theme
+#: wp-content/themes/pub/libre-2/templates/full-width-page.php
+msgid "Full Width, No Sidebar"
+msgstr "Lățime completă, fără bară laterală"
+
+#. Description of the plugin/theme
+#: wp-content/themes/pub/libre-2/style.css
+msgid "A stylish, classic look for your personal blog or long-form writing site. The main navigation bar stays fixed to the top while your visitors read, keeping your most important content at hand, while three footer widget areas give your secondary content a comfortable home."
+msgstr "Un aspect elegant, clasic, pentru blogul personal sau situl cu o structură bogată în cuvinte. Bara de navigare principală rămâne fixă în partea de sus în timp ce vizitatorii citesc, îți păstrează conținutul cel mai important la îndemână, în timp ce trei zone asamblabile din subsol îi asigură conținutului tău secundar un cămin confortabil."
+
+#. translators: %s: Name of current post
+#: template-parts/content.php:31
+msgid "Continue reading %s <span class=\"meta-nav\">&rarr;</span>"
+msgstr "Citește în continuare %s <span class=\"meta-nav\">&rarr;</span>"
+
+#: template-parts/content-page.php:26 template-parts/content-single.php:28
+#: template-parts/content.php:38
+msgid "Pages:"
+msgstr "Pagini:"
+
+#: template-parts/content-none.php:29
+msgid "It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps searching can help."
+msgstr "Se pare că nu putem găsi ceea ce cauți. Poate o căutare poate ajuta."
+
+#: template-parts/content-none.php:24
+msgid "Sorry, but nothing matched your search terms. Please try again with some different keywords."
+msgstr "Regret, dar nimic nu s-a potrivit cu termenii de căutare. Te rog încearcă din nou cu alte cuvinte cheie."
+
+#: template-parts/content-none.php:20
+msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
+msgstr "Gata să-ți publici primul articol? <a href=\"%1$s\">Începe de aici</a>."
+
+#: template-parts/content-none.php:14
+msgid "Nothing Found"
+msgstr "N-am găsit nimic"
+
+#: template-parts/content-author.php:34
+msgid "View all posts by %s"
+msgstr "Vezi toate articolele lui %s"
+
+#: template-parts/content-author.php:28
+msgid "Published by %s"
+msgstr "Publicat de %s"
+
+#: single.php:17
+msgid "<span class=\"meta-nav\">Previous Post</span> %title"
+msgstr "<span class=\"meta-nav\">Articol anterior</span> %title"
+
+#: single.php:17
+msgid "<span class=\"meta-nav\">Next Post</span> %title"
+msgstr "<span class=\"meta-nav\">Articol următor</span> %title"
+
+#: search.php:16
+msgid "Search Results for: %s"
+msgstr "Rezultatele căutării pentru: %s"
+
+#: inc/template-tags.php:72
+msgid "Posted in %1$s"
+msgstr "Publicat în %1$s"
+
+#. translators: used between list items, there is a space after the comma
+#: inc/template-tags.php:70 inc/template-tags.php:76
+msgid ", "
+msgstr ", "
+
+#: inc/template-tags.php:57 inc/template-tags.php:79
+#: template-parts/content-page.php:18 template-parts/content-page.php:34
+msgid "Edit %1$s"
+msgstr "Editează %1$s"
+
+#: inc/template-tags.php:52
+msgid "% Comments"
+msgstr "% comentarii"
+
+#: inc/template-tags.php:52
+msgid "1 Comment"
+msgstr "1 comentariu"
+
+#: inc/template-tags.php:52
+msgid "Leave a comment"
+msgstr "Lasă un comentariu"
+
+#: inc/template-tags.php:40
+msgid "by %1$s"
+msgstr "De %1$s"
+
+#: inc/template-tags.php:33
+msgid "Featured"
+msgstr "Reprezentativ"
+
+#: inc/template-tags.php:28
+msgid "Posted on %1$s"
+msgstr "Publicat pe %1$s"
+
+#: header.php:46
+msgid "Menu"
+msgstr "Meniu"
+
+#: header.php:22
+msgid "Skip to content"
+msgstr "Sari la conținut"
+
+#: functions.php:319
+msgid "Your comment is awaiting moderation."
+msgstr "Comentariul așteaptă moderare."
+
+#: functions.php:314
+msgid "Edit"
+msgstr "Editează"
+
+#: functions.php:254
+msgid "Continue reading <span class=\"screen-reader-text\">%1$s</span> <span class=\"meta-nav\" aria-hidden=\"true\">&rarr;</span>"
+msgstr "Citește în continuare <span class=\"screen-reader-text\">%1$s</span> <span class=\"meta-nav\" aria-hidden=\"true\">&rarr;</span>"
+
+#. Translators: If there are characters in your language that are not
+#. * supported by Libre Baskerville, translate this to 'off'. Do not
+#. translate
+#. * into your own language.
+#: functions.php:166
+msgctxt "Libre Baskerville font: on or off"
+msgid "on"
+msgstr "on"
+
+#: functions.php:145
+msgid "Footer 3"
+msgstr "Subsol 3"
+
+#: functions.php:135
+msgid "Footer 2"
+msgstr "Subsol 2"
+
+#: functions.php:125
+msgid "Footer 1"
+msgstr "Subsol 1"
+
+#: functions.php:115
+msgid "Sidebar"
+msgstr "Bară laterală"
+
+#: functions.php:39
+msgid "Header"
+msgstr "Antet"
+
+#: footer.php:56
+msgid "Theme: %1$s by %2$s."
+msgstr "Temă: %1$s de %2$s."
+
+#: footer.php:54
+msgid "Proudly powered by %s"
+msgstr "Propulsat cu mândrie de %s"
+
+#: footer.php:54
+msgid "http://wordpress.org/"
+msgstr "http://wordpress.org/"
+
+#: comments.php:78
+msgid "Comments are closed."
+msgstr "Comentariile nu închise."
+
+#: comments.php:66
+msgid "Newer Comments"
+msgstr "Comentarii mai noi"
+
+#: comments.php:65
+msgid "Older Comments"
+msgstr "Comentarii mai vechi"
+
+#: comments.php:62
+msgid "Comment navigation"
+msgstr "Navigare în comentariu"
+
+#. translators: 1: number of comments, 2: post title
+#: comments.php:35
+msgctxt "comments title"
+msgid "%1$s thought on &ldquo;%2$s&rdquo;"
+msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
+msgstr[0] "%1$s gând despre &bdquo;%2$s&rdquo;"
+msgstr[1] "%1$s gânduri despre &bdquo;%2$s&rdquo;"
+msgstr[2] "%1$s de gânduri despre &bdquo;%2$s&rdquo;"
+
+#. translators: %s: post title
+#: comments.php:31
+msgctxt "comments title"
+msgid "One thought on &ldquo;%s&rdquo;"
+msgstr "Un gând despre &bdquo;%s&rdquo;"
+
+#. translators: %1$s: smiley
+#: 404.php:53
+msgid "Try looking in the monthly archives. %1$s"
+msgstr "Încearcă căutarea în arhive lunare. %1$s"
+
+#: 404.php:34
+msgid "Most Used Categories"
+msgstr "Cele mai folosite categorii"
+
+#: 404.php:19
+msgid "It looks like nothing was found at this location. Maybe try one of the links below or a search?"
+msgstr "Se pare că nu a fost găsit nimic la această locație. Poate încerci una din legăturile de mai jos sau o căutare?"
+
+#: 404.php:15
+msgid "Oops! That page can&rsquo;t be found."
+msgstr "Hopa! Acea pagină nu poate fi găsită."

BIN
libre-2/languages/ru.mo


+ 204 - 0
libre-2/languages/ru.po

@@ -0,0 +1,204 @@
+# Translation of WordPress.com - Themes - Libre-2 in Russian
+# This file is distributed under the same license as the WordPress.com - Themes - Libre-2 package.
+msgid ""
+msgstr ""
+"PO-Revision-Date: 2017-11-03 05:39:49+0000\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"X-Generator: GlotPress/2.4.0-alpha\n"
+"Language: ru\n"
+"Project-Id-Version: WordPress.com - Themes - Libre-2\n"
+
+#: inc/wpcom-colors.php:26
+msgid "Headings"
+msgstr "Заголовки"
+
+#: inc/wpcom-colors.php:20
+msgid "Primary Color"
+msgstr "Первичный цвет"
+
+#. translators: used between list items, there is a space after the comma
+#: inc/template-tags.php:76
+msgid "Tagged"
+msgstr "Отмечено"
+
+#. Template Name of the plugin/theme
+#: wp-content/themes/pub/libre-2/templates/full-width-page.php
+msgid "Full Width, No Sidebar"
+msgstr "Полная ширина, без боковой панели"
+
+#. translators: %s: Name of current post
+#: template-parts/content.php:31
+msgid "Continue reading %s <span class=\"meta-nav\">&rarr;</span>"
+msgstr "Продолжить чтение %s <span class=\"meta-nav\">\t</span>"
+
+#: template-parts/content-page.php:26 template-parts/content-single.php:28
+#: template-parts/content.php:38
+msgid "Pages:"
+msgstr "Страниц:"
+
+#: template-parts/content-none.php:29
+msgid "It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps searching can help."
+msgstr "Запрошенную информацию найти не удалось. Возможно, будет полезен поиск по сайту."
+
+#: template-parts/content-none.php:24
+msgid "Sorry, but nothing matched your search terms. Please try again with some different keywords."
+msgstr "Извините, по вашему запросу ничего не найдено. Попробуйте другие ключевые слова."
+
+#: template-parts/content-none.php:20
+msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
+msgstr "Готовы опубликовать свою первую запись? <a href=\"%1$s\">Начните отсюда</a>."
+
+#: template-parts/content-none.php:14
+msgid "Nothing Found"
+msgstr "Ничего не найдено"
+
+#: template-parts/content-author.php:34
+msgid "View all posts by %s"
+msgstr "Посмотреть все записи автора %s"
+
+#: template-parts/content-author.php:28
+msgid "Published by %s"
+msgstr "Опубликовано:%s"
+
+#: single.php:17
+msgid "<span class=\"meta-nav\">Previous Post</span> %title"
+msgstr "<span class=\"meta-nav\">Предыдущий пост</span> %title"
+
+#: single.php:17
+msgid "<span class=\"meta-nav\">Next Post</span> %title"
+msgstr "<span class=\"meta-nav\">Следующий пост</span> %title"
+
+#: search.php:16
+msgid "Search Results for: %s"
+msgstr "Результаты поиска для: %s"
+
+#: inc/template-tags.php:72
+msgid "Posted in %1$s"
+msgstr "Рубрика: %1$s"
+
+#. translators: used between list items, there is a space after the comma
+#: inc/template-tags.php:70 inc/template-tags.php:76
+msgid ", "
+msgstr ", "
+
+#: inc/template-tags.php:57 inc/template-tags.php:79
+#: template-parts/content-page.php:18 template-parts/content-page.php:34
+msgid "Edit %1$s"
+msgstr "Править %1$s"
+
+#: inc/template-tags.php:52
+msgid "% Comments"
+msgstr "Комментарии (%)"
+
+#: inc/template-tags.php:52
+msgid "1 Comment"
+msgstr "1 Комментарий"
+
+#: inc/template-tags.php:52
+msgid "Leave a comment"
+msgstr "Оставьте комментарий"
+
+#: inc/template-tags.php:40
+msgid "by %1$s"
+msgstr "Автор: %1$s"
+
+#: inc/template-tags.php:33
+msgid "Featured"
+msgstr "Избранное"
+
+#: inc/template-tags.php:28
+msgid "Posted on %1$s"
+msgstr "Опубликовано: %1$s"
+
+#: header.php:46
+msgid "Menu"
+msgstr "Меню"
+
+#: header.php:22
+msgid "Skip to content"
+msgstr "Перейти к содержимому"
+
+#: functions.php:319
+msgid "Your comment is awaiting moderation."
+msgstr "Ваш комментарий ожидает проверки."
+
+#: functions.php:314
+msgid "Edit"
+msgstr "Изменить"
+
+#: functions.php:145
+msgid "Footer 3"
+msgstr "Подвал 3"
+
+#: functions.php:135
+msgid "Footer 2"
+msgstr "Подвал 2"
+
+#: functions.php:125
+msgid "Footer 1"
+msgstr "Подвал 1"
+
+#: functions.php:115
+msgid "Sidebar"
+msgstr "Боковая колонка"
+
+#: functions.php:39
+msgid "Header"
+msgstr "Заголовок"
+
+#: footer.php:56
+msgid "Theme: %1$s by %2$s."
+msgstr "Тема: %1$s, автор: %2$s."
+
+#: footer.php:54
+msgid "Proudly powered by %s"
+msgstr "Сайт работает на %s"
+
+#: footer.php:54
+msgid "http://wordpress.org/"
+msgstr "http://wordpress.org/"
+
+#: comments.php:78
+msgid "Comments are closed."
+msgstr "Комментарии запрещены."
+
+#: comments.php:66
+msgid "Newer Comments"
+msgstr "Следующие комментарии"
+
+#: comments.php:65
+msgid "Older Comments"
+msgstr "Предыдущие комментарии"
+
+#: comments.php:62
+msgid "Comment navigation"
+msgstr "Навигация по комментариям"
+
+#. translators: 1: number of comments, 2: post title
+#: comments.php:35
+msgctxt "comments title"
+msgid "%1$s thought on &ldquo;%2$s&rdquo;"
+msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
+msgstr[0] "%2$s: %1$s комментарий"
+msgstr[1] "%2$s: %1$s комментария"
+msgstr[2] "%2$s: %1$s комментариев"
+
+#. translators: %1$s: smiley
+#: 404.php:53
+msgid "Try looking in the monthly archives. %1$s"
+msgstr "Попробуйте поискать в ежемесячных архивах. %1$s"
+
+#: 404.php:34
+msgid "Most Used Categories"
+msgstr "Самые используемые рубрики"
+
+#: 404.php:19
+msgid "It looks like nothing was found at this location. Maybe try one of the links below or a search?"
+msgstr "По этому адресу ничего не найдено. Воспользуйтесь одной из следующих ссылок или поиском."
+
+#: 404.php:15
+msgid "Oops! That page can&rsquo;t be found."
+msgstr "Ой! Страница не найдена."

BIN
libre-2/languages/sq.mo


+ 201 - 0
libre-2/languages/sq.po

@@ -0,0 +1,201 @@
+# Translation of WordPress.com - Themes - Libre-2 in Albanian
+# This file is distributed under the same license as the WordPress.com - Themes - Libre-2 package.
+msgid ""
+msgstr ""
+"PO-Revision-Date: 2017-03-23 07:46:35+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/2.4.0-alpha\n"
+"Language: sq_AL\n"
+"Project-Id-Version: WordPress.com - Themes - Libre-2\n"
+
+#: inc/wpcom-colors.php:34
+msgid "Headings"
+msgstr "Tituj"
+
+#: inc/wpcom-colors.php:28
+msgid "Primary Color"
+msgstr "Ngjyrë Parësore"
+
+#. translators: used between list items, there is a space after the comma
+#: inc/template-tags.php:76
+msgid "Tagged"
+msgstr "U etiketua"
+
+#. Template Name of the plugin/theme
+#: wp-content/themes/pub/libre-2/templates/full-width-page.php
+msgid "Full Width, No Sidebar"
+msgstr "Gjerësi e Plotë, Pa Anështyllë"
+
+#. translators: %s: Name of current post
+#: template-parts/content.php:32
+msgid "Continue reading %s <span class=\"meta-nav\">&rarr;</span>"
+msgstr "Vazhdoni leximin e %s <span class=\"meta-nav\">&rarr;</span>"
+
+#: template-parts/content-page.php:26 template-parts/content-single.php:28
+#: template-parts/content.php:39
+msgid "Pages:"
+msgstr "Faqe:"
+
+#: template-parts/content-none.php:29
+msgid "It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps searching can help."
+msgstr "Duket se nuk gjejmë dot ç&#8217;po kërkonit. Ndoshta mund t&#8217;ju ndihë kërkimi."
+
+#: template-parts/content-none.php:24
+msgid "Sorry, but nothing matched your search terms. Please try again with some different keywords."
+msgstr "Na ndjeni, por s&#8217;u përputh gjë me kriterin tuaj të kërkimit. Ju lutemi, riprovoni me ndonjë fjalëkyç tjetër."
+
+#: template-parts/content-none.php:20
+msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
+msgstr "Gati për botimin e postimit tuaj të parë? <a href=\"%1$s\">Fillojani këtu</a>."
+
+#: template-parts/content-none.php:14
+msgid "Nothing Found"
+msgstr "S&#8217;u Gjet Gjë"
+
+#: template-parts/content-author.php:34
+msgid "View all posts by %s"
+msgstr "Shihni krejt postimet nga %s"
+
+#: template-parts/content-author.php:28
+msgid "Published by %s"
+msgstr "Botuar nga %s"
+
+#: search.php:16
+msgid "Search Results for: %s"
+msgstr "Përfundime Kërkimi për: %s"
+
+#: inc/template-tags.php:72
+msgid "Posted in %1$s"
+msgstr "Postuar në %1$s"
+
+#. translators: used between list items, there is a space after the comma
+#: inc/template-tags.php:70 inc/template-tags.php:76
+msgid ", "
+msgstr ", "
+
+#: inc/template-tags.php:57 inc/template-tags.php:79
+#: template-parts/content-page.php:18 template-parts/content-page.php:34
+msgid "Edit %1$s"
+msgstr "Përpunoni %1$s"
+
+#: inc/template-tags.php:52
+msgid "% Comments"
+msgstr "% Komente"
+
+#: inc/template-tags.php:52
+msgid "1 Comment"
+msgstr "1 Koment"
+
+#: inc/template-tags.php:52
+msgid "Leave a comment"
+msgstr "Lini një koment"
+
+#: inc/template-tags.php:40
+msgid "by %1$s"
+msgstr "nga %1$s"
+
+#: inc/template-tags.php:33
+msgid "Featured"
+msgstr "E zgjedhur"
+
+#: inc/template-tags.php:28
+msgid "Posted on %1$s"
+msgstr "Postuar te %1$s"
+
+#: header.php:45
+msgid "Menu"
+msgstr "Menu"
+
+#: header.php:22
+msgid "Skip to content"
+msgstr "Kaloni te lënda"
+
+#: functions.php:319
+msgid "Your comment is awaiting moderation."
+msgstr "Komenti juaj po pret moderimin."
+
+#: functions.php:314
+msgid "Edit"
+msgstr "Përpunoni"
+
+#: functions.php:145
+msgid "Footer 3"
+msgstr "Fundfaqe 3"
+
+#: functions.php:135
+msgid "Footer 2"
+msgstr "Fundfaqe 2"
+
+#: functions.php:125
+msgid "Footer 1"
+msgstr "Fundfaqe 1"
+
+#: functions.php:115
+msgid "Sidebar"
+msgstr "Anështyllë"
+
+#: functions.php:39
+msgid "Header"
+msgstr "Kryet"
+
+#: footer.php:56
+msgid "Theme: %1$s by %2$s."
+msgstr "Temë: %1$s nga %2$s."
+
+#: footer.php:54
+msgid "Proudly powered by %s"
+msgstr "Bazohet me krenari në %s."
+
+#: footer.php:54
+msgid "http://wordpress.org/"
+msgstr "http://wordpress.org/"
+
+#: comments.php:78
+msgid "Comments are closed."
+msgstr "Komentet janë të mbyllura."
+
+#: comments.php:66
+msgid "Newer Comments"
+msgstr "Komente Më të Reja"
+
+#: comments.php:65
+msgid "Older Comments"
+msgstr "Komente Më të Vjetra"
+
+#: comments.php:62
+msgid "Comment navigation"
+msgstr "Lëvizje te komentet"
+
+#. translators: 1: number of comments, 2: post title
+#: comments.php:35
+msgctxt "comments title"
+msgid "%1$s thought on &ldquo;%2$s&rdquo;"
+msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
+msgstr[0] "%1$s mendim te &ldquo;%2$s&rdquo;"
+msgstr[1] "%1$s mendim te &ldquo;%2$s&rdquo;"
+
+#. translators: %s: post title
+#: comments.php:31
+msgctxt "comments title"
+msgid "One thought on &ldquo;%s&rdquo;"
+msgstr "Një mendim te &ldquo;%s&rdquo;"
+
+#. translators: %1$s: smiley
+#: 404.php:53
+msgid "Try looking in the monthly archives. %1$s"
+msgstr "Provoni të shihni arkivat mujore. %1$s"
+
+#: 404.php:34
+msgid "Most Used Categories"
+msgstr "Kategoritë Më të Përdorura"
+
+#: 404.php:19
+msgid "It looks like nothing was found at this location. Maybe try one of the links below or a search?"
+msgstr "Duket se s&#8217;u gjet gjë në këtë vend. Të provohet një nga lidhjet më poshtë ose një kërkim?"
+
+#: 404.php:15
+msgid "Oops! That page can&rsquo;t be found."
+msgstr "Hmm! Ajo faqe s&#8217;gjendet dot."

BIN
libre-2/languages/sv.mo


+ 208 - 0
libre-2/languages/sv.po

@@ -0,0 +1,208 @@
+# Translation of WordPress.com - Themes - Libre-2 in Swedish
+# This file is distributed under the same license as the WordPress.com - Themes - Libre-2 package.
+msgid ""
+msgstr ""
+"PO-Revision-Date: 2018-02-14 15:53:57+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/2.4.0-alpha\n"
+"Language: sv_SE\n"
+"Project-Id-Version: WordPress.com - Themes - Libre-2\n"
+
+#: inc/wpcom-colors.php:26
+msgid "Headings"
+msgstr "Rubriker"
+
+#: inc/wpcom-colors.php:20
+msgid "Primary Color"
+msgstr "Primär färg"
+
+#. translators: used between list items, there is a space after the comma
+#: inc/template-tags.php:76
+msgid "Tagged"
+msgstr "Taggad"
+
+#. Template Name of the plugin/theme
+#: wp-content/themes/pub/libre-2/templates/right-column-page.php
+msgid "Right Content, No Sidebar"
+msgstr "Högerinnehåll, inget sidofält"
+
+#. Template Name of the plugin/theme
+#: wp-content/themes/pub/libre-2/templates/full-width-page.php
+msgid "Full Width, No Sidebar"
+msgstr "Full bredd, ingen sidopanel"
+
+#. translators: %s: Name of current post
+#: template-parts/content.php:31
+msgid "Continue reading %s <span class=\"meta-nav\">&rarr;</span>"
+msgstr "Fortsätt läsa %s <span class=\"meta-nav\">\t</span>"
+
+#: template-parts/content-page.php:26 template-parts/content-single.php:28
+#: template-parts/content.php:38
+msgid "Pages:"
+msgstr "Sidor:"
+
+#: template-parts/content-none.php:29
+msgid "It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps searching can help."
+msgstr "Det verkar inte som om vi kan hitta det du letar efter. Kanske kan en sökning hjälpa."
+
+#: template-parts/content-none.php:24
+msgid "Sorry, but nothing matched your search terms. Please try again with some different keywords."
+msgstr "Ledsen, inget matchade dina sökkriterier. Vänligen försök igen med andra nyckelord."
+
+#: template-parts/content-none.php:20
+msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
+msgstr "Är du redo att posta ditt första inlägg? <a href=\"%1$s\">Starta här</a>."
+
+#: template-parts/content-none.php:14
+msgid "Nothing Found"
+msgstr "Inget funnet"
+
+#: template-parts/content-author.php:34
+msgid "View all posts by %s"
+msgstr "Visa alla inlägg av %s"
+
+#: template-parts/content-author.php:28
+msgid "Published by %s"
+msgstr "Publicerad av %s"
+
+#: single.php:17
+msgid "<span class=\"meta-nav\">Previous Post</span> %title"
+msgstr "<span class=\"meta-nav\">Tidigare</span> %title"
+
+#: single.php:17
+msgid "<span class=\"meta-nav\">Next Post</span> %title"
+msgstr "<span class=\"meta-nav\">Nästa</span> %title"
+
+#: search.php:16
+msgid "Search Results for: %s"
+msgstr "Sökresultat för: %s"
+
+#: inc/template-tags.php:72
+msgid "Posted in %1$s"
+msgstr "Postat i %1$s"
+
+#. translators: used between list items, there is a space after the comma
+#: inc/template-tags.php:70 inc/template-tags.php:76
+msgid ", "
+msgstr ", "
+
+#: inc/template-tags.php:57 inc/template-tags.php:79
+#: template-parts/content-page.php:18 template-parts/content-page.php:34
+msgid "Edit %1$s"
+msgstr "Redigera %1$s"
+
+#: inc/template-tags.php:52
+msgid "% Comments"
+msgstr "% kommentarer"
+
+#: inc/template-tags.php:52
+msgid "1 Comment"
+msgstr "1 kommentar"
+
+#: inc/template-tags.php:52
+msgid "Leave a comment"
+msgstr "Lämna en kommentar"
+
+#: inc/template-tags.php:40
+msgid "by %1$s"
+msgstr "av %1$s"
+
+#: inc/template-tags.php:33
+msgid "Featured"
+msgstr "Utvalda"
+
+#: inc/template-tags.php:28
+msgid "Posted on %1$s"
+msgstr "Publicerat på %1$s"
+
+#: header.php:46
+msgid "Menu"
+msgstr "Meny"
+
+#: header.php:22
+msgid "Skip to content"
+msgstr "Hoppa till innehåll"
+
+#: functions.php:319
+msgid "Your comment is awaiting moderation."
+msgstr "Din kommentar inväntar moderering"
+
+#: functions.php:314
+msgid "Edit"
+msgstr "Redigera"
+
+#: functions.php:145
+msgid "Footer 3"
+msgstr "Sidfot 3"
+
+#: functions.php:135
+msgid "Footer 2"
+msgstr "Sidfot 2"
+
+#: functions.php:125
+msgid "Footer 1"
+msgstr "Sidfot 1"
+
+#: functions.php:115
+msgid "Sidebar"
+msgstr "Sidopanel"
+
+#: functions.php:39
+msgid "Header"
+msgstr "Sidhuvud"
+
+#: footer.php:56
+msgid "Theme: %1$s by %2$s."
+msgstr "Tema: %1$s av %2$s."
+
+#: footer.php:54
+msgid "Proudly powered by %s"
+msgstr "Drivs med %s"
+
+#: footer.php:54
+msgid "http://wordpress.org/"
+msgstr "http://wordpress.org/"
+
+#: comments.php:78
+msgid "Comments are closed."
+msgstr "Kommentarsfunktionen är stängd."
+
+#: comments.php:66
+msgid "Newer Comments"
+msgstr "Nyare kommentarer"
+
+#: comments.php:65
+msgid "Older Comments"
+msgstr "Äldre kommentarer"
+
+#: comments.php:62
+msgid "Comment navigation"
+msgstr "Kommentarsnavigering"
+
+#. translators: 1: number of comments, 2: post title
+#: comments.php:35
+msgctxt "comments title"
+msgid "%1$s thought on &ldquo;%2$s&rdquo;"
+msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
+msgstr[0] "En reaktion till &ldquo;%2$s&rdquo;"
+msgstr[1] "%1$s reaktioner till &ldquo;%2$s&rdquo;"
+
+#. translators: %1$s: smiley
+#: 404.php:53
+msgid "Try looking in the monthly archives. %1$s"
+msgstr "Prova att leta i månadsarkiven. %1$s"
+
+#: 404.php:34
+msgid "Most Used Categories"
+msgstr "Mest använda kategorier"
+
+#: 404.php:19
+msgid "It looks like nothing was found at this location. Maybe try one of the links below or a search?"
+msgstr "Det verkar som att det inte finns någonting här. Du kan testa en av länkarna nedan eller att göra en sökning."
+
+#: 404.php:15
+msgid "Oops! That page can&rsquo;t be found."
+msgstr "Oops! Sidan kunde inte hittas."

BIN
libre-2/languages/te.mo


+ 218 - 0
libre-2/languages/te.po

@@ -0,0 +1,218 @@
+# Translation of WordPress.com - Themes - Libre-2 in Telugu
+# This file is distributed under the same license as the WordPress.com - Themes - Libre-2 package.
+msgid ""
+msgstr ""
+"PO-Revision-Date: 2017-03-23 07:46:35+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/2.4.0-alpha\n"
+"Language: te\n"
+"Project-Id-Version: WordPress.com - Themes - Libre-2\n"
+
+#: inc/wpcom-colors.php:34
+msgid "Headings"
+msgstr "శీర్షికలు"
+
+#. translators: used between list items, there is a space after the comma
+#: inc/template-tags.php:76
+msgid "Tagged"
+msgstr "అఁటిఁచబడ్డవి"
+
+#. Template Name of the plugin/theme
+#: wp-content/themes/pub/libre-2/templates/right-column-page.php
+msgid "Right Content, No Sidebar"
+msgstr "కుడివైపు విషయం, పక్కపట్టీ వద్దు"
+
+#. Template Name of the plugin/theme
+#: wp-content/themes/pub/libre-2/templates/full-width-page.php
+msgid "Full Width, No Sidebar"
+msgstr "పూర్తి వెడల్పు, పక్కపట్టీ వద్దు"
+
+#. translators: %s: Name of current post
+#: template-parts/content.php:32
+msgid "Continue reading %s <span class=\"meta-nav\">&rarr;</span>"
+msgstr "%s‌ని చదవడం కొనసాగించండి <span class=\"meta-nav\">&rarr;</span>"
+
+#: template-parts/content-page.php:26 template-parts/content-single.php:28
+#: template-parts/content.php:39
+msgid "Pages:"
+msgstr "పేజీలు:"
+
+#: template-parts/content-none.php:29
+msgid "It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps searching can help."
+msgstr "మీరు చూడాలనుకుంటున్నది మాకు దొరకలేదు. బహుశా వెతకితే దొరకచ్చు. "
+
+#: template-parts/content-none.php:24
+msgid "Sorry, but nothing matched your search terms. Please try again with some different keywords."
+msgstr "క్షమించండి, మీరు వెతికిన పదాలకు ఏమీ దొరకలేదు. దయచేసి వేరే కీపదాలతో మళ్ళీ ప్రయత్నించండి."
+
+#: template-parts/content-none.php:20
+msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
+msgstr "మీ మొదటి టపాను ప్రచురించడానికి సిద్ధంగా ఉన్నారా? <a href=\"%1$s\">ఇక్కడ మొదలుపెట్టండి</a>."
+
+#: template-parts/content-none.php:14
+msgid "Nothing Found"
+msgstr "ఏమీ దొరకలేదు"
+
+#: template-parts/content-author.php:34
+msgid "View all posts by %s"
+msgstr "%s వ్రాసిన అన్ని టపాలను చూడండి"
+
+#: template-parts/content-author.php:28
+msgid "Published by %s"
+msgstr "రచయిత: %s"
+
+#: single.php:17
+msgid "<span class=\"meta-nav\">Previous Post</span> %title"
+msgstr "<span class=\"meta-nav\">మునుపటి టపా</span> %title"
+
+#: single.php:17
+msgid "<span class=\"meta-nav\">Next Post</span> %title"
+msgstr "<span class=\"meta-nav\">తదుపరి టపా</span> %title"
+
+#: search.php:16
+msgid "Search Results for: %s"
+msgstr "వెతుకుడు ఫలితాలు: %s"
+
+#: inc/template-tags.php:72
+msgid "Posted in %1$s"
+msgstr "%1$s‌లో వ్రాసారు"
+
+#. translators: used between list items, there is a space after the comma
+#: inc/template-tags.php:70 inc/template-tags.php:76
+msgid ", "
+msgstr ", "
+
+#: inc/template-tags.php:52
+msgid "% Comments"
+msgstr "% వ్యాఖ్యలు"
+
+#: inc/template-tags.php:52
+msgid "1 Comment"
+msgstr "1 వ్యాఖ్య"
+
+#: inc/template-tags.php:52
+msgid "Leave a comment"
+msgstr "వ్యాఖ్యానించండి"
+
+#: inc/template-tags.php:40
+msgid "by %1$s"
+msgstr "%1$s చే"
+
+#: inc/template-tags.php:33
+msgid "Featured"
+msgstr "ప్రదర్శితం"
+
+#: inc/template-tags.php:28
+msgid "Posted on %1$s"
+msgstr "%1$s నాడు ప్రచురితం"
+
+#: header.php:45
+msgid "Menu"
+msgstr "మెనూ"
+
+#: header.php:22
+msgid "Skip to content"
+msgstr "విషయానికి వెళ్ళండి"
+
+#: functions.php:319
+msgid "Your comment is awaiting moderation."
+msgstr "మీ వ్యాఖ్య అంగీకారం కొఱకు ఎదురుచూస్తున్నది  "
+
+#: functions.php:314
+msgid "Edit"
+msgstr "మార్చు  "
+
+#: functions.php:254
+msgid "Continue reading <span class=\"screen-reader-text\">%1$s</span> <span class=\"meta-nav\" aria-hidden=\"true\">&rarr;</span>"
+msgstr "<span class=\"screen-reader-text\">%1$s</span>ని చదవడం కొనసాగించండి <span class=\"meta-nav\" aria-hidden=\"true\">&rarr;</span>"
+
+#. Translators: If there are characters in your language that are not
+#. * supported by Libre Baskerville, translate this to 'off'. Do not
+#. translate
+#. * into your own language.
+#: functions.php:166
+msgctxt "Libre Baskerville font: on or off"
+msgid "on"
+msgstr "off"
+
+#: functions.php:145
+msgid "Footer 3"
+msgstr "పాదపేటిక 3"
+
+#: functions.php:135
+msgid "Footer 2"
+msgstr "పాదపేటిక 2"
+
+#: functions.php:125
+msgid "Footer 1"
+msgstr "పాదపేటిక 1"
+
+#: functions.php:115
+msgid "Sidebar"
+msgstr "ప్రక్కపట్టీ"
+
+#: functions.php:39
+msgid "Header"
+msgstr "శీర్షం"
+
+#: footer.php:56
+msgid "Theme: %1$s by %2$s."
+msgstr "అలంకారం: %2$s రూపొందించిన %1$s."
+
+#: footer.php:54
+msgid "Proudly powered by %s"
+msgstr "%s‌చే సగర్వంగా శక్తిమంతం"
+
+#: footer.php:54
+msgid "http://wordpress.org/"
+msgstr "http://wordpress.org/"
+
+#: comments.php:78
+msgid "Comments are closed."
+msgstr "వ్యాఖ్యలను మూసేసారు."
+
+#: comments.php:66
+msgid "Newer Comments"
+msgstr "కొత్త వ్యాఖ్యలు"
+
+#: comments.php:65
+msgid "Older Comments"
+msgstr "పాత వ్యాఖ్యలు"
+
+#: comments.php:62
+msgid "Comment navigation"
+msgstr "వ్యాఖ్యల మార్గదర్శకం"
+
+#. translators: 1: number of comments, 2: post title
+#: comments.php:35
+msgctxt "comments title"
+msgid "%1$s thought on &ldquo;%2$s&rdquo;"
+msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
+msgstr[0] "&ldquo;%2$s&rdquo;‌పై %1$s స్పందన"
+msgstr[1] "&ldquo;%2$s&rdquo;‌పై %1$s స్పందనలు"
+
+#. translators: %s: post title
+#: comments.php:31
+msgctxt "comments title"
+msgid "One thought on &ldquo;%s&rdquo;"
+msgstr "&ldquo;%s&rdquo;పై ఒక స్పందన"
+
+#. translators: %1$s: smiley
+#: 404.php:53
+msgid "Try looking in the monthly archives. %1$s"
+msgstr "నెలవారీ భండారాల్లో చూడండి. %1$s"
+
+#: 404.php:34
+msgid "Most Used Categories"
+msgstr "ఎక్కువగా వాడిన వర్గాలు"
+
+#: 404.php:19
+msgid "It looks like nothing was found at this location. Maybe try one of the links below or a search?"
+msgstr "ఈ చిరునామా వద్ద ఏమీ ఉన్నట్టులేదు. ఈ క్రింది లంకెలను ప్రయత్నించవచ్చు లేదా వెతికి చూడొచ్చు కదా?"
+
+#: 404.php:15
+msgid "Oops! That page can&rsquo;t be found."
+msgstr "అయ్యో! ఆ పేజీ కనబడలేదు."

BIN
libre-2/languages/ur.mo


+ 219 - 0
libre-2/languages/ur.po

@@ -0,0 +1,219 @@
+# Translation of WordPress.com - Themes - Libre-2 in Urdu
+# This file is distributed under the same license as the WordPress.com - Themes - Libre-2 package.
+msgid ""
+msgstr ""
+"PO-Revision-Date: 2017-01-17 09:51:50+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/2.3.0-rc.1\n"
+"Language: ur_PK\n"
+"Project-Id-Version: WordPress.com - Themes - Libre-2\n"
+
+#. Template Name of the plugin/theme
+#: wp-content/themes/pub/libre-2/templates/right-column-page.php
+msgid "Right Content, No Sidebar"
+msgstr "دائیں مواد، کوئی سائیڈ بار نہیں"
+
+#. Template Name of the plugin/theme
+#: wp-content/themes/pub/libre-2/templates/full-width-page.php
+msgid "Full Width, No Sidebar"
+msgstr "مکمل چوڑائی، کوئی سائیڈ بار نہیں"
+
+#. Description of the plugin/theme
+#: wp-content/themes/pub/libre-2/style.css
+msgid "A stylish, classic look for your personal blog or long-form writing site. The main navigation bar stays fixed to the top while your visitors read, keeping your most important content at hand, while three footer widget areas give your secondary content a comfortable home."
+msgstr "آپ کے ذاتی بلاگ یا طویل شکل تحریری طور پر ویب سائٹ کے لیے ایک اسٹائلش، کلاسک نظر والی تھیم۔ آپ کے وزیٹرز کو پڑھنے کے دوران بنیادی نیویگیشن بار اوپر موجود رہتا ہے۔ ہاتھ میں آپ سب سے اہم مواد کو مدنظر رکھتے ہوئے، جبکہ تین فوٹر ویجٹ ایریا آپ ثانوی مواد کو ایک آرام دہ گھر دیتے ہیں۔"
+
+#. translators: %s: Name of current post
+#: template-parts/content.php:32
+msgid "Continue reading %s <span class=\"meta-nav\">&rarr;</span>"
+msgstr "%s <span class=\"meta-nav\">&rarr;</span> پڑھنا جاری رکھیں"
+
+#: template-parts/content-page.php:26 template-parts/content-single.php:28
+#: template-parts/content.php:39
+msgid "Pages:"
+msgstr "صفحات:"
+
+#: template-parts/content-none.php:29
+msgid "It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps searching can help."
+msgstr "ایس لگتا ہے ہم وہ نہیں ڈھونڈ پا رہے جس کو آپ تلاش کر رہے ہیں۔ شاید تلاش مدد کر سکے۔"
+
+#: template-parts/content-none.php:24
+msgid "Sorry, but nothing matched your search terms. Please try again with some different keywords."
+msgstr "معاف کیجیے گا، مگر آپ کی تلاش کردہ اصطلاح نہ مل سکی۔ براہ مہربانی کچھ دوسرے کی ورڈز سے دوبارہ کوشش کیجیے۔"
+
+#: template-parts/content-none.php:20
+msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
+msgstr "پہلی پوسٹ شائع کرنے کے لیے تیار ہیں؟ <a href=\"%1$s\">یہاں سے شروع کیجیے</a>۔"
+
+#: template-parts/content-none.php:14
+msgid "Nothing Found"
+msgstr "کچھ نہیں ملا"
+
+#: template-parts/content-author.php:34
+msgid "View all posts by %s"
+msgstr "%s کی تمام پوسٹیں دیکھیں"
+
+#: template-parts/content-author.php:28
+msgid "Published by %s"
+msgstr "%s نے شائع کی"
+
+#: single.php:17
+msgid "<span class=\"meta-nav\">Previous Post</span> %title"
+msgstr "<span class=\"meta-nav\">سابقہ پوسٹ</span> %title"
+
+#: single.php:17
+msgid "<span class=\"meta-nav\">Next Post</span> %title"
+msgstr "<span class=\"meta-nav\">اگلی پوسٹ</span> %title"
+
+#: search.php:16
+msgid "Search Results for: %s"
+msgstr "%s کے لیے تلاش کے نتائج"
+
+#: inc/template-tags.php:72
+msgid "Posted in %1$s"
+msgstr "%1$s میں پوسٹ کردہ"
+
+#. translators: used between list items, there is a space after the comma
+#: inc/template-tags.php:70 inc/template-tags.php:76
+msgid ", "
+msgstr "،"
+
+#: inc/template-tags.php:57 inc/template-tags.php:79
+#: template-parts/content-page.php:18 template-parts/content-page.php:34
+msgid "Edit %1$s"
+msgstr "%1$s میں ترمیم کریں"
+
+#: inc/template-tags.php:52
+msgid "% Comments"
+msgstr "% تبصرے"
+
+#: inc/template-tags.php:52
+msgid "1 Comment"
+msgstr "1 تبصرہ"
+
+#: inc/template-tags.php:52
+msgid "Leave a comment"
+msgstr "تبصرہ کریں"
+
+#: inc/template-tags.php:40
+msgid "by %1$s"
+msgstr "منجانب %1$s"
+
+#: inc/template-tags.php:33
+msgid "Featured"
+msgstr "نمایاں"
+
+#: inc/template-tags.php:28
+msgid "Posted on %1$s"
+msgstr "%1$s پر شائع کردہ"
+
+#: header.php:45
+msgid "Menu"
+msgstr "مینو"
+
+#: header.php:22
+msgid "Skip to content"
+msgstr "چھوڑیں اور مواد کی طرف جائیں"
+
+#: functions.php:319
+msgid "Your comment is awaiting moderation."
+msgstr "آپ کا تبصرہ ماڈریشن کے مراحل میں ہے۔"
+
+#: functions.php:314
+msgid "Edit"
+msgstr "ترمیم کریں"
+
+#: functions.php:254
+msgid "Continue reading <span class=\"screen-reader-text\">%1$s</span> <span class=\"meta-nav\" aria-hidden=\"true\">&rarr;</span>"
+msgstr "<span class=\"screen-reader-text\">%1$s</span> <span class=\"meta-nav\" aria-hidden=\"true\">&rarr;</span> پڑھنا جاری رکھیں"
+
+#. Translators: If there are characters in your language that are not
+#. * supported by Libre Baskerville, translate this to 'off'. Do not
+#. translate
+#. * into your own language.
+#: functions.php:166
+msgctxt "Libre Baskerville font: on or off"
+msgid "on"
+msgstr "جاری"
+
+#: functions.php:145
+msgid "Footer 3"
+msgstr "فوٹر 3"
+
+#: functions.php:135
+msgid "Footer 2"
+msgstr "فوٹر 2"
+
+#: functions.php:125
+msgid "Footer 1"
+msgstr "فوٹر 1"
+
+#: functions.php:115
+msgid "Sidebar"
+msgstr "سائیڈ بار"
+
+#: functions.php:39
+msgid "Header"
+msgstr "ہیڈر"
+
+#: footer.php:56
+msgid "Theme: %1$s by %2$s."
+msgstr "تھیم: %1$s منجانب %2$s۔"
+
+#: footer.php:54
+msgid "Proudly powered by %s"
+msgstr "%s کی فخریہ پیشکش"
+
+#: footer.php:54
+msgid "http://wordpress.org/"
+msgstr "http://wordpress.org/"
+
+#: comments.php:78
+msgid "Comments are closed."
+msgstr "تبصرے بند ہیں۔"
+
+#: comments.php:66
+msgid "Newer Comments"
+msgstr "نئے تبصرے"
+
+#: comments.php:65
+msgid "Older Comments"
+msgstr "پرانے تبصرے"
+
+#: comments.php:62
+msgid "Comment navigation"
+msgstr "تبصرے کی نیویگیشن"
+
+#. translators: 1: number of comments, 2: post title
+#: comments.php:35
+msgctxt "comments title"
+msgid "%1$s thought on &ldquo;%2$s&rdquo;"
+msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
+msgstr[0] "&ldquo;%2$s&rdquo; پر %1$s تبصرہ "
+msgstr[1] "&ldquo;%2$s&rdquo; پر %1$s تبصرے "
+
+#. translators: %s: post title
+#: comments.php:31
+msgctxt "comments title"
+msgid "One thought on &ldquo;%s&rdquo;"
+msgstr "&ldquo;%s&rdquo; پر ایک تبصرہ"
+
+#. translators: %1$s: smiley
+#: 404.php:53
+msgid "Try looking in the monthly archives. %1$s"
+msgstr "ماہانہ محفوظات میں دیکھنے کی کوشش کریں۔ %1$s"
+
+#: 404.php:34
+msgid "Most Used Categories"
+msgstr "زیادہ استعمال کردہ زمرے"
+
+#: 404.php:19
+msgid "It looks like nothing was found at this location. Maybe try one of the links below or a search?"
+msgstr "ایسا لگتا ہے کہ اس مقام پر کچھ نہیں مل سکا۔ ہو سکتا ہے کہ ذیل کے لنکس میں سے کوشش یا تلاش کریں؟"
+
+#: 404.php:15
+msgid "Oops! That page can&rsquo;t be found."
+msgstr "معذرت! یہ صفحہ نہیں ملا۔"

+ 35 - 0
libre-2/page.php

@@ -0,0 +1,35 @@
+<?php
+/**
+ * The template for displaying all pages.
+ *
+ * This is the template that displays all pages by default.
+ * Please note that this is the WordPress construct of pages
+ * and that other 'pages' on your WordPress site will use a
+ * different template.
+ *
+ * @package Libre 2
+ */
+
+get_header(); ?>
+
+	<div id="primary" class="content-area">
+		<main id="main" class="site-main" role="main">
+
+			<?php while ( have_posts() ) : the_post(); ?>
+
+				<?php get_template_part( 'template-parts/content', 'page' ); ?>
+
+				<?php
+					// If comments are open or we have at least one comment, load up the comment template.
+					if ( comments_open() || get_comments_number() ) :
+						comments_template();
+					endif;
+				?>
+
+			<?php endwhile; // End of the loop. ?>
+
+		</main><!-- #main -->
+	</div><!-- #primary -->
+
+<?php get_sidebar(); ?>
+<?php get_footer(); ?>

+ 63 - 0
libre-2/readme.txt

@@ -0,0 +1,63 @@
+=== Libre 2.0 ===
+
+Contributors: automattic
+Tags: light, black, white, right-sidebar, two-columns, custom-background, custom-colors, custom-menu, custom-header, editor-style, full-width-template, responsive-layout, accessibility-ready
+Requires at least: 4.0
+Tested up to: 4.2.2
+Stable tag: 1.0.0
+License: GPLv2 or later
+License URI: http://www.gnu.org/licenses/gpl-2.0.html
+
+
+== Description ==
+
+A stylish, classic look for your personal blog or longform writing site. The main navigation bar stays fixed to the top while your visitors read, keeping your most important content at hand, while three footer widget areas give your secondary content a comfortable home.
+
+
+== Installation ==
+
+1. In your admin panel, go to Appearance > Themes and click the Add New button.
+2. Click Upload and Choose File, then select the theme's .zip file. Click Install Now.
+3. Click Activate to use your new theme right away.
+
+== Frequently Asked Questions ==
+
+= Does this theme support any plugins? =
+
+Libre 2.0 includes support for Content Options, Social Links, and Infinite Scroll in Jetpack (jetpack.me).
+
+= Does this theme support widgets? =
+
+Yes, a sidebar on single posts and pages, and three widget areas in the site footer throughout. Configure under Customize -> Widgets.
+
+= Does this theme support custom menus? =
+
+Yes, a main navigation area appears in the header, and "floats" over your content as you scroll, keeping your most important content at hand.
+
+= Does this theme have any page templates? =
+
+Libre 2.0 has two page templates for displaying your content in an alternate format. View them in action on the demo site: http://libredemo.wordpress.com
+
+* The Full Width, No Sidebar template is a wide page template, giving your content plenty of space to spread out.
+* The Right Content, No Sidebar template mimics the look of the blog, with the page title on the left and the content on the right.
+
+= Does this theme have any special features? =
+
+Libre 2.0 includes styles for introductory text and pull quotes. See how these work on the demo site: https://libredemo.wordpress.com/text-formatting/
+
+Quick Specs (all measurements in pixels)
+* The main column width is 739, except on the full-width page template, where it's 1088.
+* The main sidebar width is 272.
+* The footer widget areas vary in size depending on the number of active areas.
+* The site logo appears at a maximum width of 150 and height of 50 in the floating header, and a maximum width of 300 and height of 300 elsewhere.
+
+== Changelog ==
+
+= 1.0 - January 12, 2017 =
+* Initial release
+
+== Credits ==
+
+* Photo in the screenshot is from unsplash.com, licensed CC0
+* Based on Components http://components.underscores.me/, (C) 2015-2017 Automattic, Inc., [GPLv2 or later](https://www.gnu.org/licenses/gpl-2.0.html)
+* normalize.css http://necolas.github.io/normalize.css/, (C) 2012-2015 Nicolas Gallagher and Jonathan Neal, [MIT](http://opensource.org/licenses/MIT)

+ 443 - 0
libre-2/rtl.css

@@ -0,0 +1,443 @@
+/*
+Theme Name: Libre 2.0
+
+Adding support for language written in a Right To Left (RTL) direction is easy -
+it's just a matter of overwriting all the horizontal positioning attributes
+of your CSS stylesheet in a separate stylesheet file named rtl.css.
+
+http://codex.wordpress.org/Right_to_Left_Language_Support
+
+*/
+
+
+body {
+	direction: rtl;
+	unicode-bidi: embed;
+}
+
+/*--------------------------------------------------------------
+# Normalize
+--------------------------------------------------------------*/
+
+/*--------------------------------------------------------------
+# Typography
+--------------------------------------------------------------*/
+
+blockquote {
+	margin: 0 2.25em 1.75em 1.75em;
+}
+
+/*--------------------------------------------------------------
+# Elements
+--------------------------------------------------------------*/
+
+blockquote:before {
+	right: -.6em;
+	left: auto;
+}
+
+blockquote blockquote {
+	margin-left: 0;
+	margin-right: auto;
+}
+
+blockquote.alignright,
+blockquote.aligncenter {
+	margin-right: 2em;
+	margin-left: auto;
+}
+
+blockquote.alignleft {
+	margin-right: 3.5em;
+	margin-left: auto;
+}
+
+ul,
+ol {
+	padding-right: 1.75em;
+	padding-left: 0;
+}
+
+li > ul,
+li > ol {
+	margin-right: .4375em;
+	margin-left: auto;
+}
+
+/*--------------------------------------------------------------
+# Forms
+--------------------------------------------------------------*/
+
+input[type="text"],
+input[type="email"],
+input[type="url"],
+input[type="password"],
+input[type="search"] {
+	margin-left: -5px;
+	margin-right: auto;
+}
+
+textarea {
+	padding-right: 3px;
+	padding-left: 0;
+}
+
+/*-- Header */
+
+.site-title {
+	margin: 0 0 0 .4375em;
+}
+
+/*--------------------------------------------------------------
+## Menus
+--------------------------------------------------------------*/
+
+.main-navigation ul {
+	padding-right: 0;
+	padding-left: 0;
+}
+
+.main-navigation ul ul {
+	padding-right: 1.75em;
+	padding-left: 0;
+}
+
+/* Small menu. */
+
+.menu-toggle {
+	left: 0;
+	right: auto;
+}
+
+.comment-navigation .nav-next,
+.posts-navigation .nav-next,
+.post-navigation .nav-next {
+	text-align: left;
+}
+
+/*--------------------------------------------------------------
+# Accessibility
+--------------------------------------------------------------*/
+/* Text meant only for screen readers. */
+
+.screen-reader-text:focus {
+	right: 5px;
+	left: auto;
+}
+
+/*--------------------------------------------------------------
+# Alignments
+--------------------------------------------------------------*/
+.alignright {
+	float: right;
+	margin: .875em 0 .875em 1.75em;
+}
+
+.alignleft {
+	float: left;
+	margin: .875em 1.75em .875em 0;
+}
+
+/*--------------------------------------------------------------
+# Widgets
+--------------------------------------------------------------*/
+
+.widget ul ul {
+	padding-right: .875em;
+	padding-left: 0;
+}
+
+.widget ul ul li:before {
+	margin-right: -.875em;
+	margin-left: .4375em;
+}
+
+/* Calendar */
+
+td#prev {
+	text-align: right;
+}
+
+td#next {
+	text-align: left;
+}
+
+/* Recent Comments */
+
+/* Archives */
+.widget .post-count {
+	float: left;
+	padding-right: .4375em;
+	padding-left: 0;
+}
+
+.widget_archive a,
+.widget_categories a {
+	padding-left: .4375em;
+	padding-right: 0;
+}
+
+.widget_archive a:before,
+.widget_categories a:before {
+	right: 0;
+	left: auto;
+}
+
+/* Make sure select elements fit in widgets. */
+.widget select {
+	margin-right: 1px;
+	margin-left: auto;
+}
+
+/*--------------------------------------------------------------
+## Comments
+--------------------------------------------------------------*/
+
+.comment .comment-metadata span {
+	margin: 0 0 0 1.75em;
+}
+
+.comment .avatar {
+	float: right;
+	margin-left: .875em;
+	margin-right: auto;
+}
+
+#cancel-comment-reply-link {
+	float: left;
+}
+
+.comment-form label {
+	margin-left: .875em;
+	margin-right: auto;
+}
+
+@media screen and ( min-width: 45em ) {
+	.main-navigation li {
+		margin: 0 0 0 1.75em;
+	}
+
+	.main-navigation ul ul {
+		float: right;
+		margin-right: -1.75em;
+		right: -999em;
+		text-align: right;
+		left: auto;
+		margin-left: auto;
+	}
+
+	.main-navigation ul ul li {
+		padding: 0.4375em 0 0.4375em 1.75em;
+	}
+
+	.main-navigation ul > li.menu-item-has-children,
+	.main-navigation ul > li.page_item_has_children {
+		margin-left: 2.625em;
+		margin-right: auto;
+	}
+
+	.main-navigation ul > li.menu-item-has-children > a:after,
+	.main-navigation ul > li.page_item_has_children > a:after {
+		left: -.75em;
+		right: auto;
+	}
+
+	.main-navigation ul ul > li.menu-item-has-children,
+	.main-navigation ul ul > li.page_item_has_children {
+		margin-left: auto;
+		margin-right: auto;
+	}
+
+	.main-navigation ul ul ul {
+		right: -999em;
+		left: auto;
+	}
+
+	.main-navigation ul li:hover > ul,
+		.main-navigation ul li.focus > ul {
+		right: auto;
+		left: auto;
+	}
+
+	.main-navigation ul ul li:hover > ul,
+		.main-navigation ul ul li.focus > ul {
+		right: 100%;
+		left: auto;
+	}
+
+	.error404 .widget-areas .widget-area {
+		float: right;
+		margin-left: 5%;
+		margin-right: auto;
+	}
+
+	.error404 .widget-areas .widget-area:last-of-type {
+		margin-left: 0;
+		margin-right: auto;
+	}
+
+	.footer-widgets > div:nth-child(1):nth-last-child(3) {
+		float: right;
+		margin-left: 5%;
+		margin-right: auto;
+	}
+
+	.footer-widgets > div:nth-child(2):nth-last-child(2),
+	.footer-widgets > div:nth-child(3):nth-last-child(1) {
+		float: right;
+		margin-left: 5%;
+		margin-right: auto;
+	}
+
+	.footer-widgets > div:nth-child(1):nth-last-child(3):last-of-type,
+	.footer-widgets > div:nth-child(2):nth-last-child(2):last-of-type,
+	.footer-widgets > div:nth-child(3):nth-last-child(1):last-of-type {
+		margin-left: 0;
+		margin-right: auto;
+	}
+
+	.footer-widgets > div:nth-child(1):nth-last-child(2),
+	.footer-widgets > div:nth-child(2):nth-last-child(1) {
+		float: right;
+		margin-left: 6%;
+		margin-right: auto;
+	}
+
+	.footer-widgets > div:nth-child(1):nth-last-child(2):last-of-type,
+	.footer-widgets > div:nth-child(2):nth-last-child(1):last-of-type {
+		margin-left: 0;
+		margin-right: auto;
+	}
+
+	.entry-footer span {
+		margin: 0 0 0 1.75em;
+	}
+
+	.site-info {
+		text-align: left;
+	}
+
+	.comment-navigation .nav-previous,
+	.posts-navigation .nav-previous,
+	.post-navigation .nav-previous {
+		float: right;
+	}
+
+	.comment-navigation .nav-next,
+	.posts-navigation .nav-next,
+	.post-navigation .nav-next {
+		float: left;
+	}
+
+	blockquote {
+		margin-right: 3.5em;
+		margin-left: auto;
+	}
+
+	blockquote.alignright {
+		margin-right: 3em;
+		margin-left: auto;
+	}
+
+	blockquote:before {
+		right: -.6em;
+		left: auto;
+	}
+
+}
+
+@media screen and ( min-width: 55em ) {
+	.sticking .site-logo {
+		margin-left: 0.4375em;
+		margin-right: auto;
+	}
+
+	.singular .content-area {
+		float: right;
+		margin: 0 0 0 -25%;
+	}
+
+	.singular .site-main {
+		margin: 0 0 0 32%;
+	}
+
+	.singular .site-content .widget-area {
+		float: left;
+	}
+
+	#infinite-handle span,
+	.infinite-loader {
+		margin-right: 32%;
+		margin-left: auto;
+	}
+
+	.blog .entry-header,
+	.archive .entry-header,
+	.search .entry-header,
+	.page-template-left-column-page-php .entry-header,
+	.page-title,
+	.search-no-results .page-header,
+	.error404 .page-header {
+		float: right;
+	}
+
+	.blog .entry-content,
+	.archive .entry-content,
+	.search .entry-summary,
+	.search .entry-content,
+	.page-template-left-column-page-php .entry-content,
+	.taxonomy-description,
+	.search-no-results .page-content,
+	.error404 .page-content {
+		float: left;
+	}
+
+	blockquote.alignright,
+	blockquote.aligncenter {
+		margin-right: 0;
+		margin-left: auto;
+	}
+
+}
+
+@media screen and ( min-width: 70em ) {
+
+	.sticking .site-title {
+		margin-left: 0;
+		margin-right: auto;
+	}
+
+	.main-navigation {
+		text-align: left;
+	}
+
+	.main-navigation li {
+		margin-left: 0;
+		margin-right: 1.75em;
+	}
+
+	.main-navigation ul > li.menu-item-has-children,
+	.main-navigation ul > li.page_item_has_children {
+		margin-left: .875em;
+		margin-right: 1.75em;
+	}
+
+	.main-navigation ul > li.menu-item-has-children > a:after,
+	.main-navigation ul > li.page_item_has_children > a:after {
+		transform: rotate(270deg);
+	}
+
+	.comment .comment-content {
+		float: left;
+	}
+
+	.comment .comment-meta {
+		float: right;
+	}
+
+	.comment .avatar {
+		right: -4em;
+		left: auto;
+	}
+
+}

BIN
libre-2/screenshot.png


+ 44 - 0
libre-2/search.php

@@ -0,0 +1,44 @@
+<?php
+/**
+ * The template for displaying search results pages.
+ *
+ * @package Libre 2
+ */
+
+get_header(); ?>
+
+	<section id="primary" class="content-area">
+		<main id="main" class="site-main" role="main">
+
+		<?php if ( have_posts() ) : ?>
+
+			<header class="page-header">
+				<h1 class="page-title"><?php printf( esc_html__( 'Search Results for: %s', 'libre-2' ), '<span>' . get_search_query() . '</span>' ); ?></h1>
+			</header><!-- .page-header -->
+
+			<?php /* Start the Loop */ ?>
+			<?php while ( have_posts() ) : the_post(); ?>
+
+				<?php
+				/**
+				 * Run the loop for the search to output the results.
+				 * If you want to overload this in a child theme then include a file
+				 * called content-search.php and that will be used instead.
+				 */
+				get_template_part( 'template-parts/content', 'search' );
+				?>
+
+			<?php endwhile; ?>
+
+			<?php the_posts_navigation(); ?>
+
+		<?php else : ?>
+
+			<?php get_template_part( 'template-parts/content', 'none' ); ?>
+
+		<?php endif; ?>
+
+		</main><!-- #main -->
+	</section><!-- #primary -->
+
+<?php get_footer(); ?>

+ 15 - 0
libre-2/sidebar.php

@@ -0,0 +1,15 @@
+<?php
+/**
+ * The sidebar containing the main widget area.
+ *
+ * @package Libre 2
+ */
+
+if ( ! is_active_sidebar( 'sidebar-1' ) ) {
+	return;
+}
+?>
+
+<div id="secondary" class="widget-area" role="complementary">
+	<?php dynamic_sidebar( 'sidebar-1' ); ?>
+</div><!-- #secondary -->

+ 32 - 0
libre-2/single.php

@@ -0,0 +1,32 @@
+<?php
+/**
+ * The template for displaying all single posts.
+ *
+ * @package Libre 2
+ */
+
+get_header(); ?>
+
+	<div id="primary" class="content-area">
+		<main id="main" class="site-main" role="main">
+
+		<?php while ( have_posts() ) : the_post(); ?>
+
+			<?php get_template_part( 'template-parts/content', 'single' ); ?>
+
+			<?php the_post_navigation( array( 'next_text' => __( '<span class="meta-nav">Next Post</span> %title', 'libre-2' ), 'prev_text' => __( '<span class="meta-nav">Previous Post</span> %title', 'libre-2' ) ) ); ?>
+
+			<?php
+				// If comments are open or we have at least one comment, load up the comment template.
+				if ( comments_open() || get_comments_number() ) :
+					comments_template();
+				endif;
+			?>
+
+		<?php endwhile; // End of the loop. ?>
+
+		</main><!-- #main -->
+	</div><!-- #primary -->
+
+<?php get_sidebar(); ?>
+<?php get_footer(); ?>

+ 1907 - 0
libre-2/style.css

@@ -0,0 +1,1907 @@
+/*
+Theme Name: Libre 2
+Theme URI: http://wordpress.com/themes/libre-2/
+Author: Automattic
+Author URI: http://wordpress.com/themes/
+Description: A stylish, classic look for your personal blog or long-form writing site. The main navigation bar stays fixed to the top while your visitors read, keeping your most important content at hand, while three footer widget areas give your secondary content a comfortable home.
+Version: 2.2-wpcom
+License: GNU General Public License v2 or later
+License URI: http://www.gnu.org/licenses/gpl-2.0.html
+Text Domain: libre
+Tags: accessibility-ready, black, blog, classic-menu, clean, conservative, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, fixed-menu, full-width-template, infinite-scroll, journal, light, minimal, professional, responsive-layout, right-sidebar, simple, site-logo, traditional, two-columns, white
+
+This theme, like WordPress, is licensed under the GPL.
+Use it to make something cool, have fun, and share what you've learned with others.
+
+Libre 2 is based on Components http://components.underscores.me/, (C) 2015-2017 Automattic, Inc.
+Components is distributed under the terms of the GNU GPL v2 or later.
+
+Normalizing styles have been helped along thanks to the fine work of
+Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
+*/
+
+/*--------------------------------------------------------------
+>>> TABLE OF CONTENTS:
+----------------------------------------------------------------
+# Normalize
+# Typography
+# Elements
+# Forms
+# Navigation
+	## Links
+	## Menus
+# Accessibility
+# Alignments
+# Clearings
+# Widgets
+# Content
+    ## Posts and pages
+	## Asides
+	## Comments
+# Infinite scroll
+# Media
+	## Captions
+	## Galleries
+--------------------------------------------------------------*/
+
+/*--------------------------------------------------------------
+# Normalize
+--------------------------------------------------------------*/
+html {
+	font-family: sans-serif;
+	-webkit-text-size-adjust: 100%;
+	-ms-text-size-adjust:     100%;
+}
+
+body {
+	margin: 0;
+}
+
+article,
+aside,
+details,
+figcaption,
+figure,
+footer,
+header,
+main,
+menu,
+nav,
+section,
+summary {
+	display: block;
+}
+
+audio,
+canvas,
+progress,
+video {
+	display: inline-block;
+	vertical-align: baseline;
+}
+
+audio:not([controls]) {
+	display: none;
+	height: 0;
+}
+
+[hidden],
+template {
+	display: none;
+}
+
+a {
+	background-color: transparent;
+}
+
+a:active,
+a:hover {
+	outline: 0;
+}
+
+abbr[title] {
+	border-bottom: 1px dotted;
+}
+
+b,
+strong {
+	font-weight: bold;
+}
+
+dfn {
+	font-style: italic;
+}
+
+h1 {
+	font-size: 2em;
+	margin: 0.67em 0;
+}
+
+mark {
+	background: #ff0;
+	color: #404040;
+}
+
+small {
+	font-size: 13px;
+	font-size: .8125rem;
+}
+
+sub,
+sup {
+	font-size: 75%;
+	line-height: 0;
+	position: relative;
+	vertical-align: baseline;
+}
+
+sup {
+	top: -0.5em;
+}
+
+sub {
+	bottom: -0.25em;
+}
+
+img {
+	border: 0;
+}
+
+svg:not(:root) {
+	overflow: hidden;
+}
+
+figure {
+	margin: 1em 40px;
+}
+
+hr {
+	box-sizing: content-box;
+	height: 0;
+}
+
+pre {
+	overflow: auto;
+}
+
+code,
+kbd,
+pre,
+samp {
+	font-family: monospace, monospace;
+	font-size: 1em;
+}
+
+button,
+input,
+optgroup,
+select,
+textarea {
+	color: inherit;
+	font: inherit;
+	margin: 0;
+}
+
+button {
+	overflow: visible;
+}
+
+button,
+select {
+	text-transform: none;
+}
+
+button,
+html input[type="button"],
+input[type="reset"],
+input[type="submit"],
+.button {
+	-webkit-appearance: button;
+	cursor: pointer;
+}
+
+button[disabled],
+html input[disabled] {
+	cursor: default;
+}
+
+button::-moz-focus-inner,
+input::-moz-focus-inner {
+	border: 0;
+	padding: 0;
+}
+
+input {
+	line-height: normal;
+}
+
+input[type="checkbox"],
+input[type="radio"] {
+	box-sizing: border-box;
+	padding: 0;
+}
+
+input[type="number"]::-webkit-inner-spin-button,
+input[type="number"]::-webkit-outer-spin-button {
+	height: auto;
+}
+
+input[type="search"] {
+	-webkit-appearance: textfield;
+	box-sizing: content-box;
+}
+
+input[type="search"]::-webkit-search-cancel-button,
+input[type="search"]::-webkit-search-decoration {
+	-webkit-appearance: none;
+}
+
+fieldset {
+	border: 1px solid;
+	margin: 0 2px;
+	padding: 0.35em 0.625em 0.875em;
+}
+
+legend {
+	border: 0;
+	padding: 0;
+}
+
+textarea {
+	overflow: auto;
+}
+
+optgroup {
+	font-weight: bold;
+}
+
+table {
+	border-collapse: collapse;
+	border-spacing: 0;
+}
+
+td,
+th {
+	padding: 0;
+}
+
+/*--------------------------------------------------------------
+# Typography
+--------------------------------------------------------------*/
+body,
+button,
+input,
+select,
+textarea {
+	color: #404040;
+	font-family: "Libre Baskerville", Libre, Georgia, Times, serif;
+	font-size: 18px;
+	font-size: 1rem;
+	line-height: 1.75;
+}
+
+h1,
+h2,
+h3,
+h4,
+h5,
+h6 {
+	clear: both;
+	font-family: "Libre Baskerville", Libre, Georgia, Times, serif;
+	font-weight: bold;
+	margin: 0 0 .875em;
+}
+h1 {
+	font-size: 29px;
+	font-size: 1.8125rem;
+	line-height: 1.3;
+}
+h2 {
+	font-size: 23px;
+	font-size: 1.4375rem;
+	line-height: 1.3;
+}
+h3 {
+	font-size: 18px;
+	font-size: 1rem;
+}
+h4 {
+	font-size: 14px;
+	font-size: .875rem;
+}
+h5 {
+	font-size: 13px;
+	font-size: .8125rem;
+}
+h6 {
+	font-size: 12px;
+	font-size: .75rem;
+}
+p {
+	margin-top: 0;
+	margin-bottom: 1.75em;
+}
+
+dfn,
+cite,
+em,
+i {
+	font-style: italic;
+}
+
+blockquote {
+	margin: 0 1.75em 1.75em 2.25em;
+	font-size: 18px;
+	font-size: 1rem;
+}
+
+address {
+	margin: 0 0 1.75em;
+}
+
+pre {
+	font-family: "Libre Baskerville", Libre, Georgia, Times, serif;
+	margin-bottom: 1.75em;
+	max-width: 100%;
+	overflow: auto;
+}
+
+code,
+kbd,
+tt,
+var {
+	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
+	font-size: 16px;
+}
+
+abbr,
+acronym {
+	border-bottom: 1px dotted;
+	cursor: help;
+}
+
+mark,
+ins {
+	background: #fff9c0;
+	text-decoration: none;
+}
+
+big {
+	font-size: 125%;
+}
+
+/*--------------------------------------------------------------
+# Elements
+--------------------------------------------------------------*/
+html {
+	box-sizing: border-box;
+}
+
+*,
+*:before,
+*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
+	box-sizing: inherit;
+}
+
+body {
+	background: #fff; /* Fallback for when there is no custom background color defined. */
+	word-wrap: break-word;
+}
+
+blockquote:before,
+blockquote:after,
+q:before,
+q:after {
+	content: "";
+}
+
+blockquote,
+q {
+	quotes: "" "";
+}
+
+blockquote {
+	position: relative;
+}
+blockquote:before {
+	content: "\201c";
+	display: block;
+	font-size: 72px;
+	font-size: 4rem;
+	line-height: 1;
+	position: absolute;
+		top: 0;
+		left: -.6em;
+}
+blockquote blockquote {
+	margin-right: 0;
+}
+blockquote.alignleft,
+blockquote.alignright {
+	max-width: 47%;
+}
+blockquote.alignleft,
+blockquote.aligncenter {
+	margin-left: 2em;
+}
+blockquote.alignright {
+	margin-left: 3.5em;
+}
+.comments-area blockquote {
+	font-size: 18px;
+	font-size: 1rem;
+}
+
+.intro {
+	font-style: italic;
+	font-size: 23px;
+	font-size: 1.4375rem;
+}
+
+hr {
+	background-color: #404040;
+	border: 0;
+	height: 1px;
+	margin-bottom: 1.75em;
+}
+
+ul,
+ol {
+	margin: 0 0 1.75em 0;
+	padding-left: 1.75em;
+}
+
+ul {
+	list-style: disc;
+}
+
+ol {
+	list-style: decimal;
+}
+
+li > ul,
+li > ol {
+	margin-bottom: 0;
+	margin-left: .4375em;
+}
+
+dt {
+	font-weight: bold;
+}
+
+dd {
+	margin: 0 1.75em 1.75em;
+}
+
+img {
+	height: auto; /* Make sure images are scaled correctly. */
+	max-width: 100%; /* Adhere to container width. */
+}
+
+table {
+	margin: 0 0 1.75em;
+	width: 100%;
+}
+
+td {
+	padding: 3px;
+}
+
+caption {
+	font-weight: bold;
+	padding: .4375em 0;
+}
+
+/*--------------------------------------------------------------
+# Forms
+--------------------------------------------------------------*/
+label {
+	font-style: italic;
+}
+button,
+input[type="button"],
+input[type="reset"],
+input[type="submit"],
+#infinite-handle span,
+.button {
+	border: 0 none;
+	box-shadow: 0 2px 0 0 currentColor;
+	background: transparent;
+	color: #404040;
+	display: inline-block;
+	font-size: 18px;
+	font-size: 1rem;
+	font-weight: bold;
+	padding: 0.21875em 0;
+	transition: 0.2s;
+}
+
+button:hover,
+input[type="button"]:hover,
+input[type="reset"]:hover,
+input[type="submit"]:hover,
+#infinite-handle span:hover,
+.button:hover {
+	box-shadow: 0 4px 0 0 currentColor;
+}
+
+button:focus,
+input[type="button"]:focus,
+input[type="reset"]:focus,
+input[type="submit"]:focus,
+button:active,
+input[type="button"]:active,
+input[type="reset"]:active,
+input[type="submit"]:active,
+.button:focus,
+.button:active {
+	box-shadow: 0 4px 0 0 currentColor;
+	outline: none;
+}
+
+.button {
+	-webkit-appearance: none;
+}
+
+input[type="text"],
+input[type="email"],
+input[type="url"],
+input[type="password"],
+input[type="search"] {
+	color: #404040;
+	border: 0 none;
+	box-shadow: 0 2px 0 0 currentColor;
+	box-sizing: border-box;
+	font-size: 18px;
+	font-size: 1rem;
+	margin-right: -5px;
+	padding: 0.21875em 0;
+	transition: 0.2s;
+}
+input[type="file"] {
+	width: 100%;
+}
+textarea {
+	border: 0 none;
+	box-shadow: 0 2px 0 0 currentColor;
+	transition: 0.2s;
+}
+input[type="text"]:focus,
+input[type="email"]:focus,
+input[type="url"]:focus,
+input[type="password"]:focus,
+input[type="search"]:focus,
+textarea:focus {
+	box-shadow: 0 4px 0 0 currentColor;
+	color: #404040;
+	outline: none;
+}
+
+textarea {
+	padding-left: 3px;
+	width: 100%;
+}
+
+/*-- Layout */
+.site {
+	margin-top: 1.5em;
+	padding: 0 1.75em;
+}
+.custom-background .site {
+	background-color: #fff;
+	padding-left: 0;
+	padding-right: 0;
+	position: relative;
+	z-index: 0;
+}
+.custom-background .site-header,
+.custom-background .site-footer,
+.custom-background .site-content {
+	padding-left: 1.75em;
+	padding-right: 1.75em;
+}
+.site-footer {
+	clear: both;
+	width: 100%;
+}
+
+/*-- Header */
+
+.site-header {
+	margin-bottom: 3.5em;
+	position: relative;
+	padding-top: 1.75em;
+}
+.site-branding {
+	max-width: 70%;
+}
+.custom-header {
+	display: block;
+	margin: 0 auto 1.75em;
+}
+.custom-logo {
+	clear: both;
+	display: block;
+	margin-bottom: 1.75em;
+	max-width: 100%;
+	max-height: 300px;
+	width: auto;
+	height: auto;
+	transition: 0.2s;
+}
+.site-title {
+	clear: none;
+	display: inline-block;
+	font-weight: bold;
+	line-height: 1.2;
+	margin: 0 .4375em 0 0;
+	vertical-align: baseline;
+}
+.singular .site-title {
+	font-size: 29px;
+	font-size: 1.8125rem;
+}
+.site-description {
+	font-style: italic;
+	vertical-align: bottom;
+}
+
+/*-- Posts */
+.entry-title {
+	font-size: 29px;
+	font-size: 1.8125rem;
+	margin: 0 0 .4375em;
+}
+.single .hentry .entry-title {
+	word-wrap: normal;
+}
+
+.entry-meta,
+.entry-footer {
+	font-size: 14px;
+	font-size: .875rem;
+	font-style: italic;
+}
+.entry-meta {
+	margin: 0 0 1.75em;
+}
+.entry-meta a:hover,
+.entry-meta a:focus,
+.entry-meta a:active {
+	text-decoration: underline;
+}
+.author-title:after,
+.entry-meta:after,
+.page-template-right-column-page.singular .entry-meta:after {
+	border-top: 1px solid;
+	content: "";
+	display: block;
+	margin-top: .875em;
+	width: 25%;
+}
+.page-template-right-column-page.singular .entry-footer {
+	clear: both;
+}
+.singular .entry-meta:after {
+	width: 12.5%;
+}
+.single .entry-meta {
+	margin-bottom: 3.5em;
+}
+.single .entry-meta > span {
+	margin: 0;
+}
+.blog .entry-meta > span,
+.archive .entry-meta > span,
+.search .entry-meta > span,
+.entry-footer > span {
+	clear: both;
+	display: block;
+	margin: 0 0 0.328125em;
+}
+.more-link {
+	font-style: italic;
+}
+.page-header {
+	margin: 0 0 3.5em;
+}
+.page-title {
+	font-size: 29px;
+	font-size: 1.8125rem;
+}
+.page-links {
+	word-spacing: 3px;
+}
+.entry-author {
+	margin: 3.5em 0 0;
+}
+.author-title {
+	margin: 0 0 .875em;
+}
+.author-title:after {
+	margin-top: 0.4375em;
+	width: 12.5%;
+}
+.author-link {
+	clear: both;
+	display: inline-block;
+	font-style: italic;
+	margin-top: .875em;
+}
+.author-avatar {
+	float: right;
+	margin-left: 1.75em;
+	width: 60px;
+}
+.author-title {
+	clear: none;
+}
+
+/*-- Footer */
+
+.site-footer {
+	font-size: 14px;
+	font-size: .875rem;
+	margin: 5.25em 0 3.5em;
+	padding-bottom: 1.75em;
+}
+.site-info {
+	font-style: italic;
+}
+.site-info .sep {
+	clear: both;
+	display: block;
+	visibility: hidden;
+	width: 100%;
+	height: 0;
+}
+
+/*--------------------------------------------------------------
+# Navigation
+--------------------------------------------------------------*/
+/*--------------------------------------------------------------
+## Links
+--------------------------------------------------------------*/
+a {
+	color: #404040;
+	text-decoration: none;
+	transition: 0.2s;
+}
+
+a:visited {
+	color: #404040;
+}
+
+a:hover,
+a:focus,
+a:active {
+	color: #404040;
+}
+
+.textwidget a,
+.entry-content a,
+.comment-content a {
+	box-shadow: 0 1px 0 0 currentColor;
+}
+
+.textwidget a:hover,
+.textwidget a:focus,
+.textwidget a:active,
+.entry-content a:hover,
+.entry-content a:focus,
+.entry-content a:active,
+.comment-content a:hover,
+.comment-content a:focus,
+.comment-content a:active {
+	box-shadow: 0 3px 0 0 currentColor;
+}
+
+a.no-line,
+a.no-line:hover,
+a.no-line:focus,
+a.no-line:active,
+a.jp-relatedposts-post-aoverlay,
+a.jp-relatedposts-post-aoverlay:hover,
+a.jp-relatedposts-post-aoverlay:focus,
+a.jp-relatedposts-post-aoverlay:active,
+a.wp-playlist-caption,
+a.wp-playlist-caption:hover,
+a.wp-playlist-caption:focus,
+a.wp-playlist-caption:active,
+a.comment-like-link,
+a.comment-like-link:hover,
+a.comment-like-link:focus,
+a.comment-like-link:active {
+	box-shadow: 0 0 0 0 transparent;
+}
+
+a:focus {
+	outline: thin dotted;
+}
+
+a:hover,
+a:active {
+	outline: 0;
+}
+
+/*--------------------------------------------------------------
+## Menus
+--------------------------------------------------------------*/
+.main-navigation {
+	border-bottom: 2px solid;
+	clear: none;
+	display: inline-block;
+	font-size: 14px;
+	font-size: .875rem;
+	padding-bottom: 1.75em;
+	width: 100%;
+}
+.main-navigation > div {
+	display: inline-block;
+}
+.main-navigation ul {
+	display: none;
+	list-style: none;
+	margin: 0;
+	padding-left: 0;
+}
+.main-navigation li {
+	clear: both;
+	display: block;
+	margin: 1.75em 0 0;
+	position: relative;
+	vertical-align: top;
+	width: 100%;
+}
+.main-navigation a {
+	box-shadow: 0 0 0 0 currentColor;
+	text-decoration: none;
+}
+.main-navigation a:hover,
+.main-navigation a:focus,
+.main-navigation a:active {
+	box-shadow: 0 2px 0 0 currentColor;
+}
+.main-navigation ul ul {
+	padding-left: 1.75em;
+}
+.main-navigation ul ul a {
+	box-shadow: 0 0 0 0 currentColor;
+}
+.main-navigation .current_page_item > a,
+.main-navigation .current-menu-item > a {
+	box-shadow: 0 2px 0 0 currentColor;
+}
+
+/* Social Menu */
+
+.jetpack-social-navigation {
+	clear: none;
+	display: none;
+	margin-top: 1.75em;
+}
+.jetpack-social-navigation ul {
+	margin-bottom: 0 !important;
+}
+.jetpack-social-navigation li {
+	clear: none;
+	margin: .22em 0 .22em .875em !important;
+	width: auto;
+}
+.jetpack-social-navigation li:first-of-type {
+	margin-left: 0 !important;
+}
+.jetpack-social-navigation a {
+	font-size: 24px;
+}
+.jetpack-social-navigation a:hover,
+.jetpack-social-navigation a:focus {
+	border: 0;
+	box-shadow: 0 0 0 0 transparent;
+	opacity: 0.7;
+}
+
+/* Small menu. */
+.menu-toggle,
+.main-navigation.toggled ul,
+.main-navigation.toggled .jetpack-social-navigation {
+	display: block;
+}
+.menu-toggle {
+	position: absolute;
+	right: 0;
+	top: 1.75em;
+}
+.site-main .comment-navigation,
+.site-main .posts-navigation,
+.site-main .post-navigation {
+	border-top: 1px solid;
+	border-bottom: 1px solid;
+	font-weight: bold;
+	line-height: 1.3;
+	margin: 0 0 3.5em;
+	overflow: hidden;
+	padding: .875em 0;
+}
+.site-main .post-navigation {
+	font-size: 23px;
+	font-size: 1.4375rem;
+}
+.comment-navigation .meta-nav,
+.posts-navigation .meta-nav,
+.post-navigation .meta-nav {
+	display: block;
+	font-size: 14px;
+	font-size: .875rem;
+	font-style: italic;
+	font-weight: normal;
+	margin: 0 0 .4375em;
+}
+.comment-navigation .nav-next,
+.posts-navigation .nav-next,
+.post-navigation .nav-next {
+	text-align: right;
+	margin-top: 0.875em;
+}
+
+/*--------------------------------------------------------------
+# Accessibility
+--------------------------------------------------------------*/
+/* Text meant only for screen readers. */
+.screen-reader-text {
+	clip: rect(1px, 1px, 1px, 1px);
+	position: absolute !important;
+	height: 1px;
+	width: 1px;
+	overflow: hidden;
+}
+
+.screen-reader-text:focus {
+	background-color: #f1f1f1;
+	border-radius: 3px;
+	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
+	clip: auto !important;
+	color: #21759b;
+	display: block;
+	font-size: 14px;
+	font-size: .875rem;
+	font-weight: bold;
+	height: auto;
+	left: 5px;
+	line-height: normal;
+	padding: 15px 1.4375rem .875rem;
+	text-decoration: none;
+	top: 37px;
+	width: auto;
+	z-index: 100000; /* Above WP toolbar. */
+}
+
+/*--------------------------------------------------------------
+# Alignments
+--------------------------------------------------------------*/
+.alignleft {
+	display: inline;
+	float: left;
+	margin: .875em 1.75em .875em 0;
+}
+
+.alignright {
+	display: inline;
+	float: right;
+	margin: .875em 0 .875em 1.75em;
+}
+
+.aligncenter {
+	clear: both;
+	display: block;
+	margin: .875em auto;
+}
+
+/*--------------------------------------------------------------
+# Clearings
+--------------------------------------------------------------*/
+.clear:before,
+.clear:after,
+.comment-content:before,
+.comment-content:after,
+.site-content:before,
+.site-content:after,
+.site-footer:before,
+.site-footer:after,
+.hentry:before,
+.hentry:after,
+.page-header:before,
+.page-header:after,
+.comment-body:before,
+.comment-body:after {
+	content: "";
+	display: table;
+}
+
+.clear:after,
+.comment-content:after,
+.site-content:after,
+.site-footer:after,
+.hentry:after,
+.page-header:after,
+.comment-body:after {
+	clear: both;
+}
+
+/*--------------------------------------------------------------
+# Widgets
+--------------------------------------------------------------*/
+.widget {
+	font-size: 14px;
+	font-size: .875rem;
+	margin: 0 0 3.5em;
+	overflow: hidden;
+}
+.widget_search {
+	overflow: visible;
+}
+.widget a:hover,
+.widget a:focus,
+.widget a:active {
+	text-decoration: underline;
+}
+.error404 .widget {
+	margin-top: 1.75em;
+}
+.widget-title,
+.widgettitle {
+	font-size: 18px;
+	font-size: 1rem;
+	margin-bottom: .875em;
+}
+.widget ul {
+	list-style: none;
+	margin: 0;
+	padding: 0;
+}
+.widget ul ul {
+	padding-left: .875em;
+}
+.widget li {
+	list-style: none;
+	padding-top: .4375em;
+}
+.widget ul ul li:before {
+	content: "-";
+	display: inline-block;
+	margin-left: -.875em;
+	margin-right: .4375em;
+}
+
+/* Calendar */
+
+.widget_calendar td {
+	text-align: center;
+}
+.widget_calendar th {
+	font-weight: bold;
+}
+td#prev {
+	font-style: italic;
+	text-align: left;
+}
+td#next {
+	font-style: italic;
+	text-align: right;
+}
+
+/* Recent Comments */
+.widget_recent_comments a {
+	font-style: italic;
+}
+.widget_recent_comments .comment-author-link,
+.widget_recent_comments .comment-author-link a {
+	font-style: normal;
+	font-weight: bold;
+}
+
+/* Archives */
+.widget .post-count {
+	background: white;
+	float: right;
+	letter-spacing: 1px;
+	padding-left: .4375em;
+	position: relative;
+	z-index: 1;
+}
+.widget_archive li,
+.widget_categories li {
+	position: relative;
+}
+.widget_categories ul ul li:before {
+	display: none;
+}
+.widget_archive a,
+.widget_categories a {
+	background-color: white;
+	padding-right: .4375em;
+}
+.widget_archive a:after,
+.widget_categories a:after {
+	border-bottom: 1px dotted;
+	content: "";
+	display: inline-block;
+	position: absolute;
+		left: 0;
+		top: 18px;
+	width: 100%;
+	z-index: -1;
+}
+
+/* Make sure select elements fit in widgets. */
+.widget select {
+	max-width: 100%;
+	margin-left: 1px;
+}
+
+/* Search */
+.widget_search .search-submit {
+	display: none;
+}
+
+/* RSS */
+.widget_rss li {
+	margin-top: .4375em;
+	padding-top: .4375em;
+}
+.rsswidget {
+	font-weight: bold;
+}
+.rss-date {
+	display: block;
+	font-style: italic;
+	width: 100%;
+}
+
+/* Social Icons Widget */
+
+.jetpack_widget_social_icons a:hover,
+.jetpack_widget_social_icons a:focus,
+.widget_wpcom_social_media_icons_widget a:hover,
+.widget_wpcom_social_media_icons_widget a:focus {
+	border: 0;
+    box-shadow: 0 0 0 0 transparent;
+	opacity: 0.7;
+}
+
+/*--------------------------------------------------------------
+# Content
+--------------------------------------------------------------*/
+/*--------------------------------------------------------------
+## Posts and pages
+--------------------------------------------------------------*/
+.sticky {
+	display: block;
+}
+
+.hentry {
+	margin-bottom: 3.5em;
+}
+
+.blog .hentry:last-of-type,
+.archive .hentry:last-of-type,
+.search .hentry:last-of-type {
+	margin-bottom: 0;
+}
+
+.byline,
+.updated:not(.published) {
+	display: none;
+}
+
+.single .byline,
+.group-blog .byline {
+	display: inline;
+}
+
+.entry-content {
+	margin: 0 0 1.75em;
+}
+
+.page-content {
+	margin: 1.75em 0 0;
+}
+
+.page-links {
+	clear: both;
+	margin: 0 0 1.75em;
+}
+
+/*--------------------------------------------------------------
+## Comments
+--------------------------------------------------------------*/
+
+.comments-area {
+	margin: 0 0 3.5em;
+}
+.comment-list {
+	list-style: none;
+	margin: 0 0 3.5em;
+	padding: 0;
+}
+.comment-list .children {
+	list-style: none;
+}
+.comment-content a,
+.entry-content a {
+	word-wrap: break-word;
+}
+.post-thumbnail {
+	margin: 0 0 1.75em;
+}
+.comment-meta {
+	font-size: 14px;
+	font-size: .875rem;
+	font-style: italic;
+	margin: 0 0 1.75em;
+}
+.comment .comment-meta:after {
+	border-top: 1px solid;
+	content: "";
+	display: block;
+	margin-top: .875em;
+	width: 25%;
+}
+.comment .comment-metadata span {
+	margin: 0 1.75em 0 0;
+}
+.comment-author {
+	clear: both;
+	display: block;
+	font-size: 18px;
+	font-size: 1rem;
+	font-style: normal;
+	font-weight: bold;
+	position: relative;
+}
+.comment .avatar {
+	float: left;
+	margin-right: .875em;
+}
+.says {
+	display: none;
+}
+.comment-list .comment {
+	margin-top: 3.5em;
+}
+.bypostauthor {
+	display: block;
+}
+.no-comments {
+	font-size: 14px;
+	font-size: .875rem;
+	font-style: italic;
+	margin: 1.75em 0;
+}
+#cancel-comment-reply-link {
+	float: right;
+}
+.comment-form label {
+	margin-right: .875em;
+	width: 7em;
+}
+.form-allowed-tags,
+.form-allowed-tags code {
+	font-size: 13px;
+	font-size: .8125rem;
+}
+.comment-subscription-form {
+	margin-bottom: 0.4375em;
+}
+
+
+/*--------------------------------------------------------------
+# Infinite scroll
+--------------------------------------------------------------*/
+/* Globally hidden elements when Infinite Scroll is supported and in use. */
+.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
+.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
+	display: none;
+}
+
+/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
+.infinity-end.neverending .site-footer {
+	display: block;
+}
+#infinite-footer {
+	border: 0;
+    z-index: 999;
+}
+#infinite-footer .container {
+	background: rgba(255,255,255,0.9);
+	padding: .4375em 0;
+    position: relative;
+    border-top: 0;
+}
+#infinite-footer .blog-credits {
+	color: #404040;
+	font-size: 14px;
+	font-size: .875rem;
+	font-style: italic;
+}
+#infinite-footer .blog-info a,
+#infinite-footer .blog-credits a {
+	color: #404040;
+}
+#infinite-footer .blog-info a:hover,
+#infinite-footer .blog-credits a:hover,
+#infinite-footer .blog-info a:focus,
+#infinite-footer .blog-credits a:focus,
+#infinite-footer .blog-info a:active,
+#infinite-footer .blog-credits a:active {
+	text-decoration: none;
+}
+#infinite-handle span {
+	border-radius: 0;
+	box-shadow: none;
+}
+#infinite-handle span:hover {
+	box-shadow: none;
+}
+.jetpack-video-wrapper {
+	margin-bottom: 1.75em;
+}
+.infinite-wrap {
+	margin-top: 3.5em;
+}
+
+/*--------------------------------------------------------------
+# Media
+--------------------------------------------------------------*/
+.page-content .wp-smiley,
+.entry-content .wp-smiley,
+.comment-content .wp-smiley {
+	border: none;
+	margin-bottom: 0;
+	margin-top: 0;
+	padding: 0;
+}
+
+/* Make sure embeds and iframes fit their containers. */
+embed,
+iframe,
+object {
+	max-width: 100%;
+}
+
+/*--------------------------------------------------------------
+## Captions
+--------------------------------------------------------------*/
+.wp-caption {
+	max-width: 100%;
+	padding: 0;
+	margin-bottom: 1.75em;
+}
+.wp-caption img[class*="wp-image-"] {
+	display: block;
+	margin: 0 auto;
+}
+.wp-caption-text {
+	font-size: 14px;
+	font-size: .875rem;
+	font-style: italic;
+	position: relative;
+}
+.wp-caption-text:after {
+	border-top: 1px solid;
+	clear: both;
+	content: "";
+	display: block;
+	margin-top: .875em;
+	padding-top: .875em;
+	width: 25%;
+}
+.wp-caption .wp-caption-text {
+	margin: 0.8075em 0;
+}
+
+/*--------------------------------------------------------------
+## Galleries
+--------------------------------------------------------------*/
+.gallery {
+	margin-bottom: 1.75em;
+}
+
+.gallery .wp-caption-text:after {
+	display: none;
+}
+
+.gallery-item {
+	display: inline-block;
+	padding: 0.4375em;
+	margin: 0;
+	text-align: center;
+	vertical-align: top;
+	width: 100%;
+}
+
+.gallery-columns-2 .gallery-item {
+	max-width: 50%;
+}
+
+.gallery-columns-3 .gallery-item {
+	max-width: 33.33%;
+}
+
+.gallery-columns-4 .gallery-item {
+	max-width: 25%;
+}
+
+.gallery-columns-5 .gallery-item {
+	max-width: 20%;
+}
+
+.gallery-columns-6 .gallery-item {
+	max-width: 16.66%;
+}
+
+.gallery-columns-7 .gallery-item {
+	max-width: 14.28%;
+}
+
+.gallery-columns-8 .gallery-item {
+	max-width: 12.5%;
+}
+
+.gallery-columns-9 .gallery-item {
+	max-width: 11.11%;
+}
+
+.gallery-caption {
+	display: block;
+}
+
+@media screen and ( min-width: 720px ) {
+	.custom-logo {
+		max-width: 300px;
+		max-height: 150px;
+	}
+	.menu-toggle {
+		display: none;
+	}
+	.nav-wrapper {
+		display: flex;
+		flex-direction: row;
+		justify-content: flex-end;
+		align-items: flex-end;
+		padding-bottom: 0;
+		flex-wrap: wrap;
+	}
+	.main-navigation {
+		border: 0;
+		margin-top: .875em;
+		padding-bottom: 0;
+		width: auto;
+	}
+	.main-navigation li {
+		clear: none;
+		display: inline-block;
+		margin: .22em 1.75em .22em 0;
+		width: auto;
+	}
+	.main-navigation ul {
+		display: block;
+	}
+	.main-navigation ul ul {
+		background: white;
+		float: left;
+		margin-left: -0.875em;
+		padding: 0 0.875em;
+		position: absolute;
+			top: 1.75em;
+			left: -999em;
+		text-align: left;
+		width: 180px;
+		z-index: 99999;
+	}
+	.main-navigation ul ul li {
+		padding: 0.4375em 1.75em 0.4375em 0;
+		position: relative;
+		margin: 0;
+		width: 180px;
+	}
+	.main-navigation ul ul .current_page_item > a,
+	.main-navigation ul ul .current-menu-item > a {
+		border-bottom: 0;
+	}
+	.main-navigation ul > li.menu-item-has-children,
+	.main-navigation ul > li.page_item_has_children {
+		margin-right: 2.625em;
+	}
+	.main-navigation ul > li.menu-item-has-children > a:after,
+	.main-navigation ul > li.page_item_has_children > a:after {
+		content: "\203A";
+		display: block;
+		transform: rotate(90deg);
+		font-size: 23px;
+		font-size: 1.4375rem;
+		line-height: 1;
+		margin-top: -3px;
+		position: absolute;
+			top: 14%;
+			right: -.75em;
+	}
+	.main-navigation ul ul > li.menu-item-has-children,
+	.main-navigation ul ul > li.page_item_has_children {
+		margin-right: auto;
+	}
+	.main-navigation ul ul > li.menu-item-has-children > a:after,
+	.main-navigation ul ul > li.page_item_has_children > a:after {
+		transform: rotate(0deg);
+		top: 12%;
+	}
+	.main-navigation ul ul a {
+		display: inline;
+		margin: 0;
+		position: relative;
+	}
+	.main-navigation ul ul ul {
+		left: -999em;
+		top: 0;
+	}
+	.main-navigation ul li:hover > ul,
+	.main-navigation ul li.focus > ul {
+		left: auto;
+	}
+	.main-navigation ul ul li:hover > ul,
+	.main-navigation ul ul li.focus > ul {
+		left: 100%;
+	}
+	.main-navigation.toggled .jetpack-social-navigation,
+	.jetpack-social-navigation {
+		display: inline-block;
+	}
+	.jetpack-social-navigation {
+		margin-top: 0;
+	}
+	.site {
+		margin-top: 3.25em;
+	}
+	.site-header {
+		margin-bottom: 5.35em;
+	}
+	.site-branding {
+		max-width: 100%;
+	}
+	.error404 .widget-areas .widget-area {
+		float: left;
+		width: 30%;
+		margin-right: 5%;
+	}
+	.error404 .widget-areas .widget-area:last-of-type {
+		margin-right: 0;
+	}
+	.footer-widgets > div {
+		width: 100%;
+	}
+	.footer-widgets > div:nth-child(1):nth-last-child(3) {
+		float: left;
+		width: 40%;
+		margin-right: 5%;
+	}
+	.footer-widgets > div:nth-child(2):nth-last-child(2),
+	.footer-widgets > div:nth-child(3):nth-last-child(1) {
+		float: left;
+		width: 25%;
+		margin-right: 5%;
+	}
+	.footer-widgets > div:nth-child(1):nth-last-child(3):last-of-type,
+	.footer-widgets > div:nth-child(2):nth-last-child(2):last-of-type,
+	.footer-widgets > div:nth-child(3):nth-last-child(1):last-of-type {
+		margin-right: 0;
+	}
+	.footer-widgets > div:nth-child(1):nth-last-child(2),
+	.footer-widgets > div:nth-child(2):nth-last-child(1) {
+		float: left;
+		width: 47%;
+		margin-right: 6%;
+	}
+	.footer-widgets > div:nth-child(1):nth-last-child(2):last-of-type,
+	.footer-widgets > div:nth-child(2):nth-last-child(1):last-of-type {
+		margin-right: 0;
+	}
+	h1,
+	.singular .entry-title {
+		font-size: 47px;
+		font-size: 2.9375rem;
+		margin: 0 0 0.4375em;
+	}
+	.site-title {
+		font-size: 47px;
+		font-size: 2.9375rem;
+	}
+	h2,
+	.singular.page-template-right-column-page .entry-title {
+		font-size: 29px;
+		font-size: 1.8125rem;
+		margin: 0 0 0.4375em;
+	}
+	h3 {
+		font-size: 23px;
+		font-size: 1.4375rem;
+	}
+	h4 {
+		font-size: 18px;
+		font-size: 1rem;
+	}
+	h5 {
+		font-size: 14px;
+		font-size: .875rem;
+	}
+	h6 {
+		font-size: 13px;
+		font-size: .8125rem;
+	}
+	.entry-footer > span {
+		clear: none;
+		display: inline;
+		margin: 0 1.75em 0 0;
+		width: auto;
+	}
+	.site-info {
+		text-align: right;
+	}
+	.site-info .sep {
+		clear: none;
+		display: inline;
+		margin: 0 .4375em;
+		visibility: visible;
+		width: auto;
+		height: auto;
+	}
+	.hentry {
+		margin-bottom: 3.5em;
+	}
+	.comment-navigation .nav-previous,
+	.posts-navigation .nav-previous,
+	.post-navigation .nav-previous {
+		float: left;
+		width: 50%;
+	}
+	.comment-navigation .nav-next,
+	.posts-navigation .nav-next,
+	.post-navigation .nav-next {
+		float: right;
+		margin-top: 0;
+		width: 50%;
+	}
+	blockquote {
+		font-size: 23px;
+		font-size: 1.4375rem;
+		margin-left: 3.5em;
+	}
+	blockquote.alignleft {
+		margin-left: 3em;
+	}
+	blockquote:before {
+		font-size: 129px;
+		font-size: 8.0625rem;
+		left: -.6em;
+	}
+}
+
+@media screen and ( min-width: 880px ) {
+	.site {
+		margin: 80px auto 0;
+		width: 800px;
+		padding: 0;
+	}
+	.custom-background .site {
+		width: 856px;
+	}
+	.sticking .site-header {
+		width: 800px;
+	}
+	.custom-background.sticking .site-header {
+		width: 856px;
+	}
+	.sticking .site-description {
+		display: none;
+	}
+	.sticking .custom-logo {
+		clear: none;
+		display: inline-block;
+		margin-bottom: 0;
+		margin-right: 0.4375em;
+		max-width: 150px;
+		max-height: 50px;
+		vertical-align: middle;
+	}
+	.sticking .custom-header {
+		visibility: hidden;
+	}
+	.sticking .site-content {
+		padding-top: 1.75em;
+	}
+	.singular .content-area {
+		float: left;
+		margin: 0 -25% 0 0;
+		width: 100%;
+	}
+	.singular .site-main {
+		margin: 0 32% 0 0;
+	}
+	.singular .site-content .widget-area {
+		float: right;
+		overflow: hidden;
+		width: 25%;
+	}
+	.no-sidebar.singular .site-main,
+	.page-template-full-width-page .site-main,
+	.page-template-right-column-page .site-main {
+		margin: 0 auto;
+	}
+	.no-sidebar.singular .site-main {
+		width: 68%;
+	}
+	#infinite-handle span,
+	.infinite-loader {
+		margin-left: 32%;
+	}
+	.blog .entry-header,
+	.archive .entry-header,
+	.search .entry-header,
+	.page-template-right-column-page .entry-header,
+	.page-title,
+	.search-no-results .page-header,
+	.error404 .page-header {
+		float: left;
+		width: 25%;
+		z-index: 99;
+	}
+	.archive .page-header .vcard {
+		clear: both;
+		display: block;
+		width: 100%;
+	}
+	.no-taxonomy-description.archive .page-header .vcard {
+		clear: none;
+		display: inline;
+		width: auto;
+	}
+	.no-taxonomy-description .page-title,
+	.error404 .page-title {
+		width: 100%;
+	}
+	.blog .entry-content,
+	.archive .entry-content,
+	.search .entry-summary,
+	.search .entry-content,
+	.page-template-right-column-page .entry-content,
+	.taxonomy-description,
+	.search-no-results .page-content,
+	.error404 .page-content,
+	.blog .entry-footer,
+	.archive .entry-footer,
+	.search .entry-footer {
+		float: right;
+		margin: 0 0 1.75em;
+		width: 68%;
+	}
+	.blog .entry-meta > span,
+	.archive .entry-meta > span,
+	.search .entry-meta > span,
+	.page-template-right-column-page .entry-meta > span {
+		clear: both;
+		display: block;
+	}
+	blockquote.alignleft,
+	blockquote.aligncenter {
+		margin-left: 0;
+	}
+}
+
+@media screen and ( min-width: 1120px ) {
+	.site {
+		margin: 80px auto 0;
+		width: 992px;
+		padding: 0;
+	}
+	.custom-background .site {
+		width: 1048px;
+	}
+	.site-header {
+		display: flex;
+		flex-direction: row;
+		justify-content: space-between;
+		align-items: flex-end;
+	}
+	.sticking .site {
+		margin-top: 208px;
+	}
+	.site-branding {
+		display: inline-block;
+		transition: 0.3s;
+		vertical-align: bottom;
+	}
+	.sticking .site-branding {
+		vertical-align: middle;
+	}
+	.site-description {
+		clear: none;
+		display: inline;
+		line-height: 1.3;
+		margin: 0 0 3.5em;
+		vertical-align: baseline;
+	}
+	.sticking .site-header {
+		width: 992px;
+		margin: 0 auto;
+		padding-top: 0.4375em;
+		padding-bottom: 0.4375em;
+		background: white;
+		position: fixed;
+			top: 0;
+			left: 50%;
+		transform: translateX(-50%);
+		z-index: 999;
+	}
+	.custom-background.sticking .site-header {
+		width: 1048px;
+	}
+	.admin-bar.sticking .site-header {
+		top: 32px;
+	}
+	.sticking .site-title {
+		font-size: 18px;
+		margin-right: 0;
+	}
+	.main-navigation {
+		display: inline-block;
+		margin-top: 0;
+		text-align: right;
+		vertical-align: middle;
+	}
+	.main-navigation li {
+		display: inline-block;
+		margin-right: 0;
+		margin-left: 1.75em;
+	}
+	.main-navigation ul > li.menu-item-has-children,
+	.main-navigation ul > li.page_item_has_children {
+		margin-right: .875em;
+	}
+	.jetpack-social-navigation {
+		margin-left: 1.75em;
+	}
+	.comment .comment-content {
+		float: right;
+		width: 70%;
+	}
+	.comment .comment-meta {
+		float: left;
+		width: 25%;
+	}
+	.comment .comment-metadata span {
+		clear: both;
+		display: block;
+		margin: 0 0 0.4375em;
+	}
+	.comment .comment-metadata span.comment-author {
+		margin-bottom: 0;
+	}
+	.comment .avatar {
+		float: none;
+		margin: 0;
+		max-width: 44px;
+		height: auto;
+		position: absolute;
+			top: 4px;
+			left: -4em;
+	}
+}
+@media screen and ( min-width: 1280px ) {
+	.site,
+	.sticking .site-header {
+		width: 1088px;
+	}
+	.custom-background .site,
+	.custom-background.sticking .site-header {
+		width: 1144px;
+	}
+}

+ 37 - 0
libre-2/template-parts/content-author.php

@@ -0,0 +1,37 @@
+<?php
+/**
+ * The template for displaying Author Bio
+ *
+ * @package Libre 2
+ */
+
+if ( ! is_single() ) {
+	return;
+}
+?>
+
+<div class="entry-author">
+	<div class="author-avatar">
+		<?php
+		/**
+		 * Filter the author bio avatar size.
+		 *
+		 * @param int $size The avatar height and width size in pixels.
+		 */
+		$author_bio_avatar_size = apply_filters( 'libre_2_author_bio_avatar_size', 60 );
+
+		echo get_avatar( get_the_author_meta( 'user_email' ), $author_bio_avatar_size );
+		?>
+	</div><!-- .author-avatar -->
+
+	<div class="author-heading">
+		<h2 class="author-title"><?php printf( esc_html__( 'Published by %s', 'libre-2' ), '<span class="author-name">' . get_the_author() . '</span>' ); ?></h2>
+	</div><!-- .author-heading -->
+
+	<p class="author-bio">
+		<?php the_author_meta( 'description' ); ?>
+		<a class="author-link" href="<?php echo esc_url( get_author_posts_url( get_the_author_meta( 'ID' ) ) ); ?>" rel="author">
+			<?php printf( esc_html__( 'View all posts by %s', 'libre-2' ), get_the_author() ); ?>
+		</a>
+	</p><!-- .author-bio -->
+</div><!-- .entry-auhtor -->

+ 34 - 0
libre-2/template-parts/content-none.php

@@ -0,0 +1,34 @@
+<?php
+/**
+ * The template part for displaying a message that posts cannot be found.
+ *
+ * Learn more: http://codex.wordpress.org/Template_Hierarchy
+ *
+ * @package Libre 2
+ */
+
+?>
+
+<section class="no-results not-found">
+	<header class="page-header">
+		<h1 class="page-title"><?php esc_html_e( 'Nothing Found', 'libre-2' ); ?></h1>
+	</header><!-- .page-header -->
+
+	<div class="page-content">
+		<?php if ( is_home() && current_user_can( 'publish_posts' ) ) : ?>
+
+			<p><?php printf( wp_kses( __( 'Ready to publish your first post? <a href="%1$s">Get started here</a>.', 'libre-2' ), array( 'a' => array( 'href' => array() ) ) ), esc_url( admin_url( 'post-new.php' ) ) ); ?></p>
+
+		<?php elseif ( is_search() ) : ?>
+
+			<p><?php esc_html_e( 'Sorry, but nothing matched your search terms. Please try again with some different keywords.', 'libre-2' ); ?></p>
+			<?php get_search_form(); ?>
+
+		<?php else : ?>
+
+			<p><?php esc_html_e( 'It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps searching can help.', 'libre-2' ); ?></p>
+			<?php get_search_form(); ?>
+
+		<?php endif; ?>
+	</div><!-- .page-content -->
+</section><!-- .no-results -->

+ 37 - 0
libre-2/template-parts/content-page.php

@@ -0,0 +1,37 @@
+<?php
+/**
+ * The template used for displaying page content in page.php
+ *
+ * @package Libre 2
+ */
+?>
+
+<article id="post-<?php the_ID(); ?>" <?php post_class(); ?>>
+	<?php if ( has_post_thumbnail() ) { ?>
+		<div class="post-thumbnail">
+			<?php the_post_thumbnail( 'libre-2-post-thumbnail' ); ?>
+		</div>
+	<?php } ?>
+	<header class="entry-header">
+		<?php the_title( '<h1 class="entry-title">', '</h1>' ); ?>
+		<?php if ( is_page_template( 'right-column-page.php' ) ) : ?>
+			<?php edit_post_link( sprintf( esc_html__( 'Edit %1$s', 'libre-2' ), '<span class="screen-reader-text">' . the_title_attribute( 'echo=0' ) . '</span>' ), '<span class="edit-link">', '</span>' ); ?>
+		<?php endif; ?>
+	</header><!-- .entry-header -->
+
+	<div class="entry-content">
+		<?php the_content(); ?>
+		<?php
+			wp_link_pages( array(
+				'before' => '<div class="page-links">' . esc_html__( 'Pages:', 'libre-2' ),
+				'after'  => '</div>',
+			) );
+		?>
+	</div><!-- .entry-content -->
+
+	<?php if ( ! is_page_template( 'right-column-page.php' ) ) : ?>
+		<footer class="entry-footer">
+			<?php edit_post_link( sprintf( esc_html__( 'Edit %1$s', 'libre-2' ), '<span class="screen-reader-text">' . the_title_attribute( 'echo=0' ) . '</span>' ), '<span class="edit-link">', '</span>' ); ?>
+		</footer><!-- .entry-footer -->
+	<?php endif; ?>
+</article><!-- #post-## -->

+ 26 - 0
libre-2/template-parts/content-search.php

@@ -0,0 +1,26 @@
+<?php
+/**
+ * The template part for displaying results in search pages.
+ *
+ * Learn more: http://codex.wordpress.org/Template_Hierarchy
+ *
+ * @package Libre 2
+ */
+
+?>
+
+<article id="post-<?php the_ID(); ?>" <?php post_class(); ?>>
+	<header class="entry-header">
+		<?php the_title( sprintf( '<h2 class="entry-title"><a href="%s" rel="bookmark">', esc_url( get_permalink() ) ), '</a></h2>' ); ?>
+
+		<?php if ( 'post' == get_post_type() ) : ?>
+		<div class="entry-meta">
+			<?php libre_2_posted_on(); ?>
+		</div><!-- .entry-meta -->
+		<?php endif; ?>
+	</header><!-- .entry-header -->
+
+	<div class="entry-summary">
+		<?php the_excerpt(); ?>
+	</div><!-- .entry-summary -->
+</article><!-- #post-## -->

+ 39 - 0
libre-2/template-parts/content-single.php

@@ -0,0 +1,39 @@
+<?php
+/**
+ * Template part for displaying single posts.
+ *
+ * @package Libre 2
+ */
+
+?>
+
+<article id="post-<?php the_ID(); ?>" <?php post_class(); ?>>
+	<?php if ( libre_2_has_post_thumbnail() ) { ?>
+		<div class="post-thumbnail">
+			<?php the_post_thumbnail( 'libre-2-post-thumbnail' ); ?>
+		</div>
+	<?php } ?>
+	<header class="entry-header">
+		<?php the_title( '<h1 class="entry-title">', '</h1>' ); ?>
+
+		<div class="entry-meta">
+			<?php libre_2_posted_on(); ?>
+		</div><!-- .entry-meta -->
+	</header><!-- .entry-header -->
+
+	<div class="entry-content">
+		<?php the_content(); ?>
+		<?php
+			wp_link_pages( array(
+				'before' => '<div class="page-links">' . esc_html__( 'Pages:', 'libre-2' ),
+				'after'  => '</div>',
+			) );
+		?>
+	</div><!-- .entry-content -->
+
+	<footer class="entry-footer">
+		<?php libre_2_entry_footer(); ?>
+	</footer><!-- .entry-footer -->
+
+	<?php libre_2_author_bio(); ?>
+</article><!-- #post-## -->

+ 47 - 0
libre-2/template-parts/content.php

@@ -0,0 +1,47 @@
+<?php
+/**
+ * Template part for displaying posts.
+ *
+ * @package Libre 2
+ */
+
+?>
+
+<article id="post-<?php the_ID(); ?>" <?php post_class(); ?>>
+ 	<header class="entry-header">
+		<?php $widont = remove_filter( 'the_title', 'widont' ); ?>
+			<?php the_title( sprintf( '<h2 class="entry-title"><a href="%s" rel="bookmark">', esc_url( get_permalink() ) ), '</a></h2>' ); ?>
+		<?php if ( $widont ) add_filter( 'the_title', 'widont' ); ?>
+
+		<?php if ( 'post' == get_post_type() ) : ?>
+		<div class="entry-meta">
+			<?php libre_2_posted_on(); ?>
+		</div><!-- .entry-meta -->
+		<?php endif; ?>
+	</header><!-- .entry-header -->
+
+	<div class="entry-content">
+		<?php if ( libre_2_has_post_thumbnail() ) { ?>
+			<div class="post-thumbnail">
+				<a href="<?php the_permalink(); ?>"><?php the_post_thumbnail( 'libre-2-post-thumbnail' ); ?></a>
+			</div>
+		<?php }
+			/* translators: %s: Name of current post */
+			the_content( sprintf(
+				wp_kses( __( 'Continue reading %s <span class="meta-nav">&rarr;</span>', 'libre-2' ), array( 'span' => array( 'class' => array() ) ) ),
+				the_title( '<span class="screen-reader-text">"', '"</span>', false )
+			) );
+		?>
+
+		<?php
+			wp_link_pages( array(
+				'before' => '<div class="page-links">' . esc_html__( 'Pages:', 'libre-2' ),
+				'after'  => '</div>',
+			) );
+		?>
+	</div><!-- .entry-content -->
+
+    <footer class="entry-footer">
+        <?php libre_2_entry_footer(); ?>
+    </footer><!-- .entry-footer -->
+</article><!-- #post-## -->

+ 30 - 0
libre-2/templates/full-width-page.php

@@ -0,0 +1,30 @@
+<?php
+/**
+ * Template Name: Full Width, No Sidebar
+ * The template for displaying a page without a sidebar.
+ *
+ * @package Libre 2
+ */
+
+get_header(); ?>
+
+	<div id="primary" class="content-area">
+		<main id="main" class="site-main" role="main">
+
+			<?php while ( have_posts() ) : the_post(); ?>
+
+				<?php get_template_part( 'template-parts/content', 'page' ); ?>
+
+				<?php
+					// If comments are open or we have at least one comment, load up the comment template.
+					if ( comments_open() || get_comments_number() ) :
+						comments_template();
+					endif;
+				?>
+
+			<?php endwhile; // End of the loop. ?>
+
+		</main><!-- #main -->
+	</div><!-- #primary -->
+
+<?php get_footer(); ?>

+ 29 - 0
libre-2/templates/right-column-page.php

@@ -0,0 +1,29 @@
+<?php
+/**
+ * Template Name: Right Content, No Sidebar
+ * The template for displaying a page without a sidebar.
+ *
+ * @package Libre 2
+ */
+
+get_header(); ?>
+
+	<div id="primary" class="content-area">
+		<main id="main" class="site-main" role="main">
+
+			<?php while ( have_posts() ) : the_post(); ?>
+
+				<?php get_template_part( 'template-parts/content', 'page' ); ?>
+
+				<?php
+					// If comments are open or we have at least one comment, load up the comment template.
+					if ( comments_open() || get_comments_number() ) :
+						comments_template();
+					endif;
+				?>
+
+			<?php endwhile; // End of the loop. ?>
+
+		</main><!-- #main -->
+	</div><!-- #primary -->
+<?php get_footer(); ?>

+ 2320 - 0
libre-2/woocommerce.css

@@ -0,0 +1,2320 @@
+/*
+Theme Name: Libre 2
+
+WooCommerce styles override
+*/
+/**
+ * WooCommerce color variables
+ */
+/**
+ * Imports
+ */
+/**
+ * Fonts
+ */
+@font-face
+{
+	font-family: 'star';
+	font-weight: normal;
+	font-style: normal; 
+
+	src: url('../../plugins/woocommerce/assets/fonts/star.eot');
+	src: url('../../plugins/woocommerce/assets/fonts/star.eot?#iefix') format('embedded-opentype'), url('../../plugins/woocommerce/assets/fonts/star.woff') format('woff'), url('../../plugins/woocommerce/assets/fonts/star.ttf') format('truetype'), url('../../plugins/woocommerce/assets/fonts/star.svg#star') format('svg');
+}
+
+/**
+ * Shop tables
+ */
+/**
+ * Responsive table
+ */
+table.shop_table_responsive thead
+{
+	display: none;
+}
+
+table.shop_table_responsive tbody th
+{
+	display: none;
+}
+
+
+table.shop_table_responsive tr td
+{
+	border-bottom: 1px solid #ddd;
+	display: block;
+	clear: both; 
+
+	padding: .4em .8em;
+
+	text-align: right;
+}
+table.shop_table_responsive tr td:before
+{
+	float: left; 
+
+	content: attr(data-title) ': ';
+}
+table.shop_table_responsive tr td.product-remove:before
+{
+	display: none;
+}
+table.shop_table_responsive tr td.actions:before,
+table.shop_table_responsive tr td.download-actions:before
+{
+	display: none;
+}
+table.shop_table_responsive tr td.download-actions .button
+{
+	display: block;
+
+	text-align: center;
+}
+table.shop_table_responsive th {
+	border-bottom: 3px solid #000;
+	padding: .4em .8em;
+}
+table.shop_table_responsive th[scope="row"],
+table.shop_table .cart-subtotal th,
+table.shop_table .shipping th,
+table.shop_table .order-total th,
+table.shop_table .discount th {
+	background: #efefef;
+	border-bottom: 1px solid #efefef;
+}
+
+/**
+ * Shop table
+ */
+table.shop_table
+{
+	width: 100%;
+	margin: 0 0 1.75em;
+
+	table-layout: auto;
+	border-spacing: 0; 
+	border-collapse: separate;
+
+	text-align: left;
+
+	border: 0;
+	border-radius: 0;
+}
+table.shop_table td {
+	border-bottom: 1px solid #ddd;
+	padding: .4em .8em;
+}
+table.shop_table th
+{
+	border-bottom: 3px solid #000;
+	padding: .4em .8em;
+}
+table.shop_table th[scope="row"],
+table.shop_table .cart-subtotal th,
+table.shop_table .shipping th,
+table.shop_table .order-total th,
+table.shop_table .discount th {
+	background: #efefef;
+	border-bottom: 1px solid #efefef;
+	vertical-align: top;
+}
+
+/**
+ * Cart table
+ */
+table.cart .product-remove a
+{
+	font-size: 1.75em;
+	font-weight: 700;
+	line-height: 1;
+
+	display: block;
+
+	width: 1em;
+	height: 1em;
+	margin: 0 auto;
+
+	text-align: center;
+	text-decoration: none;
+
+	color: red;
+	border: 0;
+	border-radius: 100%;
+	box-shadow: none;
+}
+table.cart .product-remove a:hover
+{
+	color: #fff; 
+	background: red;
+}
+
+table.cart .product-thumbnail
+{
+	min-width: 32px;
+}
+table.cart .product-thumbnail img
+{
+	display: block;
+	width: 32px;
+}
+
+table.cart .product-thumbnail a {
+	box-shadow: none;
+}
+
+table.cart .actions
+{
+	text-align: left;
+	padding-top: 1.75em;
+}
+
+table.cart .coupon
+{
+	display: inline-block;
+
+	margin-bottom: .875em;
+}
+table.cart .coupon label
+{
+	display: none;
+}
+table.cart .coupon input[type="text"],
+#coupon_code
+{
+	display: inline-block;
+
+	width: auto;
+	margin-bottom: .4em;
+	padding: .2875em;
+}
+
+.checkout_coupon .button,
+.coupon .button {
+	margin-left: .8em;
+}
+
+.cart-collaterals
+{
+	padding: 0 0 1.75em;
+	margin-top: 1.75em;
+}
+.cart-collaterals .wc-proceed-to-checkout
+{
+	text-align: right;
+}
+.upsells h2,
+.related h2,
+.cart-collaterals h2 {
+	font-size: 18px;
+	font-size: 1rem;
+}
+
+/**
+ * Attributes table
+ */
+table.shop_attributes tr:nth-child(even) td,
+table.shop_attributes tr:nth-child(even) th
+{
+	background: rgba(0, 0, 0, .025);
+}
+
+table.shop_attributes th
+{
+	width: 150px;
+}
+
+table.shop_attributes td p
+{
+	margin: 0;
+}
+
+@media screen and (min-width: 896px)
+{
+	table.shop_table_responsive thead
+	{
+		display: table-header-group;
+	}
+	table.shop_table_responsive tbody th
+	{
+		display: table-cell;
+	}
+	table.shop_table_responsive tr th,
+	table.shop_table_responsive tr td
+	{
+		text-align: left;
+	}
+	table.shop_table_responsive tr td
+	{
+		display: table-cell;
+	}
+	table.shop_table_responsive tr td:before
+	{
+		display: none;
+	}
+	table.cart .actions
+	{
+		text-align: right;
+	}
+	table.cart .coupon
+	{
+		display: block;
+		float: left;
+
+		margin-bottom: 0;
+	}
+	table.cart .coupon input
+	{
+		margin-bottom: 0;
+	}
+}
+
+/**
+ * Products
+ */
+
+ul.products
+{
+	margin: 0;
+	padding: 0;
+}
+ul.products:before,
+ul.products:after
+{
+	display: table; 
+
+	content: '';
+}
+ul.products:after
+{
+	clear: both;
+}
+ul.products li.product
+{
+	position: relative;
+
+	margin-bottom: 2em; 
+
+	list-style: none;
+}
+ul.products li.product .woocommerce-loop-product__title
+{
+	font-size: 18px;
+	font-size: 1rem;
+}
+ul.products li.product img
+{
+	display: block;
+}
+ul.products li.product .button
+{
+	display: block;
+}
+
+div[class^='columns-']
+{
+	clear: both;
+}
+
+@media screen and (min-width: 896px)
+{
+	ul.products li.product
+	{
+		float: left;
+
+		width: 48%;
+		margin-right: 4%;
+	}
+	ul.products li.product.first
+	{
+		clear: both;
+	}
+	ul.products li.product.last
+	{
+		margin-right: 0;
+	}
+	.columns-1 ul.products li.product
+	{
+		float: none;
+		width: 100%;
+	}
+	.columns-2 ul.products li.product
+	{
+		width: 48%;
+		margin-right: 4%;
+	}
+	.columns-2 ul.products li.product:nth-of-type(2n) {
+		margin-right: 0;
+	}
+	.columns-3 ul.products li.product
+	{
+		width: 30%;
+		margin-right: 5%;
+	}
+	.columns-3 ul.products li.product:nth-of-type(3n) {
+		margin-right: 0;
+	}
+	.columns-4 ul.products li.product
+	{
+		width: 22%;
+		margin-right: 4%;
+	}
+	.columns-4 ul.products li.product:nth-of-type(4n) {
+		margin-right: 0;
+	}
+	.columns-5 ul.products li.product
+	{
+		width: 16%;
+		margin-right: 5%;
+	}
+	.columns-5 ul.products li.product:nth-of-type(5n) {
+		margin-right: 0;
+	}
+	.columns-6 ul.products li.product
+	{
+		width: 15%;
+		margin-right: 2%;
+	}
+	.columns-6 ul.products li.product:nth-of-type(6n) {
+		margin-right: 0;
+	}
+}
+
+/**
+ *  Product loop
+ */
+/**
+ * Archive title header
+ */
+.woocommerce-products-header .woocommerce-products-header__title
+{
+	font-size: 47px;
+	font-size: 2.9375rem;
+	line-height: 1.2245;
+}
+
+/**
+ * Loop products
+ */
+
+ul.products li.product {
+	-webkit-transition: 0.3s -webkit-transform;
+	-moz-transition: 0.3s -moz-transform;
+	-ms-transition: 0.3s -ms-transform;
+	-o-transition: 0.3s -o-transform;
+	transition: 0.3s transform;
+}
+ul.products li.product:hover {
+	-webkit-transform: translateY(-0.5em);
+	-moz-transform: translateY(-0.5em);
+	-ms-transform: translateY(-0.5em);
+	-o-transform: translateY(-0.5em);
+	transform: translateY(-0.5em);
+}
+ul.products:before,
+ul.products:after
+{
+	display: table; 
+
+	content: '';
+}
+
+ul.products:after
+{
+	clear: both;
+}
+
+ul.products li.product
+{
+	position: relative;
+}
+ul.products li.product img
+{
+	margin: 0 0 1em;
+}
+ul.products li.product .woocommerce-loop-product__title
+{
+	font-size: 18px;
+	font-size: 1rem; 
+
+	margin: 0;
+	padding: .5em 0;
+}
+ul.products li.product .star-rating
+{
+	margin-bottom: .5em;
+}
+ul.products li.product span.price del
+{
+	display: block;
+}
+ul.products li.product .button
+{
+	display: inline-block;
+}
+ul.products li.product .button.loading:after,
+ul.products li.product .button.added:after
+{
+	font-family: Genericons;
+
+	margin-left: .53em;
+
+	vertical-align: bottom;
+}
+ul.products li.product .button.loading
+{
+	opacity: .25;
+}
+ul.products li.product .button.loading:after
+{
+	content: '\f445';
+}
+ul.products li.product .button.added:after
+{
+	content: '\f418';
+}
+ul.products li.product .added_to_cart
+{
+	display: block;
+
+	padding-top: .875em;
+}
+
+/**
+ * Single product
+ */
+/**
+ * Single Product
+ */
+.single-product div.product
+{
+	position: relative;
+}
+.single-product div.product:before,
+.single-product div.product:after
+{
+	display: table; 
+
+	content: '';
+}
+.single-product div.product:after
+{
+	clear: both;
+}
+.single-product div.product .woocommerce-product-gallery
+{
+	position: relative;
+}
+.single-product div.product .woocommerce-product-gallery img
+{
+	display: block;
+}
+.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger
+{
+	position: absolute;
+	z-index: 99; 
+	right: 0;
+
+	display: block;
+
+	width: 2em;
+	height: 2em;
+	margin: 1rem;
+
+	text-align: center;
+}
+.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:before
+{
+	font-family: Genericons;
+	line-height: 2;
+
+	display: block;
+
+	content: '\f402';
+
+	color: #fff;
+	border-radius: 100%; 
+	background: #000;
+}
+.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger img
+{
+	display: none !important;
+}
+.single-product div.product .woocommerce-product-gallery .flex-viewport
+{
+	margin-bottom: 1em;
+}
+.single-product div.product .woocommerce-product-gallery .flex-control-thumbs
+{
+	margin: 0;
+	padding: 0;
+}
+.single-product div.product .woocommerce-product-gallery .flex-control-thumbs:before,
+.single-product div.product .woocommerce-product-gallery .flex-control-thumbs:after
+{
+	display: table; 
+
+	content: '';
+}
+.single-product div.product .woocommerce-product-gallery .flex-control-thumbs:after
+{
+	clear: both;
+}
+.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li
+{
+	float: left;
+
+	margin-bottom: 3.8%; 
+
+	list-style: none;
+
+	cursor: pointer;
+}
+.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img
+{
+	opacity: .5;
+}
+.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active
+{
+	opacity: 1;
+}
+.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li:hover img
+{
+	opacity: 1;
+}
+.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li
+{
+	width: 48%;
+	margin-right: 4%;
+}
+.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n)
+{
+	margin-right: 0;
+}
+.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n+1)
+{
+	clear: both;
+}
+.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li
+{
+	width: 30%;
+	margin-right: 5%;
+}
+.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n)
+{
+	margin-right: 0;
+}
+.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1)
+{
+	clear: both;
+}
+.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li
+{
+	width: 22.15%;
+	margin-right: 3.8%;
+}
+.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n)
+{
+	margin-right: 0;
+}
+.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1)
+{
+	clear: both;
+}
+.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li
+{
+	width: 16.96%;
+	margin-right: 3.8%;
+}
+.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n)
+{
+	margin-right: 0;
+}
+.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1)
+{
+	clear: both;
+}
+
+.woocommerce-product-gallery__wrapper {
+	margin: 0;
+}
+.single-product div.product .product_title
+{
+	margin-bottom: 1.5rem;
+}
+.single-product div.product p.price
+{
+	margin-bottom: 1.875rem;
+}
+.single-product div.product .woocommerce-product-rating
+{
+	margin-bottom: 1.5rem;
+}
+.single-product div.product .woocommerce-product-rating .star-rating,
+.single-product div.product .woocommerce-product-rating .woocommerce-review-link
+{
+	display: inline-block;
+
+	vertical-align: middle;
+}
+.single-product div.product .woocommerce-product-rating .star-rating
+{
+	margin-right: .35em;
+}
+.single-product div.product form.cart
+{
+	margin-bottom: 1.75em;
+}
+.single-product div.product form.cart div.quantity
+{
+	float: left;
+
+	margin-right: .5em;
+}
+.single-product div.product form.cart .variations
+{
+	border: 0;
+}
+.single-product div.product form.cart .variations td
+{
+	vertical-align: top; 
+
+	border: 0;
+}
+.single-product div.product form.cart .variations td.label
+{
+	padding-top: .375em; 
+	padding-bottom: .375em;
+	width: 60px;
+}
+.single-product div.product form.cart .variations label
+{
+	font-weight: 700;
+
+	padding: 0;
+}
+.single-product div.product form.cart .variations .reset_variations
+{
+	font-size: 18px;
+	font-size: 1rem;
+	line-height: 1.40625;
+	margin-left: .875em;
+
+	padding: .234375em 0;
+
+	box-shadow: none;
+}
+.single-product div.product form.cart table.group_table
+{
+	table-layout: inherit;
+}
+.single-product div.product form.cart table.group_table div.quantity
+{
+	margin-right: 0;
+}
+.single-product div.product .product_meta
+{
+	margin-bottom: 1.75em;
+}
+.single-product div.product .product_meta span
+{
+	font-size: 18px;
+	font-size: 1rem;
+	margin-right: .875em;
+}
+.single-product div.product .woocommerce-tabs ul.tabs
+{
+	padding-left: 1.75em;
+	padding-left: calc(1.75em - 5px);
+}
+.single-product div.product .woocommerce-tabs ul.tabs li
+{
+	display: inline-block;
+
+	border: 1px solid #f3f3f3;
+}
+.single-product div.product .woocommerce-tabs ul.tabs li a
+{
+	font-weight: 700;
+
+	padding: .375em .875em;
+
+	color: inherit;
+}
+.single-product div.product .woocommerce-tabs ul.tabs li.active
+{
+	border-bottom-color: #fff;
+}
+.single-product div.product .woocommerce-tabs ul.tabs li.active a
+{
+	color: #000;
+}
+.single-product div.product .woocommerce-tabs .woocommerce-Tabs-panel
+{
+	margin: -1px 0 1.75em;
+	padding: 1.75em 1.75em 0; 
+
+	border: 1px solid #f3f3f3;
+}
+.single-product div.product .related,
+.single-product div.product .upsells
+{
+	padding-top: 3em;
+}
+
+.stock:empty:before
+{
+	display: none;
+}
+
+.stock.in-stock
+{
+	color: #8fae1b;
+}
+
+.stock.out-of-stock
+{
+	color: #b81c23;
+}
+
+/**
+ * Reviews
+ */
+#reviews #comments ol.commentlist
+{
+	margin-bottom: 2em;
+	margin-left: 0;
+
+	list-style: none;
+}
+#reviews #comments ol.commentlist:before,
+#reviews #comments ol.commentlist:after
+{
+	display: table; 
+
+	content: '';
+}
+#reviews #comments ol.commentlist:after
+{
+	clear: both;
+}
+#reviews #comments ol.commentlist li
+{
+	position: relative;
+
+	margin-bottom: 1.75em;
+}
+#reviews #comments ol.commentlist li:before,
+#reviews #comments ol.commentlist li:after
+{
+	display: table; 
+
+	content: '';
+}
+#reviews #comments ol.commentlist li:after
+{
+	clear: both;
+}
+#reviews #comments ol.commentlist li:last-child
+{
+	margin-bottom: 0;
+}
+#reviews #comments ol.commentlist li img.avatar
+{
+	position: absolute;
+	top: 0;
+	left: 0;
+
+	float: left;
+
+	width: 50px;
+	padding: 3px;
+
+	border: 1px solid #f3f3f3;
+	border-radius: 4px;
+}
+#reviews #comments ol.commentlist li .meta
+{
+	margin-bottom: 1em;
+}
+#reviews #comments ol.commentlist li .comment-text
+{
+	margin: 0 0 0 70px;
+	padding: 1em 1em 0; 
+
+	border: 1px solid #f3f3f3;
+	border-radius: 4px;
+}
+#reviews #comments ol.commentlist li .star-rating
+{
+	float: right;
+}
+
+#review_form #respond .comment-reply-title
+{
+	font-size: 23px;
+	font-size: 1.4375rem;
+
+	display: block;
+
+	margin-bottom: 1.25em;
+}
+
+#review_form p.stars
+{
+	margin-bottom: 1em;
+}
+#review_form p.stars a
+{
+	box-shadow: none;
+}
+
+.woocommerce-noreviews
+{
+	background: none;
+}
+
+.comment-form-rating label
+{
+	display: block;
+
+	margin-bottom: .15em;
+}
+
+@media screen and (min-width: 600px)
+{
+	.single-product div.product .woocommerce-tabs
+	{
+		padding-top: 1.75em;
+	}
+}
+
+@media screen and (min-width: 1020px)
+{
+	.single-product div.product .woocommerce-tabs
+	{
+		padding-top: 2.5em;
+	}
+}
+
+/**
+ * My account
+ */
+
+.woocommerce-account .woocommerce-MyAccount-navigation
+{
+	margin: 0 0 1.75em;
+	font-size: 14px;
+	font-size: .875em;
+}
+.woocommerce-account .woocommerce-MyAccount-navigation ul
+{
+	margin: 0;
+	padding: 0;
+
+	list-style: none;
+}
+.woocommerce-account .woocommerce-MyAccount-navigation ul li {
+	display: inline-block;
+	margin: 0 1.75em 0 0;
+}
+.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a
+{
+	color: #999;
+	font-style: italic;
+	box-shadow: none;
+}
+
+.woocommerce-account .addresses .woocommerce-Address-title h3
+{
+	float: left;
+}
+
+.woocommerce-account .addresses .woocommerce-Address-title .edit
+{
+	float: right;
+}
+
+.woocommerce-account .addresses address
+{
+	clear: both;
+}
+
+.woocommerce-account .edit-account fieldset p:last-of-type
+{
+	margin-bottom: 0;
+}
+
+.woocommerce-account .edit-account .button
+{
+	margin-top: 1.75em;
+}
+
+.woocommerce-account .woocommerce-order-details .order-again .button:after
+{
+	font-family: Genericons;
+
+	display: inline-block;
+
+	margin-left: .5rem; 
+
+	content: '\f420';
+	vertical-align: bottom;
+}
+
+/**
+ * Checkout
+ */
+.woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox
+{
+	margin-right: .25em;
+}
+
+.woocommerce-form__label-for-checkbox span
+{
+	font-size: 18px;
+	font-size: 1rem;
+
+	vertical-align: middle;
+}
+
+.woocommerce-checkout-payment
+{
+	margin-bottom: 1.75em;
+}
+.woocommerce-checkout-payment ul.payment_methods
+{
+	margin: 0;
+	padding: 1.75em;
+
+	list-style: none;
+
+	border-width: 1px 1px 0 1px; 
+	border-style: solid;
+	border-color: #f3f3f3;
+}
+.woocommerce-checkout-payment ul.payment_methods li input
+{
+	margin: 0 1em 0 0;
+}
+.woocommerce-checkout-payment ul.payment_methods li label
+{
+}
+.woocommerce-checkout-payment ul.payment_methods li label img
+{
+	margin-left: .8em;
+	max-width: 200px;
+	height: auto;
+	position: relative;
+	top: 19px;
+}
+.woocommerce-checkout-payment ul.payment_methods li.payment_method_paypal .about_paypal
+{
+	font-size: 14px;
+	font-size: .875rem;
+	margin-left: .8em;
+}
+.woocommerce-checkout-payment .payment_box
+{
+	font-size: 18px;
+	font-size: 1rem;
+	line-height: 1.40625;
+
+	margin: .703125rem 0;
+	padding: .703125rem; 
+
+	background: #f3f3f3;
+}
+.woocommerce-checkout-payment .payment_box p:last-child
+{
+	margin-bottom: 0;
+}
+.woocommerce-checkout-payment .form-row
+{
+	padding: 1.75em;
+
+	border: 1px solid #f3f3f3;
+}
+.woocommerce-checkout-payment .form-row:before,
+.woocommerce-checkout-payment .form-row:after
+{
+	display: table; 
+
+	content: '';
+}
+.woocommerce-checkout-payment .form-row:after
+{
+	clear: both;
+}
+.woocommerce-checkout-payment .form-row #place_order
+{
+	float: right;
+}
+
+.woocommerce-shipping-fields h3
+{
+	font-size: 18px;
+	font-size: 1rem;
+	font-weight: normal;
+
+	text-transform: none;
+}
+
+ul#shipping_method
+{
+	margin-left: 0;
+	padding-left: 0;
+
+	list-style: none;
+}
+
+@media screen and (min-width: 600px)
+{
+	.col2-set .form-row-first
+	{
+		float: left;
+
+		margin-right: 4%;
+	}
+	.col2-set .form-row-last
+	{
+		float: right;
+
+		margin-right: 0;
+	}
+	.col2-set .form-row-first,
+	.col2-set .form-row-last
+	{
+		width: 48%;
+	}
+}
+
+/**
+ * WooCommerce widgets
+ */
+.widget.woocommerce ul
+{
+	margin-left: 0; 
+
+	list-style: none;
+}
+
+.widget.woocommerce ul.product_list_widget
+{
+	border-bottom: 1px solid #f3f3f3;
+}
+.widget.woocommerce ul.product_list_widget:before,
+.widget.woocommerce ul.product_list_widget:after
+{
+	display: table; 
+
+	content: '';
+}
+.widget.woocommerce ul.product_list_widget:after
+{
+	clear: both;
+}
+.widget.woocommerce ul.product_list_widget li
+{
+	padding: .875em 0; 
+
+	border-top: 1px solid #f3f3f3;
+}
+.widget.woocommerce ul.product_list_widget li > a
+{
+	display: block;
+}
+.widget.woocommerce ul.product_list_widget li img
+{
+	float: right; 
+
+	max-width: 2.617924em;
+}
+.widget.woocommerce ul.product_list_widget li .remove
+{
+	font-weight: bold;
+	line-height: 1em;
+
+	float: left;
+
+	width: 1em;
+	height: 1em;
+	margin: 1rem; 
+
+	text-align: center;
+
+	color: #fff;
+	border-radius: 100%;
+	background: red;
+}
+
+/**
+ * WooCommerce Cart
+ */
+.widget_shopping_cart p.woocommerce-mini-cart__total
+{
+	text-align: center;
+}
+
+.widget_shopping_cart .woocommerce-mini-cart__buttons
+{
+	text-align: center;
+}
+.widget_shopping_cart .woocommerce-mini-cart__buttons .button.checkout
+{
+	margin-left: .55rem;
+}
+
+/**
+ * WooCommerce Search
+ */
+.woocommerce-product-search input[type='search']
+{
+	margin-bottom: 1em;
+}
+
+/**
+ * WooCommerce Product Categories
+ */
+.widget_product_categories ul
+{
+	border-bottom: 1px solid #f3f3f3;
+}
+.widget_product_categories ul li
+{
+	padding: .875em 0; 
+
+	border-top: 1px solid #f3f3f3;
+}
+
+.widget_product_categories .children
+{
+	margin-top: .703125em; 
+	margin-right: 0;
+	margin-bottom: -.703125em;
+	margin-left: 0;
+	padding-left: 1.75em;
+
+	border-bottom: 0;
+}
+
+/**
+ * WooCommerce Average Rating
+ */
+.widget_rating_filter ul li:before,
+.widget_rating_filter ul li:after
+{
+	display: table; 
+
+	content: '';
+}
+
+.widget_rating_filter ul li:after
+{
+	clear: both;
+}
+
+.widget_rating_filter ul li .star-rating
+{
+	float: left;
+	margin-right: .5em;
+}
+
+/**
+ * WooCommerce Price Filter
+ */
+.widget_price_filter {
+	padding: 1em;
+	position: relative;
+	left: -1em;
+}
+.widget_price_filter .price_slider
+{
+	margin-bottom: 1.75em;
+}
+
+.widget_price_filter .price_slider_amount
+{
+	line-height: 2.4em;
+	text-align: right;
+}
+.widget_price_filter .price_slider_amount .button
+{
+	float: left;
+}
+
+.widget_price_filter .ui-slider
+{
+	position: relative;
+	text-align: left;
+}
+
+.widget_price_filter .ui-slider .ui-slider-handle
+{
+	position: absolute;
+	z-index: 2;
+
+	box-sizing: border-box;
+	width: 1em;
+	height: 1em;
+	margin-top: -.25em;
+	margin-left: -1px; 
+
+	cursor: ew-resize;
+
+	opacity: 1;
+	border-radius: 100%;
+	outline: none;
+	background: #000;
+}
+.widget_price_filter .ui-slider .ui-slider-handle:hover,
+.widget_price_filter .ui-slider .ui-slider-handle.ui-state-active
+{
+	box-shadow: 0 0 0 .25em rgba(0, 0, 0, .1);
+}
+
+.widget_price_filter .ui-slider .ui-slider-range
+{
+	position: absolute;
+	z-index: 1;
+
+	display: block;
+
+	border: 0;
+	background: #000;
+}
+
+.widget_price_filter .price_slider_wrapper .ui-widget-content
+{
+	background: rgba(0, 0, 0, .1);
+}
+
+.widget_price_filter .ui-slider-horizontal
+{
+	height: .5em;
+}
+
+.widget_price_filter .ui-slider-horizontal .ui-slider-range
+{
+	height: 100%;
+}
+
+@media screen and (min-width: 768px)
+{
+	.widget.woocommerce ul li
+	{
+		padding-top: .703125em; 
+		padding-bottom: .703125em;
+	}
+	.widget_product_categories ul li
+	{
+		padding-top: .703125em; 
+		padding-bottom: .703125em;
+	}
+}
+
+/**
+ * Filters
+ */
+
+.widget_layered_nav_filters li,
+.woocommerce-widget-layered-nav li {
+	border-top: 1px solid #f3f3f3;
+}
+
+/**
+ * General WooCommerce components
+ */
+/**
+ * Header cart
+ */
+.site-header-cart
+{
+	display: none;
+
+	font-size: 14px;
+	font-size: .875rem;
+
+	position: relative;
+
+	margin: 0;
+	padding: 0;
+
+	list-style: none;
+
+	text-align: right;
+}
+.site-header-cart:before,
+.site-header-cart:after
+{
+	display: table; 
+
+	content: '';
+}
+.site-header-cart:after
+{
+	clear: both;
+}
+.site-header-cart > li:first-child
+{
+	margin: 0;
+}
+.site-header-cart .cart-contents
+{
+	font-weight: bold;
+
+	padding: .25em 0;
+
+	text-decoration: none; 
+
+	color: #2c313f;
+}
+.site-header-cart .cart-contents .count
+{
+	font-size: 14px;
+	font-size: .875rem;
+	font-weight: normal;
+
+	margin-left: .25rem;
+
+	color: #7a7c84;
+}
+.site-header-cart .cart-contents:before
+{
+	font-family: Genericons;
+	line-height: 2.2; 
+
+	display: inline-block;
+
+	width: 1rem;
+	height: 1rem;
+	margin-right: .5rem;
+
+	content: '\f447';
+	text-align: center;
+}
+.site-header-cart .widget_shopping_cart
+{
+	display: none;
+}
+.site-header-cart .product_list_widget
+{
+	margin: 0;
+	padding: 0;
+}
+.site-header-cart:hover li {
+	display: block;
+}
+.site-header-cart a:hover {
+	box-shadow: none;
+}
+
+/**
+ * Breadcrumbs
+ */
+.woocommerce-breadcrumb
+{
+	font-size: 18px;
+	font-size: 1rem;
+	font-style: italic;
+	color: #999;
+
+	margin: 0 0 1rem;
+	padding: 0;
+}
+.woocommerce-breadcrumb a
+{
+	color: #000;
+	font-style: normal;
+}
+.woocommerce-breadcrumb a:hover
+{
+	color: #2c313f;
+}
+
+/**
+ * Pagination
+ */
+.woocommerce-pagination
+{
+	font-size: 14px;
+	font-size: .875rem;
+	line-height: 1.3847;
+
+	margin: 0 0 3.5rem;
+}
+.woocommerce-pagination ul.page-numbers
+{
+	margin: 0;
+
+	list-style: none;
+}
+.woocommerce-pagination ul.page-numbers li
+{
+	line-height: 1.5rem;
+
+	display: inline-block;
+	float: left;
+	overflow: hidden;
+
+	width: 1.5rem;
+	height: 1.5rem;
+	margin: 0 .25rem .25rem 0; 
+
+	text-align: center;
+
+	border-radius: 50%;
+}
+.woocommerce-pagination ul.page-numbers li a
+{
+	display: block;
+
+	background: #f3f3f3;
+}
+.woocommerce-pagination ul.page-numbers li a:hover
+{
+	background: transparent;
+}
+
+/**
+ * Sorting
+ */
+.woocommerce-result-count
+{
+	float: left;
+
+	margin: 0 0 .875em;
+}
+
+.woocommerce-ordering
+{
+	float: right;
+
+	width: 100%; 
+	margin: 0 0 1.75em;
+}
+.woocommerce-ordering select
+{
+	margin: .375em 0;
+}
+
+/**
+ * Infinite Scroll
+ */
+.woocommerce-page.infinite-scroll .hentry
+{
+	margin-bottom: 0;
+}
+
+.woocommerce-page.infinite-scroll #infinite-handle
+{
+	padding-top: 1em;
+}
+
+.woocommerce-page.infinite-scroll .infinite-wrap
+{
+	margin-top: 0;
+	padding-top: 0;
+}
+
+.woocommerce-page.infinite-scroll .woocommerce-pagination
+{
+	display: none;
+}
+
+.woocommerce-page.infinite-scroll #infinite-handle span,
+.woocommerce-page.infinite-scroll .infinite-loader {
+	box-shadow: none;
+	display: block;
+	text-align: center;
+}
+
+.woocommerce-page.infinite-scroll .infinite-loader .spinner {
+	margin: 0 auto;
+}
+
+@media screen and (min-width: 55em) {
+	.woocommerce-page.infinite-scroll #infinite-handle span,
+	.woocommerce-page.infinite-scroll .infinite-loader {
+		margin-left: 50%;
+		-webkit-transform: translateX(-50%);
+		-moz-transform: translateX(-50%);
+		-ms-transform: translateX(-50%);
+		-o-transform: translateX(-50%);
+		transform: translateX(-50%);
+	}
+}
+
+/**
+ * Onsale badge
+ */
+.onsale
+{
+	font-size: 18px;
+	font-size: 1rem;
+
+	position: absolute;
+	z-index: 2; 
+	top: 0;
+	right: auto;
+	left: 0;
+
+	padding: .375em .875em;
+
+	color: #fff;
+	background: #000;
+}
+
+/**
+ * Star rating
+ */
+.star-rating
+{
+	font-family: 'star';
+	font-size: 1em;
+	font-weight: 400; 
+	line-height: 1.618;
+
+	position: relative;
+
+	overflow: hidden;
+
+	width: 5.3em;
+	height: 1.618em;
+}
+.star-rating:before
+{
+	position: absolute; 
+	top: 0;
+	left: 0;
+
+	float: left;
+
+	content: '\53\53\53\53\53';
+
+	opacity: .25;
+}
+.star-rating span
+{
+	position: absolute;
+	top: 0;
+	left: 0;
+
+	float: left;
+	overflow: hidden;
+
+	padding-top: 1.75em;
+}
+.star-rating span:before
+{
+	position: absolute;
+	top: 0;
+	left: 0;
+
+	content: '\53\53\53\53\53';
+
+	color: #000;
+}
+
+p.stars a
+{
+	font-weight: 400; 
+
+	position: relative;
+
+	display: inline-block;
+
+	width: 1em;
+	height: 1em;
+	margin-right: 1px;
+
+	text-decoration: none;
+	text-indent: -999em;
+}
+p.stars a:before
+{
+	font-family: 'star';
+	line-height: 1;
+
+	position: absolute;
+	top: 0;
+	left: 0;
+
+	display: block;
+
+	width: 1em;
+	height: 1em;
+
+	content: '\53';
+	text-indent: 0;
+
+	opacity: .25; 
+	color: #404040;
+}
+p.stars a:hover ~ a:before
+{
+	content: '\53';
+
+	opacity: .25; 
+	color: #404040;
+}
+
+p.stars:hover a:before
+{
+	content: '\53';
+
+	opacity: 1; 
+	color: #000;
+}
+
+p.stars.selected a.active:before
+{
+	content: '\53';
+
+	opacity: 1; 
+	color: #000;
+}
+
+p.stars.selected a.active ~ a:before
+{
+	content: '\53';
+
+	opacity: .25; 
+	color: #404040;
+}
+
+p.stars.selected a:not(.active):before
+{
+	content: '\53';
+
+	opacity: 1; 
+	color: #000;
+}
+
+/**
+ * Tabs
+ */
+.woocommerce-tabs ul.tabs
+{
+	margin: 0;
+	padding: 0;
+
+	list-style: none;
+
+	text-align: left;
+}
+.woocommerce-tabs ul.tabs li
+{
+	position: relative; 
+
+	display: block;
+
+	margin: 0;
+}
+.woocommerce-tabs ul.tabs li a
+{
+	display: block; 
+
+	padding: 1em 0;
+}
+
+.woocommerce-tabs .panel h2:first-of-type
+{
+	font-size: 1em; 
+
+	margin-bottom: 1em;
+}
+
+/**
+ * Password strength meter
+ */
+.woocommerce-password-strength
+{
+	text-align: right;
+}
+.woocommerce-password-strength.strong
+{
+	color: #8fae1b;
+}
+.woocommerce-password-strength.short
+{
+	color: #b81c23;
+}
+.woocommerce-password-strength.bad
+{
+	color: #b81c23;
+}
+.woocommerce-password-strength.good
+{
+	color: #000;
+}
+
+/**
+ * Forms
+ */
+
+.woocommerce-page .content-area input[type="text"],
+.woocommerce-page .content-area input[type="email"],
+.woocommerce-page .content-area input[type="url"],
+.woocommerce-page .content-area input[type="password"],
+.woocommerce-page .content-area input[type="search"],
+.woocommerce-page .content-area input[type="tel"],
+.woocommerce-page .content-area textarea,
+.woocommerce-product-search input[type="search"] {
+	border: 1px solid #ddd;
+	box-shadow: none;
+	display: block;
+	padding: 0.21875em .6em;
+}
+
+.woocommerce-page .content-area input[type="text"]:focus,
+.woocommerce-page .content-area input[type="email"]:focus,
+.woocommerce-page .content-area input[type="url"]:focus,
+.woocommerce-page .content-area input[type="password"]:focus,
+.woocommerce-page .content-area input[type="search"]:focus,
+.woocommerce-page .content-area input[type="tel"]:focus,
+.woocommerce-page .content-area textarea:focus,
+.woocommerce-page .content-area input[type="text"]:active,
+.woocommerce-page .content-area input[type="email"]:active,
+.woocommerce-page .content-area input[type="url"]:active,
+.woocommerce-page .content-area input[type="password"]:active,
+.woocommerce-page .content-area input[type="search"]:active,
+.woocommerce-page .content-area input[type="tel"]:active,
+.woocommerce-page .content-area textarea:active,
+.woocommerce-product-search input[type="search"]:active,
+.woocommerce-product-search input[type="search"]:focus {
+	border-color: #000;
+}
+
+.woocommerce-address-fields input[type="text"],
+.woocommerce-address-fields input[type="email"],
+.woocommerce-address-fields input[type="url"],
+.woocommerce-address-fields input[type="password"],
+.woocommerce-address-fields input[type="search"],
+.woocommerce-address-fields input[type="tel"],
+.woocommerce-address-fields textarea,
+.woocommerce-billing-fields input[type="text"],
+.woocommerce-billing-fields input[type="email"],
+.woocommerce-billing-fields input[type="url"],
+.woocommerce-billing-fields input[type="password"],
+.woocommerce-billing-fields input[type="search"],
+.woocommerce-billing-fields input[type="tel"],
+.woocommerce-billing-fields textarea,
+.woocommerce-shipping-fields input[type="text"],
+.woocommerce-shipping-fields input[type="email"],
+.woocommerce-shipping-fields input[type="url"],
+.woocommerce-shipping-fields input[type="password"],
+.woocommerce-shipping-fields input[type="search"],
+.woocommerce-shipping-fields input[type="tel"],
+.woocommerce-shipping-fields textarea,
+.woocommerce-product-search input[type="search"] {
+	width: 100%;
+}
+
+.checkout_coupon p {
+	clear: none;
+	float: left;
+	width: 33%;
+}
+
+.form-row.woocommerce-validated input.input-text
+{
+	box-shadow: inset 2px 0 0 #8fae1b;
+}
+
+.form-row.woocommerce-invalid input.input-text
+{
+	box-shadow: inset 2px 0 0 #b81c23;
+}
+
+.required
+{
+	text-decoration: none; 
+
+	color: red;
+}
+.required[title]
+{
+	border-bottom: none;
+}
+
+.quantity .qty
+{
+	width: 3.631em;
+	padding: .24em 0;
+
+	text-align: center;
+}
+
+.woocommerce-product-search input[type="submit"] {
+	display: none;
+}
+
+/**
+ * Notices
+ */
+.woocommerce-message,
+.woocommerce-info,
+.woocommerce-error,
+.woocommerce-noreviews,
+p.no-comments
+{
+	position: relative;
+
+	clear: both;
+
+	margin-bottom: 1.75em;
+	margin-left: 0;
+	padding: 1.75em 2em 1.75em 4em;
+
+	list-style: none; 
+
+	color: inherit;
+	border: 2px solid #8fae1b;
+	background: transparent;
+}
+.woocommerce-message:before,
+.woocommerce-message:after,
+.woocommerce-info:before,
+.woocommerce-info:after,
+.woocommerce-error:before,
+.woocommerce-error:after,
+.woocommerce-noreviews:before,
+.woocommerce-noreviews:after,
+p.no-comments:before,
+p.no-comments:after
+{
+	display: table; 
+
+	content: '';
+}
+.woocommerce-message:after,
+.woocommerce-info:after,
+.woocommerce-error:after,
+.woocommerce-noreviews:after,
+p.no-comments:after
+{
+	clear: both;
+}
+.woocommerce-message .button,
+.woocommerce-info .button,
+.woocommerce-error .button,
+.woocommerce-noreviews .button,
+p.no-comments .button
+{
+	float: right;
+
+	margin-left: 1em; 
+	padding: .1667em .6668em;
+}
+.woocommerce-message:before,
+.woocommerce-info:before,
+.woocommerce-error:before,
+.woocommerce-noreviews:before,
+p.no-comments:before
+{
+	font-family: Genericons;
+	font-size: 16px;
+	line-height: 1.5;
+	display: inline-block;
+
+	position: absolute;
+	top: 48%;
+	left: 1.8em;
+
+	width: 1.5em;
+	height: 1.5em;
+
+	content: '\f418';
+	transform: translateY(-50%);
+	text-align: center;
+
+	color: #fff;
+	border-radius: 100%;
+	background: #8fae1b;
+}
+
+.woocommerce-info,
+.woocommerce-noreviews,
+p.no-comments
+{
+	border-color: #000;
+}
+.woocommerce-info:before,
+.woocommerce-noreviews:before,
+p.no-comments:before
+{
+	content: '\f456';
+
+	background-color: #000;
+}
+
+.woocommerce-error
+{
+	border-color: #b81c23;
+}
+.woocommerce-error:before
+{
+	content: '\f405';
+
+	background-color: #b81c23;
+	text-indent: -1px;
+	line-height: 1.7;
+}
+
+.demo_store
+{
+	position: fixed;
+	z-index: 9999; 
+	right: 0;
+	bottom: 0;
+	left: 0;
+
+	margin: 0;
+	padding: 1em;
+
+	color: #fff;
+	background-color: #000;
+}
+.demo_store a
+{
+	color: rgba(255, 255, 255, .75);
+}
+.demo_store a:hover
+{
+	color: inherit;
+}
+.demo_store .woocommerce-store-notice__dismiss-link
+{
+	float: right;
+}
+.demo_store .woocommerce-store-notice__dismiss-link:before
+{
+	font-family: Genericons;
+
+	display: inline-block;
+
+	content: '\f405';
+	vertical-align: middle;
+}
+
+/**
+ * Buttons
+ */
+button.disabled,
+button:disabled,
+input[type='button'].disabled,
+input[type='button']:disabled,
+input[type='reset'].disabled,
+input[type='reset']:disabled,
+input[type='submit'].disabled,
+input[type='submit']:disabled,
+.button.disabled,
+.button:disabled,
+.added_to_cart.disabled,
+.added_to_cart:disabled
+{
+	cursor: not-allowed; 
+
+	opacity: .5;
+}
+button.disabled:hover,
+button:disabled:hover,
+input[type='button'].disabled:hover,
+input[type='button']:disabled:hover,
+input[type='reset'].disabled:hover,
+input[type='reset']:disabled:hover,
+input[type='submit'].disabled:hover,
+input[type='submit']:disabled:hover,
+.button.disabled:hover,
+.button:disabled:hover,
+.added_to_cart.disabled:hover,
+.added_to_cart:disabled:hover
+{
+	opacity: .5;
+}
+
+.pswp--has_mouse .pswp__button--arrow--left,
+.pswp--has_mouse .pswp__button--arrow--right {
+	box-shadow: none;
+}
+
+.woocommerce-Button,
+.woocommerce-Button:visited,
+.woocommerce-Button:hover,
+.woocommerce-page .button,
+.woocommerce-page .button:visited,
+.site-header-cart .button,
+.site-header-cart .button:visited {
+	background: #000;
+	color: #fff;
+	border: 2px solid #000;
+	box-shadow: none;
+	padding: 0.21875em .6em;
+	text-decoration: none;
+}
+
+.woocommerce-Button:hover,
+.woocommerce-Button:active,
+.woocommerce-page .button:hover,
+.woocommerce-page .button:active,
+.site-header-cart .button:hover,
+.site-header-cart .button:active {
+	background: white;
+	box-shadow: none;
+	color: #000;
+	text-decoration: none;
+}
+
+.pswp__top-bar button,
+.pswp__top-bar button:hover {
+	box-shadow: none;
+}
+
+/**
+ * Price
+ */
+span.price,
+p.price
+{
+	display: block;
+
+	margin-bottom: .875em; 
+
+	color: #000;
+}
+span.price del,
+p.price del
+{
+	display: inline-block; 
+
+	opacity: .5;
+	color: inherit;
+}
+span.price ins,
+p.price ins
+{
+	font-weight: 700; 
+
+	padding: 0;
+
+	color: #000;
+	background: 0 0;
+}
+
+/**
+ * Login form
+ */
+.woocommerce-form-login input[name='rememberme']
+{
+	margin-right: .25em; 
+	margin-left: .65em;
+}
+
+@media screen and (min-width: 600px)
+{
+	/**
+	 * Pagination
+	 */
+	.woocommerce-pagination
+	{
+		padding-top: 1.5rem;
+	}
+	/**
+	 * Sorting
+	 */
+	.woocommerce-result-count
+	{
+		margin-bottom: 1.75em;
+		padding: .375em 0;
+	}
+	.woocommerce-ordering
+	{
+		width: auto;
+	}
+	.site-header-cart {
+		display: block;
+	}
+}
+
+@media screen and (min-width: 896px) {
+
+	/**
+	 * Header cart
+	 */
+	.site-header-cart
+	{
+		font-size: 18px;
+		font-size: 1rem;
+
+		display: block;
+
+		list-style: none;
+
+		text-align: right;
+	}
+	.site-header-cart > li:first-child
+	{
+		margin: 0 0 0 1.75em;
+	}
+	.site-header-cart .cart-contents
+	{
+		font-weight: bold; 
+
+		padding: .25em 0;
+
+		color: #2c313f;
+	}
+	.site-header-cart .cart-contents .count
+	{
+		font-size: 14px;
+		font-size: .875rem;
+		font-weight: normal;
+
+		margin-left: .25rem;
+
+		color: #7a7c84;
+	}
+	.site-header-cart .cart-contents:before
+	{
+		font-family: Genericons;
+		line-height: 2.2; 
+
+		display: inline-block;
+
+		content: '\f447';
+		text-align: center;
+	}
+	.site-header-cart .widget_shopping_cart
+	{
+		position: absolute;
+		z-index: 999999;
+		top: 100%;
+		right: 999em;
+
+		display: block;
+
+		width: 300px;
+		margin: 0;
+		padding: 0;
+
+		text-align: left; 
+
+		border-radius: .35rem;
+		background: #fff;
+		box-shadow: 0 3px 3px rgba(0, 0, 0, .2);
+	}
+	.site-header-cart .widget_shopping_cart .woocommerce-mini-cart__empty-message
+	{
+		margin: 1em;
+	}
+	.site-header-cart .widget_shopping_cart ul.product_list_widget
+	{
+		list-style: none;
+
+		border: 0;
+	}
+	.site-header-cart .widget_shopping_cart ul.product_list_widget li
+	{
+		padding: 1em;
+
+		border: 0;
+	}
+	.site-header-cart .widget_shopping_cart ul.product_list_widget li img
+	{
+		float: left;
+
+		margin: .35rem 1rem 0 0;
+	}
+	.site-header-cart .widget_shopping_cart ul.product_list_widget li .remove
+	{
+		float: right;
+
+		margin: .5rem 0 0 .35rem;
+	}
+	.site-header-cart .widget_shopping_cart ul.product_list_widget li .quantity
+	{
+		display: block;
+	}
+	.site-header-cart .widget_shopping_cart .woocommerce-mini-cart__total
+	{
+		margin: 0;
+		padding: 1em;
+	}
+	.site-header-cart .widget_shopping_cart .woocommerce-mini-cart__buttons
+	{
+		margin: 0 0 1em;
+		padding: 0 1em;
+	}
+	.site-header-cart .widget_shopping_cart .woocommerce-mini-cart__buttons .button
+	{
+		font-size: 14px;
+		font-size: .875rem;
+
+		display: block;
+
+		margin-bottom: .5rem;
+	}
+	.site-header-cart .widget_shopping_cart .woocommerce-mini-cart__buttons .button.checkout
+	{
+		margin-bottom: 0; 
+		margin-left: 0;
+	}
+	.site-header-cart:hover .widget_shopping_cart,
+	.site-header-cart.focus .widget_shopping_cart
+	{
+		right: 0;
+
+		display: block;
+	}
+	/**
+	 * Pagination
+	 */
+	.woocommerce-pagination
+	{
+		font-size: 18px;
+		font-size: 1rem;
+		line-height: 1.40625;
+
+		margin-bottom: 1.5625em;
+	}
+	.woocommerce-pagination ul.page-numbers li
+	{
+		line-height: 1.875em;
+
+		width: 1.875em; 
+		height: 1.875em;
+		margin-right: .3125em;
+		margin-bottom: .3125em;
+	}
+	/**
+	 * Related products
+	 */
+	.related ul.products li.product,
+	.upsells ul.products li.product
+	{
+		width: 30%;
+		margin-right: 5%;
+	}
+	.related ul.products li.product:nth-of-type(3n),
+	.upsells ul.products li.product:nth-of-type(3n) {
+		margin-right: 0;
+	}
+}
+
+@media screen and ( min-width: 55em ) {
+	.woocommerce-page .content-area {
+		float: left;
+		margin: 0 -25% 0 0;
+		width: 100%;
+	}
+	.woocommerce-page .site-main {
+		margin: 0 32% 0 0;
+	}
+	.woocommerce-page .site-content .widget-area {
+		float: right;
+		width: 25%;
+	}
+	.no-sidebar.woocommerce-page .site-main {
+		margin: 0 auto;
+	}
+}

Деякі файли не було показано, через те що забагато файлів було змінено