Juan Carlos Carvajal Bermúdez hace 8 años
commit
95c489bdc4
Se han modificado 93 ficheros con 7357 adiciones y 0 borrados
  1. 29 0
      404.php
  2. 11 0
      README.md
  3. 83 0
      archive.php
  4. 67 0
      comments.php
  5. 48 0
      content-aside.php
  6. 54 0
      content-gallery.php
  7. 31 0
      content-home.php
  8. 55 0
      content-image.php
  9. 50 0
      content-link.php
  10. 33 0
      content-none.php
  11. 33 0
      content-page.php
  12. 49 0
      content-quote.php
  13. 44 0
      content-single.php
  14. 41 0
      content-status.php
  15. 49 0
      content-video.php
  16. 51 0
      content.php
  17. 242 0
      editor-style.css
  18. 9 0
      font/COPYING.txt
  19. 339 0
      font/LICENSE.txt
  20. BIN
      font/fontin-bold-webfont.eot
  21. BIN
      font/fontin-bold-webfont.ttf
  22. BIN
      font/fontin-bold-webfont.woff
  23. BIN
      font/fontin-bold-webfont.woff2
  24. BIN
      font/fontin-bold.otf
  25. BIN
      font/fontin-italic-webfont.eot
  26. BIN
      font/fontin-italic-webfont.ttf
  27. BIN
      font/fontin-italic-webfont.woff
  28. BIN
      font/fontin-italic-webfont.woff2
  29. BIN
      font/fontin-italic.otf
  30. BIN
      font/fontin-regular-webfont.eot
  31. BIN
      font/fontin-regular-webfont.ttf
  32. BIN
      font/fontin-regular-webfont.woff
  33. BIN
      font/fontin-regular-webfont.woff2
  34. BIN
      font/fontin-regular.otf
  35. BIN
      font/fontin-smallcaps-webfont.eot
  36. BIN
      font/fontin-smallcaps-webfont.ttf
  37. BIN
      font/fontin-smallcaps-webfont.woff
  38. BIN
      font/fontin-smallcaps-webfont.woff2
  39. BIN
      font/fontin-smallcaps.otf
  40. BIN
      font/genericons-regular-webfont.eot
  41. 133 0
      font/genericons-regular-webfont.svg
  42. BIN
      font/genericons-regular-webfont.ttf
  43. BIN
      font/genericons-regular-webfont.woff
  44. 76 0
      footer.php
  45. 340 0
      functions.php
  46. 44 0
      header.php
  47. 105 0
      image.php
  48. BIN
      img/logo01.png
  49. BIN
      img/logo02.png
  50. BIN
      img/logo03.png
  51. BIN
      img/logo04.png
  52. BIN
      img/logo05.png
  53. BIN
      img/logo06.png
  54. BIN
      img/logo07.png
  55. BIN
      img/logo08.png
  56. 177 0
      inc/custom-header.php
  57. 70 0
      inc/customizer.php
  58. 156 0
      inc/extras.php
  59. 36 0
      inc/jetpack.php
  60. 217 0
      inc/template-tags.php
  61. 221 0
      inc/updater.php
  62. 49 0
      index.php
  63. 144 0
      js/customizer.js
  64. 14 0
      js/keyboard-image-navigation.js
  65. 67 0
      js/toggle.js
  66. BIN
      languages/az.mo
  67. 338 0
      languages/az.po
  68. BIN
      languages/de_DE.mo
  69. 338 0
      languages/de_DE.po
  70. BIN
      languages/es_ES.mo
  71. 338 0
      languages/es_ES.po
  72. BIN
      languages/fa_IR.mo
  73. 337 0
      languages/fa_IR.po
  74. BIN
      languages/fr_CA.mo
  75. 338 0
      languages/fr_CA.po
  76. BIN
      languages/fr_FR.mo
  77. 338 0
      languages/fr_FR.po
  78. BIN
      languages/he_IL.mo
  79. 338 0
      languages/he_IL.po
  80. BIN
      languages/ja.mo
  81. 337 0
      languages/ja.po
  82. BIN
      languages/pt_BR.mo
  83. 338 0
      languages/pt_BR.po
  84. 378 0
      languages/spun.pot
  85. 339 0
      license.txt
  86. 30 0
      page.php
  87. 243 0
      rtl.css
  88. BIN
      screenshot.png
  89. 38 0
      search.php
  90. 12 0
      searchform.php
  91. 39 0
      sidebar.php
  92. 38 0
      single.php
  93. 33 0
      style.css

+ 29 - 0
404.php

@@ -0,0 +1,29 @@
+<?php
+/**
+ * The template for displaying 404 pages (Not Found).
+ *
+ * @package Spun
+ */
+
+get_header(); ?>
+
+	<div id="primary" class="content-area">
+		<div id="content" class="site-content site-content-background" role="main">
+
+			<article id="post-0" class="post error404 not-found hentry">
+				<header class="entry-header">
+					<h1 class="entry-title"><?php _e( 'Oops! That page can&rsquo;t be found.', 'spun' ); ?></h1>
+				</header><!-- .entry-header -->
+
+				<div class="entry-content">
+					<p><?php _e( 'It looks like nothing was found at this location. Maybe try a search?', 'spun' ); ?></p>
+
+					<?php get_search_form(); ?>
+
+				</div><!-- .entry-content -->
+			</article><!-- #post-0 .post .error404 .not-found -->
+
+		</div><!-- #content .site-content -->
+	</div><!-- #primary .content-area -->
+
+<?php get_footer(); ?>

+ 11 - 0
README.md

@@ -0,0 +1,11 @@
+Changelog
+
+v1.08 - Minor bug fixes to menu and italic font styles, make 15 posts per page the default for Jetpack infinite scroll
+v1.07 - Add expanded/collapsed indicator to sidebar menu toggle icon
+v1.06 - Minor tweaks to infinite scroll styles
+v1.05 - Minor bug fix in functions.php for infinite scroll
+v1.04 - Minor tweaks to functions.php for infinite scroll; move credits filter outside after_setup_theme function, fixed esc_attr replaced with esc_attr_e
+v1.03 - Remove empty content property that was causing circles to disappear in Opera; add support for Jetpack Infinite Scroll
+v1.02 - Attempt to bring grayscale/color transition effect to older FF and IE browsers; Fixes for font rendering in Webkit for Windows
+v1.01 - Swapped out Quicksand for Baskerville
+v1.0 - Hello, world!

+ 83 - 0
archive.php

@@ -0,0 +1,83 @@
+<?php
+/**
+ * The template for displaying Archive pages.
+ *
+ * Learn more: http://codex.wordpress.org/Template_Hierarchy
+ *
+ * @package Spun
+ */
+
+get_header(); ?>
+
+		<section id="primary" class="content-area">
+			<div id="content" class="site-content" role="main">
+
+			<?php if ( have_posts() ) : ?>
+
+				<header class="page-header">
+					<h1 class="page-title">
+						<?php
+							if ( is_category() ) {
+								printf( __( 'Category %s', 'spun' ), '<span>' . single_cat_title( '', false ) . '</span>' );
+
+							} elseif ( is_tag() ) {
+								printf( __( 'Tag %s', 'spun' ), '<span>' . single_tag_title( '', false ) . '</span>' );
+
+							} elseif ( is_author() ) {
+								/* Queue the first post, that way we know
+								 * what author we're dealing with (if that is the case).
+								*/
+								the_post();
+								printf( __( 'Author %s', 'spun' ), '<span class="vcard"><a class="url fn n" href="' . get_author_posts_url( get_the_author_meta( "ID" ) ) . '" title="' . esc_attr( get_the_author() ) . '" rel="me">' . get_the_author() . '</a></span>' );
+								/* Since we called the_post() above, we need to
+								 * rewind the loop back to the beginning that way
+								 * we can run the loop properly, in full.
+								 */
+								rewind_posts();
+
+							} elseif ( is_day() ) {
+								printf( __( 'Day %s', 'spun' ), '<span>' . get_the_date() . '</span>' );
+
+							} elseif ( is_month() ) {
+								printf( __( 'Month %s', 'spun' ), '<span>' . get_the_date( 'F Y' ) . '</span>' );
+
+							} elseif ( is_year() ) {
+								printf( __( 'Year %s', 'spun' ), '<span>' . get_the_date( 'Y' ) . '</span>' );
+
+							} elseif ( get_post_format() ) {
+								printf( __( 'Post Format %s', 'spun' ), '<span>' . get_post_format_string( get_post_format() ) . '</span>' );
+
+							} else {
+								_e( 'Archives', 'spun' );
+
+							}
+						?>
+					</h1>
+				</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 overload 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( 'content', 'home' );
+					?>
+
+				<?php endwhile; ?>
+
+				<?php spun_content_nav( 'nav-below' ); ?>
+
+			<?php else : ?>
+
+				<?php get_template_part( 'content', 'none' ); ?>
+
+			<?php endif; ?>
+
+			</div><!-- #content .site-content -->
+		</section><!-- #primary .content-area -->
+
+<?php get_sidebar(); ?>
+<?php get_footer(); ?>

+ 67 - 0
comments.php

@@ -0,0 +1,67 @@
+<?php
+/**
+ * The template for displaying Comments.
+ *
+ * The area of the page that contains both current comments
+ * and the comment form. The actual display of comments is
+ * handled by a callback to spun_comment() which is
+ * located in the functions.php file.
+ *
+ * @package Spun
+ */
+?>
+
+<?php
+	/*
+	 * 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-toggle"></div>
+	<div id="comments" class="comments-area">
+
+	<?php // You can start editing here -- including this comment! ?>
+
+	<?php if ( have_comments() ) : ?>
+		<h2 class="comments-title">
+			<?php
+				printf( _n( 'One thought on &ldquo;%2$s&rdquo;', '%1$s thoughts on &ldquo;%2$s&rdquo;', get_comments_number(), 'spun' ),
+					number_format_i18n( get_comments_number() ), '<span>' . get_the_title() . '</span>' );
+			?>
+		</h2>
+
+		<?php if ( get_comment_pages_count() > 1 && get_option( 'page_comments' ) ) : // are there comments to navigate through ?>
+		<nav role="navigation" id="comment-nav-above" class="site-navigation comment-navigation">
+			<h1 class="screen-reader-text"><?php _e( 'Comment navigation', 'spun' ); ?></h1>
+			<div class="nav-previous"><?php previous_comments_link( _x( '<span class="screen-reader-text">&laquo;</span>', 'Previous Comments', 'spun' ) ); ?></div>
+			<div class="nav-next"><?php next_comments_link( _x( '<span class="screen-reader-text">&raquo;</span>', 'Next Comments', 'spun' ) ); ?></div>
+		</nav><!-- #comment-nav-before .site-navigation .comment-navigation -->
+		<?php endif; // check for comment navigation ?>
+
+		<ol class="commentlist">
+			<?php
+				/* Loop through and list the comments. Tell wp_list_comments()
+				 * to use spun_comment() to format the comments.
+				 * If you want to overload this in a child theme then you can
+				 * define spun_comment() and that will be used instead.
+				 * See spun_comment() in inc/template-tags.php for more.
+				 */
+				wp_list_comments( array( 'callback' => 'spun_comment' ) );
+			?>
+		</ol><!-- .commentlist -->
+
+	<?php endif; // 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="nocomments"><?php _e( 'Comments are closed.', 'spun' ); ?></p>
+	<?php endif; ?>
+
+	<?php comment_form( array( 'cancel_reply_link' => __( 'x', 'spun' ) ) ); ?>
+
+</div><!-- #comments .comments-area -->

+ 48 - 0
content-aside.php

@@ -0,0 +1,48 @@
+<?php
+/**
+ * @package Spun
+ */
+
+$format = get_post_format();
+global $post;
+?>
+<article id="post-<?php the_ID(); ?>" <?php post_class(); ?>>
+	<header class="entry-header">
+		<?php the_title( '<h1 class="entry-title">', '</h1>' ); ?>
+	</header><!-- .entry-header -->
+	<div class="entry-content">
+		<?php the_content(); ?>
+	</div><!-- .entry-content -->
+
+	<footer class="entry-meta">
+		<?php if ( ! post_password_required() && ( comments_open() || '0' != get_comments_number() ) ) : ?>
+			<span class="comments-link">
+				<a href="#comments-toggle">
+					<span class="tail"></span>
+					<?php echo comments_number( __( '+', 'spun' ), __( '1', 'spun' ), __( '%', 'spun' ) ); ?>
+				</a>
+			</span>
+		<?php endif; ?>
+		<div class="entry-meta-wrapper">
+			<span class="post-date">
+				<?php spun_posted_on(); ?>
+			</span>
+			<span class="entry-format">
+				<a href="<?php echo esc_url( get_post_format_link( $format ) ); ?>" title="<?php echo esc_attr( sprintf( __( 'All %s posts', 'spun' ), get_post_format_string( $format ) ) ); ?>"><?php echo get_post_format_string( $format ); ?></a>
+			</span>
+
+			<?php
+				/* translators: used between list items, there is a space after the comma */
+				$tags_list = get_the_tag_list( '', __( ', ', 'spun' ) );
+				if ( $tags_list ) :
+			?>
+
+			<span class="tags-links">
+				<?php printf( __( '%1$s', 'spun' ), $tags_list ); ?>
+			</span>
+			<?php endif; // End if $tags_list ?>
+
+			<?php edit_post_link( __( 'Edit', 'spun' ), '<span class="edit-link">', '</span>' ); ?>
+		</div>
+	</footer><!-- .entry-meta -->
+</article><!-- #post-<?php the_ID(); ?> -->

+ 54 - 0
content-gallery.php

@@ -0,0 +1,54 @@
+<?php
+/**
+ * @package Spun
+ * @since Spun 1.0
+ */
+
+$format = get_post_format();
+$content = get_the_content();
+$gallery = spun_gallery_shortcode( $content );
+?>
+<article id="post-<?php the_ID(); ?>" <?php post_class(); ?>>
+	<?php if ( '' != $gallery ) : ?>
+		<div class="single-gallery">
+			<?php echo do_shortcode( $gallery[0] ); ?>
+		</div>
+	<?php endif; ?>
+	<header class="entry-header">
+		<h1 class="entry-title"><?php the_title(); ?></h1>
+	</header><!-- .entry-header -->
+	<div class="entry-content">
+		<?php the_content(); ?>
+	</div><!-- .entry-content -->
+
+	<footer class="entry-meta">
+		<?php if ( ! post_password_required() && ( comments_open() || '0' != get_comments_number() ) ) : ?>
+			<span class="comments-link">
+				<a href="#comments-toggle">
+					<span class="tail"></span>
+					<?php echo comments_number( __( '+', 'spun' ), __( '1', 'spun' ), __( '%', 'spun' ) ); ?>
+				</a>
+			</span>
+		<?php endif; ?>
+		<div class="entry-meta-wrapper">
+			<span class="post-date">
+				<?php spun_posted_on(); ?>
+			</span>
+			<span class="entry-format">
+				<a href="<?php echo esc_url( get_post_format_link( $format ) ); ?>" title="<?php echo esc_attr( sprintf( __( 'All %s posts', 'spun' ), get_post_format_string( $format ) ) ); ?>"><?php echo get_post_format_string( $format ); ?></a>
+			</span>
+			<?php
+				/* translators: used between list items, there is a space after the comma */
+				$tags_list = get_the_tag_list( '', __( ', ', 'spun' ) );
+				if ( $tags_list ) :
+			?>
+
+			<span class="tags-links">
+				<?php printf( __( '%1$s', 'spun' ), $tags_list ); ?>
+			</span>
+			<?php endif; // End if $tags_list ?>
+
+			<?php edit_post_link( __( 'Edit', 'spun' ), '<span class="edit-link">', '</span>' ); ?>
+		</div>
+	</footer><!-- .entry-meta -->
+</article><!-- #post-<?php the_ID(); ?> -->

+ 31 - 0
content-home.php

@@ -0,0 +1,31 @@
+<?php
+/**
+ * @package Spun
+ */
+
+/*
+ * Get the post thumbnail; if one does not exist, try to get the first attached image.
+ * If no images exist, let's print the post title instead.
+ */
+$restore_widont = remove_filter( 'the_title', 'widont' );
+$postclass = '';
+$spun_image = spun_get_image( get_the_ID() );
+
+if ( '' != $spun_image ) :
+	$thumb = $spun_image;
+else :
+	$thumb = '<span class="thumbnail-title no-thumbnail">' . get_the_title() . '</span>';
+	$postclass = 'no-thumbnail';
+endif;
+
+if ( 'no-thumbnail' != $postclass ) :
+	$thumb .= '<span class="thumbnail-title">' . get_the_title() . '</span>';
+endif;
+?>
+
+<article id="post-<?php the_ID(); ?>" <?php post_class( $postclass ); ?>>
+	<a href="<?php the_permalink(); ?>" title="<?php echo esc_attr( the_title_attribute( 'echo=0' ) ); ?>" rel="bookmark"><?php echo $thumb; ?></a>
+</article><!-- #post-<?php the_ID(); ?> -->
+
+<?php if ( $restore_widont )
+		add_filter( 'the_title', 'widont' ); ?>

+ 55 - 0
content-image.php

@@ -0,0 +1,55 @@
+<?php
+/**
+ * @package Spun
+ */
+
+$format = get_post_format();
+$thumb = get_the_post_thumbnail( $post->ID, 'single-post' );
+?>
+<article id="post-<?php the_ID(); ?>" <?php post_class(); ?>>
+	<?php if ( '' != $thumb ) { ?>
+		<div class="single-post-thumbnail">
+			<?php echo $thumb; ?>
+		</div>
+	<?php } ?>
+	<header class="entry-header">
+		<?php the_title( '<h1 class="entry-title">', '</h1>' ); ?>
+	</header><!-- .entry-header -->
+
+	<div class="entry-content">
+		<?php the_content(); ?>
+		<?php wp_link_pages( array( 'before' => '<div class="page-links">', 'after' => '</div>', 'link_before' => '<span class="active-link">', 'link_after' => '</span>' ) ); ?>
+	</div><!-- .entry-content -->
+
+	<footer class="entry-meta">
+		<?php if ( ! post_password_required() && ( comments_open() || '0' != get_comments_number() ) ) : ?>
+			<span class="comments-link">
+				<a href="#comments-toggle">
+					<span class="tail"></span>
+					<?php echo comments_number( __( '+', 'spun' ), __( '1', 'spun' ), __( '%', 'spun' ) ); ?>
+				</a>
+			</span>
+		<?php endif; ?>
+		<div class="entry-meta-wrapper">
+			<span class="post-date">
+				<?php spun_posted_on(); ?>
+			</span>
+			<span class="entry-format">
+				<a href="<?php echo esc_url( get_post_format_link( $format ) ); ?>" title="<?php echo esc_attr( sprintf( __( 'All %s posts', 'spun' ), get_post_format_string( $format ) ) ); ?>"><?php echo get_post_format_string( $format ); ?></a>
+			</span>
+
+			<?php
+				/* translators: used between list items, there is a space after the comma */
+				$tags_list = get_the_tag_list( '', __( ', ', 'spun' ) );
+				if ( $tags_list ) :
+			?>
+
+			<span class="tags-links">
+				<?php printf( __( '%1$s', 'spun' ), $tags_list ); ?>
+			</span>
+			<?php endif; // End if $tags_list ?>
+
+			<?php edit_post_link( __( 'Edit', 'spun' ), '<span class="edit-link">', '</span>' ); ?>
+		</div>
+	</footer><!-- .entry-meta -->
+</article><!-- #post-<?php the_ID(); ?> -->

+ 50 - 0
content-link.php

@@ -0,0 +1,50 @@
+<?php
+/**
+ * @package Spun
+ */
+
+$format = get_post_format();
+?>
+<article id="post-<?php the_ID(); ?>" <?php post_class(); ?>>
+	<header class="entry-header">
+		<?php the_title( '<h1 class="entry-title">', '</h1>' ); ?>
+	</header><!-- .entry-header -->
+	<div class="link-icon">
+		<span class="screen-reader-text"><?php _e( 'Link', 'spun' ); ?></span>
+	</div>
+	<div class="entry-content">
+		<?php the_content(); ?>
+	</div><!-- .entry-content -->
+
+	<footer class="entry-meta">
+		<?php if ( ! post_password_required() && ( comments_open() || '0' != get_comments_number() ) ) : ?>
+			<span class="comments-link">
+				<a href="#comments-toggle">
+					<span class="tail"></span>
+					<?php echo comments_number( __( '+', 'spun' ), __( '1', 'spun' ), __( '%', 'spun' ) ); ?>
+				</a>
+			</span>
+		<?php endif; ?>
+		<div class="entry-meta-wrapper">
+			<span class="post-date">
+				<?php spun_posted_on(); ?>
+			</span>
+			<span class="entry-format">
+				<a href="<?php echo esc_url( get_post_format_link( $format ) ); ?>" title="<?php echo esc_attr( sprintf( __( 'All %s posts', 'spun' ), get_post_format_string( $format ) ) ); ?>"><?php echo get_post_format_string( $format ); ?></a>
+			</span>
+
+			<?php
+				/* translators: used between list items, there is a space after the comma */
+				$tags_list = get_the_tag_list( '', __( ', ', 'spun' ) );
+				if ( $tags_list ) :
+			?>
+
+			<span class="tags-links">
+				<?php printf( __( '%1$s', 'spun' ), $tags_list ); ?>
+			</span>
+			<?php endif; // End if $tags_list ?>
+
+			<?php edit_post_link( __( 'Edit', 'spun' ), '<span class="edit-link">', '</span>' ); ?>
+		</div>
+	</footer><!-- .entry-meta -->
+</article><!-- #post-<?php the_ID(); ?> -->

+ 33 - 0
content-none.php

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

+ 33 - 0
content-page.php

@@ -0,0 +1,33 @@
+<?php
+/**
+ * The template used for displaying page content in page.php
+ *
+ * @package Spun
+ */
+?>
+
+<article id="post-<?php the_ID(); ?>" <?php post_class(); ?>>
+	<header class="entry-header">
+		<?php the_title( '<h1 class="entry-title">', '</h1>' ); ?>
+	</header><!-- .entry-header -->
+
+	<div class="entry-content">
+		<?php the_content(); ?>
+		<?php wp_link_pages( array( 'before' => '<div class="page-links">', 'after' => '</div>', 'link_before' => '<span class="active-link">', 'link_after' => '</span>' ) ); ?>
+	</div><!-- .entry-content -->
+
+	<footer class="entry-meta">
+		<?php if ( ! post_password_required() && ( comments_open() || '0' != get_comments_number() ) ) : ?>
+			<span class="comments-link">
+				<a href="#comments-toggle">
+					<span class="tail"></span>
+					<?php echo comments_number( __( '+', 'spun' ), __( '1', 'spun' ), __( '%', 'spun' ) ); ?>
+				</a>
+			</span>
+		<?php endif; ?>
+
+		<div class="entry-meta-wrapper">
+			<?php edit_post_link( __( 'Edit', 'spun' ), '<span class="edit-link">', '</span>' ); ?>
+		</div>
+	</footer><!-- .entry-meta -->
+</article><!-- #post-<?php the_ID(); ?> -->

+ 49 - 0
content-quote.php

@@ -0,0 +1,49 @@
+<?php
+/**
+ * @package Spun
+ */
+
+$format = get_post_format();
+?>
+<article id="post-<?php the_ID(); ?>" <?php post_class(); ?>>
+	<header class="entry-header">
+		<?php the_title( '<h1 class="entry-title">', '</h1>' ); ?>
+	</header><!-- .entry-header -->
+
+	<div class="entry-content">
+		<?php the_content(); ?>
+		<?php wp_link_pages( array( 'before' => '<div class="page-links">', 'after' => '</div>', 'link_before' => '<span class="active-link">', 'link_after' => '</span>' ) ); ?>
+	</div><!-- .entry-content -->
+
+	<footer class="entry-meta">
+		<?php if ( ! post_password_required() && ( comments_open() || '0' != get_comments_number() ) ) : ?>
+			<span class="comments-link">
+				<a href="#comments-toggle">
+					<span class="tail"></span>
+					<?php echo comments_number( __( '+', 'spun' ), __( '1', 'spun' ), __( '%', 'spun' ) ); ?>
+				</a>
+			</span>
+		<?php endif; ?>
+		<div class="entry-meta-wrapper">
+			<span class="post-date">
+				<?php spun_posted_on(); ?>
+			</span>
+			<span class="entry-format">
+				<a href="<?php echo esc_url( get_post_format_link( $format ) ); ?>" title="<?php echo esc_attr( sprintf( __( 'All %s posts', 'spun' ), get_post_format_string( $format ) ) ); ?>"><?php echo get_post_format_string( $format ); ?></a>
+			</span>
+
+			<?php
+				/* translators: used between list items, there is a space after the comma */
+				$tags_list = get_the_tag_list( '', __( ', ', 'spun' ) );
+				if ( $tags_list ) :
+			?>
+
+			<span class="tags-links">
+				<?php printf( __( '%1$s', 'spun' ), $tags_list ); ?>
+			</span>
+			<?php endif; // End if $tags_list ?>
+
+			<?php edit_post_link( __( 'Edit', 'spun' ), '<span class="edit-link">', '</span>' ); ?>
+		</div>
+	</footer><!-- .entry-meta -->
+</article><!-- #post-<?php the_ID(); ?> -->

+ 44 - 0
content-single.php

@@ -0,0 +1,44 @@
+<?php
+/**
+ * @package Spun
+ */
+?>
+<article id="post-<?php the_ID(); ?>" <?php post_class(); ?>>
+	<header class="entry-header">
+		<?php the_title( '<h1 class="entry-title">', '</h1>' ); ?>
+	</header><!-- .entry-header -->
+
+	<div class="entry-content">
+		<?php the_content(); ?>
+		<?php wp_link_pages( array( 'before' => '<div class="page-links">', 'after' => '</div>', 'link_before' => '<span class="active-link">', 'link_after' => '</span>' ) ); ?>
+	</div><!-- .entry-content -->
+
+	<footer class="entry-meta">
+		<?php if ( ! post_password_required() && ( comments_open() || '0' != get_comments_number() ) ) : ?>
+			<span class="comments-link">
+				<a href="#comments-toggle">
+					<span class="tail"></span>
+					<?php echo comments_number( __( '+', 'spun' ), __( '1', 'spun' ), __( '%', 'spun' ) ); ?>
+				</a>
+			</span>
+		<?php endif; ?>
+		<div class="entry-meta-wrapper">
+			<span class="post-date">
+				<?php spun_posted_on(); ?>
+			</span>
+
+			<?php
+				/* translators: used between list items, there is a space after the comma */
+				$tags_list = get_the_tag_list( '', __( ', ', 'spun' ) );
+				if ( $tags_list ) :
+			?>
+
+			<span class="tags-links">
+				<?php printf( __( '%1$s', 'spun' ), $tags_list ); ?>
+			</span>
+			<?php endif; // End if $tags_list ?>
+
+			<?php edit_post_link( __( 'Edit', 'spun' ), '<span class="edit-link">', '</span>' ); ?>
+		</div>
+	</footer><!-- .entry-meta -->
+</article><!-- #post-<?php the_ID(); ?> -->

+ 41 - 0
content-status.php

@@ -0,0 +1,41 @@
+<?php
+/**
+ * @package Spun
+ */
+
+$format = get_post_format();
+global $post;
+?>
+<article id="post-<?php the_ID(); ?>" <?php post_class(); ?>>
+	<header class="entry-header">
+		<?php the_title( '<h1 class="entry-title">', '</h1>' ); ?>
+	</header><!-- .entry-header -->
+	<div class="status-avatar">
+		<a href="<?php echo esc_url( get_author_posts_url( get_the_author_meta( 'ID' ) ) ) ?>">
+			<?php echo get_avatar( get_the_author_meta( 'ID' ), 60 ); ?>
+		</a>
+	</div>
+	<div class="entry-content">
+		<?php the_content(); ?>
+	</div><!-- .entry-content -->
+
+	<footer class="entry-meta">
+		<?php if ( ! post_password_required() && ( comments_open() || '0' != get_comments_number() ) ) : ?>
+			<span class="comments-link">
+				<a href="#comments-toggle">
+					<span class="tail"></span>
+					<?php echo comments_number( __( '+', 'spun' ), __( '1', 'spun' ), __( '%', 'spun' ) ); ?>
+				</a>
+			</span>
+		<?php endif; ?>
+		<div class="entry-meta-wrapper">
+			<span class="post-date">
+				<a href="<?php the_permalink(); ?>" title="<?php echo esc_attr( sprintf( __( 'Permalink to %s', 'spun' ), the_title_attribute( 'echo=0' ) ) ); ?>"><?php the_date( get_option( 'date_format' ) ); ?></a> <?php _e( '@', 'spun' ); ?> <?php the_time( 'g:i a' ) ?>
+			</span>
+			<span class="entry-format">
+				<a href="<?php echo esc_url( get_post_format_link( $format ) ); ?>" title="<?php echo esc_attr( sprintf( __( 'All %s posts', 'spun' ), get_post_format_string( $format ) ) ); ?>"><?php echo get_post_format_string( $format ); ?></a>
+			</span>
+			<?php edit_post_link( __( 'Edit', 'spun' ), '<span class="edit-link">', '</span>' ); ?>
+		</div>
+	</footer><!-- .entry-meta -->
+</article><!-- #post-<?php the_ID(); ?> -->

+ 49 - 0
content-video.php

@@ -0,0 +1,49 @@
+<?php
+/**
+ * @package Spun
+ */
+
+$format = get_post_format();
+?>
+<article id="post-<?php the_ID(); ?>" <?php post_class(); ?>>
+	<header class="entry-header">
+		<?php the_title( '<h1 class="entry-title">', '</h1>' ); ?>
+	</header><!-- .entry-header -->
+
+	<div class="entry-content">
+		<?php the_content(); ?>
+		<?php wp_link_pages( array( 'before' => '<div class="page-links">', 'after' => '</div>', 'link_before' => '<span class="active-link">', 'link_after' => '</span>' ) ); ?>
+	</div><!-- .entry-content -->
+
+	<footer class="entry-meta">
+		<?php if ( ! post_password_required() && ( comments_open() || '0' != get_comments_number() ) ) : ?>
+			<span class="comments-link">
+				<a href="#comments-toggle">
+					<span class="tail"></span>
+					<?php echo comments_number( __( '+', 'spun' ), __( '1', 'spun' ), __( '%', 'spun' ) ); ?>
+				</a>
+			</span>
+		<?php endif; ?>
+		<div class="entry-meta-wrapper">
+			<span class="post-date">
+				<?php spun_posted_on(); ?>
+			</span>
+			<span class="entry-format">
+				<a href="<?php echo esc_url( get_post_format_link( $format ) ); ?>" title="<?php echo esc_attr( sprintf( __( 'All %s posts', 'spun' ), get_post_format_string( $format ) ) ); ?>"><?php echo get_post_format_string( $format ); ?></a>
+			</span>
+
+			<?php
+				/* translators: used between list items, there is a space after the comma */
+				$tags_list = get_the_tag_list( '', __( ', ', 'spun' ) );
+				if ( $tags_list ) :
+			?>
+
+			<span class="tags-links">
+				<?php printf( __( '%1$s', 'spun' ), $tags_list ); ?>
+			</span>
+			<?php endif; // End if $tags_list ?>
+
+			<?php edit_post_link( __( 'Edit', 'spun' ), '<span class="edit-link">', '</span>' ); ?>
+		</div>
+	</footer><!-- .entry-meta -->
+</article><!-- #post-<?php the_ID(); ?> -->

+ 51 - 0
content.php

@@ -0,0 +1,51 @@
+<?php
+/**
+ * @package Spun
+ */
+?>
+<article id="post-<?php the_ID(); ?>" <?php post_class(); ?>>
+	<header class="entry-header">
+		<h1 class="entry-title"><?php the_title(); ?></h1>
+	</header><!-- .entry-header -->
+
+	<div class="entry-content">
+		<?php the_content(); ?>
+		<?php wp_link_pages( array( 'before' => '<div class="page-links">', 'after' => '</div>', 'link_before' => '<span class="active-link">', 'link_after' => '</span>' ) ); ?>
+	</div><!-- .entry-content -->
+
+	<footer class="entry-meta">
+		<?php if ( ! post_password_required() && ( comments_open() || '0' != get_comments_number() ) ) : ?>
+			<span class="comments-link">
+				<a href="#">
+					<span class="tail"></span>
+					<?php printf( _n( '1', '%1$s', get_comments_number(), 'spun' ), number_format_i18n( get_comments_number() ) ); ?>
+				</a>
+			</span>
+		<?php endif; ?>
+		<span class="post-date">
+			<?php spun_posted_on(); ?>
+		</span>
+		<?php
+			/* translators: used between list items, there is a space after the comma */
+			$categories_list = get_the_category_list( __( ', ', 'spun' ) );
+			if ( $categories_list && spun_categorized_blog() ) :
+		?>
+		<span class="cat-links">
+			<?php printf( __( '%1$s', 'spun' ), $categories_list ); ?>
+		</span>
+		<?php endif; // End if categories ?>
+
+		<?php
+			/* translators: used between list items, there is a space after the comma */
+			$tags_list = get_the_tag_list( '', __( ', ', 'spun' ) );
+			if ( $tags_list ) :
+		?>
+
+		<span class="tags-links">
+			<?php printf( __( '%1$s', 'spun' ), $tags_list ); ?>
+		</span>
+		<?php endif; // End if $tags_list ?>
+
+		<?php edit_post_link( __( 'Edit', 'spun' ), '<span class="edit-link">', '</span>' ); ?>
+	</footer><!-- .entry-meta -->
+</article><!-- #post-<?php the_ID(); ?> -->

+ 242 - 0
editor-style.css

@@ -0,0 +1,242 @@
+.mceContentBody {
+	color: #666;
+	font-family: Baskerville, "Playfair Display", "Times New Roman", serif;
+	font-size: 16px;
+	font-weight: 300;
+	line-height: 1.5;
+	width: 700px;
+}
+/* Headings */
+h1,h2,h3,h4,h5,h6 {
+	clear: both;
+	font-family: Baskerville, "Playfair Display", "Times New Roman", serif;
+	font-style: italic;
+	font-weight: normal;
+	margin: 1em 0;
+}
+h1 {
+	font-size: 32px;
+	line-height: 1em;
+}
+h2 {
+	font-size: 28px;
+}
+h3 {
+	font-size: 24px;
+}
+h4 {
+	font-size: 20px;
+}
+h5 {
+	font-family: Quicksand, Arial, Helvetica, sans-serif;
+	-webkit-text-stroke: .35px; /* Hack to fix thin text in Windows */
+	font-size: 16px;
+	font-style: normal;
+	text-transform: uppercase;
+}
+h6 {
+	font-family: Quicksand, Arial, Helvetica, sans-serif;
+	-webkit-text-stroke: .35px; /* Hack to fix thin text in Windows */
+	font-size: 12px;
+	font-style: normal;
+	text-transform: uppercase;
+}
+hr {
+	background-color: #ccc;
+	border: 0;
+	height: 1px;
+	margin-bottom: 1.5em;
+}
+
+/* Text elements */
+::selection {
+	background-color: #444;
+	color: #fff;
+}
+p {
+	margin-bottom: 1.5em;
+}
+ul, ol {
+	margin: 0 0 1.5em 2em;
+}
+ul {
+	list-style: none;
+}
+ul li:before {
+	content: "\02022";
+	font-size: 14px;
+	margin: 0 0 0 -1.5em;
+	padding: 0 1em 0 0;
+}
+ul ul li:before {
+	content: "\00B0";
+}
+ul ul ul li:before {
+	content: "\25C7";
+	font-size: 10px;
+	font-size: 1rem;
+}
+ol {
+	list-style: decimal;
+}
+ol ol {
+	list-style: lower-alpha;
+}
+ol ol ol {
+	list-style: lower-roman;
+}
+ul ul, ol ol, ul ol, ol ul {
+	margin-bottom: 0;
+	margin-left: 1.5em;
+}
+dt {
+	font-weight: bold;
+}
+dd {
+	margin: 0 1.5em 1.5em;
+}
+b, strong {
+	font-weight: bold;
+}
+dfn, cite, em, i {
+	font-style: italic;
+}
+cite {
+	font-size: 12px;
+	font-style: normal;
+	text-transform: uppercase;
+}
+blockquote {
+	border-top: 1px solid #eee;
+	border-bottom: 1px solid #eee;
+	font-family: Baskerville, "Playfair Display", "Times New Roman", serif;
+	font-size: 24px;
+	font-style: italic;
+	margin: 1.5em 0;
+	padding: 1em 1.5em;
+}
+blockquote p {
+	margin: 0;
+}
+blockquote cite {
+	clear: both;
+	float: right;
+	font-size: 12px;
+	font-style: normal;
+	text-transform: uppercase;
+}
+address {
+	font-style: italic;
+	margin: 0 0 1.5em;
+}
+pre {
+	background: #fafafa;
+	border: 1px dashed #eee;
+	font-family: "Courier 10 Pitch", Courier, monospace;
+	font-size: 14px;
+	line-height: 1.6;
+	margin-bottom: 1.6em;
+	padding: 1.6em;
+	overflow: auto;
+	max-width: 100%;
+}
+code, kbd, tt, var {
+	background: #fafafa;
+	border: 1px dashed #eee;
+	font: 14px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
+}
+abbr, acronym {
+	border-bottom: 1px dotted #666;
+	cursor: help;
+}
+mark, ins {
+	background: #aee6f8;
+	text-decoration: none;
+}
+sup,
+sub {
+	font-size: 75%;
+	height: 0;
+	line-height: 0;
+	position: relative;
+	vertical-align: baseline;
+}
+sup {
+	bottom: 1ex;
+}
+sub {
+	top: .5ex;
+}
+small {
+	font-size: 75%;
+}
+big {
+	font-size: 125%;
+}
+figure {
+	margin: 0;
+}
+table {
+	border-collapse: collapse;
+	font-size: 90%;
+	margin: 0 0 1.5em;
+	width: 100%;
+}
+td {
+	border-bottom: 1px solid #eee;
+	font-weight: normal;
+	padding: 5px 10px;
+	text-align: left;
+}
+th {
+	border-bottom: 1px solid #eee;
+	font-size: 16px;
+	padding: 5px 10px;
+	text-transform: uppercase;
+}
+tr:hover {
+	background: rgba(0,0,0,.01);
+}
+/* Links */
+a {
+	color: #333;
+	text-decoration: none;
+	transition: all .4s ease-in-out;
+	-webkit-transition: all .4s ease-in-out;
+	-moz-transition: all .4s ease-in-out;
+	-o-transition: all .4s ease-in-out;
+}
+a:visited {
+	color: #333;
+}
+a:hover,
+a:focus,
+a:active {
+	color: #999;
+	text-decoration: none;
+	transition: all .4s ease-in-out;
+	-webkit-transition: all .4s ease-in-out;
+	-moz-transition: all .4s ease-in-out;
+	-o-transition: all .4s ease-in-out;
+}
+
+/* Alignment */
+.alignleft {
+	display: inline;
+	float: left;
+	margin-top: 1.5em;
+	margin-right: 1.5em;
+	margin-bottom: 1.5em;
+}
+.alignright {
+	display: inline;
+	float: right;
+	margin-top: 1.5em;
+	margin-left: 1.5em;
+	margin-bottom: 1.5em;
+}
+.aligncenter {
+	clear: both;
+	display: block;
+	margin: 1.5em auto;
+}

