diff --git a/author.php b/author.php index 852b127..e210d8c 100644 --- a/author.php +++ b/author.php @@ -51,13 +51,13 @@ class="author-meta left auto"> -
+ -
+
description ) ) { ?>
@@ -78,21 +78,19 @@ ); ?> - user_url ) ) {?> + user_url ) ) {?>
-user_registered ); ?> + user_registered ); ?>

-

- -

+

esc_html__( 'default show', 'Raindrops' ), 'validate' => 'raindrops_display_default_category_validate', 'list' => 66 ), - +array( 'option_id' => 68, + 'blog_id' => 0, + 'option_name' => "raindrops_sidebar_image_archive", + 'option_value' => '3', + 'autoload' => 'yes', + 'title' => esc_html__( 'Image Archive columns', 'Raindrops' ), + 'excerpt1' => '', + 'excerpt2' => esc_html__( 'value 1-3. default 3', 'Raindrops' ), + 'validate' => 'raindrops_sidebar_image_archive_validate', + 'list' => 67 ), +array( 'option_id' => 69, + 'blog_id' => 0, + 'option_name' => "raindrops_site_title_left_margin_type", + 'option_value' => 'default', + 'autoload' => 'yes', + 'title' => esc_html__( 'Left Margin of Site Title', 'Raindrops' ), + 'excerpt1' => '', + 'excerpt2' => esc_html__( 'Works only Place of Title value set header_image, default value 1', 'Raindrops' ), + 'validate' => 'raindrops_site_title_left_margin_type_validate', + 'list' => 68 ), ); } diff --git a/css3.css b/css3.css index 48e03ea..0e8120f 100644 --- a/css3.css +++ b/css3.css @@ -91,7 +91,6 @@ submit{ border:none; } .lsidebar li.page_item a:hover, -.lsidebar li.category_report a:hover, .lsidebar .widget ul li a:hover { -moz-opacity:0.75; filter:alpha(opacity=75); diff --git a/functions.php b/functions.php index 1174c8e..8436d29 100644 --- a/functions.php +++ b/functions.php @@ -1,5 +1,4 @@ ID ) && !post_password_required() && !is_singular() ) { $thumbnail .= ''; - $thumbnail .= get_the_post_thumbnail( $post->ID, $raindrops_post_thumbnail_size, array( "style" => "vertical-align:middle;", "alt" => esc_attr__( 'Featured Image', 'Raindrops' ) ) ); + $thumbnail .= get_the_post_thumbnail( $post->ID, $raindrops_post_thumbnail_size, array( "style" => "vertical-align:middle;", "alt" => null ) ); $thumbnail .= ''; } if (isset( $post->ID ) && ! is_404() && !has_post_thumbnail( $post->ID ) && !is_singular() && !post_password_required() ) { @@ -4753,7 +4752,7 @@ function raindrops_custom_width() { function raindrops_is_fluid() { - global $is_IE, $raindrops_fluid_minimum_width, $raindrops_fluid_maximum_width, $raindrops_current_column; + global $is_IE, $raindrops_fluid_minimum_width, $raindrops_fluid_maximum_width, $raindrops_current_column, $raindrops_stylesheet_type; $content_width = raindrops_content_width_clone(); $width = intval( $raindrops_fluid_minimum_width ); $extra_sidebar_width = raindrops_warehouse_clone( 'raindrops_right_sidebar_width_percent' ); @@ -4837,76 +4836,79 @@ function raindrops_is_fluid() { max-width:100%; }". "\n".'/* raindrops is fluid end */'; + } else { - $fluid_width = '/* raindrops is fluid 1 column start */'. - "#doc5{ - min-width:{$raindrops_fluid_minimum_width}px; - max-width: {$raindrops_full_width_limit_window_width}px; - } - #doc5 #header-image{ - display:block; - position: relative; - padding-bottom: {$padding_height}%; - height: 0!important; - max-width:100%; - } - .rd-pw-doc5.rd-col-1 .raindrops-expand-width{ - padding-right:0; - } - .rd-pw-doc5.rd-col-1 .breadcrumbs, - .rd-pw-doc5.rd-col-1 .wp-pagenavi, - .rd-pw-doc5.rd-col-1 #home-tab, - .rd-pw-doc5.rd-col-1 .bottom-sidebar-1 li, - .rd-pw-doc5.rd-col-1 .page-template-list_of_post-php #container, - .rd-pw-doc5.rd-col-1 .error404 .entry-content, - .rd-pw-doc5.rd-col-1 .error404 .entry-title, - .rd-pw-doc5.rd-col-1 .bottom-sidebar-3 ul, - .rd-pw-doc5.rd-col-1 .bottom-sidebar-2 ul, - .rd-pw-doc5.rd-col-1 .raindrops-toc-front, - .rd-pw-doc5.rd-col-1 .nav-links, - .rd-pw-doc5.rd-col-1 #access .menu, - .rd-pw-doc5.rd-col-1 #doc3 .front-page-top-container, - .rd-pw-doc5.rd-col-1 #hd, - .rd-pw-doc5.rd-col-1 #access .menu-header, - .rd-pw-doc5.rd-col-1 .page-title, - .rd-pw-doc5.rd-col-1.page-template-date-php #doc3 .raindrops-monthly-archive-prev-next-avigation, - .rd-pw-doc5.rd-col-1 #nav-above, - .rd-pw-doc5.rd-col-1 #ft .widget-wrapper, - .rd-pw-doc5.rd-col-1 #ft address{ - max-width:{$raindrops_full_width_max_width}px; - margin:auto; + + $fluid_width = '/* raindrops is fluid 1 column start */'. + "\n#doc5{ + min-width:{$raindrops_fluid_minimum_width}px; + max-width: {$raindrops_full_width_limit_window_width}px; + } + #doc5 #header-image{ + display:block; + position: relative; + padding-bottom: {$padding_height}%; + height: 0!important; + max-width:100%; } - .rd-pw-doc5.rd-col-1 #ft address{ - margin:1em auto; + .rd-pw-doc5.rd-col-1 .raindrops-expand-width{ + padding-right:0; } - .rd-pw-doc5.rd-col-1.archive.author main, - .rd-pw-doc5.rd-col-1.archive .raindrops-monthly-archive-prev-next-avigation, - .rd-pw-doc5.rd-col-1.archive .datetable, - .rd-pw-doc5.rd-col-1 #list-of-post, - .rd-pw-doc5.rd-col-1 .raindrops-tile-wrapper .portfolio, - .rd-pw-doc5.rd-col-1.search .pagetitle, - .rd-pw-doc5.rd-col-1.search .search-results article, - .rd-pw-doc5.rd-col-1 .fail-search, - .rd-pw-doc5.rd-col-1.tag article, - .rd-pw-doc5.rd-col-1.page-template-date-php #doc3 .datetable, - .rd-pw-doc5.rd-col-1.single article, - .rd-pw-doc5.rd-col-1.page article, - .rd-pw-doc5.rd-col-1 .loop-1 article, - .rd-pw-doc5.rd-col-1 .loop-2 article, - .rd-pw-doc5.rd-col-1 .loop-3 article, - .rd-pw-doc5.rd-col-1 .loop-4 article, - .rd-pw-doc5.rd-col-1 .loop-5 article, - .rd-pw-doc5.rd-col-1 .loop-6 article, - .rd-pw-doc5.rd-col-1 .loop-7 article, - .rd-pw-doc5.rd-col-1 .loop-8 article, - .rd-pw-doc5.rd-col-1 .loop-9 article, - .rd-pw-doc5.rd-col-1 .loop-10 article, - .rd-pw-doc5.rd-col-1 .loop-item-show-allways article{ - max-width:{$raindrops_full_width_max_width}px!important; - margin:0 auto!important; - padding:2em; - }". '/* raindrops is fluid 1 column end */'; - + .rd-pw-doc5.rd-col-1 .rd-tpl-image, + .rd-pw-doc5.rd-col-1 .breadcrumbs, + .rd-pw-doc5.rd-col-1 .wp-pagenavi, + .rd-pw-doc5.rd-col-1 #home-tab, + .rd-pw-doc5.rd-col-1 .bottom-sidebar-1 li, + .rd-pw-doc5.rd-col-1 .page-template-list_of_post-php #container, + .rd-pw-doc5.rd-col-1 .error404 .entry-content, + .rd-pw-doc5.rd-col-1 .error404 .entry-title, + .rd-pw-doc5.rd-col-1 .bottom-sidebar-3 ul, + .rd-pw-doc5.rd-col-1 .bottom-sidebar-2 ul, + .rd-pw-doc5.rd-col-1 .raindrops-toc-front, + .rd-pw-doc5.rd-col-1 .nav-links, + .rd-pw-doc5.rd-col-1 #access .menu, + .rd-pw-doc5.rd-col-1 #doc3 .front-page-top-container, + .rd-pw-doc5.rd-col-1 #hd, + .rd-pw-doc5.rd-col-1 #access .menu-header, + .rd-pw-doc5.rd-col-1 .page-title, + .rd-pw-doc5.rd-col-1.page-template-date-php #doc3 .raindrops-monthly-archive-prev-next-avigation, + .rd-pw-doc5.rd-col-1 #nav-above, + .rd-pw-doc5.rd-col-1 #ft .widget-wrapper, + .rd-pw-doc5.rd-col-1 #ft address{ + max-width:{$raindrops_full_width_max_width}px; + margin:auto; + } + .rd-pw-doc5.rd-col-1 #ft address{ + margin:1em auto; + } + .rd-pw-doc5.rd-col-1.archive.author main, + .rd-pw-doc5.rd-col-1.archive .raindrops-monthly-archive-prev-next-avigation, + .rd-pw-doc5.rd-col-1.archive .datetable, + .rd-pw-doc5.rd-col-1 #list-of-post, + .rd-pw-doc5.rd-col-1 .raindrops-tile-wrapper .portfolio, + .rd-pw-doc5.rd-col-1.search .pagetitle, + .rd-pw-doc5.rd-col-1.search .search-results article, + .rd-pw-doc5.rd-col-1 .fail-search, + .rd-pw-doc5.rd-col-1.tag article, + .rd-pw-doc5.rd-col-1.page-template-date-php #doc3 .datetable, + .rd-pw-doc5.rd-col-1.single article, + .rd-pw-doc5.rd-col-1.page article, + .rd-pw-doc5.rd-col-1 .loop-1 article, + .rd-pw-doc5.rd-col-1 .loop-2 article, + .rd-pw-doc5.rd-col-1 .loop-3 article, + .rd-pw-doc5.rd-col-1 .loop-4 article, + .rd-pw-doc5.rd-col-1 .loop-5 article, + .rd-pw-doc5.rd-col-1 .loop-6 article, + .rd-pw-doc5.rd-col-1 .loop-7 article, + .rd-pw-doc5.rd-col-1 .loop-8 article, + .rd-pw-doc5.rd-col-1 .loop-9 article, + .rd-pw-doc5.rd-col-1 .loop-10 article, + .rd-pw-doc5.rd-col-1 .loop-item-show-allways article{ + max-width:{$raindrops_full_width_max_width}px!important; + margin:0 auto!important; + padding:2em; + }". '/* raindrops is fluid 1 column end */'; + } } return apply_filters( "raindrops_is_fluid", $fluid_width ); @@ -6631,7 +6633,7 @@ function raindrops_get_recent_posts( $args = array() ) { if( $raindrops_link_unique_text == false ) { $thumbnail .= ''; } - $thumbnail .= get_the_post_thumbnail( $val[ "ID" ], $thumbnail_size, array( "style" => "vertical-align:text-bottom;float:left;", "alt" => esc_attr__( 'Recent Post Featured Image', 'Raindrops' ) ) ); + $thumbnail .= get_the_post_thumbnail( $val[ "ID" ], $thumbnail_size, array( "style" => "vertical-align:text-bottom;float:left;", "alt" => null ) ); if( $raindrops_link_unique_text == false ) { $thumbnail .= ''; } @@ -6640,7 +6642,7 @@ function raindrops_get_recent_posts( $args = array() ) { if( $raindrops_link_unique_text == false ) { $thumbnail .= ''; } - $thumbnail .= '' . esc_attr__( 'Recent Post Fallback Image', 'Raindrops' ) . ''; + $thumbnail .= ''; if( $raindrops_link_unique_text == false ) { $thumbnail .= ''; } @@ -6813,7 +6815,7 @@ function raindrops_get_category_posts( $args = '' ) { $thumbnail .= ''; } - $thumbnail .= get_the_post_thumbnail( $post->ID, $thumbnail_size, array( "style" => "vertical-align:text-bottom;float:left;", "alt" => esc_attr__( 'Category Post Featured Image', 'Raindrops' ) ) ); + $thumbnail .= get_the_post_thumbnail( $post->ID, $thumbnail_size, array( "style" => "vertical-align:text-bottom;float:left;", "alt" => null ) ); if( $raindrops_link_unique_text == false ) { $thumbnail .= ''; @@ -6825,7 +6827,7 @@ function raindrops_get_category_posts( $args = '' ) { $thumbnail .= ''; } - $thumbnail .= '' . esc_attr__( 'Recent Post Fallback Image', 'Raindrops' ) . ''; + $thumbnail .= ''; if( $raindrops_link_unique_text == false ) { @@ -6994,7 +6996,7 @@ function raindrops_get_tag_posts( $args = '' ) { $thumbnail .= ''; } - $thumbnail .= get_the_post_thumbnail( $post->ID, $thumbnail_size, array( "style" => "vertical-align:text-bottom;float:left;", "alt" => esc_attr__( 'tag Post Featured Image', 'Raindrops' ) ) ); + $thumbnail .= get_the_post_thumbnail( $post->ID, $thumbnail_size, array( "style" => "vertical-align:text-bottom;float:left;", "alt" => null ) ); if ( $raindrops_link_unique_text == false ) { @@ -7006,7 +7008,7 @@ function raindrops_get_tag_posts( $args = '' ) { $thumbnail .= ''; } - $thumbnail .= '' . esc_attr__( 'Recent Post Fallback Image', 'Raindrops' ) . ''; + $thumbnail .= ''; if ( $raindrops_link_unique_text == false ) { @@ -8733,9 +8735,12 @@ function raindrops_widget_ids( $sidebars_widgets ) { function raindrops_skip_links() { - global $raindrops_theme_settings, $wp_widget_factory, $rsidebar_show; - - + global $raindrops_theme_settings, $wp_widget_factory, $rsidebar_show,$wp_customize; + + if( isset( $wp_customize ) ) { + return; + } + $result = ''; $html = "\n". str_repeat("\t", 1 ). ''; if ( $raindrops_theme_settings !== 'no' ) { @@ -8840,7 +8845,7 @@ function raindrops_call_custom_css() { /** * - * + * post metabox * Raindrops indivisual CSS */ @@ -8938,10 +8943,14 @@ public function render_meta_box_content( $post ) { $form .= '' . ''; - $form .= '';*/ + + $raindrops_show_on_front = get_option( 'show_on_front' );// val posts or page $raindrops_static_front_page_id = get_option( 'page_on_front' ); $raindrops_static_front_page_template_slug = basename( get_page_template_slug( $raindrops_static_front_page_id ) ); $raindrops_current_screen = get_current_screen(); @@ -8955,8 +8964,11 @@ public function render_meta_box_content( $post ) { $form .= '

' . __( 'No Need', 'Raindrops' ) . '

'; } - - if ( 'remove-header' !== $raindrops_restore_check && $raindrops_static_front_page_template_slug !== 'front-page.php' ) { + /** + * 1.295 change conditional test + * if ( 'remove-header' !== $raindrops_restore_check && $raindrops_static_front_page_template_slug !== 'front-page.php' ) { + */ + if ( 'remove-header' !== $raindrops_restore_check && $raindrops_show_on_front !== 'page' ) { $form .= '

' . esc_html__( 'Override header Image', 'Raindrops' ) . '

'; @@ -9157,7 +9169,7 @@ function raindrops_dinamic_css_header( $headers ){ */ function raindrops_register_color_type_style() { - global $raindrops_current_data_version,$post,$posts; + global $raindrops_current_data_version,$post,$posts,$raindrops_current_column; $query = ''; $count = count( $posts ); if( isset($post) && $count == 1 ) { @@ -9177,7 +9189,7 @@ function raindrops_register_color_type_style() { * @1.254 */ function raindrops_color_type_style_buffer( ) { - global $raindrops_fallback_human_interface_show,$post; + global $raindrops_fallback_human_interface_show,$post,$raindrops_current_column; if( intval( get_query_var( 'raindrops_color_type' ) ) == 1 ) { if( $raindrops_fallback_human_interface_show == true ) { exit;} @@ -10332,12 +10344,32 @@ function raindrops_custom_site_title_style( $return_value ) { $style .= '#header-image #site-title{font-size:'. $setting_value. 'vw;}'; } - $setting_value_top = (float) raindrops_warehouse_clone( 'raindrops_site_title_top_margin' ); - $setting_value_left = (float) raindrops_warehouse_clone( 'raindrops_site_title_left_margin' ); + + $setting_value_left_type = raindrops_warehouse_clone( 'raindrops_site_title_left_margin_type' ); + + if( 'centered' == $setting_value_left_type ) { + $setting_value_top = (float) raindrops_warehouse_clone( 'raindrops_site_title_top_margin' ); + $style .='#header-image #site-title, #raindrops_metaslider #site-title{position:absolute;left:0; right:0; margin-left: auto; margin-right: auto; text-align: center; top:'. $setting_value_top.'%; }'; + + } elseif( 'default' == $setting_value_left_type ) { + + $setting_value_top = (float) raindrops_warehouse_clone( 'raindrops_site_title_top_margin' ); + $setting_value_left = 1; + + if ( is_numeric( $setting_value_top ) && is_numeric( $setting_value_top ) ) { + + $style .='#header-image #site-title, #raindrops_metaslider #site-title{position:absolute;left:'. $setting_value_left.'%; top:'. $setting_value_top.'%; }'; + } + + } else { + + $setting_value_top = (float) raindrops_warehouse_clone( 'raindrops_site_title_top_margin' ); + $setting_value_left = (float) raindrops_warehouse_clone( 'raindrops_site_title_left_margin' ); - if ( is_numeric( $setting_value_top ) && is_numeric( $setting_value_top ) ) { + if ( is_numeric( $setting_value_top ) && is_numeric( $setting_value_top ) ) { - $style .='#header-image #site-title, #raindrops_metaslider #site-title{position:absolute;left:'. $setting_value_left.'%; top:'. $setting_value_top.'%}'; + $style .='#header-image #site-title, #raindrops_metaslider #site-title{position:absolute;left:'. $setting_value_left.'%; top:'. $setting_value_top.'%;}'; + } } return wp_strip_all_tags( $return_value.$style ); @@ -10372,7 +10404,8 @@ function raindrops_customizer_hide_default_category( $css ) { $permalink_structure = get_option( 'permalink_structure' ); $customizer_config = raindrops_warehouse_clone( 'raindrops_display_default_category' ); $css_rule_set = '.entry-meta a[href$="%1$s/"],.entry-meta a[href$="%1$s"]{display:none;}'; - + $css_rule_set .= '.author dd a[href$="%1$s/"],.author dd a[href$="%1$s"]{display:none;}'; + if ( !empty( $permalink_structure ) && 'show' !== $customizer_config ) { $default_category_id = get_option( 'default_category' ); $default_category_info = get_category( $default_category_id ); @@ -10414,11 +10447,24 @@ function raindrops_customizer_hide_post_date( $css ) { $customizer_config = raindrops_warehouse_clone( 'raindrops_display_article_publish_date' ); if ( 'show' !== $customizer_config ) { $css_add = '.posted-on .posted-on-string,.posted-on .entry-date,.entry-meta-default .posted-on-string,.entry-meta-default .entry-date{display:none;}'; + $css_add .= '.author time.entry-date{display:none;}'; return $css . $css_add; } return $css; } +} +if ( !function_exists( 'raindrops_excerpt_length' ) ) { +/** + * + * @param type $length + * @return type + * @since 1.296 + */ + function raindrops_excerpt_length( $length ) { + return raindrops_warehouse_clone( 'raindrops_excerpt_length' ); + } + } /** * diff --git a/image.php b/image.php index c260af5..9b43e1c 100644 --- a/image.php +++ b/image.php @@ -54,7 +54,7 @@ ?>

- <?php the_title_attribute(); ?> + <?php the_title_attribute(); ?>

diff --git a/index.php b/index.php index 25586db..81c6810 100644 --- a/index.php +++ b/index.php @@ -25,7 +25,6 @@ get_header( $raindrops_document_type ); do_action( 'raindrops_pre_' . basename( __FILE__ ) ); raindrops_debug_navitation( __FILE__ ); - ?>
diff --git a/languages/css/ja.css b/languages/css/ja.css index ebfeb30..2e25bf5 100644 --- a/languages/css/ja.css +++ b/languages/css/ja.css @@ -93,7 +93,7 @@ body.ja, font-size:123.1%; margin-left:.6em; } -.ja .author .h2-thumb img{ +.ja main .author .h2-thumb img{ width:24px; height:24px; } diff --git a/languages/ja.mo b/languages/ja.mo index 7872110..de5fb54 100644 Binary files a/languages/ja.mo and b/languages/ja.mo differ diff --git a/languages/ja.po b/languages/ja.po index ad80bf5..22adc74 100644 --- a/languages/ja.po +++ b/languages/ja.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: raindrops v1.248\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-05-26 19:34+0900\n" -"PO-Revision-Date: 2015-05-26 19:41+0900\n" +"POT-Creation-Date: 2015-05-29 20:46+0900\n" +"PO-Revision-Date: 2015-05-30 08:19+0900\n" "Last-Translator: Akio Tenman \n" "Language-Team: raindrops-i18n \n" "Language: ja_JP\n" @@ -28,7 +28,6 @@ msgstr "エラー: ファイルが見つかりませんでした。" # @ Raindrops #: raindrops/404.php:34 -#, fuzzy msgid "" "Apologies, but no results were found for the requested Archive. Perhaps " "searching will help find a related post." @@ -54,7 +53,7 @@ msgid "Profile" msgstr "プロフィール" # @ Raindrops -#: raindrops/author.php:71 raindrops/functions.php:1713 +#: raindrops/author.php:71 raindrops/functions.php:1717 #, fuzzy msgid "Website" msgstr "ウェブサイト" @@ -92,8 +91,8 @@ msgid "No posts by this author." msgstr "この著者の投稿はありません" # @ Raindrops -#: raindrops/bbpress.php:58 raindrops/functions.php:8327 -#: raindrops/functions.php:8422 raindrops/image.php:100 raindrops/loop.php:92 +#: raindrops/bbpress.php:58 raindrops/functions.php:8332 +#: raindrops/functions.php:8427 raindrops/image.php:100 raindrops/loop.php:92 #: raindrops/page.php:94 raindrops/part-additional.php:73 #: raindrops/part-blog.php:103 raindrops/part-blog.php:196 #: raindrops/part-blog.php:208 raindrops/part-gallery.php:96 @@ -105,8 +104,8 @@ msgid "Edit" msgstr "編集" # @ Raindrops -#: raindrops/bbpress.php:60 raindrops/functions.php:4382 -#: raindrops/functions.php:8325 raindrops/image.php:102 raindrops/loop.php:94 +#: raindrops/bbpress.php:60 raindrops/functions.php:4386 +#: raindrops/functions.php:8330 raindrops/image.php:102 raindrops/loop.php:94 #: raindrops/page.php:96 raindrops/part-additional.php:75 #: raindrops/part-blog.php:106 raindrops/part-blog.php:198 #: raindrops/part-blog.php:210 raindrops/part-gallery.php:98 @@ -117,20 +116,20 @@ msgid "Trash" msgstr "ゴミ箱" # @ Raindrops -#: raindrops/blank_front.php:81 +#: raindrops/blank_front.php:88 #, fuzzy msgid "Recent Posts" msgstr "最近の投稿" # @ Raindrops -#: raindrops/blank_front.php:104 raindrops/functions.php:6336 -#: raindrops/functions.php:6727 raindrops/sidebar.php:31 +#: raindrops/blank_front.php:111 raindrops/functions.php:6341 +#: raindrops/functions.php:6732 raindrops/sidebar.php:31 #, fuzzy msgid "Categories" msgstr "カテゴリー" # @ Raindrops -#: raindrops/blank_front.php:127 raindrops/functions.php:6911 +#: raindrops/blank_front.php:134 raindrops/functions.php:6916 #, fuzzy msgid "Tags" msgstr "タグ" @@ -216,17 +215,17 @@ msgid "Saturday" msgstr "土曜日" # @ Raindrops -#: raindrops/date.php:121 raindrops/functions.php:2985 +#: raindrops/date.php:121 raindrops/functions.php:2989 msgid "Yearly Archives" msgstr "年別アーカイブ: " # @ Raindrops -#: raindrops/date.php:126 raindrops/functions.php:2973 +#: raindrops/date.php:126 raindrops/functions.php:2977 msgid "Monthly Archives" msgstr "月別アーカイブ" # @ Raindrops -#: raindrops/date.php:131 raindrops/functions.php:2968 +#: raindrops/date.php:131 raindrops/functions.php:2972 msgid "Daily Archives" msgstr "日別アーカイブ: " @@ -236,7 +235,7 @@ msgid "Primary Navigation" msgstr "主ナビゲーション" # @ Raindrops -#: raindrops/functions.php:644 raindrops/functions.php:5331 +#: raindrops/functions.php:644 raindrops/functions.php:5336 msgid "Default Sidebar" msgstr "デフォルトサイドバー" @@ -268,163 +267,163 @@ msgstr "" "フォームに新しい項目(%s)を追加したら、その項目のバリデーション関数(%s)も書" "かなければなりませんよ" -#: raindrops/functions.php:937 +#: raindrops/functions.php:941 msgid "Avatar" msgstr "アバター" # @ Raindrops -#: raindrops/functions.php:940 +#: raindrops/functions.php:944 #, fuzzy msgid "says:" msgstr "%s より:" # @ Raindrops -#: raindrops/functions.php:944 +#: raindrops/functions.php:948 #, php-format msgid "%1$s at %2$s" msgstr "%1$s at %2$s" # @ Raindrops -#: raindrops/functions.php:946 raindrops/functions.php:984 +#: raindrops/functions.php:950 raindrops/functions.php:988 msgid " Edit " msgstr "編集" # @ Raindrops -#: raindrops/functions.php:954 +#: raindrops/functions.php:958 #, fuzzy msgid "Your comment is awaiting moderation." msgstr "あなたのコメントは管理者の承認待ちです。" -#: raindrops/functions.php:968 +#: raindrops/functions.php:972 msgid "Reply" msgstr "返信" # @ Raindrops -#: raindrops/functions.php:981 +#: raindrops/functions.php:985 #, fuzzy msgid "Pingback:" msgstr "ピンバック:" # @ Raindrops -#: raindrops/functions.php:1056 raindrops/functions.php:1062 -#: raindrops/functions.php:1073 raindrops/functions.php:1076 +#: raindrops/functions.php:1060 raindrops/functions.php:1066 +#: raindrops/functions.php:1077 raindrops/functions.php:1080 msgid "This entry was posted in" msgstr " " -#: raindrops/functions.php:1058 raindrops/functions.php:1073 +#: raindrops/functions.php:1062 raindrops/functions.php:1077 msgid "and tagged" msgstr "タグ" # @ Raindrops -#: raindrops/functions.php:1105 raindrops/functions.php:8419 +#: raindrops/functions.php:1109 raindrops/functions.php:8424 msgid "Comment" msgid_plural "Comments" msgstr[0] "コメント" msgstr[1] "コメント" # @ Raindrops -#: raindrops/functions.php:1109 +#: raindrops/functions.php:1113 #, fuzzy msgid "Comment " msgstr "コメント" -#: raindrops/functions.php:1137 raindrops/functions.php:2888 -#: raindrops/functions.php:6678 raindrops/functions.php:6861 -#: raindrops/functions.php:7044 +#: raindrops/functions.php:1141 raindrops/functions.php:2892 +#: raindrops/functions.php:6683 raindrops/functions.php:6866 +#: raindrops/functions.php:7049 #, php-format msgid "View all posts by %s" msgstr " %sのすべての投稿" -#: raindrops/functions.php:1202 +#: raindrops/functions.php:1206 msgid "Posted on" msgstr " 投稿日" -#: raindrops/functions.php:1206 +#: raindrops/functions.php:1210 msgid "by" msgstr "  " # @ Raindrops -#: raindrops/functions.php:1313 +#: raindrops/functions.php:1317 msgid "Theme URI" msgstr "テーマ URI" # @ Raindrops -#: raindrops/functions.php:1315 raindrops/part-blog.php:63 +#: raindrops/functions.php:1319 raindrops/part-blog.php:63 #, fuzzy msgid "Author" msgstr "作成者" -#: raindrops/functions.php:1317 raindrops/functions.php:1339 +#: raindrops/functions.php:1321 raindrops/functions.php:1343 msgid "Support" msgstr "Support" -#: raindrops/functions.php:1317 +#: raindrops/functions.php:1321 msgid "http://wordpress.org/support/theme/raindrops" msgstr "http://wordpress.org/support/theme/raindrops" -#: raindrops/functions.php:1317 +#: raindrops/functions.php:1321 msgid "http://ja.forums.wordpress.org/ lang:Japanese" msgstr "http://ja.forums.wordpress.org/ lang:Japanese" # @ Raindrops -#: raindrops/functions.php:1319 +#: raindrops/functions.php:1323 msgid "Version" msgstr "バージョン" # @ Raindrops -#: raindrops/functions.php:1321 +#: raindrops/functions.php:1325 msgid "Change log text" msgstr "変更履歴" # @ Raindrops -#: raindrops/functions.php:1321 +#: raindrops/functions.php:1325 msgid "Changelog , display new window" msgstr "変更履歴の表示(新しい画面)" # @ Raindrops -#: raindrops/functions.php:1323 +#: raindrops/functions.php:1327 msgid "Readme text" msgstr "説明書き" # @ Raindrops -#: raindrops/functions.php:1323 +#: raindrops/functions.php:1327 msgid "Readme , display new window" msgstr "説明の表示(新しい画面)" -#: raindrops/functions.php:1339 +#: raindrops/functions.php:1343 msgid "English" msgstr "英語" -#: raindrops/functions.php:1339 +#: raindrops/functions.php:1343 msgid "Japanese" msgstr "日本語" -#: raindrops/functions.php:1341 +#: raindrops/functions.php:1345 msgid "How to remove Site Title Block" msgstr "サイトタイトルのバナーブロックを非表示にする" -#: raindrops/functions.php:1342 +#: raindrops/functions.php:1346 msgid "How to remove Post Author Name" msgstr "投稿者名を非表示にする" -#: raindrops/functions.php:1343 +#: raindrops/functions.php:1347 msgid "How to remove Entry Date" msgstr "投稿の投稿日を非表示にする" -#: raindrops/functions.php:1344 +#: raindrops/functions.php:1348 msgid "How to remove Entry Meta" msgstr "投稿のカテゴリなどのメタフィールドを非表示にする" -#: raindrops/functions.php:1345 +#: raindrops/functions.php:1349 msgid "How to remove Archive Title Label[ like Category Archives ]" msgstr "" "アーカイブタイトルの 「カテゴリアーカイブ」のようなラベルを非表示にする" -#: raindrops/functions.php:1346 +#: raindrops/functions.php:1350 msgid "How to remove Home list above next prev navigation link" msgstr "トップページの、上部にある次のページへのリンクを非表示にする" -#: raindrops/functions.php:1347 +#: raindrops/functions.php:1351 msgid "" "above codes paste style.css last. If not change when Version value change " "( line:9 )" @@ -434,12 +433,12 @@ msgstr "" "みてください" # @ Raindrops -#: raindrops/functions.php:1377 +#: raindrops/functions.php:1381 msgid "Tips" msgstr "Tips" # @ Raindrops -#: raindrops/functions.php:1378 +#: raindrops/functions.php:1382 msgid "" "If Raindrops Options panel is opened, and the reference color is set, this " "arrangement of color is changed at once." @@ -448,29 +447,29 @@ msgstr "" "自動生成します" # @ Raindrops -#: raindrops/functions.php:1379 +#: raindrops/functions.php:1383 msgid "Dinamic Color Class" msgstr "動的な色クラス" # @ Raindrops -#: raindrops/functions.php:1392 raindrops/functions.php:1411 +#: raindrops/functions.php:1396 raindrops/functions.php:1415 msgid "code example:please HTML editor mode" msgstr "HTMLモードを使ってくださいね" # @ Raindrops -#: raindrops/functions.php:1398 +#: raindrops/functions.php:1402 msgid "Dinamic Gradient Class" msgstr "動的なグラデーションクラス" -#: raindrops/functions.php:1414 +#: raindrops/functions.php:1418 msgid "Font Size CSS Class" msgstr "フォントサイズ CSSクラス" -#: raindrops/functions.php:1415 raindrops/functions.php:1419 +#: raindrops/functions.php:1419 raindrops/functions.php:1423 msgid "Classes" msgstr "クラス" -#: raindrops/functions.php:1416 +#: raindrops/functions.php:1420 msgid "" "f10 , f11 , f12 , f13 , f14 , f15 , f16 , f17 , f18 , f19 , f20 , f21 , " "f22 , f23 , f24 , f25 , f26" @@ -478,81 +477,81 @@ msgstr "" "f10 , f11 , f12 , f13 , f14 , f15 , f16 , f17 , f18 , f19 , f20 , f21 , " "f22 , f23 , f24 , f25 , f26" -#: raindrops/functions.php:1418 +#: raindrops/functions.php:1422 msgid "Google Fonts Family CSS Class" msgstr "グーグルフォント CSS Class" -#: raindrops/functions.php:1420 +#: raindrops/functions.php:1424 msgid "" "Note, More than 90 percent of the Google font can be used, but there are " "some limitations." msgstr "" "備考 グーグルフォントの90%以上をカバーしますが、いくつかの制限があります。" -#: raindrops/functions.php:1421 +#: raindrops/functions.php:1425 msgid "Examples of the no corresponding font" msgstr "対応しないフォントの例" -#: raindrops/functions.php:1422 +#: raindrops/functions.php:1426 msgid "Examples of the corresponding font" msgstr "対応するフォントの例" -#: raindrops/functions.php:1423 +#: raindrops/functions.php:1427 msgid "How to specify the font" msgstr "フォントの指定方法" -#: raindrops/functions.php:1424 +#: raindrops/functions.php:1428 msgid "Add prefix google-font- + Font name lowercase and change to - the space" msgstr "" "プレフィックス google-font- に続けて、フォント名を小文字に変更し、スペースを" " - に変更してください。" -#: raindrops/functions.php:1425 +#: raindrops/functions.php:1429 msgid "How to specify the font weight" msgstr "フォントウェイトの指定方法" -#: raindrops/functions.php:1426 +#: raindrops/functions.php:1430 msgid "How to specify the font style" msgstr "フォントスタイルの指定方法" -#: raindrops/functions.php:1429 +#: raindrops/functions.php:1433 msgid "Example of Custom CSS Meta Box Style Rules" msgstr "投稿のカスタムCSSメタボックスのスタイル指定例" -#: raindrops/functions.php:1430 +#: raindrops/functions.php:1434 msgid "Styling Entry Title" msgstr "投稿タイトルへのスタイル適用" -#: raindrops/functions.php:1431 +#: raindrops/functions.php:1435 msgid "Change entry title color" msgstr "投稿タイトルの色を変更" -#: raindrops/functions.php:1432 +#: raindrops/functions.php:1436 msgid "Styling Posted on" msgstr " タイトル下の、投稿者や日付のブロック" -#: raindrops/functions.php:1433 +#: raindrops/functions.php:1437 msgid "hide posted on from all post" msgstr "投稿から、投稿日 著者 ブロックを非表示にする" -#: raindrops/functions.php:1434 +#: raindrops/functions.php:1438 msgid "Styling Posted in" msgstr " 投稿の下部にある、カテゴリやタグを表示するブロック" # @ Raindrops -#: raindrops/functions.php:1435 +#: raindrops/functions.php:1439 msgid "hide posted in" msgstr " posted in(カテゴリ、タグの表示ブロック)の非表示" -#: raindrops/functions.php:1436 +#: raindrops/functions.php:1440 msgid "Styling Article" msgstr "投稿全体へのスタイルの適用" -#: raindrops/functions.php:1437 +#: raindrops/functions.php:1441 msgid "add border and padding" msgstr "現在の投稿全体に、ボーダーやパディングを設定する" -#: raindrops/functions.php:1438 +#: raindrops/functions.php:1442 msgid "" "note:article elements and post_class () You can use all of the elements to " "be output." @@ -560,13 +559,13 @@ msgstr "" "備考、スタイルは、artile要素 post_class()が出力するすべてのクラスを利用する" "ことが出来ます。" -#: raindrops/functions.php:1713 +#: raindrops/functions.php:1717 #, fuzzy msgid "( optional )" msgstr " 投稿 ID " # @ Raindrops -#: raindrops/functions.php:1840 +#: raindrops/functions.php:1844 #, php-format msgid "Sorry Your PHP version is %s Please use PHP version 5 || later." msgstr "" @@ -574,7 +573,7 @@ msgstr "" "いないので、PHP5以降を使ってください。" # @ Raindrops -#: raindrops/functions.php:1843 +#: raindrops/functions.php:1847 #, fuzzy, php-format msgid "" "Thank you for adopting the %1$s theme. It is necessary to set it to this " @@ -585,461 +584,475 @@ msgstr "" "ページを表示させてください" # @ Raindrops -#: raindrops/functions.php:1843 +#: raindrops/functions.php:1847 msgid "Raindrops settings view" msgstr "Raindrops 設定" # @ Raindrops -#: raindrops/functions.php:2720 +#: raindrops/functions.php:2724 #, php-format msgid "%s Articles archived" msgstr "%s 件のアーカイブがあります" # @ Raindrops -#: raindrops/functions.php:2949 +#: raindrops/functions.php:2953 #, fuzzy msgid "Search Results" msgstr "検索結果" # @ Raindrops -#: raindrops/functions.php:2954 +#: raindrops/functions.php:2958 msgid "Tag Archives" msgstr "タグ別アーカイブ: " # @ Raindrops -#: raindrops/functions.php:2959 +#: raindrops/functions.php:2963 #, fuzzy msgid "Category Archives" msgstr "カテゴリー別アーカイブ: %s" # @ Raindrops -#: raindrops/functions.php:2990 +#: raindrops/functions.php:2994 msgid "Author Archives" msgstr "作成者別アーカイブ: " -#: raindrops/functions.php:3001 raindrops/functions.php:3007 -#: raindrops/functions.php:3013 raindrops/functions.php:3019 -#: raindrops/functions.php:3025 raindrops/functions.php:3031 -#: raindrops/functions.php:3037 raindrops/functions.php:3043 -#: raindrops/functions.php:3049 +#: raindrops/functions.php:3005 raindrops/functions.php:3011 +#: raindrops/functions.php:3017 raindrops/functions.php:3023 +#: raindrops/functions.php:3029 raindrops/functions.php:3035 +#: raindrops/functions.php:3041 raindrops/functions.php:3047 +#: raindrops/functions.php:3053 msgid "Post Format" msgstr "投稿フォーマット" # @ Raindrops -#: raindrops/functions.php:3054 +#: raindrops/functions.php:3058 msgid "Blog Archives" msgstr "ブログ アーカイブ" # @ Raindrops -#: raindrops/functions.php:3705 +#: raindrops/functions.php:3709 msgid "Current theme is fluid settings" msgstr "現在のテーマは、ページ幅がブラウザにフィットします" # @ Raindrops -#: raindrops/functions.php:3705 +#: raindrops/functions.php:3709 msgid "image size will be shrink to fit page" msgstr "画像サイズは、ページサイズにフィットします" # @ Raindrops -#: raindrops/functions.php:3706 +#: raindrops/functions.php:3710 msgid "Theme Settings" msgstr "テーマ設定" # @ Raindrops -#: raindrops/functions.php:3826 raindrops/functions.php:5040 -#: raindrops/functions.php:5053 raindrops/lib/customize.php:67 -#: raindrops/lib/customize.php:116 raindrops/lib/widgets.php:312 -msgid "Featured Image" -msgstr "アイキャッチ 画像" - -# @ Raindrops -#: raindrops/functions.php:4199 +#: raindrops/functions.php:4203 #, fuzzy, php-format msgid " Page %s" msgstr "ページ" # @ Raindrops -#: raindrops/functions.php:5037 raindrops/childs/boots/inc.php:475 -#: raindrops/lib/customize.php:66 raindrops/lib/customize.php:97 -#: raindrops/lib/vars.php:399 +#: raindrops/functions.php:5042 raindrops/childs/boots/inc.php:475 +#: raindrops/lib/customize-blank-front.php:8 raindrops/lib/customize.php:66 +#: raindrops/lib/customize.php:97 raindrops/lib/vars.php:399 msgid "Color Scheme" -msgstr "カラースキーム" +msgstr "配色" # @ Raindrops -#: raindrops/functions.php:5044 raindrops/lib/customize.php:71 +#: raindrops/functions.php:5045 raindrops/functions.php:5058 +#: raindrops/lib/customize-blank-front.php:20 raindrops/lib/customize.php:67 +#: raindrops/lib/customize.php:116 raindrops/lib/widgets.php:312 +msgid "Featured Image" +msgstr "アイキャッチ 画像" + +# @ Raindrops +#: raindrops/functions.php:5049 raindrops/lib/customize.php:71 msgid "Featured Image Settings" msgstr "アイキャッチ画像" # @ Raindrops -#: raindrops/functions.php:5045 raindrops/functions.php:5054 -#: raindrops/lib/customize.php:72 raindrops/lib/customize.php:117 +#: raindrops/functions.php:5050 raindrops/functions.php:5059 +#: raindrops/lib/customize-blank-front.php:21 raindrops/lib/customize.php:72 +#: raindrops/lib/customize.php:117 msgid "Emphasis of new content using the Featured Image" msgstr "アイキャッチ画像を使った、新しい投稿の強調" -#: raindrops/functions.php:5065 raindrops/functions.php:5373 -#: raindrops/functions.php:5387 raindrops/functions.php:5502 -#: raindrops/lib/customize.php:912 raindrops/lib/customize.php:988 -#: raindrops/lib/customize.php:1186 raindrops/lib/customize.php:1219 -#: raindrops/lib/customize.php:1239 raindrops/lib/customize.php:1258 -#: raindrops/lib/customize.php:1292 raindrops/lib/customize.php:1310 -#: raindrops/lib/widgets.php:958 +#: raindrops/functions.php:5070 raindrops/functions.php:5378 +#: raindrops/functions.php:5392 raindrops/functions.php:5507 +#: raindrops/lib/customize.php:788 raindrops/lib/customize.php:960 +#: raindrops/lib/customize.php:1036 raindrops/lib/customize.php:1234 +#: raindrops/lib/customize.php:1267 raindrops/lib/customize.php:1287 +#: raindrops/lib/customize.php:1306 raindrops/lib/customize.php:1340 +#: raindrops/lib/customize.php:1358 raindrops/lib/widgets.php:958 msgid "Yes" msgstr "はい" -#: raindrops/functions.php:5066 raindrops/functions.php:5372 -#: raindrops/functions.php:5386 raindrops/functions.php:5503 -#: raindrops/lib/customize.php:913 raindrops/lib/customize.php:989 -#: raindrops/lib/customize.php:1185 raindrops/lib/customize.php:1220 -#: raindrops/lib/customize.php:1240 raindrops/lib/customize.php:1259 -#: raindrops/lib/customize.php:1293 raindrops/lib/customize.php:1311 -#: raindrops/lib/widgets.php:949 +#: raindrops/functions.php:5071 raindrops/functions.php:5377 +#: raindrops/functions.php:5391 raindrops/functions.php:5508 +#: raindrops/lib/customize.php:789 raindrops/lib/customize.php:961 +#: raindrops/lib/customize.php:1037 raindrops/lib/customize.php:1233 +#: raindrops/lib/customize.php:1268 raindrops/lib/customize.php:1288 +#: raindrops/lib/customize.php:1307 raindrops/lib/customize.php:1341 +#: raindrops/lib/customize.php:1359 raindrops/lib/widgets.php:949 msgid "No" msgstr "いいえ" -#: raindrops/functions.php:5069 raindrops/childs/boots/inc.php:861 -#: raindrops/lib/customize.php:982 raindrops/lib/vars.php:783 +#: raindrops/functions.php:5074 raindrops/childs/boots/inc.php:861 +#: raindrops/lib/customize.php:1030 raindrops/lib/vars.php:783 msgid "USE or Not Emphasis of new content using the Featured Image" msgstr "投稿のアイキャッチ画像の強調設定利用の可否" -#: raindrops/functions.php:5070 raindrops/lib/customize.php:984 +#: raindrops/functions.php:5075 raindrops/lib/customize.php:1032 msgid "values yes or no default No" msgstr "値は yes または no です。 デフォルト設定はnoです" -#: raindrops/functions.php:5085 raindrops/lib/customize.php:1004 +#: raindrops/functions.php:5090 raindrops/lib/customize.php:1052 msgid "In front of Title" msgstr "投稿タイトルの上部" -#: raindrops/functions.php:5086 raindrops/lib/customize.php:1005 +#: raindrops/functions.php:5091 raindrops/lib/customize.php:1053 msgid "Left of Article" msgstr "投稿の左側" # @ Raindrops -#: raindrops/functions.php:5089 raindrops/childs/boots/inc.php:821 -#: raindrops/lib/customize.php:998 raindrops/lib/vars.php:743 +#: raindrops/functions.php:5094 raindrops/childs/boots/inc.php:821 +#: raindrops/lib/customize.php:1046 raindrops/lib/vars.php:743 msgid "Featured Image Position" msgstr "アイキャッチ画像の位置" # @ Raindrops -#: raindrops/functions.php:5090 raindrops/lib/customize.php:1000 +#: raindrops/functions.php:5095 raindrops/lib/customize.php:1048 msgid "Loop Pages Layout of Featured Image" msgstr "一覧ページでのアイキャッチ画像のレイアウト" # @ Raindrops -#: raindrops/functions.php:5115 raindrops/childs/boots/inc.php:831 -#: raindrops/lib/customize.php:1015 raindrops/lib/vars.php:753 +#: raindrops/functions.php:5120 raindrops/childs/boots/inc.php:831 +#: raindrops/lib/customize.php:1063 raindrops/lib/vars.php:753 msgid "Featured Image Size" msgstr "アイキャッチ画像 サイズ" -#: raindrops/functions.php:5116 +#: raindrops/functions.php:5121 msgid "values thumbnail, medium, large etc" msgstr "値は、values thumbnail, medium, large または、テーマで設定されたサイズ" -#: raindrops/functions.php:5132 raindrops/childs/boots/inc.php:841 -#: raindrops/lib/customize.php:1029 raindrops/lib/vars.php:763 +#: raindrops/functions.php:5137 raindrops/childs/boots/inc.php:841 +#: raindrops/lib/customize.php:1077 raindrops/lib/vars.php:763 msgid "Featured Image Special Layout Apply Post Count" msgstr "アイキャッチ画像の特別な表示を行う件数" -#: raindrops/functions.php:5133 raindrops/lib/customize.php:1031 +#: raindrops/functions.php:5138 raindrops/lib/customize.php:1079 msgid "Input Possible values are 1 - " msgstr "入力可能な値は、1 -" # @ Raindrops -#: raindrops/functions.php:5135 raindrops/lib/customize.php:1031 +#: raindrops/functions.php:5140 raindrops/lib/customize.php:1079 #, fuzzy msgid " default value 3" msgstr "既定のヘッダー画像を使う" -#: raindrops/functions.php:5149 raindrops/functions.php:5353 -#: raindrops/functions.php:5628 raindrops/lib/customize.php:506 -#: raindrops/lib/customize.php:788 raindrops/lib/customize.php:805 -#: raindrops/lib/customize.php:1048 raindrops/lib/customize.php:1079 -#: raindrops/lib/customize.php:1095 raindrops/lib/customize.php:1112 -#: raindrops/lib/customize.php:1418 +#: raindrops/functions.php:5154 raindrops/functions.php:5358 +#: raindrops/functions.php:5633 raindrops/lib/customize.php:516 +#: raindrops/lib/customize.php:771 raindrops/lib/customize.php:838 +#: raindrops/lib/customize.php:855 raindrops/lib/customize.php:1096 +#: raindrops/lib/customize.php:1127 raindrops/lib/customize.php:1143 +#: raindrops/lib/customize.php:1160 raindrops/lib/customize.php:1488 +#: raindrops/lib/validate.php:582 msgid "Show" msgstr "表示" -#: raindrops/functions.php:5150 raindrops/functions.php:5353 -#: raindrops/functions.php:5364 raindrops/functions.php:5365 -#: raindrops/functions.php:5366 raindrops/functions.php:5629 -#: raindrops/lib/customize.php:507 raindrops/lib/customize.php:789 -#: raindrops/lib/customize.php:806 raindrops/lib/customize.php:1049 -#: raindrops/lib/customize.php:1080 raindrops/lib/customize.php:1096 -#: raindrops/lib/customize.php:1113 raindrops/lib/customize.php:1136 -#: raindrops/lib/customize.php:1153 raindrops/lib/customize.php:1170 -#: raindrops/lib/customize.php:1419 +#: raindrops/functions.php:5155 raindrops/functions.php:5358 +#: raindrops/functions.php:5369 raindrops/functions.php:5370 +#: raindrops/functions.php:5371 raindrops/functions.php:5634 +#: raindrops/lib/customize.php:517 raindrops/lib/customize.php:772 +#: raindrops/lib/customize.php:839 raindrops/lib/customize.php:856 +#: raindrops/lib/customize.php:1097 raindrops/lib/customize.php:1128 +#: raindrops/lib/customize.php:1144 raindrops/lib/customize.php:1161 +#: raindrops/lib/customize.php:1184 raindrops/lib/customize.php:1201 +#: raindrops/lib/customize.php:1218 raindrops/lib/customize.php:1489 +#: raindrops/lib/validate.php:583 msgid "Hide" msgstr "非表示" -#: raindrops/functions.php:5151 raindrops/lib/customize.php:1050 +#: raindrops/functions.php:5156 raindrops/lib/customize.php:1098 msgid "Light Box" msgstr "ライトボックス" -#: raindrops/functions.php:5154 raindrops/lib/customize.php:1042 +#: raindrops/functions.php:5159 raindrops/lib/customize.php:1090 msgid "Singular ( post, page )" msgstr "シングル(投稿、ページ)" -#: raindrops/functions.php:5155 raindrops/lib/customize.php:1044 +#: raindrops/functions.php:5160 raindrops/lib/customize.php:1092 msgid "" "Featured Image Show, Hide or Lightbox on Singular Post,Page. default Show" msgstr "アイキャッチ画像のシングルページ、シングル投稿での表示設定" # @ Raindrops -#: raindrops/functions.php:5162 +#: raindrops/functions.php:5167 msgid "Sidebars" msgstr "サイドバー" -#: raindrops/functions.php:5163 raindrops/lib/customize.php:80 +#: raindrops/functions.php:5168 raindrops/lib/customize.php:80 msgid "Fonts" msgstr "フォント" -#: raindrops/functions.php:5164 +#: raindrops/functions.php:5169 msgid "Document" msgstr "ドキュメント" # @ Raindrops -#: raindrops/functions.php:5165 +#: raindrops/functions.php:5170 msgid "Post Content Types" msgstr "投稿本文" -#: raindrops/functions.php:5166 +#: raindrops/functions.php:5171 msgid "Recommend Plugins Presentation" msgstr "おすすめプラグイン自動表示" -#: raindrops/functions.php:5167 raindrops/childs/boots/inc.php:788 +#: raindrops/functions.php:5172 raindrops/childs/boots/inc.php:788 #: raindrops/lib/customize.php:92 raindrops/lib/vars.php:712 msgid "Uninstall Option" msgstr "アンインストール設定" -#: raindrops/functions.php:5257 raindrops/lib/customize.php:485 +#: raindrops/functions.php:5262 raindrops/lib/customize.php:495 +#: raindrops/lib/validate.php:645 msgid "left 160px" -msgstr "左側 160 ピクセル" +msgstr "左側 160 ピクセル" -#: raindrops/functions.php:5257 raindrops/lib/customize.php:486 +#: raindrops/functions.php:5262 raindrops/lib/customize.php:496 +#: raindrops/lib/validate.php:646 msgid "left 180px" -msgstr "左側 180 ピクセル" +msgstr "左側 180 ピクセル" -#: raindrops/functions.php:5257 raindrops/lib/customize.php:487 +#: raindrops/functions.php:5262 raindrops/lib/customize.php:497 +#: raindrops/lib/validate.php:647 msgid "left 300px" msgstr "左側 300 ピクセル" -#: raindrops/functions.php:5257 raindrops/lib/customize.php:488 +#: raindrops/functions.php:5262 raindrops/lib/customize.php:498 +#: raindrops/lib/validate.php:648 msgid "right 180px" msgstr "右側 180 ピクセル" -#: raindrops/functions.php:5257 raindrops/lib/customize.php:489 +#: raindrops/functions.php:5262 raindrops/lib/customize.php:499 +#: raindrops/lib/validate.php:649 msgid "right 240px" msgstr "右側 240 ピクセル" -#: raindrops/functions.php:5257 raindrops/lib/customize.php:490 +#: raindrops/functions.php:5262 raindrops/lib/customize.php:500 +#: raindrops/lib/validate.php:650 msgid "right 300px" msgstr "右側 300 ピクセル" -#: raindrops/functions.php:5258 raindrops/lib/customize.php:528 +#: raindrops/functions.php:5263 raindrops/lib/customize.php:538 +#: raindrops/lib/validate.php:558 msgid "25%" msgstr "25パーセント" -#: raindrops/functions.php:5258 raindrops/lib/customize.php:529 +#: raindrops/functions.php:5263 raindrops/lib/customize.php:539 +#: raindrops/lib/validate.php:559 msgid "33%" msgstr "33パーセント" -#: raindrops/functions.php:5258 raindrops/lib/customize.php:530 +#: raindrops/functions.php:5263 raindrops/lib/customize.php:540 +#: raindrops/lib/validate.php:560 msgid "50%" msgstr "50パーセント" -#: raindrops/functions.php:5258 raindrops/lib/customize.php:531 +#: raindrops/functions.php:5263 raindrops/lib/customize.php:541 +#: raindrops/lib/validate.php:561 msgid "66%" msgstr "66パーセント" -#: raindrops/functions.php:5258 raindrops/lib/customize.php:532 +#: raindrops/functions.php:5263 raindrops/lib/customize.php:542 +#: raindrops/lib/validate.php:562 msgid "75%" msgstr "75パーセント" # @ Raindrops -#: raindrops/functions.php:5321 raindrops/lib/customize.php:317 +#: raindrops/functions.php:5326 raindrops/lib/customize.php:327 msgid "Base color" msgstr "ベースカラー" # @ Raindrops -#: raindrops/functions.php:5322 raindrops/childs/boots/inc.php:494 -#: raindrops/lib/customize.php:385 raindrops/lib/vars.php:418 +#: raindrops/functions.php:5327 raindrops/childs/boots/inc.php:494 +#: raindrops/lib/customize.php:395 raindrops/lib/vars.php:418 msgid "Color Type" msgstr "配色タイプ" # @ Raindrops -#: raindrops/functions.php:5324 raindrops/lib/customize.php:748 +#: raindrops/functions.php:5329 raindrops/lib/customize.php:798 msgid "Document Type Definition" msgstr "HTML 文書型" -#: raindrops/functions.php:5325 raindrops/lib/customize.php:732 +#: raindrops/functions.php:5330 raindrops/lib/customize.php:782 msgid "Force Unique Link Text" msgstr "リンクテキストのユニーク化" -#: raindrops/functions.php:5326 raindrops/lib/customize.php:441 +#: raindrops/functions.php:5331 raindrops/lib/customize.php:451 msgid "Document Width" msgstr "ページ幅" -#: raindrops/functions.php:5326 +#: raindrops/functions.php:5331 msgid "750px Fixed Layout" msgstr "750ピクセル固定幅レイアウト" -#: raindrops/functions.php:5326 +#: raindrops/functions.php:5331 msgid "950px Fixed Layout" msgstr "950ピクセル固定幅レイアウト" -#: raindrops/functions.php:5326 +#: raindrops/functions.php:5331 msgid "Fluid Responsive Layout" msgstr "フルード レスポンシブ レイアウト" -#: raindrops/functions.php:5340 raindrops/lib/customize.php:890 +#: raindrops/functions.php:5345 raindrops/lib/customize.php:938 msgid "Disable Keyboad Focus" msgstr "キーボードアクセシビリティ" -#: raindrops/functions.php:5345 raindrops/lib/customize.php:896 +#: raindrops/functions.php:5350 raindrops/lib/customize.php:944 msgid "Disable" msgstr "無効" -#: raindrops/functions.php:5346 raindrops/lib/customize.php:897 +#: raindrops/functions.php:5351 raindrops/lib/customize.php:945 msgid "Enable" msgstr "有効" # @ Raindrops -#: raindrops/functions.php:5350 raindrops/lib/customize.php:500 +#: raindrops/functions.php:5355 raindrops/lib/customize.php:510 msgid "Display Extra Sidebar" msgstr "エキストラサイドバー表示設定" # @ Raindrops -#: raindrops/functions.php:5355 raindrops/childs/boots/inc.php:592 -#: raindrops/lib/customize.php:519 raindrops/lib/vars.php:516 +#: raindrops/functions.php:5360 raindrops/childs/boots/inc.php:592 +#: raindrops/lib/customize.php:529 raindrops/lib/vars.php:516 msgid "Extra Sidebar Width" msgstr "エキストラサイドバー 幅" -#: raindrops/functions.php:5360 raindrops/lib/customize.php:715 +#: raindrops/functions.php:5365 raindrops/lib/customize.php:765 msgid "Display hide" msgstr "表示 非表示設定" -#: raindrops/functions.php:5361 raindrops/lib/customize.php:828 +#: raindrops/functions.php:5366 raindrops/lib/customize.php:878 msgid "Fluid Max Width (px)" -msgstr "フルードレスポンシブレイアウトの最大幅" +msgstr "レイアウトの最大幅(レスポンシブ ボックス)" -#: raindrops/functions.php:5364 raindrops/lib/customize.php:1128 +#: raindrops/functions.php:5369 raindrops/lib/customize.php:1176 msgid "Home Listed Entry Contents" msgstr "トップページの投稿本文" -#: raindrops/functions.php:5364 raindrops/functions.php:5365 -#: raindrops/functions.php:5366 raindrops/lib/customize.php:1134 -#: raindrops/lib/customize.php:1151 raindrops/lib/customize.php:1168 +#: raindrops/functions.php:5369 raindrops/functions.php:5370 +#: raindrops/functions.php:5371 raindrops/lib/customize.php:1182 +#: raindrops/lib/customize.php:1199 raindrops/lib/customize.php:1216 msgid "Show Content" msgstr "本文を表示" -#: raindrops/functions.php:5364 raindrops/functions.php:5365 -#: raindrops/functions.php:5366 raindrops/lib/customize.php:1135 -#: raindrops/lib/customize.php:1152 raindrops/lib/customize.php:1169 +#: raindrops/functions.php:5369 raindrops/functions.php:5370 +#: raindrops/functions.php:5371 raindrops/lib/customize.php:1183 +#: raindrops/lib/customize.php:1200 raindrops/lib/customize.php:1217 msgid "Show Excerpt" msgstr "概要文を表示" # @ Raindrops -#: raindrops/functions.php:5365 raindrops/lib/customize.php:1145 +#: raindrops/functions.php:5370 raindrops/lib/customize.php:1193 msgid "Category Archives Entry Contents" msgstr "カテゴリー別アーカイブの投稿本文" # @ Raindrops -#: raindrops/functions.php:5366 raindrops/lib/customize.php:1162 +#: raindrops/functions.php:5371 raindrops/lib/customize.php:1210 msgid "Search Result Entry Contents" msgstr "検索結果ページの投稿本文" -#: raindrops/functions.php:5368 raindrops/lib/customize.php:1179 +#: raindrops/functions.php:5373 raindrops/lib/customize.php:1227 msgid "Allow Oembed in Excerpt" msgstr "概要表示で、Oembedメディアを表示する" -#: raindrops/functions.php:5375 raindrops/lib/customize.php:1196 +#: raindrops/functions.php:5380 raindrops/lib/customize.php:1244 msgid "Excerpt Type" msgstr "概要タイプの選択" -#: raindrops/functions.php:5379 raindrops/lib/customize.php:1202 +#: raindrops/functions.php:5384 raindrops/lib/customize.php:1250 #, fuzzy msgid "WordPress Excerpt" msgstr "ワードプレス 公式リポジトリ" -#: raindrops/functions.php:5380 raindrops/lib/customize.php:1203 +#: raindrops/functions.php:5385 raindrops/lib/customize.php:1251 #, fuzzy msgid "HTML in Excerpt" msgstr "概要文" -#: raindrops/functions.php:5382 raindrops/lib/customize.php:1213 +#: raindrops/functions.php:5387 raindrops/lib/customize.php:1261 msgid "Add More Link After Excerpt" msgstr "概要表示の後に「続きを読む」リンクを追加" # @ Raindrops -#: raindrops/functions.php:5392 raindrops/functions.php:5403 -#: raindrops/lib/customize.php:331 +#: raindrops/functions.php:5397 raindrops/functions.php:5408 +#: raindrops/lib/customize.php:341 msgid "Font Color" msgstr "フォントカラー" # @ Raindrops -#: raindrops/functions.php:5393 raindrops/functions.php:5405 -#: raindrops/lib/customize.php:344 +#: raindrops/functions.php:5398 raindrops/functions.php:5410 +#: raindrops/lib/customize.php:354 msgid "Footer Font Color" msgstr "フッターテキスト色" # @ Raindrops -#: raindrops/functions.php:5394 raindrops/functions.php:5406 -#: raindrops/lib/customize.php:370 +#: raindrops/functions.php:5399 raindrops/functions.php:5411 +#: raindrops/lib/customize.php:380 #, fuzzy msgid "Footer Link Color" msgstr "フッターテキスト色" # @ Raindrops -#: raindrops/functions.php:5395 raindrops/functions.php:5404 -#: raindrops/lib/customize.php:357 +#: raindrops/functions.php:5400 raindrops/functions.php:5409 +#: raindrops/lib/customize.php:367 msgid "Link Color" msgstr "リンクカラー" -#: raindrops/functions.php:5397 raindrops/functions.php:5408 -#: raindrops/lib/customize.php:872 +#: raindrops/functions.php:5402 raindrops/functions.php:5413 +#: raindrops/lib/customize.php:921 msgid "Complementary Link Color For Entry Title" msgstr "リンク色の補色を投稿タイトルに適用" -#: raindrops/functions.php:5414 raindrops/lib/customize.php:815 +#: raindrops/functions.php:5419 raindrops/lib/customize.php:865 msgid "Base Font Size" msgstr "ベースフォントサイズ" -#: raindrops/functions.php:5424 +#: raindrops/functions.php:5429 msgid "Breadcrumb NavXT Automatic Presentation" msgstr "Breadcrumb NavXT 自動表示" -#: raindrops/functions.php:5434 +#: raindrops/functions.php:5439 msgid "WP PageNavi Automatic Presentation" msgstr "WP PageNavi 自動表示" -#: raindrops/functions.php:5443 +#: raindrops/functions.php:5448 msgid "Meta Slider ID for HomePage" msgstr "メタスライダープラグイン ID" -#: raindrops/functions.php:5451 raindrops/lib/customize.php:1286 +#: raindrops/functions.php:5456 raindrops/lib/customize.php:1334 msgid "The Events Calendar Automatic Presentation" -msgstr "The Events Calendar プラグイン 自動表示" +msgstr "イベント管理" -#: raindrops/functions.php:5459 raindrops/childs/boots/inc.php:777 -#: raindrops/lib/customize.php:906 raindrops/lib/vars.php:701 +#: raindrops/functions.php:5464 raindrops/childs/boots/inc.php:777 +#: raindrops/lib/customize.php:954 raindrops/lib/vars.php:701 msgid "Synchronize Style for Visual Editor" msgstr "ビジュアルエディタをテーマの設定に同期する" -#: raindrops/functions.php:5468 +#: raindrops/functions.php:5473 msgid "Delete all Theme Settings when Switch Theme" msgstr "テーマを切り替えるときにすべてのテーマ設定を削除" -#: raindrops/functions.php:5473 +#: raindrops/functions.php:5478 msgid "The deleted data can not be restored" msgstr "削除されたデータは、復元できません" # @ Raindrops -#: raindrops/functions.php:5478 raindrops/childs/boots/inc.php:799 -#: raindrops/lib/customize.php:942 raindrops/lib/vars.php:723 +#: raindrops/functions.php:5483 raindrops/childs/boots/inc.php:799 +#: raindrops/lib/customize.php:990 raindrops/lib/vars.php:723 msgid "Menu Primary Font Size" msgstr "主ナビゲーションのフォントサイズ" -#: raindrops/functions.php:5482 raindrops/childs/boots/inc.php:801 -#: raindrops/lib/customize.php:944 raindrops/lib/vars.php:725 +#: raindrops/functions.php:5487 raindrops/childs/boots/inc.php:801 +#: raindrops/lib/customize.php:992 raindrops/lib/vars.php:725 msgid "" "Menu Primary Font Size. default value is 100( % ). set font size between 77 " "and 182" @@ -1048,85 +1061,85 @@ msgstr "" " 182 までです" # @ Raindrops -#: raindrops/functions.php:5488 raindrops/lib/customize.php:962 +#: raindrops/functions.php:5493 raindrops/lib/customize.php:1010 msgid "Menu Primary Min Width" msgstr "主ナビゲーションの最小幅" -#: raindrops/functions.php:5492 raindrops/lib/customize.php:964 +#: raindrops/functions.php:5497 raindrops/lib/customize.php:1012 msgid "Menu Primary Width. default value is 10 ( em ). set 1 between 95.999" msgstr "" "プライマリメニューの幅設定 規定値 10( em ) 設定可能な値は、1 から 96 未" "満までの範囲です。" -#: raindrops/functions.php:5497 raindrops/childs/boots/inc.php:871 -#: raindrops/lib/customize.php:1304 raindrops/lib/vars.php:793 +#: raindrops/functions.php:5502 raindrops/childs/boots/inc.php:871 +#: raindrops/lib/customize.php:1352 raindrops/lib/vars.php:793 msgid "USE or Not Japanese Date" msgstr "日付の和暦表示" -#: raindrops/functions.php:5512 +#: raindrops/functions.php:5517 msgid "Move Tagline Position from top right to header image" msgstr "タグラインを、ページ右上隅に移動します" -#: raindrops/functions.php:5531 raindrops/lib/customize.php:1323 +#: raindrops/functions.php:5536 raindrops/lib/customize.php:1371 msgid "Place of the Title" msgstr "タイトルの表示場所" # @ Raindrops -#: raindrops/functions.php:5536 raindrops/lib/customize.php:1329 +#: raindrops/functions.php:5541 raindrops/lib/customize.php:1377 msgid "Above the header image" msgstr "ヘッダー画像の上に表示" # @ Raindrops -#: raindrops/functions.php:5537 raindrops/lib/customize.php:1330 +#: raindrops/functions.php:5542 raindrops/lib/customize.php:1378 msgid "In the header image" msgstr "ヘッダー画像の中に表示" # @ Raindrops -#: raindrops/functions.php:5548 raindrops/lib/customize.php:1359 +#: raindrops/functions.php:5553 raindrops/lib/customize.php:1448 msgid "Left Margin in the header image" msgstr "サイトタイトルの左マージン" -#: raindrops/functions.php:5552 raindrops/lib/customize.php:1361 +#: raindrops/functions.php:5557 raindrops/lib/customize.php:1450 msgid " default value is 1. set 0 between 100 ( percent )" msgstr "初期設定では 1、設定可能な値は1-100(パーセント)" # @ Raindrops -#: raindrops/functions.php:5563 raindrops/lib/customize.php:1379 +#: raindrops/functions.php:5568 raindrops/lib/customize.php:1407 msgid "Top Margin in the header image" msgstr "サイトタイトルの上部マージン" -#: raindrops/functions.php:5567 raindrops/lib/customize.php:1381 +#: raindrops/functions.php:5572 raindrops/lib/customize.php:1409 msgid " default value is 1 . set 0 between 100 ( percent )" msgstr "初期設定では 1、設定可能な値は1-100(パーセント)" -#: raindrops/functions.php:5578 raindrops/functions.php:5594 -#: raindrops/childs/boots/inc.php:941 raindrops/lib/customize.php:1339 +#: raindrops/functions.php:5583 raindrops/functions.php:5599 +#: raindrops/childs/boots/inc.php:941 raindrops/lib/customize.php:1387 #: raindrops/lib/vars.php:863 msgid "Font Size of Site Title" msgstr "サイトタイトルのフォントサイズ" -#: raindrops/functions.php:5582 raindrops/functions.php:5598 -#: raindrops/childs/boots/inc.php:943 raindrops/lib/customize.php:1341 +#: raindrops/functions.php:5587 raindrops/functions.php:5603 +#: raindrops/childs/boots/inc.php:943 raindrops/lib/customize.php:1389 #: raindrops/lib/vars.php:865 msgid "default value none, or 1-10( percent of viewport width )" msgstr "" "初期設定ではnone,設定可能な値は1-10(ブラウザ幅に対するパーセントサイズ)" -#: raindrops/functions.php:5609 raindrops/lib/customize.php:1400 +#: raindrops/functions.php:5614 raindrops/lib/customize.php:1470 msgid "CSS Class of Site Title" msgstr "サイトタイトルのCSS クラス" -#: raindrops/functions.php:5613 +#: raindrops/functions.php:5618 msgid "add your own CSS class" msgstr "特別なCSSクラスの追加" -#: raindrops/functions.php:5623 raindrops/childs/boots/inc.php:961 -#: raindrops/lib/customize.php:1412 raindrops/lib/vars.php:883 +#: raindrops/functions.php:5628 raindrops/childs/boots/inc.php:961 +#: raindrops/lib/customize.php:1482 raindrops/lib/vars.php:883 msgid "Tagline in the header image" msgstr "ヘッダー画像内のキャッチフレーズ" # @ default -#: raindrops/functions.php:5777 +#: raindrops/functions.php:5782 #, php-format msgid "" "add_action( '%1$s', 'your_function' ) or add template part file the name " @@ -1135,146 +1148,124 @@ msgstr "" "アクションフック add_action( '%1$s', 'your_function' ) あるいは %2$s テ" "ンプレートを追加していただく事で、この場所にコンテンツを追加できます。" -#: raindrops/functions.php:6247 raindrops/functions.php:8523 -#: raindrops/functions.php:9931 raindrops/part-additional.php:44 +#: raindrops/functions.php:6252 raindrops/functions.php:8528 +#: raindrops/functions.php:9943 raindrops/part-additional.php:44 msgid "Continue reading " msgstr "続きを読む" -#: raindrops/functions.php:6247 raindrops/functions.php:8523 -#: raindrops/functions.php:9933 raindrops/part-additional.php:44 +#: raindrops/functions.php:6252 raindrops/functions.php:8528 +#: raindrops/functions.php:9945 raindrops/part-additional.php:44 msgid " Post ID " msgstr " 投稿 ID " -#: raindrops/functions.php:6285 +#: raindrops/functions.php:6290 msgid " Older posts" msgstr "過去の投稿" # @ Raindrops -#: raindrops/functions.php:6285 +#: raindrops/functions.php:6290 msgid "Newer posts" msgstr "新しい投稿" # @ Raindrops -#: raindrops/functions.php:6331 raindrops/sidebar.php:23 +#: raindrops/functions.php:6336 raindrops/sidebar.php:23 #: raindrops/lib/widgets.php:709 raindrops/lib/widgets.php:867 -#, fuzzy msgid "Archives" msgstr "アーカイブ" # @ Raindrops -#: raindrops/functions.php:6539 +#: raindrops/functions.php:6544 msgid "Recent Post" msgstr "最近の投稿" -# @ Raindrops -#: raindrops/functions.php:6630 -msgid "Recent Post Featured Image" -msgstr "最近の投稿のアイキャッチ画像" - -#: raindrops/functions.php:6639 raindrops/functions.php:6824 -#: raindrops/functions.php:7005 -msgid "Recent Post Fallback Image" -msgstr "最近の投稿のフォールバック画像" - -# @ Raindrops -#: raindrops/functions.php:6812 -msgid "Category Post Featured Image" -msgstr "カテゴリ アイキャッチ画像" - -# @ Raindrops -#: raindrops/functions.php:6993 -msgid "tag Post Featured Image" -msgstr "タグ アイキャッチ画像" - -#: raindrops/functions.php:7095 +#: raindrops/functions.php:7100 #, php-format msgid "« %s " msgstr "« %s " -#: raindrops/functions.php:7107 -#, fuzzy, php-format +#: raindrops/functions.php:7112 +#, php-format msgid " %s »" -msgstr "新しい投稿 »" +msgstr " %s »" # @ Raindrops -#: raindrops/functions.php:7509 +#: raindrops/functions.php:7514 msgid "Go to Attachment page" msgstr "添付ファイルへ" # @ Raindrops -#: raindrops/functions.php:8289 +#: raindrops/functions.php:8294 msgid "Empty content" msgstr "空白コンテンツ" -#: raindrops/functions.php:8343 +#: raindrops/functions.php:8348 msgid "« Older Entries" msgstr "« 古い投稿" -#: raindrops/functions.php:8348 +#: raindrops/functions.php:8353 msgid "Newer Entries »" msgstr "新しい投稿 »" # @ Raindrops -#: raindrops/functions.php:8438 raindrops/functions.php:8442 -#: raindrops/functions.php:8448 raindrops/functions.php:8478 +#: raindrops/functions.php:8443 raindrops/functions.php:8447 +#: raindrops/functions.php:8453 raindrops/functions.php:8483 #: raindrops/lib/widgets.php:642 #, fuzzy msgid "Page" msgstr "ページ" -#: raindrops/functions.php:8471 raindrops/functions.php:8491 +#: raindrops/functions.php:8476 raindrops/functions.php:8496 msgid "Portfolio Home" msgstr "ポートフォリオ ホーム" -#: raindrops/functions.php:8494 +#: raindrops/functions.php:8499 msgid "Home" msgstr "Home" -#: raindrops/functions.php:8652 +#: raindrops/functions.php:8654 msgctxt "" msgid "Child Page : " msgid_plural "Child Pages : " msgstr[0] "子ページ" msgstr[1] "子ページ" -#: raindrops/functions.php:8863 +#: raindrops/functions.php:8868 msgid "Custom CSS For This Entry" msgstr "この投稿のカスタムCSS" -#: raindrops/functions.php:8952 +#: raindrops/functions.php:8961 msgid "Add Front Page" msgstr "固定フロントページに追加" -#: raindrops/functions.php:8953 +#: raindrops/functions.php:8962 msgid "Add Front Page This Content" msgstr "このコンテンツを固定フロントページに追加" -#: raindrops/functions.php:8954 +#: raindrops/functions.php:8963 msgid "No Need" msgstr "必要ありません" # @ Raindrops -#: raindrops/functions.php:8960 raindrops/functions.php:8984 +#: raindrops/functions.php:8972 raindrops/functions.php:8996 msgid "Override header Image" msgstr "投稿のカスタムヘッダー画像" # @ Raindrops -#: raindrops/functions.php:8964 +#: raindrops/functions.php:8976 msgid "Hide Header Image" msgstr "この投稿ではヘッダー画像を表示しない" # @ Raindrops -#: raindrops/functions.php:8965 +#: raindrops/functions.php:8977 msgid "Default Image" msgstr "既定のヘッダー画像を使う" # @ Raindrops -#: raindrops/functions.php:8980 -#, fuzzy +#: raindrops/functions.php:8992 msgid "Add Custom Header" -msgstr "カスタムヘッダー" +msgstr "カスタムヘッダーを追加" -#: raindrops/functions.php:8985 +#: raindrops/functions.php:8997 msgid "" "Now Selected Front Page template,You can use Featured Image for override " "header image" @@ -1282,46 +1273,43 @@ msgstr "" "現在フロントページテンプレートが選択されています。アイキャッチ画像をセットす" "ると、ヘッダーイメージを上書きすることが出来ます。" -#: raindrops/functions.php:8989 +#: raindrops/functions.php:9001 msgid "The Custom CSS Field only for the current post" msgstr "カスタムCSSフィールドは、この投稿だけにしかスタイルが適用されません" # @ Raindrops -#: raindrops/functions.php:9244 +#: raindrops/functions.php:9256 msgid "and" msgstr " " -#: raindrops/functions.php:9247 +#: raindrops/functions.php:9259 msgid "Entries RSS" msgstr "投稿フィード" # @ Raindrops -#: raindrops/functions.php:9247 +#: raindrops/functions.php:9259 msgid "Comments RSS" msgstr "コメントフィード" # @ Raindrops -#: raindrops/functions.php:9254 raindrops/functions.php:9257 +#: raindrops/functions.php:9266 raindrops/functions.php:9269 #: raindrops/lib/option-panel.php:595 raindrops/lib/option-panel.php:598 msgid "Raindrops Theme" msgstr "レインドロップス テーマ" # @ Raindrops -#: raindrops/functions.php:9841 -#, fuzzy +#: raindrops/functions.php:9853 msgid "Parent Category:" -msgstr "カテゴリー:" +msgstr "親カテゴリー:" # @ Raindrops -#: raindrops/functions.php:9854 -#, fuzzy +#: raindrops/functions.php:9866 msgid "Child Category:" -msgstr "カテゴリー:" +msgstr "子カテゴリー:" # @ Raindrops #: raindrops/header-front.php:61 raindrops/header-xhtml.php:59 #: raindrops/header.php:16 -#, fuzzy msgid "Skip to content" msgstr "コンテンツへ移動" @@ -1436,7 +1424,7 @@ msgid "Base Color for Automatic Color Arrangement" msgstr "自動配色のための基本色設定" # @ Raindrops -#: raindrops/childs/boots/inc.php:486 raindrops/lib/customize.php:319 +#: raindrops/childs/boots/inc.php:486 raindrops/lib/customize.php:329 #: raindrops/lib/vars.php:410 msgid "" "Please specify your favorite color. and an automatic arrangement of color is " @@ -1454,13 +1442,13 @@ msgstr "" "カスタマイズするためのエディタ画面が表示されます。" # @ Raindrops -#: raindrops/childs/boots/inc.php:505 raindrops/lib/customize.php:399 +#: raindrops/childs/boots/inc.php:505 raindrops/lib/customize.php:409 #: raindrops/lib/vars.php:429 msgid "Header background image" msgstr "ヘッダの背景画像" # @ Raindrops -#: raindrops/childs/boots/inc.php:507 raindrops/lib/customize.php:401 +#: raindrops/childs/boots/inc.php:507 raindrops/lib/customize.php:411 #: raindrops/lib/vars.php:431 msgid "" "The header image can be set by two methods.\n" @@ -1470,13 +1458,13 @@ msgid "" msgstr "ヘッダー画像は2つの方法でセットできます" # @ Raindrops -#: raindrops/childs/boots/inc.php:517 raindrops/lib/customize.php:411 +#: raindrops/childs/boots/inc.php:517 raindrops/lib/customize.php:421 #: raindrops/lib/vars.php:441 msgid "Footer background image" msgstr "フッターの背景画像" # @ Raindrops -#: raindrops/childs/boots/inc.php:519 raindrops/lib/customize.php:413 +#: raindrops/childs/boots/inc.php:519 raindrops/lib/customize.php:423 #: raindrops/lib/vars.php:443 msgid "" "The footer image can be set by two methods.\n" @@ -1531,21 +1519,21 @@ msgid "750px centerd 950px centerd fluid 974px." msgstr "750px 950px 974px 固定幅 及び、フルードレイアウト(レスポンシブ)" # @ Raindrops -#: raindrops/childs/boots/inc.php:556 raindrops/lib/customize.php:479 +#: raindrops/childs/boots/inc.php:556 raindrops/lib/customize.php:489 #: raindrops/lib/vars.php:480 msgid "Column Width and Position" msgstr "サイドバーの幅と位置" # @ Raindrops -#: raindrops/childs/boots/inc.php:558 raindrops/lib/customize.php:481 +#: raindrops/childs/boots/inc.php:558 raindrops/lib/customize.php:491 #: raindrops/lib/vars.php:482 msgid "" "Please specify the position and the width of Default Sidebar. Six kinds of " "sidebars of left 160px left 180px left 300px right 180px right 240px right " "300px can be specified." msgstr "" -"サイドバーは、6種類の設定が出来ます。 left 160px left 180px left 300px right " -"180px right 240px right 300pxから選んでください" +"デフォルトサイドバーの位置と幅を指定してください。デフォルト値は、左側180pxで" +"す。" # @ Raindrops #: raindrops/childs/boots/inc.php:565 raindrops/lib/vars.php:489 @@ -1553,7 +1541,7 @@ msgid "Text color in content " msgstr "コンテンツの文字の色" # @ Raindrops -#: raindrops/childs/boots/inc.php:567 raindrops/lib/customize.php:333 +#: raindrops/childs/boots/inc.php:567 raindrops/lib/customize.php:343 #: raindrops/lib/vars.php:491 msgid "If you need to set contents Special font color." msgstr "コンテンツの文字色を指定したい時に" @@ -1564,38 +1552,38 @@ msgid "Text color in footer " msgstr "フッターの文字色" # @ Raindrops -#: raindrops/childs/boots/inc.php:576 raindrops/lib/customize.php:346 +#: raindrops/childs/boots/inc.php:576 raindrops/lib/customize.php:356 #: raindrops/lib/vars.php:500 msgid "If you need to set footer Special font color." msgstr "フッターの文字色を指定したい時に、" # @ Raindrops -#: raindrops/childs/boots/inc.php:585 raindrops/lib/customize.php:502 +#: raindrops/childs/boots/inc.php:585 raindrops/lib/customize.php:512 #: raindrops/lib/vars.php:509 msgid "" "Please specify show when you want to use three row layout. Please set Ratio " "to text when extra sidebar is displayed when you specify show" -msgstr "3カラムレイアウトを使いたいときには、showを選択してください。" +msgstr "表示だと3列、非表示だと2列で表示します" -#: raindrops/childs/boots/inc.php:594 raindrops/lib/customize.php:521 +#: raindrops/childs/boots/inc.php:594 raindrops/lib/customize.php:531 #: raindrops/lib/vars.php:518 msgid "When display extra sidebar is set to show" msgstr "エキストラサイドバーを表示する場合、" -#: raindrops/childs/boots/inc.php:595 raindrops/lib/customize.php:522 +#: raindrops/childs/boots/inc.php:595 raindrops/lib/customize.php:532 #: raindrops/lib/vars.php:519 msgid "it is necessary to specify it." msgstr "設定してください。 " -#: raindrops/childs/boots/inc.php:596 raindrops/lib/customize.php:523 +#: raindrops/childs/boots/inc.php:596 raindrops/lib/customize.php:533 #: raindrops/lib/vars.php:520 msgid "It can decide to divide the width of which place of extra sidebar" msgstr "エキストラサイドバーがコンテンツ幅に占める割合" -#: raindrops/childs/boots/inc.php:597 raindrops/lib/customize.php:524 +#: raindrops/childs/boots/inc.php:597 raindrops/lib/customize.php:534 #: raindrops/lib/vars.php:521 msgid "and to give it. Please select it from among 25% 33% 50% 66% 75%. " -msgstr " 25% 33% 50% 66% 75%の中から選択してください" +msgstr "お好きな幅を選択してください。デフォルト値は25%です。" # @ Raindrops #: raindrops/childs/boots/inc.php:604 raindrops/lib/vars.php:528 @@ -1603,7 +1591,7 @@ msgid "Menu Primary" msgstr "メインメニュー" # @ Raindrops -#: raindrops/childs/boots/inc.php:606 raindrops/lib/customize.php:717 +#: raindrops/childs/boots/inc.php:606 raindrops/lib/customize.php:767 #: raindrops/lib/vars.php:530 msgid "" "Display or not Menu Primary. default value is show. set hide when not " @@ -1616,7 +1604,7 @@ msgid "Link color" msgstr "リンクの色" # @ Raindrops -#: raindrops/childs/boots/inc.php:615 raindrops/lib/customize.php:359 +#: raindrops/childs/boots/inc.php:615 raindrops/lib/customize.php:369 #: raindrops/lib/vars.php:539 msgid "Hyper link color" msgstr "リンクの色" @@ -1625,28 +1613,29 @@ msgstr "リンクの色" msgid "Accessibility Settings" msgstr "アクセシビリティ設定" -#: raindrops/childs/boots/inc.php:624 raindrops/lib/customize.php:734 +#: raindrops/childs/boots/inc.php:624 raindrops/lib/customize.php:784 #: raindrops/lib/vars.php:548 msgid "Accessibility Settings is create a unique link text. set to yes or no." msgstr "" -"アクセシビリティセッティングはリンクテキストをユニークなものに変更します。" -"yes または no を入力してください" +"アクセシビリティセッティングはリンクテキストをユニークな値に変更しますか?" # @ Raindrops #: raindrops/childs/boots/inc.php:633 raindrops/lib/vars.php:557 msgid "Document Type Settings" msgstr "HTML 文書型設定" -#: raindrops/childs/boots/inc.php:635 raindrops/lib/customize.php:750 +#: raindrops/childs/boots/inc.php:635 raindrops/lib/customize.php:800 #: raindrops/lib/vars.php:559 msgid "Default Document type html5. Set to xhtml or html5." -msgstr "html文書型は、標準でhtml5です。xhtml または html5を入力してください" +msgstr "" +"HTML文書型を選択できます。デフォルトは、html5ですが、xhtml1.0も選択できます。" +"xhtmlを選択すると、メディアタイプの指定もできます。" #: raindrops/childs/boots/inc.php:644 raindrops/lib/vars.php:568 msgid "Base Font Size Setting" msgstr "ベースフォントサイズの設定" -#: raindrops/childs/boots/inc.php:646 raindrops/lib/customize.php:817 +#: raindrops/childs/boots/inc.php:646 raindrops/lib/customize.php:867 #: raindrops/lib/vars.php:570 msgid "Base Font Size Value Recommend 13-20 (px size)" msgstr "ベースフォントサイズの推奨サイズは13-20ピクセルです" @@ -1655,8 +1644,8 @@ msgstr "ベースフォントサイズの推奨サイズは13-20ピクセルで msgid "Fluid ( Responsive ) Max Page Width" msgstr "フルード レスポンシブレイアウトの最大幅" -#: raindrops/childs/boots/inc.php:657 raindrops/lib/customize.php:830 -#: raindrops/lib/customize.php:845 raindrops/lib/vars.php:581 +#: raindrops/childs/boots/inc.php:657 raindrops/lib/customize.php:880 +#: raindrops/lib/customize.php:895 raindrops/lib/vars.php:581 msgid "Default 1280 (px size)" msgstr "初期値 1280(ピクセル)" @@ -1665,10 +1654,8 @@ msgid "Home Entry Content Type" msgstr "トップページの投稿本文 表示設定" #: raindrops/childs/boots/inc.php:668 raindrops/childs/boots/inc.php:679 -#: raindrops/childs/boots/inc.php:691 raindrops/lib/customize.php:1130 -#: raindrops/lib/customize.php:1147 raindrops/lib/customize.php:1164 -#: raindrops/lib/vars.php:592 raindrops/lib/vars.php:603 -#: raindrops/lib/vars.php:615 +#: raindrops/childs/boots/inc.php:691 raindrops/lib/vars.php:592 +#: raindrops/lib/vars.php:603 raindrops/lib/vars.php:615 msgid "value content, excerpt, none" msgstr "値は、content, excerpt, none のいずれかをセットしてください" @@ -1688,7 +1675,7 @@ msgid "Link color in footer " msgstr "フッター内のリンク色" # @ Raindrops -#: raindrops/childs/boots/inc.php:702 raindrops/lib/customize.php:372 +#: raindrops/childs/boots/inc.php:702 raindrops/lib/customize.php:382 msgid "" "If you need to set footer Special link color.hex color ex.#ff0000 or none" msgstr "" @@ -1699,7 +1686,7 @@ msgstr "" msgid "Complementary Color For Entry Title Link " msgstr "補色を投稿タイトルに適用" -#: raindrops/childs/boots/inc.php:713 raindrops/lib/customize.php:874 +#: raindrops/childs/boots/inc.php:713 raindrops/lib/customize.php:923 #: raindrops/lib/vars.php:637 msgid "" "If you need to set complementary color for entry title.(There is a need to " @@ -1736,13 +1723,13 @@ msgstr "スライダーのIDを入力するか、使わない場合は、none  #: raindrops/childs/boots/inc.php:755 raindrops/lib/vars.php:679 msgid "The Events Calendar Automatic Presentation " -msgstr "The Events Calendar プラグイン 自動表示" +msgstr "The Events Calendar イベントカレンダープラグイン 自動表示" #: raindrops/childs/boots/inc.php:766 raindrops/lib/vars.php:690 msgid "Disable Keyboard Focus " msgstr "キーボードアクセシビリティの停止" -#: raindrops/childs/boots/inc.php:768 raindrops/lib/customize.php:892 +#: raindrops/childs/boots/inc.php:768 raindrops/lib/customize.php:940 #: raindrops/lib/vars.php:692 msgid "" "Fallback Setting when Nav Menu displayed improperly, value set enable" @@ -1751,14 +1738,12 @@ msgstr "" "メインメニューの動作に異常がある場合の回避設定 値は enable( デフォルト ) ま" "たは disable を設定してください。" -#: raindrops/childs/boots/inc.php:779 raindrops/lib/customize.php:908 +#: raindrops/childs/boots/inc.php:779 raindrops/lib/customize.php:956 #: raindrops/lib/vars.php:703 msgid "" "Reflect on Dynamically Editor Style Settings, value set yes ( default ) or " "none" -msgstr "" -"The Events Calendar Automatic Presentationテーマの設定を、ビジュアルエディタ" -"に反映します 値は、yes (デフォルト) または none を設定してください" +msgstr "テーマの設定を、ビジュアルエディタに反映しますか?" #: raindrops/childs/boots/inc.php:790 raindrops/lib/vars.php:714 msgid "Delete all Theme Settings when switch theme. default keep ( or delete )" @@ -1786,7 +1771,7 @@ msgstr "" "アイキャッチ画像を強調するための位置指定 設定可能な値は、default ,leftまた" "は、frontです。" -#: raindrops/childs/boots/inc.php:833 raindrops/lib/customize.php:1017 +#: raindrops/childs/boots/inc.php:833 raindrops/lib/customize.php:1065 #: raindrops/lib/vars.php:755 msgid "values thumbnail, medium, large, default" msgstr "設定可能な値は、thumbnail, medium, large, またはテーマの設定値です" @@ -1817,8 +1802,7 @@ msgstr "設定可能な値は、yes または no です。規定値は no" msgid "Add Read More Link" msgstr "「続きを読む」リンクの追加" -#: raindrops/childs/boots/inc.php:883 raindrops/lib/customize.php:1215 -#: raindrops/lib/vars.php:805 +#: raindrops/childs/boots/inc.php:883 raindrops/lib/vars.php:805 #, fuzzy msgid "Add read more link after excerpt. values yes or no default no" msgstr "設定可能な値は、yes または no です。規定値は no" @@ -1838,12 +1822,12 @@ msgstr "設定可能な値は、yes または no です。規定値は no" msgid "Allow Oembed Media at Raindrops Extend Excerpt" msgstr "レインドロップス概要表示でOEmbedメディアの表示" -#: raindrops/childs/boots/inc.php:903 raindrops/lib/customize.php:1181 +#: raindrops/childs/boots/inc.php:903 raindrops/lib/customize.php:1229 #: raindrops/lib/vars.php:825 msgid "" "Overview display, if you set no, you can reduce the load time of the page. " "values yes or no default yes" -msgstr "概要表示、noをセットするとページのロード時間を節約できます。" +msgstr "「いいえ」をセットするとページのロード時間を節約できます。" #: raindrops/childs/boots/inc.php:911 raindrops/lib/vars.php:833 msgid "Place of Title" @@ -1853,13 +1837,15 @@ msgstr "サイトタイトルの表示位置" msgid "value default above or header_image" msgstr "設定可能な値は、above または、header_image" -#: raindrops/childs/boots/inc.php:921 raindrops/lib/vars.php:843 +#: raindrops/childs/boots/inc.php:921 raindrops/childs/boots/inc.php:1171 +#: raindrops/lib/vars.php:843 raindrops/lib/vars.php:1094 #, fuzzy msgid "Left Margin of Site Title" msgstr "投稿の左側" #: raindrops/childs/boots/inc.php:923 raindrops/childs/boots/inc.php:933 -#: raindrops/lib/vars.php:845 raindrops/lib/vars.php:855 +#: raindrops/childs/boots/inc.php:1173 raindrops/lib/vars.php:845 +#: raindrops/lib/vars.php:855 raindrops/lib/vars.php:1096 msgid "Works only Place of Title value set header_image, default value 1" msgstr "サイトタイトルをヘッダー画像内に設定した場合のみ、初期設定は 1" @@ -1871,17 +1857,18 @@ msgstr "サイトタイトルの上部スペース" msgid "Site Title CSS" msgstr "サイトタイトルのCSS" -#: raindrops/childs/boots/inc.php:953 raindrops/lib/customize.php:1402 +#: raindrops/childs/boots/inc.php:953 raindrops/lib/customize.php:1472 #: raindrops/lib/vars.php:875 msgid "for example google-font-lobster default value none" msgstr "例えば、google-font-lobster 初期設定値は none" -#: raindrops/childs/boots/inc.php:963 raindrops/lib/customize.php:1414 +#: raindrops/childs/boots/inc.php:963 raindrops/lib/customize.php:1484 #: raindrops/lib/vars.php:885 msgid "tagline show or hide" msgstr "キャッチフレーズの表示・非表示" -#: raindrops/childs/boots/inc.php:971 raindrops/lib/customize.php:462 +#: raindrops/childs/boots/inc.php:971 +#: raindrops/lib/customize-blank-front.php:42 raindrops/lib/customize.php:472 #: raindrops/lib/vars.php:893 msgid "Side bar setting method" msgstr "サイドバー設定の選択" @@ -1890,7 +1877,7 @@ msgstr "サイドバー設定の選択" msgid "value details or simple. default simple" msgstr "値は details または simple です。 デフォルト設定はnoです" -#: raindrops/childs/boots/inc.php:981 raindrops/lib/customize.php:543 +#: raindrops/childs/boots/inc.php:981 raindrops/lib/customize.php:553 #: raindrops/lib/vars.php:903 msgid "Index Page columns" msgstr "トップページのカラム数" @@ -1899,43 +1886,45 @@ msgstr "トップページのカラム数" #: raindrops/childs/boots/inc.php:1003 raindrops/childs/boots/inc.php:1013 #: raindrops/childs/boots/inc.php:1023 raindrops/childs/boots/inc.php:1033 #: raindrops/childs/boots/inc.php:1043 raindrops/childs/boots/inc.php:1073 -#: raindrops/childs/boots/inc.php:1083 raindrops/lib/vars.php:905 -#: raindrops/lib/vars.php:915 raindrops/lib/vars.php:925 -#: raindrops/lib/vars.php:935 raindrops/lib/vars.php:945 -#: raindrops/lib/vars.php:955 raindrops/lib/vars.php:965 -#: raindrops/lib/vars.php:995 raindrops/lib/vars.php:1005 +#: raindrops/childs/boots/inc.php:1083 raindrops/childs/boots/inc.php:1163 +#: raindrops/lib/vars.php:905 raindrops/lib/vars.php:915 +#: raindrops/lib/vars.php:925 raindrops/lib/vars.php:935 +#: raindrops/lib/vars.php:945 raindrops/lib/vars.php:955 +#: raindrops/lib/vars.php:965 raindrops/lib/vars.php:995 +#: raindrops/lib/vars.php:1005 raindrops/lib/vars.php:1086 +#: raindrops/lib/vars.php:1106 #, fuzzy msgid "value 1-3. default 3" msgstr "値は yes または no です。 デフォルト設定はnoです" # @ Raindrops -#: raindrops/childs/boots/inc.php:991 raindrops/lib/customize.php:562 +#: raindrops/childs/boots/inc.php:991 raindrops/lib/customize.php:572 #: raindrops/lib/vars.php:913 msgid "Date Archive columns" msgstr "月次アーカイブのカラム数" -#: raindrops/childs/boots/inc.php:1001 raindrops/lib/customize.php:581 +#: raindrops/childs/boots/inc.php:1001 raindrops/lib/customize.php:591 #: raindrops/lib/vars.php:923 msgid "Static Page columns" msgstr "固定ページのカラム数" -#: raindrops/childs/boots/inc.php:1011 raindrops/lib/customize.php:620 +#: raindrops/childs/boots/inc.php:1011 raindrops/lib/customize.php:630 #: raindrops/lib/vars.php:933 msgid "Single Post columns" msgstr "投稿のカラム数" # @ Raindrops -#: raindrops/childs/boots/inc.php:1021 raindrops/lib/customize.php:600 +#: raindrops/childs/boots/inc.php:1021 raindrops/lib/customize.php:610 #: raindrops/lib/vars.php:943 msgid "Search Result Page columns" msgstr "検索結果ページのカラム数" -#: raindrops/childs/boots/inc.php:1031 raindrops/lib/customize.php:639 +#: raindrops/childs/boots/inc.php:1031 raindrops/lib/customize.php:669 #: raindrops/lib/vars.php:953 msgid "404 Page columns" msgstr "404ページのカラム数" -#: raindrops/childs/boots/inc.php:1041 raindrops/lib/customize.php:658 +#: raindrops/childs/boots/inc.php:1041 raindrops/lib/customize.php:688 #: raindrops/lib/vars.php:963 msgid "List of Post Template columns" msgstr "List of Post テンプレートのカラム数" @@ -1948,7 +1937,7 @@ msgstr "コンテンツコンテナの幅" msgid "px value, default 1280" msgstr "単位はpx,デフォルト値は1280です" -#: raindrops/childs/boots/inc.php:1061 raindrops/lib/customize.php:857 +#: raindrops/childs/boots/inc.php:1061 raindrops/lib/customize.php:907 #: raindrops/lib/vars.php:983 msgid "Support limit Browser Width" msgstr "ブラウザ最大許容ウィンドウ幅" @@ -1964,7 +1953,7 @@ msgstr "" # @ Raindrops #: raindrops/childs/boots/inc.php:1071 raindrops/childs/boots/inc.php:1081 -#: raindrops/lib/customize.php:677 raindrops/lib/vars.php:993 +#: raindrops/lib/customize.php:708 raindrops/lib/vars.php:993 #: raindrops/lib/vars.php:1003 msgid "Category Archive columns" msgstr "カテゴリーアーカイブのカラム数" @@ -1973,7 +1962,7 @@ msgstr "カテゴリーアーカイブのカラム数" msgid "xhtml media type" msgstr "XHTMLメディアタイプ" -#: raindrops/childs/boots/inc.php:1093 raindrops/lib/customize.php:766 +#: raindrops/childs/boots/inc.php:1093 raindrops/lib/customize.php:816 #: raindrops/lib/vars.php:1015 msgid "value text/html or application/xhtml+xml, default text/html" msgstr "" @@ -1998,6 +1987,47 @@ msgstr "投稿フォーマット ステータス サイドバー" msgid "value show or hide, default show" msgstr "値は yes または no です。 デフォルト設定はnoです" +#: raindrops/childs/boots/inc.php:1121 raindrops/lib/customize.php:1109 +#: raindrops/lib/vars.php:1044 +msgid "Entry Title CSS Class" +msgstr "投稿タイトル CSSクラス" + +# @ Raindrops +#: raindrops/childs/boots/inc.php:1123 raindrops/lib/customize.php:1111 +#: raindrops/lib/vars.php:1046 +#, fuzzy +msgid "default empty" +msgstr "既定のヘッダー画像を使う" + +#: raindrops/childs/boots/inc.php:1131 raindrops/lib/vars.php:1054 +msgid "Display Post Publish Date" +msgstr "投稿日付の表示" + +#: raindrops/childs/boots/inc.php:1133 raindrops/childs/boots/inc.php:1143 +#: raindrops/childs/boots/inc.php:1153 raindrops/lib/customize.php:1155 +#: raindrops/lib/vars.php:1056 raindrops/lib/vars.php:1066 +#: raindrops/lib/vars.php:1076 +msgid "default show" +msgstr "デフォルト 表示" + +#: raindrops/childs/boots/inc.php:1141 raindrops/lib/vars.php:1064 +#, fuzzy +msgid "Display Post Author" +msgstr "ピンナップ投稿の表示" + +# @ Raindrops +#: raindrops/childs/boots/inc.php:1151 raindrops/lib/customize.php:1153 +#: raindrops/lib/vars.php:1074 +msgid "Display Default Category" +msgstr "デフォルトカテゴリの表示" + +# @ Raindrops +#: raindrops/childs/boots/inc.php:1161 raindrops/lib/customize.php:650 +#: raindrops/lib/vars.php:1084 +#, fuzzy +msgid "Image Archive columns" +msgstr "月次アーカイブのカラム数" + # @ Raindrops #: raindrops/lib/alias_functions.php:1146 msgid "Raindrops Help" @@ -2025,6 +2055,22 @@ msgstr "Raindropsテーマについて" msgid "Now RAINDROPS_USE_AUTO_COLOR value false and Cannot show this help" msgstr "定数 TMN_USE_AUTO_COLOR が false に設定されています" +#: raindrops/lib/customize-blank-front.php:44 raindrops/lib/customize.php:474 +msgid "" +"Please select Simple( All list pages same column ) or details ( It sets the " +"column of the list page, such as archive and index individually )" +msgstr "" +"テンプレート毎にカラムを変更する設定を行う場合は「詳細」を、すべてのページで" +"同じカラム設定を行う場合は「シンプル」を選択してください" + +#: raindrops/lib/customize-blank-front.php:48 raindrops/lib/customize.php:478 +msgid "Simple" +msgstr "シンプル" + +#: raindrops/lib/customize-blank-front.php:49 raindrops/lib/customize.php:479 +msgid "Details" +msgstr "詳細" + # @ Raindrops #: raindrops/lib/customize.php:75 msgid "Layout and Sidebars" @@ -2055,83 +2101,75 @@ msgstr "この変更は、CSSで行われます" msgid "Presentation" msgstr "外観" -#: raindrops/lib/customize.php:448 +#: raindrops/lib/customize.php:458 raindrops/lib/validate.php:672 msgid "750px centered" msgstr "750px 中央揃え" -#: raindrops/lib/customize.php:449 +#: raindrops/lib/customize.php:459 raindrops/lib/validate.php:673 msgid "950px centered" msgstr "950px 中央揃え" -#: raindrops/lib/customize.php:450 +#: raindrops/lib/customize.php:460 raindrops/lib/validate.php:674 msgid "974px" -msgstr "974px 中央揃え" +msgstr "974px 中央揃え" -#: raindrops/lib/customize.php:451 +#: raindrops/lib/customize.php:461 raindrops/lib/validate.php:675 msgid "Box Layout Responsive" -msgstr "レスポンシブ ボックスレイアウト" +msgstr "レスポンシブ ボックス" # @ Raindrops -#: raindrops/lib/customize.php:452 -#, fuzzy +#: raindrops/lib/customize.php:462 raindrops/lib/validate.php:676 msgid "Full Width Resuponsive" -msgstr "フルサイズ フルード レスポンシブ" - -#: raindrops/lib/customize.php:464 -msgid "" -"Please select Simple( All list pages same column ) or details ( It sets the " -"column of the list page, such as archive and index individually )" -msgstr "" -"テンプレート毎にカラムを変更する設定を行う場合は「詳細」を、すべてのページで" -"同じカラム設定を行う場合は「シンプル」を選択してください" - -#: raindrops/lib/customize.php:468 -msgid "Simple" -msgstr "シンプル" - -#: raindrops/lib/customize.php:469 -msgid "Details" -msgstr "詳細" - -#: raindrops/lib/customize.php:548 raindrops/lib/customize.php:567 -#: raindrops/lib/customize.php:586 raindrops/lib/customize.php:605 -#: raindrops/lib/customize.php:625 raindrops/lib/customize.php:644 -#: raindrops/lib/customize.php:663 raindrops/lib/customize.php:682 -#: raindrops/lib/customize.php:701 +msgstr "レスポンシブ フルサイズ" + +#: raindrops/lib/customize.php:558 raindrops/lib/customize.php:577 +#: raindrops/lib/customize.php:596 raindrops/lib/customize.php:615 +#: raindrops/lib/customize.php:635 raindrops/lib/customize.php:655 +#: raindrops/lib/customize.php:674 raindrops/lib/customize.php:693 +#: raindrops/lib/customize.php:713 raindrops/lib/customize.php:732 +#: raindrops/lib/customize.php:751 msgid "1 column" msgstr "1カラム" -#: raindrops/lib/customize.php:549 raindrops/lib/customize.php:568 -#: raindrops/lib/customize.php:587 raindrops/lib/customize.php:606 -#: raindrops/lib/customize.php:626 raindrops/lib/customize.php:645 -#: raindrops/lib/customize.php:664 raindrops/lib/customize.php:683 -#: raindrops/lib/customize.php:702 +#: raindrops/lib/customize.php:559 raindrops/lib/customize.php:578 +#: raindrops/lib/customize.php:597 raindrops/lib/customize.php:616 +#: raindrops/lib/customize.php:636 raindrops/lib/customize.php:656 +#: raindrops/lib/customize.php:675 raindrops/lib/customize.php:694 +#: raindrops/lib/customize.php:714 raindrops/lib/customize.php:733 +#: raindrops/lib/customize.php:752 msgid "2 columns" msgstr "2カラム" -#: raindrops/lib/customize.php:550 raindrops/lib/customize.php:569 -#: raindrops/lib/customize.php:588 raindrops/lib/customize.php:607 -#: raindrops/lib/customize.php:627 raindrops/lib/customize.php:646 -#: raindrops/lib/customize.php:665 raindrops/lib/customize.php:684 -#: raindrops/lib/customize.php:703 +#: raindrops/lib/customize.php:560 raindrops/lib/customize.php:579 +#: raindrops/lib/customize.php:598 raindrops/lib/customize.php:617 +#: raindrops/lib/customize.php:637 raindrops/lib/customize.php:657 +#: raindrops/lib/customize.php:676 raindrops/lib/customize.php:695 +#: raindrops/lib/customize.php:715 raindrops/lib/customize.php:734 +#: raindrops/lib/customize.php:753 msgid "3 columns" msgstr "3カラム" # @ Raindrops -#: raindrops/lib/customize.php:696 +#: raindrops/lib/customize.php:727 raindrops/lib/vars.php:1104 +#, fuzzy +msgid "Tag Archive columns" +msgstr "月次アーカイブのカラム数" + +# @ Raindrops +#: raindrops/lib/customize.php:746 msgid "Author Archives columns" msgstr "著者アーカイブのカラム数" -#: raindrops/lib/customize.php:764 +#: raindrops/lib/customize.php:814 msgid "XHTML Media Type" msgstr "XHTMLメディアタイプ" # @ Raindrops -#: raindrops/lib/customize.php:782 +#: raindrops/lib/customize.php:832 msgid "Developer Settings" msgstr "開発者用設定" -#: raindrops/lib/customize.php:784 +#: raindrops/lib/customize.php:834 msgid "" "Show Insert Point hooks and auto include template name for Developer, " "default hide" @@ -2139,21 +2177,21 @@ msgstr "" "ページへ、コンテンツなどを追加するためのフック名、自動インクルート機能付きの" "テンプレート名を表示します。" -#: raindrops/lib/customize.php:799 +#: raindrops/lib/customize.php:849 msgid "Status Bar" msgstr "ステータスバー" -#: raindrops/lib/customize.php:801 +#: raindrops/lib/customize.php:851 msgid "Show or Hide, Raindrops Status Bar at Page bottom, default show" msgstr "" "ページの一番下にマウスを置いた時に表示されるステータスバーを表示または非表示" "とします。" -#: raindrops/lib/customize.php:843 +#: raindrops/lib/customize.php:893 msgid "Content Container Width (px)" msgstr "コンテンツコンテナの幅" -#: raindrops/lib/customize.php:859 +#: raindrops/lib/customize.php:909 msgid "" "In the case of specified size abnormalities of the browser window size, it " "will show in the box layout. set px value, Default 1920 (px size)" @@ -2162,103 +2200,97 @@ msgstr "" "ウィンドウ幅の場合は、ボックスレイアウトに切り替わります。単位はpx、デフォル" "ト値は1920です" -#: raindrops/lib/customize.php:1061 raindrops/lib/vars.php:1044 -#, fuzzy -msgid "Entry Title CSS Class" -msgstr "フォントサイズ CSSクラス" - -# @ Raindrops -#: raindrops/lib/customize.php:1063 raindrops/lib/vars.php:1046 -#, fuzzy -msgid "default empty" -msgstr "既定のヘッダー画像を使う" - -#: raindrops/lib/customize.php:1073 -#, fuzzy +#: raindrops/lib/customize.php:1121 msgid "Display Publish Date" -msgstr "ピンナップ投稿の表示" +msgstr "投稿日の表示" -#: raindrops/lib/customize.php:1075 raindrops/lib/customize.php:1091 +#: raindrops/lib/customize.php:1123 raindrops/lib/customize.php:1139 msgid "default Show" msgstr "デフォルト 表示" -#: raindrops/lib/customize.php:1089 -#, fuzzy +#: raindrops/lib/customize.php:1137 msgid "Display Author" -msgstr "表示 非表示設定" +msgstr "著者の表示" -# @ Raindrops -#: raindrops/lib/customize.php:1105 raindrops/lib/vars.php:1074 -#, fuzzy -msgid "Display Default Category" -msgstr "カテゴリー:" - -#: raindrops/lib/customize.php:1107 raindrops/lib/vars.php:1056 -#: raindrops/lib/vars.php:1066 raindrops/lib/vars.php:1076 -msgid "default show" -msgstr "デフォルト 表示" - -#: raindrops/lib/customize.php:1198 +#: raindrops/lib/customize.php:1246 msgid "" "Default WordPress Excerpt, HTML in Excerpt is Raindrops original excerpt" msgstr "" "デフォルトは WordPressの概要表示、HTML in Excerptはレインドロップスの独自概" "要表示です。" -#: raindrops/lib/customize.php:1233 +#: raindrops/lib/customize.php:1281 msgid "Breadcrumbs" msgstr "パンくずリスト" -#: raindrops/lib/customize.php:1235 -#, fuzzy +#: raindrops/lib/customize.php:1283 msgid "" "Theme, will make a presentation of applying the plugin automatically, value " "set yes or none. using Breadcrumb NavXT" -msgstr "" -"テーマは、プラグインを自動的に表示します。値は yes または none をセットしてく" -"ださい" +msgstr "Breadcrumb NavXTパンくずリストプラグインを自動的に設定しますか?" # @ Raindrops -#: raindrops/lib/customize.php:1252 -#, fuzzy +#: raindrops/lib/customize.php:1300 msgid "Custom Page Navigation" -msgstr "主ナビゲーション" +msgstr "カスタムページナビゲーション" -#: raindrops/lib/customize.php:1254 -#, fuzzy +#: raindrops/lib/customize.php:1302 msgid "" "Theme, will make a presentation of applying the plugin automatically, value " "set yes or none. using WP PageNavi" -msgstr "" -"テーマは、プラグインを自動的に表示します。値は yes または none をセットしてく" -"ださい" +msgstr "WP PageNaviページネーションプラグインを自動的に設定しますか?" -#: raindrops/lib/customize.php:1271 -#, fuzzy +#: raindrops/lib/customize.php:1319 msgid "Slider for HomePage" -msgstr "メタスライダープラグイン ID" +msgstr "トップページにスライダーを表示" -#: raindrops/lib/customize.php:1273 -#, fuzzy +#: raindrops/lib/customize.php:1321 msgid "Please Set Meta Slider ID or none. using Meta Slider" -msgstr "スライダーのIDを入力するか、使わない場合は、none をセットしてください" +msgstr "Meta Slider スライダープラグインをトップページに自動設定しますか?" + +#: raindrops/lib/customize.php:1336 +msgid "" +"Theme, will make a presentation of applying the plugin automatically. using " +"The Events Calendar Plugin" +msgstr "The Events Calendar Plugin イベント管理プラグインを自動設定しますか?" + +#: raindrops/lib/customize.php:1429 +msgid "The choice of left margin how to set" +msgstr "左マージンの設定の選択" # @ Raindrops -#: raindrops/lib/customize.php:1587 +#: raindrops/lib/customize.php:1435 #, fuzzy +msgid "Default" +msgstr "既定のヘッダー画像を使う" + +# @ Raindrops +#: raindrops/lib/customize.php:1436 +#, fuzzy +msgid "Centered" +msgstr "registered" + +# @ Raindrops +#: raindrops/lib/customize.php:1437 +#, fuzzy +msgid "Manual Settings" +msgstr "投稿" + +# @ Raindrops +#: raindrops/lib/customize.php:1657 msgid "Change Log" msgstr "変更履歴" -#: raindrops/lib/customize.php:1588 +#: raindrops/lib/customize.php:1658 msgid "Most Recent Changes" msgstr "最も新しい変更点" # @ Raindrops -#: raindrops/lib/customize.php:1779 +#: raindrops/lib/customize.php:1849 msgid "Preview Width" msgstr "プリビュー幅" -#: raindrops/lib/customize.php:1780 +#: raindrops/lib/customize.php:1850 msgid "Basic Config" msgstr "基本設定" @@ -2527,7 +2559,9 @@ msgid "" "90percent of the fonts.Color scheme and layout, you can freely change from " "theme customizer.For more updates, please make sure to open the link of the " "changelog from the help tab of this theme page.Add new post, so also to help " -"tab of edit post page has been described how to use tips, please visit" +"tab of edit post page has been described how to use tips, please visit. " +"Supported languages Japanese - JAPAN (ja) French - FRANCE (fr_FR) Polish - " +"POLAND (PL) (pl_PL) Portuguese - BRAZIL (pt_BR)" msgstr "" "このテーマはフォントやレイアウト、配色を投稿毎、固定ページ毎に設定することが" "出来ます。
グーグルフォントは、投稿本文のフォントが必要な部分で、CSSクラ" @@ -2535,7 +2569,8 @@ msgstr "" "配色はテーマカスタマイザーから、自由に変更できます。
テーマのアップデー" "トについては、テーマページのヘルプタブから、changelog を確認することが出来ま" "す。
投稿の編集ページや新規作成ページのヘルプタブを開いていただくと、使" -"い方に関するコツも記述されていますので、是非ご覧ください。" +"い方に関するコツも記述されていますので、是非ご覧ください。
サポート言語" +" 日本語, ポルトガル語, フランス語, ポーランド語" # @ Raindrops #: raindrops/lib/vars.php:626 @@ -2547,738 +2582,729 @@ msgstr "" "フッターの文字色を指定したい時に、hex colorを指定します 例えば #ff0000 指" "定しない場合は none" -#: raindrops/lib/vars.php:1054 -msgid "Display Post Publish Date" -msgstr "投稿日付の表示" - -#: raindrops/lib/vars.php:1064 -#, fuzzy -msgid "Display Post Author" -msgstr "ピンナップ投稿の表示" - # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 #, fuzzy msgid "none" msgstr "なし" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "toki" msgstr "とき色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "tutuji" msgstr "つつじ色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "sakura" msgstr "桜色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "bara" msgstr "ばら色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "karakurenai" msgstr "からくれない" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "sango" msgstr "さんご色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "koubai" msgstr "紅梅(こうばい)色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "momo" msgstr "桃色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "beni" msgstr "紅色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "beniaka" msgstr "紅赤" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "enji" msgstr "えんじ" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "suou" msgstr "蘇芳(すおう)" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "akane" msgstr "茜(あかね)色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "aka" msgstr "赤" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "syu" msgstr "朱色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "benikaba" msgstr "紅樺(べにかば)色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "benihi" msgstr "紅緋(べにひ)" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "entan" msgstr "鉛丹" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "beniebitya" msgstr "紅海老茶" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "tobi" msgstr "とび色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "azuki" msgstr "小豆(あずき)色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "bengara" msgstr "弁柄(べんがら)色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "ebitya" msgstr "海老茶" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "kinaka" msgstr "金赤" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "akatya" msgstr "赤茶" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "akasabi" msgstr "赤錆色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "ouni" msgstr "黄丹(おうに)" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "sekitou" msgstr "赤橙" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "kaki" msgstr "柿色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "nikkei" msgstr "肉桂(にっけい)色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "kaba" msgstr "樺(かば)色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "renga" msgstr "れんが色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "sabi" msgstr "錆色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "hiwada" msgstr "檜皮(ひわだ)色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "kuri" msgstr "栗色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "kiaka" msgstr "黄赤" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "taisya" msgstr "たいしゃ" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "rakuda" msgstr "らくだ色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "kitye" msgstr "黄茶" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "hadairo" msgstr "肌色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "daidai" msgstr "橙色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "haitya" msgstr "灰茶" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "tya" msgstr "茶色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "kogetya" msgstr "焦茶" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "kouji" msgstr "こうじ色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "anzu" msgstr "杏色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "mikan" msgstr "蜜柑色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "kassyoku" msgstr "褐色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "tutiiro" msgstr "土色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "komugi" msgstr "小麦色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "kohaku" msgstr "こはく色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "kintya" msgstr "金茶" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "tamago" msgstr "卵色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "yamabuki" msgstr "山吹色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "oudo" msgstr "黄土色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "kutiba" msgstr "朽葉(くちば)色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "himawari" msgstr "ひまわり色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "ukon" msgstr "うこん色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "suna" msgstr "砂色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "karasi" msgstr "芥子(からし)色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "ki" msgstr "黄色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "tanpopo" msgstr "たんぽぽ色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "uguisutya" msgstr "鶯茶" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "tyuki" msgstr "中黄" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "kariyasu" msgstr "刈安(かりやす)色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "kihada" msgstr "きはだ色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "miru" msgstr "みる色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "biwa" msgstr "ひわ色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "uguisu" msgstr "鶯(うぐいす)色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "mattya" msgstr "抹茶色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "kimidori" msgstr "黄緑" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "koke" msgstr "苔色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "wakakusa" msgstr "若草色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "moegi" msgstr "萌黄(もえぎ)" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "kusa" msgstr "草色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "wakaba" msgstr "若葉色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "matuba" msgstr "松葉色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "byakuroku" msgstr "白緑(びゃくろく)" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "midori" msgstr "緑" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "tokiwa" msgstr "常磐(ときわ)色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "rokusyou" msgstr "緑青(ろくしょう)色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "titosemidori" msgstr "千歳緑(ちとせみどり)" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "fukamidori" msgstr "深緑" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "wakatake" msgstr "若竹色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "seiji" msgstr "青磁色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "aotake" msgstr "青竹色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "tetu" msgstr "鉄色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "aomidori" msgstr "青緑" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "sabiasagi" msgstr "錆浅葱" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "mizuasagi" msgstr "水浅葱" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "sinbasi" msgstr "新橋色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "asagi" msgstr "浅葱(あさぎ)色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "byakugun" msgstr "白群(びゃくぐん)" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "nando" msgstr "納戸色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "kamenozoki" msgstr "かめのぞき" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "mizu" msgstr "水色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "ainezu" msgstr "藍鼠(あいねず)" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "sora" msgstr "空色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "ao" msgstr "青" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "ai" msgstr "藍色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "koiai" msgstr "濃藍(こいあい)" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "wasurenagusa" msgstr "勿忘草(わすれなぐさ)色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "tuyukusa" msgstr "露草色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "hanada" msgstr "はなだ色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "konjou" msgstr "紺青(こんじょう)" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "ruri" msgstr "るり色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "rurikon" msgstr "るり紺" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "kon" msgstr "紺色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "kakitubata" msgstr "かきつばた色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "kati" msgstr "勝色(かちいろ)" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "gunjou" msgstr "群青(ぐんじょう)色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "tetukon" msgstr "鉄紺" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "fujinando" msgstr "藤納戸" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "kikyou" msgstr "ききょう色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "konai" msgstr "紺藍" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "fuji" msgstr "藤色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "fujimurasaki" msgstr "藤紫" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "aomurasaki" msgstr "青紫" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "sumire" msgstr "菫(すみれ)色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "hatoba" msgstr "鳩羽(はとば)色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "syoubu" msgstr "しょうぶ色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "edomurasaki" msgstr "江戸紫" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "murasaki" msgstr "紫" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "kodaimurasaki" msgstr "古代紫" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "nasukon" msgstr "なす紺" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "sikon" msgstr "紫紺" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "ayame" msgstr "あやめ色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "botan" msgstr "牡丹(ぼたん)色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "akamurasaki" msgstr "赤紫" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "siro" msgstr "白" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "gofun" msgstr "胡粉(ごふん)色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "kinari" msgstr "生成り(きなり)色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "zouge" msgstr "象牙(ぞうげ)色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "ginnezu" msgstr "銀鼠(ぎんねず)" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "tyanezumi" msgstr "茶鼠" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "nezumi" msgstr "鼠色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "rikyunezumi" msgstr "利休鼠" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "namari" msgstr "鉛色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "hai" msgstr "灰色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "susutake" msgstr "すす竹色" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "kurotya" msgstr "黒茶" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "sumi" msgstr "墨" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "kuro" msgstr "黒" # @ Raindrops -#: raindrops/lib/vars.php:1093 +#: raindrops/lib/vars.php:1123 msgid "tetukuro" msgstr "鉄黒" @@ -3804,6 +3830,21 @@ msgstr "おすすめプラグインのインストーラーへ移動" msgid "All plugins installed and activated successfully. %s" msgstr "%s すべてのプラグインとアクティブ化に成功しました" +# @ Raindrops +#~ msgid "Recent Post Featured Image" +#~ msgstr "最近の投稿のアイキャッチ画像" + +#~ msgid "Recent Post Fallback Image" +#~ msgstr "最近の投稿のフォールバック画像" + +# @ Raindrops +#~ msgid "Category Post Featured Image" +#~ msgstr "カテゴリ アイキャッチ画像" + +# @ Raindrops +#~ msgid "tag Post Featured Image" +#~ msgstr "タグ アイキャッチ画像" + #~ msgid "Page Width,Font,Color Type Settings" #~ msgstr "ページ幅、フォント、サイトの配色設定" diff --git a/lib/alias_functions.php b/lib/alias_functions.php index 231f3a9..b818c62 100644 --- a/lib/alias_functions.php +++ b/lib/alias_functions.php @@ -1306,6 +1306,11 @@ function raindrops_filter_page_column_control() { $raindrops_keep_content_width = raindrops_keep_content_width( $raindrops_current_column ); return; } + if ( 'image' == $template ) { + $raindrops_current_column = ( int ) raindrops_warehouse_clone( 'raindrops_sidebar_image_archive' ); + $raindrops_keep_content_width = raindrops_keep_content_width( $raindrops_current_column ); + return; + } if ( is_singular() && isset( $post ) ) { @@ -1358,7 +1363,11 @@ function raindrops_filter_page_column_control() { $raindrops_keep_content_width = raindrops_keep_content_width( $raindrops_current_column ); return; } - + if ( is_tag() ) { + $raindrops_current_column = (int) raindrops_warehouse_clone( 'raindrops_sidebar_tag' ); + $raindrops_keep_content_width = raindrops_keep_content_width( $raindrops_current_column ); + return; + } } function raindrops_keep_content_width( $column ) { diff --git a/lib/csscolor.css.php b/lib/csscolor.css.php index ce636b0..26f6c94 100644 --- a/lib/csscolor.css.php +++ b/lib/csscolor.css.php @@ -224,8 +224,7 @@ function raindrops_indv_css_dark() { ul.all_entry h2, .attachment .caption dd, ul.archive,ul.index, -.sitemap.new li, -#items li{ +.sitemap.new li{ border-bottom:1px solid %c_border%; } @@ -422,8 +421,7 @@ function raindrops_indv_css_dark() { ul.all_entry h2, .attachment .caption dd, ul.archive,ul.index, -.sitemap.new li, -#items li{ +.sitemap.new li{ border-bottom:1px solid %rgba_border%; } .raindrops-toc-front li, @@ -1067,10 +1065,6 @@ function raindrops_indv_css_light() { dl.my_tags dt{ border-bottom:1px solid %c_border%; } - -#items li{ - border-bottom:1px solid %c_border%; -} .attachment .caption dd{ border-bottom:1px solid %c_border%; } @@ -1449,7 +1443,9 @@ function raindrops_indv_css_light() { border-bottom:1px solid %rgba_border%; } #header-image p{ - text-shadow: 2px 2px 2px #fff; + /* + * 1.295 commentout + text-shadow: 2px 2px 2px #fff;*/ } CSS3; diff --git a/lib/customize.js b/lib/customize.js index afa7260..684207c 100644 --- a/lib/customize.js +++ b/lib/customize.js @@ -46,12 +46,5 @@ $( 'customize-controls-close' ).addClass( 'wp-ui-primary' ); $( '.wp-full-overlay-sidebar' ).css({'border-right':'none'}); } -/* - if ($('customize-control').css('display') == 'list-item') { - $('customize-control').addClass( 'raindrops-active' ); - } - $("p").bind("click", function(){ - alert( $(this).text() ); -});*/ - + })(jQuery); \ No newline at end of file diff --git a/lib/customize.php b/lib/customize.php index 6828c40..95ac4d4 100644 --- a/lib/customize.php +++ b/lib/customize.php @@ -187,6 +187,16 @@ function raindrops_place_of_site_title_callback( $control ) { } } + function raindrops_place_of_site_title_callback_b( $control ) { + + if ( $control->manager->get_setting( raindrops_data_store_relate_id( 'raindrops_site_title_left_margin_type' ) )->value() == 'manual' && + $control->manager->get_setting( raindrops_data_store_relate_id( 'raindrops_place_of_site_title' ) )->value() == 'header_image' + ) { + return true; + } else { + return false; + } + } function raindrops_show_right_sidebar_callback( $control ) { if ( $control->manager->get_setting( raindrops_data_store_relate_id( 'raindrops_show_right_sidebar' ) )->value() == 'show' ) { @@ -631,6 +641,26 @@ function raindrops_permalink_is_default( $control ) { 'active_callback' => 'raindrops_col_setting_type_is_details', 'section' => 'raindrops_theme_settings_sidebar', ), + + "raindrops_sidebar_image_archive" => array( + 'default' => raindrops_warehouse_clone( 'raindrops_sidebar_image_archive' ), + 'data_type' => $raindrops_setting_type, + 'autoload' => 'yes', + 'capability' => $raindrops_customize_cap, + 'label' => esc_html__( 'Image Archive columns', 'Raindrops' ), + 'excerpt1' => '', + 'description' => '', + 'type' => 'radio', + 'choices' => array( + 1 => __( '1 column', 'Raindrops' ), + 2 => __( '2 columns', 'Raindrops' ), + 3 => __( '3 columns', 'Raindrops' ), + ), + 'priority' => 15, + 'sanitize_callback' => 'raindrops_sidebar_image_archive_validate', + 'active_callback' => 'raindrops_col_setting_type_is_details', + 'section' => 'raindrops_theme_settings_sidebar', + ), "raindrops_sidebar_404" => array( 'default' => raindrops_warehouse_clone( 'raindrops_sidebar_404' ), 'data_type' => $raindrops_setting_type, @@ -689,6 +719,25 @@ function raindrops_permalink_is_default( $control ) { 'active_callback' => 'raindrops_col_setting_type_is_details', 'section' => 'raindrops_theme_settings_sidebar', ), + "raindrops_sidebar_tag" => array( + 'default' => raindrops_warehouse_clone( 'raindrops_sidebar_tag' ), + 'data_type' => $raindrops_setting_type, + 'autoload' => 'yes', + 'capability' => $raindrops_customize_cap, + 'label' => esc_html__( 'Tag Archive columns', 'Raindrops' ), + 'excerpt1' => '', + 'description' => '', + 'type' => 'radio', + 'choices' => array( + 1 => __( '1 column', 'Raindrops' ), + 2 => __( '2 columns', 'Raindrops' ), + 3 => __( '3 columns', 'Raindrops' ), + ), + 'priority' => 15, + 'sanitize_callback' => 'raindrops_sidebar_tag_validate', + 'active_callback' => 'raindrops_col_setting_type_is_details', + 'section' => 'raindrops_theme_settings_sidebar', + ), "raindrops_sidebar_author" => array( 'default' => raindrops_warehouse_clone( 'raindrops_sidebar_author' ), 'data_type' => $raindrops_setting_type, @@ -719,8 +768,8 @@ function raindrops_permalink_is_default( $control ) { 'sanitize_callback' => 'raindrops_show_menu_primary_validate', 'type' => 'radio', 'choices' => array( - 'show' => 'Show', - 'hide' => 'Hide', + 'show' => __( 'Show', 'Raindrops' ), + 'hide' => __( 'Hide', 'Raindrops' ), ), 'section' => 'nav', ), @@ -736,8 +785,8 @@ function raindrops_permalink_is_default( $control ) { 'sanitize_callback' => 'raindrops_accessibility_settings_validate', 'type' => 'radio', 'choices' => array( - 'no' => 'No', - 'yes' => 'Yes', + 'yes' => __( 'Yes', 'Raindrops' ), + 'no' => __( 'No', 'Raindrops' ), ), 'section' => 'raindrops_theme_settings_document', ), @@ -863,8 +912,7 @@ function raindrops_permalink_is_default( $control ) { 'type' => 'text', 'priority' => 9, 'section' => 'raindrops_theme_settings_sidebar', - ), - + ), "raindrops_complementary_color_for_title_link" => array( 'default' => raindrops_warehouse_clone( 'raindrops_complementary_color_for_title_link' ), 'data_type' => $raindrops_setting_type, @@ -881,7 +929,6 @@ function raindrops_permalink_is_default( $control ) { 'priority' => 11, 'active_callback' => 'raindrops_raindrops_hyperlink_color_is_chromatic', 'section' => 'colors', - ), "raindrops_disable_keyboard_focus" => array( 'default' => raindrops_warehouse_clone( 'raindrops_disable_keyboard_focus' ), @@ -1128,7 +1175,7 @@ function raindrops_permalink_is_default( $control ) { 'capability' => $raindrops_customize_cap, 'label' => esc_html__( 'Home Listed Entry Contents', 'Raindrops' ), 'excerpt1' => '', - 'description' => esc_html__( "value content, excerpt, none", 'Raindrops' ), + 'description' => '', 'sanitize_callback' => 'raindrops_entry_content_is_home_validate', 'type' => 'radio', 'choices' => array( @@ -1145,7 +1192,7 @@ function raindrops_permalink_is_default( $control ) { 'capability' => $raindrops_customize_cap, 'label' => esc_html__( 'Category Archives Entry Contents', 'Raindrops' ), 'excerpt1' => '', - 'description' => esc_html__( "value content, excerpt, none", 'Raindrops' ), + 'description' => '', 'sanitize_callback' => 'raindrops_entry_content_is_category_validate', 'type' => 'radio', 'choices' => array( @@ -1162,7 +1209,7 @@ function raindrops_permalink_is_default( $control ) { 'capability' => $raindrops_customize_cap, 'label' => esc_html__( 'Search Result Entry Contents', 'Raindrops' ), 'excerpt1' => '', - 'description' => esc_html__( "value content, excerpt, none", 'Raindrops' ), + 'description' => '', 'sanitize_callback' => 'raindrops_entry_content_is_tag_validate', 'type' => 'radio', 'choices' => array( @@ -1213,7 +1260,7 @@ function raindrops_permalink_is_default( $control ) { 'capability' => $raindrops_customize_cap, 'label' => esc_html__( 'Add More Link After Excerpt', 'Raindrops' ), 'excerpt1' => '', - 'description' => esc_html__( 'Add read more link after excerpt. values yes or no default no', 'Raindrops' ), + 'description' => '', 'sanitize_callback' => 'raindrops_read_more_after_excerpt_validate', 'type' => 'radio', 'choices' => array( @@ -1223,6 +1270,24 @@ function raindrops_permalink_is_default( $control ) { 'active_callback' => 'raindrops_post_content_type_callback', 'section' => 'raindrops_theme_settings_content', ), + "raindrops_excerpt_length" => array( + 'default' => raindrops_warehouse_clone( 'raindrops_excerpt_length' ), + 'data_type' => $raindrops_setting_type, + 'autoload' => 'yes', + 'capability' => $raindrops_customize_cap, + 'label' => esc_html__( 'Excerpt Length', 'Raindrops' ), + 'excerpt1' => '', + 'description' => esc_html__( 'Value 20-400', 'Raindrops' ), + 'sanitize_callback' => 'raindrops_excerpt_length_validate', + 'type' => 'range', + 'input_attrs' => array( + 'min' => 20, + 'max' => 400, + 'step' => 1, + ), + 'active_callback' => 'raindrops_post_content_type_callback', + 'section' => 'raindrops_theme_settings_content', + ), ); $raindrops_customize_args_conditional_2 = array( @@ -1286,7 +1351,7 @@ function raindrops_permalink_is_default( $control ) { 'capability' => $raindrops_customize_cap, 'label' => esc_html__( 'The Events Calendar Automatic Presentation', 'Raindrops' ), 'excerpt1' => '', - 'description' => '', + 'description' => esc_html__( 'Theme, will make a presentation of applying the plugin automatically. using The Events Calendar Plugin', 'Raindrops' ), 'sanitize_callback' => 'raindrops_plugin_presentation_the_events_calendarr_validate', 'type' => 'radio', 'choices' => array( @@ -1352,36 +1417,56 @@ function raindrops_permalink_is_default( $control ) { 'active_callback' => 'raindrops_place_of_site_title_callback', 'section' => 'title_tagline', ), - "raindrops_site_title_left_margin" => array( - 'default' => raindrops_warehouse_clone( 'raindrops_site_title_left_margin' ), + "raindrops_site_title_top_margin" => array( + 'default' => raindrops_warehouse_clone( 'raindrops_site_title_top_margin' ), 'data_type' => $raindrops_setting_type, 'autoload' => 'yes', 'capability' => $raindrops_customize_cap, - 'label' => esc_html__( 'Left Margin in the header image', 'Raindrops' ), + 'label' => esc_html__( 'Top Margin in the header image', 'Raindrops' ), 'excerpt1' => '', - 'description' => '

' . esc_html__( ' default value is 1. set 0 between 100 ( percent )', 'Raindrops' ) . '

', - 'sanitize_callback' => 'raindrops_site_title_left_margin_validate', + 'description' => '

' . esc_html__( ' default value is 1 . set 0 between 100 ( percent )', 'Raindrops' ) . '

', + 'sanitize_callback' => 'raindrops_site_title_top_margin_validate', + /* 'type' => 'text', */ 'type' => 'range', 'input_attrs' => array( 'min' => 1, 'max' => 100, 'step' => 1, - 'class' => 'site_title_top_margin test', + 'class' => 'site-title-left_margin', 'style' => 'color: #0a0', ), 'active_callback' => 'raindrops_place_of_site_title_callback', 'section' => 'title_tagline', ), - "raindrops_site_title_top_margin" => array( - 'default' => raindrops_warehouse_clone( 'raindrops_site_title_top_margin' ), + + "raindrops_site_title_left_margin_type" => array( + 'default' => raindrops_warehouse_clone( 'raindrops_site_title_left_margin_type' ), 'data_type' => $raindrops_setting_type, 'autoload' => 'yes', 'capability' => $raindrops_customize_cap, - 'label' => esc_html__( 'Top Margin in the header image', 'Raindrops' ), + 'label' => esc_html__( 'The choice of left margin how to set', 'Raindrops' ), 'excerpt1' => '', - 'description' => '

' . esc_html__( ' default value is 1 . set 0 between 100 ( percent )', 'Raindrops' ) . '

', - 'sanitize_callback' => 'raindrops_site_title_top_margin_validate', - /* 'type' => 'text', */ + 'description' => '', + 'sanitize_callback' => 'raindrops_site_title_left_margin_type_validate', + 'type' => 'radio', + 'choices' => array( + 'default' => esc_html__('Default', 'Raindrops' ), + 'centered' => esc_html__('Centered', 'Raindrops' ), + 'manual' => esc_html__('Manual Settings', 'Raindrops' ), + ), + 'active_callback' => 'raindrops_place_of_site_title_callback', + 'section' => 'title_tagline', + ), + + "raindrops_site_title_left_margin" => array( + 'default' => raindrops_warehouse_clone( 'raindrops_site_title_left_margin' ), + 'data_type' => $raindrops_setting_type, + 'autoload' => 'yes', + 'capability' => $raindrops_customize_cap, + 'label' => esc_html__( 'Left Margin in the header image', 'Raindrops' ), + 'excerpt1' => '', + 'description' => '

' . esc_html__( ' default value is 1. set 0 between 100 ( percent )', 'Raindrops' ) . '

', + 'sanitize_callback' => 'raindrops_site_title_left_margin_validate', 'type' => 'range', 'input_attrs' => array( 'min' => 1, @@ -1390,9 +1475,11 @@ function raindrops_permalink_is_default( $control ) { 'class' => 'site_title_top_margin test', 'style' => 'color: #0a0', ), - 'active_callback' => 'raindrops_place_of_site_title_callback', + 'active_callback' => 'raindrops_place_of_site_title_callback_b', 'section' => 'title_tagline', ), + + "raindrops_site_title_css_class" => array( 'default' => raindrops_warehouse_clone( 'raindrops_site_title_css_class' ), 'data_type' => $raindrops_setting_type, @@ -1729,6 +1816,7 @@ function raindrops_customizer_style() { } .raindrops-recent-changes{ background:#efefef; + color:#333; } /*test*/ .raindrops-active { @@ -1768,6 +1856,14 @@ function raindrops_customizer_style() { to { opacity: 1; } } CUSTOMIZER_CSS; +/** + * Transitonal conditional current version WordPress 4.3 No need below + */ + $current_admin_color = get_user_option( 'admin_color' ); + + if( 'fresh' == $current_admin_color ) { + $css .= '#customize-info .accordion-section-title{ color:#333;}'; + } wp_add_inline_style( 'customize-controls', $css ); } @@ -1783,10 +1879,5 @@ function raindrops_print_scripts() { 'admin_color' => $raindrops_customizer_admin_color, ) ); } -add_action('customize_render_section_raindrops_theme_settings_plugins', 'my_customize_rendar_section' ); -function my_customize_rendar_section(){ - - //echo ''; -} ?> \ No newline at end of file diff --git a/lib/hooks.php b/lib/hooks.php index 7c36bc2..7017c57 100644 --- a/lib/hooks.php +++ b/lib/hooks.php @@ -362,6 +362,9 @@ function raindrops_theme_setup() { add_filter( 'raindrops_embed_meta_css', 'raindrops_customizer_hide_post_date' ); add_filter( 'raindrops_embed_meta_css', 'raindrops_customizer_hide_default_category' ); add_filter( 'raindrops_entry_title_class', 'raindrops_customizer_add_article_title_css_class' ); + add_filter( 'excerpt_length', 'raindrops_excerpt_length', 9 ); + + } } ?> \ No newline at end of file diff --git a/lib/validate.php b/lib/validate.php index a5672e5..f29efb1 100644 --- a/lib/validate.php +++ b/lib/validate.php @@ -1,5 +1,36 @@ 19 && $input < 401 ) { + + return $input; + } + } + return 200; +} +function raindrops_sidebar_tag_validate( $input ) { + if( $input == 1 || $input == 2 || $input == 3 ) { + return $input; + } else { + return 3; + } +} +function raindrops_site_title_left_margin_type_validate( $input ) { + + if( $input == 'default' || $input == 'centered' || $input == 'manual' ) { + return $input; + } else { + return 'default'; + } +} +function raindrops_sidebar_image_archive_validate( $input ) { + if( $input == 1 || $input == 2 || $input == 3 ) { + return $input; + } else { + return 3; + } +} function raindrops_display_default_category_validate( $input ) { if( $input == 'show' || $input == 'hide' ) { return $input; @@ -533,15 +564,16 @@ function raindrops_use_automatic_color_validate( $input ) { function raindrops_right_sidebar_width_percent_validate( $input ) { - $obj = new raindrops_menu_create(); - $vals = $obj->col_settings_raindrops_right_sidebar_width_percent; - - foreach ( $vals as $val ) { - - if ( $input == $val ) { - - return $input; - } + $value = array( 'choices' => array( + '25' => __( '25%', 'Raindrops' ), + '33' => __( '33%', 'Raindrops' ), + '50' => __( '50%', 'Raindrops' ), + '66' => __( '66%', 'Raindrops' ), + '75' => __( '75%', 'Raindrops' ), + ), + ); + if( array_key_exists ( $input, $value['choices'] ) ) { + return $input; } return 25; } @@ -556,15 +588,13 @@ function raindrops_right_sidebar_width_percent_validate( $input ) { function raindrops_show_right_sidebar_validate( $input ) { - $obj = new raindrops_menu_create(); - $vals = $obj->col_settings_raindrops_show_right_sidebar; - - foreach ( $vals as $val ) { - - if ( $input == $val ) { - - return $input; - } + $value = array( 'choices' => array( + 'show' => __( 'Show', 'Raindrops' ), + 'hide' => __( 'Hide', 'Raindrops' ), + ), + ); + if( array_key_exists ( $input, $value['choices'] ) ) { + return $input; } return 'show'; } @@ -621,20 +651,24 @@ function raindrops_default_fonts_color_validate( $input ) { function raindrops_col_width_validate( $input ) { - $obj = new raindrops_menu_create(); - $vals = $obj->col_settings_raindrops_col_width; - - foreach ( $vals as $val ) { - - if ( $input == $val ) { - - return $input; - } + $value = array( 'choices' => array( + 't1' => __( 'left 160px', 'Raindrops' ), + 't2' => __( 'left 180px', 'Raindrops' ), + 't3' => __( 'left 300px', 'Raindrops' ), + 't4' => __( 'right 180px', 'Raindrops' ), + 't5' => __( 'right 240px', 'Raindrops' ), + 't6' => __( 'right 300px', 'Raindrops' ), + ), + ); + if( array_key_exists ( $input, $value['choices'] ) ) { + return $input; } + return 't2'; } } + /** * * @param type $input @@ -644,15 +678,17 @@ function raindrops_col_width_validate( $input ) { function raindrops_page_width_validate( $input ) { - $obj = new raindrops_menu_create(); - $vals = $obj->col_settings_raindrops_page_width; - - foreach ( $vals as $val ) { + $value = array('choices' => array( + 'doc' => __( '750px centered', 'Raindrops' ), + 'doc2' => __( '950px centered', 'Raindrops' ), + 'doc4' => __( '974px', 'Raindrops' ), + 'doc3' => __( 'Box Layout Responsive', 'Raindrops' ), + 'doc5' => __( 'Full Width Resuponsive', 'Raindrops' ), + ), + ); - if ( $input == $val ) { - - return $input; - } + if( array_key_exists ( $input, $value['choices'] ) ) { + return $input; } return 'doc3'; } @@ -797,9 +833,8 @@ function raindrops_color_scheme_validate( $input ) { function _raindrops_indv_css_validate( $input ) { - // if needs core support style only - //return safecss_filter_attr($input); - return ' ' . strip_tags( $input ); + return ' ' .wp_strip_all_tags( $input ); + } } @@ -842,7 +877,6 @@ function raindrops_hyperlink_color_validate( $input ) { } } - /** * * @param type $option diff --git a/lib/vars.php b/lib/vars.php index 10cc204..47c4830 100644 --- a/lib/vars.php +++ b/lib/vars.php @@ -52,7 +52,7 @@ $raindrops_current_theme_name = $raindrops_current_data->get( 'Name' ); $raindrops_current_theme_slug = str_replace( ' ', '-', $raindrops_current_theme_name ); $raindrops_current_theme_slug = sanitize_html_class( $raindrops_current_theme_slug ); -$raindrops_description_for_translation = __( 'This theme can change freely fonts,layout,color scheme and header image for each post,page. The google fonts, you can use freely in the post more than 90percent of the fonts.Color scheme and layout, you can freely change from theme customizer.For more updates, please make sure to open the link of the changelog from the help tab of this theme page.Add new post, so also to help tab of edit post page has been described how to use tips, please visit', 'Raindrops' ); +$raindrops_description_for_translation = __( 'This theme can change freely fonts,layout,color scheme and header image for each post,page. The google fonts, you can use freely in the post more than 90percent of the fonts.Color scheme and layout, you can freely change from theme customizer.For more updates, please make sure to open the link of the changelog from the help tab of this theme page.Add new post, so also to help tab of edit post page has been described how to use tips, please visit. Supported languages Japanese - JAPAN (ja) French - FRANCE (fr_FR) Polish - POLAND (PL) (pl_PL) Portuguese - BRAZIL (pt_BR)', 'Raindrops' ); $raindrops_text_domain = $raindrops_current_data->get( 'TextDomain' ); /** DON'T CHANGE NOW TEST @@ -82,6 +82,7 @@ /** * Style sheet setting html head embed inline-style or external link * value external ( default ) or embed + * 1.295 #doc5 external style yet suport. * @since 1.277 */ if ( ! isset( $raindrops_stylesheet_type ) ) { @@ -96,9 +97,6 @@ $raindrops_use_transient = true; } - - - /** * Raindrops Gallery Presentation * value false shows WordPress Standard Gallery Style. @@ -1076,7 +1074,46 @@ 'excerpt2' => esc_html__( 'default show', 'Raindrops' ), 'validate' => 'raindrops_display_default_category_validate', 'list' => 66 ), - +array( 'option_id' => 68, + 'blog_id' => 0, + 'option_name' => "raindrops_sidebar_image_archive", + 'option_value' => '3', + 'autoload' => 'yes', + 'title' => esc_html__( 'Image Archive columns', 'Raindrops' ), + 'excerpt1' => '', + 'excerpt2' => esc_html__( 'value 1-3. default 3', 'Raindrops' ), + 'validate' => 'raindrops_sidebar_image_archive_validate', + 'list' => 67 ), +array( 'option_id' => 69, + 'blog_id' => 0, + 'option_name' => "raindrops_site_title_left_margin_type", + 'option_value' => 'default', + 'autoload' => 'yes', + 'title' => esc_html__( 'Left Margin of Site Title', 'Raindrops' ), + 'excerpt1' => '', + 'excerpt2' => esc_html__( 'Works only Place of Title value set header_image, default value 1', 'Raindrops' ), + 'validate' => 'raindrops_site_title_left_margin_type_validate', + 'list' => 68 ), +array( 'option_id' => 70, + 'blog_id' => 0, + 'option_name' => "raindrops_sidebar_tag", + 'option_value' => '3', + 'autoload' => 'yes', + 'title' => esc_html__( 'Tag Archive columns', 'Raindrops' ), + 'excerpt1' => '', + 'excerpt2' => esc_html__( 'value 1-3. default 3', 'Raindrops' ), + 'validate' => 'raindrops_sidebar_tag_validate', + 'list' => 69 ), +array( 'option_id' => 71, + 'blog_id' => 0, + 'option_name' => "raindrops_excerpt_length", + 'option_value' => '200', + 'autoload' => 'yes', + 'title' => esc_html__( 'Excerpt Length', 'Raindrops' ), + 'excerpt1' => '', + 'excerpt2' => esc_html__( '20-400', 'Raindrops' ), + 'validate' => 'raindrops_excerpt_length_validate', + 'list' => 69 ), ); } // diff --git a/responsiveness.css b/responsiveness.css index 8534604..5b79bb0 100644 --- a/responsiveness.css +++ b/responsiveness.css @@ -351,7 +351,6 @@ #doc5 .lsidebar ul li ul li a, #doc5 .rsidebar ul li ul li a, #doc5 .lsidebar li.page_item a, - #doc5 .lsidebar li.category_report a, #doc5 .lsidebar .widget ul li a, #doc3 .reply, #ft a, #doc3 .page .hentry .entry-title a, @@ -365,7 +364,6 @@ #doc3 .lsidebar ul li ul li a, #doc3 .rsidebar ul li ul li a, #doc3 .lsidebar li.page_item a, - #doc3 .lsidebar li.category_report a, #doc3 .lsidebar .widget ul li a{ display:block; background-repeat:no-repeat; diff --git a/style.css b/style.css index a19d8bd..1a0373f 100644 --- a/style.css +++ b/style.css @@ -1,7 +1,7 @@ /* Theme Name: raindrops Theme URI: http://www.tenman.info/wp3/raindrops/ -Description: This theme can change freely fonts,layout,color scheme and header image for each post,page. The google fonts, you can use freely in the post more than 90percent of the fonts.Color scheme and layout, you can freely change from theme customizer.For more updates, please make sure to open the link of the changelog from the help tab of this theme page.Add new post, so also to help tab of edit post page has been described how to use tips, please visit +Description: This theme can change freely fonts,layout,color scheme and header image for each post,page. The google fonts, you can use freely in the post more than 90percent of the fonts.Color scheme and layout, you can freely change from theme customizer.For more updates, please make sure to open the link of the changelog from the help tab of this theme page.Add new post, so also to help tab of edit post page has been described how to use tips, please visit. Supported languages Japanese - JAPAN (ja) French - FRANCE (fr_FR) Polish - POLAND (PL) (pl_PL) Portuguese - BRAZIL (pt_BR) Author: Tenman Author URI: http://www.tenman.info/wp3/ Version: 1.295 @@ -44,17 +44,13 @@ body.rd-pw-doc3{ top:0.07692307692em; } a:visited{ - opacity:0.8!important; -} - -#bd a:hover{ - /* text-decoration:underline!important;*/ + opacity:0.8; } +#bd a:hover{ } .gecko #bd h2 a:hover{ - text-decoration:none!important; + text-decoration:none; border-bottom:solid 0.07692307692em; } - .ie11.enable-keyboard #access .sub-menu a:focus, .ie11.enable-keyboard #access .children a:focus, .ie11.raindrops-accessible-mode #access .sub-menu a:focus, @@ -79,7 +75,6 @@ a:visited{ .enable-keyboard .entry-content a:focus img{ outline:thin dotted; } - .ie8 #doc #header-image, .ie8 #doc4 #header-image, .ie9 #doc4 #header-image, @@ -92,14 +87,6 @@ a:visited{ #doc #header-image{ max-width:100%; } -/* Screen Shot Example Style -.rd-type-light #header-image p{ - background:rgba(255,255,255,.5); -} -.rd-type-dark #header-image p{ - background:rgba(0,0,0,.5); -} -*/ .page-template-page-templatespage-featured-php #container{ width:100%; } @@ -118,7 +105,6 @@ a:visited{ .gecko td img.size-full{ width:100%; } - /* headding */ h1, h2, @@ -154,7 +140,6 @@ index h4, .index .h6{ clear:none; } - h1 a, h2 a, h3 a, @@ -182,9 +167,7 @@ div.error404{ body{ color:#000; background:#fff; - } - a:active,a:focus { border:none; outline:none; @@ -208,30 +191,6 @@ p{ width:100%; margin:0.23076923076em 0; } -input[type="checkbox"], -input[type="radio"], -select{ - margin:0 0.23076923076em; -} -.entry-content label{ - margin:0 0.23076923076em; -} -.entry-content input{ - display:inline-block; -} -.entry-content input[name="post_password"], -.entry-content input[type="checkbox"], -.entry-content input[type="radio"]{ - display:inline-block; -} -option, -select{ - margin:auto; - max-width:100%; -} -input[type="text"],input[type="submit"],input[type="reset"],input[type="file"]{ - border:0.07692307692em solid; -} .entry-content blockquote { clear:both; margin:1em 2.5em; @@ -278,7 +237,6 @@ iframe[src^="https://embed-ssl.ted.com/"]{ max-width:100%; max-height:100%; min-width:160px; - } .oembed-container { position: relative; @@ -342,6 +300,10 @@ iframe[src^="https://embed-ssl.ted.com/"]{ width:auto; max-width:calc(100% - 1em) ; } +/** + * Compatibility + * html4 caption + */ .entry-content figure.wp-caption, .entry-content div.wp-caption{ max-width:98%!important; @@ -385,7 +347,6 @@ table { } .gist-syntax table{ table-layout:auto; - } table.auto { table-layout:auto; @@ -407,22 +368,64 @@ table td.center{ table td.right{ text-align:right; } +fieldset, +option, +select, +input, +textarea, tr, th, -td { - max-width:100%; -} +td, pre, .hfeed > div, -input, -textarea{ +body.search-results .hentry img, +#nav-above, +#nav-below, +.rd-col-1 #nav-status-bar, +.rd-col-1 #nav-above, +.rd-col-1 #nav-below, +.raindrops-image-page .image img, +.entry-content img,.hentry img, +.hentry object,.hentry embed, +ul.archive, +ul.index, +#calendar_wrap, +.wp-caption, +.format-status ul.categoryblog *, +.category-blog ul.categoryblog *, +.single-post-thumbnail img, +#header-image #site-title, +.widget select, +.widget_archive select, +.textwidget img, +.textwidget iframe, +.raindrops-category-posts a, +.raindrops-tag-posts, +.raindrops-recent-posts, +.rd-col-1 article, +.raindrops-toc-front a, +.mejs-audio, +.rsidebar .mejs-container, +.lsidebar .mejs-container, +.line img, +.unit .page-featured-template .wp-post-image, +#list-of-post, +.list-of-post-toggle .no-toggle-content, +.list-of-post-toggle .raindrops-toggle:not(.raindrops-toggle-title), +.widget a.post-group_by-category-title:not(.no-thumb), +.widget a.post-group_by-category-entry-title:not(.no-thumb), +.raindrops-pinup-entries img, +.raindrops-pinup-entries p img, +.raindrops-pinup-entries iframe, +.entry-content .gist .line-data, +.lang-not-ja, +.lang-ja, +.oembed-container:empty:after{ max-width:100%; } - pre{ overflow:auto; padding-bottom:1em; } - s, strike,del{ text-decoration:line-through; } @@ -440,21 +443,62 @@ q q:after{ } abbr{ } -/* - abbr:after{ +/** + * input + */ - content:' (' attr(title) ')'; - } -*/ -label, -radio{ - display:inline-block!important; -} .ie7 label, .ie7 radio{ float:left; } +input[type="submit"]{ + cursor:pointer; + display:inline-block; +} +input[type="checkbox"], +input[type="radio"], +select, +.entry-content label{ + margin:0 0.23076923076em; +} +option, +select{ + margin:auto; +} +input[type="text"], +input[type="submit"], +input[type="reset"], +input[type="file"]{ + border:0.07692307692em solid; +} +.entry-content input{ + display:inline-block; + margin:.5em 0; +} +.entry-content input[name="post_password"], +.entry-content input[type="checkbox"], +.entry-content input[type="radio"]{ + /* display:inline-block;*/ +} +#searchform input[type="text"] { + width:59%; + display:inline-block; +} +.comment-form-url input, +.comment-form-email input, +.comment-form-author input{ + display:block; +} +.social input[type="submit"]{ + padding:2px 0.46153846153em; +} +.post-password-required input[type="submit"]{ + margin:0.38461538461em 0; +} +.rd-type-w3standard input[type="submit"]{ + padding:0.23076923076em 0.38461538461em; +} .gradient-5 p, .gradient-4 p, .gradient-3 p, @@ -508,7 +552,6 @@ article .entry-content .block{ #raindrops-recent-posts .entry-content{ margin-top:.5em; } - .entry-content .gallery{ box-sizing:border-box; } @@ -545,7 +588,6 @@ article .entry-content .block{ .gallery-columns-1 .gallery-item .gallery-icon img{ margin:auto; } - .gallery .gallery-item{ clear:none; margin:0; @@ -589,7 +631,6 @@ dl.my_tags dt { fieldset { margin:1em; padding:1em; - max-width:100%; } legend{ padding:0.53846153846em 0.76923076923em; @@ -618,11 +659,11 @@ div.hentry { margin:1em; } .search-results, -.search-results li{ +.search-results > li{ margin:0; padding:0; } -.search-results li{ +.search-results > li{ list-style:none; } .fail-search{ @@ -631,9 +672,7 @@ div.hentry { body.search-results .hentry{ margin-left:2.30769230769em; } -body.search-results .hentry img{ - max-width:100%; -} + div.entry h2, div.entry h3 { clear:both; @@ -679,17 +718,6 @@ table#date-list { #searchform{ margin:1em 0 1em 0.38461538461em; } - -#searchform input { -} -#searchform input[type="text"] { - width:59%; - display:inline-block; -} -input[type="submit"]{ - cursor:pointer; - display:inline-block; -} table.company th.col2 { width:70%; } @@ -721,9 +749,7 @@ ul.sitemap { padding:0; } ul.sitemap li, -ul.archive li, -#items, -.link_category_list ul { +ul.archive li{ list-style:none; } ul.sitemap ul li, @@ -731,12 +757,9 @@ ul.archive ul li { list-style:none; padding:.5em 0; } - #doc3{ margin:0 2%; } - - #bigbanner { clear:both; overflow:hidden; @@ -784,12 +807,10 @@ ul.archive ul li { padding:0.5em; } } - #ft div.widget-wrapper>ul>li:nth-child(3n+1){ clear:left; margin-left:0; } - #ft div.widget-wrapper ul li ul li{ display:block; } @@ -819,7 +840,6 @@ ul.archive ul li { .footer-widget ul li{ line-height:2; } - .debug .footer-widget{ border:0.07692307692em solid #ccc; } @@ -836,7 +856,6 @@ footer a{ overflow:hidden; padding:.5em 1em; min-height:5em; - } #hideAll { background-position:-0.38461538461em -125px; @@ -844,44 +863,18 @@ footer a{ height:1.84615384615em; width:15.3846153846em; } -#items h3 { - vertical-align:top; - margin:0.38461538461em 0.76923076923em 0.76923076923em; -} -#items img { - border:0.07692307692em solid #ccc; - padding:0.38461538461em; -} -#items li { - clear:both; - list-style-type:none; - min-height:14.2857142857em; -} -#items li div { - margin-left:140px; -} -#items li div h3 a { - height:100%; - width:100%; -} -#items p { - margin:0 0.76923076923em 0.76923076923em; -} #map_canvas { overflow:hidden; } #nav-above, #nav-below { - max-width:100%; margin:0; } .rd-col-1 #nav-status-bar, .rd-col-1 #nav-above, .rd-col-1 #nav-below { - max-width:100%; margin:0 0.76923076923em; } - #nav-above{ margin-top:0.53846153846em; } @@ -912,7 +905,6 @@ footer a{ .rsidebar{ margin-right:0.38461538461em; } - .yui-t4 .rsidebar, .yui-t5 .rsidebar, .yui-t6 .rsidebar{ @@ -953,19 +945,15 @@ footer a{ margin-top:0.3em; } .lsidebar li.page_item a, -.lsidebar li.category_report a, .lsidebar .widget ul li a { margin-top:0.3em; } /* ie8 list child display:block; list-marker break issue */ .ie8 .lsidebar li.page_item a, -.ie8 .lsidebar li.category_report a, .ie8 .lsidebar .widget ul li a { display:inline; } - .lsidebar li.page_item, -.lsidebar li.category_report, .lsidebar .widget ul li { min-height:2em; } @@ -979,7 +967,6 @@ h2.footer-content { padding:2px 0 8px; margin-bottom:0.76923076923em; } - .lsidebar h2 ul li ul{ margin-top:-0.15384615384em; } @@ -992,7 +979,6 @@ h2.footer-content { padding:0.38461538461em 0.38461538461em 0.38461538461em 2.30769230769em; } .raindrops-image-page .image img{ - max-width:100%; height:auto; } .raindrops-image-page .caption dl{ @@ -1001,8 +987,9 @@ h2.footer-content { } .raindrops-image-page .caption dd{ clear:both; - margin:0!important; - padding:0!important; + /* margin:0!important; + padding:0!important;*/ + margin:0; width:100%; } .entry-title { @@ -1013,13 +1000,10 @@ div.entry-content{ margin:1.6em 0 0 0; } .entry-content img,.hentry img{ - max-width:100%; height:auto; box-sizing: border-box; } -.hentry object,.hentry embed{ - max-width:100%; -} + .blogrolls dd, #site-description { text-align:right; @@ -1049,9 +1033,7 @@ div.entry-content{ } ul.archive, ul.index { - margin:.5em 0; - max-width:100%; } ul.blank-front{ margin-left:1em; @@ -1090,9 +1072,6 @@ ul.index li .edit { text-decoration:none; padding:0.76923076923em; } -.link_category_list ul li { - padding:.7em; -} .pagenate { clear:both; text-align:center; @@ -1130,13 +1109,11 @@ ul.index li .edit { overflow:hidden; width:99%; margin-right:1%; - } .topsidebar li{ list-style:none; margin-left:0; } - .topsidebar ul li ul li a, #bigbanner ul li ul li a, .lsidebar ul li ul li a, @@ -1145,7 +1122,6 @@ ul.index li .edit { text-decoration:none; width:100%; vertical-align:top; - } .topsidebar ul li ul li, #bigbanner ul li ul li, @@ -1172,7 +1148,6 @@ ul.index li .edit { width:33%;/* 1.254 change from 35% to 33% */ margin:0; } - .lsidebar > ul{ margin:0 0.38461538461em; } @@ -1211,11 +1186,6 @@ ul.index li .edit { width:4em; min-width:0; } -.comment-form-url input, -.comment-form-email input, -.comment-form-author input{ - display:block; -} .commentlist{ margin:1.92307692308em 0 0 0; } @@ -1298,13 +1268,11 @@ ol.commentlist >li{ .debug .h1 { border:0.07692307692em solid navy; } - dl a, .category a, #top a, table#month-list a, div.entry h2 a, -.link_category_list a, table#month-list a { text-decoration:none; } @@ -1315,7 +1283,6 @@ table#month-list a { } .debug .hentry { border:0.07692307692em solid #ccc; - } iframe{ max-width:100%;/* For auto embed media width controll*/ @@ -1341,13 +1308,6 @@ div.attachment { #date_title{ margin-left:0; } -.link_category_list h2, -.link_category_list dt, -.link_category_list p, -.items .breadcrumb, -li.category_report{ - margin-left:1.53846153846em!important; -} #ft a, /*#top *,*/ .category32, @@ -1368,7 +1328,6 @@ br.clearfix { #nav-below .nav-previous, .list-of-post-next-prev .left { float:left!important; - } .list-of-post-next-prev .right { float:right; @@ -1394,7 +1353,6 @@ br.clearfix { #calendar_wrap{ text-align:center; margin-left:0.15384615384em; - max-width:100%; } #calendar_wrap table{ margin:0 auto; @@ -1427,17 +1385,13 @@ br.clearfix { display:inline-block!important; max-width:74%; } -#header-image #site-title{ - max-width:100%; -} + #site-description { position:absolute; top:0.76923076923em; right:0.76923076923em; } - /* wp_nav_menu settings */ - #access { display: block; float: left; @@ -1454,29 +1408,24 @@ div.menu ul, #access li{ margin:1px 0; list-style-type:none; - /* each link width here example width:12em; or display:inline-block; and percent width, example width:16%; */ /* text-align:center here example text-align:center; */ } - #access ul ul li, #access ul ul, #access a{ min-width:10em; } - #access a { display: block; line-height: 3em; padding: 0 0.4em; text-decoration: none; border-left:1px solid rgba( 222,222,222,.2); - text-align:center; position:relative; /* link text font size here */ } - #access .page_item_has_children > a:after, #access .menu-item-has-children > a:after{ content:'\bb'; @@ -1486,13 +1435,11 @@ div.menu ul, top:-1em; position:absolute; } - .ie8 #access .page_item_has_children > a:after, .ie8 #access .menu-item-has-children > a:after{ content :'x'; color:red; } - #access .children .page_item_has_children > a:after, #access .sub-menu .page_item_has_children > a:after, #access .children .menu-item-has-children > a:after, @@ -1501,7 +1448,6 @@ div.menu ul, transform: none; top:-.3em; } - .ie9 #access .children .page_item_has_children > a:after, .ie9 #access .sub-menu .page_item_has_children > a:after, .ie9 #access .children .menu-item-has-children > a:after, @@ -1509,14 +1455,12 @@ div.menu ul, content :'x'; color:red; } - #access .menu-header li, div.menu li { float: left; position: relative; padding:0; } - #access .menu-header li a, div.menu li a{ margin:0; @@ -1534,14 +1478,12 @@ body.enable-keyboard #access ul ul{ body #access ul ul{ display:none; } - #access ul ul { display: none; position: absolute; /*top: 3em; *//* If set linktext font-size, example #access a {font-size:123.1%} then this value 3em * 1.231 */ left: 0; float: left; - z-index: 99; text-align:center; left:-9000px; @@ -1549,9 +1491,7 @@ body #access ul ul{ .ie8 #access ul ul{ display:block; } - #access ul ul li { - margin:0; } .enable-keyboard #access li.focus > a + ul, @@ -1563,9 +1503,7 @@ body #access ul ul{ .enable-keyboard #access li:not(.focus) a + ul, .raindrops-accessible-mode #access li:not(.focus) a + ul{ text-indent:-9999px; - } - .enable-keyboard #access li:not(.focus) li, .raindrops-accessible-mode #access li:not(.focus) li{ border:none!important; @@ -1574,7 +1512,6 @@ body #access ul ul{ .enable-keyboard #access li:not(.focus) li a, .raindrops-accessible-mode #access li:not(.focus) li a{ opacity: 1; - } .widget_categories .category-widget-select-box, .raindrops-accessible-mode #access li:not(.focus) li, @@ -1586,7 +1523,6 @@ body #access ul ul{ .enable-keyboard #access li:hover li{ clip:auto; position:relative;/* 1.251 static to relative */ - } .raindrops-accessible-mode #access .menu.focus a + .sub-menu, .raindrops-accessible-mode #access .menu.focus a + .children, @@ -1633,7 +1569,6 @@ body #access ul ul{ top: -0.07692307692em; text-align:center; } - #access .children .children, #access .sub-menu .sub-menu, #access ul ul ul { @@ -1680,15 +1615,11 @@ div.menu li { float: left; position: relative; } - #access .current_page_item{ } - .ie8 #access .menu-header li, .ie8 div.menu li { - display:block!important; - text-indent:0; opacity:1!important; clip:auto!important; @@ -1762,9 +1693,7 @@ img.alignleft, .alignleft { float: left; padding:0.38461538461em 0.76923076923em 0.15384615384em 0; - } - div.alignright, img.alignright, .alignright { @@ -1781,7 +1710,6 @@ figure .size-thumbnail{ border: 0.07692307692em solid #ddd; text-align: center; padding:0.38461538461em 0.15384615384em 0 0.15384615384em; - max-width:100%; height:auto; } .wp-caption.alignnone{ @@ -1816,13 +1744,11 @@ figure .size-thumbnail{ display:block; margin:auto; text-align:left; - } .wp-caption p.wp-caption-text { line-height: 1.5; padding: 0 0.30769230769px 0.38461538461em; margin: 0; - } li.byuser, .bypostauthor{ @@ -1880,7 +1806,6 @@ li.byuser, overflow:hidden; line-height:2; margin:0; - max-width:100%; } .status-side-bar div, .status-side-bar ul, @@ -1943,7 +1868,6 @@ li.byuser, } .single-post-thumbnail img{ height:auto; - max-width:100%; } .home .sticky { padding: 0 1.53846153846em 0 1.53846153846em; @@ -2219,7 +2143,6 @@ li.comment { .children li{ padding-top:2px; }*/ - .commentlist .pingback p, .commentlist .comment-body, .commentlist .reply, @@ -2247,7 +2170,6 @@ li.comment { margin-left:50px; padding:0; } - .comment > div{ padding:0.23076923076em; } @@ -2283,7 +2205,6 @@ li.comment { height:1.6em; margin: auto; width:80%; - } /* for test .rd-type-dark #header-image p{ @@ -2326,9 +2247,15 @@ li.comment { } .author-meta tr, .author .author-meta .avatar-col .avatar{ - opacity:1!important; + /* opacity:1!important;*/ +} +.author-meta .avatar-col{ + width:60px; + vertical-align:top; +} +.author-meta dl.author{ + margin:0;padding:0; } - dl.author dt > a{ position:relative; top:-.5em; @@ -2352,7 +2279,6 @@ dl.author dt > a{ background-size:cover; vertical-align:text-bottom; background: url("images/info.png"); - } #respond .required, .comment-form-email .required, @@ -2366,7 +2292,6 @@ dl.author dt > a{ background:url("images/require.png"); background-repeat:no-repeat; background-size:16px 16px; - } .error404 .entry-title:before{ content:" "; @@ -2375,7 +2300,6 @@ dl.author dt > a{ height:16px; background-size:cover; background: url("images/stop.png"); - } address .raindrops-accessibility-link:after{ margin:0 .5em; @@ -2397,7 +2321,6 @@ address .entry-rss:after{ background-size:cover; vertical-align:text-bottom; background: url("images/rss.png"); - } /* post format */ .format-link .entry-content{ @@ -2439,7 +2362,6 @@ address .entry-rss:after{ text-align:center; margin:auto; } - article:not(.raindrops-empty-content) .entry-meta-default .raindrops-comment-link, div:not(.raindrops-empty-content) .entry-meta-default .raindrops-comment-link{ margin-right:0; @@ -2669,7 +2591,6 @@ div[class^="horizon"]{ .raindrops-tab-list{ margin:0;padding:0; } - .raindrops-tab-content, .raindrops-tab-list li{ margin:0; @@ -2727,7 +2648,6 @@ div.raindrops-tab-page h3{ /** * preset padding dlass */ - .pad-s{ margin:14px; padding:7px; @@ -2740,10 +2660,6 @@ div.raindrops-tab-page h3{ margin:14px; padding:21px; } - -.social input[type="submit"]{ - padding:2px 0.46153846153em; -} /**** Speech Bubble Icons *****/ .raindrops-comment-link { position: relative; @@ -2771,10 +2687,6 @@ a.raindrops-comment-link:hover em { .widget_archive select{ margin:0.38461538461em 0; width:100%; - max-width:100%; -} -.post-password-required input[type="submit"]{ - margin:0.38461538461em 0; } li.pingback p{ padding:.7em 0; @@ -2786,12 +2698,9 @@ sup { vertical-align: super } .textwidget img{ - max-width:100%; height:auto; } -.textwidget iframe{ - max-width:100%; -} + .widget_text .yui-gb div.yui-u{ width:31%; } @@ -2806,11 +2715,7 @@ sup { .raindrops-tag-posts .title{ text-overflow: ellipsis; } -.raindrops-category-posts a, -.raindrops-tag-posts, -.raindrops-recent-posts{ - max-width:100%; -} + .raindrops-tag-posts ul, .raindrops-category-posts ul{ overflow:hidden; @@ -2864,7 +2769,6 @@ sup { .static-front-content{ margin:0.76923076923em 0 0 1em; } - .raindrops-expand-width{ width:100%!important; box-sizing:border-box; @@ -2878,7 +2782,6 @@ sup { padding-right:10px; } .rd-col-1 article{ - max-width:100%; margin:0 1.53846153846em; } .raindrops-margin-left-none{ @@ -2892,7 +2795,6 @@ sup { } /* widget */ .raindrops_status_bar .raindrops-monthly-archive-prev-next-avigation{ - margin-bottom:5px; display:block; } @@ -2900,7 +2802,6 @@ sup { margin:0.76923076923em; margin-bottom:50px; display:block; - } .lsidebar .raindrops-monthly-archive-prev-next-avigation a, .rsidebar .raindrops-monthly-archive-prev-next-avigation a{ @@ -2916,7 +2817,6 @@ sup { display:block; width:100%; } - .lsidebar .raindrops-monthly-archive-prev-next-avigation .year, .rsidebar .raindrops-monthly-archive-prev-next-avigation .year{ display:inline-block; @@ -2990,7 +2890,6 @@ body#front-page-template-pages:not(.logged-in) .entry-meta{ display:block; width:100%; height:100%; - max-width:100%; box-sizing:border-box; padding:1em; white-space: nowrap; @@ -2998,7 +2897,6 @@ body#front-page-template-pages:not(.logged-in) .entry-meta{ -o-text-overflow: ellipsis; text-overflow: ellipsis; } - .single .entry-content span#read:target{ /*excerpt read more link target link position ajust */ display:inline-block; @@ -3034,14 +2932,11 @@ body#front-page-template-pages:not(.logged-in) .entry-meta{ /* post format */ .mejs-audio{ margin:48px auto; - max-width:100%; width:320px!important; - } .rsidebar .mejs-container, .lsidebar .mejs-container{ margin:24px auto; - max-width:100%; } /* optional responsive grid width < 640px then 100% example @@ -3056,9 +2951,7 @@ body#front-page-template-pages:not(.logged-in) .entry-meta{ } .line .widget li{ } - .line img{ - max-width:100%; height:auto; } .line, @@ -3128,7 +3021,6 @@ body#front-page-template-pages:not(.logged-in) .entry-meta{ margin:2em 1em; border-bottom:none; } - #portfolio ul.index > li{ width:33.3%; clear: none; @@ -3254,7 +3146,6 @@ body:not(.logged-in) .portfolio .index > li article .entry-meta{ .portfolio-nav > ul > li{ margin:0 -2px; padding:18px 0; - display:inline-block; width:30%; height:50px; @@ -3274,14 +3165,11 @@ body:not(.logged-in) .portfolio .index > li article .entry-meta{ .no-portfolio{ margin:0.76923076923em; } -.rd-type-w3standard input[type="submit"]{ - padding:0.23076923076em 0.38461538461em; -} .author .entry-title{ display:inline-block; margin-left:.6em; } -.author .h2-thumb img{ +main .author .h2-thumb img{ width:24px; height:24px; } @@ -3297,7 +3185,6 @@ h2.page-featured-template{ margin:36px 0; } .unit .page-featured-template .wp-post-image{ - max-width:100%; width:auto; height:auto; } @@ -3350,9 +3237,6 @@ ol.list-of-post-list .entry-title{ list-style:none; display:none; } -#list-of-post{ - max-width:100%; -} #list-of-post .list-of-post-toggle .no-toggle-title, #list-of-post .list-of-post-toggle .raindrops-toggle-title{ font-weight:normal!important; @@ -3360,7 +3244,6 @@ ol.list-of-post-list .entry-title{ } .list-of-post-toggle .no-toggle-content, .list-of-post-toggle .raindrops-toggle:not(.raindrops-toggle-title){ - max-width:100%; margin:1em 0 0 40px!important; margin-top:2em; list-style-type:none; @@ -3378,7 +3261,6 @@ ol.list-of-post-list .entry-title{ .page-template-blank_front-php .index .hentry{ margin:0; } - @media screen and (min-width : 1280px){ .page-template-blank_front-php .raindrops-category-posts li, .page-template-blank_front-php .raindrops-tag-posts li, @@ -3403,7 +3285,6 @@ ol.list-of-post-list .entry-title{ width:45%; vertical-align:top; } - } @media screen and (max-width : 640px){ .page-template-blank_front-php .raindrops-category-posts li, @@ -3488,7 +3369,6 @@ ol.list-of-post-list .entry-title{ margin: 1.5cm; } @media print { - .single a{ color:#000!important; } @@ -3583,7 +3463,6 @@ ol.list-of-post-list .entry-title{ min-height:0!important; } } - .rd-type-minimal #hd, .rd-type-minimal #ft{ background:none; @@ -3596,7 +3475,6 @@ ol.list-of-post-list .entry-title{ .rsidebar .xoxo li{ margin-left:0; } - .widget .post-group_by-category-author, .widget .post-group-by-category-time{ display:inline-block; @@ -3616,14 +3494,12 @@ ol.list-of-post-list .entry-title{ width:80%; width: calc(100% - 60px); min-height:4.5em; - max-width:100%; box-sizing:border-box; } .widget a.post-group_by-category-title.no-thumb, .widget a.post-group_by-category-entry-title.no-thumb{ position:static; } - .widget .post-group_by-category-title .h2-thumb, .widget .post-group_by-category-entry-title .h2-thumb{ position:absolute; @@ -3640,7 +3516,6 @@ ol.list-of-post-list .entry-title{ } .raindrops-pinup-entries{ position:relative; - } .raindrops-pinup-entries .entry-title{ position:absolute; @@ -3651,21 +3526,17 @@ ol.list-of-post-list .entry-title{ -o-text-overflow: ellipsis; text-overflow: ellipsis; } - .raindrops-pinup-entries img{ width:auto; - max-width:100%; height:auto; margin-top:2.6em; } .raindrops-pinup-entries p img{ width:auto; - max-width:100%; height:auto; margin-top:-.75em; } .raindrops-pinup-entries iframe{ - max-width:100%; max-height:100%; } /* playlist shortcode*/ @@ -3687,11 +3558,9 @@ ol.list-of-post-list .entry-title{ /* https://gist.github.com/ */ .entry-content .gist{ table-layout:auto; - } .entry-content .gist .line-data{ background:#fff; - max-width:100%; } .entry-content .gist .line-numbers{ background:#555; @@ -3706,11 +3575,9 @@ ol.list-of-post-list .entry-title{ .entry-content .gist .pl-s2{ color:green; } - .raindrops-pinup-entries .wp-playlist img{ margin-top:0; } - /* bbpress */ #bbpress-forums .subscription-toggle{ display:inline-block; @@ -3808,9 +3675,7 @@ ol.list-of-post-list .entry-title{ .entry-content .button a:focus{ margin:0; } - @media screen and (max-width : 640px){ - #portfolio ul.index > li{ width:100%; padding-bottom:57.5%; @@ -3839,28 +3704,25 @@ ol.list-of-post-list .entry-title{ margin:.5em; } } - .entry-title a .wp-post-image{ - -webkit-transition: all 0.5s ease; - -moz-transition: all 0.5s ease; - -o-transition: all 0.5s ease; - -ms-transition: all 0.5s ease; - transition: all 0.5s ease; - filter: brightness(100%); - -webkit-filter: brightness(100%); - -moz-filter: brightness(100%); - -o-filter: brightness(100%); - -ms-filter: brightness(100%); + -webkit-transition: all 0.5s ease; + -moz-transition: all 0.5s ease; + -o-transition: all 0.5s ease; + -ms-transition: all 0.5s ease; + transition: all 0.5s ease; + filter: brightness(100%); + -webkit-filter: brightness(100%); + -moz-filter: brightness(100%); + -o-filter: brightness(100%); + -ms-filter: brightness(100%); } - .entry-title a:hover .wp-post-image{ - filter: brightness(80%); - -webkit-filter: brightness(80%); - -moz-filter: brightness(80%); - -o-filter: brightness(80%); - -ms-filter: brightness(80%); + filter: brightness(80%); + -webkit-filter: brightness(80%); + -moz-filter: brightness(80%); + -o-filter: brightness(80%); + -ms-filter: brightness(80%); } - .raindrops-category-navigation{ padding:1em; text-align:center; @@ -3877,10 +3739,7 @@ ol.list-of-post-list .entry-title{ * entry title wrapping english message width span and lang attribute like below * English TitleJapanese Title */ -.lang-not-ja, -.lang-ja{ - max-width:100%; -} + body.ja:not(.firefox) :not(.rd-l-en_US) .lang-not-ja, body.ja div:not(.rd-l-ja) .lang-ja, body.ja div:not(.rd-l-ja-JP) .lang-ja, @@ -3905,13 +3764,12 @@ html body.ja .lsidebar .lang-ja, html body.ja .rsidebar .lang-ja{ display:block; } - #doc3 #header-image{ - display:none; + display:none; } .oembed-container:empty{ - padding-bottom:8%; - margin-bottom:6em; + padding-bottom:8%; + margin-bottom:6em; } .oembed-container:empty:after{ content:'MEDIA'; @@ -3920,10 +3778,8 @@ html body.ja .rsidebar .lang-ja{ height:120px; vertical-align:middle; width:800px; - max-width:100%; background: url("images/sticky.png"); visibility:visible; - } .raindrops-excerpt-more{ display:inline-block; @@ -3931,4 +3787,4 @@ html body.ja .rsidebar .lang-ja{ #top ol.breadcrumbs{ padding:1em 0 0; box-sizing:border-box; -} \ No newline at end of file +}