+ 9 - 0
font/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
font/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.

BIN
font/fontin-bold-webfont.eot


BIN
font/fontin-bold-webfont.ttf


BIN
font/fontin-bold-webfont.woff


BIN
font/fontin-bold-webfont.woff2


BIN
font/fontin-bold.otf


BIN
font/fontin-italic-webfont.eot


BIN
font/fontin-italic-webfont.ttf


BIN
font/fontin-italic-webfont.woff


BIN
font/fontin-italic-webfont.woff2


BIN
font/fontin-italic.otf


BIN
font/fontin-regular-webfont.eot


BIN
font/fontin-regular-webfont.ttf


BIN
font/fontin-regular-webfont.woff


BIN
font/fontin-regular-webfont.woff2


BIN
font/fontin-regular.otf


BIN
font/fontin-smallcaps-webfont.eot


BIN
font/fontin-smallcaps-webfont.ttf


BIN
font/fontin-smallcaps-webfont.woff


BIN
font/fontin-smallcaps-webfont.woff2


BIN
font/fontin-smallcaps.otf


BIN
font/genericons-regular-webfont.eot


+ 133 - 0
font/genericons-regular-webfont.svg

@@ -0,0 +1,133 @@
+<?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" >
+<svg xmlns="http://www.w3.org/2000/svg">
+<metadata></metadata>
+<defs>
+<font id="genericonsregular" horiz-adv-x="2048" >
+<font-face units-per-em="2048" ascent="1638" descent="-410" />
+<missing-glyph horiz-adv-x="500" />
+<glyph unicode="&#xe000;" horiz-adv-x="500" d="M0 0z" />
+<glyph unicode="&#xf100;" d="M1536 1408v-128h-1024v128h1024zM1152 1024h-640v128h640v-128zM1280 1152h256v-128h-256v128zM768 768h-256v128h256v-128zM896 896h640v-128h-640v128zM512 640h768v-128h-768v128z" />
+<glyph unicode="&#xf101;" d="M1024 1792q209 0 385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103zM1024 768q106 0 181 75t75 181t-75 181t-181 75t-181 -75t-75 -181t75 -181t181 -75z" />
+<glyph unicode="&#xf102;" d="M1920 1408v-1024h-1792v896l512 128l128 256h512l128 -256h512zM512 1504l-256 -64v160h256v-96zM1024 512q186 0 317 131.5t131 316.5t-131 316.5t-317 131.5q-185 0 -316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5zM1024 1280q133 0 226.5 -93.5t93.5 -226.5 t-93.5 -226.5t-226.5 -93.5t-226.5 93.5t-93.5 226.5t93.5 226.5t226.5 93.5z" />
+<glyph unicode="&#xf103;" d="M128 1408h896v-384h-896v384zM2048 1408v-896h-896v896h896zM128 896h384v-384h-384v384zM640 896h384v-384h-384v384z" />
+<glyph unicode="&#xf104;" d="M1664 1024l-1152 -640v1280z" />
+<glyph unicode="&#xf105;" d="M1408 1408q0 -124 -71.5 -222t-184.5 -138v-536l-256 -128v664q-113 40 -184.5 138t-71.5 222q0 159 112.5 271.5t271.5 112.5t271.5 -112.5t112.5 -271.5z" />
+<glyph unicode="&#xf106;" d="M512 1408h512l-256 -768h-384zM1792 1408l-256 -768h-384l128 768h512z" />
+<glyph unicode="&#xf107;" d="M1088 1792q133 0 226.5 -93.5t93.5 -226.5v-384q0 -97 -53 -176.5t-139 -116.5v151q64 57 64 142v384q0 80 -56 136t-136 56t-136 -56t-56 -136v-384q0 -85 64 -142v-151q-86 37 -139 116.5t-53 176.5v384q0 133 93.5 226.5t226.5 93.5zM960 1230v151q86 -37 139 -116.5 t53 -176.5v-384q0 -133 -93.5 -226.5t-226.5 -93.5t-226.5 93.5t-93.5 226.5v384q0 97 53 176.5t139 116.5v-151q-64 -57 -64 -142v-384q0 -80 56 -136t136 -56t136 56t56 136v384q0 85 -64 142z" />
+<glyph unicode="&#xf108;" d="M256 1792h1024q96 0 176 -80t80 -176v-384q0 -96 -80 -176t-176 -80h-448l-448 -448v448h-128q-96 0 -176 80t-80 176v384q0 96 80 176t176 80zM1664 1152v384q96 0 176 -80t80 -176v-384q0 -96 -80 -176t-176 -80h-128v-448l-448 448h-320l128 128h384q168 0 276 108 t108 276z" />
+<glyph unicode="&#xf109;" d="M640 1280l384 384v-1280l-384 384h-384v512h384zM1386 1386l91 91q88 -89 137.5 -206t49.5 -247q0 -87 -23 -170t-64.5 -153.5t-99.5 -129.5l-91 91q71 71 110.5 164.5t39.5 197.5t-39.5 197.5t-110.5 164.5zM1205 1205l91 91q26 -27 46.5 -57.5t35 -65t22.5 -72.5t8 -77 q0 -78 -29.5 -148t-82.5 -124l-91 91q75 75 75 181t-75 181z" />
+<glyph unicode="&#xf200;" d="M1024 2048q209 0 398.5 -81t326.5 -218t218 -326.5t81 -398.5q0 -335 -195.5 -601.5t-504.5 -369.5q-36 -7 -53 8.5t-17 40.5q0 4 0.5 102t0.5 179q0 130 -69 189q77 9 137.5 24.5t124.5 51.5t107 89t70.5 140t27.5 201q0 161 -105 274q6 15 11 35t9 56t-3.5 83.5 t-26.5 96.5q-4 1 -10.5 2t-32 -1t-55.5 -11t-79.5 -33.5t-104.5 -61.5q-118 33 -256 35q-138 -2 -256 -35q-55 37 -104 61.5t-80 33t-54.5 11.5t-33.5 1l-10 -2q-58 -146 -10 -271q-105 -115 -105 -274q0 -114 27.5 -201t70.5 -140t107 -89t124.5 -52t136.5 -24 q-53 -47 -65 -137q-28 -13 -59.5 -20t-75.5 -6.5t-87.5 28.5t-75.5 83q-2 4 -6.5 10.5t-19 24t-31.5 31t-44 25.5t-56 14h-10t-18.5 -3.5t-17 -9t4 -18.5t34.5 -31q3 -1 7.5 -4t19 -14.5t27.5 -27t30 -43.5t30 -61q1 -3 2.5 -7t8 -17t15.5 -25.5t24.5 -28t33.5 -28t45 -23.5 t57.5 -16t71.5 -3.5t87 11.5q0 -50 0.5 -110t0.5 -64q0 -24 -17 -40t-53 -10q-309 103 -504.5 370t-195.5 602q0 208 81 398t218.5 327t327 218t397.5 81z" />
+<glyph unicode="&#xf201;" d="M1024 2048q206 0 395.5 -82t327 -219.5t219.5 -327t82 -395.5t-82 -395.5t-219.5 -327t-327 -219.5t-395.5 -82t-395.5 82t-327 219.5t-219.5 327t-82 395.5t82 395.5t219.5 327t327 219.5t395.5 82zM1024 1920q-32 0 -96 -8t-96 -8q102 -166 304 -512q6 2 86 31 t118.5 45t108 47t122 64t93.5 69q-126 126 -290.5 199t-349.5 73zM672 1856q-194 -85 -329.5 -247.5t-182.5 -376.5q194 -22 444 14t388 82q-141 282 -320 528zM1760 1536q-71 -57 -162 -104.5t-214.5 -100.5t-183.5 -83q22 -29 36.5 -54.5t34 -67.5t25.5 -54q170 33 336 30 t288 -30q-26 285 -160 464zM128 1088v-64q0 -167 58 -319.5t166 -272.5q125 205 339 360t445 232q-16 48 -80 176q-282 -86 -481.5 -111t-446.5 -1zM1536 288q156 108 258 278t126 362q-276 46 -576 0q14 -27 43 -103t74.5 -231t74.5 -306zM1024 128q181 0 368 80 q-33 300 -208 688q-222 -74 -410 -225.5t-294 -350.5q216 -192 544 -192z" />
+<glyph unicode="&#xf202;" d="M1920 1584q-73 -111 -183 -191q0 -7 0.5 -23t0.5 -24q0 -122 -31 -246t-89.5 -241t-149.5 -218.5t-204 -177.5t-260.5 -119.5t-311.5 -43.5q-305 0 -564 165q48 -5 88 -5q256 0 456 157q-119 2 -213 73.5t-130 182.5q39 -7 69 -7q47 0 97 13q-127 26 -211 127t-84 233v5 q80 -43 167 -46q-76 50 -120 131t-44 175q0 101 50 185q138 -170 335 -271.5t423 -112.5q-10 39 -10 84q0 152 108 259.5t260 107.5q160 0 268 -116q128 26 233 89q-42 -132 -161 -203q109 13 211 58z" />
+<glyph unicode="&#xf203;" d="M384 1920h1280q106 0 181 -75t75 -181v-1280q0 -106 -75 -181t-181 -75h-282v711h270l12 260h-282v192v12q0 60 21.5 87.5t87.5 27.5l166 -1l6 242q-78 10 -183 10q-94 0 -167 -27.5t-117 -74.5t-66 -105.5t-22 -126.5v-236h-254v-260h254v-711h-724q-106 0 -181 75 t-75 181v1280q0 106 75 181t181 75z" />
+<glyph unicode="&#xf204;" d="M1511 1272l-14 -303h-315v-841h-320v841h-222v303h222v258q0 78 26 147t77 124t136.5 87t194.5 32q55 0 108 -3t79 -6l26 -3l-7 -282h-193q-76 0 -101.5 -32t-25.5 -101v-14v-207h329z" />
+<glyph unicode="&#xf205;" d="M1024 1920q182 0 348 -71t286 -191t191 -286t71 -348t-71 -348t-191 -286t-286 -191t-348 -71t-348 71t-286 191t-191 286t-71 348t71 348t191 286t286 191t348 71zM1426 536l81 268q24 79 32.5 107.5t18.5 74.5t10 79q0 46 -11.5 90.5t-23.5 71t-32 60.5q-2 4 -11.5 19 t-12 20t-10.5 18.5t-11 19t-9 17.5t-8.5 19t-6.5 18t-5.5 19.5t-3 18.5t-1.5 20q0 57 39 100t97 43l10 -1q-110 101 -249.5 156.5t-294.5 55.5q-207 0 -385 -98t-288 -266h52q37 0 91 2.5t89 4.5l34 3q21 1 30.5 -14.5t2.5 -32.5t-27 -20q-44 -5 -93 -7l294 -873l176 529 l-125 344l-85 7q-20 2 -27.5 19t2.5 33t30 15q133 -10 212 -10q38 0 91.5 2.5t88.5 4.5l35 3q16 1 25.5 -8.5t10 -22t-7 -23.5t-23.5 -13q-43 -5 -92 -7zM1731 1410q5 -40 5 -82q0 -135 -61 -289l-246 -711q183 106 292 291.5t109 404.5q0 207 -99 386zM218 1024 q0 -236 125 -430.5t330 -294.5l-385 1053q-70 -156 -70 -328zM1024 218q138 0 268 46q-4 6 -6 11l-248 679l-242 -703q112 -33 228 -33z" />
+<glyph unicode="&#xf206;" d="M1664 1536v256h-128v-256h-256v-128h256v-256h128v256h256v-1024q0 -106 -75 -181t-181 -75h-507q5 28 5 50q0 143 -46.5 230t-189.5 194q-3 2 -20.5 15t-25 19t-25.5 20t-27.5 22.5t-24 22t-23 23.5t-17 22t-12.5 22.5t-4 20.5q0 52 23 87t99 94q180 141 180 324 q0 113 -45 204.5t-128 139.5h160l135 142h-607q-127 0 -241.5 -49t-194.5 -132v65q0 106 75 181t181 75h1280q106 0 181 -75t75 -181v-128h-256zM575 937q-125 4 -225.5 108t-121.5 262q-21 161 50.5 269.5t194.5 104.5q121 -4 215.5 -118.5t116.5 -277.5q21 -160 -43 -256 t-187 -92zM572 570q-18 0 -54.5 -0.5t-55.5 -0.5q-183 0 -334 -83v485q125 -127 330 -127q30 0 59 3q-32 -61 -32 -118q0 -33 13 -63t28.5 -48.5t45.5 -47.5zM966 218q7 -29 7 -66q0 -16 -1 -24h-588q-85 0 -153 50.5t-92 130.5q57 85 166 137.5t237 51.5q84 -1 158 -26 q19 -13 62 -42.5t61 -42t48 -37t44.5 -41.5t29 -41.5t21.5 -49.5z" />
+<glyph unicode="&#xf207;" d="M530 1285h1q67 0 108.5 39.5t41.5 97.5q-2 60 -42 98.5t-106 38.5q-67 0 -108 -39t-41 -98q0 -58 40.5 -97.5t105.5 -39.5zM1614 384v455q0 175 -83.5 266t-220.5 91q-50 0 -90.5 -12t-68.5 -34t-45 -41t-33 -44v112h-264v-793h264v443q0 45 8 64q16 40 50.5 68t85.5 28 q133 0 133 -179v-424h264zM663 1177h-263v-793h263v793z" />
+<glyph unicode="&#xf208;" d="M384 1920h1280q106 0 181 -75t75 -181v-1280q0 -106 -75 -181t-181 -75h-1280q-106 0 -181 75t-75 181v1280q0 106 75 181t181 75zM530 1285h1q67 0 108.5 39.5t41.5 97.5q-2 60 -42 98.5t-106 38.5q-67 0 -108 -39t-41 -98q0 -58 40.5 -97.5t105.5 -39.5zM1614 384v455 q0 175 -83.5 266t-220.5 91q-50 0 -90.5 -12t-68.5 -34t-45 -41t-33 -44v112h-264v-793h264v443q0 45 8 64q16 40 50.5 68t85.5 28q133 0 133 -179v-424h264zM663 1177h-263v-793h263v793z" />
+<glyph unicode="&#xf209;" d="M1073 2048q176 0 327.5 -60.5t253.5 -161t160 -231t58 -270.5q0 -246 -85 -443t-241 -309.5t-355 -112.5q-99 0 -186.5 46.5t-121.5 110.5q-73 -290 -89 -347q-34 -123 -127 -270l-149 54q-7 167 22 290l162 688q-40 81 -40 200q0 139 70.5 232.5t172.5 93.5 q83 0 127 -53.5t44 -135.5q0 -51 -18.5 -124t-49 -170t-44.5 -154q-23 -99 37.5 -171t161.5 -72q117 0 209.5 92t142 244.5t49.5 334.5q0 214 -139 349t-387 135q-139 0 -257.5 -49.5t-197 -133t-122.5 -193t-44 -229.5q0 -147 83 -247q18 -21 21.5 -34t-3.5 -37 q-16 -61 -25 -101q-7 -24 -24.5 -32t-39.5 1q-127 51 -192.5 181.5t-65.5 300.5q0 109 35.5 219t110 213t179 182t254 126.5t323.5 47.5z" />
+<glyph unicode="&#xf210;" d="M1024 2048q209 0 398.5 -81t326.5 -218t218 -326.5t81 -398.5t-81 -398.5t-218 -326.5t-326.5 -218t-398.5 -81q-147 0 -290 42q74 116 103 219l72 282q28 -53 99 -90.5t151 -37.5q162 0 288.5 91.5t195.5 251t69 359.5q0 114 -47 220t-130 187.5t-206.5 130.5t-265.5 49 q-141 0 -262 -38.5t-205.5 -103t-145.5 -147.5t-89.5 -172.5t-28.5 -178.5q0 -138 53 -243.5t156 -147.5q18 -8 32.5 -1t18.5 26q2 9 10 41t11 41q5 19 2.5 30t-16.5 28q-68 78 -68 200q0 97 35.5 186t99.5 156.5t160 108t209 40.5q201 0 313.5 -109.5t112.5 -283.5 q0 -148 -40 -271.5t-115 -198t-169 -74.5q-82 0 -131.5 58.5t-30.5 138.5q11 46 35.5 125t39.5 138t15 101q0 66 -35.5 109.5t-102.5 43.5q-82 0 -139.5 -76t-57.5 -189q0 -43 8 -83.5t16 -59.5l9 -19q-113 -475 -132 -558q-24 -97 -18 -235q-275 120 -444 374t-169 564 q0 208 81 398t218.5 327t327 218t397.5 81z" />
+<glyph unicode="&#xf211;" d="M992 1024q0 172 -122 294t-294 122t-294 -122t-122 -294t122 -294t294 -122t294 122t122 294zM1888 1024q0 172 -122 294t-294 122t-294 -122t-122 -294t122 -294t294 -122t294 122t122 294z" />
+<glyph unicode="&#xf212;" d="M1919 1437q16 347 -260 355q-373 12 -505 -417q69 29 133 29q136 0 120 -152q-8 -92 -120 -268q-113 -176 -169 -176q-73 0 -133 271q-20 79 -72 407q-49 303 -258 284q-89 -8 -265 -160q-127 -113 -262 -231l84 -108q121 84 141 84q92 0 173 -287l144 -525 q108 -287 265 -287q253 0 619 471q353 451 365 710z" />
+<glyph unicode="&#xf213;" d="M512 1664h1024q159 0 271.5 -112.5t112.5 -271.5v-512q0 -159 -112.5 -271.5t-271.5 -112.5h-1024q-159 0 -271.5 112.5t-112.5 271.5v512q0 159 112.5 271.5t271.5 112.5zM1408 1024l-640 384v-768z" />
+<glyph unicode="&#xf214;" d="M1091 1920h-255q-17 -139 -62 -228q-48 -93 -121 -154q-74 -64 -181 -99v-253h198v-629q0 -121 26 -187q26 -65 92 -122t161 -89q93 -31 218 -31q110 0 201 22q88 20 208 76v282q-134 -88 -271 -88q-76 0 -136 36q-44 25 -61 70q-17 46 -17 200v460h426v281h-426v453z " />
+<glyph unicode="&#xf215;" d="M384 1920h1280q106 0 181 -75t75 -181v-1280q0 -106 -75 -181t-181 -75h-1280q-106 0 -181 75t-75 181v1280q0 106 75 181t181 75zM1792 1536v128q0 53 -37.5 90.5t-90.5 37.5h-128q-53 0 -90.5 -37.5t-37.5 -90.5v-128q0 -53 37.5 -90.5t90.5 -37.5h128q53 0 90.5 37.5 t37.5 90.5zM1024 1408q-159 0 -271.5 -112.5t-112.5 -271.5t112.5 -271.5t271.5 -112.5t271.5 112.5t112.5 271.5t-112.5 271.5t-271.5 112.5zM1792 1152h-272q16 -66 16 -128q0 -212 -150 -362t-362 -150t-362 150t-150 362q0 62 16 128h-272v-768q0 -53 37.5 -90.5 t90.5 -37.5h1280q53 0 90.5 37.5t37.5 90.5v768z" />
+<glyph unicode="&#xf216;" d="M1061 1779l702 -467q29 -24 29 -55v-467q0 -32 -29 -54l-702 -468q-17 -11 -37 -11q-18 0 -37 11l-702 468q-29 22 -29 54v467q0 31 29 55l702 467q17 11 37 11t37 -11zM441 1257l231 -154l286 191v307zM1090 1294l286 -191l231 154l-517 344v-307zM1258 1024l-234 156 l-233 -156l233 -156zM388 914l165 110l-165 110v-220zM1660 1134l-165 -110l165 -110v220zM958 754l-286 191l-231 -155l517 -344v308zM1607 790l-231 155l-286 -191v-308z" />
+<glyph unicode="&#xf217;" d="M1024 1920q182 0 348 -71t286 -191t191 -286t71 -348t-71 -348t-191 -286t-286 -191t-348 -71t-348 71t-286 191t-191 286t-71 348t71 348t191 286t286 191t348 71zM1024 208q236 0 432 123.5t298 327.5q59 136 59 266q0 117 -43.5 221.5t-118.5 182.5t-175.5 131 t-215.5 73q116 -48 204 -145t127 -218q54 -151 17.5 -320t-150.5 -289q-111 -123 -276 -179t-332 -27q-168 27 -307 138t-210 270q-74 156 -67.5 338.5t93.5 335.5q88 155 238.5 260t328.5 135q2 0 35 6q-208 -16 -380.5 -128t-272.5 -293.5t-100 -392.5q0 -221 109.5 -409 t297.5 -297.5t409 -109.5zM1113 1770q-157 7 -306.5 -51.5t-258.5 -169.5q-109 -107 -159 -254.5t-30 -296.5q17 -148 100 -275.5t207 -200.5q120 -71 264 -78.5t267 49.5q-76 -21 -148 -21q-149 0 -275.5 74t-200.5 201t-74 276q0 214 146 373l3 3l14 14l1 1 q98 114 235 178t293 64q163 0 306 -70t241 -193q-36 57 -70 96q-104 126 -250 200.5t-305 80.5zM1415 1006q6 -142 -81 -257q-86 -115 -225 -157q-114 -35 -234 -7q83 -34 174 -34q195 0 333.5 138.5t138.5 333.5v2q-10 107 -63.5 202.5t-137.5 157.5q-102 77 -236 87 t-243 -49q-116 -62 -177 -167q-61 -107 -52 -231q8 -119 85 -217t186 -128q110 -33 221.5 8.5t170.5 134.5q61 91 50 204t-86 187q-70 77 -179.5 87t-188.5 -50q-85 -62 -105 -157q-21 -98 30 -182q50 -84 142 -108q92 -23 172 26q38 23 64 58.5t34 76.5q17 88 -34 159 q-52 72 -136 77q-83 6 -142 -54q-57 -55 -45 -138q6 -37 27.5 -68.5t52.5 -47.5q40 -21 87 -16q-46 1 -82 29t-49 71l-2 3q-14 30 -9.5 67t25.5 66q22 30 56.5 46.5t72.5 14.5t73.5 -23.5t54.5 -55.5q46 -76 8 -158q-18 -39 -53.5 -66.5t-78.5 -35.5q-43 -9 -88.5 3.5 t-78.5 43.5q-74 68 -68 169q2 65 45 118.5t109.5 77t132.5 5.5q68 -16 118.5 -70.5t65 -124.5t-9.5 -144q-37 -107 -150 -158.5t-224 -8.5q-114 43 -170 158q-55 117 -17 238q35 121 152 191t246 47q131 -19 223 -128t95 -246z" />
+<glyph unicode="&#xf218;" d="M1151 1835l151 85h-485q-264 0 -421 -129q-73 -64 -111.5 -147.5t-38.5 -167.5q0 -56 16 -109.5t49.5 -100.5t79.5 -82.5t109 -56.5t136 -21q19 0 75 5q0 -2 -4 -10.5t-4.5 -10.5t-3.5 -9.5t-4 -11l-3 -10.5t-2.5 -12.5t-1 -13t-0.5 -14.5q0 -26 5 -48t18.5 -45 t20.5 -32.5t26 -34.5q-61 -4 -98 -7.5t-107 -14.5t-131.5 -32.5t-112.5 -53.5q-50 -29 -86.5 -66.5t-56.5 -76.5t-29 -74.5t-9 -69.5q0 -66 32 -125.5t92.5 -107t159 -75.5t222.5 -28q117 0 218.5 25t174 68t124 99.5t76.5 120.5t25 131q0 40 -6.5 74.5t-22.5 65t-30.5 53 t-41.5 50t-45 43t-51 44.5l-85 66q-19 15 -28.5 24.5t-21 31t-11.5 45.5t12 47.5t21.5 34.5t32.5 33q37 29 59 48t52 52t46 64t28 75.5t12 94.5q0 43 -8 82t-23.5 70.5t-30.5 55.5t-38 47.5t-35 34.5t-32 27h146zM906 1238q-18 -19 -44 -33.5t-56.5 -23.5t-58.5 -9 q-58 0 -108 28.5t-83.5 73.5t-57.5 101.5t-34.5 111.5t-10.5 104q0 110 51 174q28 35 73.5 56t91.5 21q56 0 105.5 -28.5t83.5 -74.5t59 -103.5t36.5 -115.5t11.5 -110q0 -113 -59 -172zM2048 1152v-128h-256v-256h-128v256h-256v128h256v256h128v-256h256zM838 791 q51 -36 82 -59t63.5 -50.5t50.5 -48.5t33.5 -46t21.5 -50.5t6 -55.5q0 -113 -91 -183.5t-255 -70.5q-187 0 -300.5 80t-113.5 207q0 47 17 87.5t38.5 64.5t54 45t50.5 28.5t42 16.5q35 11 76.5 19.5t77.5 12t58.5 5t34.5 1.5q35 0 54 -3z" />
+<glyph unicode="&#xf219;" d="M1438 1833q12 -5 32 -14.5t74.5 -45.5t101 -78.5t97 -114.5t78 -153t27.5 -194.5t-40 -238.5q-43 -89 -97 -157.5t-109.5 -110t-115.5 -69t-115.5 -37t-107.5 -12t-95.5 4t-76 13t-49.5 13.5l-18 6v-277q-1 -3 -2 -9t-6.5 -23t-14 -34t-24.5 -39.5t-36 -42t-51.5 -39.5 t-68.5 -33q-52 -19 -107 -20t-97 11.5t-76.5 27.5t-53.5 27l-18 13v280q33 -34 67 -55.5t67.5 -28.5t61.5 11t44 63v946h312v-538l65 -13q206 -32 329 60q105 78 128 243q2 76 -15.5 141t-49 110.5t-72.5 82.5t-86.5 59.5t-91.5 39t-87.5 24t-73.5 11.5t-52 5h-19l-66 -2 q-217 -16 -359 -141q-57 -50 -97 -115q-27 -45 -39.5 -93t-11 -88t10 -78.5t22 -67.5t25.5 -51t21 -33l9 -12l-225 -201q-7 9 -18.5 25t-40.5 68.5t-49.5 107.5t-34.5 137.5t-8.5 163t41 179.5t102.5 191q70 78 153.5 135t167 86.5t172 45.5t169 15t156.5 -8t137.5 -21 t107.5 -26.5t72 -22.5z" />
+<glyph unicode="&#xf220;" d="M1857 834q51 -106 50 -217q0 -133 -65.5 -245.5t-178 -178t-244.5 -65.5q-123 0 -231 58q-79 -14 -155 -14q-171 0 -327 67t-269 180t-179.5 269t-66.5 327q0 86 17 169q-67 116 -67 247q0 133 65.5 245.5t178 178t245.5 65.5q141 0 260 -75q69 12 144 12 q171 0 327 -66.5t269 -179.5t179.5 -269t66.5 -327q0 -96 -19 -181zM1466 612q59 85 59 188q0 88 -34 149q-35 62 -96 100q-58 39 -143 66q-77 25 -187 49q-89 20 -116 28q-35 9 -68 27q-33 15 -50 38q-17 20 -17 49q0 46 52 80q54 36 146 36q97 0 141 -32q43 -32 75 -94 q30 -48 51 -67q25 -22 72 -22q53 0 87 36q34 35 34 81t-25 96q-24 47 -82 92q-57 45 -139 70q-86 26 -197 26q-139 0 -247 -40q-107 -39 -164 -113q-57 -73 -57 -170q0 -102 55 -170q52 -65 144 -105q95 -40 221 -66q93 -20 154 -38q57 -19 90 -50q33 -30 33 -80 q0 -64 -62 -105q-65 -44 -170 -44q-78 0 -123 22q-47 22 -70 54q-27 34 -49 86q-21 49 -49 72q-32 26 -75 26q-52 0 -87 -33q-36 -33 -36 -79q0 -75 54 -153q52 -76 139 -123q119 -63 302 -63q150 0 263 46q111 46 171 130z" />
+<glyph unicode="&#xf221;" d="M1664 1024q0 -41 -24 -74t-62 -46q22 -33 22 -72q0 -41 -24 -74t-62 -46q22 -33 22 -72q0 -53 -37.5 -90.5t-90.5 -37.5h-64q53 0 90.5 -37.5t37.5 -90.5t-37.5 -90.5t-90.5 -37.5h-448q-65 0 -123 20t-93.5 44t-80.5 44t-87 20h-128v640h192q49 0 104 47t103.5 127.5 t80.5 204.5t32 261q0 5 0.5 13.5t4 31t9.5 39t19 30.5t31 14q33 0 77.5 -42t79.5 -119t35 -159q0 -85 -8 -165t-16 -117l-8 -38h416q53 0 90.5 -37.5t37.5 -90.5z" />
+<glyph unicode="&#xf222;" d="M1843 1168q0 -55 -28 -100.5t-74 -72.5q14 -50 14 -99q0 -135 -98.5 -250t-267.5 -181.5t-368 -66.5t-368.5 66.5t-268 181t-98.5 249.5q0 50 16 104q-44 27 -70.5 71.5t-26.5 97.5q0 83 59 142t142 59q100 0 160 -83q183 97 412 106l92 457q5 22 23 33q18 12 39 7 l313 -72q24 41 65.5 65.5t89.5 24.5q74 0 126.5 -52.5t52.5 -126.5t-52.5 -126.5t-126.5 -52.5q-71 0 -122 48.5t-56 119.5l-262 60l-77 -386q222 -12 397 -108q60 86 163 86q83 0 141.5 -59t58.5 -142zM1600 1805q-32 0 -54.5 -22.5t-22.5 -54.5t22.5 -54.5t54.5 -22.5 t54.5 22.5t22.5 54.5t-22.5 54.5t-54.5 22.5zM1021 501q171 0 316.5 53t230.5 143.5t85 197.5q0 108 -85 199t-230.5 144t-316.5 53q-172 0 -317.5 -53t-230.5 -144t-85 -198t85 -198t230.5 -144t317.5 -53zM307 1168q0 -47 40 -75q47 75 132 137q-29 36 -73 36 q-41 0 -70 -28.5t-29 -69.5zM1698 1089q43 31 43 79q0 40 -28.5 69t-69.5 29q-45 0 -76 -39q83 -61 131 -138zM895 982q0 -46 -33 -79t-79 -33t-78.5 33t-32.5 79t32.5 79t78.5 33q47 0 79.5 -33t32.5 -79zM1265 1094q47 0 79.5 -33t32.5 -79t-33 -79t-79 -33t-79 33t-33 79 t32.5 79t79.5 33zM1224 776q15 15 36 15t36 -15t15 -36.5t-15 -36.5q-86 -86 -271 -86q-187 0 -273 86q-15 15 -15 36.5t15 36.5t36 15t36 -15q56 -56 199 -56q145 0 201 56z" />
+<glyph unicode="&#xf223;" d="M1105 1233v92q0 34 -23.5 57t-57.5 23t-57.5 -23t-23.5 -57l-1 -481q-1 -138 -101.5 -235t-241.5 -97q-142 0 -242.5 99t-100.5 238v209h263v-206q0 -33 23.5 -56.5t57.5 -23.5t57.5 23.5t23.5 56.5v487q5 136 104.5 230.5t238.5 94.5t238.5 -95.5t104.5 -231.5v-107 l-157 -45zM1792 1058v-209q0 -139 -100.5 -238t-242.5 -99t-242 97.5t-102 236.5v210l105 -48l157 46v-212q0 -33 23.5 -56.5t57.5 -23.5t57.5 23.5t23.5 56.5v216h263z" />
+<glyph unicode="&#xf224;" d="M512 1792h1024q106 0 181 -75t75 -181v-384q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5v384q0 106 75 181t181 75zM1024 1077l-293 294q-37 37 -91 37t-90 -37q-38 -37 -38 -90t38 -91l362 -362l4 4q37 -64 108 -64t108 64l5 -4 l362 362q37 38 37 91t-37 90t-91 37q-53 0 -90 -37z" />
+<glyph unicode="&#xf300;" d="M512 1536h1024q106 0 181 -75t75 -181v-384q0 -106 -75 -181t-181 -75h-448l-448 -448v448h-128q-106 0 -181 75t-75 181v384q0 106 75 181t181 75z" />
+<glyph unicode="&#xf301;" d="M1664 1152l-256 -640h-1024v1024h384l64 -128h448v-128h-640l-128 -256h128l64 128h960z" />
+<glyph unicode="&#xf302;" d="M1536 1536v-512l-768 -768l-512 512l768 768h512zM1280 1152q53 0 90.5 37.5t37.5 90.5t-37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5z" />
+<glyph unicode="&#xf303;" d="M960 1792q143 0 273.5 -55.5t225 -150t150 -225t55.5 -273.5t-55.5 -273.5t-150 -225t-225 -150t-273.5 -55.5t-273.5 55.5t-225 150t-150 225t-55.5 273.5t55.5 273.5t150 225t225 150t273.5 55.5zM960 512q117 0 223.5 45.5t184 123t123 184t45.5 223.5t-45.5 223.5 t-123 184t-184 123t-223.5 45.5t-223.5 -45.5t-184 -123t-123 -184t-45.5 -223.5t45.5 -223.5t123 -184t184 -123t223.5 -45.5zM1024 1115l298 -298l-90 -91l-336 336v474h128v-421z" />
+<glyph unicode="&#xf304;" d="M1024 1152q-106 0 -181 75t-75 181t75 181t181 75t181 -75t75 -181t-75 -181t-181 -75zM896 1024h256q159 0 271.5 -112.5t112.5 -271.5v-256h-1024v256q0 159 112.5 271.5t271.5 112.5z" />
+<glyph unicode="&#xf305;" d="M1664 1664v-1280h-1408v1280h256v128h128v-128h640v128h128v-128h256zM1536 640v640q0 53 -37.5 90.5t-90.5 37.5h-896q-53 0 -90.5 -37.5t-37.5 -90.5v-640q0 -53 37.5 -90.5t90.5 -37.5h896q53 0 90.5 37.5t37.5 90.5zM832 1280h128q26 0 45 -19t19 -45v-512 q0 -26 -19 -45t-45 -19t-45 19t-19 45v448h-64q-26 0 -45 19t-19 45t19 45t45 19z" />
+<glyph unicode="&#xf306;" d="M1664 1664v-1280h-1408v1280h256v128h128v-128h640v128h128v-128h256zM1536 640v640q0 53 -37.5 90.5t-90.5 37.5h-896q-53 0 -90.5 -37.5t-37.5 -90.5v-640q0 -53 37.5 -90.5t90.5 -37.5h896q53 0 90.5 37.5t37.5 90.5zM1088 1280h2h1h3q22 -2 38.5 -18t19.5 -39v-2v-2 v-1v-2q0 -5 -2 -15l-128 -512q-6 -26 -28.5 -40t-48.5 -7q-26 6 -40 28.5t-7 48.5l108 433h-174q-26 0 -45 19t-19 45t19 45t45 19h256z" />
+<glyph unicode="&#xf307;" d="M1664 1664v-1280h-1408v1280h256v128h128v-128h640v128h128v-128h256zM1536 640v640q0 53 -37.5 90.5t-90.5 37.5h-896q-53 0 -90.5 -37.5t-37.5 -90.5v-640q0 -53 37.5 -90.5t90.5 -37.5h896q53 0 90.5 37.5t37.5 90.5zM768 1280h128v-128h-128v128zM1024 1280h128v-128 h-128v128zM1280 1280h128v-128h-128v128zM512 1024h128v-128h-128v128zM768 1024h128v-128h-128v128zM1024 1024h128v-128h-128v128zM1280 1024h128v-128h-128v128zM512 768h128v-128h-128v128zM768 768h128v-128h-128v128zM1024 768h128v-128h-128v128z" />
+<glyph unicode="&#xf308;" d="M1914 1371l-181 -181q-37 38 -90 38t-91 -38l-181 -181q-37 -37 -37 -90t37 -91l-181 -181l-227 226l-395 -395q-68 -68 -113.5 -93t-112.5 -43q12 45 22 71t38 66.5t76 88.5l395 395l-227 227l181 181q37 -37 90.5 -37t91.5 37l181 181q38 38 38 91t-38 90l181 181z" />
+<glyph unicode="&#xf400;" d="M1792 384l-128 -128l-495 495q-153 -111 -337 -111q-117 0 -223.5 45.5t-184 123t-123 184t-45.5 223.5t45.5 223.5t123 184t184 123t223.5 45.5t223.5 -45.5t184 -123t123 -184t45.5 -223.5q0 -184 -111 -337zM832 768q186 0 317 131.5t131 316.5t-131 316.5t-317 131.5 q-185 0 -316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5z" />
+<glyph unicode="&#xf401;" d="M1792 384l-128 -128l-495 495q-153 -111 -337 -111q-117 0 -223.5 45.5t-184 123t-123 184t-45.5 223.5t45.5 223.5t123 184t184 123t223.5 45.5t223.5 -45.5t184 -123t123 -184t45.5 -223.5q0 -184 -111 -337zM832 768q186 0 317 131.5t131 316.5t-131 316.5t-317 131.5 q-185 0 -316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5zM512 1280h640v-128h-640v128z" />
+<glyph unicode="&#xf402;" d="M1664 256l-495 495q-153 -111 -337 -111q-117 0 -223.5 45.5t-184 123t-123 184t-45.5 223.5t45.5 223.5t123 184t184 123t223.5 45.5t223.5 -45.5t184 -123t123 -184t45.5 -223.5q0 -184 -111 -337l495 -495zM384 1216q0 -185 131.5 -316.5t316.5 -131.5 q186 0 317 131.5t131 316.5t-131 316.5t-317 131.5q-185 0 -316.5 -131.5t-131.5 -316.5zM1152 1152h-256v-256h-128v256h-256v128h256v256h128v-256h256v-128z" />
+<glyph unicode="&#xf403;" d="M0 1024l506 506q101 103 234.5 160.5t283.5 57.5t283.5 -57.5t233.5 -159.5l507 -507l-506 -507q-101 -103 -234.5 -160t-283.5 -57t-283.5 57.5t-233.5 160.5zM272 1024l370 -371q77 -78 175.5 -119.5t206.5 -41.5t206 41.5t174 118.5l373 372l-371 371 q-158 161 -382 161q-108 0 -206.5 -41t-173.5 -119zM1024 1408q159 0 271.5 -112.5t112.5 -271.5t-112.5 -271.5t-271.5 -112.5t-271.5 112.5t-112.5 271.5t112.5 271.5t271.5 112.5zM1152 1024q53 0 90.5 37.5t37.5 90.5t-37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5 t37.5 -90.5t90.5 -37.5z" />
+<glyph unicode="&#xf404;" d="M1382 1653l-143 -143q-103 46 -215 46q-108 0 -206.5 -41t-173.5 -119l-372 -372l240 -240l-136 -136l-376 376l506 506q101 103 234.5 160.5t283.5 57.5q193 0 358 -95zM1709 1619l-90 90l-1280 -1280l90 -90zM1122 1394l-468 -468q-14 54 -14 98q0 159 112.5 271.5 t271.5 112.5q44 0 98 -14zM2048 1024l-506 -507q-101 -103 -234.5 -160t-283.5 -57q-193 0 -358 95l143 143q103 -46 215 -46q108 0 206 41.5t174 118.5l373 372l-241 241l136 135zM926 654l468 468q14 -54 14 -98q0 -159 -112.5 -271.5t-271.5 -112.5q-44 0 -98 14z" />
+<glyph unicode="&#xf405;" d="M1216 1088l320 -320l-128 -128l-320 320l-320 -320l-128 128l320 320l-320 320l128 128l320 -320l320 320l128 -128z" />
+<glyph unicode="&#xf406;" d="M1216 1088l832 -832l-128 -128l-832 832l-832 -832l-128 128l832 832l-832 832l128 128l832 -832l832 832l128 -128z" />
+<glyph unicode="&#xf407;" d="M1536 1408v-128h-1152v128l256 128q0 53 37.5 90.5t90.5 37.5h384q53 0 90.5 -37.5t37.5 -90.5zM832 1408h256q26 0 45 19t19 45t-19 45t-45 19h-256q-26 0 -45 -19t-19 -45t19 -45t45 -19zM1408 1216v-704q0 -53 -37.5 -90.5t-90.5 -37.5h-640q-53 0 -90.5 37.5 t-37.5 90.5v704h128v-704h128v704h128v-704h128v704h128v-704h128v704h128z" />
+<glyph unicode="&#xf408;" d="M844 1150l-588 1l476 -330l-183 -535l475 332l475 -332l-183 535l476 330l-587 -1l-181 535z" />
+<glyph unicode="&#xf409;" d="M1664 1152l-128 -128v-512h-1024v512l-128 128l640 512zM1152 1024h-256v-448h256v448z" />
+<glyph unicode="&#xf410;" d="M1792 1536v-128l-768 -384l-768 384v128h1536zM1024 832l768 384v-704h-1536v704z" />
+<glyph unicode="&#xf411;" d="M1728 1280l-896 -896h-448v448l896 896zM685 941l96 -96l595 595l-96 96zM1440 1376l-595 -595l96 -96l595 595zM896 640l-256 256l-128 -128l256 -256z" />
+<glyph unicode="&#xf412;" d="M1280 192v448h-1024v704l384 384v-704h640v448l640 -640z" />
+<glyph unicode="&#xf413;" d="M256 1536v256q209 0 408 -55t367.5 -154t310.5 -241t241 -310.5t154 -367.5t55 -408h-256q0 260 -101.5 497t-273 408.5t-408.5 273t-497 101.5zM256 1024v256q209 0 398.5 -81t326.5 -218t218 -326.5t81 -398.5h-256q0 209 -103 385.5t-279.5 279.5t-385.5 103zM640 448 q0 80 -56 136t-136 56t-136 -56t-56 -136t56 -136t136 -56t136 56t56 136z" />
+<glyph unicode="&#xf414;" d="M1237 1711l759 -1237q88 -142 31 -244t-224 -102h-1557q-168 0 -225 102t31 244l760 1237q57 93 134.5 126.5t155 0t135.5 -126.5zM1152 896v384q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5v-384q0 -53 37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1024 384 q53 0 90.5 37.5t37.5 90.5t-37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5z" />
+<glyph unicode="&#xf415;" d="M128 1024h400q45 0 79.5 27.5t44.5 69.5q33 125 136.5 206t235.5 81q154 0 270 -114q38 -38 90.5 -38t90.5 38q37 38 37 91t-37 90q-88 89 -204.5 139t-246.5 50q-194 0 -353 -106t-234 -278h-309v-256zM1280 1024q0 106 -75 181t-181 75t-181 -75t-75 -181t75 -181 t181 -75t181 75t75 181zM1920 1024h-400q-45 0 -79.5 -27.5t-44.5 -69.5q-33 -125 -136.5 -206t-235.5 -81q-156 0 -269 115q-38 37 -91 37t-91 -38q-37 -38 -37 -91t37 -90q89 -89 205 -139t246 -50q194 0 353 106t234 278h309v256z" />
+<glyph unicode="&#xf416;" d="M1088 1792q133 0 226.5 -93.5t93.5 -226.5v-640q0 -185 -131.5 -316.5t-316.5 -131.5t-316.5 131.5t-131.5 316.5v320h128v-320q0 -133 93.5 -226.5t226.5 -93.5t226.5 93.5t93.5 226.5v640q0 80 -56 136t-136 56t-136 -56t-56 -136v-512q0 -26 19 -45t45 -19t45 19 t19 45v452h128v-452q0 -80 -56 -136t-136 -56t-136 56t-56 136v512q0 133 93.5 226.5t226.5 93.5z" />
+<glyph unicode="&#xf417;" d="M1536 1216q0 -117 -44.5 -222.5t-124.5 -185.5l-407 -406l-407 406q-80 80 -124.5 185.5t-44.5 222.5t45.5 223.5t123 184t184 123t223.5 45.5t223.5 -45.5t184 -123t123 -184t45.5 -223.5zM960 896q133 0 226.5 93.5t93.5 226.5t-93.5 226.5t-226.5 93.5t-226.5 -93.5 t-93.5 -226.5t93.5 -226.5t226.5 -93.5z" />
+<glyph unicode="&#xf418;" d="M1536 1408l-512 -768h-128l-288 416l128 128l224 -192l448 512z" />
+<glyph unicode="&#xf419;" d="M2048 1792v-256h-2048v256h2048zM0 1152h2048v-256h-2048v256zM0 512h2048v-256h-2048v256z" />
+<glyph unicode="&#xf420;" d="M256 1792h640v-640l-232 232q-72 -71 -112 -163.5t-40 -196.5q0 -176 108.5 -313.5t275.5 -180.5v-262q-180 30 -326 137t-230 269.5t-84 349.5q0 155 60 294.5t167 246.5zM1792 1024q0 -155 -60 -294.5t-167 -246.5l227 -227h-640v640l19 -19l213 -213q71 71 111.5 164 t40.5 196q0 176 -108.5 313.5t-275.5 180.5v263q180 -31 326 -137.5t230 -269.5t84 -350z" />
+<glyph unicode="&#xf421;" d="M1536 1152v-256h-1152v256h1152z" />
+<glyph unicode="&#xf422;" d="M1536 1536v-1024h-1152v1024h1152zM1408 1280h-896v-640h896v640z" />
+<glyph unicode="&#xf423;" d="M301 960h403v-384h-128v256h-493l373 671l112 -62zM2048 960v-384h-128v256h-493l373 671l112 -62l-267 -481h403zM1088 1344q87 0 160.5 -43t116.5 -116.5t43 -160.5t-43 -160.5t-116.5 -116.5t-160.5 -43t-160.5 43t-116.5 116.5t-43 160.5t43 160.5t116.5 116.5 t160.5 43zM1088 832q79 0 135.5 56.5t56.5 135.5t-56.5 135.5t-135.5 56.5t-135.5 -56.5t-56.5 -135.5t56.5 -135.5t135.5 -56.5z" />
+<glyph unicode="&#xf424;" d="M1792 1408v-768l-384 -384h-768l-384 384v768l384 384h768zM1152 1024v384q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5v-384q0 -53 37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1024 512q53 0 90.5 37.5t37.5 90.5t-37.5 90.5t-90.5 37.5t-90.5 -37.5 t-37.5 -90.5t37.5 -90.5t90.5 -37.5z" />
+<glyph unicode="&#xf425;" d="M1536 1664v-1280h-1152v1280h256q0 53 37.5 90.5t90.5 37.5h384q53 0 90.5 -37.5t37.5 -90.5h256zM1088 1664h-256q-26 0 -45 -19t-19 -45t19 -45t45 -19h256q26 0 45 19t19 45t-19 45t-45 19zM1408 1536h-128v-128h-640v128h-128v-1024h896v1024zM704 1280q26 0 45 -19 t19 -45t-19 -45t-45 -19t-45 19t-19 45t19 45t45 19zM896 1280h384v-128h-384v128zM704 1024q26 0 45 -19t19 -45t-19 -45t-45 -19t-45 19t-19 45t19 45t45 19zM896 1024h384v-128h-384v128zM704 768q26 0 45 -19t19 -45t-19 -45t-45 -19t-45 19t-19 45t19 45t45 19z M896 768h384v-128h-384v128z" />
+<glyph unicode="&#xf426;" d="M1641 1024h23q106 0 181 -75t75 -181t-75 -181t-181 -75h-1280q-106 0 -181 75t-75 181t75 181t181 75h7q-7 29 -7 64q0 133 93.5 226.5t226.5 93.5q134 0 228 -96q47 101 140.5 162.5t207.5 61.5q159 0 271.5 -112.5t112.5 -271.5q0 -62 -23 -128z" />
+<glyph unicode="&#xf427;" d="M1432 1722l286 -286q74 -75 74 -180.5t-74 -180.5l-233 -233q-74 -73 -178.5 -74t-179.5 71l-455 -455h-288v288l455 455l-1 1q-74 74 -74 180t74 181l233 233q75 74 181 74t180 -74zM1504 1264l-256 256l-160 -160l256 -256z" />
+<glyph unicode="&#xf428;" d="M1024 1280q106 0 181 -75t75 -181t-75 -181t-181 -75t-181 75t-75 181t75 181t181 75z" />
+<glyph unicode="&#xf429;" d="M1517 960l-493 -493l-87 86l343 343h-896v128h896l-343 343l87 86z" />
+<glyph unicode="&#xf430;" d="M531 960l493 -493l87 86l-343 343h896v128h-896l343 343l-87 86z" />
+<glyph unicode="&#xf431;" d="M1536 1152l-576 -576l-576 576l128 128l448 -448l448 448z" />
+<glyph unicode="&#xf432;" d="M1536 768l-128 -128l-448 448l-448 -448l-128 128l576 576z" />
+<glyph unicode="&#xf433;" d="M896 0h-896v896z" />
+<glyph unicode="&#xf434;" d="M2048 896v-896h-896z" />
+<glyph unicode="&#xf435;" d="M1664 1408v-128h-1280v128h1280zM1024 1152l640 -640h-1280z" />
+<glyph unicode="&#xf436;" d="M512 1536h128v-128h-128v128zM768 1536h128v-128h-128v128zM1024 1536h128v-128h-128v128zM1408 1536v-128h-128v128h128zM512 1280h128v-128h-128v128zM768 1280h128v-128h-128v128zM1024 1280h128v-128h-128v128zM1280 1280h128v-128h-128v128zM512 1024h128v-128h-128 v128zM768 1024h128v-128h-128v128zM1024 1024h128v-128h-128v128zM1280 1024h128v-128h-128v128zM512 768h128v-128h-128v128zM768 768h128v-128h-128v128zM1024 768h128v-128h-128v128zM1280 768h128v-128h-128v128z" />
+<glyph unicode="&#xf437;" d="M768 1792h512q106 0 181 -75t75 -181v-1024q0 -106 -75 -181t-181 -75h-512q-106 0 -181 75t-75 181v1024q0 106 75 181t181 75zM1408 1536h-768v-768h768v768zM1024 384q53 0 90.5 37.5t37.5 90.5t-37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5 z" />
+<glyph unicode="&#xf438;" d="M768 1792h512q106 0 181 -75t75 -181v-1024q0 -106 -75 -181t-181 -75h-512q-106 0 -181 75t-75 181v384h128v-128h768v768h-768v-128h-128v128q0 106 75 181t181 75zM768 1024h-512v256h512v128l384 -256l-384 -256v128zM1024 384q53 0 90.5 37.5t37.5 90.5t-37.5 90.5 t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5z" />
+<glyph unicode="&#xf439;" d="M896 1280h-256v384q0 53 37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5v-384zM1408 1280h-256v384q0 53 37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5v-384zM384 1152h1280q0 -231 -145.5 -406.5t-366.5 -220.5v-269h-256v269q-221 45 -366.5 220.5t-145.5 406.5z" />
+<glyph unicode="&#xf440;" d="M1641 1024h23q106 0 181 -75t75 -181t-75 -181t-181 -75h-384v256h-512v-256h-384q-106 0 -181 75t-75 181t75 181t181 75h6q-6 32 -6 64q0 133 93.5 226.5t226.5 93.5q134 0 228 -96q47 101 140.5 162.5t207.5 61.5q159 0 271.5 -112.5t112.5 -271.5q0 -62 -23 -128z M1152 384h256l-384 -384l-384 384h256v256h256v-256z" />
+<glyph unicode="&#xf441;" d="M1641 1024h23q106 0 181 -75t75 -181t-75 -181t-181 -75h-512v256h256l-384 384l-384 -384h256v-256h-512q-106 0 -181 75t-75 181t75 181t181 75h6q-6 32 -6 64q0 133 93.5 226.5t226.5 93.5q134 0 228 -96q47 101 140.5 162.5t207.5 61.5q159 0 271.5 -112.5 t112.5 -271.5q0 -62 -23 -128z" />
+<glyph unicode="&#xf442;" d="M1664 1664v-640h-128v422l-550 -550l-90 91l550 549h-422v128h640zM1280 896l128 128v-512h-896v896h512l-128 -128h-256v-640h640v256z" />
+<glyph unicode="&#xf443;" d="M1536 1280v-896h-1024v1280h640zM1408 1152h-384v384h-384v-1024h768v640z" />
+<glyph unicode="&#xf444;" d="M1664 640h-64q-53 0 -90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5h64v-128h-1024q-106 0 -181 75t-75 181v1024q0 106 75 181t181 75h1024v-1152zM640 384h818q-50 55 -50 128t50 128h-818q-53 0 -90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5z" />
+<glyph unicode="&#xf445;" d="M1888 748l-58 -140l-305 22q-44 -56 -107 -107l22 -305l-139 -58l-201 232q-67 -8 -76 -8q-8 0 -75 8l-201 -232l-139 58l21 305q-56 44 -107 107l-305 -22l-58 139l232 201q-8 67 -8 76q0 8 8 75l-232 201l58 139l305 -21q47 60 107 107l-21 305l139 58l201 -232 q67 8 75 8t75 -8l201 232l140 -58l-22 -305q56 -44 107 -107l305 22l58 -139l-232 -201q8 -67 8 -76q0 -8 -8 -75zM1024 768q106 0 181 75t75 181t-75 181t-181 75t-181 -75t-75 -181t75 -181t181 -75z" />
+<glyph unicode="&#xf446;" d="M1024 1792q209 0 385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103zM1536 1024q0 212 -150 362t-362 150q-136 0 -259 -72l699 -699q72 123 72 259zM512 1024 q0 -212 150 -362t362 -150q135 0 259 72l-699 699q-72 -126 -72 -259z" />
+<glyph unicode="&#xf447;" d="M640 896v-128h896v-128h-1024v1024h-256v128h384v-256h1152l-256 -640h-896zM640 512q53 0 90.5 -37.5t37.5 -90.5t-37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5zM1408 512q53 0 90.5 -37.5t37.5 -90.5t-37.5 -90.5t-90.5 -37.5t-90.5 37.5 t-37.5 90.5t37.5 90.5t90.5 37.5z" />
+<glyph unicode="&#xf448;" d="M896 1664v-1280h-384v1280h384zM1536 1664v-1280h-384v1280h384z" />
+<glyph unicode="&#xf449;" d="M1536 1536v-1024h-1024v1024h1024z" />
+<glyph unicode="&#xf450;" d="M640 1664v-1280h-384v1280h384zM1792 1664v-1280l-1024 640z" />
+<glyph unicode="&#xf451;" d="M1280 1024l-1024 -640v1280zM1792 1664v-1280h-384v1280h384z" />
+<glyph unicode="&#xf452;" d="M1536 1024l-1024 -640v1280z" />
+<glyph unicode="&#xf453;" d="M512 2048h1024q106 0 181 -75t75 -181v-1536q0 -106 -75 -181t-181 -75h-1024q-106 0 -181 75t-75 181v1536q0 106 75 181t181 75zM1536 1792h-1024v-1280h1024v1280zM1024 128q53 0 90.5 37.5t37.5 90.5t-37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5 t90.5 -37.5z" />
+<glyph unicode="&#xf454;" d="M512 2048h1024q106 0 181 -75t75 -181v-1536q0 -106 -75 -181t-181 -75h-1024q-106 0 -181 75t-75 181v640h256v-384h1024v1280h-1024v-384h-256v384q0 106 75 181t181 75zM640 1024h-512v256h512v128l384 -256l-384 -256v128zM1024 128q53 0 90.5 37.5t37.5 90.5 t-37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5z" />
+<glyph unicode="&#xf455;" d="M960 1792q143 0 273.5 -55.5t225 -150t150 -225t55.5 -273.5t-55.5 -273.5t-150 -225t-225 -150t-273.5 -55.5t-273.5 55.5t-225 150t-150 225t-55.5 273.5t55.5 273.5t150 225t225 150t273.5 55.5zM960 512q117 0 223.5 45.5t184 123t123 184t45.5 223.5t-45.5 223.5 t-123 184t-184 123t-223.5 45.5t-223.5 -45.5t-184 -123t-123 -184t-45.5 -223.5t45.5 -223.5t123 -184t184 -123t223.5 -45.5zM960 1440q40 0 68 -28t28 -68t-28 -68t-68 -28t-68 28t-28 68t28 68t68 28zM896 1184h128v-448h-128v448z" />
+<glyph unicode="&#xf456;" d="M960 1792q143 0 273.5 -55.5t225 -150t150 -225t55.5 -273.5t-55.5 -273.5t-150 -225t-225 -150t-273.5 -55.5t-273.5 55.5t-225 150t-150 225t-55.5 273.5t55.5 273.5t150 225t225 150t273.5 55.5zM960 512q117 0 223.5 45.5t184 123t123 184t45.5 223.5t-45.5 223.5 t-123 184t-184 123t-223.5 45.5t-223.5 -45.5t-184 -123t-123 -184t-45.5 -223.5t45.5 -223.5t123 -184t184 -123t223.5 -45.5zM888 1024l-22 414h189l-23 -414h-144zM960 928q40 0 68 -28t28 -68t-28 -68t-68 -28t-68 28t-28 68t28 68t68 28z" />
+<glyph unicode="&#xf457;" d="M960 1792q143 0 273.5 -55.5t225 -150t150 -225t55.5 -273.5t-55.5 -273.5t-150 -225t-225 -150t-273.5 -55.5t-273.5 55.5t-225 150t-150 225t-55.5 273.5t55.5 273.5t150 225t225 150t273.5 55.5zM960 512q117 0 223.5 45.5t184 123t123 184t45.5 223.5t-45.5 223.5 t-123 184t-184 123t-223.5 45.5t-223.5 -45.5t-184 -123t-123 -184t-45.5 -223.5t45.5 -223.5t123 -184t184 -123t223.5 -45.5zM1142 1404q55 -42 55 -117q0 -52 -24 -91q-25 -38 -79 -74q-43 -27 -58 -43q-11 -12 -11 -33v-22h-135v38q0 42 18 72q16 29 62 58q32 20 51 40 q15 18 15 41q0 19 -16 29q-17 11 -44 11q-65 0 -154 -47l-61 119q110 62 228 62q98 0 153 -43zM960 928q40 0 68 -28t28 -68t-28 -68t-68 -28t-68 28t-28 68t28 68t68 28z" />
+<glyph unicode="&#xf458;" d="M896 384v480l-768 -480v1280l768 -480v480l1024 -640z" />
+<glyph unicode="&#xf459;" d="M1152 384v480l768 -480v1280l-768 -480v480l-1024 -640z" />
+<glyph unicode="&#xf460;" d="M896 1280l-256 -768h-128l-256 768h128l86 256h340zM1792 1280l-256 -768h-768l256 768h128l86 256h340l86 -256h128zM747 1280l-43 128h-128l-43 -128h214zM1515 1280l-43 128h-128l-43 -128h214z" />
+<glyph unicode="&#xf461;" d="M1024 384l648 613q112 106 120 264t-93 276t-251.5 126.5t-262.5 -97.5l-161 -153l-161 153q-112 106 -262.5 97.5t-251.5 -126.5t-93 -276t120 -264z" />
+<glyph unicode="&#xf462;" d="M1276 1505l-248 62l-256 -1024l248 -62zM619 711l-209 313l209 313l-213 142l-304 -455l304 -455zM1946 1024l-303 455l-213 -142l208 -313l-208 -313l213 -142z" />
+<glyph unicode="&#xf463;" d="M768 1024l-768 384v128h1536v-128zM1024 512h-1024v704l768 -384l256 128v-448zM1280 1152h640q53 0 90.5 -37.5t37.5 -90.5v-640q0 -53 -37.5 -90.5t-90.5 -37.5h-640q-53 0 -90.5 37.5t-37.5 90.5v640q0 53 37.5 90.5t90.5 37.5zM1920 768h-256v256h-128v-256h-256 v-128h256v-256h128v256h256v128z" />
+<glyph unicode="&#xf464;" d="M768 1024l-768 384v128h1536v-128zM1024 512h-1024v704l768 -384l256 128v-448zM1280 1152h640q53 0 90.5 -37.5t37.5 -90.5v-640q0 -53 -37.5 -90.5t-90.5 -37.5h-640q-53 0 -90.5 37.5t-37.5 90.5v640q0 53 37.5 90.5t90.5 37.5zM1920 768h-640v-128h640v128z" />
+<glyph unicode="&#xf465;" d="M768 1024l-768 384v128h1536v-128zM768 832l256 128v-448h-1024v704zM1280 1152h640q53 0 90.5 -37.5t37.5 -90.5v-640q0 -53 -37.5 -90.5t-90.5 -37.5h-640q-53 0 -90.5 37.5t-37.5 90.5v640q0 53 37.5 90.5t90.5 37.5zM1984 837l-90 90l-362 -362l-181 181l-91 -90 l272 -272z" />
+<glyph unicode="&#xf466;" d="M320 1024l320 -320v-320l-640 640l640 640v-320zM1152 1280h256q212 0 362 -150t150 -362v-300l-150 150q-74 74 -168 112t-194 38h-256v-384l-640 640l640 640v-384z" />
+<glyph unicode="&#xf467;" d="M1024 1280h256q212 0 362 -150t150 -362v-300l-150 150q-74 74 -168 112t-194 38h-256v-384l-640 640l640 640v-384z" />
+<glyph unicode="&#xf468;" d="M256 1792h256v-1536h-256v1536zM1792 1664v-768h-256q-70 0 -125.5 13t-93 32l-75 38t-93 32t-125.5 13q-71 0 -125 -13t-85 -32t-56.5 -38t-54 -32t-63.5 -13v768q35 0 63.5 13t54 32t56.5 38t85 32t125 13q70 0 125.5 -13t93 -32l75 -38t93 -32t125.5 -13h256z" />
+<glyph unicode="&#xf469;" d="M1408 1664h-768v-256h768v256zM1792 1280v-768h-256v384h-1024v-384h-256v768h1536zM1633 256h-768l-112 113q-113 113 -113 271v128h768v-128q0 -158 113 -271z" />
+<glyph unicode="&#xf470;" d="M1536 1280v-128q53 0 90.5 -37.5t37.5 -90.5v-640q0 -53 -37.5 -90.5t-90.5 -37.5h-1024q-53 0 -90.5 37.5t-37.5 90.5v640q0 53 37.5 90.5t90.5 37.5v128q0 212 150 362t362 150t362 -150t150 -362zM1280 1152v128q0 106 -75 181t-181 75t-181 -75t-75 -181v-128h512z " />
+<glyph unicode="&#xf471;" d="M1223 1121q83 -39 134 -117t51 -172q0 -133 -93.5 -226.5t-226.5 -93.5h-576v1024h512q106 0 181 -75t75 -181q0 -87 -57 -159zM768 1152h128q53 0 90.5 37.5t37.5 90.5t-37.5 90.5t-90.5 37.5h-128v-256zM768 640h192q80 0 136 56t56 136t-56 136t-136 56h-192v-384z " />
+<glyph unicode="&#xf472;" d="M1240 1408l-240 -768h128l-40 -128h-448l40 128h128l240 768h-128l40 128h448l-40 -128h-128z" />
+<glyph unicode="&#xf473;" d="M1664 1664v-1280h-1280v1280h1280zM768 1408q-53 0 -90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5t-37.5 90.5t-90.5 37.5zM1536 1088l-128 192l-448 -672l-192 288l-256 -384h1024v576z" />
+<glyph unicode="&#xf500;" d="M128 0l960 960l960 -960h-1920z" />
+<glyph unicode="&#xf501;" d="M0 128l960 960l-960 960v-1920z" />
+<glyph unicode="&#xf502;" d="M128 2048l960 -960l960 960h-1920z" />
+<glyph unicode="&#xf503;" d="M2048 128l-960 960l960 960v-1920z" />
+</font>
+</defs></svg> 

BIN
font/genericons-regular-webfont.ttf


BIN
font/genericons-regular-webfont.woff


+ 76 - 0
footer.php

@@ -0,0 +1,76 @@
+<?php
+/**
+ * The template for displaying the footer.
+ *
+ * Contains the closing of the id=main div and all content after
+ *
+ * @package Spun
+ */
+
+$spun_facebook = get_theme_mod( 'jetpack-facebook' );
+$spun_twitter = get_theme_mod( 'jetpack-twitter' );
+$spun_tumblr = get_theme_mod( 'jetpack-tumblr' );
+$spun_linkedin = get_theme_mod( 'jetpack-linkedin' );
+?>
+
+	</div><!-- #main .site-main -->
+
+	<footer id="colophon" class="site-footer" role="contentinfo">
+		<hr style="border-top: 1px dashed #000000; background-color:rgba(0, 0, 0, 0.0);">
+		
+		<div class="textarea" style="background-color:rgba(0, 0, 0, 0.75); padding-left:20px; padding-top:10px; padding-bottom:10px; " >
+			<p style="color:#FFFFFF; margin-bottom:0px;"><?php _e( 'Juan Carlos Carvajal Bermúdez', 'spun' ); ?></p>
+		</div>
+		
+		
+		<?php if ( $spun_facebook || $spun_twitter || $spun_tumblr || $spun_linkedin ) : ?>
+			<div class="social-links">
+			<?php if ( $spun_facebook ) : ?>
+				<a href="<?php echo esc_url( $spun_facebook ); ?>" class="facebook-link" data-icon="&#xF204;">
+					<span class="screen-reader-text"><?php esc_html_e( 'Facebook', 'spun' ); ?></span>
+				</a>
+			<?php endif; ?>
+			<?php if ( $spun_linkedin ) : ?>
+				<a href="<?php echo esc_url( $spun_linkedin ); ?>" class="linkedin-link" data-icon="&#xF214;">
+					<span class="screen-reader-text"><?php esc_html_e( 'LinkedIn', 'spun' ); ?></span>
+				</a>
+			<?php endif; ?>
+			<?php if ( $spun_twitter ) : ?>
+				<a href="<?php echo esc_url( $spun_twitter ); ?>" class="twitter-link" data-icon="&#xF202;">
+					<span class="screen-reader-text"><?php esc_html_e( 'Twitter', 'spun' ); ?></span>
+				</a>
+			<?php endif; ?>
+			<?php if ( $spun_tumblr ) : ?>
+				<a href="<?php echo esc_url( $spun_tumblr ); ?>" class="tumblr-link" data-icon="&#xF214;">
+					<span class="screen-reader-text"><?php esc_html_e( 'Tumblr', 'spun' ); ?></span>
+				</a>
+			<?php endif; ?>
+			</div>
+		<?php endif; ?>
+
+
+		<!-- Piwik -->
+		<script type="text/javascript">
+		  var _paq = _paq || [];
+		  /* tracker methods like "setCustomDimension" should be called before "trackPageView" */
+		  _paq.push(['trackPageView']);
+		  _paq.push(['enableLinkTracking']);
+		  (function() {
+		    var u="//piwik.juan-carlos.info/";
+		    _paq.push(['setTrackerUrl', u+'piwik.php']);
+		    _paq.push(['setSiteId', '1']);
+		    var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
+		    g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'piwik.js'; s.parentNode.insertBefore(g,s);
+		  })();
+		</script>
+		<!-- End Piwik Code -->
+
+
+
+	</footer><!-- #colophon .site-footer -->
+</div><!-- #page .hfeed .site -->
+
+<?php wp_footer(); ?>
+
+</body>
+</html>

+ 340 - 0
functions.php

@@ -0,0 +1,340 @@
+<?php
+/**
+ * Spun functions and definitions
+ *
+ * @package Spun
+ */
+
+# Automatically clear autoptimizeCache if it goes beyond 256MB
+if (class_exists('autoptimizeCache')) {
+    $myMaxSize = 256000; # You may change this value to lower like 100000 for 100MB if you have limited server space
+    $statArr=autoptimizeCache::stats(); 
+    $cacheSize=round($statArr[1]/1024);
+    
+    if ($cacheSize>$myMaxSize){
+       autoptimizeCache::clearall();
+       header("Refresh:0"); # Refresh the page so that autoptimize can create new cache files and it does breaks the page after clearall.
+    }
+}
+
+/**
+ * Set the content width based on the theme's design and stylesheet.
+ *
+ */
+if ( ! isset( $content_width ) )
+	$content_width = 700; /* pixels */
+
+if ( ! function_exists( 'spun_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 post thumbnails.
+ *
+ */
+function spun_setup() {
+
+	/**
+	 * Make theme available for translation
+	 * Translations can be filed in the /languages/ directory
+	 * If you're building a theme based on Spun, use a find and replace
+	 * to change 'spun' to the name of your theme in all the template files
+	 */
+	load_theme_textdomain( 'spun', get_template_directory() . '/languages' );
+
+	/**
+	 * Add default posts and comments RSS feed links to head
+	 */
+	add_theme_support( 'automatic-feed-links' );
+
+	/**
+	 * Enable support for Post Thumbnails
+	 */
+	add_theme_support( 'post-thumbnails' );
+	add_image_size( 'home-post', 360, 360, true );
+	add_image_size( 'single-post', 700, 999 );
+
+	/**
+	 * This theme uses wp_nav_menu() in one location.
+	 */
+	register_nav_menus( array(
+		'primary' => __( 'Primary Menu', 'spun' ),
+	) );
+
+	/**
+	 * Add support for custom backgrounds
+	 */
+	add_theme_support( 'custom-background' );
+
+	/**
+	 * Add support for editor styles
+	 */
+	add_editor_style();
+
+	/**
+	 * Add support for Post Formats
+	 */
+	add_theme_support( 'post-formats', array( 'aside', 'image', 'video', 'quote', 'link', 'status', 'gallery' ) );
+
+}
+endif; // spun_setup
+add_action( 'after_setup_theme', 'spun_setup' );
+
+/**
+ * Register widgetized area and update sidebar with default widgets
+ *
+ */
+function spun_widgets_init() {
+	register_sidebar( array(
+		'name' => __( 'Sidebar 1', 'spun' ),
+		'id' => 'sidebar-1',
+		'before_widget' => '<aside id="%1$s" class="widget %2$s">',
+		'after_widget' => '</aside>',
+		'before_title' => '<h1 class="widget-title">',
+		'after_title' => '</h1>',
+	) );
+	register_sidebar( array(
+		'name' => __( 'Sidebar 2', 'spun' ),
+		'id' => 'sidebar-2',
+		'before_widget' => '<aside id="%1$s" class="widget %2$s">',
+		'after_widget' => '</aside>',
+		'before_title' => '<h1 class="widget-title">',
+		'after_title' => '</h1>',
+	) );
+	register_sidebar( array(
+		'name' => __( 'Sidebar 3', 'spun' ),
+		'id' => 'sidebar-3',
+		'before_widget' => '<aside id="%1$s" class="widget %2$s">',
+		'after_widget' => '</aside>',
+		'before_title' => '<h1 class="widget-title">',
+		'after_title' => '</h1>',
+	) );
+}
+add_action( 'widgets_init', 'spun_widgets_init' );
+
+
+/**
+ * Enqueue scripts and styles
+ */
+function spun_scripts() {
+
+	wp_enqueue_style( 'style', get_stylesheet_uri() );
+
+	wp_enqueue_script( 'spun-toggle', get_template_directory_uri() . '/js/toggle.js', array( 'jquery' ), '20121005', true );
+
+	if ( is_singular() && comments_open() && get_option( 'thread_comments' ) ) {
+		wp_enqueue_script( 'comment-reply' );
+	}
+
+	if ( is_singular() && wp_attachment_is_image() ) {
+		wp_enqueue_script( 'keyboard-image-navigation', get_template_directory_uri() . '/js/keyboard-image-navigation.js', array( 'jquery' ), '20120202' );
+	}
+
+	wp_enqueue_style( 'spun-quicksand' );
+	wp_enqueue_style( 'spun-playfair' );
+	wp_enqueue_style( 'spun-nunito' );
+
+}
+add_action( 'wp_enqueue_scripts', 'spun_scripts', 1 );
+
+function spun_options_styles() {
+	if ( false == get_theme_mod( 'spun_grayscale', false ) ) : ?>
+	<style type="text/css">
+		.blog .hentry a .attachment-home-post,
+		.archive .hentry a .attachment-home-post,
+		.search .hentry a .attachment-home-post {
+			filter: grayscale(100%);
+			-webkit-filter: grayscale(100%);
+			-webkit-filter: grayscale(1); /* Older versions of webkit */
+			-moz-filter: grayscale(100%);
+			-o-filter: grayscale(100%);
+			-ms-filter: grayscale(100%); /* IE 10 */
+			filter: gray; /* IE 9 */
+			filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox */
+		}
+		@media screen and ( max-width: 800px ) {
+			/* Remove hover effects for touchscreens */
+			.blog .hentry a .attachment-home-post,
+			.archive .hentry a .attachment-home-post,
+			.search .hentry a .attachment-home-post {
+				filter:none;
+				-webkit-filter:none;
+				-moz-filter:none;
+				-o-filter:none;
+			}
+		}
+	</style>
+		<?php
+	endif;
+
+	if ( false == get_theme_mod( 'spun_opacity', false ) ) : ?>
+		<style type="text/css">
+			.site-content #nav-below .nav-previous a,
+			.site-content #nav-below .nav-next a,
+			.site-content #image-navigation .nav-previous a,
+			.site-content #image-navigation .nav-next a,
+			.comment-navigation .nav-next,
+			.comment-navigation .nav-previous,
+			#infinite-handle span,
+			.sidebar-link,
+			a.comment-reply-link,
+			a#cancel-comment-reply-link,
+			.comments-link a,
+			.hentry.no-thumbnail,
+			button,
+			html input[type="button"],
+			input[type="reset"],
+			input[type="submit"],
+			.site-footer {
+				opacity: .2;
+			}
+			.site-header,
+			.entry-meta-wrapper,
+			.comment-meta,
+			.page-links span.active-link,
+			.page-links a span.active-link {
+				opacity: .3;
+			}
+			@media screen and ( max-width: 800px ) {
+				/* Increase opacity for small screen sizes and touch screens */
+				.site-header,
+				.site-content #nav-below .nav-previous a,
+				.site-content #nav-below .nav-next a,
+				.site-content #image-navigation .nav-previous a,
+				.site-content #image-navigation .nav-next a,
+				.comment-navigation .nav-next a,
+				.comment-navigation .nav-previous a,
+				#infinite-handle span,
+				.sidebar-link,
+				a.comment-reply-link,
+				a#cancel-comment-reply-link,
+				.site-footer,
+				.comments-link a,
+				.comment-meta,
+				.entry-meta-wrapper,
+				.hentry.no-thumbnail,
+				.page-links span.active-link,
+				.page-links a span.active-link {
+					opacity: 1;
+				}
+			}
+		</style>
+		<?php
+	endif;
+
+	if ( false == get_theme_mod( 'spun_titles', false ) ) : ?>
+		<style type="text/css">
+			.hentry .thumbnail-title {
+				display: none;
+			}
+		</style>
+		<?php
+	endif;
+}
+add_action( 'wp_head', 'spun_options_styles', 1 );
+
+/**
+ * Register Google Fonts
+ */
+function spun_google_fonts() {
+
+	$protocol = is_ssl() ? 'https' : 'http';
+
+	/*	translators: If there are characters in your language that are not supported
+		by Playfair, translate this to 'off'. Do not translate into your own language. */
+
+	if ( 'off' !== _x( 'on', 'Playfair font: on or off', 'spun' ) ) {
+
+		wp_register_style( 'spun-playfair', "$protocol://fonts.googleapis.com/css?family=Playfair+Display:400,700,400italic,700italic" );
+
+	}
+
+	/*	translators: If there are characters in your language that are not supported
+		by Quicksand, translate this to 'off'. Do not translate into your own language. */
+
+	if ( 'off' !== _x( 'on', 'Quicksand font: on or off', 'spun' ) ) {
+
+		wp_register_style( 'spun-quicksand', "$protocol://fonts.googleapis.com/css?family=Quicksand:300" );
+
+	}
+
+	/*	translators: If there are characters in your language that are not supported
+		by Nunito, translate this to 'off'. Do not translate into your own language. */
+
+	if ( 'off' !== _x( 'on', 'Nunito font: on or off', 'spun' ) ) {
+
+		wp_register_style( 'spun-nunito', "$protocol://fonts.googleapis.com/css?family=Nunito:300" );
+
+	}
+
+}
+add_action( 'init', 'spun_google_fonts' );
+
+/**
+ * Filter TinyMCE CSS path to include Google Fonts.
+ *
+ * Adds additional stylesheets to the TinyMCE editor if needed.
+ *
+ * @param string $mce_css CSS path to load in TinyMCE.
+ * @return string Filtered CSS path.
+ */
+function typo_mce_css( $mce_css ) {
+	$protocol = is_ssl() ? 'https' : 'http';
+	$font_url = $protocol . '://fonts.googleapis.com/css?family=Quicksand:300|Playfair+Display:400,700,400italic,700italic';
+
+	if ( empty( $font_url ) )
+		return $mce_css;
+
+	if ( ! empty( $mce_css ) )
+		$mce_css .= ',';
+
+	$mce_css .= esc_url_raw( str_replace( ',', '%2C', $font_url ) );
+
+	return $mce_css;
+}
+add_filter( 'mce_css', 'typo_mce_css' );
+
+/**
+ * Enqueue Google Fonts for custom headers
+ */
+function spun_admin_scripts( $hook_suffix ) {
+
+	if ( 'appearance_page_custom-header' != $hook_suffix )
+		return;
+
+	wp_enqueue_style( 'spun-playfair' );
+	wp_enqueue_style( 'spun-quicksand' );
+
+}
+add_action( 'admin_enqueue_scripts', 'spun_admin_scripts' );
+
+/**
+ * Implement the Custom Header feature
+ */
+require( get_template_directory() . '/inc/custom-header.php' );
+
+/**
+ * Load Jetpack compatibility file.
+ */
+if ( file_exists( get_template_directory() . '/inc/jetpack.php' ) )
+	require get_template_directory() . '/inc/jetpack.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 support for theme options
+ */
+require( get_template_directory() . '/inc/customizer.php' );
+
+// updater for WordPress.com themes
+if ( is_admin() )
+	include dirname( __FILE__ ) . '/inc/updater.php';

+ 44 - 0
header.php

@@ -0,0 +1,44 @@
+<?php
+/**
+ * The Header for our theme.
+ *
+ * Displays all of the <head> section and everything up till <div id="main">
+ *
+ * @package Spun
+ */
+?><!DOCTYPE html>
+<html <?php language_attributes(); ?>>
+<head>
+<meta charset="<?php bloginfo( 'charset' ); ?>" />
+<meta name="viewport" content="width=device-width" />
+<title><?php wp_title( '|', true, 'right' ); ?></title>
+<link rel="profile" href="http://gmpg.org/xfn/11" />
+<link rel="pingback" href="<?php bloginfo( 'pingback_url' ); ?>" />
+
+<?php wp_head(); ?>
+</head>
+
+<body <?php body_class(); ?>>
+<div id="page" class="hfeed site">
+	<?php do_action( 'before' ); ?>
+	<header id="masthead" class="site-header" role="banner">
+		<div class="header-wrapper">
+			
+			<a href="<?php echo esc_url( home_url( '/' ) ); ?>" title="<?php echo esc_attr( get_bloginfo( 'name', 'display' ) ); ?>" rel="home">
+					<img src="<?php echo get_template_directory_uri(); ?>/img/logo<?php echo "0" . rand(1 , 8) ?>.png" width="auto" height="auto" alt="" />
+			</a>
+	
+			<div class="site-branding">
+				<h1 class="site-title"><a href="<?php echo home_url( '/' ); ?>" title="<?php echo esc_attr( get_bloginfo( 'name', 'display' ) ); ?>" rel="home"><?php bloginfo( 'name' ); ?></a></h1>
+				<h2 class="site-description"><?php bloginfo( 'description' ); ?></h2>
+			</div>
+		</div>
+		<nav role="navigation" class="site-navigation main-navigation">
+			<h1 class="screen-reader-text"><?php _e( 'Menu', 'spun' ); ?></h1>
+			<div class="screen-reader-text skip-link"><a href="#content" title="<?php esc_attr_e( 'Skip to content', 'spun' ); ?>"><?php _e( 'Skip to content', 'spun' ); ?></a></div>
+
+			<?php wp_nav_menu( array( 'theme_location' => 'primary' ) ); ?>
+		</nav><!-- .site-navigation .main-navigation -->
+	</header><!-- #masthead .site-header -->
+
+	<div id="main" class="site-main">

+ 105 - 0
image.php

@@ -0,0 +1,105 @@
+<?php
+/**
+ * The template for displaying image attachments.
+ *
+ * @package Spun
+ */
+
+get_header();
+?>
+
+		<div id="primary" class="content-area image-attachment">
+			<div id="content" class="site-content" role="main">
+
+			<?php while ( have_posts() ) : the_post(); ?>
+
+				<nav id="image-navigation" class="site-navigation">
+					<span class="previous-image nav-previous"><?php previous_image_link( false, __( '<span class="meta-nav">&laquo;</span>', 'spun' ) ); ?></span>
+					<span class="next-image nav-next"><?php next_image_link( false, __( '<span class="meta-nav">&raquo;</span>', 'spun' ) ); ?></span>
+				</nav><!-- #image-navigation -->
+
+				<article id="post-<?php the_ID(); ?>" <?php post_class(); ?>>
+					<header class="entry-header">
+						<h1 class="entry-title"><?php the_title(); ?></h1>
+					</header><!-- .entry-header -->
+
+					<div class="entry-content">
+
+						<div class="entry-attachment">
+							<div class="attachment">
+								<?php
+									/**
+									 * Grab the IDs of all the image attachments in a gallery so we can get the URL of the next adjacent image in a gallery,
+									 * or the first image (if we're looking at the last image in a gallery), or, in a gallery of one, just the link to that image file
+									 */
+									$attachments = array_values( get_children( array( 'post_parent' => $post->post_parent, 'post_status' => 'inherit', 'post_type' => 'attachment', 'post_mime_type' => 'image', 'order' => 'ASC', 'orderby' => 'menu_order ID' ) ) );
+									foreach ( $attachments as $k => $attachment ) {
+										if ( $attachment->ID == $post->ID )
+											break;
+									}
+									$k++;
+									// If there is more than 1 attachment in a gallery
+									if ( count( $attachments ) > 1 ) {
+										if ( isset( $attachments[ $k ] ) )
+											// get the URL of the next image attachment
+											$next_attachment_url = get_attachment_link( $attachments[ $k ]->ID );
+										else
+											// or get the URL of the first image attachment
+											$next_attachment_url = get_attachment_link( $attachments[ 0 ]->ID );
+									} else {
+										// or, if there's only 1 image, get the URL of the image
+										$next_attachment_url = wp_get_attachment_url();
+									}
+								?>
+
+								<a href="<?php echo esc_url( $next_attachment_url ); ?>" title="<?php echo esc_attr( get_the_title() ); ?>" rel="attachment"><?php
+									$attachment_size = apply_filters( 'spun_attachment_size', array( 1200, 1200 ) ); // Filterable image size.
+									echo wp_get_attachment_image( $post->ID, $attachment_size );
+								?></a>
+							</div><!-- .attachment -->
+
+							<?php if ( ! empty( $post->post_excerpt ) ) : ?>
+							<div class="entry-caption">
+								<?php the_excerpt(); ?>
+							</div><!-- .entry-caption -->
+							<?php endif; ?>
+						</div><!-- .entry-attachment -->
+
+						<?php the_content(); ?>
+						<?php wp_link_pages( array( 'before' => '<div class="page-links">' . __( 'Pages:', 'spun' ), 'after' => '</div>' ) ); ?>
+
+					</div><!-- .entry-content -->
+
+					<footer class="entry-meta">
+						<?php if ( ! post_password_required() && ( comments_open() || '0' != get_comments_number() ) ) : ?>
+							<span class="comments-link">
+								<a href="#comments-toggle">
+									<span class="tail"></span>
+									<?php echo comments_number( __( '+', 'spun' ), __( '1', 'spun' ), __( '%', 'spun' ) ); ?>
+								</a>
+							</span>
+						<?php endif; ?>
+						<?php
+							$metadata = wp_get_attachment_metadata();
+							printf( __( '<span class="entry-date"><time class="entry-date" datetime="%1$s" pubdate>%2$s</time></span><br /><a href="%3$s" title="Link to full-size image">%4$s &times; %5$s</a><br /><a href="%6$s" title="Return to %7$s" rel="gallery">%7$s</a>', 'spun' ),
+								esc_attr( get_the_date( 'c' ) ),
+								esc_html( get_the_date() ),
+								wp_get_attachment_url(),
+								$metadata['width'],
+								$metadata['height'],
+								get_permalink( $post->post_parent ),
+								get_the_title( $post->post_parent )
+							);
+						?>
+						<?php edit_post_link( __( 'Edit', 'spun' ), '<br /><span class="edit-link">', '</span>' ); ?>
+					</footer><!-- .entry-meta -->
+				</article><!-- #post-<?php the_ID(); ?> -->
+
+				<?php comments_template(); ?>
+
+			<?php endwhile; // end of the loop. ?>
+
+			</div><!-- #content .site-content -->
+		</div><!-- #primary .content-area .image-attachment -->
+
+<?php get_footer(); ?>

BIN
img/logo01.png


BIN
img/logo02.png


BIN
img/logo03.png


BIN
img/logo04.png


BIN
img/logo05.png


BIN
img/logo06.png


BIN
img/logo07.png


BIN
img/logo08.png


+ 177 - 0
inc/custom-header.php

@@ -0,0 +1,177 @@
+<?php
+/**
+ * @package Spun
+ */
+
+/**
+ * Setup the WordPress core custom header feature.
+ *
+ * @uses spun_header_style()
+ * @uses spun_admin_header_style()
+ * @uses spun_admin_header_image()
+ *
+ * @package Spun
+ */
+function spun_custom_header_setup() {
+	$args = array(
+		'default-image'          => '',
+		'default-text-color'     => '999999',
+		'width'                  => 150,
+		'height'                 => 150,
+		'flex-width'             => true,
+		'flex-height'            => true,
+		'wp-head-callback'       => 'spun_header_style',
+		'admin-head-callback'    => 'spun_admin_header_style',
+		'admin-preview-callback' => 'spun_admin_header_image',
+	);
+
+	$args = apply_filters( 'spun_custom_header_args', $args );
+
+	add_theme_support( 'custom-header', $args );
+}
+add_action( 'after_setup_theme', 'spun_custom_header_setup' );
+
+if ( ! function_exists( 'spun_header_style' ) ) :
+/**
+ * Styles the header image and text displayed on the blog
+ *
+ * @see spun_custom_header_setup().
+ *
+ */
+function spun_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 $header_text_color; ?>;
+			}
+	<?php endif; ?>
+	</style>
+	<?php
+}
+endif; // spun_header_style
+
+if ( ! function_exists( 'spun_admin_header_style' ) ) :
+/**
+ * Styles the header image displayed on the Appearance > Header admin panel.
+ *
+ * @see spun_custom_header_setup().
+ *
+ */
+function spun_admin_header_style() {
+?>
+	<style type="text/css">
+	<?php if ( false == get_theme_mod( 'spun_opacity', false ) ) : ?>
+	.header-img-wrapper {
+		opacity: .3;
+		transition: opacity .5s ease-in-out;
+		-webkit-transition: opacity .5s ease-in-out;
+		-moz-transition: opacity .5s ease-in-out;
+		-o-transition: opacity .5s ease-in-out;
+	}
+	<?php endif; ?>
+	.appearance_page_custom-header #headimg {
+		background: #fff;
+		border: none;
+		box-sizing: border-box;
+		padding: 30px 1.5em;
+	}
+	.site-branding {
+		display: inline-block;
+		vertical-align: sub;
+	}
+	.appearance_page_custom-header #headimg:hover .header-img-wrapper {
+		opacity: 1;
+		transition: opacity .5s ease-in-out;
+		-webkit-transition: opacity .5s ease-in-out;
+		-moz-transition: opacity .5s ease-in-out;
+		-o-transition: opacity .5s ease-in-out;
+	}
+	#headimg h1,
+	#desc {
+	}
+	#headimg h1 {
+		float: left;
+		font-family: Playfair, Baskerville, "Times New Roman", Times, serif;
+		font-size: 24px;
+		font-style: italic;
+		font-weight: normal;
+		line-height: 1;
+		margin: 0;
+		text-transform: none;
+		vertical-align: middle;
+	}
+	#headimg h1 a {
+		text-decoration: none;
+	}
+	#desc {
+		clear: none;
+		display: none;
+		font-family: Quicksand, Helvetica, Arial, sans-serif;
+		-webkit-text-stroke: .35px; /* Hack to fix thin text in Windows */
+		font-size: 14px;
+		font-style: normal;
+		margin: .75em 0;
+		text-transform: uppercase;
+	}
+	#headimg img {
+		display: inline-block;
+		margin-right: 16px;
+		margin-bottom: 0;
+		max-width: 100%;
+		vertical-align: middle;
+	}
+	.header-img-wrapper {
+		float: left;
+		width: 450px;
+	}
+	</style>
+<?php
+}
+endif; // spun_admin_header_style
+
+if ( ! function_exists( 'spun_admin_header_image' ) ) :
+/**
+ * Custom header image markup displayed on the Appearance > Header admin panel.
+ *
+ * @see spun_custom_header_setup().
+ *
+ */
+function spun_admin_header_image() { ?>
+	<div id="headimg">
+		<div class="header-img-wrapper">
+			<?php $header_image = get_header_image();
+			if ( ! empty( $header_image ) ) : ?>
+				<img src="<?php echo esc_url( $header_image ); ?>" alt="" />
+			<?php endif; ?>
+			<div class="site-branding">
+				<?php $style = sprintf( ' style="color:#%s;"', get_header_textcolor() ); ?>
+				<h1 class="displaying-header-text"><a id="name"<?php echo $style; ?> onclick="return false;" href="<?php echo esc_url( home_url( '/' ) ); ?>"><?php bloginfo( 'name' ); ?></a></h1>
+				<div id="desc"<?php echo $style; ?>><?php bloginfo( 'description' ); ?></div>
+			</div>
+		</div>
+	</div>
+<?php }
+endif; // spun_admin_header_image

+ 70 - 0
inc/customizer.php

@@ -0,0 +1,70 @@
+<?php
+/**
+ * Spun Theme Customizer
+ *
+ * @package Spun
+ */
+
+/**
+ * Add postMessage support for site title and description for the Theme Customizer.
+ *
+ * @param WP_Customize_Manager $wp_customize Theme Customizer object.
+ */
+function spun_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';
+
+	// Create the Theme Options section
+	$wp_customize->add_section( 'spun_theme_options', array(
+		'title'             => __( 'Theme Options', 'spun' ),
+	) );
+
+	$wp_customize->add_setting( 'spun_grayscale', array(
+		'default'		    => false,
+		'type'			    => 'theme_mod',
+		'capability'	    => 'edit_theme_options',
+		'transport'         => 'postMessage',
+	) );
+	$wp_customize->add_control( 'spun_grayscale', array(
+		'label'			    => __( 'Always show color circles', 'spun' ),
+		'section'		    => 'spun_theme_options',
+		'type'              => 'checkbox',
+		'priority'		    => 1,
+	) );
+
+	$wp_customize->add_setting( 'spun_titles', array(
+		'default'		    => false,
+		'type'			    => 'theme_mod',
+		'capability'	    => 'edit_theme_options',
+		'transport'         => 'postMessage',
+	) );
+	$wp_customize->add_control( 'spun_titles', array(
+		'label'			    => __( 'Always show post titles over circles', 'spun' ),
+		'section'		    => 'spun_theme_options',
+		'type'              => 'checkbox',
+		'priority'		    => 2,
+	) );
+
+	$wp_customize->add_setting( 'spun_opacity', array(
+		'default'		    => false,
+		'type'			    => 'theme_mod',
+		'capability'	    => 'edit_theme_options',
+		'transport'         => 'postMessage',
+	) );
+	$wp_customize->add_control( 'spun_opacity', array(
+		'label'			    => __( 'Fully opaque meta', 'spun' ),
+		'section'		    => 'spun_theme_options',
+		'type'              => 'checkbox',
+		'priority'		    => 3,
+	) );
+}
+add_action( 'customize_register', 'spun_customize_register' );
+
+/**
+ * Binds JS handlers to make Theme Customizer preview reload changes asynchronously.
+ */
+function spun_customize_preview_js() {
+	wp_enqueue_script( 'spun_customizer', get_template_directory_uri() . '/js/customizer.js', array( 'customize-preview' ), '20131113', true );
+}
+add_action( 'customize_preview_init', 'spun_customize_preview_js' );

+ 156 - 0
inc/extras.php

@@ -0,0 +1,156 @@
+<?php
+/**
+ * Custom functions that act independently of the theme templates
+ *
+ * Eventually, some of the functionality here could be replaced by core features
+ *
+ * @package Spun
+ */
+
+/**
+ * Get our wp_nav_menu() fallback, wp_page_menu(), to show a home link.
+ *
+ */
+function spun_page_menu_args( $args ) {
+	$args['show_home'] = true;
+	return $args;
+}
+add_filter( 'wp_page_menu_args', 'spun_page_menu_args' );
+
+/**
+ * Adds custom classes to the array of body classes.
+ *
+ */
+function spun_body_classes( $classes ) {
+	// Adds a class of group-blog to blogs with more than 1 published author
+	if ( is_multi_author() ) {
+		$classes[] = 'group-blog';
+	}
+
+	return $classes;
+}
+add_filter( 'body_class', 'spun_body_classes' );
+
+/**
+ * Filter in a link to a content ID attribute for the next/previous image links on image attachment pages
+ *
+ */
+function spun_enhanced_image_navigation( $url, $id ) {
+	if ( ! is_attachment() && ! wp_attachment_is_image( $id ) )
+		return $url;
+
+	$image = get_post( $id );
+	if ( ! empty( $image->post_parent ) && $image->post_parent != $id )
+		$url .= '#main';
+
+	return $url;
+}
+add_filter( 'attachment_link', 'spun_enhanced_image_navigation', 10, 2 );
+
+/**
+ * Remove widget title header if no title is entered.
+ * @todo Remove this function when this is fixed in core.
+ */
+
+function spun_calendar_widget_title( $title = '', $instance = '', $id_base = '' ) {
+
+	if ( 'calendar' == $id_base && '&nbsp;' == $title )
+		$title = '';
+	return $title;
+}
+add_filter( 'widget_title', 'spun_calendar_widget_title', 10, 3 );
+
+/**
+ * Filter archives to display one less post per page to account for the .page-title circle
+ */
+function spun_limit_posts_per_archive_page() {
+
+	if ( ! is_home() && is_archive() || is_search() ) {
+
+		$posts_per_page = intval( get_option( 'posts_per_page' ) ) - 1;
+		set_query_var( 'posts_per_page', $posts_per_page );
+	}
+}
+add_filter( 'pre_get_posts', 'spun_limit_posts_per_archive_page' );
+
+/**
+ * Count the number of active sidebars and generate an ID to style them.
+ */
+function spun_count_sidebars() {
+	$count = 0;
+
+	if ( is_active_sidebar( 'sidebar-1' ) || is_active_sidebar( 'sidebar-2' ) || is_active_sidebar( 'sidebar-3' ) )
+		$count = 'one';
+
+	if ( is_active_sidebar( 'sidebar-1' ) && is_active_sidebar( 'sidebar-2' ) ||
+		 is_active_sidebar( 'sidebar-1' ) && is_active_sidebar( 'sidebar-3' ) ||
+		 is_active_sidebar( 'sidebar-2' ) && is_active_sidebar( 'sidebar-3' ) )
+		$count = 'two';
+
+	if ( is_active_sidebar( 'sidebar-1' ) && is_active_sidebar( 'sidebar-2' ) && is_active_sidebar( 'sidebar-3' ) )
+		$count = 'three';
+
+	print $count;
+}
+
+
+/**
+ * For image post format, as we display the featured image properly,
+ * regex it out of the content.
+ */
+function spun_strip_featured_image( $content ) {
+	if ( '' != get_the_post_thumbnail() && 'image' == get_post_format() ) {
+		$image_url = wp_get_attachment_image_src( get_post_thumbnail_id(), 'full' );
+		$image_url = $image_url[0];
+		$image_url = str_replace( array( 'http://', 'https://' ), 'https?://', $image_url );
+		$regex     = sprintf( '#<a href="%1$s"><img[^>]*? src="%1$s[^"]*" [^>]*?/></a>#', $image_url );
+		$content   = preg_replace( $regex, '', $content );
+	}
+
+	return $content;
+}
+add_filter( 'the_content', 'spun_strip_featured_image' );
+
+
+/**
+ * Remove the 1st gallery shortcode from gallery post format content.
+ */
+function spun_strip_first_gallery( $content ) {
+	if ( 'gallery' == get_post_format() && 'post' == get_post_type() ) {
+		$regex = '/\[gallery.*]/';
+		$content = preg_replace( $regex, '', $content, 1 );
+	}
+
+	return $content;
+}
+add_filter( 'the_content', 'spun_strip_first_gallery' );
+
+
+/**
+ * Filters wp_title to print a neat <title> tag based on what is being viewed.
+ *
+ * @param string $title Default title text for current view.
+ * @param string $sep Optional separator.
+ * @return string The filtered title.
+ */
+function spun_wp_title( $title, $sep ) {
+        global $page, $paged;
+
+        if ( is_feed() )
+                return $title;
+
+        // Add the blog name
+        $title .= get_bloginfo( 'name' );
+
+        // Add the blog description for the home/front page.
+        $site_description = get_bloginfo( 'description', 'display' );
+        if ( $site_description && ( is_home() || is_front_page() ) )
+                $title .= " $sep $site_description";
+
+        // Add a page number if necessary:
+        if ( $paged >= 2 || $page >= 2 )
+                $title .= " $sep " . sprintf( __( 'Page %s', 'spun' ), max( $paged, $page ) );
+
+        return $title;
+}
+add_filter( 'wp_title', 'spun_wp_title', 10, 2 );

+ 36 - 0
inc/jetpack.php

@@ -0,0 +1,36 @@
+<?php
+/**
+ * Compatibility settings and functions for Jetpack from Automattic
+ * See jetpack.me
+ *
+ * @package Spun
+ */
+
+function spun_jetpack_setup() {
+
+	/**
+	 * Add theme support for Infinite Scroll.
+	 * See: http://jetpack.me/support/infinite-scroll/
+	 */
+	add_theme_support( 'infinite-scroll', array(
+		'container'  => 'content',
+		'footer'     => 'page',
+		'render'	 => 'spun_infinite_scroll',
+		'posts_per_page' => 15,
+		'footer_widgets' => array( 'sidebar-1', 'sidebar-2', 'sidebar-3' ),
+	) );
+
+	add_theme_support( 'social-links', array(
+		'facebook', 'twitter', 'linkedin', 'tumblr'
+	) );
+}
+add_action( 'after_setup_theme', 'spun_jetpack_setup' );
+
+/* Load the proper content template */
+function spun_infinite_scroll() {
+	while( have_posts() ) {
+		the_post();
+
+		get_template_part( 'content', 'home' );
+	}
+}

+ 217 - 0
inc/template-tags.php

@@ -0,0 +1,217 @@
+<?php
+/**
+ * Custom template tags for this theme.
+ *
+ * Eventually, some of the functionality here could be replaced by core features
+ *
+ * @package Spun
+ */
+
+if ( ! function_exists( 'spun_content_nav' ) ):
+/**
+ * Display navigation to next/previous pages when applicable
+ *
+ */
+function spun_content_nav( $nav_id ) {
+	global $wp_query, $post;
+
+	// Don't print empty markup on single pages if there's nowhere to navigate.
+	if ( is_single() ) {
+		$previous = ( is_attachment() ) ? get_post( $post->post_parent ) : get_adjacent_post( false, '', true );
+		$next = get_adjacent_post( false, '', false );
+
+		if ( ! $next && ! $previous )
+			return;
+	}
+
+	// Don't print empty markup in archives if there's only one page.
+	if ( $wp_query->max_num_pages < 2 && ( is_home() || is_archive() || is_search() ) )
+		return;
+
+	$nav_class = 'site-navigation paging-navigation clear';
+	if ( is_single() )
+		$nav_class = 'site-navigation post-navigation clear';
+
+	?>
+	<nav role="navigation" id="<?php echo esc_attr( $nav_id ); ?>" class="<?php echo esc_attr( $nav_class ); ?>">
+		<h1 class="screen-reader-text"><?php _e( 'Post navigation', 'spun' ); ?></h1>
+
+	<?php if ( is_single() ) : // navigation links for single posts ?>
+
+		<?php previous_post_link( '<div class="nav-previous">%link</div>', '<span class="meta-nav screen-reader-text">' . _x( '&laquo; Previous Post', 'Previous post link', 'spun' ) . '</span>' ); ?>
+		<?php next_post_link( '<div class="nav-next">%link</div>', '<span class="meta-nav screen-reader-text">' . _x( 'Next Post &raquo;', 'Next post link', 'spun' ) . '</span>' ); ?>
+
+	<?php elseif ( $wp_query->max_num_pages > 1 && ( is_home() || is_archive() || is_search() ) ) : // navigation links for home, archive, and search pages ?>
+
+		<?php if ( get_next_posts_link() ) : ?>
+		<div class="nav-previous"><span class="meta-nav"><?php next_posts_link( '<span class="screen-reader-text">' . _x( '&laquo;', 'Next posts link', 'spun' ) . '</span>' ); ?></span></div>
+		<?php endif; ?>
+
+		<?php if ( get_previous_posts_link() ) : ?>
+		<div class="nav-next"><span class="meta-nav"><?php previous_posts_link( '<span class="screen-reader-text">' . _x( '&raquo;', 'Previous posts link', 'spun' ) . '</span>' ); ?></span></div>
+		<?php endif; ?>
+
+	<?php endif; ?>
+
+	</nav><!-- #<?php echo $nav_id; ?> -->
+	<?php
+}
+endif; // spun_content_nav
+
+if ( ! function_exists( 'spun_comment' ) ) :
+/**
+ * Template for comments and pingbacks.
+ *
+ * Used as a callback by wp_list_comments() for displaying the comments.
+ *
+ */
+function spun_comment( $comment, $args, $depth ) {
+	$GLOBALS['comment'] = $comment;
+	switch ( $comment->comment_type ) :
+		case 'pingback' :
+		case 'trackback' :
+	?>
+	<li class="post pingback">
+		<p><?php _e( 'Pingback:', 'spun' ); ?> <?php comment_author_link(); ?><?php edit_comment_link( __( 'Edit', 'spun' ), ' ' ); ?></p>
+	<?php
+			break;
+		default :
+	?>
+	<li <?php comment_class(); ?> id="li-comment-<?php comment_ID(); ?>">
+		<article id="comment-<?php comment_ID(); ?>" class="comment">
+			<footer>
+				<div class="reply">
+					<?php comment_reply_link( array_merge( $args, array( 'reply_text' => __( '+', 'spun' ), 'depth' => $depth, 'max_depth' => $args['max_depth'] ) ) ); ?>
+				</div><!-- .reply -->
+				<div class="comment-author vcard">
+					<?php echo get_avatar( $comment, 50 ); ?>
+					<?php printf( __( '%s <span class="says">says:</span>', 'spun' ), sprintf( '<cite class="fn">%s</cite>', get_comment_author_link() ) ); ?>
+				</div><!-- .comment-author .vcard -->
+				<?php if ( $comment->comment_approved == '0' ) : ?>
+					<em><?php _e( 'Your comment is awaiting moderation.', 'spun' ); ?></em>
+					<br />
+				<?php endif; ?>
+
+				<div class="comment-meta commentmetadata">
+					<a href="<?php echo esc_url( get_comment_link( $comment->comment_ID ) ); ?>"><time pubdate datetime="<?php comment_time( 'c' ); ?>">
+					<?php
+						/* translators: 1: date, 2: time */
+						printf( __( '%1$s at %2$s', 'spun' ), get_comment_date(), get_comment_time() ); ?>
+					</time></a>
+					<?php edit_comment_link( __( 'Edit', 'spun' ), '| ' );
+					?>
+				</div><!-- .comment-meta .commentmetadata -->
+			</footer>
+
+			<div class="comment-content"><?php comment_text(); ?></div>
+
+		</article><!-- #comment-## -->
+
+	<?php
+			break;
+	endswitch;
+}
+endif; // ends check for spun_comment()
+
+if ( ! function_exists( 'spun_posted_on' ) ) :
+/**
+ * Prints HTML with meta information for the current post-date/time and author.
+ *
+ */
+function spun_posted_on() {
+	printf( __( '<a href="%1$s" title="%2$s" rel="bookmark"><time class="entry-date" datetime="%3$s" pubdate>%4$s</time></a><span class="byline"> by <span class="author vcard"><a class="url fn n" href="%5$s" title="%6$s" rel="author">%7$s</a></span></span>', 'spun' ),
+		esc_url( get_permalink() ),
+		esc_attr( get_the_time() ),
+		esc_attr( get_the_date( 'c' ) ),
+		esc_html( get_the_date() ),
+		esc_url( get_author_posts_url( get_the_author_meta( 'ID' ) ) ),
+		esc_attr( sprintf( __( 'View all posts by %s', 'spun' ), get_the_author() ) ),
+		esc_html( get_the_author() )
+	);
+}
+endif;
+
+/**
+ * Returns true if a blog has more than 1 category
+ *
+ */
+function spun_categorized_blog() {
+	if ( false === ( $all_the_cool_cats = get_transient( 'all_the_cool_cats' ) ) ) {
+		// Create an array of all the categories that are attached to posts
+		$all_the_cool_cats = get_categories( array(
+			'hide_empty' => 1,
+		) );
+
+		// Count the number of categories that are attached to the posts
+		$all_the_cool_cats = count( $all_the_cool_cats );
+
+		set_transient( 'all_the_cool_cats', $all_the_cool_cats );
+	}
+
+	if ( '1' != $all_the_cool_cats ) {
+		// This blog has more than 1 category so spun_categorized_blog should return true
+		return true;
+	} else {
+		// This blog has only 1 category so spun_categorized_blog should return false
+		return false;
+	}
+}
+
+/**
+ * Flush out the transients used in spun_categorized_blog
+ *
+ */
+function spun_category_transient_flusher() {
+	// Like, beat it. Dig?
+	delete_transient( 'all_the_cool_cats' );
+}
+add_action( 'edit_category', 'spun_category_transient_flusher' );
+add_action( 'save_post', 'spun_category_transient_flusher' );
+
+
+/**
+ * Get one image from a specified post in the following order:
+ * Featured Image, first attached image, first image from the_content HTML
+ * @param int $id, The post ID to check
+ * @param string $size, The image size to return, defaults to 'post-thumbnail'
+ * @return string $thumb, Thumbnail image with markup
+ */
+function spun_get_image( $id, $size = 'home-post' ) {
+
+	$thumb = '';
+
+	if ( '' != get_the_post_thumbnail( $id ) ) {
+		$thumb = get_the_post_thumbnail( $id, $size, array( 'title' => esc_attr( strip_tags( get_the_title() ) ) ) );
+	}
+	else {
+		$args = array(
+					'post_type'		 => 'attachment',
+					'fields'    	 => 'ids',
+					'numberposts'	 => 1,
+					'post_status'	 => null,
+					'post_mime_type' => 'image',
+					'post_parent'	 => $id,
+				);
+
+		$first_attachment = get_posts( $args );
+
+		if ( $first_attachment ) {
+
+			/* Get the first image attachment */
+			foreach ( $first_attachment as $attachment ) {
+				$thumb = wp_get_attachment_image( $attachment, $size, false, array( 'title' => esc_attr( strip_tags( get_the_title() ) ) ) );
+			}
+		}
+		elseif ( class_exists( 'Jetpack_PostImages' ) ) {
+
+			/* Get the first image directly from HTML content */
+			$getimage = new Jetpack_PostImages();
+			$image = $getimage->from_html( $id );
+
+			if ( $image )
+				$thumb = '<img src="' . $image[0]['src'] . '" title="' . esc_attr( strip_tags( get_the_title() ) ) . '" class="attachment-' . $size . ' wp-post-image" />';
+		}
+	}
+
+	return $thumb;
+}

+ 221 - 0
inc/updater.php

@@ -0,0 +1,221 @@
+<?php
+
+/*
+Plugin Name: WordPress.com Theme Updates
+Description: Update themes downloaded from WordPress.com seamlessly with the rest of your WordPress updates.
+Author: Automattic
+Version: 1.0
+Author URI: http://automattic.com/
+License: GPL v2 or later
+Network: true
+
+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 St, Fifth Floor, Boston, MA  02110-1301  USA
+*/
+
+/**
+ * Hooks to update themes from WordPress.com using the native WordPress upgrader
+ * @package  WordPress.com Updater
+ * @version  1.0
+ */
+
+if ( ! class_exists( 'WPCom_Theme_Updater') ) :
+
+class WPCom_Theme_Updater {
+
+	const VERSION = '1.0';
+	const PLUGIN_SLUG = 'wordpresscom-theme-updates';
+
+	/**
+	 * Initialize the plugin by attaching the needed actions & filters.
+	 * @return void
+	 */
+	public static function init() {
+		add_filter( 'pre_set_site_transient_update_themes', array( __CLASS__, 'check_for_updates' ) );
+		// only for MS users not running this as a plugin
+		if ( is_multisite() && ! ( 0 === strpos( __FILE__, WP_PLUGIN_DIR ) || 0 === strpos( __FILE__, WPMU_PLUGIN_DIR ) ) ) {
+			add_action( 'admin_notices', array( __CLASS__, 'maybe_nag_for_plugin' ) );
+			add_action( 'wp_ajax_wpcom-theme-updates-hide-nag' , array( __CLASS__, 'hide_plugin_nag' ) );
+		}
+	}
+
+	/**
+	 * Fires after WordPress core checks for updates. Go through the list, find any
+	 * WordPress.com themes, and check for updates on them as well.
+	 * @param  object $update_data stdClass object containing theme update data
+	 * @return object              A possibly modified object including relevant update data
+	 */
+	public static function check_for_updates( $update_data ) {
+		if ( ! is_object( $update_data ) || ! property_exists( $update_data, 'checked' ) || ! is_array( $update_data->checked ) )
+			return $update_data;
+		$wpcom_themes_to_check = array_filter( array_keys( $update_data->checked ), array( __CLASS__, 'is_wpcom_slug' ) );
+		if ( empty( $wpcom_themes_to_check ) )
+			return $update_data;
+
+		$request_data = array();
+		foreach ( $wpcom_themes_to_check as $theme_to_check ) {
+			$request_data[] = array(
+				'theme'   => $theme_to_check,
+				'version' => $update_data->checked[ $theme_to_check ]
+			);
+		}
+
+		$user_agent = is_multisite() ? 'WordPress MS' : 'WordPress';
+		$user_agent .= '/' . $GLOBALS['wp_version'] . '; ' . home_url();
+
+		$options = array(
+			'timeout'    => ( ( defined('DOING_CRON') && DOING_CRON ) ? 30 : 3 ),
+			'body'       => json_encode( $request_data ),
+			'user-agent' => $user_agent,
+			'headers'    => array( 'Content-Type' => 'application/json' )
+		);
+
+		$raw_response = wp_remote_post( 'http://public-api.wordpress.com/rest/v1/themes/update-check', $options );
+
+		// something went wrong. leave it alone.
+		if ( 200 !== wp_remote_retrieve_response_code( $raw_response ) )
+			return $update_data;
+
+		$response_data = json_decode( wp_remote_retrieve_body( $raw_response ), true );
+
+		if ( ! $response_data || ! is_array( $response_data ) || ! isset( $response_data['updates'] ) )
+			return $update_data;
+
+		$update_data->response = array_merge( $update_data->response, $response_data['updates'] );
+		return $update_data;
+	}
+
+	/**
+	 * Fire on admin_notices on a multisite network to try to get the updater plugin installed.
+	 * Will show admin notices and email the site admin.
+	 * Won't fire if this file is in a plugin directory.
+	 * @return void
+	 */
+	public function maybe_nag_for_plugin() {
+		// Show to super admins, email site admin when a non-super-admin views an admin page.
+		if ( is_super_admin() )
+			self::output_notice();
+		else
+			self::maybe_email_site_admin();
+	}
+
+	/**
+	 * Admin-ajax callback for hiding the admin nag shown to super admins
+	 * @return void
+	 */
+	public function hide_plugin_nag() {
+		if ( isset( $_REQUEST['nonce'] ) && wp_verify_nonce( $_REQUEST['nonce'], 'wpcom-theme-updates-hide-nag' ) ) {
+			self::set_option( 'hide_admin_nag', true );
+		}
+	}
+
+	/**
+	 * Emails the network site admin about installing the WP.com Theme Updater plugin. Will only email once.
+	 * @return void
+	 */
+	public function maybe_email_site_admin() {
+		if ( self::get_option( 'sent_email_nag' ) )
+			return;
+
+		$theme = wp_get_theme();
+		$message = "The theme \"$theme->Name\" has recently been installed and activated on your Network.\n";
+		$message .= 'To automatically receive updates for this WordPress.com theme, please install the WordPress.com Theme Updates plugin:' . "\n\n";
+		$message .= 'http://wordpress.org/plugins/' . self::PLUGIN_SLUG . "\n\n";
+		$message .= 'You will only receive this reminder once.';
+		$subject = sprintf( '[%s] Theme Updates', get_site_option( 'site_name' ) );
+		wp_mail( get_site_option( 'admin_email' ), $subject, $message );
+		self::set_option( 'sent_email_nag', true );
+	}
+
+	/**
+	 * Prints the admin notice for installing the WP.com Theme Updater plugin.
+	 * @return void
+	 */
+	protected function output_notice() {
+		if ( self::get_option( 'hide_admin_nag' ) )
+			return;
+
+		$theme = wp_get_theme();
+		$install_url = wp_nonce_url( network_admin_url( 'update.php?action=install-plugin&plugin=' . self::PLUGIN_SLUG ), 'install-plugin_' . self::PLUGIN_SLUG );
+		$message = sprintf(
+			__( 'Thanks for installing %1$s from WordPress.com!<br/>To keep this theme up-to-date on your Multisite network, please <a href="%2$s">install the WordPress.com Theme Updates plugin</a> and Network Activate it.', 'wordpresscom-theme-updates' ),
+			$theme->Name,
+			esc_url( $install_url )
+		);
+		$hide = __( 'Don&lsquo;t show me this.', 'wordpresscom-theme-updates' );
+		$message .= " <a href='#' id='wpcom-hide-nag' class='hide-if-no-js'>{$hide}</a>";
+		?>
+		<div class="updated" id="wpcom-nag"><p>
+		<?php echo $message; ?>
+		</p></div>
+		<style>#wpcom-nag{overflow:hidden;}#wpcom-hide-nag{float:right;margin-left:1em;}</style>
+		<script>
+			jQuery && jQuery('#wpcom-hide-nag').on('click', function(e){
+				e.preventDefault();
+				jQuery.ajax( '<?php echo admin_url( 'admin-ajax.php' ) ?>', {
+					data: {
+						action: 'wpcom-theme-updates-hide-nag',
+						nonce:  '<?php echo wp_create_nonce( 'wpcom-theme-updates-hide-nag' ) ?>'
+					}
+				} );
+				jQuery( '#wpcom-nag' ).slideUp();
+			});
+		</script>
+		<?php
+	}
+
+	/**
+	 * Gets an option that is a member of our single site option.
+	 * @param  string $key A member of our site option
+	 * @return mixed       The key's value, false if not found.
+	 */
+	protected function get_option( $key ) {
+		$opt = get_site_option( self::PLUGIN_SLUG, array(
+			'hide_admin_nag' => false,
+			'sent_email_nag' => false
+		) );
+		if ( isset( $opt[ $key ] ) )
+			return $opt[ $key ];
+		return false;
+	}
+
+	/**
+	 * Set/update an option as a member of our single site option.
+	 * @param string $key   The key to set on our site option
+	 * @param string $value The value to set in $key
+	 */
+	protected function set_option( $key, $value ) {
+		$opt = get_site_option( self::PLUGIN_SLUG, array(
+			'hide_admin_nag' => false,
+			'sent_email_nag' => false
+		) );
+		$opt[ $key ] = $value;
+		update_site_option( self::PLUGIN_SLUG, $opt );
+	}
+
+	/**
+	 * Checks if a theme slug is a WordPress.com slug. Looks for `-wpcom` suffix.
+	 * @param  string  $slug WordPress theme id/slug
+	 * @return boolean True if it is a WordPress.com theme slug
+	 */
+	public static function is_wpcom_slug( $slug ) {
+		return preg_match( '/-wpcom$/', $slug );
+	}
+
+}
+
+// Hook it up.
+add_action( 'after_setup_theme', array( 'WPCom_Theme_Updater', 'init' ) );
+
+endif; // if class_exists()

+ 49 - 0
index.php

@@ -0,0 +1,49 @@
+<?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 Spun
+ */
+
+get_header(); ?>
+
+		<div id="primary" class="content-area">
+			<div id="content" class="site-content <?php if (!is_front_page()):?> site-content-background <?php endif; ?>" role="main">
+			<?php if ( is_home() && ! is_paged() ) : ?>
+				<h2 class="site-description"><?php bloginfo( 'description' ); ?></h2>
+			<?php endif; ?>
+			<?php if ( have_posts() ) : ?>
+
+				<?php /* Start the Loop */ ?>
+
+				<?php while ( have_posts() ) : the_post(); ?>
+
+					<?php
+						/* Include the Post-Format-specific template for the content.
+						 * If you want to overload 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( 'content', 'home' );
+					?>
+
+				<?php endwhile; ?>
+
+				<?php spun_content_nav( 'nav-below' ); ?>
+
+			<?php elseif ( current_user_can( 'edit_posts' ) ) : ?>
+
+				<?php get_template_part( 'content', 'none' ); ?>
+
+			<?php endif; ?>
+
+			</div><!-- #content .site-content -->
+		</div><!-- #primary .content-area -->
+
+<?php get_sidebar(); ?>
+<?php get_footer(); ?>

+ 144 - 0
js/customizer.js

@@ -0,0 +1,144 @@
+/**
+ * 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'
+				} );
+			}
+		} );
+	} );
+	
+	// Display/hide post titles
+	wp.customize( 'spun_titles', function( value ) {
+		value.bind( function( to ) {
+			if ( false === to ) {
+				$( '.hentry .thumbnail-title' ).css( {
+					'display': 'none',
+				} );
+				$( '.hentry.no-thumbnail .thumbnail-title' ).css( {
+					'display': 'block',
+				} );
+			} else {
+				$( '.hentry .thumbnail-title' ).css( {
+					'display': 'block',
+				} );
+			}
+		} );
+	} );
+	
+	// Color circles
+	wp.customize( 'spun_grayscale', function( value ) {
+		value.bind( function( to ) {
+			if ( false === to ) {
+				$( '.blog .hentry a .attachment-home-post,'+
+					'.archive .hentry a .attachment-home-post,'+
+					'.search .hentry a .attachment-home-post' ).css( {
+					'filter': 'grayscale(100%)',
+					'-webkit-filter': 'grayscale(100%)',
+					'-webkit-filter': 'grayscale(1)',
+					'-moz-filter': 'grayscale(100%)',
+					'-o-filter': 'grayscale(100%)',
+					'-ms-filter': 'grayscale(100%)',
+					'filter': 'gray',
+					'filter': 'filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale")'
+				} );
+			} else {
+				$( '.blog .hentry a .attachment-home-post,'+
+				'.archive .hentry a .attachment-home-post,'+
+				'.search .hentry a .attachment-home-post' ).css( {
+					'filter': 'grayscale(0)',
+					'-webkit-filter': 'grayscale(0)',
+					'-moz-filter': 'grayscale(0)',
+					'-o-filter': 'grayscale(0)',
+					'-ms-filter': 'grayscale(0)',
+				} );
+			}
+		} );
+	} );
+	// Opacity
+	/*
+	wp.customize( 'spun_opacity', function( value ) {
+		value.bind( function( to ) {
+			if ( false === to ) {
+				$( '.site-content #nav-below .nav-previous a,'+
+					'.site-content #nav-below .nav-next a,'+
+					'.site-content #image-navigation .nav-previous a,'+
+					'.site-content #image-navigation .nav-next a,'+
+					'.comment-navigation .nav-next,'+
+					'.comment-navigation .nav-previous,'+
+					'#infinite-handle span,'+
+					'.sidebar-link,'+
+					'a.comment-reply-link,'+
+					'a#cancel-comment-reply-link,'+
+					'.comments-link a,'+
+					'.hentry.no-thumbnail,'+
+					'button,'+
+					'html input[type="button"],'+
+					'input[type="reset"],'+
+					'input[type="submit"],'+
+					'.site-footer' ).css( {
+						'opacity': '.2',
+				} );
+				$( '.site-header,'+
+					'.entry-meta-wrapper,'+
+					'.comment-meta,'+
+					'.page-links span.active-link,'+
+					'.page-links a span.active-link' ).css( {
+						'opacity': '.3',
+				} );
+			} else {
+				$( '.site-header,'+
+					'.site-footer,'+
+					'.entry-meta-wrapper,'+
+					'.comment-meta,'+
+					'.hentry.no-thumbnail,'+
+					'.site-content #nav-below .nav-previous a,'+
+					'.site-content #nav-below .nav-next a,'+
+					'.site-content #image-navigation .nav-previous a,'+
+					'.site-content #image-navigation .nav-next a,'+
+					'.comment-navigation .nav-next,'+
+					'.comment-navigation .nav-previous,'+
+					'#infinite-handle span,'+
+					'.sidebar-link,'+
+					'a.comment-reply-link,'+
+					'a#cancel-comment-reply-link,'+
+					'.comments-link a,'+
+					'button,'+
+					'html input[type="button"],'+
+					'input[type="reset"],'+
+					'input[type="submit"],'+
+					'.page-links span.active-link,'+
+					'.page-links a span.active-link' ).css( {
+							'opacity': '1',
+				} );
+			}
+		} );
+	} );
+	*/
+} )( jQuery );

+ 14 - 0
js/keyboard-image-navigation.js

@@ -0,0 +1,14 @@
+jQuery( document ).ready( function( $ ) {
+	$( document ).keydown( function( e ) {
+		var url = false;
+		if ( e.which == 37 ) {  // Left arrow key code
+			url = $( '.previous-image a' ).attr( 'href' );
+		}
+		else if ( e.which == 39 ) {  // Right arrow key code
+			url = $( '.entry-attachment a' ).attr( 'href' );
+		}
+		if ( url && ( !$( 'textarea, input' ).is( ':focus' ) ) ) {
+			window.location = url;
+		}
+	} );
+} );

+ 67 - 0
js/toggle.js

@@ -0,0 +1,67 @@
+jQuery( document ).ready( function( $ ) {
+
+	// Submenu highlighting
+	$("ul.sub-menu").closest("li").addClass('parent');
+	$(".main-navigation ul.children").closest("li").addClass('parent');
+
+	var $comments = $( '#content' );
+
+	// Toggle comments on
+	$( '.comments-link' ).unbind( 'click' ).click( function(e) {
+		e.preventDefault();
+		$('html,body').animate( { scrollTop: $("#comments-toggle").offset().top },'slow' );
+		$comments.find( '#comments' ).slideToggle( 'ease' );
+		$(this).toggleClass( 'toggled-on' );
+
+	} );
+
+	var $sidebar = $( '#main' );
+
+	// Toggle sidebar on
+	$( '.sidebar-link' ).unbind( 'click' ).click( function(e) {
+		e.preventDefault();
+		$( 'html,body' ).animate( { scrollTop: $( "#secondary" ).offset().top },'slow' );
+		$sidebar.find( '#secondary' ).slideToggle( 'ease' );
+		$(this).toggleClass( 'toggled-on' );
+		if ( $(this).hasClass( 'toggled-on' ) )
+			$(this).text( '-' );
+		else
+			$(this).text( '+' );
+	} );
+
+	//Toggle the the main navigation menu for small screens.
+	var $masthead = $( '#masthead' ),
+	    timeout = false;
+
+	$.fn.smallMenu = function() {
+		$masthead.find( '.site-navigation' ).removeClass( 'main-navigation' ).addClass( 'main-small-navigation' );
+		$masthead.find( '.site-navigation h1' ).removeClass( 'screen-reader-text' ).addClass( 'menu-toggle' );
+
+		$( '.menu-toggle' ).unbind( 'click' ).click( function() {
+			$masthead.find( '.menu' ).slideToggle( 'ease' );
+			$( this ).toggleClass( 'toggled-on' );
+		} );
+	};
+
+	// Check viewport width on first load.
+	if ( $( window ).width() < 800 )
+		$.fn.smallMenu();
+
+	// Check viewport width when user resizes the browser window.
+	$( window ).resize( function() {
+		var browserWidth = $( window ).width();
+
+		if ( false !== timeout )
+			clearTimeout( timeout );
+
+		timeout = setTimeout( function() {
+			if ( browserWidth < 800 ) {
+				$.fn.smallMenu();
+			} else {
+				$masthead.find( '.site-navigation' ).removeClass( 'main-small-navigation' ).addClass( 'main-navigation' );
+				$masthead.find( '.site-navigation h1' ).removeClass( 'menu-toggle' ).addClass( 'screen-reader-text' );
+				$masthead.find( '.menu' ).removeAttr( 'style' );
+			}
+		}, 200 );
+	} );
+} );

BIN
languages/az.mo


+ 338 - 0
languages/az.po

@@ -0,0 +1,338 @@
+# Translation of Spun in Azerbaijani
+# This file is distributed under the same license as the Spun package.
+msgid ""
+msgstr ""
+"PO-Revision-Date: 2015-05-15 17:40:45+0000\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Generator: GlotPress/1.0-alpha-1000\n"
+"Project-Id-Version: Spun\n"
+
+#. Description of the plugin/theme
+#: wp-content/themes/pub/spun/style.css
+msgid "Spun is a minimalist theme that puts the emphasis on your content; extraneous navigation fades away to put your words and images front and center. Whether you're a writer, photographer, or personal blogger, Spun's beautiful typography and responsive design showcase your creativity with subtle elegance."
+msgstr ""
+
+#: searchform.php:11
+msgid "Go"
+msgstr "Get"
+
+#: searchform.php:10
+msgid "Search &hellip;"
+msgstr "Axtar &hellip;"
+
+#: searchform.php:9
+msgid "Search"
+msgstr "Axtar"
+
+#: search.php:16
+msgid "Search %s"
+msgstr "Axtar %s"
+
+#: inc/template-tags.php:122
+msgid "<a href=\"%1$s\" title=\"%2$s\" rel=\"bookmark\"><time class=\"entry-date\" datetime=\"%3$s\" pubdate>%4$s</time></a><span class=\"byline\"> by <span class=\"author vcard\"><a class=\"url fn n\" href=\"%5$s\" title=\"%6$s\" rel=\"author\">%7$s</a></span></span>"
+msgstr "<a href=\"%1$s\" title=\"%2$s\" rel=\"bookmark\"><time class=\"entry-date\" datetime=\"%3$s\" pubdate>%4$s</time></a><span class=\"byline\"> Müəllif <span class=\"author vcard\"><a class=\"url fn n\" href=\"%5$s\" title=\"%6$s\" rel=\"author\">%7$s</a></span></span>"
+
+#: inc/template-tags.php:128
+msgid "View all posts by %s"
+msgstr "%s tərəfindən yazılmış bütün yazılara bax"
+
+#. translators: 1: date, 2: time
+#: inc/template-tags.php:99
+msgid "%1$s at %2$s"
+msgstr "%1$s tarixində, saat %2$s"
+
+#: inc/template-tags.php:91
+msgid "Your comment is awaiting moderation."
+msgstr "Şərhiniz yoxlama gözləyir."
+
+#: inc/template-tags.php:88
+msgid "%s <span class=\"says\">says:</span>"
+msgstr "%s <span class=\"says\">dedi ki:</span>"
+
+#: inc/template-tags.php:41
+msgctxt "Previous post link"
+msgid "&laquo; Previous Post"
+msgstr "&laquo; Öncəki Yazı"
+
+#: inc/template-tags.php:42
+msgctxt "Next post link"
+msgid "Next Post &raquo;"
+msgstr "Sonrakı Yazı &raquo;"
+
+#: inc/template-tags.php:47
+msgctxt "Next posts link"
+msgid "&laquo;"
+msgstr "&laquo;"
+
+#: inc/template-tags.php:51
+msgctxt "Previous posts link"
+msgid "&raquo;"
+msgstr "&raquo;"
+
+#: inc/template-tags.php:75
+msgid "Pingback:"
+msgstr "Geri bildiriş: "
+
+#: inc/template-tags.php:37
+msgid "Post navigation"
+msgstr "Yazı naviqasiyaları"
+
+#: inc/customizer.php:30
+msgid "Always show color circles"
+msgstr "Hər zaman rəng dairələrini göstər"
+
+#: inc/customizer.php:43
+msgid "Always show post titles over circles"
+msgstr ""
+
+#: inc/customizer.php:56
+msgid "Fully opaque meta"
+msgstr ""
+
+#: inc/extras.php:152
+msgid "Page %s"
+msgstr "Səhifə %s"
+
+#: image.php:84
+msgid "<span class=\"entry-date\"><time class=\"entry-date\" datetime=\"%1$s\" pubdate>%2$s</time></span><br /><a href=\"%3$s\" title=\"Link to full-size image\">%4$s &times; %5$s</a><br /><a href=\"%6$s\" title=\"Return to %7$s\" rel=\"gallery\">%7$s</a>"
+msgstr "<span class=\"entry-date\"><time class=\"entry-date\" datetime=\"%1$s\" pubdate>%2$s</time></span><br /><a href=\"%3$s\" title=\"Link to full-size image\">%4$s &times; %5$s</a><br /><a href=\"%6$s\" title=\"Return to %7$s\" rel=\"gallery\">%7$s</a>"
+
+#: inc/customizer.php:20
+msgid "Theme Options"
+msgstr "Mövzu parametrləri"
+
+#: image.php:17
+msgid "<span class=\"meta-nav\">&laquo;</span>"
+msgstr "<span class=\"meta-nav\">&laquo;</span>"
+
+#: image.php:18
+msgid "<span class=\"meta-nav\">&raquo;</span>"
+msgstr "<span class=\"meta-nav\">&raquo;</span>"
+
+#: image.php:69
+msgid "Pages:"
+msgstr "Səhifələr:"
+
+#: header.php:38
+msgid "Skip to content"
+msgstr "Mühtəviyyata keç"
+
+#. translators: If there are characters in your language that are not supported
+#. by Nunito, translate this to 'off'. Do not translate into your own
+#. language.
+#: functions.php:253
+msgctxt "Nunito font: on or off"
+msgid "on"
+msgstr "açıq"
+
+#: header.php:37
+msgid "Menu"
+msgstr "Menyu"
+
+#: functions.php:86
+msgid "Sidebar 2"
+msgstr "Yan Menyu Çubuğu 2"
+
+#: functions.php:94
+msgid "Sidebar 3"
+msgstr "Yan Menyu Çubuğu 3"
+
+#. translators: If there are characters in your language that are not supported
+#. by Playfair, translate this to 'off'. Do not translate into your own
+#. language.
+#: functions.php:235
+msgctxt "Playfair font: on or off"
+msgid "on"
+msgstr "açıq"
+
+#. translators: If there are characters in your language that are not supported
+#. by Quicksand, translate this to 'off'. Do not translate into your own
+#. language.
+#: functions.php:244
+msgctxt "Quicksand font: on or off"
+msgid "on"
+msgstr "açıq"
+
+#: functions.php:78
+msgid "Sidebar 1"
+msgstr "Yan Menyu Çubuğu 1"
+
+#: functions.php:50
+msgid "Primary Menu"
+msgstr "Əsas menyu"
+
+#: footer.php:44
+msgid "Tumblr"
+msgstr "Tumblr"
+
+#: footer.php:39
+msgid "Twitter"
+msgstr "Twitter"
+
+#: footer.php:34
+msgid "LinkedIn"
+msgstr "LinkedIn"
+
+#: footer.php:29
+msgid "Facebook"
+msgstr "Facebook"
+
+#: footer.php:23
+msgid "Theme: %1$s by %2$s."
+msgstr "Mövzu: %1$s tərəfindən %2$s."
+
+#: content-status.php:33
+msgid "@"
+msgstr "@"
+
+#: footer.php:21
+msgid "Proudly powered by %s"
+msgstr "%s qürurla təqdim edər"
+
+#: content-status.php:33
+msgid "Permalink to %s"
+msgstr "%s üçün daimi bağlantı"
+
+#: content-none.php:28
+msgid "It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps searching can help."
+msgstr "Axtardığınız səhifə tapılmadı. Bəlkə axtarış qutusu axtardığınızı tapmaqda sizə kömək edər."
+
+#: content-none.php:23
+msgid "Sorry, but nothing matched your search terms. Please try again with some different keywords."
+msgstr "Bağışlayın, axtarış kriteriyalarınıza uyğun heç bir şey tapılmadı. Bəzi fərqli açar kəlmələrdən istifadə edərək təkrar yoxlayın."
+
+#: content-none.php:19
+msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
+msgstr "İlk yazınızı dərc etməyə hazırsınızmı? <a href=\"%1$s\">Buradan başlayın</a>."
+
+#: content-none.php:13
+msgid "Nothing Found"
+msgstr "Tapılmadı"
+
+#: content-link.php:13
+msgid "Link"
+msgstr "Bağlantı"
+
+#: content-aside.php:45 content-gallery.php:49 content-image.php:52
+#: content-link.php:47 content-page.php:30 content-quote.php:46
+#: content-single.php:41 content-status.php:38 content-video.php:46
+#: content.php:49 image.php:94 inc/template-tags.php:75
+#: inc/template-tags.php:101
+msgid "Edit"
+msgstr "Redaktə et"
+
+#: content-aside.php:41 content-gallery.php:45 content-image.php:48
+#: content-link.php:43 content-quote.php:42 content-single.php:37
+#: content-video.php:42 content.php:34 content.php:45
+msgid "%1$s"
+msgstr "%1$s"
+
+#. translators: used between list items, there is a space after the comma
+#: content-aside.php:36 content-gallery.php:40 content-image.php:43
+#: content-link.php:38 content-quote.php:37 content-single.php:32
+#: content-video.php:37 content.php:30 content.php:40
+msgid ", "
+msgstr ","
+
+#: content-aside.php:31 content-gallery.php:36 content-image.php:38
+#: content-link.php:33 content-quote.php:32 content-status.php:36
+#: content-video.php:32
+msgid "All %s posts"
+msgstr "bütün %s  yazıları"
+
+#: comments.php:65
+msgid "x"
+msgstr "x"
+
+#: comments.php:39
+msgctxt "Previous Comments"
+msgid "<span class=\"screen-reader-text\">&laquo;</span>"
+msgstr "<span class=\"screen-reader-text\">&laquo;</span>"
+
+#: comments.php:40
+msgctxt "Next Comments"
+msgid "<span class=\"screen-reader-text\">&raquo;</span>"
+msgstr "<span class=\"screen-reader-text\">&raquo;</span>"
+
+#: comments.php:62
+msgid "Comments are closed."
+msgstr "Şərh üçün bağlıdır."
+
+#: comments.php:38
+msgid "Comment navigation"
+msgstr "Şərh naviqasiyası"
+
+#: comments.php:31
+msgid "One thought on &ldquo;%2$s&rdquo;"
+msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
+msgstr[0] "&ldquo;%2$s&rdquo; üçün bir cavab"
+msgstr[1] "&ldquo;%2$s&rdquo; üçün %1$s cavab"
+
+#: archive.php:45
+msgid "Year %s"
+msgstr "İl %s"
+
+#: archive.php:48
+msgid "Post Format %s"
+msgstr "Yazı Formatı %s"
+
+#: archive.php:51
+msgid "Archives"
+msgstr "Arxivlər"
+
+#: archive.php:21
+msgid "Category %s"
+msgstr "Kateqoriya %s"
+
+#: archive.php:24
+msgid "Tag %s"
+msgstr "Etiket %s"
+
+#: archive.php:31
+msgid "Author %s"
+msgstr "Müəllif %s"
+
+#: archive.php:39
+msgid "Day %s"
+msgstr "Gün %s"
+
+#: archive.php:42
+msgid "Month %s"
+msgstr "Ay %s"
+
+#: 404.php:19
+msgid "It looks like nothing was found at this location. Maybe try a search?"
+msgstr "Deyəsən burada heç bir şey tapılmadı. Yüngülcə bir axtarışa nə deyirsiniz?"
+
+#: 404.php:15
+msgid "Oops! That page can&rsquo;t be found."
+msgstr "Bağışlayın! Bu səhifə tapılmır."
+
+#: sidebar.php:12
+msgctxt "Open sidebar"
+msgid "+"
+msgstr "+"
+
+#: content-aside.php:22 content-gallery.php:27 content-image.php:29
+#: content-link.php:24 content-page.php:24 content-quote.php:23
+#: content-single.php:21 content-status.php:27 content-video.php:23
+#: image.php:78 inc/template-tags.php:84
+msgid "+"
+msgstr "+"
+
+#: content-aside.php:22 content-gallery.php:27 content-image.php:29
+#: content-link.php:24 content-page.php:24 content-quote.php:23
+#: content-single.php:21 content-status.php:27 content-video.php:23
+#: content.php:21 image.php:78
+msgid "1"
+msgstr "1"
+
+#: content-aside.php:22 content-gallery.php:27 content-image.php:29
+#: content-link.php:24 content-page.php:24 content-quote.php:23
+#: content-single.php:21 content-status.php:27 content-video.php:23
+#: image.php:78
+msgid "%"
+msgstr "%"

BIN
languages/de_DE.mo


+ 338 - 0
languages/de_DE.po

@@ -0,0 +1,338 @@
+# Translation of Spun in German
+# This file is distributed under the same license as the Spun package.
+msgid ""
+msgstr ""
+"PO-Revision-Date: 2015-02-04 22:59:08+0000\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Generator: GlotPress/1.0-alpha-1000\n"
+"Project-Id-Version: Spun\n"
+
+#. Description of the plugin/theme
+#: wp-content/themes/pub/spun/style.css
+msgid "Spun is a minimalist theme that puts the emphasis on your content; extraneous navigation fades away to put your words and images front and center. Whether you're a writer, photographer, or personal blogger, Spun's beautiful typography and responsive design showcase your creativity with subtle elegance."
+msgstr "Spun ist ein minimalistisches Theme, das deinen Inhalt hervorhebt. Die äußere Navigation verschwindet, sodass deine Texte und Bilder im Vordergrund und in der Mitte stehen. Ganz gleich, ob du Autor, Fotograf oder ein persönlicher Blogger bist, mit der ansprechenden Typografie und dem dynamischen Design von Spun kannst du deine Kreativität mit unaufdringlicher Eleganz präsentieren."
+
+#: searchform.php:11
+msgid "Go"
+msgstr "Los"
+
+#: searchform.php:10
+msgid "Search &hellip;"
+msgstr "Suche &hellip;"
+
+#: searchform.php:9
+msgid "Search"
+msgstr "Suchen"
+
+#: search.php:16
+msgid "Search %s"
+msgstr "Suche %s"
+
+#: inc/template-tags.php:122
+msgid "<a href=\"%1$s\" title=\"%2$s\" rel=\"bookmark\"><time class=\"entry-date\" datetime=\"%3$s\" pubdate>%4$s</time></a><span class=\"byline\"> by <span class=\"author vcard\"><a class=\"url fn n\" href=\"%5$s\" title=\"%6$s\" rel=\"author\">%7$s</a></span></span>"
+msgstr "<a href=\"%1$s\" title=\"%2$s\" rel=\"bookmark\"><time class=\"entry-date\" datetime=\"%3$s\" pubdate>%4$s</time></a><span class=\"byline\"> von <span class=\"author vcard\"><a class=\"url fn n\" href=\"%5$s\" title=\"%6$s\" rel=\"author\">%7$s</a></span></span>"
+
+#: inc/template-tags.php:128
+msgid "View all posts by %s"
+msgstr "Zeige alle Beiträge von %s"
+
+#. translators: 1: date, 2: time
+#: inc/template-tags.php:99
+msgid "%1$s at %2$s"
+msgstr "%1$s um %2$s"
+
+#: inc/template-tags.php:91
+msgid "Your comment is awaiting moderation."
+msgstr "Dein Kommentar muss noch freigeschaltet werden."
+
+#: inc/template-tags.php:88
+msgid "%s <span class=\"says\">says:</span>"
+msgstr "%s <span class=\"says\">schreibt:</span>"
+
+#: inc/template-tags.php:41
+msgctxt "Previous post link"
+msgid "&laquo; Previous Post"
+msgstr "&laquo; Vorheriger Beitrag"
+
+#: inc/template-tags.php:42
+msgctxt "Next post link"
+msgid "Next Post &raquo;"
+msgstr "Nächster Beitrag &raquo;"
+
+#: inc/template-tags.php:47
+msgctxt "Next posts link"
+msgid "&laquo;"
+msgstr "&laquo;"
+
+#: inc/template-tags.php:51
+msgctxt "Previous posts link"
+msgid "&raquo;"
+msgstr "&raquo;"
+
+#: inc/template-tags.php:75
+msgid "Pingback:"
+msgstr "Pingback: "
+
+#: inc/template-tags.php:37
+msgid "Post navigation"
+msgstr "Beitragsnavigation"
+
+#: inc/customizer.php:30
+msgid "Always show color circles"
+msgstr ""
+
+#: inc/customizer.php:43
+msgid "Always show post titles over circles"
+msgstr ""
+
+#: inc/customizer.php:56
+msgid "Fully opaque meta"
+msgstr ""
+
+#: inc/extras.php:152
+msgid "Page %s"
+msgstr "Seite %s"
+
+#: image.php:84
+msgid "<span class=\"entry-date\"><time class=\"entry-date\" datetime=\"%1$s\" pubdate>%2$s</time></span><br /><a href=\"%3$s\" title=\"Link to full-size image\">%4$s &times; %5$s</a><br /><a href=\"%6$s\" title=\"Return to %7$s\" rel=\"gallery\">%7$s</a>"
+msgstr "<span class=\"entry-date\"><time class=\"entry-date\" datetime=\"%1$s\" pubdate>%2$s</time></span><br /><a href=\"%3$s\" title=\"Link zu Bild in Originalgröße\">%4$s &times; %5$s</a><br /><a href=\"%6$s\" title=\"Zurück zu %7$s\" rel=\"gallery\">%7$s</a>"
+
+#: inc/customizer.php:20
+msgid "Theme Options"
+msgstr "Theme-Optionen"
+
+#: image.php:17
+msgid "<span class=\"meta-nav\">&laquo;</span>"
+msgstr "<span class=\"meta-nav\">&laquo;</span>"
+
+#: image.php:18
+msgid "<span class=\"meta-nav\">&raquo;</span>"
+msgstr "<span class=\"meta-nav\">&raquo;</span>"
+
+#: image.php:69
+msgid "Pages:"
+msgstr "Seiten:"
+
+#: header.php:38
+msgid "Skip to content"
+msgstr "Zum Inhalt springen"
+
+#. translators: If there are characters in your language that are not supported
+#. by Nunito, translate this to 'off'. Do not translate into your own
+#. language.
+#: functions.php:253
+msgctxt "Nunito font: on or off"
+msgid "on"
+msgstr "on"
+
+#: header.php:37
+msgid "Menu"
+msgstr "Menü"
+
+#: functions.php:86
+msgid "Sidebar 2"
+msgstr "Seitenleiste 2"
+
+#: functions.php:94
+msgid "Sidebar 3"
+msgstr "Seitenleiste 3"
+
+#. translators: If there are characters in your language that are not supported
+#. by Playfair, translate this to 'off'. Do not translate into your own
+#. language.
+#: functions.php:235
+msgctxt "Playfair font: on or off"
+msgid "on"
+msgstr "on"
+
+#. translators: If there are characters in your language that are not supported
+#. by Quicksand, translate this to 'off'. Do not translate into your own
+#. language.
+#: functions.php:244
+msgctxt "Quicksand font: on or off"
+msgid "on"
+msgstr "on"
+
+#: functions.php:78
+msgid "Sidebar 1"
+msgstr "Seitenleiste 1"
+
+#: functions.php:50
+msgid "Primary Menu"
+msgstr "Primäres Menü"
+
+#: footer.php:44
+msgid "Tumblr"
+msgstr "Tumblr"
+
+#: footer.php:39
+msgid "Twitter"
+msgstr "Twitter"
+
+#: footer.php:34
+msgid "LinkedIn"
+msgstr "LinkedIn"
+
+#: footer.php:29
+msgid "Facebook"
+msgstr "Facebook"
+
+#: footer.php:23
+msgid "Theme: %1$s by %2$s."
+msgstr "Theme: %1$s von %2$s."
+
+#: content-status.php:33
+msgid "@"
+msgstr "@"
+
+#: footer.php:21
+msgid "Proudly powered by %s"
+msgstr "Proudly powered by %s"
+
+#: content-status.php:33
+msgid "Permalink to %s"
+msgstr "Permalink zu %s"
+
+#: content-none.php:28
+msgid "It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps searching can help."
+msgstr "Wie es scheint, kann das Gesuchte nicht gefunden werden. Vielleicht hilft die Suchfunktion."
+
+#: content-none.php:23
+msgid "Sorry, but nothing matched your search terms. Please try again with some different keywords."
+msgstr "Tut mir Leid, aber zu deinem Suchbegriff konnte nichts gefunden werden. Versuche es mit anderen Schlüsselwörtern doch erneut."
+
+#: content-none.php:19
+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>."
+
+#: content-none.php:13
+msgid "Nothing Found"
+msgstr "Es konnte nichts gefunden werden."
+
+#: content-link.php:13
+msgid "Link"
+msgstr "Link"
+
+#: content-aside.php:45 content-gallery.php:49 content-image.php:52
+#: content-link.php:47 content-page.php:30 content-quote.php:46
+#: content-single.php:41 content-status.php:38 content-video.php:46
+#: content.php:49 image.php:94 inc/template-tags.php:75
+#: inc/template-tags.php:101
+msgid "Edit"
+msgstr "Bearbeiten"
+
+#: content-aside.php:41 content-gallery.php:45 content-image.php:48
+#: content-link.php:43 content-quote.php:42 content-single.php:37
+#: content-video.php:42 content.php:34 content.php:45
+msgid "%1$s"
+msgstr "%1$s"
+
+#. translators: used between list items, there is a space after the comma
+#: content-aside.php:36 content-gallery.php:40 content-image.php:43
+#: content-link.php:38 content-quote.php:37 content-single.php:32
+#: content-video.php:37 content.php:30 content.php:40
+msgid ", "
+msgstr ", "
+
+#: content-aside.php:31 content-gallery.php:36 content-image.php:38
+#: content-link.php:33 content-quote.php:32 content-status.php:36
+#: content-video.php:32
+msgid "All %s posts"
+msgstr "Alle %s Beiträge"
+
+#: comments.php:65
+msgid "x"
+msgstr "x"
+
+#: comments.php:39
+msgctxt "Previous Comments"
+msgid "<span class=\"screen-reader-text\">&laquo;</span>"
+msgstr "<span class=\"screen-reader-text\">&laquo;</span>"
+
+#: comments.php:40
+msgctxt "Next Comments"
+msgid "<span class=\"screen-reader-text\">&raquo;</span>"
+msgstr "<span class=\"screen-reader-text\">&raquo;</span>"
+
+#: comments.php:62
+msgid "Comments are closed."
+msgstr "Die Kommentarfunktion ist geschlossen."
+
+#: comments.php:38
+msgid "Comment navigation"
+msgstr "Kommentar-Navigation"
+
+#: comments.php:31
+msgid "One thought on &ldquo;%2$s&rdquo;"
+msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
+msgstr[0] "Ein Gedanke zu &ldquo;%2$s&rdquo;"
+msgstr[1] "%1$s Gedanken zu &ldquo;%2$s&rdquo;"
+
+#: archive.php:45
+msgid "Year %s"
+msgstr "Jahr %s"
+
+#: archive.php:48
+msgid "Post Format %s"
+msgstr "Beitragsformat %s"
+
+#: archive.php:51
+msgid "Archives"
+msgstr "Archiv"
+
+#: archive.php:21
+msgid "Category %s"
+msgstr "Kategorie %s"
+
+#: archive.php:24
+msgid "Tag %s"
+msgstr "Schlagwort %s"
+
+#: archive.php:31
+msgid "Author %s"
+msgstr "Autor %s"
+
+#: archive.php:39
+msgid "Day %s"
+msgstr "Tag %s"
+
+#: archive.php:42
+msgid "Month %s"
+msgstr "Monat %s"
+
+#: 404.php:19
+msgid "It looks like nothing was found at this location. Maybe try a search?"
+msgstr "Scheinbar konnte hier nichts gefunden werden. Willst du es mit Suchen probieren?"
+
+#: 404.php:15
+msgid "Oops! That page can&rsquo;t be found."
+msgstr "Uups! Diese Seite konnte leider nicht gefunden werden."
+
+#: sidebar.php:12
+msgctxt "Open sidebar"
+msgid "+"
+msgstr "+"
+
+#: content-aside.php:22 content-gallery.php:27 content-image.php:29
+#: content-link.php:24 content-page.php:24 content-quote.php:23
+#: content-single.php:21 content-status.php:27 content-video.php:23
+#: image.php:78 inc/template-tags.php:84
+msgid "+"
+msgstr "+"
+
+#: content-aside.php:22 content-gallery.php:27 content-image.php:29
+#: content-link.php:24 content-page.php:24 content-quote.php:23
+#: content-single.php:21 content-status.php:27 content-video.php:23
+#: content.php:21 image.php:78
+msgid "1"
+msgstr "1"
+
+#: content-aside.php:22 content-gallery.php:27 content-image.php:29
+#: content-link.php:24 content-page.php:24 content-quote.php:23
+#: content-single.php:21 content-status.php:27 content-video.php:23
+#: image.php:78
+msgid "%"
+msgstr "%"

BIN
languages/es_ES.mo


+ 338 - 0
languages/es_ES.po

@@ -0,0 +1,338 @@
+# Translation of Spun in Spanish (Spain)
+# This file is distributed under the same license as the Spun package.
+msgid ""
+msgstr ""
+"PO-Revision-Date: 2015-03-04 03:36: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/1.0-alpha-1000\n"
+"Project-Id-Version: Spun\n"
+
+#. Description of the plugin/theme
+#: wp-content/themes/pub/spun/style.css
+msgid "Spun is a minimalist theme that puts the emphasis on your content; extraneous navigation fades away to put your words and images front and center. Whether you're a writer, photographer, or personal blogger, Spun's beautiful typography and responsive design showcase your creativity with subtle elegance."
+msgstr "Spun es un tema minimalista que pone énfasis en tu contenido; los elementos de navegación rescinden al fondo para colocar tus palabras e imágenes en el centro. Ya seas un escritor, fotógrafo, o blogger, la bella tipografía de Spun y su diseño adaptativo mostrarán tu creatividad con sutil elegancia."
+
+#: searchform.php:11
+msgid "Go"
+msgstr "Ir"
+
+#: searchform.php:10
+msgid "Search &hellip;"
+msgstr "Buscar &hellip;"
+
+#: searchform.php:9
+msgid "Search"
+msgstr "Buscar"
+
+#: search.php:16
+msgid "Search %s"
+msgstr "Buscar %s"
+
+#: inc/template-tags.php:122
+msgid "<a href=\"%1$s\" title=\"%2$s\" rel=\"bookmark\"><time class=\"entry-date\" datetime=\"%3$s\" pubdate>%4$s</time></a><span class=\"byline\"> by <span class=\"author vcard\"><a class=\"url fn n\" href=\"%5$s\" title=\"%6$s\" rel=\"author\">%7$s</a></span></span>"
+msgstr "<a href=\"%1$s\" title=\"%2$s\" rel=\"bookmark\"><time class=\"entry-date\" datetime=\"%3$s\" pubdate>%4$s</time></a><span class=\"byline\"> de <span class=\"author vcard\"><a class=\"url fn n\" href=\"%5$s\" title=\"%6$s\" rel=\"author\">%7$s</a></span></span>"
+
+#: inc/template-tags.php:128
+msgid "View all posts by %s"
+msgstr "Ver todas las entradas de %s"
+
+#. translators: 1: date, 2: time
+#: inc/template-tags.php:99
+msgid "%1$s at %2$s"
+msgstr "%1$s en %2$s"
+
+#: inc/template-tags.php:91
+msgid "Your comment is awaiting moderation."
+msgstr "Tu comentario está pendiente de moderación."
+
+#: inc/template-tags.php:88
+msgid "%s <span class=\"says\">says:</span>"
+msgstr "%s <span class=\"says\">dijo:</span>"
+
+#: inc/template-tags.php:41
+msgctxt "Previous post link"
+msgid "&laquo; Previous Post"
+msgstr "&laquo; Entrada anterior"
+
+#: inc/template-tags.php:42
+msgctxt "Next post link"
+msgid "Next Post &raquo;"
+msgstr "Siguiente entrada &raquo;"
+
+#: inc/template-tags.php:47
+msgctxt "Next posts link"
+msgid "&laquo;"
+msgstr "&laquo;"
+
+#: inc/template-tags.php:51
+msgctxt "Previous posts link"
+msgid "&raquo;"
+msgstr "&raquo;"
+
+#: inc/template-tags.php:75
+msgid "Pingback:"
+msgstr "Pingback:"
+
+#: inc/template-tags.php:37
+msgid "Post navigation"
+msgstr "Navegador de artículos"
+
+#: inc/customizer.php:30
+msgid "Always show color circles"
+msgstr ""
+
+#: inc/customizer.php:43
+msgid "Always show post titles over circles"
+msgstr ""
+
+#: inc/customizer.php:56
+msgid "Fully opaque meta"
+msgstr ""
+
+#: inc/extras.php:152
+msgid "Page %s"
+msgstr "Página %s"
+
+#: image.php:84
+msgid "<span class=\"entry-date\"><time class=\"entry-date\" datetime=\"%1$s\" pubdate>%2$s</time></span><br /><a href=\"%3$s\" title=\"Link to full-size image\">%4$s &times; %5$s</a><br /><a href=\"%6$s\" title=\"Return to %7$s\" rel=\"gallery\">%7$s</a>"
+msgstr "<span class=\"entry-date\"><time class=\"entry-date\" datetime=\"%1$s\" pubdate>%2$s</time></span><br /><a href=\"%3$s\" title=\"Link to full-size image\">%4$s &times; %5$s</a><br /><a href=\"%6$s\" title=\"Return to %7$s\" rel=\"gallery\">%7$s</a>"
+
+#: inc/customizer.php:20
+msgid "Theme Options"
+msgstr "Opciones del tema"
+
+#: image.php:17
+msgid "<span class=\"meta-nav\">&laquo;</span>"
+msgstr "<span class=\"meta-nav\">&laquo;</span>"
+
+#: image.php:18
+msgid "<span class=\"meta-nav\">&raquo;</span>"
+msgstr "<span class=\"meta-nav\">&raquo;</span>"
+
+#: image.php:69
+msgid "Pages:"
+msgstr "Páginas:"
+
+#: header.php:38
+msgid "Skip to content"
+msgstr "Saltar al contenido."
+
+#. translators: If there are characters in your language that are not supported
+#. by Nunito, translate this to 'off'. Do not translate into your own
+#. language.
+#: functions.php:253
+msgctxt "Nunito font: on or off"
+msgid "on"
+msgstr "activado"
+
+#: header.php:37
+msgid "Menu"
+msgstr "Menú"
+
+#: functions.php:86
+msgid "Sidebar 2"
+msgstr "Barra lateral 2"
+
+#: functions.php:94
+msgid "Sidebar 3"
+msgstr "Barra lateral 3"
+
+#. translators: If there are characters in your language that are not supported
+#. by Playfair, translate this to 'off'. Do not translate into your own
+#. language.
+#: functions.php:235
+msgctxt "Playfair font: on or off"
+msgid "on"
+msgstr "on"
+
+#. translators: If there are characters in your language that are not supported
+#. by Quicksand, translate this to 'off'. Do not translate into your own
+#. language.
+#: functions.php:244
+msgctxt "Quicksand font: on or off"
+msgid "on"
+msgstr "on"
+
+#: functions.php:78
+msgid "Sidebar 1"
+msgstr "Barra lateral 1"
+
+#: functions.php:50
+msgid "Primary Menu"
+msgstr "Menú Principal"
+
+#: footer.php:44
+msgid "Tumblr"
+msgstr "Tumblr"
+
+#: footer.php:39
+msgid "Twitter"
+msgstr "Twitter"
+
+#: footer.php:34
+msgid "LinkedIn"
+msgstr "LinkedIn"
+
+#: footer.php:29
+msgid "Facebook"
+msgstr "Facebook"
+
+#: footer.php:23
+msgid "Theme: %1$s by %2$s."
+msgstr "Tema: %1$s por %2$s."
+
+#: content-status.php:33
+msgid "@"
+msgstr "@"
+
+#: footer.php:21
+msgid "Proudly powered by %s"
+msgstr "Funciona con %s"
+
+#: content-status.php:33
+msgid "Permalink to %s"
+msgstr "Enlace permanente a %s"
+
+#: content-none.php:28
+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 le pueda ayudar."
+
+#: content-none.php:23
+msgid "Sorry, but nothing matched your search terms. Please try again with some different keywords."
+msgstr "Lo sentimos, pero nada coincidió con su búsqueda. Por favor inténtelo de nuevo con otras palabras clave."
+
+#: content-none.php:19
+msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
+msgstr "¿Preparado para publicar tu primera entrada? <a href=\"%1$s\">Empieza aquí</a>."
+
+#: content-none.php:13
+msgid "Nothing Found"
+msgstr "No se ha encontrado nada"
+
+#: content-link.php:13
+msgid "Link"
+msgstr "Enlace"
+
+#: content-aside.php:45 content-gallery.php:49 content-image.php:52
+#: content-link.php:47 content-page.php:30 content-quote.php:46
+#: content-single.php:41 content-status.php:38 content-video.php:46
+#: content.php:49 image.php:94 inc/template-tags.php:75
+#: inc/template-tags.php:101
+msgid "Edit"
+msgstr "Editar"
+
+#: content-aside.php:41 content-gallery.php:45 content-image.php:48
+#: content-link.php:43 content-quote.php:42 content-single.php:37
+#: content-video.php:42 content.php:34 content.php:45
+msgid "%1$s"
+msgstr "%1$s"
+
+#. translators: used between list items, there is a space after the comma
+#: content-aside.php:36 content-gallery.php:40 content-image.php:43
+#: content-link.php:38 content-quote.php:37 content-single.php:32
+#: content-video.php:37 content.php:30 content.php:40
+msgid ", "
+msgstr ", "
+
+#: content-aside.php:31 content-gallery.php:36 content-image.php:38
+#: content-link.php:33 content-quote.php:32 content-status.php:36
+#: content-video.php:32
+msgid "All %s posts"
+msgstr "Las %s entradas"
+
+#: comments.php:65
+msgid "x"
+msgstr "x"
+
+#: comments.php:39
+msgctxt "Previous Comments"
+msgid "<span class=\"screen-reader-text\">&laquo;</span>"
+msgstr "<span class=\"screen-reader-text\">&laquo;</span>"
+
+#: comments.php:40
+msgctxt "Next Comments"
+msgid "<span class=\"screen-reader-text\">&raquo;</span>"
+msgstr "<span class=\"screen-reader-text\">&raquo;</span>"
+
+#: comments.php:62
+msgid "Comments are closed."
+msgstr "Los comentarios están cerrados."
+
+#: comments.php:38
+msgid "Comment navigation"
+msgstr "Navegación de comentarios"
+
+#: comments.php:31
+msgid "One thought on &ldquo;%2$s&rdquo;"
+msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
+msgstr[0] "Un pensamiento en &ldquo;%2$s&rdquo;"
+msgstr[1] "%1$s pensamientos en &ldquo;%2$s&rdquo;"
+
+#: archive.php:45
+msgid "Year %s"
+msgstr "Año %s"
+
+#: archive.php:48
+msgid "Post Format %s"
+msgstr ""
+
+#: archive.php:51
+msgid "Archives"
+msgstr "Archivos"
+
+#: archive.php:21
+msgid "Category %s"
+msgstr "Categoría %s"
+
+#: archive.php:24
+msgid "Tag %s"
+msgstr "Etiqueta %s"
+
+#: archive.php:31
+msgid "Author %s"
+msgstr "Autor %s"
+
+#: archive.php:39
+msgid "Day %s"
+msgstr "Día %s"
+
+#: archive.php:42
+msgid "Month %s"
+msgstr "Mes %s"
+
+#: 404.php:19
+msgid "It looks like nothing was found at this location. Maybe try a search?"
+msgstr "Parece que no hay nada en este lugar. ¿Y si pruebas una búsqueda?"
+
+#: 404.php:15
+msgid "Oops! That page can&rsquo;t be found."
+msgstr "¡Vaya! Esa página no se puede encontrar."
+
+#: sidebar.php:12
+msgctxt "Open sidebar"
+msgid "+"
+msgstr "+"
+
+#: content-aside.php:22 content-gallery.php:27 content-image.php:29
+#: content-link.php:24 content-page.php:24 content-quote.php:23
+#: content-single.php:21 content-status.php:27 content-video.php:23
+#: image.php:78 inc/template-tags.php:84
+msgid "+"
+msgstr "+"
+
+#: content-aside.php:22 content-gallery.php:27 content-image.php:29
+#: content-link.php:24 content-page.php:24 content-quote.php:23
+#: content-single.php:21 content-status.php:27 content-video.php:23
+#: content.php:21 image.php:78
+msgid "1"
+msgstr "1"
+
+#: content-aside.php:22 content-gallery.php:27 content-image.php:29
+#: content-link.php:24 content-page.php:24 content-quote.php:23
+#: content-single.php:21 content-status.php:27 content-video.php:23
+#: image.php:78
+msgid "%"
+msgstr "%"

BIN
languages/fa_IR.mo


+ 337 - 0
languages/fa_IR.po

@@ -0,0 +1,337 @@
+# Translation of Spun in Persian
+# This file is distributed under the same license as the Spun package.
+msgid ""
+msgstr ""
+"PO-Revision-Date: 2015-05-12 04:52:17+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/1.0-alpha-1000\n"
+"Project-Id-Version: Spun\n"
+
+#. Description of the plugin/theme
+#: wp-content/themes/pub/spun/style.css
+msgid "Spun is a minimalist theme that puts the emphasis on your content; extraneous navigation fades away to put your words and images front and center. Whether you're a writer, photographer, or personal blogger, Spun's beautiful typography and responsive design showcase your creativity with subtle elegance."
+msgstr ""
+
+#: searchform.php:11
+msgid "Go"
+msgstr "برو"
+
+#: searchform.php:10
+msgid "Search &hellip;"
+msgstr "جست‌وجو &hellip;"
+
+#: searchform.php:9
+msgid "Search"
+msgstr "جست‌وجو"
+
+#: search.php:16
+msgid "Search %s"
+msgstr "جست‌وجوی %s"
+
+#: inc/template-tags.php:122
+msgid "<a href=\"%1$s\" title=\"%2$s\" rel=\"bookmark\"><time class=\"entry-date\" datetime=\"%3$s\" pubdate>%4$s</time></a><span class=\"byline\"> by <span class=\"author vcard\"><a class=\"url fn n\" href=\"%5$s\" title=\"%6$s\" rel=\"author\">%7$s</a></span></span>"
+msgstr "<a href=\"%1$s\" title=\"%2$s\" rel=\"bookmark\"><time class=\"entry-date\" datetime=\"%3$s\" pubdate>%4$s</time></a><span class=\"byline\"> بدست <span class=\"author vcard\"><a class=\"url fn n\" href=\"%5$s\" title=\"%6$s\" rel=\"author\">%7$s</a></span></span>"
+
+#: inc/template-tags.php:128
+msgid "View all posts by %s"
+msgstr "مشاهدهٔ همهٔ نوشته‌ها بر اساس %s"
+
+#. translators: 1: date, 2: time
+#: inc/template-tags.php:99
+msgid "%1$s at %2$s"
+msgstr "%1$s در %2$s"
+
+#: inc/template-tags.php:91
+msgid "Your comment is awaiting moderation."
+msgstr "دیدگاه شما چشم به راه بررسی است."
+
+#: inc/template-tags.php:88
+msgid "%s <span class=\"says\">says:</span>"
+msgstr "%s <span class=\"says\">می‌گوید:</span>"
+
+#: inc/template-tags.php:41
+msgctxt "Previous post link"
+msgid "&laquo; Previous Post"
+msgstr ""
+
+#: inc/template-tags.php:42
+msgctxt "Next post link"
+msgid "Next Post &raquo;"
+msgstr "نوشتۀ پسین &raquo;"
+
+#: inc/template-tags.php:47
+msgctxt "Next posts link"
+msgid "&laquo;"
+msgstr "&laquo;"
+
+#: inc/template-tags.php:51
+msgctxt "Previous posts link"
+msgid "&raquo;"
+msgstr "&raquo;"
+
+#: inc/template-tags.php:75
+msgid "Pingback:"
+msgstr "بازتاب: "
+
+#: inc/template-tags.php:37
+msgid "Post navigation"
+msgstr "ناوبری نوشته"
+
+#: inc/customizer.php:30
+msgid "Always show color circles"
+msgstr ""
+
+#: inc/customizer.php:43
+msgid "Always show post titles over circles"
+msgstr ""
+
+#: inc/customizer.php:56
+msgid "Fully opaque meta"
+msgstr ""
+
+#: inc/extras.php:152
+msgid "Page %s"
+msgstr "صفحهٔ %s"
+
+#: image.php:84
+msgid "<span class=\"entry-date\"><time class=\"entry-date\" datetime=\"%1$s\" pubdate>%2$s</time></span><br /><a href=\"%3$s\" title=\"Link to full-size image\">%4$s &times; %5$s</a><br /><a href=\"%6$s\" title=\"Return to %7$s\" rel=\"gallery\">%7$s</a>"
+msgstr "<span class=\"entry-date\"><time class=\"entry-date\" datetime=\"%1$s\" pubdate>%2$s</time></span><br /><a href=\"%3$s\" title=\"پیوند به اندازۀ کامل تصویر\">%4$s &times; %5$s</a><br /><a href=\"%6$s\" title=\"بازگشت به %7$s\" rel=\"gallery\">%7$s</a>"
+
+#: inc/customizer.php:20
+msgid "Theme Options"
+msgstr "گزینه‌های پوسته"
+
+#: image.php:17
+msgid "<span class=\"meta-nav\">&laquo;</span>"
+msgstr "<span class=\"meta-nav\">&laquo;</span>"
+
+#: image.php:18
+msgid "<span class=\"meta-nav\">&raquo;</span>"
+msgstr "<span class=\"meta-nav\">&raquo;</span>"
+
+#: image.php:69
+msgid "Pages:"
+msgstr "صفحه‌ها:"
+
+#: header.php:38
+msgid "Skip to content"
+msgstr "پرش به محتوا"
+
+#. translators: If there are characters in your language that are not supported
+#. by Nunito, translate this to 'off'. Do not translate into your own
+#. language.
+#: functions.php:253
+msgctxt "Nunito font: on or off"
+msgid "on"
+msgstr ""
+
+#: header.php:37
+msgid "Menu"
+msgstr "گزینگان"
+
+#: functions.php:86
+msgid "Sidebar 2"
+msgstr "نوار کناری ۲"
+
+#: functions.php:94
+msgid "Sidebar 3"
+msgstr "ستون کناری ۳"
+
+#. translators: If there are characters in your language that are not supported
+#. by Playfair, translate this to 'off'. Do not translate into your own
+#. language.
+#: functions.php:235
+msgctxt "Playfair font: on or off"
+msgid "on"
+msgstr "فعال"
+
+#. translators: If there are characters in your language that are not supported
+#. by Quicksand, translate this to 'off'. Do not translate into your own
+#. language.
+#: functions.php:244
+msgctxt "Quicksand font: on or off"
+msgid "on"
+msgstr "روشن"
+
+#: functions.php:78
+msgid "Sidebar 1"
+msgstr "نوار کناری ۱"
+
+#: functions.php:50
+msgid "Primary Menu"
+msgstr "گزینگان اصلی"
+
+#: footer.php:44
+msgid "Tumblr"
+msgstr "تامبلر"
+
+#: footer.php:39
+msgid "Twitter"
+msgstr "توئیتر"
+
+#: footer.php:34
+msgid "LinkedIn"
+msgstr "لینکداین"
+
+#: footer.php:29
+msgid "Facebook"
+msgstr "فیسبوک"
+
+#: footer.php:23
+msgid "Theme: %1$s by %2$s."
+msgstr "پوسته: %1$s کاری از %2$s."
+
+#: content-status.php:33
+msgid "@"
+msgstr "@"
+
+#: footer.php:21
+msgid "Proudly powered by %s"
+msgstr "با افتخار، نیرو گرفته از %s"
+
+#: content-status.php:33
+msgid "Permalink to %s"
+msgstr "پایاپیوند به %s"
+
+#: content-none.php:28
+msgid "It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps searching can help."
+msgstr "به نظر می‌آید ما نمی‌توانیم آنچه به دنبالش هستید بیابیم. احتمالا جست‌وجو می‌تواند کمک کند."
+
+#: content-none.php:23
+msgid "Sorry, but nothing matched your search terms. Please try again with some different keywords."
+msgstr "متأسفیم، موردی مطابق با جستجوی شما پیدا نشد. لطفا برای جستجو از کلیدواژه‌های دیگری استفاده کنید."
+
+#: content-none.php:19
+msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
+msgstr "آمادهٔ انتشار نخستین نوشتهٔ خود هستید؟ <a href=\"%1$s\">از اینجا بیآغازید</a>."
+
+#: content-none.php:13
+msgid "Nothing Found"
+msgstr "چیزی پیدا نشد"
+
+#: content-link.php:13
+msgid "Link"
+msgstr "پیوند"
+
+#: content-aside.php:45 content-gallery.php:49 content-image.php:52
+#: content-link.php:47 content-page.php:30 content-quote.php:46
+#: content-single.php:41 content-status.php:38 content-video.php:46
+#: content.php:49 image.php:94 inc/template-tags.php:75
+#: inc/template-tags.php:101
+msgid "Edit"
+msgstr "ویرایش"
+
+#: content-aside.php:41 content-gallery.php:45 content-image.php:48
+#: content-link.php:43 content-quote.php:42 content-single.php:37
+#: content-video.php:42 content.php:34 content.php:45
+msgid "%1$s"
+msgstr "%1$s"
+
+#. translators: used between list items, there is a space after the comma
+#: content-aside.php:36 content-gallery.php:40 content-image.php:43
+#: content-link.php:38 content-quote.php:37 content-single.php:32
+#: content-video.php:37 content.php:30 content.php:40
+msgid ", "
+msgstr "، "
+
+#: content-aside.php:31 content-gallery.php:36 content-image.php:38
+#: content-link.php:33 content-quote.php:32 content-status.php:36
+#: content-video.php:32
+msgid "All %s posts"
+msgstr "همهٔ %s نوشته"
+
+#: comments.php:65
+msgid "x"
+msgstr ""
+
+#: comments.php:39
+msgctxt "Previous Comments"
+msgid "<span class=\"screen-reader-text\">&laquo;</span>"
+msgstr "<span class=\"screen-reader-text\">&laquo;</span>"
+
+#: comments.php:40
+msgctxt "Next Comments"
+msgid "<span class=\"screen-reader-text\">&raquo;</span>"
+msgstr "<span class=\"screen-reader-text\">&raquo;</span>"
+
+#: comments.php:62
+msgid "Comments are closed."
+msgstr "دیدگاه‌ها بسته شده‌اند."
+
+#: comments.php:38
+msgid "Comment navigation"
+msgstr "ناوبری دیدگاه"
+
+#: comments.php:31
+msgid "One thought on &ldquo;%2$s&rdquo;"
+msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
+msgstr[0] "یک دیدگاه برای &rdquo;%2$s&ldquo;"
+
+#: archive.php:45
+msgid "Year %s"
+msgstr ""
+
+#: archive.php:48
+msgid "Post Format %s"
+msgstr ""
+
+#: archive.php:51
+msgid "Archives"
+msgstr "بایگانی"
+
+#: archive.php:21
+msgid "Category %s"
+msgstr "دستۀ %s"
+
+#: archive.php:24
+msgid "Tag %s"
+msgstr "برچسب %s"
+
+#: archive.php:31
+msgid "Author %s"
+msgstr "نویسنده %s"
+
+#: archive.php:39
+msgid "Day %s"
+msgstr "روز %s"
+
+#: archive.php:42
+msgid "Month %s"
+msgstr "ماه %s"
+
+#: 404.php:19
+msgid "It looks like nothing was found at this location. Maybe try a search?"
+msgstr "به نظر می‌رسد چیزی در این مکان پیدا نشده. ممکن است جستجو کمک کند؟"
+
+#: 404.php:15
+msgid "Oops! That page can&rsquo;t be found."
+msgstr "اوه! امکان یافتن صفحه نیست."
+
+#: sidebar.php:12
+msgctxt "Open sidebar"
+msgid "+"
+msgstr "+"
+
+#: content-aside.php:22 content-gallery.php:27 content-image.php:29
+#: content-link.php:24 content-page.php:24 content-quote.php:23
+#: content-single.php:21 content-status.php:27 content-video.php:23
+#: image.php:78 inc/template-tags.php:84
+msgid "+"
+msgstr "+"
+
+#: content-aside.php:22 content-gallery.php:27 content-image.php:29
+#: content-link.php:24 content-page.php:24 content-quote.php:23
+#: content-single.php:21 content-status.php:27 content-video.php:23
+#: content.php:21 image.php:78
+msgid "1"
+msgstr "۱"
+
+#: content-aside.php:22 content-gallery.php:27 content-image.php:29
+#: content-link.php:24 content-page.php:24 content-quote.php:23
+#: content-single.php:21 content-status.php:27 content-video.php:23
+#: image.php:78
+msgid "%"
+msgstr "%"

BIN
languages/fr_CA.mo


+ 338 - 0
languages/fr_CA.po

@@ -0,0 +1,338 @@
+# Translation of Spun in French (Canada)
+# This file is distributed under the same license as the Spun package.
+msgid ""
+msgstr ""
+"PO-Revision-Date: 2014-07-06 12:22:11+0000\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Generator: GlotPress/1.0-alpha-1000\n"
+"Project-Id-Version: Spun\n"
+
+#. Description of the plugin/theme
+#: wp-content/themes/pub/spun/style.css
+msgid "Spun is a minimalist theme that puts the emphasis on your content; extraneous navigation fades away to put your words and images front and center. Whether you're a writer, photographer, or personal blogger, Spun's beautiful typography and responsive design showcase your creativity with subtle elegance."
+msgstr ""
+
+#: searchform.php:11
+msgid "Go"
+msgstr "Aller"
+
+#: searchform.php:10
+msgid "Search &hellip;"
+msgstr "Recherche &hellip;"
+
+#: searchform.php:9
+msgid "Search"
+msgstr "Chercher"
+
+#: search.php:16
+msgid "Search %s"
+msgstr "Chercher %s"
+
+#: inc/template-tags.php:122
+msgid "<a href=\"%1$s\" title=\"%2$s\" rel=\"bookmark\"><time class=\"entry-date\" datetime=\"%3$s\" pubdate>%4$s</time></a><span class=\"byline\"> by <span class=\"author vcard\"><a class=\"url fn n\" href=\"%5$s\" title=\"%6$s\" rel=\"author\">%7$s</a></span></span>"
+msgstr "<a href=\"%1$s\" title=\"%2$s\" rel=\"bookmark\"><time class=\"entry-date\" datetime=\"%3$s\" pubdate>%4$s</time></a><span class=\"byline\"> par <span class=\"author vcard\"><a class=\"url fn n\" href=\"%5$s\" title=\"%6$s\" rel=\"author\">%7$s</a></span></span>"
+
+#: inc/template-tags.php:128
+msgid "View all posts by %s"
+msgstr "Voir tous les articles par %s"
+
+#. translators: 1: date, 2: time
+#: inc/template-tags.php:99
+msgid "%1$s at %2$s"
+msgstr "%1$s à %2$s"
+
+#: inc/template-tags.php:91
+msgid "Your comment is awaiting moderation."
+msgstr "Votre commentaire est en attente de modération."
+
+#: inc/template-tags.php:88
+msgid "%s <span class=\"says\">says:</span>"
+msgstr "%s <span class=\"says\">dit&nbsp;:</span>"
+
+#: inc/template-tags.php:41
+msgctxt "Previous post link"
+msgid "&laquo; Previous Post"
+msgstr "&laquo; Article Précédent"
+
+#: inc/template-tags.php:42
+msgctxt "Next post link"
+msgid "Next Post &raquo;"
+msgstr "Article Suivant &raquo;"
+
+#: inc/template-tags.php:47
+msgctxt "Next posts link"
+msgid "&laquo;"
+msgstr "&laquo;"
+
+#: inc/template-tags.php:51
+msgctxt "Previous posts link"
+msgid "&raquo;"
+msgstr "&raquo;"
+
+#: inc/template-tags.php:75
+msgid "Pingback:"
+msgstr "Ping :"
+
+#: inc/template-tags.php:37
+msgid "Post navigation"
+msgstr "Navigation des articles"
+
+#: inc/customizer.php:30
+msgid "Always show color circles"
+msgstr ""
+
+#: inc/customizer.php:43
+msgid "Always show post titles over circles"
+msgstr ""
+
+#: inc/customizer.php:56
+msgid "Fully opaque meta"
+msgstr ""
+
+#: inc/extras.php:152
+msgid "Page %s"
+msgstr "Page %s"
+
+#: image.php:84
+msgid "<span class=\"entry-date\"><time class=\"entry-date\" datetime=\"%1$s\" pubdate>%2$s</time></span><br /><a href=\"%3$s\" title=\"Link to full-size image\">%4$s &times; %5$s</a><br /><a href=\"%6$s\" title=\"Return to %7$s\" rel=\"gallery\">%7$s</a>"
+msgstr ""
+
+#: inc/customizer.php:20
+msgid "Theme Options"
+msgstr "Options du thème"
+
+#: image.php:17
+msgid "<span class=\"meta-nav\">&laquo;</span>"
+msgstr "<span class=\"meta-nav\">&laquo;</span>"
+
+#: image.php:18
+msgid "<span class=\"meta-nav\">&raquo;</span>"
+msgstr "<span class=\"meta-nav\">&raquo;</span>"
+
+#: image.php:69
+msgid "Pages:"
+msgstr "Pages :"
+
+#: header.php:38
+msgid "Skip to content"
+msgstr "Aller au contenu principal"
+
+#. translators: If there are characters in your language that are not supported
+#. by Nunito, translate this to 'off'. Do not translate into your own
+#. language.
+#: functions.php:253
+msgctxt "Nunito font: on or off"
+msgid "on"
+msgstr "on"
+
+#: header.php:37
+msgid "Menu"
+msgstr "Menu"
+
+#: functions.php:86
+msgid "Sidebar 2"
+msgstr "Colonne latérale 2"
+
+#: functions.php:94
+msgid "Sidebar 3"
+msgstr "Colonne latérale 3"
+
+#. translators: If there are characters in your language that are not supported
+#. by Playfair, translate this to 'off'. Do not translate into your own
+#. language.
+#: functions.php:235
+msgctxt "Playfair font: on or off"
+msgid "on"
+msgstr "on"
+
+#. translators: If there are characters in your language that are not supported
+#. by Quicksand, translate this to 'off'. Do not translate into your own
+#. language.
+#: functions.php:244
+msgctxt "Quicksand font: on or off"
+msgid "on"
+msgstr "on"
+
+#: functions.php:78
+msgid "Sidebar 1"
+msgstr "Colonne latérale 1"
+
+#: functions.php:50
+msgid "Primary Menu"
+msgstr "Menu principal"
+
+#: footer.php:44
+msgid "Tumblr"
+msgstr "Tumblr"
+
+#: footer.php:39
+msgid "Twitter"
+msgstr "Twitter"
+
+#: footer.php:34
+msgid "LinkedIn"
+msgstr "LinkedIn"
+
+#: footer.php:29
+msgid "Facebook"
+msgstr "Facebook"
+
+#: footer.php:23
+msgid "Theme: %1$s by %2$s."
+msgstr "Thème %1$s par %2$s."
+
+#: content-status.php:33
+msgid "@"
+msgstr "@"
+
+#: footer.php:21
+msgid "Proudly powered by %s"
+msgstr "Fièrement propulsé par %s"
+
+#: content-status.php:33
+msgid "Permalink to %s"
+msgstr "Permalien vers %s"
+
+#: content-none.php:28
+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? "
+
+#: content-none.php:23
+msgid "Sorry, but nothing matched your search terms. Please try again with some different keywords."
+msgstr "Désolé, mais rien ne correspond à vos critères. Réessayez en modifiant les termes de recherche."
+
+#: content-none.php:19
+msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
+msgstr "Vous êtes prêt à publier votre premier article? <a href=\"%1$s\">Commencez ici</a>."
+
+#: content-none.php:13
+msgid "Nothing Found"
+msgstr "Inaccessible"
+
+#: content-link.php:13
+msgid "Link"
+msgstr "Lien"
+
+#: content-aside.php:45 content-gallery.php:49 content-image.php:52
+#: content-link.php:47 content-page.php:30 content-quote.php:46
+#: content-single.php:41 content-status.php:38 content-video.php:46
+#: content.php:49 image.php:94 inc/template-tags.php:75
+#: inc/template-tags.php:101
+msgid "Edit"
+msgstr "Modifier"
+
+#: content-aside.php:41 content-gallery.php:45 content-image.php:48
+#: content-link.php:43 content-quote.php:42 content-single.php:37
+#: content-video.php:42 content.php:34 content.php:45
+msgid "%1$s"
+msgstr "%1$s"
+
+#. translators: used between list items, there is a space after the comma
+#: content-aside.php:36 content-gallery.php:40 content-image.php:43
+#: content-link.php:38 content-quote.php:37 content-single.php:32
+#: content-video.php:37 content.php:30 content.php:40
+msgid ", "
+msgstr ", "
+
+#: content-aside.php:31 content-gallery.php:36 content-image.php:38
+#: content-link.php:33 content-quote.php:32 content-status.php:36
+#: content-video.php:32
+msgid "All %s posts"
+msgstr "Tous les articles de %s"
+
+#: comments.php:65
+msgid "x"
+msgstr "x"
+
+#: comments.php:39
+msgctxt "Previous Comments"
+msgid "<span class=\"screen-reader-text\">&laquo;</span>"
+msgstr "<span class=\"screen-reader-text\">&laquo;</span>"
+
+#: comments.php:40
+msgctxt "Next Comments"
+msgid "<span class=\"screen-reader-text\">&raquo;</span>"
+msgstr "<span class=\"screen-reader-text\">&raquo;</span>"
+
+#: comments.php:62
+msgid "Comments are closed."
+msgstr "Les commentaires sont fermés."
+
+#: comments.php:38
+msgid "Comment navigation"
+msgstr "Navigation des commentaires"
+
+#: comments.php:31
+msgid "One thought on &ldquo;%2$s&rdquo;"
+msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
+msgstr[0] "Un avis sur « %2$s »"
+msgstr[1] "%1$s avis sur « %2$s »"
+
+#: archive.php:45
+msgid "Year %s"
+msgstr "Année %s"
+
+#: archive.php:48
+msgid "Post Format %s"
+msgstr "Format d’Article %s"
+
+#: archive.php:51
+msgid "Archives"
+msgstr "Archives"
+
+#: archive.php:21
+msgid "Category %s"
+msgstr "Catégorie %s"
+
+#: archive.php:24
+msgid "Tag %s"
+msgstr "Mot-clé %s"
+
+#: archive.php:31
+msgid "Author %s"
+msgstr "Auteur %s"
+
+#: archive.php:39
+msgid "Day %s"
+msgstr "Jour %s"
+
+#: archive.php:42
+msgid "Month %s"
+msgstr "Mois %s"
+
+#: 404.php:19
+msgid "It looks like nothing was found at this location. Maybe try a search?"
+msgstr "Aucun contenu n&rsquo; a été trouvé à l&rsquo;adresse demandée. Pourquoi ne pas essayer une recherche? "
+
+#: 404.php:15
+msgid "Oops! That page can&rsquo;t be found."
+msgstr "Oups! Cette page est introuvable."
+
+#: sidebar.php:12
+msgctxt "Open sidebar"
+msgid "+"
+msgstr "+"
+
+#: content-aside.php:22 content-gallery.php:27 content-image.php:29
+#: content-link.php:24 content-page.php:24 content-quote.php:23
+#: content-single.php:21 content-status.php:27 content-video.php:23
+#: image.php:78 inc/template-tags.php:84
+msgid "+"
+msgstr "+"
+
+#: content-aside.php:22 content-gallery.php:27 content-image.php:29
+#: content-link.php:24 content-page.php:24 content-quote.php:23
+#: content-single.php:21 content-status.php:27 content-video.php:23
+#: content.php:21 image.php:78
+msgid "1"
+msgstr ""
+
+#: content-aside.php:22 content-gallery.php:27 content-image.php:29
+#: content-link.php:24 content-page.php:24 content-quote.php:23
+#: content-single.php:21 content-status.php:27 content-video.php:23
+#: image.php:78
+msgid "%"
+msgstr "%"

BIN
languages/fr_FR.mo


+ 338 - 0
languages/fr_FR.po

@@ -0,0 +1,338 @@
+# Translation of Spun in French (France)
+# This file is distributed under the same license as the Spun package.
+msgid ""
+msgstr ""
+"PO-Revision-Date: 2014-06-30 17:28:16+0000\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=n > 1;\n"
+"X-Generator: GlotPress/1.0-alpha-1000\n"
+"Project-Id-Version: Spun\n"
+
+#. Description of the plugin/theme
+#: wp-content/themes/pub/spun/style.css
+msgid "Spun is a minimalist theme that puts the emphasis on your content; extraneous navigation fades away to put your words and images front and center. Whether you're a writer, photographer, or personal blogger, Spun's beautiful typography and responsive design showcase your creativity with subtle elegance."
+msgstr "Spun est un thème minimaliste qui met l’accent sur votre contenu. La navigation superflue s’efface pour laisser la vedette à vos textes et images au premier-plan et au centre. Que vous soyez écrivain, photographe ou blogueur, la magnifique typographie et le graphisme adaptable de Spun mettent en valeur votre créativité avec une élégance subtile."
+
+#: searchform.php:11
+msgid "Go"
+msgstr "Go"
+
+#: searchform.php:10
+msgid "Search &hellip;"
+msgstr "Recherche &hellip;"
+
+#: searchform.php:9
+msgid "Search"
+msgstr "Recherche"
+
+#: search.php:16
+msgid "Search %s"
+msgstr "Rech. %s"
+
+#: inc/template-tags.php:122
+msgid "<a href=\"%1$s\" title=\"%2$s\" rel=\"bookmark\"><time class=\"entry-date\" datetime=\"%3$s\" pubdate>%4$s</time></a><span class=\"byline\"> by <span class=\"author vcard\"><a class=\"url fn n\" href=\"%5$s\" title=\"%6$s\" rel=\"author\">%7$s</a></span></span>"
+msgstr "<a href=\"%1$s\" title=\"%2$s\" rel=\"bookmark\"><time class=\"entry-date\" datetime=\"%3$s\" pubdate>%4$s</time></a><span class=\"byline\"> par <span class=\"author vcard\"><a class=\"url fn n\" href=\"%5$s\" title=\"%6$s\" rel=\"author\">%7$s</a></span></span>"
+
+#: inc/template-tags.php:128
+msgid "View all posts by %s"
+msgstr "Voir tous les articles par %s"
+
+#. translators: 1: date, 2: time
+#: inc/template-tags.php:99
+msgid "%1$s at %2$s"
+msgstr "%1$s à %2$s"
+
+#: inc/template-tags.php:91
+msgid "Your comment is awaiting moderation."
+msgstr "Votre commentaire est en attente de modération."
+
+#: inc/template-tags.php:88
+msgid "%s <span class=\"says\">says:</span>"
+msgstr "%s <span class=\"says\">dit&nbsp;:</span>"
+
+#: inc/template-tags.php:41
+msgctxt "Previous post link"
+msgid "&laquo; Previous Post"
+msgstr "&laquo; Article Pr&eacute;c&eacute;dent"
+
+#: inc/template-tags.php:42
+msgctxt "Next post link"
+msgid "Next Post &raquo;"
+msgstr "Article Suivant &raquo;"
+
+#: inc/template-tags.php:47
+msgctxt "Next posts link"
+msgid "&laquo;"
+msgstr "&laquo;"
+
+#: inc/template-tags.php:51
+msgctxt "Previous posts link"
+msgid "&raquo;"
+msgstr "&raquo;"
+
+#: inc/template-tags.php:75
+msgid "Pingback:"
+msgstr "Pingback: "
+
+#: inc/template-tags.php:37
+msgid "Post navigation"
+msgstr "Navigation des articles"
+
+#: inc/customizer.php:30
+msgid "Always show color circles"
+msgstr ""
+
+#: inc/customizer.php:43
+msgid "Always show post titles over circles"
+msgstr ""
+
+#: inc/customizer.php:56
+msgid "Fully opaque meta"
+msgstr ""
+
+#: inc/extras.php:152
+msgid "Page %s"
+msgstr "Page %s"
+
+#: image.php:84
+msgid "<span class=\"entry-date\"><time class=\"entry-date\" datetime=\"%1$s\" pubdate>%2$s</time></span><br /><a href=\"%3$s\" title=\"Link to full-size image\">%4$s &times; %5$s</a><br /><a href=\"%6$s\" title=\"Return to %7$s\" rel=\"gallery\">%7$s</a>"
+msgstr ""
+
+#: inc/customizer.php:20
+msgid "Theme Options"
+msgstr "Options du thème"
+
+#: image.php:17
+msgid "<span class=\"meta-nav\">&laquo;</span>"
+msgstr "<span class=\"meta-nav\">&laquo;</span>"
+
+#: image.php:18
+msgid "<span class=\"meta-nav\">&raquo;</span>"
+msgstr "<span class=\"meta-nav\">&raquo;</span>"
+
+#: image.php:69
+msgid "Pages:"
+msgstr "Pages :"
+
+#: header.php:38
+msgid "Skip to content"
+msgstr "Aller au contenu principal"
+
+#. translators: If there are characters in your language that are not supported
+#. by Nunito, translate this to 'off'. Do not translate into your own
+#. language.
+#: functions.php:253
+msgctxt "Nunito font: on or off"
+msgid "on"
+msgstr "on"
+
+#: header.php:37
+msgid "Menu"
+msgstr "Menu"
+
+#: functions.php:86
+msgid "Sidebar 2"
+msgstr "Sidebar 2"
+
+#: functions.php:94
+msgid "Sidebar 3"
+msgstr "Sidebar 3"
+
+#. translators: If there are characters in your language that are not supported
+#. by Playfair, translate this to 'off'. Do not translate into your own
+#. language.
+#: functions.php:235
+msgctxt "Playfair font: on or off"
+msgid "on"
+msgstr "on"
+
+#. translators: If there are characters in your language that are not supported
+#. by Quicksand, translate this to 'off'. Do not translate into your own
+#. language.
+#: functions.php:244
+msgctxt "Quicksand font: on or off"
+msgid "on"
+msgstr "on"
+
+#: functions.php:78
+msgid "Sidebar 1"
+msgstr "Sidebar 1"
+
+#: functions.php:50
+msgid "Primary Menu"
+msgstr "Menu principal"
+
+#: footer.php:44
+msgid "Tumblr"
+msgstr "Tumblr"
+
+#: footer.php:39
+msgid "Twitter"
+msgstr "Twitter"
+
+#: footer.php:34
+msgid "LinkedIn"
+msgstr "LinkedIn"
+
+#: footer.php:29
+msgid "Facebook"
+msgstr "Facebook"
+
+#: footer.php:23
+msgid "Theme: %1$s by %2$s."
+msgstr "Thème %1$s par %2$s."
+
+#: content-status.php:33
+msgid "@"
+msgstr "@"
+
+#: footer.php:21
+msgid "Proudly powered by %s"
+msgstr "Fièrement propulsé par %s"
+
+#: content-status.php:33
+msgid "Permalink to %s"
+msgstr "Permalien vers %s"
+
+#: content-none.php:28
+msgid "It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps searching can help."
+msgstr "Contenu Introuvable. Voulez-vous lancer une recherche?"
+
+#: content-none.php:23
+msgid "Sorry, but nothing matched your search terms. Please try again with some different keywords."
+msgstr "Contenu Introuvable. Réessayez en modifiant les termes de recherche."
+
+#: content-none.php:19
+msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
+msgstr "Pr&ecirc;t &agrave; publier votre premier article ? <a href=\"%1$s\">Allons-y !</a>."
+
+#: content-none.php:13
+msgid "Nothing Found"
+msgstr "Aucun Résultat"
+
+#: content-link.php:13
+msgid "Link"
+msgstr "Lien"
+
+#: content-aside.php:45 content-gallery.php:49 content-image.php:52
+#: content-link.php:47 content-page.php:30 content-quote.php:46
+#: content-single.php:41 content-status.php:38 content-video.php:46
+#: content.php:49 image.php:94 inc/template-tags.php:75
+#: inc/template-tags.php:101
+msgid "Edit"
+msgstr "Modifier"
+
+#: content-aside.php:41 content-gallery.php:45 content-image.php:48
+#: content-link.php:43 content-quote.php:42 content-single.php:37
+#: content-video.php:42 content.php:34 content.php:45
+msgid "%1$s"
+msgstr "%1$s"
+
+#. translators: used between list items, there is a space after the comma
+#: content-aside.php:36 content-gallery.php:40 content-image.php:43
+#: content-link.php:38 content-quote.php:37 content-single.php:32
+#: content-video.php:37 content.php:30 content.php:40
+msgid ", "
+msgstr ", "
+
+#: content-aside.php:31 content-gallery.php:36 content-image.php:38
+#: content-link.php:33 content-quote.php:32 content-status.php:36
+#: content-video.php:32
+msgid "All %s posts"
+msgstr "Tous les articles de %s"
+
+#: comments.php:65
+msgid "x"
+msgstr "x"
+
+#: comments.php:39
+msgctxt "Previous Comments"
+msgid "<span class=\"screen-reader-text\">&laquo;</span>"
+msgstr "<span class=\"screen-reader-text\">&laquo;</span>"
+
+#: comments.php:40
+msgctxt "Next Comments"
+msgid "<span class=\"screen-reader-text\">&raquo;</span>"
+msgstr "<span class=\"screen-reader-text\">&raquo;</span>"
+
+#: comments.php:62
+msgid "Comments are closed."
+msgstr "Les commentaires sont fermés."
+
+#: comments.php:38
+msgid "Comment navigation"
+msgstr "Navigation des commentaires"
+
+#: comments.php:31
+msgid "One thought on &ldquo;%2$s&rdquo;"
+msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
+msgstr[0] "Une r&eacute;flexion sur &ldquo;%2$s&rdquo;"
+msgstr[1] "%1$s r&eacute;flexions sur &ldquo;%2$s&rdquo;"
+
+#: archive.php:45
+msgid "Year %s"
+msgstr "Ann&eacute;e %s"
+
+#: archive.php:48
+msgid "Post Format %s"
+msgstr "Format d'Article %s"
+
+#: archive.php:51
+msgid "Archives"
+msgstr "Archives"
+
+#: archive.php:21
+msgid "Category %s"
+msgstr "Cat&eacute;gorie %s"
+
+#: archive.php:24
+msgid "Tag %s"
+msgstr "Tag %s"
+
+#: archive.php:31
+msgid "Author %s"
+msgstr "Auteur %s"
+
+#: archive.php:39
+msgid "Day %s"
+msgstr "Jour %s"
+
+#: archive.php:42
+msgid "Month %s"
+msgstr "Mois %s"
+
+#: 404.php:19
+msgid "It looks like nothing was found at this location. Maybe try a search?"
+msgstr "Apparemment, rien n&rsquo;a été trouvé à cette adresse. Essayez avec recherche&nbsp;?"
+
+#: 404.php:15
+msgid "Oops! That page can&rsquo;t be found."
+msgstr "Oups ! Cette page est introuvable."
+
+#: sidebar.php:12
+msgctxt "Open sidebar"
+msgid "+"
+msgstr "+"
+
+#: content-aside.php:22 content-gallery.php:27 content-image.php:29
+#: content-link.php:24 content-page.php:24 content-quote.php:23
+#: content-single.php:21 content-status.php:27 content-video.php:23
+#: image.php:78 inc/template-tags.php:84
+msgid "+"
+msgstr "+"
+
+#: content-aside.php:22 content-gallery.php:27 content-image.php:29
+#: content-link.php:24 content-page.php:24 content-quote.php:23
+#: content-single.php:21 content-status.php:27 content-video.php:23
+#: content.php:21 image.php:78
+msgid "1"
+msgstr ""
+
+#: content-aside.php:22 content-gallery.php:27 content-image.php:29
+#: content-link.php:24 content-page.php:24 content-quote.php:23
+#: content-single.php:21 content-status.php:27 content-video.php:23
+#: image.php:78
+msgid "%"
+msgstr "%"

BIN
languages/he_IL.mo


+ 338 - 0
languages/he_IL.po

@@ -0,0 +1,338 @@
+# Translation of Spun in Hebrew
+# This file is distributed under the same license as the Spun package.
+msgid ""
+msgstr ""
+"PO-Revision-Date: 2014-06-30 17:28:58+0000\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Generator: GlotPress/1.0-alpha-1000\n"
+"Project-Id-Version: Spun\n"
+
+#. Description of the plugin/theme
+#: wp-content/themes/pub/spun/style.css
+msgid "Spun is a minimalist theme that puts the emphasis on your content; extraneous navigation fades away to put your words and images front and center. Whether you're a writer, photographer, or personal blogger, Spun's beautiful typography and responsive design showcase your creativity with subtle elegance."
+msgstr "<span dir=rtl>Spun היא ערכת עיצוב אשר שמה דגש על התוכן שלך; כל אמצעי הניווט שאינם שייכים נעלמים על מנת לשים את המלים והתמונות שלך במרכז.</span> <span dir=rtl>בין אם אתה עוסק בכתיבה, צלם, או בלוגר של בלוג אישי, הטיפוגרפיה היפהפייה והעיצוב הניתן להתאמה של Spun מציגים לראווה את היצירתיות שלך באלגנטיות מעודנת.</span>"
+
+#: searchform.php:11
+msgid "Go"
+msgstr "שלח"
+
+#: searchform.php:10
+msgid "Search &hellip;"
+msgstr "חיפוש &hellip;"
+
+#: searchform.php:9
+msgid "Search"
+msgstr "חיפוש"
+
+#: search.php:16
+msgid "Search %s"
+msgstr "לחפש %s"
+
+#: inc/template-tags.php:122
+msgid "<a href=\"%1$s\" title=\"%2$s\" rel=\"bookmark\"><time class=\"entry-date\" datetime=\"%3$s\" pubdate>%4$s</time></a><span class=\"byline\"> by <span class=\"author vcard\"><a class=\"url fn n\" href=\"%5$s\" title=\"%6$s\" rel=\"author\">%7$s</a></span></span>"
+msgstr "<a href=\"%1$s\" title=\"%2$s\" rel=\"bookmark\"><time class=\"entry-date\" datetime=\"%3$s\" pubdate>%4$s</time></a><span class=\"byline\"> מאת <span class=\"author vcard\"><a class=\"url fn n\" href=\"%5$s\" title=\"%6$s\" rel=\"author\">%7$s</a></span></span>"
+
+#: inc/template-tags.php:128
+msgid "View all posts by %s"
+msgstr "הצגת הרשומות של %s"
+
+#. translators: 1: date, 2: time
+#: inc/template-tags.php:99
+msgid "%1$s at %2$s"
+msgstr "%1$s בשעה %2$s"
+
+#: inc/template-tags.php:91
+msgid "Your comment is awaiting moderation."
+msgstr "התגובה ממתינה לאישור."
+
+#: inc/template-tags.php:88
+msgid "%s <span class=\"says\">says:</span>"
+msgstr "%s <span class=\"says\">הגיב:</span>"
+
+#: inc/template-tags.php:41
+msgctxt "Previous post link"
+msgid "&laquo; Previous Post"
+msgstr "&raquo; לרשומה הקודמת"
+
+#: inc/template-tags.php:42
+msgctxt "Next post link"
+msgid "Next Post &raquo;"
+msgstr "לרשומה הבאה &laquo;"
+
+#: inc/template-tags.php:47
+msgctxt "Next posts link"
+msgid "&laquo;"
+msgstr "&raquo;"
+
+#: inc/template-tags.php:51
+msgctxt "Previous posts link"
+msgid "&raquo;"
+msgstr "&laquo;"
+
+#: inc/template-tags.php:75
+msgid "Pingback:"
+msgstr "פינגבק:"
+
+#: inc/template-tags.php:37
+msgid "Post navigation"
+msgstr "ניווט ברשומות"
+
+#: inc/customizer.php:30
+msgid "Always show color circles"
+msgstr ""
+
+#: inc/customizer.php:43
+msgid "Always show post titles over circles"
+msgstr ""
+
+#: inc/customizer.php:56
+msgid "Fully opaque meta"
+msgstr ""
+
+#: inc/extras.php:152
+msgid "Page %s"
+msgstr "עמוד %s"
+
+#: image.php:84
+msgid "<span class=\"entry-date\"><time class=\"entry-date\" datetime=\"%1$s\" pubdate>%2$s</time></span><br /><a href=\"%3$s\" title=\"Link to full-size image\">%4$s &times; %5$s</a><br /><a href=\"%6$s\" title=\"Return to %7$s\" rel=\"gallery\">%7$s</a>"
+msgstr "<span class=\"entry-date\"><time class=\"entry-date\" datetime=\"%1$s\" pubdate>%2$s</time></span><br /><a href=\"%3$s\" title=\"קישור לתמונה המוקדלת\">%4$s &times; %5$s</a><br /><a href=\"%6$s\" title=\"חזרה ל- %7$s\" rel=\"gallery\">%7$s</a>"
+
+#: inc/customizer.php:20
+msgid "Theme Options"
+msgstr "אפשרויות"
+
+#: image.php:17
+msgid "<span class=\"meta-nav\">&laquo;</span>"
+msgstr ""
+
+#: image.php:18
+msgid "<span class=\"meta-nav\">&raquo;</span>"
+msgstr "<span class=\"meta-nav\">&laquo;</span>"
+
+#: image.php:69
+msgid "Pages:"
+msgstr ":עמודים"
+
+#: header.php:38
+msgid "Skip to content"
+msgstr "דילוג לתוכן"
+
+#. translators: If there are characters in your language that are not supported
+#. by Nunito, translate this to 'off'. Do not translate into your own
+#. language.
+#: functions.php:253
+msgctxt "Nunito font: on or off"
+msgid "on"
+msgstr "off"
+
+#: header.php:37
+msgid "Menu"
+msgstr "תפריט"
+
+#: functions.php:86
+msgid "Sidebar 2"
+msgstr "סרגל צדדי 2"
+
+#: functions.php:94
+msgid "Sidebar 3"
+msgstr "סרגל צידי 3"
+
+#. translators: If there are characters in your language that are not supported
+#. by Playfair, translate this to 'off'. Do not translate into your own
+#. language.
+#: functions.php:235
+msgctxt "Playfair font: on or off"
+msgid "on"
+msgstr "off"
+
+#. translators: If there are characters in your language that are not supported
+#. by Quicksand, translate this to 'off'. Do not translate into your own
+#. language.
+#: functions.php:244
+msgctxt "Quicksand font: on or off"
+msgid "on"
+msgstr "off"
+
+#: functions.php:78
+msgid "Sidebar 1"
+msgstr "סרגל צדדי 1"
+
+#: functions.php:50
+msgid "Primary Menu"
+msgstr "תפריט ראשי"
+
+#: footer.php:44
+msgid "Tumblr"
+msgstr "Tumblr"
+
+#: footer.php:39
+msgid "Twitter"
+msgstr "טוויטר"
+
+#: footer.php:34
+msgid "LinkedIn"
+msgstr "LinkedIn"
+
+#: footer.php:29
+msgid "Facebook"
+msgstr "פייסבוק"
+
+#: footer.php:23
+msgid "Theme: %1$s by %2$s."
+msgstr "ערכת עיצוב: %1$s של %2$s"
+
+#: content-status.php:33
+msgid "@"
+msgstr "@"
+
+#: footer.php:21
+msgid "Proudly powered by %s"
+msgstr "פועל על %s"
+
+#: content-status.php:33
+msgid "Permalink to %s"
+msgstr "קישור קבוע לרשומה %s"
+
+#: content-none.php:28
+msgid "It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps searching can help."
+msgstr "נראה כי לא ניתן למצוא את מה שחיפשת, אולי חיפוש יעזור."
+
+#: content-none.php:23
+msgid "Sorry, but nothing matched your search terms. Please try again with some different keywords."
+msgstr "מצוערים, אבל לא נמצאה התאמה. אפשר לנסות שוב עם מילות חיפוש שונות."
+
+#: content-none.php:19
+msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
+msgstr "מוכן לפרסם את הרשומה הראשונה שלך? <a href=\"%1$s\">התחל כאן</a>."
+
+#: content-none.php:13
+msgid "Nothing Found"
+msgstr "לא מצאתי כלום"
+
+#: content-link.php:13
+msgid "Link"
+msgstr "קישור"
+
+#: content-aside.php:45 content-gallery.php:49 content-image.php:52
+#: content-link.php:47 content-page.php:30 content-quote.php:46
+#: content-single.php:41 content-status.php:38 content-video.php:46
+#: content.php:49 image.php:94 inc/template-tags.php:75
+#: inc/template-tags.php:101
+msgid "Edit"
+msgstr "עריכה"
+
+#: content-aside.php:41 content-gallery.php:45 content-image.php:48
+#: content-link.php:43 content-quote.php:42 content-single.php:37
+#: content-video.php:42 content.php:34 content.php:45
+msgid "%1$s"
+msgstr "%1$s"
+
+#. translators: used between list items, there is a space after the comma
+#: content-aside.php:36 content-gallery.php:40 content-image.php:43
+#: content-link.php:38 content-quote.php:37 content-single.php:32
+#: content-video.php:37 content.php:30 content.php:40
+msgid ", "
+msgstr ", "
+
+#: content-aside.php:31 content-gallery.php:36 content-image.php:38
+#: content-link.php:33 content-quote.php:32 content-status.php:36
+#: content-video.php:32
+msgid "All %s posts"
+msgstr "כל הרשומות של %s"
+
+#: comments.php:65
+msgid "x"
+msgstr "x"
+
+#: comments.php:39
+msgctxt "Previous Comments"
+msgid "<span class=\"screen-reader-text\">&laquo;</span>"
+msgstr ""
+
+#: comments.php:40
+msgctxt "Next Comments"
+msgid "<span class=\"screen-reader-text\">&raquo;</span>"
+msgstr "<span class=\"screen-reader-text\">&laquo;</span>"
+
+#: comments.php:62
+msgid "Comments are closed."
+msgstr "סגור לתגובות."
+
+#: comments.php:38
+msgid "Comment navigation"
+msgstr "ניווט בתגובות"
+
+#: comments.php:31
+msgid "One thought on &ldquo;%2$s&rdquo;"
+msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
+msgstr[0] "מחשבה אחת על &ldquo;%2$s&rdquo;"
+msgstr[1] "%1$s מחשבות על &ldquo;%2$s&rdquo;"
+
+#: archive.php:45
+msgid "Year %s"
+msgstr "שנה %s"
+
+#: archive.php:48
+msgid "Post Format %s"
+msgstr "פורמט רשומה %s"
+
+#: archive.php:51
+msgid "Archives"
+msgstr "ארכיון"
+
+#: archive.php:21
+msgid "Category %s"
+msgstr "קטגוריה %s"
+
+#: archive.php:24
+msgid "Tag %s"
+msgstr ""
+
+#: archive.php:31
+msgid "Author %s"
+msgstr ""
+
+#: archive.php:39
+msgid "Day %s"
+msgstr "תאריך %s"
+
+#: archive.php:42
+msgid "Month %s"
+msgstr ""
+
+#: 404.php:19
+msgid "It looks like nothing was found at this location. Maybe try a search?"
+msgstr "נראה שלא נמצא כלום במיקום הזה. אולי תנסו לחפש?"
+
+#: 404.php:15
+msgid "Oops! That page can&rsquo;t be found."
+msgstr "אופס. העמוד שביקשת אינו קיים."
+
+#: sidebar.php:12
+msgctxt "Open sidebar"
+msgid "+"
+msgstr "+"
+
+#: content-aside.php:22 content-gallery.php:27 content-image.php:29
+#: content-link.php:24 content-page.php:24 content-quote.php:23
+#: content-single.php:21 content-status.php:27 content-video.php:23
+#: image.php:78 inc/template-tags.php:84
+msgid "+"
+msgstr "+"
+
+#: content-aside.php:22 content-gallery.php:27 content-image.php:29
+#: content-link.php:24 content-page.php:24 content-quote.php:23
+#: content-single.php:21 content-status.php:27 content-video.php:23
+#: content.php:21 image.php:78
+msgid "1"
+msgstr "1"
+
+#: content-aside.php:22 content-gallery.php:27 content-image.php:29
+#: content-link.php:24 content-page.php:24 content-quote.php:23
+#: content-single.php:21 content-status.php:27 content-video.php:23
+#: image.php:78
+msgid "%"
+msgstr "%"

BIN
languages/ja.mo


+ 337 - 0
languages/ja.po

@@ -0,0 +1,337 @@
+# Translation of Spun in Japanese
+# This file is distributed under the same license as the Spun package.
+msgid ""
+msgstr ""
+"PO-Revision-Date: 2014-06-30 17:34:55+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/1.0-alpha-1000\n"
+"Project-Id-Version: Spun\n"
+
+#. Description of the plugin/theme
+#: wp-content/themes/pub/spun/style.css
+msgid "Spun is a minimalist theme that puts the emphasis on your content; extraneous navigation fades away to put your words and images front and center. Whether you're a writer, photographer, or personal blogger, Spun's beautiful typography and responsive design showcase your creativity with subtle elegance."
+msgstr "Spun は、コンテンツに焦点を当てるミニマルデザインのテーマです。余分なナビゲーションをなくして言葉と画像を中心に据えます。Spun の美しいタイポグラフィとレスポンシブなデザインを使えば、ライター、写真家、個人ブロガーの創造性をさりげなくエレガントに披露できます。"
+
+#: searchform.php:11
+msgid "Go"
+msgstr "実行"
+
+#: searchform.php:10
+msgid "Search &hellip;"
+msgstr "検索 &hellip;"
+
+#: searchform.php:9
+msgid "Search"
+msgstr "検索"
+
+#: search.php:16
+msgid "Search %s"
+msgstr "「%s」を検索"
+
+#: inc/template-tags.php:122
+msgid "<a href=\"%1$s\" title=\"%2$s\" rel=\"bookmark\"><time class=\"entry-date\" datetime=\"%3$s\" pubdate>%4$s</time></a><span class=\"byline\"> by <span class=\"author vcard\"><a class=\"url fn n\" href=\"%5$s\" title=\"%6$s\" rel=\"author\">%7$s</a></span></span>"
+msgstr "<a href=\"%1$s\" title=\"%2$s\" rel=\"bookmark\"><time class=\"entry-date\" datetime=\"%3$s\" pubdate>%4$s</time></a><span class=\"byline\"> by <span class=\"author vcard\"><a class=\"url fn n\" href=\"%5$s\" title=\"%6$s\" rel=\"author\">%7$s</a></span></span>"
+
+#: inc/template-tags.php:128
+msgid "View all posts by %s"
+msgstr "%s のすべての投稿を表示"
+
+#. translators: 1: date, 2: time
+#: inc/template-tags.php:99
+msgid "%1$s at %2$s"
+msgstr "%1$s %2$s"
+
+#: inc/template-tags.php:91
+msgid "Your comment is awaiting moderation."
+msgstr "あなたのコメントは承認待ちです。"
+
+#: inc/template-tags.php:88
+msgid "%s <span class=\"says\">says:</span>"
+msgstr "%s <span class=\"says\">の発言:</span>"
+
+#: inc/template-tags.php:41
+msgctxt "Previous post link"
+msgid "&laquo; Previous Post"
+msgstr "&laquo; 過去の投稿"
+
+#: inc/template-tags.php:42
+msgctxt "Next post link"
+msgid "Next Post &raquo;"
+msgstr "新しい投稿 &raquo;"
+
+#: inc/template-tags.php:47
+msgctxt "Next posts link"
+msgid "&laquo;"
+msgstr "&laquo;"
+
+#: inc/template-tags.php:51
+msgctxt "Previous posts link"
+msgid "&raquo;"
+msgstr "&raquo;"
+
+#: inc/template-tags.php:75
+msgid "Pingback:"
+msgstr "ピンバック:"
+
+#: inc/template-tags.php:37
+msgid "Post navigation"
+msgstr "投稿ナビゲーション"
+
+#: inc/customizer.php:30
+msgid "Always show color circles"
+msgstr "常にカラーサークルを表示"
+
+#: inc/customizer.php:43
+msgid "Always show post titles over circles"
+msgstr "常にサークルの上に投稿タイトルを表示"
+
+#: inc/customizer.php:56
+msgid "Fully opaque meta"
+msgstr "メタ情報を完全に不透明にする"
+
+#: inc/extras.php:152
+msgid "Page %s"
+msgstr "ページ %s"
+
+#: image.php:84
+msgid "<span class=\"entry-date\"><time class=\"entry-date\" datetime=\"%1$s\" pubdate>%2$s</time></span><br /><a href=\"%3$s\" title=\"Link to full-size image\">%4$s &times; %5$s</a><br /><a href=\"%6$s\" title=\"Return to %7$s\" rel=\"gallery\">%7$s</a>"
+msgstr "<span class=\"entry-date\"><time class=\"entry-date\" datetime=\"%1$s\" pubdate>%2$s</time></span><br /><a href=\"%3$s\" title=\"Link to full-size image\">%4$s &times; %5$s</a><br /><a href=\"%6$s\" title=\"%7$s へ戻る\" rel=\"gallery\">%7$s</a>"
+
+#: inc/customizer.php:20
+msgid "Theme Options"
+msgstr "テーマオプション"
+
+#: image.php:17
+msgid "<span class=\"meta-nav\">&laquo;</span>"
+msgstr "<span class=\"meta-nav\">&laquo;</span>"
+
+#: image.php:18
+msgid "<span class=\"meta-nav\">&raquo;</span>"
+msgstr "<span class=\"meta-nav\">&raquo;</span>"
+
+#: image.php:69
+msgid "Pages:"
+msgstr "ページ:"
+
+#: header.php:38
+msgid "Skip to content"
+msgstr "コンテンツへ移動"
+
+#. translators: If there are characters in your language that are not supported
+#. by Nunito, translate this to 'off'. Do not translate into your own
+#. language.
+#: functions.php:253
+msgctxt "Nunito font: on or off"
+msgid "on"
+msgstr "on"
+
+#: header.php:37
+msgid "Menu"
+msgstr "メニュー"
+
+#: functions.php:86
+msgid "Sidebar 2"
+msgstr "サイドバー 2"
+
+#: functions.php:94
+msgid "Sidebar 3"
+msgstr "サイドバー 3"
+
+#. translators: If there are characters in your language that are not supported
+#. by Playfair, translate this to 'off'. Do not translate into your own
+#. language.
+#: functions.php:235
+msgctxt "Playfair font: on or off"
+msgid "on"
+msgstr "on"
+
+#. translators: If there are characters in your language that are not supported
+#. by Quicksand, translate this to 'off'. Do not translate into your own
+#. language.
+#: functions.php:244
+msgctxt "Quicksand font: on or off"
+msgid "on"
+msgstr "on"
+
+#: functions.php:78
+msgid "Sidebar 1"
+msgstr "サイドバー 1"
+
+#: functions.php:50
+msgid "Primary Menu"
+msgstr "メインメニュー"
+
+#: footer.php:44
+msgid "Tumblr"
+msgstr "Tumblr"
+
+#: footer.php:39
+msgid "Twitter"
+msgstr "Twitter"
+
+#: footer.php:34
+msgid "LinkedIn"
+msgstr "LinkedIn"
+
+#: footer.php:29
+msgid "Facebook"
+msgstr "Facebook"
+
+#: footer.php:23
+msgid "Theme: %1$s by %2$s."
+msgstr "Theme: %1$s by %2$s."
+
+#: content-status.php:33
+msgid "@"
+msgstr "@"
+
+#: footer.php:21
+msgid "Proudly powered by %s"
+msgstr "Proudly powered by %s"
+
+#: content-status.php:33
+msgid "Permalink to %s"
+msgstr "%s へのパーマリンク"
+
+#: content-none.php:28
+msgid "It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps searching can help."
+msgstr "お探しのコンテンツを見つけられませんでした。検索をお試しください。"
+
+#: content-none.php:23
+msgid "Sorry, but nothing matched your search terms. Please try again with some different keywords."
+msgstr "ご指定の検索条件に一致する投稿がありませんでした。他のキーワードでもう一度検索してみてください。"
+
+#: content-none.php:19
+msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
+msgstr "最初の投稿をする準備ができましたか ?  <a href=\"%1$s\">ここからスタート</a>してください。"
+
+#: content-none.php:13
+msgid "Nothing Found"
+msgstr "見つかりません"
+
+#: content-link.php:13
+msgid "Link"
+msgstr "リンク"
+
+#: content-aside.php:45 content-gallery.php:49 content-image.php:52
+#: content-link.php:47 content-page.php:30 content-quote.php:46
+#: content-single.php:41 content-status.php:38 content-video.php:46
+#: content.php:49 image.php:94 inc/template-tags.php:75
+#: inc/template-tags.php:101
+msgid "Edit"
+msgstr "編集"
+
+#: content-aside.php:41 content-gallery.php:45 content-image.php:48
+#: content-link.php:43 content-quote.php:42 content-single.php:37
+#: content-video.php:42 content.php:34 content.php:45
+msgid "%1$s"
+msgstr "%1$s"
+
+#. translators: used between list items, there is a space after the comma
+#: content-aside.php:36 content-gallery.php:40 content-image.php:43
+#: content-link.php:38 content-quote.php:37 content-single.php:32
+#: content-video.php:37 content.php:30 content.php:40
+msgid ", "
+msgstr ", "
+
+#: content-aside.php:31 content-gallery.php:36 content-image.php:38
+#: content-link.php:33 content-quote.php:32 content-status.php:36
+#: content-video.php:32
+msgid "All %s posts"
+msgstr "すべての%s投稿"
+
+#: comments.php:65
+msgid "x"
+msgstr "x"
+
+#: comments.php:39
+msgctxt "Previous Comments"
+msgid "<span class=\"screen-reader-text\">&laquo;</span>"
+msgstr "<span class=\"screen-reader-text\">&laquo;</span>"
+
+#: comments.php:40
+msgctxt "Next Comments"
+msgid "<span class=\"screen-reader-text\">&raquo;</span>"
+msgstr "<span class=”screen-reader-text”>&raquo;</span>"
+
+#: comments.php:62
+msgid "Comments are closed."
+msgstr "コメントは受け付けていません。"
+
+#: comments.php:38
+msgid "Comment navigation"
+msgstr "コメントナビゲーション"
+
+#: comments.php:31
+msgid "One thought on &ldquo;%2$s&rdquo;"
+msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
+msgstr[0] "「%2$s」への%1$s件のフィードバック"
+
+#: archive.php:45
+msgid "Year %s"
+msgstr "年別アーカイブ: %s"
+
+#: archive.php:48
+msgid "Post Format %s"
+msgstr "投稿フォーマット: %s"
+
+#: archive.php:51
+msgid "Archives"
+msgstr "アーカイブ"
+
+#: archive.php:21
+msgid "Category %s"
+msgstr "カテゴリー: %s"
+
+#: archive.php:24
+msgid "Tag %s"
+msgstr "タグ: %s"
+
+#: archive.php:31
+msgid "Author %s"
+msgstr "投稿者: %s"
+
+#: archive.php:39
+msgid "Day %s"
+msgstr "日別アーカイブ: %s"
+
+#: archive.php:42
+msgid "Month %s"
+msgstr "月別アーカイブ: %s"
+
+#: 404.php:19
+msgid "It looks like nothing was found at this location. Maybe try a search?"
+msgstr "こちらには何もありません。検索をお試しください。"
+
+#: 404.php:15
+msgid "Oops! That page can&rsquo;t be found."
+msgstr "お探しのページが見つかりません。"
+
+#: sidebar.php:12
+msgctxt "Open sidebar"
+msgid "+"
+msgstr "+"
+
+#: content-aside.php:22 content-gallery.php:27 content-image.php:29
+#: content-link.php:24 content-page.php:24 content-quote.php:23
+#: content-single.php:21 content-status.php:27 content-video.php:23
+#: image.php:78 inc/template-tags.php:84
+msgid "+"
+msgstr "+"
+
+#: content-aside.php:22 content-gallery.php:27 content-image.php:29
+#: content-link.php:24 content-page.php:24 content-quote.php:23
+#: content-single.php:21 content-status.php:27 content-video.php:23
+#: content.php:21 image.php:78
+msgid "1"
+msgstr "1"
+
+#: content-aside.php:22 content-gallery.php:27 content-image.php:29
+#: content-link.php:24 content-page.php:24 content-quote.php:23
+#: content-single.php:21 content-status.php:27 content-video.php:23
+#: image.php:78
+msgid "%"
+msgstr "%"

BIN
languages/pt_BR.mo


+ 338 - 0
languages/pt_BR.po

@@ -0,0 +1,338 @@
+# Translation of Spun in Portuguese (Brazil)
+# This file is distributed under the same license as the Spun package.
+msgid ""
+msgstr ""
+"PO-Revision-Date: 2014-11-15 22:04:23+0000\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+"X-Generator: GlotPress/1.0-alpha-1000\n"
+"Project-Id-Version: Spun\n"
+
+#. Description of the plugin/theme
+#: wp-content/themes/pub/spun/style.css
+msgid "Spun is a minimalist theme that puts the emphasis on your content; extraneous navigation fades away to put your words and images front and center. Whether you're a writer, photographer, or personal blogger, Spun's beautiful typography and responsive design showcase your creativity with subtle elegance."
+msgstr "Spun é um tema minimalista que coloca ênfase no seu conteúdo, a navegação desaparece para colocar suas palavras e imagens em destaque. Seja você um escritor, um fotógrafo, ou um blogueiro, Spun com sua bela tipografia e design responsivo é o tema perfeita para mostrar sua criatividade com elegância."
+
+#: searchform.php:11
+msgid "Go"
+msgstr "Ir"
+
+#: searchform.php:10
+msgid "Search &hellip;"
+msgstr "Buscar &hellip;"
+
+#: searchform.php:9
+msgid "Search"
+msgstr "Pesquisa"
+
+#: search.php:16
+msgid "Search %s"
+msgstr "Pesquisar %s"
+
+#: inc/template-tags.php:122
+msgid "<a href=\"%1$s\" title=\"%2$s\" rel=\"bookmark\"><time class=\"entry-date\" datetime=\"%3$s\" pubdate>%4$s</time></a><span class=\"byline\"> by <span class=\"author vcard\"><a class=\"url fn n\" href=\"%5$s\" title=\"%6$s\" rel=\"author\">%7$s</a></span></span>"
+msgstr "<a href=\"%1$s\" title=\"%2$s\" rel=\"bookmark\"><time class=\"entry-date\" datetime=\"%3$s\" pubdate>%4$s</time></a><span class=\"byline\"> por <span class=\"author vcard\"><a class=\"url fn n\" href=\"%5$s\" title=\"%6$s\" rel=\"author\">%7$s</a></span></span>"
+
+#: inc/template-tags.php:128
+msgid "View all posts by %s"
+msgstr "Ver todos os artigos de %s"
+
+#. translators: 1: date, 2: time
+#: inc/template-tags.php:99
+msgid "%1$s at %2$s"
+msgstr "%1$s às %2$s"
+
+#: inc/template-tags.php:91
+msgid "Your comment is awaiting moderation."
+msgstr "O seu comentário aguarda moderação."
+
+#: inc/template-tags.php:88
+msgid "%s <span class=\"says\">says:</span>"
+msgstr "%s <span class=\"says\">disse:</span>"
+
+#: inc/template-tags.php:41
+msgctxt "Previous post link"
+msgid "&laquo; Previous Post"
+msgstr "&laquo; Post Anterior"
+
+#: inc/template-tags.php:42
+msgctxt "Next post link"
+msgid "Next Post &raquo;"
+msgstr "Próximo Post &raquo;"
+
+#: inc/template-tags.php:47
+msgctxt "Next posts link"
+msgid "&laquo;"
+msgstr "&laquo;"
+
+#: inc/template-tags.php:51
+msgctxt "Previous posts link"
+msgid "&raquo;"
+msgstr "&raquo;"
+
+#: inc/template-tags.php:75
+msgid "Pingback:"
+msgstr "Pingback: "
+
+#: inc/template-tags.php:37
+msgid "Post navigation"
+msgstr "Navegação de Posts"
+
+#: inc/customizer.php:30
+msgid "Always show color circles"
+msgstr "Sempre mostre os círculos de cores"
+
+#: inc/customizer.php:43
+msgid "Always show post titles over circles"
+msgstr "Sempre mostrar os títulos dos posts sobre círculos"
+
+#: inc/customizer.php:56
+msgid "Fully opaque meta"
+msgstr "Completamente opaco"
+
+#: inc/extras.php:152
+msgid "Page %s"
+msgstr "Página %s"
+
+#: image.php:84
+msgid "<span class=\"entry-date\"><time class=\"entry-date\" datetime=\"%1$s\" pubdate>%2$s</time></span><br /><a href=\"%3$s\" title=\"Link to full-size image\">%4$s &times; %5$s</a><br /><a href=\"%6$s\" title=\"Return to %7$s\" rel=\"gallery\">%7$s</a>"
+msgstr "<span class=\"entry-date\"><time class=\"entry-date\" datetime=\"%1$s\" pubdate>%2$s</time></span><br /><a href=\"%3$s\" title=\"Link para imagem em tamanho original\">%4$s &times; %5$s</a><br /><a href=\"%6$s\" title=\"Retornar para %7$s\" rel=\"gallery\">%7$s</a>"
+
+#: inc/customizer.php:20
+msgid "Theme Options"
+msgstr "Opções do tema"
+
+#: image.php:17
+msgid "<span class=\"meta-nav\">&laquo;</span>"
+msgstr "<span class=\"meta-nav\">&laquo;</span>"
+
+#: image.php:18
+msgid "<span class=\"meta-nav\">&raquo;</span>"
+msgstr "<span class=\"meta-nav\">&raquo;</span>"
+
+#: image.php:69
+msgid "Pages:"
+msgstr "Páginas"
+
+#: header.php:38
+msgid "Skip to content"
+msgstr "Pular para o conteúdo"
+
+#. translators: If there are characters in your language that are not supported
+#. by Nunito, translate this to 'off'. Do not translate into your own
+#. language.
+#: functions.php:253
+msgctxt "Nunito font: on or off"
+msgid "on"
+msgstr "on"
+
+#: header.php:37
+msgid "Menu"
+msgstr "Menu"
+
+#: functions.php:86
+msgid "Sidebar 2"
+msgstr "Barra lateral 2"
+
+#: functions.php:94
+msgid "Sidebar 3"
+msgstr "Barra Lateral 3"
+
+#. translators: If there are characters in your language that are not supported
+#. by Playfair, translate this to 'off'. Do not translate into your own
+#. language.
+#: functions.php:235
+msgctxt "Playfair font: on or off"
+msgid "on"
+msgstr "on"
+
+#. translators: If there are characters in your language that are not supported
+#. by Quicksand, translate this to 'off'. Do not translate into your own
+#. language.
+#: functions.php:244
+msgctxt "Quicksand font: on or off"
+msgid "on"
+msgstr "ligado"
+
+#: functions.php:78
+msgid "Sidebar 1"
+msgstr "Barra Lateral 1"
+
+#: functions.php:50
+msgid "Primary Menu"
+msgstr "Menu Principal"
+
+#: footer.php:44
+msgid "Tumblr"
+msgstr "Tumblr"
+
+#: footer.php:39
+msgid "Twitter"
+msgstr "Twitter"
+
+#: footer.php:34
+msgid "LinkedIn"
+msgstr "LinkedIn"
+
+#: footer.php:29
+msgid "Facebook"
+msgstr "Facebook"
+
+#: footer.php:23
+msgid "Theme: %1$s by %2$s."
+msgstr "Tema: %1$s por %2$s. "
+
+#: content-status.php:33
+msgid "@"
+msgstr "@"
+
+#: footer.php:21
+msgid "Proudly powered by %s"
+msgstr "Orgulhosamente mantido com %s"
+
+#: content-status.php:33
+msgid "Permalink to %s"
+msgstr "Ligação permanente para %s"
+
+#: content-none.php:28
+msgid "It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps searching can help."
+msgstr "Parece que não podemos encontrar o que você está procurando. Talvez pesquisar pode ajudar."
+
+#: content-none.php:23
+msgid "Sorry, but nothing matched your search terms. Please try again with some different keywords."
+msgstr "Nada foi encontrado com os termos da sua pesquisa. Tente novamente com algumas palavras-chaves diferentes."
+
+#: content-none.php:19
+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>."
+
+#: content-none.php:13
+msgid "Nothing Found"
+msgstr "Nada Encontrado"
+
+#: content-link.php:13
+msgid "Link"
+msgstr "Link"
+
+#: content-aside.php:45 content-gallery.php:49 content-image.php:52
+#: content-link.php:47 content-page.php:30 content-quote.php:46
+#: content-single.php:41 content-status.php:38 content-video.php:46
+#: content.php:49 image.php:94 inc/template-tags.php:75
+#: inc/template-tags.php:101
+msgid "Edit"
+msgstr "Editar"
+
+#: content-aside.php:41 content-gallery.php:45 content-image.php:48
+#: content-link.php:43 content-quote.php:42 content-single.php:37
+#: content-video.php:42 content.php:34 content.php:45
+msgid "%1$s"
+msgstr "%1$s"
+
+#. translators: used between list items, there is a space after the comma
+#: content-aside.php:36 content-gallery.php:40 content-image.php:43
+#: content-link.php:38 content-quote.php:37 content-single.php:32
+#: content-video.php:37 content.php:30 content.php:40
+msgid ", "
+msgstr ", "
+
+#: content-aside.php:31 content-gallery.php:36 content-image.php:38
+#: content-link.php:33 content-quote.php:32 content-status.php:36
+#: content-video.php:32
+msgid "All %s posts"
+msgstr "Todos o conteúdo de tipo %s"
+
+#: comments.php:65
+msgid "x"
+msgstr "x"
+
+#: comments.php:39
+msgctxt "Previous Comments"
+msgid "<span class=\"screen-reader-text\">&laquo;</span>"
+msgstr "<span class=\"screen-reader-text\">&laquo;</span>"
+
+#: comments.php:40
+msgctxt "Next Comments"
+msgid "<span class=\"screen-reader-text\">&raquo;</span>"
+msgstr "<span class=\"screen-reader-text\">&raquo;</span>"
+
+#: comments.php:62
+msgid "Comments are closed."
+msgstr "Os comentários estão desativados."
+
+#: comments.php:38
+msgid "Comment navigation"
+msgstr "Navegação de Comentários"
+
+#: comments.php:31
+msgid "One thought on &ldquo;%2$s&rdquo;"
+msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
+msgstr[0] "Um pensamento sobre &ldquo;%2$s&rdquo;"
+msgstr[1] "%1$s pensamentos sobre &ldquo;%2$s&rdquo;"
+
+#: archive.php:45
+msgid "Year %s"
+msgstr "Ano %s"
+
+#: archive.php:48
+msgid "Post Format %s"
+msgstr "Formato de Post %s"
+
+#: archive.php:51
+msgid "Archives"
+msgstr "Arquivos"
+
+#: archive.php:21
+msgid "Category %s"
+msgstr "Categoria %s"
+
+#: archive.php:24
+msgid "Tag %s"
+msgstr "Tag %s"
+
+#: archive.php:31
+msgid "Author %s"
+msgstr "Autor %s"
+
+#: archive.php:39
+msgid "Day %s"
+msgstr "Dia %s"
+
+#: archive.php:42
+msgid "Month %s"
+msgstr "Mês %s"
+
+#: 404.php:19
+msgid "It looks like nothing was found at this location. Maybe try a search?"
+msgstr "Parece que não foi encontrado nada neste local. Que tal tentar uma busca?"
+
+#: 404.php:15
+msgid "Oops! That page can&rsquo;t be found."
+msgstr "Opa! Esta página não pode ser encontrada."
+
+#: sidebar.php:12
+msgctxt "Open sidebar"
+msgid "+"
+msgstr "+"
+
+#: content-aside.php:22 content-gallery.php:27 content-image.php:29
+#: content-link.php:24 content-page.php:24 content-quote.php:23
+#: content-single.php:21 content-status.php:27 content-video.php:23
+#: image.php:78 inc/template-tags.php:84
+msgid "+"
+msgstr "+"
+
+#: content-aside.php:22 content-gallery.php:27 content-image.php:29
+#: content-link.php:24 content-page.php:24 content-quote.php:23
+#: content-single.php:21 content-status.php:27 content-video.php:23
+#: content.php:21 image.php:78
+msgid "1"
+msgstr "1"
+
+#: content-aside.php:22 content-gallery.php:27 content-image.php:29
+#: content-link.php:24 content-page.php:24 content-quote.php:23
+#: content-single.php:21 content-status.php:27 content-video.php:23
+#: image.php:78
+msgid "%"
+msgstr "%"

+ 378 - 0
languages/spun.pot

@@ -0,0 +1,378 @@
+# Copyright (C) 2015 Caroline Moore
+# This file is distributed under the GNU General Public License v2 or later.
+msgid ""
+msgstr ""
+"Project-Id-Version: Spun 1.07-wpcom\n"
+"Report-Msgid-Bugs-To: http://wordpress.org/support/theme/spun\n"
+"POT-Creation-Date: 2015-02-25 05:07:57+00:00\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"PO-Revision-Date: 2015-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 a search?"
+msgstr ""
+
+#: archive.php:21
+msgid "Category %s"
+msgstr ""
+
+#: archive.php:24
+msgid "Tag %s"
+msgstr ""
+
+#: archive.php:31
+msgid "Author %s"
+msgstr ""
+
+#: archive.php:39
+msgid "Day %s"
+msgstr ""
+
+#: archive.php:42
+msgid "Month %s"
+msgstr ""
+
+#: archive.php:45
+msgid "Year %s"
+msgstr ""
+
+#: archive.php:48
+msgid "Post Format %s"
+msgstr ""
+
+#: archive.php:51
+msgid "Archives"
+msgstr ""
+
+#: comments.php:31
+msgid "One thought on &ldquo;%2$s&rdquo;"
+msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
+msgstr[0] ""
+msgstr[1] ""
+
+#: comments.php:38
+msgid "Comment navigation"
+msgstr ""
+
+#: comments.php:39
+msgctxt "Previous Comments"
+msgid "<span class=\"screen-reader-text\">&laquo;</span>"
+msgstr ""
+
+#: comments.php:40
+msgctxt "Next Comments"
+msgid "<span class=\"screen-reader-text\">&raquo;</span>"
+msgstr ""
+
+#: comments.php:62
+msgid "Comments are closed."
+msgstr ""
+
+#: comments.php:65
+msgid "x"
+msgstr ""
+
+#: content-aside.php:22 content-gallery.php:27 content-image.php:29
+#: content-link.php:24 content-page.php:24 content-quote.php:23
+#: content-single.php:21 content-status.php:27 content-video.php:23
+#: image.php:78 inc/template-tags.php:84
+msgid "+"
+msgstr ""
+
+#: content-aside.php:22 content-gallery.php:27 content-image.php:29
+#: content-link.php:24 content-page.php:24 content-quote.php:23
+#: content-single.php:21 content-status.php:27 content-video.php:23
+#: content.php:21 image.php:78
+msgid "1"
+msgstr ""
+
+#: content-aside.php:22 content-gallery.php:27 content-image.php:29
+#: content-link.php:24 content-page.php:24 content-quote.php:23
+#: content-single.php:21 content-status.php:27 content-video.php:23
+#: image.php:78
+msgid "%"
+msgstr ""
+
+#: content-aside.php:31 content-gallery.php:36 content-image.php:38
+#: content-link.php:33 content-quote.php:32 content-status.php:36
+#: content-video.php:32
+msgid "All %s posts"
+msgstr ""
+
+#. translators: used between list items, there is a space after the comma
+#: content-aside.php:36 content-gallery.php:40 content-image.php:43
+#: content-link.php:38 content-quote.php:37 content-single.php:32
+#: content-video.php:37 content.php:30 content.php:40
+msgid ", "
+msgstr ""
+
+#: content-aside.php:41 content-gallery.php:45 content-image.php:48
+#: content-link.php:43 content-quote.php:42 content-single.php:37
+#: content-video.php:42 content.php:34 content.php:45
+msgid "%1$s"
+msgstr ""
+
+#: content-aside.php:45 content-gallery.php:49 content-image.php:52
+#: content-link.php:47 content-page.php:30 content-quote.php:46
+#: content-single.php:41 content-status.php:38 content-video.php:46
+#: content.php:49 image.php:94 inc/template-tags.php:75
+#: inc/template-tags.php:101
+msgid "Edit"
+msgstr ""
+
+#: content-link.php:13
+msgid "Link"
+msgstr ""
+
+#: content-none.php:13
+msgid "Nothing Found"
+msgstr ""
+
+#: content-none.php:19
+msgid ""
+"Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
+msgstr ""
+
+#: content-none.php:23
+msgid ""
+"Sorry, but nothing matched your search terms. Please try again with some "
+"different keywords."
+msgstr ""
+
+#: content-none.php:28
+msgid ""
+"It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps "
+"searching can help."
+msgstr ""
+
+#: content-status.php:33
+msgid "Permalink to %s"
+msgstr ""
+
+#: content-status.php:33
+msgid "@"
+msgstr ""
+
+#: footer.php:21
+msgid "Proudly powered by %s"
+msgstr ""
+
+#: footer.php:23
+msgid "Theme: %1$s by %2$s."
+msgstr ""
+
+#: footer.php:29
+msgid "Facebook"
+msgstr ""
+
+#: footer.php:34
+msgid "LinkedIn"
+msgstr ""
+
+#: footer.php:39
+msgid "Twitter"
+msgstr ""
+
+#: footer.php:44
+msgid "Tumblr"
+msgstr ""
+
+#: functions.php:50
+msgid "Primary Menu"
+msgstr ""
+
+#: functions.php:78
+msgid "Sidebar 1"
+msgstr ""
+
+#: functions.php:86
+msgid "Sidebar 2"
+msgstr ""
+
+#: functions.php:94
+msgid "Sidebar 3"
+msgstr ""
+
+#. translators: If there are characters in your language that are not supported
+#. 		by Playfair, translate this to 'off'. Do not translate into your own
+#. language.
+#: functions.php:235
+msgctxt "Playfair font: on or off"
+msgid "on"
+msgstr ""
+
+#. translators: If there are characters in your language that are not supported
+#. 		by Quicksand, translate this to 'off'. Do not translate into your own
+#. language.
+#: functions.php:244
+msgctxt "Quicksand font: on or off"
+msgid "on"
+msgstr ""
+
+#. translators: If there are characters in your language that are not supported
+#. 		by Nunito, translate this to 'off'. Do not translate into your own
+#. language.
+#: functions.php:253
+msgctxt "Nunito font: on or off"
+msgid "on"
+msgstr ""
+
+#: header.php:37
+msgid "Menu"
+msgstr ""
+
+#: header.php:38
+msgid "Skip to content"
+msgstr ""
+
+#: image.php:17
+msgid "<span class=\"meta-nav\">&laquo;</span>"
+msgstr ""
+
+#: image.php:18
+msgid "<span class=\"meta-nav\">&raquo;</span>"
+msgstr ""
+
+#: image.php:69
+msgid "Pages:"
+msgstr ""
+
+#: image.php:84
+msgid ""
+"<span class=\"entry-date\"><time class=\"entry-date\" datetime=\"%1$s\" "
+"pubdate>%2$s</time></span><br /><a href=\"%3$s\" title=\"Link to full-size "
+"image\">%4$s &times; %5$s</a><br /><a href=\"%6$s\" title=\"Return to %7$s\" "
+"rel=\"gallery\">%7$s</a>"
+msgstr ""
+
+#: inc/customizer.php:20
+msgid "Theme Options"
+msgstr ""
+
+#: inc/customizer.php:30
+msgid "Always show color circles"
+msgstr ""
+
+#: inc/customizer.php:43
+msgid "Always show post titles over circles"
+msgstr ""
+
+#: inc/customizer.php:56
+msgid "Fully opaque meta"
+msgstr ""
+
+#: inc/extras.php:152
+msgid "Page %s"
+msgstr ""
+
+#: inc/template-tags.php:37
+msgid "Post navigation"
+msgstr ""
+
+#: inc/template-tags.php:41
+msgctxt "Previous post link"
+msgid "&laquo; Previous Post"
+msgstr ""
+
+#: inc/template-tags.php:42
+msgctxt "Next post link"
+msgid "Next Post &raquo;"
+msgstr ""
+
+#: inc/template-tags.php:47
+msgctxt "Next posts link"
+msgid "&laquo;"
+msgstr ""
+
+#: inc/template-tags.php:51
+msgctxt "Previous posts link"
+msgid "&raquo;"
+msgstr ""
+
+#: inc/template-tags.php:75
+msgid "Pingback:"
+msgstr ""
+
+#: inc/template-tags.php:88
+msgid "%s <span class=\"says\">says:</span>"
+msgstr ""
+
+#: inc/template-tags.php:91
+msgid "Your comment is awaiting moderation."
+msgstr ""
+
+#. translators: 1: date, 2: time
+#: inc/template-tags.php:99
+msgid "%1$s at %2$s"
+msgstr ""
+
+#: inc/template-tags.php:122
+msgid ""
+"<a href=\"%1$s\" title=\"%2$s\" rel=\"bookmark\"><time class=\"entry-date\" "
+"datetime=\"%3$s\" pubdate>%4$s</time></a><span class=\"byline\"> by <span "
+"class=\"author vcard\"><a class=\"url fn n\" href=\"%5$s\" title=\"%6$s\" "
+"rel=\"author\">%7$s</a></span></span>"
+msgstr ""
+
+#: inc/template-tags.php:128
+msgid "View all posts by %s"
+msgstr ""
+
+#: search.php:16
+msgid "Search %s"
+msgstr ""
+
+#: searchform.php:9
+msgid "Search"
+msgstr ""
+
+#: searchform.php:10
+msgid "Search &hellip;"
+msgstr ""
+
+#: searchform.php:11
+msgid "Go"
+msgstr ""
+
+#: sidebar.php:12
+msgctxt "Open sidebar"
+msgid "+"
+msgstr ""
+
+#. Theme Name of the plugin/theme
+#: wp-content/themes/pub/spun/style.css
+msgid "Spun"
+msgstr ""
+
+#. Theme URI of the plugin/theme
+#: wp-content/themes/pub/spun/style.css
+msgid "https://wordpress.com/themes/spun/"
+msgstr ""
+
+#. Description of the plugin/theme
+#: wp-content/themes/pub/spun/style.css
+msgid ""
+"Spun is a minimalist theme that puts the emphasis on your content; "
+"extraneous navigation fades away to put your words and images front and "
+"center. Whether you're a writer, photographer, or personal blogger, Spun's "
+"beautiful typography and responsive design showcase your creativity with "
+"subtle elegance."
+msgstr ""
+
+#. Author of the plugin/theme
+#: wp-content/themes/pub/spun/style.css
+msgid "Caroline Moore"
+msgstr ""
+
+#. Author URI of the plugin/theme
+#: wp-content/themes/pub/spun/style.css
+msgid "http://carolinemoore.net/"
+msgstr ""

+ 339 - 0
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.

+ 30 - 0
page.php

@@ -0,0 +1,30 @@
+<?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 Spun
+ */
+
+get_header(); ?>
+
+		<div id="primary" class="content-area">
+			<div id="content" class="site-content <?php if (!is_front_page()):?> site-content-background <?php endif; ?>"  role="main">
+
+				<?php while ( have_posts() ) : the_post(); ?>
+
+					<?php get_template_part( 'content', 'page' ); ?>
+
+					<?php comments_template( '', true ); ?>
+
+				<?php endwhile; // end of the loop. ?>
+
+			</div><!-- #content .site-content -->
+		</div><!-- #primary .content-area -->
+
+<?php get_sidebar(); ?>
+<?php get_footer(); ?>

+ 243 - 0
rtl.css

@@ -0,0 +1,243 @@
+/* =Reset
+-------------------------------------------------------------- */
+
+caption, th, td {
+	text-align: right;
+}
+
+/* =Global
+----------------------------------------------- */
+
+/* Text elements */
+
+ul, ol {
+	margin: 0 2em 1.5em 0;
+}
+
+ul ul, ol ol, ul ol, ol ul {
+	margin-right: 1.5em;
+	margin-left: auto;
+}
+
+blockquote cite {
+	float: left;
+}
+
+textarea {
+	padding-right: 3px;
+	padding-left: 0;
+}
+.alignright {
+	float: right;
+	margin-left: 1.5em;
+	margin-right: auto;
+}
+
+.alignleft {
+	float: left;
+	margin-right: 1.5em;
+	margin-left: auto;
+}
+
+
+/* =Menu
+----------------------------------------------- */
+
+.main-navigation {
+	float: left;
+	text-align: left;
+}
+
+.main-navigation ul {
+	padding-right: 0;
+	padding-left: 0;
+}
+
+.main-navigation li {
+	float: left;
+	margin: 0 20px 5px 0;
+}
+
+.main-navigation ul ul {
+	float: right;
+	right: 0;
+	text-align: right;
+	left: auto;
+}
+
+.main-navigation ul ul ul {
+	right: 100%;
+	left: auto;
+}
+
+.main-navigation ul ul li,
+.main-navigation ul ul li:hover {
+	margin: 0 -10px 0 0;
+}
+
+.main-navigation ul ul .parent > a:after {
+	margin: 0 .5em 0 0;
+}
+
+/* Small menu */
+.menu-toggle {
+	float: left;
+	text-align: left;
+}
+
+.main-small-navigation .menu li {
+	margin-right: 10px;
+	margin-left: auto;
+}
+
+/* =Layout
+----------------------------------------------- */
+
+#colophon {
+	text-align: right;
+}
+
+/* =Header
+----------------------------------------------- */
+
+#masthead img {
+	float: right;
+	margin-left: 1em;
+	margin-right: auto;
+}
+
+#masthead hgroup {
+	float: right;
+}
+
+.site-description {
+	float: right;
+}
+
+/* =Homepage
+----------------------------------------------- */
+
+.hentry {
+	float: right;
+}
+
+/* =Content
+----------------------------------------------- */
+
+.page-links span.active-link,
+.page-links a span.active-link {
+	margin: 0 0 3px 3px;
+}
+
+.page-header h1 {
+	float: right;
+}
+
+/* =Post Formats
+----------------------------------------------- */
+
+.single .format-status .status-avatar img {
+	float: right;
+	margin: 1.5em 0 0 2em;
+}
+
+/* =Media
+----------------------------------------------- */
+
+.wp-caption-text {
+	text-align: right;
+}
+
+
+/* =Navigation
+----------------------------------------------- */
+
+.next-image {
+	float: left;
+}
+
+.site-content #nav-below .nav-previous a,
+.site-content #image-navigation .nav-previous a {
+	right: 0;
+	text-align: right;
+	left: auto;
+}
+
+.site-content #nav-below .nav-next a,
+.site-content #image-navigation .nav-next a {
+	left: 0;
+	text-align: left;
+	right: auto;
+}
+
+.comment-navigation .nav-next a,
+.comment-navigation .nav-previous a {
+	float: right;
+}
+
+.comment-navigation .nav-next a {
+	float: left;
+	text-align: left;
+}
+
+/* =Comments
+----------------------------------------------- */
+
+.commentlist ul.children {
+	margin: 0 1.5em 0 0;
+}
+
+.comment-author .avatar {
+	float: right;
+	margin: 0 0 0 1em;
+}
+
+.comment-content {
+	margin: 1.5em 65px 0 0;
+}
+
+a.comment-reply-link {
+	float: left;
+}
+
+a#cancel-comment-reply-link {
+	float: left;
+}
+
+.comments-link a {
+	float: left;
+}
+
+.comments-link .tail {
+	border-left: 8px solid transparent;
+	border-right: 0;
+	right: 12px;
+	left: auto;
+}
+
+.comment-form-author input,
+.comment-form-email input,
+.comment-form-url input {
+	float: left;
+}
+
+/* =Widgets
+----------------------------------------------- */
+
+.two.widget-column {
+	float: right;
+}
+
+.three.widget-column {
+	float: right;
+}
+
+/* Calendar */
+
+#wp-calendar #next {
+	text-align: left;
+}
+
+#wp-calendar #prev {
+	text-align: right;
+}

BIN
screenshot.png


+ 38 - 0
search.php

@@ -0,0 +1,38 @@
+<?php
+/**
+ * The template for displaying Search Results pages.
+ *
+ * @package Spun
+ */
+
+get_header(); ?>
+
+		<section id="primary" class="content-area">
+			<div id="content" class="site-content" role="main">
+
+			<?php if ( have_posts() ) : ?>
+
+				<header class="page-header">
+					<h1 class="page-title"><?php printf( __( 'Search %s', 'spun' ), '<br /><span>' . get_search_query() . '</span>' ); ?></h1>
+				</header><!-- .page-header -->
+
+				<?php /* Start the Loop */ ?>
+				<?php while ( have_posts() ) : the_post(); ?>
+
+					<?php get_template_part( 'content', 'home' ); ?>
+
+				<?php endwhile; ?>
+
+				<?php spun_content_nav( 'nav-below' ); ?>
+
+			<?php else : ?>
+
+				<?php get_template_part( 'content', 'none' ); ?>
+
+			<?php endif; ?>
+
+			</div><!-- #content .site-content -->
+		</section><!-- #primary .content-area -->
+
+<?php get_sidebar(); ?>
+<?php get_footer(); ?>

+ 12 - 0
searchform.php

@@ -0,0 +1,12 @@
+<?php
+/**
+ * The template for displaying search forms in Spun
+ *
+ * @package Spun
+ */
+?>
+	<form method="get" id="searchform" action="<?php echo esc_url( home_url( '/' ) ); ?>" role="search">
+		<label for="s" class="screen-reader-text"><?php _e( 'Search', 'spun' ); ?></label>
+		<input type="text" class="field" name="s" value="<?php echo esc_attr( get_search_query() ); ?>" id="s" placeholder="<?php esc_attr_e( 'Search &hellip;', 'spun' ); ?>" />
+		<input type="submit" class="submit" name="submit" id="searchsubmit" value="<?php esc_attr_e( 'Go', 'spun' ); ?>" />
+	</form>

+ 39 - 0
sidebar.php

@@ -0,0 +1,39 @@
+<?php
+/**
+ * The Sidebar containing the main widget areas.
+ *
+ * @package Spun
+ */
+?>
+		<?php if ( is_active_sidebar( 'sidebar-1' )
+				|| is_active_sidebar( 'sidebar-2' )
+				|| is_active_sidebar( 'sidebar-3' ) ) : ?>
+			<a class="sidebar-link">
+				<?php echo _x( '+', 'Open sidebar', 'spun' ); ?>
+			</a>
+		<?php endif; ?>
+		<div id="secondary" class="widget-area" role="complementary">
+
+			<?php if ( is_active_sidebar( 'sidebar-1' ) ) : ?>
+				<?php do_action( 'before_sidebar' ); ?>
+				<div class="widget-column <?php spun_count_sidebars(); ?>">
+					<?php if ( ! dynamic_sidebar( 'sidebar-1' ) ) : ?>
+					<?php endif; // end sidebar widget area ?>
+				</div>
+			<?php endif; ?>
+			<?php if ( is_active_sidebar( 'sidebar-2' ) ) : ?>
+				<?php do_action( 'before_sidebar' ); ?>
+				<div class="widget-column <?php spun_count_sidebars(); ?>">
+					<?php if ( ! dynamic_sidebar( 'sidebar-2' ) ) : ?>
+					<?php endif; // end sidebar widget area ?>
+				</div>
+			<?php endif; ?>
+			<?php if ( is_active_sidebar( 'sidebar-3' ) ) : ?>
+				<?php do_action( 'before_sidebar' ); ?>
+				<div class="widget-column <?php spun_count_sidebars(); ?>">
+					<?php if ( ! dynamic_sidebar( 'sidebar-3' ) ) : ?>
+					<?php endif; // end sidebar widget area ?>
+				</div>
+			<?php endif; ?>
+
+		</div><!-- #secondary .widget-area -->

+ 38 - 0
single.php

@@ -0,0 +1,38 @@
+<?php
+/**
+ * The Template for displaying all single posts.
+ *
+ * @package Spun
+ */
+
+get_header(); ?>
+
+		<div id="primary" class="content-area">
+			<div id="content" class="site-content" role="main">
+
+			<?php while ( have_posts() ) : the_post(); ?>
+
+				<?php /*
+					   * Are we using a post format? If so, use the content-someformat.php template.
+					   * If not, use the content-single.php template.
+					   */
+				?>
+				<?php ( '' != get_post_format() ) ? $format = get_post_format() : $format = 'single'; ?>
+
+				<?php get_template_part( 'content', $format ); ?>
+
+				<?php spun_content_nav( 'nav-below' ); ?>
+
+				<?php
+					// If comments are open or we have at least one comment, load up the comment template
+					if ( comments_open() || '0' != get_comments_number() )
+						comments_template( '', true );
+				?>
+
+			<?php endwhile; // end of the loop. ?>
+
+			</div><!-- #content .site-content -->
+		</div><!-- #primary .content-area -->
+
+<?php get_sidebar(); ?>
+<?php get_footer(); ?>

La diferencia del archivo ha sido suprimido porque es demasiado grande
+ 33 - 0
style.css


Algunos archivos no se mostraron porque demasiados archivos cambiaron en este cambio