Plugin Directory

Changeset 3027223

Timestamp:
01/26/2024 07:20:49 AM (6 months ago)
Author:
inc2734
Message:

Version up. v20.4.1

Location:
snow-monkey-blocks/trunk
Files:
77 edited

Legend:

Unmodified
Added
Removed
  • snow-monkey-blocks/trunk/dist/blocks/spider-pickup-slider/style.css

    r3026781 r3027223  
    1 .smb-spider-pickup-slider{--smb-spider-pickup-slider--background-color:var(--wp--preset--color--black);--smb-spider-pickup-slider--mask-color:#00000026;--smb-spider-pickup-slider--dots-gap:var(--_margin-2)}.smb-spider-pickup-slider .spider__slide{background-color:var(--smb-spider-pickup-slider--background-color);max-height:80vh;overflow:hidden;position:relative}.smb-spider-pickup-slider .spider__slide:before{content:"";display:block;padding:56.25% 0 0}.smb-spider-pickup-slider .spider__slide:after{background-color:var(--smb-spider-pickup-slider--mask-color);bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0}.smb-spider-pickup-slider .spider__slide .spider__figure{height:100%;object-fit:cover;object-position:50% 50%;position:absolute;width:100%}.smb-spider-pickup-slider .spider__dots{gap:var(--smb-spider-pickup-slider--dots-gap);margin:var(--_margin-1) 0 0}.smb-spider-pickup-slider .spider__dots .spider__dot{margin:0}.smb-spider-pickup-slider .spider__dots[data-thumbnails=true]{--smb-spider-pickup-slider--dots-gap:var(--_margin-1);flex-wrap:wrap;justify-content:flex-start}.smb-spider-pickup-slider .spider__dots[data-thumbnails=true] .spider__dot{flex:0 0 auto;width:calc(25% - var(--smb-spider-pickup-slider--dots-gap)*3/4)}.smb-spider-pickup-slider .spider__dots[data-thumbnails=true] .spider__dot[data-has-thumbnail=false]{position:relative}.smb-spider-pickup-slider .spider__dots[data-thumbnails=true] .spider__dot[data-has-thumbnail=false]:before{background-color:var(--_lighter-color-gray);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.smb-spider-pickup-slider__item{align-items:center;color:var(--wp--preset--color--white);display:flex;flex-direction:column;left:50%;padding-left:var(--_container-margin);padding-right:var(--_container-margin);position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:1}.smb-spider-pickup-slider__item>*+*{margin-top:var(--_margin1)}.smb-spider-pickup-slider__item__title{font-weight:700;--_font-size-level:4;font-size:var(--_fluid-font-size);line-height:var(--_line-height)}.smb-spider-pickup-slider__item__title a{color:inherit;text-decoration:none}.smb-spider-pickup-slider__item__title a:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.smb-spider-pickup-slider__item__meta{color:var(--wp--preset--color--white);--_font-size-level:-1;font-size:var(--_font-size);line-height:var(--_line-height)}.smb-spider-pickup-slider__item__meta img{display:inline-block!important}.smb-section+.smb-spider-pickup-slider.alignfull{margin-top:0}.alignfull.smb-spider-pickup-slider__item,.alignwide.smb-spider-pickup-slider__item{padding-left:var(--_container-margin);padding-right:var(--_container-margin)}@media (min-width:640px){.smb-spider-pickup-slider__item{max-width:40rem}}@media (min-width:1024px){.smb-spider-pickup-slider .spider__slide{max-height:75vh;min-height:650px}.smb-spider-pickup-slider__item{max-width:64rem}}
     1.smb-spider-pickup-slider{--smb-spider-pickup-slider--background-color:var(--wp--preset--color--black);--smb-spider-pickup-slider--mask-color:#00000026);flex-wrap:wrap;justify-content:flex-start}.smb-spider-pickup-slider .spider__dots[data-thumbnails=true] .spider__dot{flex:0 0 auto;width:calc(25% - var(--smb-spider-pickup-slider--dots-gap)*3/4)}.smb-spider-pickup-slider .spider__dots[data-thumbnails=true] .spider__dot[data-has-thumbnail=false]{position:relative}.smb-spider-pickup-slider .spider__dots[data-thumbnails=true] .spider__dot[data-has-thumbnail=false]:before{background-color:var(--_lighter-color-gray);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.smb-spider-pickup-slider__item{align-items:center;color:var(--wp--preset--color--white);display:flex;flex-direction:column;left:50%;padding-left:var(--_container-margin);padding-right:var(--_container-margin);position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:1}.smb-spider-pickup-slider__item>*+*{margin-top:var(--_margin1)}.smb-spider-pickup-slider__item__title{font-weight:700;--_font-size-level:4;font-size:var(--_fluid-font-size);line-height:var(--_line-height)}.smb-spider-pickup-slider__item__title a{color:inherit;text-decoration:none}.smb-spider-pickup-slider__item__title a:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.smb-spider-pickup-slider__item__meta{color:var(--wp--preset--color--white);--_font-size-level:-1;font-size:var(--_font-size);line-height:var(--_line-height)}.smb-spider-pickup-slider__item__meta img{display:inline-block!important}.smb-section+.smb-spider-pickup-slider.alignfull{margin-top:0}.alignfull.smb-spider-pickup-slider__item,.alignwide.smb-spider-pickup-slider__item{padding-left:var(--_container-margin);padding-right:var(--_container-margin)}@media (min-width:640px){.smb-spider-pickup-slider__item{max-width:40rem}}@media (min-width:1024px){.smb-spider-pickup-slider .spider__slide{max-height:75vh;min-height:650px}.smb-spider-pickup-slider__item{max-width:64rem}}
  • snow-monkey-blocks/trunk/dist/blocks/spider-slider/style.css

    r2926950 r3027223  
    1 .smb-spider-slider{--smb-spider-slider--gap:0px;--smb-spider-slider--dots-gap:var(--_margin-2);--smb-spider-slider--slide-max-width:100%;overflow:hidden}.smb-spider-slider__item{flex:1 1 100%;max-width:100%}.smb-spider-slider .spider__slide>.smb-spider-slider__item{bottom:0;left:0;padding:var(--_padding-2) var(--_padding-1);position:absolute;right:0}.smb-spider-slider__item__caption{--_font-size-level:-1;font-size:var(--_font-size);line-height:var(--_line-height)}.smb-spider-slider__figure-wrapper{flex:1 0 100%!important;flex-wrap:wrap;overflow:hidden;position:relative}.smb-spider-slider>.spider>.spider__canvas{gap:var(--smb-spider-slider--gap)}.smb-spider-slider>.spider>.spider__canvas>.spider__slide{flex:1 0 100%!important;flex-wrap:wrap;max-width:var(--smb-spider-slider--slide-max-width);position:relative}.smb-spider-slider>.spider__dots{gap:var(--smb-spider-slider--dots-gap);margin:var(--_margin-1) 0 0}.smb-spider-slider>.spider__dots .spider__dot{margin:0}.smb-spider-slider>.spider__dots[data-thumbnails=true]{--smb-spider-slider--dots-gap:var(--_margin-1);flex-wrap:wrap;justify-content:flex-start}.smb-spider-slider>.spider__dots[data-thumbnails=true] .spider__dot{flex:0 0 auto;width:calc(25% - var(--smb-spider-slider--dots-gap)*3/4)}.smb-spider-slider .spider__figure{display:block;max-width:none;width:100%}.smb-spider-slider--16to9 .spider__slide .spider__figure,.smb-spider-slider--16x9 .smb-spider-slider__figure-wrapper .spider__figure,.smb-spider-slider--4to3 .spider__slide .spider__figure,.smb-spider-slider--4x3 .smb-spider-slider__figure-wrapper .spider__figure{bottom:0;height:100%;left:0;object-fit:cover;object-position:50% 50%;position:absolute;right:0;top:0;width:100%}.smb-spider-slider--16to9 .spider__slide:before,.smb-spider-slider--16x9 .smb-spider-slider__figure-wrapper:before{content:"";display:block;padding:56.25% 0 0}.smb-spider-slider--4to3 .spider__slide:before,.smb-spider-slider--4x3 .smb-spider-slider__figure-wrapper:before{content:"";display:block;padding:75% 0 0}.smb-spider-slider--gutter-s{--smb-spider-slider--gap:var(--_margin-1)}.smb-spider-slider--gutter-m{--smb-spider-slider--gap:var(--_margin1)}.smb-spider-slider--gutter-l{--smb-spider-slider--gap:var(--_margin2)}.smb-spider-slider--shifted.alignfull>.spider>.spider__canvas:after,.smb-spider-slider--shifted.alignfull>.spider>.spider__canvas:before,.smb-spider-slider--shifted.alignwide>.spider>.spider__canvas:after,.smb-spider-slider--shifted.alignwide>.spider>.spider__canvas:before{content:"";display:block;flex:0 0 auto;width:calc((var(--spider--canvas-width) - var(--spider--reference-width))/2 - var(--smb-spider-slider--gap))}.smb-spider-slider--shifted.alignfull>.spider>.spider__arrows,.smb-spider-slider--shifted.alignwide>.spider>.spider__arrows{left:calc(50% - var(--spider--reference-width)/2);max-width:var(--spider--reference-width)}.smb-spider-slider--shifted.alignfull[class*=smb-spider-slider--gutter-],.smb-spider-slider--shifted.alignwide[class*=smb-spider-slider--gutter-]{--smb-spider-slider--slide-max-width:var(--spider--reference-width)}@media (min-width:640px) and (max-width:1023.9px){.smb-spider-slider[data-md-slide-to-show="2"]{--smb-spider-slider--slide-max-width:calc(50% - var(--smb-spider-slider--gap)*1/2)}.smb-spider-slider[data-md-slide-to-show="3"]{--smb-spider-slider--slide-max-width:calc(33.33333% - var(--smb-spider-slider--gap)*2/3)}.smb-spider-slider[data-md-slide-to-show="4"]{--smb-spider-slider--slide-max-width:calc(25% - var(--smb-spider-slider--gap)*3/4)}.smb-spider-slider[data-md-slide-to-show="5"]{--smb-spider-slider--slide-max-width:calc(20% - var(--smb-spider-slider--gap)*4/5)}.smb-spider-slider[data-md-slide-to-show="6"]{--smb-spider-slider--slide-max-width:calc(16.66667% - var(--smb-spider-slider--gap)*5/6)}.smb-spider-slider--shifted.alignfull[data-md-slide-to-show="2"],.smb-spider-slider--shifted.alignwide[data-md-slide-to-show="2"]{--smb-spider-slider--slide-max-width:calc(var(--spider--reference-width)/2)}.smb-spider-slider--shifted.alignfull[data-md-slide-to-show="3"],.smb-spider-slider--shifted.alignwide[data-md-slide-to-show="3"]{--smb-spider-slider--slide-max-width:calc(var(--spider--reference-width)/3)}.smb-spider-slider--shifted.alignfull[data-md-slide-to-show="4"],.smb-spider-slider--shifted.alignwide[data-md-slide-to-show="4"]{--smb-spider-slider--slide-max-width:calc(var(--spider--reference-width)/4)}.smb-spider-slider--shifted.alignfull[data-md-slide-to-show="5"],.smb-spider-slider--shifted.alignwide[data-md-slide-to-show="5"]{--smb-spider-slider--slide-max-width:calc(var(--spider--reference-width)/5)}.smb-spider-slider--shifted.alignfull[data-md-slide-to-show="6"],.smb-spider-slider--shifted.alignwide[data-md-slide-to-show="6"]{--smb-spider-slider--slide-max-width:calc(var(--spider--reference-width)/6)}.smb-spider-slider--shifted.alignfull[class*=smb-spider-slider--gutter-][data-md-slide-to-show="2"],.smb-spider-slider--shifted.alignwide[class*=smb-spider-slider--gutter-][data-md-slide-to-show="2"]{--smb-spider-slider--slide-max-width:calc(var(--spider--reference-width)/2 - var(--smb-spider-slider--gap)*1/2)}.smb-spider-slider--shifted.alignfull[class*=smb-spider-slider--gutter-][data-md-slide-to-show="3"],.smb-spider-slider--shifted.alignwide[class*=smb-spider-slider--gutter-][data-md-slide-to-show="3"]{--smb-spider-slider--slide-max-width:calc(var(--spider--reference-width)/3 - var(--smb-spider-slider--gap)*2/3)}.smb-spider-slider--shifted.alignfull[class*=smb-spider-slider--gutter-][data-md-slide-to-show="4"],.smb-spider-slider--shifted.alignwide[class*=smb-spider-slider--gutter-][data-md-slide-to-show="4"]{--smb-spider-slider--slide-max-width:calc(var(--spider--reference-width)/4 - var(--smb-spider-slider--gap)*3/4)}.smb-spider-slider--shifted.alignfull[class*=smb-spider-slider--gutter-][data-md-slide-to-show="5"],.smb-spider-slider--shifted.alignwide[class*=smb-spider-slider--gutter-][data-md-slide-to-show="5"]{--smb-spider-slider--slide-max-width:calc(var(--spider--reference-width)/5 - var(--smb-spider-slider--gap)*4/5)}.smb-spider-slider--shifted.alignfull[class*=smb-spider-slider--gutter-][data-md-slide-to-show="6"],.smb-spider-slider--shifted.alignwide[class*=smb-spider-slider--gutter-][data-md-slide-to-show="6"]{--smb-spider-slider--slide-max-width:calc(var(--spider--reference-width)/6 - var(--smb-spider-slider--gap)*5/6)}}@media (min-width:1024px){.smb-spider-slider[data-lg-slide-to-show="2"]{--smb-spider-slider--slide-max-width:calc(50% - var(--smb-spider-slider--gap)*1/2)}.smb-spider-slider[data-lg-slide-to-show="3"]{--smb-spider-slider--slide-max-width:calc(33.33333% - var(--smb-spider-slider--gap)*2/3)}.smb-spider-slider[data-lg-slide-to-show="4"]{--smb-spider-slider--slide-max-width:calc(25% - var(--smb-spider-slider--gap)*3/4)}.smb-spider-slider[data-lg-slide-to-show="5"]{--smb-spider-slider--slide-max-width:calc(20% - var(--smb-spider-slider--gap)*4/5)}.smb-spider-slider[data-lg-slide-to-show="6"]{--smb-spider-slider--slide-max-width:calc(16.66667% - var(--smb-spider-slider--gap)*5/6)}.smb-spider-slider--shifted.alignfull[data-lg-slide-to-show="2"],.smb-spider-slider--shifted.alignwide[data-lg-slide-to-show="2"]{--smb-spider-slider--slide-max-width:calc(var(--spider--reference-width)/2)}.smb-spider-slider--shifted.alignfull[data-lg-slide-to-show="3"],.smb-spider-slider--shifted.alignwide[data-lg-slide-to-show="3"]{--smb-spider-slider--slide-max-width:calc(var(--spider--reference-width)/3)}.smb-spider-slider--shifted.alignfull[data-lg-slide-to-show="4"],.smb-spider-slider--shifted.alignwide[data-lg-slide-to-show="4"]{--smb-spider-slider--slide-max-width:calc(var(--spider--reference-width)/4)}.smb-spider-slider--shifted.alignfull[data-lg-slide-to-show="5"],.smb-spider-slider--shifted.alignwide[data-lg-slide-to-show="5"]{--smb-spider-slider--slide-max-width:calc(var(--spider--reference-width)/5)}.smb-spider-slider--shifted.alignfull[data-lg-slide-to-show="6"],.smb-spider-slider--shifted.alignwide[data-lg-slide-to-show="6"]{--smb-spider-slider--slide-max-width:calc(var(--spider--reference-width)/6)}.smb-spider-slider--shifted.alignfull[class*=smb-spider-slider--gutter-][data-lg-slide-to-show="2"],.smb-spider-slider--shifted.alignwide[class*=smb-spider-slider--gutter-][data-lg-slide-to-show="2"]{--smb-spider-slider--slide-max-width:calc(var(--spider--reference-width)/2 - var(--smb-spider-slider--gap)*1/2)}.smb-spider-slider--shifted.alignfull[class*=smb-spider-slider--gutter-][data-lg-slide-to-show="3"],.smb-spider-slider--shifted.alignwide[class*=smb-spider-slider--gutter-][data-lg-slide-to-show="3"]{--smb-spider-slider--slide-max-width:calc(var(--spider--reference-width)/3 - var(--smb-spider-slider--gap)*2/3)}.smb-spider-slider--shifted.alignfull[class*=smb-spider-slider--gutter-][data-lg-slide-to-show="4"],.smb-spider-slider--shifted.alignwide[class*=smb-spider-slider--gutter-][data-lg-slide-to-show="4"]{--smb-spider-slider--slide-max-width:calc(var(--spider--reference-width)/4 - var(--smb-spider-slider--gap)*3/4)}.smb-spider-slider--shifted.alignfull[class*=smb-spider-slider--gutter-][data-lg-slide-to-show="5"],.smb-spider-slider--shifted.alignwide[class*=smb-spider-slider--gutter-][data-lg-slide-to-show="5"]{--smb-spider-slider--slide-max-width:calc(var(--spider--reference-width)/5 - var(--smb-spider-slider--gap)*4/5)}.smb-spider-slider--shifted.alignfull[class*=smb-spider-slider--gutter-][data-lg-slide-to-show="6"],.smb-spider-slider--shifted.alignwide[class*=smb-spider-slider--gutter-][data-lg-slide-to-show="6"]{--smb-spider-slider--slide-max-width:calc(var(--spider--reference-width)/6 - var(--smb-spider-slider--gap)*5/6)}}@media not all and (min-width:640px){.smb-spider-slider[data-sm-slide-to-show="2"]{--smb-spider-slider--slide-max-width:calc(50% - var(--smb-spider-slider--gap)*1/2)}.smb-spider-slider[data-sm-slide-to-show="3"]{--smb-spider-slider--slide-max-width:calc(33.33333% - var(--smb-spider-slider--gap)*2/3)}.smb-spider-slider[data-sm-slide-to-show="4"]{--smb-spider-slider--slide-max-width:calc(25% - var(--smb-spider-slider--gap)*3/4)}.smb-spider-slider[data-sm-slide-to-show="5"]{--smb-spider-slider--slide-max-width:calc(20% - var(--smb-spider-slider--gap)*4/5)}.smb-spider-slider[data-sm-slide-to-show="6"]{--smb-spider-slider--slide-max-width:calc(16.66667% - var(--smb-spider-slider--gap)*5/6)}.smb-spider-slider--shifted.alignfull[data-sm-slide-to-show="2"],.smb-spider-slider--shifted.alignwide[data-sm-slide-to-show="2"]{--smb-spider-slider--slide-max-width:calc(var(--spider--reference-width)/2)}.smb-spider-slider--shifted.alignfull[data-sm-slide-to-show="3"],.smb-spider-slider--shifted.alignwide[data-sm-slide-to-show="3"]{--smb-spider-slider--slide-max-width:calc(var(--spider--reference-width)/3)}.smb-spider-slider--shifted.alignfull[data-sm-slide-to-show="4"],.smb-spider-slider--shifted.alignwide[data-sm-slide-to-show="4"]{--smb-spider-slider--slide-max-width:calc(var(--spider--reference-width)/4)}.smb-spider-slider--shifted.alignfull[data-sm-slide-to-show="5"],.smb-spider-slider--shifted.alignwide[data-sm-slide-to-show="5"]{--smb-spider-slider--slide-max-width:calc(var(--spider--reference-width)/5)}.smb-spider-slider--shifted.alignfull[data-sm-slide-to-show="6"],.smb-spider-slider--shifted.alignwide[data-sm-slide-to-show="6"]{--smb-spider-slider--slide-max-width:calc(var(--spider--reference-width)/6)}.smb-spider-slider--shifted.alignfull[class*=smb-spider-slider--gutter-][data-sm-slide-to-show="2"],.smb-spider-slider--shifted.alignwide[class*=smb-spider-slider--gutter-][data-sm-slide-to-show="2"]{--smb-spider-slider--slide-max-width:calc(var(--spider--reference-width)/2 - var(--smb-spider-slider--gap)*1/2)}.smb-spider-slider--shifted.alignfull[class*=smb-spider-slider--gutter-][data-sm-slide-to-show="3"],.smb-spider-slider--shifted.alignwide[class*=smb-spider-slider--gutter-][data-sm-slide-to-show="3"]{--smb-spider-slider--slide-max-width:calc(var(--spider--reference-width)/3 - var(--smb-spider-slider--gap)*2/3)}.smb-spider-slider--shifted.alignfull[class*=smb-spider-slider--gutter-][data-sm-slide-to-show="4"],.smb-spider-slider--shifted.alignwide[class*=smb-spider-slider--gutter-][data-sm-slide-to-show="4"]{--smb-spider-slider--slide-max-width:calc(var(--spider--reference-width)/4 - var(--smb-spider-slider--gap)*3/4)}.smb-spider-slider--shifted.alignfull[class*=smb-spider-slider--gutter-][data-sm-slide-to-show="5"],.smb-spider-slider--shifted.alignwide[class*=smb-spider-slider--gutter-][data-sm-slide-to-show="5"]{--smb-spider-slider--slide-max-width:calc(var(--spider--reference-width)/5 - var(--smb-spider-slider--gap)*4/5)}.smb-spider-slider--shifted.alignfull[class*=smb-spider-slider--gutter-][data-sm-slide-to-show="6"],.smb-spider-slider--shifted.alignwide[class*=smb-spider-slider--gutter-][data-sm-slide-to-show="6"]{--smb-spider-slider--slide-max-width:calc(var(--spider--reference-width)/6 - var(--smb-spider-slider--gap)*5/6)}}
     1.smb-spider-slider{--smb-spider-slider--gap:0px;--smb-spider-slider--);flex-wrap:wrap;justify-content:flex-start}.smb-spider-slider>.spider__dots[data-thumbnails=true] .spider__dot{flex:0 0 auto;width:calc(25% - var(--smb-spider-slider--dots-gap)*3/4)}.smb-spider-slider .spider__figure{display:block;max-width:none;width:100%}.smb-spider-slider--16to9 .spider__slide .spider__figure,.smb-spider-slider--16x9 .smb-spider-slider__figure-wrapper .spider__figure,.smb-spider-slider--4to3 .spider__slide .spider__figure,.smb-spider-slider--4x3 .smb-spider-slider__figure-wrapper .spider__figure{bottom:0;height:100%;left:0;object-fit:cover;object-position:50% 50%;position:absolute;right:0;top:0;width:100%}.smb-spider-slider--16to9 .spider__slide:before,.smb-spider-slider--16x9 .smb-spider-slider__figure-wrapper:before{content:"";display:block;padding:56.25% 0 0}.smb-spider-slider--4to3 .spider__slide:before,.smb-spider-slider--4x3 .smb-spider-slider__figure-wrapper:before{content:"";display:block;padding:75% 0 0}.smb-spider-slider--gutter-s{--smb-spider-slider--gap:var(--_margin-1)}.smb-spider-slider--gutter-m{--smb-spider-slider--gap:var(--_margin1)}.smb-spider-slider--gutter-l{--smb-spider-slider--gap:var(--_margin2)}.smb-spider-slider--shifted.alignfull>.spider>.spider__canvas:after,.smb-spider-slider--shifted.alignfull>.spider>.spider__canvas:before,.smb-spider-slider--shifted.alignwide>.spider>.spider__canvas:after,.smb-spider-slider--shifted.alignwide>.spider>.spider__canvas:before{content:"";display:block;flex:0 0 auto;width:calc((var(--spider--canvas-width) - var(--spider--reference-width))/2 - var(--smb-spider-slider--gap))}.smb-spider-slider--shifted.alignfull>.spider>.spider__arrows,.smb-spider-slider--shifted.alignwide>.spider>.spider__arrows{left:calc(50% - var(--spider--reference-width)/2);max-width:var(--spider--reference-width)}.smb-spider-slider--shifted.alignfull[class*=smb-spider-slider--gutter-],.smb-spider-slider--shifted.alignwide[class*=smb-spider-slider--gutter-]{--smb-spider-slider--slide-max-width:var(--spider--reference-width)}@media (min-width:640px) and (max-width:1023.9px){.smb-spider-slider[data-md-slide-to-show="2"]{--smb-spider-slider--slide-max-width:calc(50% - var(--smb-spider-slider--gap)*1/2)}.smb-spider-slider[data-md-slide-to-show="3"]{--smb-spider-slider--slide-max-width:calc(33.33333% - var(--smb-spider-slider--gap)*2/3)}.smb-spider-slider[data-md-slide-to-show="4"]{--smb-spider-slider--slide-max-width:calc(25% - var(--smb-spider-slider--gap)*3/4)}.smb-spider-slider[data-md-slide-to-show="5"]{--smb-spider-slider--slide-max-width:calc(20% - var(--smb-spider-slider--gap)*4/5)}.smb-spider-slider[data-md-slide-to-show="6"]{--smb-spider-slider--slide-max-width:calc(16.66667% - var(--smb-spider-slider--gap)*5/6)}.smb-spider-slider--shifted.alignfull[data-md-slide-to-show="2"],.smb-spider-slider--shifted.alignwide[data-md-slide-to-show="2"]{--smb-spider-slider--slide-max-width:calc(var(--spider--reference-width)/2)}.smb-spider-slider--shifted.alignfull[data-md-slide-to-show="3"],.smb-spider-slider--shifted.alignwide[data-md-slide-to-show="3"]{--smb-spider-slider--slide-max-width:calc(var(--spider--reference-width)/3)}.smb-spider-slider--shifted.alignfull[data-md-slide-to-show="4"],.smb-spider-slider--shifted.alignwide[data-md-slide-to-show="4"]{--smb-spider-slider--slide-max-width:calc(var(--spider--reference-width)/4)}.smb-spider-slider--shifted.alignfull[data-md-slide-to-show="5"],.smb-spider-slider--shifted.alignwide[data-md-slide-to-show="5"]{--smb-spider-slider--slide-max-width:calc(var(--spider--reference-width)/5)}.smb-spider-slider--shifted.alignfull[data-md-slide-to-show="6"],.smb-spider-slider--shifted.alignwide[data-md-slide-to-show="6"]{--smb-spider-slider--slide-max-width:calc(var(--spider--reference-width)/6)}.smb-spider-slider--shifted.alignfull[class*=smb-spider-slider--gutter-][data-md-slide-to-show="2"],.smb-spider-slider--shifted.alignwide[class*=smb-spider-slider--gutter-][data-md-slide-to-show="2"]{--smb-spider-slider--slide-max-width:calc(var(--spider--reference-width)/2 - var(--smb-spider-slider--gap)*1/2)}.smb-spider-slider--shifted.alignfull[class*=smb-spider-slider--gutter-][data-md-slide-to-show="3"],.smb-spider-slider--shifted.alignwide[class*=smb-spider-slider--gutter-][data-md-slide-to-show="3"]{--smb-spider-slider--slide-max-width:calc(var(--spider--reference-width)/3 - var(--smb-spider-slider--gap)*2/3)}.smb-spider-slider--shifted.alignfull[class*=smb-spider-slider--gutter-][data-md-slide-to-show="4"],.smb-spider-slider--shifted.alignwide[class*=smb-spider-slider--gutter-][data-md-slide-to-show="4"]{--smb-spider-slider--slide-max-width:calc(var(--spider--reference-width)/4 - var(--smb-spider-slider--gap)*3/4)}.smb-spider-slider--shifted.alignfull[class*=smb-spider-slider--gutter-][data-md-slide-to-show="5"],.smb-spider-slider--shifted.alignwide[class*=smb-spider-slider--gutter-][data-md-slide-to-show="5"]{--smb-spider-slider--slide-max-width:calc(var(--spider--reference-width)/5 - var(--smb-spider-slider--gap)*4/5)}.smb-spider-slider--shifted.alignfull[class*=smb-spider-slider--gutter-][data-md-slide-to-show="6"],.smb-spider-slider--shifted.alignwide[class*=smb-spider-slider--gutter-][data-md-slide-to-show="6"]{--smb-spider-slider--slide-max-width:calc(var(--spider--reference-width)/6 - var(--smb-spider-slider--gap)*5/6)}}@media (min-width:1024px){.smb-spider-slider[data-lg-slide-to-show="2"]{--smb-spider-slider--slide-max-width:calc(50% - var(--smb-spider-slider--gap)*1/2)}.smb-spider-slider[data-lg-slide-to-show="3"]{--smb-spider-slider--slide-max-width:calc(33.33333% - var(--smb-spider-slider--gap)*2/3)}.smb-spider-slider[data-lg-slide-to-show="4"]{--smb-spider-slider--slide-max-width:calc(25% - var(--smb-spider-slider--gap)*3/4)}.smb-spider-slider[data-lg-slide-to-show="5"]{--smb-spider-slider--slide-max-width:calc(20% - var(--smb-spider-slider--gap)*4/5)}.smb-spider-slider[data-lg-slide-to-show="6"]{--smb-spider-slider--slide-max-width:calc(16.66667% - var(--smb-spider-slider--gap)*5/6)}.smb-spider-slider--shifted.alignfull[data-lg-slide-to-show="2"],.smb-spider-slider--shifted.alignwide[data-lg-slide-to-show="2"]{--smb-spider-slider--slide-max-width:calc(var(--spider--reference-width)/2)}.smb-spider-slider--shifted.alignfull[data-lg-slide-to-show="3"],.smb-spider-slider--shifted.alignwide[data-lg-slide-to-show="3"]{--smb-spider-slider--slide-max-width:calc(var(--spider--reference-width)/3)}.smb-spider-slider--shifted.alignfull[data-lg-slide-to-show="4"],.smb-spider-slider--shifted.alignwide[data-lg-slide-to-show="4"]{--smb-spider-slider--slide-max-width:calc(var(--spider--reference-width)/4)}.smb-spider-slider--shifted.alignfull[data-lg-slide-to-show="5"],.smb-spider-slider--shifted.alignwide[data-lg-slide-to-show="5"]{--smb-spider-slider--slide-max-width:calc(var(--spider--reference-width)/5)}.smb-spider-slider--shifted.alignfull[data-lg-slide-to-show="6"],.smb-spider-slider--shifted.alignwide[data-lg-slide-to-show="6"]{--smb-spider-slider--slide-max-width:calc(var(--spider--reference-width)/6)}.smb-spider-slider--shifted.alignfull[class*=smb-spider-slider--gutter-][data-lg-slide-to-show="2"],.smb-spider-slider--shifted.alignwide[class*=smb-spider-slider--gutter-][data-lg-slide-to-show="2"]{--smb-spider-slider--slide-max-width:calc(var(--spider--reference-width)/2 - var(--smb-spider-slider--gap)*1/2)}.smb-spider-slider--shifted.alignfull[class*=smb-spider-slider--gutter-][data-lg-slide-to-show="3"],.smb-spider-slider--shifted.alignwide[class*=smb-spider-slider--gutter-][data-lg-slide-to-show="3"]{--smb-spider-slider--slide-max-width:calc(var(--spider--reference-width)/3 - var(--smb-spider-slider--gap)*2/3)}.smb-spider-slider--shifted.alignfull[class*=smb-spider-slider--gutter-][data-lg-slide-to-show="4"],.smb-spider-slider--shifted.alignwide[class*=smb-spider-slider--gutter-][data-lg-slide-to-show="4"]{--smb-spider-slider--slide-max-width:calc(var(--spider--reference-width)/4 - var(--smb-spider-slider--gap)*3/4)}.smb-spider-slider--shifted.alignfull[class*=smb-spider-slider--gutter-][data-lg-slide-to-show="5"],.smb-spider-slider--shifted.alignwide[class*=smb-spider-slider--gutter-][data-lg-slide-to-show="5"]{--smb-spider-slider--slide-max-width:calc(var(--spider--reference-width)/5 - var(--smb-spider-slider--gap)*4/5)}.smb-spider-slider--shifted.alignfull[class*=smb-spider-slider--gutter-][data-lg-slide-to-show="6"],.smb-spider-slider--shifted.alignwide[class*=smb-spider-slider--gutter-][data-lg-slide-to-show="6"]{--smb-spider-slider--slide-max-width:calc(var(--spider--reference-width)/6 - var(--smb-spider-slider--gap)*5/6)}}@media not all and (min-width:640px){.smb-spider-slider[data-sm-slide-to-show="2"]{--smb-spider-slider--slide-max-width:calc(50% - var(--smb-spider-slider--gap)*1/2)}.smb-spider-slider[data-sm-slide-to-show="3"]{--smb-spider-slider--slide-max-width:calc(33.33333% - var(--smb-spider-slider--gap)*2/3)}.smb-spider-slider[data-sm-slide-to-show="4"]{--smb-spider-slider--slide-max-width:calc(25% - var(--smb-spider-slider--gap)*3/4)}.smb-spider-slider[data-sm-slide-to-show="5"]{--smb-spider-slider--slide-max-width:calc(20% - var(--smb-spider-slider--gap)*4/5)}.smb-spider-slider[data-sm-slide-to-show="6"]{--smb-spider-slider--slide-max-width:calc(16.66667% - var(--smb-spider-slider--gap)*5/6)}.smb-spider-slider--shifted.alignfull[data-sm-slide-to-show="2"],.smb-spider-slider--shifted.alignwide[data-sm-slide-to-show="2"]{--smb-spider-slider--slide-max-width:calc(var(--spider--reference-width)/2)}.smb-spider-slider--shifted.alignfull[data-sm-slide-to-show="3"],.smb-spider-slider--shifted.alignwide[data-sm-slide-to-show="3"]{--smb-spider-slider--slide-max-width:calc(var(--spider--reference-width)/3)}.smb-spider-slider--shifted.alignfull[data-sm-slide-to-show="4"],.smb-spider-slider--shifted.alignwide[data-sm-slide-to-show="4"]{--smb-spider-slider--slide-max-width:calc(var(--spider--reference-width)/4)}.smb-spider-slider--shifted.alignfull[data-sm-slide-to-show="5"],.smb-spider-slider--shifted.alignwide[data-sm-slide-to-show="5"]{--smb-spider-slider--slide-max-width:calc(var(--spider--reference-width)/5)}.smb-spider-slider--shifted.alignfull[data-sm-slide-to-show="6"],.smb-spider-slider--shifted.alignwide[data-sm-slide-to-show="6"]{--smb-spider-slider--slide-max-width:calc(var(--spider--reference-width)/6)}.smb-spider-slider--shifted.alignfull[class*=smb-spider-slider--gutter-][data-sm-slide-to-show="2"],.smb-spider-slider--shifted.alignwide[class*=smb-spider-slider--gutter-][data-sm-slide-to-show="2"]{--smb-spider-slider--slide-max-width:calc(var(--spider--reference-width)/2 - var(--smb-spider-slider--gap)*1/2)}.smb-spider-slider--shifted.alignfull[class*=smb-spider-slider--gutter-][data-sm-slide-to-show="3"],.smb-spider-slider--shifted.alignwide[class*=smb-spider-slider--gutter-][data-sm-slide-to-show="3"]{--smb-spider-slider--slide-max-width:calc(var(--spider--reference-width)/3 - var(--smb-spider-slider--gap)*2/3)}.smb-spider-slider--shifted.alignfull[class*=smb-spider-slider--gutter-][data-sm-slide-to-show="4"],.smb-spider-slider--shifted.alignwide[class*=smb-spider-slider--gutter-][data-sm-slide-to-show="4"]{--smb-spider-slider--slide-max-width:calc(var(--spider--reference-width)/4 - var(--smb-spider-slider--gap)*3/4)}.smb-spider-slider--shifted.alignfull[class*=smb-spider-slider--gutter-][data-sm-slide-to-show="5"],.smb-spider-slider--shifted.alignwide[class*=smb-spider-slider--gutter-][data-sm-slide-to-show="5"]{--smb-spider-slider--slide-max-width:calc(var(--spider--reference-width)/5 - var(--smb-spider-slider--gap)*4/5)}.smb-spider-slider--shifted.alignfull[class*=smb-spider-slider--gutter-][data-sm-slide-to-show="6"],.smb-spider-slider--shifted.alignwide[class*=smb-spider-slider--gutter-][data-sm-slide-to-show="6"]{--smb-spider-slider--slide-max-width:calc(var(--spider--reference-width)/6 - var(--smb-spider-slider--gap)*5/6)}}
  • snow-monkey-blocks/trunk/dist/packages/spider/dist/css/spider.css

    r3026781 r3027223  
    1 :root{--spider--transition-duration:1s;--spider--arrow-button-size:42px;--spider--arrow-size:10px;--spider--arrow-color:#fff;--spider--dots-gap:10px;--spider--dot-size:8px;--spider--dot-color:#ccc;--spider--dot-current-color:#333}.spider{position:relative}.spider__reference{box-sizing:border-box!important}[style*="--spider-canvas-width:"] .spider__canvas{--spider--canvas-width:var(--spider-canvas-width)}[style*="--spider-reference-width:"] .spider__canvas{--spider--reference-width:var(--spider-reference-width)}.spider__canvas{overflow-scrolling:touch;box-sizing:content-box!important;display:flex;overflow:scroll hidden;-ms-overflow-style:none;scrollbar-width:none}.spider__canvas::-webkit-scrollbar{display:none}.spider__canvas.is-dragging a{pointer-events:none}.spider__slide{align-items:center;display:flex;flex:1 0 100%!important;justify-content:center;max-width:100%;opacity:0;position:relative;scroll-snap-align:start!important}.spider__slide[data-visible=true]{opacity:1}.spider__figure{height:auto;max-height:none;max-width:100%;width:auto}.spider__arrows{display:flex;justify-content:space-between;pointer-events:none}.spider__arrows .spider__arrow{pointer-events:auto}.spider>.spider__arrows{left:0;position:absolute;right:0;top:calc(50% - var(--spider--arrow-button-size)/2);z-index:1}.spider__arrow{background-color:transparent;border:none;border-radius:0;cursor:pointer;font-size:0!important;height:var(--spider--arrow-button-size);line-height:0!important;outline:none;padding:0;position:relative;width:var(--spider--arrow-button-size)}.spider__arrow:before{content:"";display:block;height:var(--spider--arrow-size);position:absolute;width:var(--spider--arrow-size)}.spider__arrow:active{filter:brightness(80%)}.spider__arrow[data-direction=prev]{left:0}.spider__arrow[data-direction=prev]:before{border-bottom:1px solid var(--spider--arrow-color);border-left:1px solid var(--spider--arrow-color);left:calc(50% - var(--spider--arrow-size)/2);top:calc(50% - var(--spider--arrow-size)/2);transform:rotate(45deg)}.spider__arrow[data-direction=next]{right:0}.spider__arrow[data-direction=next]:before{border-right:1px solid var(--spider--arrow-color);border-top:1px solid var(--spider--arrow-color);bottom:calc(50% - var(--spider--arrow-size)/2);right:calc(50% - var(--spider--arrow-size)/2);transform:rotate(45deg)}.spider>.spider__arrow{position:absolute;top:calc(50% - var(--spider--arrow-button-size)/2);z-index:1}.spider__start,.spider__stop{background-color:transparent;border:none;border-radius:0;cursor:pointer;line-height:1;padding:0}[data-interval].is-auto-playing .spider__start,[data-interval]:not(.is-auto-playing) .spider__stop{display:none}.spider__dots{align-items:center;display:flex;gap:var(--spider--dots-gap);justify-content:center}.spider+.spider__dots{margin-top:1em}.spider__dots[data-thumbnails=true] .spider__dot>.spider__figure{width:100%}.spider__dots:not([data-thumbnails=true]) .spider__dot{background-color:var(--spider--dot-color);border-radius:100%;font-size:0;height:var(--spider--dot-size);line-height:0;width:var(--spider--dot-size)}.spider__dots:not([data-thumbnails=true]) .spider__dot[aria-current=true]{background-color:var(--spider--dot-current-color)}.spider__dot{background-color:transparent;border:none;border-radius:0;cursor:pointer;outline:none;padding:0}[data-fade=true]{--spider--transition-duration:.2s}[data-fade=true] .spider__canvas{overflow-x:hidden;position:relative!important}[data-fade=true] .spider__slide{max-width:100%!important;position:relative!important;transition-duration:var(--spider--transition-duration);transition-property:opacity,visibility;transition-timing-function:ease-in;width:100%!important}[data-fade=true] .spider__slide[data-active=true]{opacity:1;visibility:visible;z-index:1}
     1:root{--spider--transition-duration:1s;--spider--arrow-button-size:4}[data-fade=true]{--spider--transition-duration:.2s}[data-fade=true] .spider__canvas{overflow-x:hidden;position:relative!important}[data-fade=true] .spider__slide{max-width:100%!important;position:relative!important;transition-duration:var(--spider--transition-duration);transition-property:opacity,visibility;transition-timing-function:ease-in;width:100%!important}[data-fade=true] .spider__slide[data-active=true]{opacity:1;visibility:visible;z-index:1}
  • snow-monkey-blocks/trunk/dist/packages/spider/dist/js/spider.js

    r3026781 r3027223  
    1 !function(t,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):(t="undefined"!=typeof globalThis?globalThis:t||self).Spider=e()}(this,(function(){"use strict";function t(t,i,n){return i=s(i),function(t,e){if(e&&("object"==typeof e||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return l(t)}(t,e()?Reflect.construct(i,n||[],s(t).constructor):i.apply(t,n))}function e(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(e=function(){return!!t})()}function i(t){var e=function(t,e){if("object"!=typeof t||!t)return t;var i=t[Symbol.toPrimitive];if(void 0!==i){var n=i.call(t,e||"default");if("object"!=typeof n)return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==typeof e?e:String(e)}function n(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function r(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,i(r.key),r)}}function o(t,e,i){return e&&r(t.prototype,e),i&&r(t,i),Object.defineProperty(t,"prototype",{writable:!1}),t}function a(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&u(t,e)}function s(t){return s=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},s(t)}function u(t,e){return u=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},u(t,e)}function l(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function c(t){return function(t){if(Array.isArray(t))return d(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){if(!t)return;if("string"==typeof t)return d(t,e);var i=Object.prototype.toString.call(t).slice(8,-1);"Object"===i&&t.constructor&&(i=t.constructor.name);if("Map"===i||"Set"===i)return Array.from(t);if("Arguments"===i||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(i))return d(t,e)}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function d(t,e){(null==e||e>t.length)&&(e=t.length);for(var i=0,n=new Array(e);i<e;i++)n[i]=t[i];return n}function f(t,e){var i,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},r=!(arguments.length>3&&void 0!==arguments[3])||arguments[3],o=arguments.length>4&&void 0!==arguments[4]&&arguments[4];try{i=new CustomEvent(e,{bubbles:r,cancelable:o,detail:n})}catch(t){(i=document.createEvent("CustomEvent")).initCustomEvent(e,r,o,n)}t.dispatchEvent(i)}function h(t){var e=this;t&&(this.dom=t,this.getId=function(){return Number(t.getAttribute("data-id"))},this.top=function(){return e.dom.getBoundingClientRect().top},this.left=function(){return e.dom.getBoundingClientRect().left},this.right=function(){return e.left()+e.offsetWidth()},this.offsetWidth=function(){return e.dom.offsetWidth},this.style=function(t,i){e.dom.style[t]=i},this.active=function(){e.dom.setAttribute("data-active","true")},this.inactive=function(){e.dom.removeAttribute("data-active")},this.visible=function(){e.dom.setAttribute("data-visible","true")},this.invisible=function(){e.dom.removeAttribute("data-visible")},this.isActive=function(){return"true"===e.dom.getAttribute("data-active")},this.isVisible=function(){return"true"===e.dom.getAttribute("data-visible")})}var v=function(t){throw new Error("".concat(t," is abstract method. Override it with the child class."))},g=function(){function t(e,i){var r=this;n(this,t),this.dom=e,this.args=i,this.slides=[].slice.call(this.dom.querySelectorAll(this.args.slide)).map((function(t){return new h(t)})),this.historyActiveSlideIds=[],this.dragStartX=void 0,this.dragStartScrollLeft=void 0,this.dragStartTime=void 0,this.isDrag=!1;var o=10,a=void 0,s=function t(){clearTimeout(a);var e,i=(e=r.slides.map((function(t){return t.top()}))).filter((function(t,i){return i===e.lastIndexOf(t)}));if(1<i.length&&0<o)return a=setTimeout(t,100),void o--;r.dragStartX=void 0,r.dragStartScrollLeft=void 0,r.dragStartTime=void 0,r.isDrag=!1,r.dom.classList.remove("is-dragging"),r.beforeInit();var n=r.contentWidth();r.setCurrent(r.getSlide(0).getId()),r.args.container.setProperty("--spider--reference-width","".concat(r.referenceWidth(),"px")),r.args.container.setProperty("--spider--canvas-width",n),r.afterInit()};s();var u=document.body.clientWidth;window.addEventListener("resize",(function(){var t=document.body.clientWidth;u!==t&&(u=t,setTimeout(s,250))}),!1),new MutationObserver((function(){var t=r.getCurrentSlide();t&&(f(r.dom,"updateCurrent"),r.moveTo(t))})).observe(this.dom,{attributes:!0,attributeFilter:["data-current"]}),this._handleMousedown=this._handleMousedown.bind(this),this.dom.addEventListener("mousedown",this._handleMousedown,!1),this._handleMousemove=this._handleMousemove.bind(this),this.dom.addEventListener("mousemove",this._handleMousemove,!1),this._handleMouseup=this._handleMouseup.bind(this),this.dom.addEventListener("mouseup",this._handleMouseup,!1),this.dom.addEventListener("mouseleave",this._handleMouseup,!1)}return o(t,[{key:"_handleMousedown",value:function(t){t.preventDefault(),t.stopPropagation(),this.dragStartX=t.clientX,this.dragStartScrollLeft=this.scrollLeft(),this.dragStartTime=new Date,this.isDrag=!0,this.handleMousedown(t)}},{key:"handleMousedown",value:function(t){}},{key:"_handleMousemove",value:function(t){t.preventDefault(),t.stopPropagation(),this.isDrag&&(this.dom.classList.add("is-dragging"),this.handleMousemove(t))}},{key:"handleMousemove",value:function(t){}},{key:"_handleMouseup",value:function(t){t.preventDefault(),t.stopPropagation(),this.isDrag&&(this.handleMouseup(t),this.dragStartX=void 0,this.dragStartScrollLeft=void 0,this.dragStartTime=void 0,this.isDrag=!1,this.dom.classList.remove("is-dragging"),this.afterHandleMouseup())}},{key:"handleMouseup",value:function(t){}},{key:"afterHandleMouseup",value:function(){}},{key:"scrollLeft",value:function(){return this.dom.scrollLeft}},{key:"contentWidth",value:function(){return this.dom.style.paddingRight&&this.dom.style.paddingLeft?"calc(".concat(this.dom.clientWidth,"px - ").concat(this.dom.style.paddingRight," - ").concat(this.dom.style.paddingLeft,")"):this.dom.style.paddingRight?"calc(".concat(this.dom.clientWidth,"px - ").concat(this.dom.style.paddingRight,")"):this.dom.style.paddingLeft?"calc(".concat(this.dom.clientWidth,"px - ").concat(this.dom.style.paddingLeft,")"):"".concat(this.dom.clientWidth,"px")}},{key:"offsetWidth",value:function(){return this.dom.offsetWidth}},{key:"scrollWidth",value:function(){return this.dom.scrollWidth}},{key:"referenceWidth",value:function(){return this.args.reference.clientWidth}},{key:"referenceOffsetWidth",value:function(){return this.args.reference.offsetWidth}},{key:"referenceLeft",value:function(){return this.args.reference.getBoundingClientRect().left}},{key:"left",value:function(){var t=this.referenceWidth(),e=this.referenceOffsetWidth(),i=this.referenceLeft();return i+(e-t)/2+(this.slides[0].left()-i+this.scrollLeft())}},{key:"setCurrent",value:function(t){this.dom.setAttribute("data-current",Number(t))}},{key:"getCurrent",value:function(){return Number(this.dom.getAttribute("data-current"))}},{key:"getSlides",value:function(){return this.slides}},{key:"getSlide",value:function(t){return this.slides[t]}},{key:"getSlideById",value:function(t){return this.getSlides().find((function(e){return e.getId()===Number(t)}))}},{key:"getCurrentSlide",value:function(){return this.getSlideById(this.getCurrent())}},{key:"getPrevSlide",value:function(){var t=this.getCurrent(),e=this.getSlide(this.getSlides().findIndex((function(e){return t===e.getId()}))-1);return e||this.getSlide(this.getSlides().length-1)}},{key:"getNextSlide",value:function(){var t,e,i=c(this.getSlides()),n=c(this.getActiveSlides());if(1>i.length||1>n.length)return this.getSlide(0);if((null==i||null===(t=i[i.length-1])||void 0===t?void 0:t.getId())===(null==n||null===(e=n[n.length-1])||void 0===e?void 0:e.getId()))return this.getSlide(0);var r=this.getCurrent(),o=this.getSlide(i.findIndex((function(t){return r===t.getId()}))+1);return o||this.getSlide(0)}},{key:"getActiveSlides",value:function(){return this.getSlides().filter((function(t){return t.isActive()}))}},{key:"getVisibleSlides",value:function(){return this.getSlides().filter((function(t){return t.isVisible()}))}},{key:"setCurrentForWheel",value:function(){v("abstractCanvas.setCurrentForWheel")}},{key:"moveTo",value:function(t){v("abstractCanvas.moveTo")}},{key:"beforeInit",value:function(){}},{key:"afterInit",value:function(){}}]),t}(),m=function(e){function i(e,r){var o;if(n(this,i),(o=t(this,i,[e,r])).smoothScrollToTimerId=void 0,o.canvasScrollTimerId=void 0,o.setScrollLeft=function(t){return o.dom.scrollLeft=t},o.setScrollLeft(0),o.handleScroll=o.handleScroll.bind(l(o)),o.dom.addEventListener("scroll",o.handleScroll,!1),"undefined"!=typeof IntersectionObserver){var a=new IntersectionObserver((function(t){t.forEach((function(t){var e=new h(t.target);t.isIntersecting?e.active():e.inactive()}))}),{root:o.dom,rootMargin:"0px",threshold:[.5,1]}),s=new IntersectionObserver((function(t){t.forEach((function(t){var e=new h(t.target);t.isIntersecting?e.visible():e.invisible()}))}),{root:o.dom,rootMargin:"0px -1px",threshold:[0]});o.getSlides().forEach((function(t){a.observe(t.dom),s.observe(t.dom)}))}return o}return a(i,e),o(i,[{key:"afterInit",value:function(){this.dom.classList.remove("is-scrolling")}},{key:"handleScroll",value:function(){var t=this;clearTimeout(this.canvasScrollTimerId),this.isDrag||(this.dom.classList.add("is-scrolling"),this.canvasScrollTimerId=setTimeout((function(){var e=t.left(),i=t.getCurrentSlide().left();1<Math.abs(e-i)&&t.setCurrentForWheel(),f(t.dom,"scrollEnd"),t.dom.classList.remove("is-scrolling")}),250))}},{key:"handleMousedown",value:function(t){clearTimeout(this.canvasScrollTimerId)}},{key:"handleMousemove",value:function(t){this.setScrollLeft(this.dragStartScrollLeft+this.dragStartX-t.clientX)}},{key:"handleMouseup",value:function(t){var e=(new Date).getTime()-this.dragStartTime.getTime(),i=t.clientX-this.dragStartX;if(300>e){var n=this.scrollLeft()-i/e*100;this.moveToLeft(n)}}},{key:"afterHandleMouseup",value:function(){this.handleScroll()}},{key:"setCurrentForWheel",value:function(){var t=this,e=this.getSlides().reduce((function(e,i){var n=e.offsetWidth()-Math.abs(t.left()-e.left());return i.offsetWidth()-Math.abs(t.left()-i.left())>n?i:e}));this.setCurrent(e.getId()),f(this.dom,"setCurrentForWheel")}},{key:"moveTo",value:function(t){var e=this.scrollLeft()+(t.left()-this.left());this.moveToLeft(e)}},{key:"moveToLeft",value:function(t){var e=this,i=this.scrollLeft();clearInterval(this.smoothScrollToTimerId);var n=0<t-i?"next":t!==i&&"prev";if(n){var r=1e3/60,o=t-i;if(0!==o){var a=o/r,s=getComputedStyle(this.dom).getPropertyValue("--spider--transition-duration").trim(),u=s.match(/ms$/)?Number(s.replace("ms","")):s.match(/s$/)?1e3*Number(s.replace("s","")):1e3,l=0,c=i;this.smoothScrollToTimerId=setInterval((function(){var r=function(t,e,i,n){return i*((t=t/n-1)*t*t+1)+e}(l+=Math.abs(a),i,o,u*Math.abs(o/750));"next"===n&&r<=t&&r>=c||"prev"===n&&r>=t&&r<=c?(e.setScrollLeft(r),c=r):(clearInterval(e.smoothScrollToTimerId),e.setScrollLeft(t))}),r)}}}}]),i}(g),p=function(e){function i(e,r){var o;return n(this,i),o=t(this,i,[e,r]),e.addEventListener("updateCurrent",(function(){o.getSlides().forEach((function(t){o.getCurrent()===t.getId()?t.active():t.inactive()}))}),!1),o}return a(i,e),o(i,[{key:"afterInit",value:function(){this.dom.classList.remove("is-fading"),this.slides.forEach((function(t,e){0!==e?(t.style("left","".concat(-1*e*100,"%")),t.inactive()):t.active()}))}},{key:"handleMouseup",value:function(t){var e=t.clientX-this.dragStartX;if(0<e){var i=this.getPrevSlide();i&&this.setCurrent(i.getId())}else if(0>e){var n=this.getNextSlide();n&&this.setCurrent(n.getId())}}},{key:"moveTo",value:function(t){var e=this;if(t.isActive()){this.dom.classList.add("is-fading"),[].slice.call(this.dom.querySelectorAll('[data-active="false"]')).map((function(t){return new h(t)})).forEach((function(t){return t.inactive()})),t.active();t.dom.addEventListener("transitionend",(function i(){t.dom.removeEventListener("transitionend",i,!1),f(e.dom,"fadeEnd"),e.dom.classList.remove("is-fading")}),!1)}}}]),i}(g);function y(t,e){return t.addEventListener("click",(function(){return e.handleClick()}),!1),this}function b(t,e){return t.addEventListener("click",(function(){return e.handleClick()}),!1),this}function S(t,e){return t.addEventListener("click",(function(){return e.handleClick()}),!1),this}function w(t,e){return t.addEventListener("click",(function(){return e.handleClick()}),!1),this}function k(t,e){var i=this;return this.active=function(){t.setAttribute("aria-current","true")},this.inactive=function(){t.removeAttribute("aria-current")},e.initial?this.active():this.inactive(),t.addEventListener("click",(function(t){return e.handleClick(t)}),!1),new MutationObserver((function(t){t.forEach((function(t){new h(t.target).isActive()?i.active():i.inactive()}))})).observe(e.relatedSlide.dom,{attributes:!0,attributeFilter:["data-active"]}),this}function A(t){var e=this;t&&(this.dom=t,this.getInterval=function(){return Number(e.dom.getAttribute("data-interval"))},this.getDuration=function(){return Number(e.dom.getAttribute("data-duration"))},this.getFade=function(){return"true"===e.dom.getAttribute("data-fade")},this.getShuffle=function(){return"true"===e.dom.getAttribute("data-shuffle")},this.setInitialized=function(t){return t&&f(e.dom,"initialized"),e.dom.setAttribute("data-initialized",t?"true":"false")},this.setProperty=function(t,i){e.dom.style.setProperty(t,i)})}var L=function(t,e){var i=[];return[].slice.call(t).forEach((function(t){var n=t.getAttribute("data-initialized");if("false"===n||!n){var r=new C(t,e);r.initialized&&i.push(r)}})),i},I=function(t,e){return new function(){var i=this,n=t.cloneNode(!0),r=void 0,o=void 0;this.stopAutoPlay=function(){clearInterval(o),t.classList.remove("is-auto-playing")},this.startAutoPlay=function(e){i.stopAutoPlay(),o=setInterval((function(){i.next()}),e),t.classList.add("is-auto-playing")},this.initialized=!1,this.destroy=function(){var e=n.cloneNode(!0);t.parentNode.insertBefore(e,t),t.remove(),t=e,i.initialized=!1},this.init=function(){if(!i.initialized){var n=new A(t),o=t.querySelector(e.root);if(o){var a=n.getDuration();a&&n.setProperty("--spider--transition-duration","".concat(a/1e3,"s"));var s=t.querySelector(e.canvas);if(s){var u=t.querySelector(e.reference)||o;if(u){var l=t.querySelector(e.prevArrow),d=t.querySelector(e.nextArrow),f=t.querySelector(e.startButton),h=t.querySelector(e.stopButton),v=t.querySelector(e.dots);if(n.getShuffle()){var g=[].slice.call(s.querySelectorAll(e.slide)),L=[].slice.call(v.querySelectorAll(e.dot));(function(t){for(var e=c(t),i=e.length-1;i>0;i--){var n=Math.floor(Math.random()*(i+1)),r=[e[n],e[i]];e[i]=r[0],e[n]=r[1]}return e})(g.keys()).forEach((function(t){s.appendChild(s.removeChild(g[t])),v.appendChild(v.removeChild(L[t]))}))}var I=n.getFade()?p:m;r=new I(s,{slide:e.slide,reference:u,container:n});var C=n.getInterval();0<C&&(i.startAutoPlay(C),s.addEventListener("mousedown",(function(){var e=t.classList.contains("is-auto-playing");i.stopAutoPlay(),e&&["mouseup","mouseout"].forEach((function(t){s.addEventListener(t,(function e(){i.startAutoPlay(C),s.removeEventListener(t,e,!1)}),!1)}))}),!1)),l&&new y(l,{handleClick:function(){i.stopAutoPlay(),i.prev();var t=n.getInterval();0<t&&i.startAutoPlay(t)}}),d&&new b(d,{handleClick:function(){i.stopAutoPlay(),i.next();var t=n.getInterval();0<t&&i.startAutoPlay(t)}}),f&&new S(f,{handleClick:function(){var t=n.getInterval();0<t&&i.startAutoPlay(t)}}),h&&new w(h,{handleClick:function(){i.stopAutoPlay()}}),v&&[].slice.call(v.querySelectorAll(e.dot)).forEach((function(t){new k(t,{initial:r.getCurrent()===Number(t.getAttribute("data-id")),relatedSlide:r.getSlideById(t.getAttribute("data-id")),handleClick:function(t){i.stopAutoPlay(),i.moveTo(t.currentTarget.getAttribute("data-id"));var e=n.getInterval();0<e&&i.startAutoPlay(e)}})})),i.initialized=!0,n.setInitialized(i.initialized)}}}}},this.prev=function(){i.moveTo(r.getPrevSlide().getId())},this.next=function(){i.moveTo(r.getNextSlide().getId())},this.moveTo=function(t){r&&r.setCurrent(t)};var a=new IntersectionObserver((function(t){t.forEach((function(t){t.isIntersecting&&(i.init(),a.disconnect())}))}),{rootMargin:"500px",threshold:[0]});return a.observe(t),this}};function C(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},i={root:".spider",reference:".spider__reference",canvas:".spider__canvas",slide:".spider__slide",prevArrow:'.spider__arrow[data-direction="prev"]',nextArrow:'.spider__arrow[data-direction="next"]',startButton:".spider__start",stopButton:".spider__stop",dots:".spider__dots",dot:".spider__dot"},n={};for(var r in i)n[r]=void 0!==e[r]?e[r]:i[r];if("string"==typeof t){if(t.match(/^#/)){var o=document.querySelector(t);if(!o)return;return I(o,n)}var a=document.querySelectorAll(t);if(1>a.length)return;return L(a,n)}return!0==t instanceof NodeList?L(t,n):!0==t instanceof HTMLElement?I(t,n):void 0}return C}));
     1!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):(t="undefined"!=typeof globalThis?globalThis:t||self).Spider=e()}(this,(function(){"use strict";function t(t,i,n){return i=s(i),function(t,e){if(e&&("object"==typeof e||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return l(t)}(t,e()?Reflect.construct(i,n||[],s(t).constructor):i.apply(t,n))}function e(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(e=function(){return!!t})()}function i(t){var e=function(t,e){if("object"!=typeof t||!t)return t;var i=t[Symbol.toPrimitive];if(void 0!==i){var n=i.call(t,e||"default");if("object"!=typeof n)return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==typeof e?e:String(e)}function n(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function r(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,i(r.key),r)}}function o(t,e,i){return e&&r(t.prototype,e),i&&r(t,i),Object.defineProperty(t,"prototype",{writable:!1}),t}function a(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&u(t,e)}function s(t){return s=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},s(t)}function u(t,e){return u=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},u(t,e)}function l(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function c(t){return function(t){if(Array.isArray(t))return d(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){if(!t)return;if("string"==typeof t)return d(t,e);var i=Object.prototype.toString.call(t).slice(8,-1);"Object"===i&&t.constructor&&(i=t.constructor.name);if("Map"===i||"Set"===i)return Array.from(t);if("Arguments"===i||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(i))return d(t,e)}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function d(t,e){(null==e||e>t.length)&&(e=t.length);for(var i=0,n=new Array(e);i<e;i++)n[i]=t[i];return n}function f(t,e){var i,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},r=!(arguments.length>3&&void 0!==arguments[3])||arguments[3],o=arguments.length>4&&void 0!==arguments[4]&&arguments[4];try{i=new CustomEvent(e,{bubbles:r,cancelable:o,detail:n})}catch(t){(i=document.createEvent("CustomEvent")).initCustomEvent(e,r,o,n)}t.dispatchEvent(i)}function h(t){var e=this;t&&(this.dom=t,this.getId=function(){return Number(t.getAttribute("data-id"))},this.top=function(){return e.dom.getBoundingClientRect().top},this.left=function(){return e.dom.getBoundingClientRect().left},this.right=function(){return e.left()+e.offsetWidth()},this.offsetWidth=function(){return e.dom.offsetWidth},this.style=function(t,i){e.dom.style[t]=i},this.active=function(){e.dom.setAttribute("data-active","true")},this.inactive=function(){e.dom.removeAttribute("data-active")},this.visible=function(){e.dom.setAttribute("data-visible","true")},this.invisible=function(){e.dom.removeAttribute("data-visible")},this.isActive=function(){return"true"===e.dom.getAttribute("data-active")},this.isVisible=function(){return"true"===e.dom.getAttribute("data-visible")})}var v=function(t){throw new Error("".concat(t," is abstract method. Override it with the child class."))},g=function(){function t(e,i){var r=this;n(this,t),this.dom=e,this.args=i,this.slides=[].slice.call(this.dom.querySelectorAll(this.args.slide)).map((function(t){return new h(t)})),this.historyActiveSlideIds=[],this.dragStartX=void 0,this.dragStartScrollLeft=void 0,this.dragStartTime=void 0,this.isDrag=!1;var o=10,a=void 0,s=function t(){clearTimeout(a);var e,i=(e=r.slides.map((function(t){return t.top()}))).filter((function(t,i){return i===e.lastIndexOf(t)}));if(1<i.length&&0<o)return a=setTimeout(t,100),void o--;r.dragStartX=void 0,r.dragStartScrollLeft=void 0,r.dragStartTime=void 0,r.isDrag=!1,r.dom.classList.remove("is-dragging"),r.beforeInit();var n=r.contentWidth();r.setCurrent(r.getSlide(0).getId()),r.args.container.setProperty("--spider--reference-width","".concat(r.referenceWidth(),"px")),r.args.container.setProperty("--spider--canvas-width",n),r.afterInit()};s();var u=document.body.clientWidth;window.addEventListener("resize",(function(){var t=document.body.clientWidth;u!==t&&(u=t,setTimeout(s,250))}),!1),new MutationObserver((function(){var t=r.getCurrentSlide();t&&(f(r.dom,"updateCurrent"),r.moveTo(t))})).observe(this.dom,{attributes:!0,attributeFilter:["data-current"]}),this._handleMousedown=this._handleMousedown.bind(this),this.dom.addEventListener("mousedown",this._handleMousedown,!1),this._handleMousemove=this._handleMousemove.bind(this),this.dom.addEventListener("mousemove",this._handleMousemove,!1),this._handleMouseup=this._handleMouseup.bind(this),this.dom.addEventListener("mouseup",this._handleMouseup,!1),this.dom.addEventListener("mouseleave",this._handleMouseup,!1)}return o(t,[{key:"_handleMousedown",value:function(t){t.preventDefault(),t.stopPropagation(),this.dragStartX=t.clientX,this.dragStartScrollLeft=this.scrollLeft(),this.dragStartTime=new Date,this.isDrag=!0,this.handleMousedown(t)}},{key:"handleMousedown",value:function(t){}},{key:"_handleMousemove",value:function(t){t.preventDefault(),t.stopPropagation(),this.isDrag&&(this.dom.classList.add("is-dragging"),this.handleMousemove(t))}},{key:"handleMousemove",value:function(t){}},{key:"_handleMouseup",value:function(t){t.preventDefault(),t.stopPropagation(),this.isDrag&&(this.handleMouseup(t),this.dragStartX=void 0,this.dragStartScrollLeft=void 0,this.dragStartTime=void 0,this.isDrag=!1,this.dom.classList.remove("is-dragging"),this.afterHandleMouseup())}},{key:"handleMouseup",value:function(t){}},{key:"afterHandleMouseup",value:function(){}},{key:"scrollLeft",value:function(){return this.dom.scrollLeft}},{key:"contentWidth",value:function(){return this.dom.style.paddingRight&&this.dom.style.paddingLeft?"calc(".concat(this.dom.clientWidth,"px - ").concat(this.dom.style.paddingRight," - ").concat(this.dom.style.paddingLeft,")"):this.dom.style.paddingRight?"calc(".concat(this.dom.clientWidth,"px - ").concat(this.dom.style.paddingRight,")"):this.dom.style.paddingLeft?"calc(".concat(this.dom.clientWidth,"px - ").concat(this.dom.style.paddingLeft,")"):"".concat(this.dom.clientWidth,"px")}},{key:"offsetWidth",value:function(){return this.dom.offsetWidth}},{key:"scrollWidth",value:function(){return this.dom.scrollWidth}},{key:"referenceWidth",value:function(){return this.args.reference.clientWidth}},{key:"referenceOffsetWidth",value:function(){return this.args.reference.offsetWidth}},{key:"referenceLeft",value:function(){return this.args.reference.getBoundingClientRect().left}},{key:"left",value:function(){var t=this.referenceWidth(),e=this.referenceOffsetWidth(),i=this.referenceLeft();return i+(e-t)/2+(this.slides[0].left()-i+this.scrollLeft())}},{key:"setCurrent",value:function(t){this.dom.setAttribute("data-current",Number(t))}},{key:"getCurrent",value:function(){return Number(this.dom.getAttribute("data-current"))}},{key:"getSlides",value:function(){return this.slides}},{key:"getSlide",value:function(t){return this.slides[t]}},{key:"getSlideById",value:function(t){return this.getSlides().find((function(e){return e.getId()===Number(t)}))}},{key:"getCurrentSlide",value:function(){return this.getSlideById(this.getCurrent())}},{key:"getPrevSlide",value:function(){var t=this.getCurrent(),e=this.getSlide(this.getSlides().findIndex((function(e){return t===e.getId()}))-1);return e||this.getSlide(this.getSlides().length-1)}},{key:"getNextSlide",value:function(){var t,e,i=c(this.getSlides()),n=c(this.getActiveSlides());if(1>i.length||1>n.length)return this.getSlide(0);if((null==i||null===(t=i[i.length-1])||void 0===t?void 0:t.getId())===(null==n||null===(e=n[n.length-1])||void 0===e?void 0:e.getId()))return this.getSlide(0);var r=this.getCurrent(),o=this.getSlide(i.findIndex((function(t){return r===t.getId()}))+1);return o||this.getSlide(0)}},{key:"getActiveSlides",value:function(){return this.getSlides().filter((function(t){return t.isActive()}))}},{key:"getVisibleSlides",value:function(){return this.getSlides().filter((function(t){return t.isVisible()}))}},{key:"setCurrentForWheel",value:function(){v("abstractCanvas.setCurrentForWheel")}},{key:"moveTo",value:function(t){v("abstractCanvas.moveTo")}},{key:"beforeInit",value:function(){}},{key:"afterInit",value:function(){}}]),t}(),m=function(e){function i(e,r){var o;if(n(this,i),(o=t(this,i,[e,r])).smoothScrollToTimerId=void 0,o.canvasScrollTimerId=void 0,o.setScrollLeft=function(t){return o.dom.scrollLeft=t},o.setScrollLeft(0),o.handleScroll=o.handleScroll.bind(l(o)),o.dom.addEventListener("scroll",o.handleScroll,!1),"undefined"!=typeof IntersectionObserver){var a=new IntersectionObserver((function(t){t.forEach((function(t){var e=new h(t.target);t.isIntersecting?e.active():e.inactive()}))}),{root:o.dom,rootMargin:"0px",threshold:[.5,1]}),s=new IntersectionObserver((function(t){t.forEach((function(t){var e=new h(t.target);t.isIntersecting?e.visible():e.invisible()}))}),{root:o.dom,rootMargin:"0px -1px",threshold:[0]});o.getSlides().forEach((function(t){a.observe(t.dom),s.observe(t.dom)}))}return o}return a(i,e),o(i,[{key:"afterInit",value:function(){this.dom.classList.remove("is-scrolling")}},{key:"handleScroll",value:function(){var t=this;clearTimeout(this.canvasScrollTimerId),this.isDrag||(this.dom.classList.add("is-scrolling"),this.canvasScrollTimerId=setTimeout((function(){var e=t.left(),i=t.getCurrentSlide().left();1<Math.abs(e-i)&&t.setCurrentForWheel(),f(t.dom,"scrollEnd"),t.dom.classList.remove("is-scrolling")}),250))}},{key:"handleMousedown",value:function(t){clearTimeout(this.canvasScrollTimerId)}},{key:"handleMousemove",value:function(t){this.setScrollLeft(this.dragStartScrollLeft+this.dragStartX-t.clientX)}},{key:"handleMouseup",value:function(t){var e=(new Date).getTime()-this.dragStartTime.getTime(),i=t.clientX-this.dragStartX;if(300>e){var n=this.scrollLeft()-i/e*100;this.moveToLeft(n)}}},{key:"afterHandleMouseup",value:function(){this.handleScroll()}},{key:"setCurrentForWheel",value:function(){var t=this,e=this.getSlides().reduce((function(e,i){var n=e.offsetWidth()-Math.abs(t.left()-e.left());return i.offsetWidth()-Math.abs(t.left()-i.left())>n?i:e}));this.setCurrent(e.getId()),f(this.dom,"setCurrentForWheel")}},{key:"moveTo",value:function(t){var e=this.scrollLeft()+(t.left()-this.left());this.moveToLeft(e)}},{key:"moveToLeft",value:function(t){var e=this,i=this.scrollLeft();clearInterval(this.smoothScrollToTimerId);var n=0<t-i?"next":t!==i&&"prev";if(n){var r=1e3/60,o=t-i;if(0!==o){var a=o/r,s=getComputedStyle(this.dom).getPropertyValue("--spider--transition-duration").trim(),u=s.match(/ms$/)?Number(s.replace("ms","")):s.match(/s$/)?1e3*Number(s.replace("s","")):1e3,l=0,c=i;this.smoothScrollToTimerId=setInterval((function(){var r=function(t,e,i,n){return i*((t=t/n-1)*t*t+1)+e}(l+=Math.abs(a),i,o,u*Math.abs(o/750));"next"===n&&r<=t&&r>=c||"prev"===n&&r>=t&&r<=c?(e.setScrollLeft(r),c=r):(clearInterval(e.smoothScrollToTimerId),e.setScrollLeft(t))}),r)}}}}]),i}(g),p=function(e){function i(e,r){var o;return n(this,i),o=t(this,i,[e,r]),e.addEventListener("updateCurrent",(function(){o.getSlides().forEach((function(t){o.getCurrent()===t.getId()?t.active():t.inactive()}))}),!1),o}return a(i,e),o(i,[{key:"afterInit",value:function(){this.dom.classList.remove("is-fading"),this.slides.forEach((function(t,e){0!==e?(t.style("left","".concat(-1*e*100,"%")),t.inactive()):t.active()}))}},{key:"handleMouseup",value:function(t){var e=t.clientX-this.dragStartX;if(0<e){var i=this.getPrevSlide();i&&this.setCurrent(i.getId())}else if(0>e){var n=this.getNextSlide();n&&this.setCurrent(n.getId())}}},{key:"moveTo",value:function(t){var e=this;if(t.isActive()){this.dom.classList.add("is-fading"),[].slice.call(this.dom.querySelectorAll('[data-active="false"]')).map((function(t){return new h(t)})).forEach((function(t){return t.inactive()})),t.active();t.dom.addEventListener("transitionend",(function i(){t.dom.removeEventListener("transitionend",i,!1),f(e.dom,"fadeEnd"),e.dom.classList.remove("is-fading")}),!1)}}}]),i}(g);function y(t,e){return t.addEventListener("click",(function(){return e.handleClick()}),!1),this}function b(t,e){return t.addEventListener("click",(function(){return e.handleClick()}),!1),this}function S(t,e){return t.addEventListener("click",(function(){return e.handleClick()}),!1),this}function w(t,e){return t.addEventListener("click",(function(){return e.handleClick()}),!1),this}function k(t,e){var i=this;return this.active=function(){t.setAttribute("aria-current","true")},this.inactive=function(){t.removeAttribute("aria-current")},e.initial?this.active():this.inactive(),t.addEventListener("click",(function(t){return e.handleClick(t)}),!1),new MutationObserver((function(t){t.forEach((function(t){new h(t.target).isActive()?i.active():i.inactive()}))})).observe(e.relatedSlide.dom,{attributes:!0,attributeFilter:["data-active"]}),this}function A(t){var e=this;t&&(this.dom=t,this.getInterval=function(){return Number(e.dom.getAttribute("data-interval"))},this.getDuration=function(){return Number(e.dom.getAttribute("data-duration"))},this.getFade=function(){return"true"===e.dom.getAttribute("data-fade")},this.getShuffle=function(){return"true"===e.dom.getAttribute("data-shuffle")},this.setInitialized=function(t){return t&&f(e.dom,"initialized"),e.dom.setAttribute("data-initialized",t?"true":"false")},this.setProperty=function(t,i){e.dom.style.setProperty(t,i)})}var L=function(t,e){var i=[];return[].slice.call(t).forEach((function(t){var n=t.getAttribute("data-initialized");if("false"===n||!n){var r=new C(t,e);r.initialized&&i.push(r)}})),i},I=function(t,e){return new function(){var i=this,n=t.cloneNode(!0),r=void 0,o=void 0;this.stopAutoPlay=function(){clearInterval(o),t.classList.remove("is-auto-playing")},this.startAutoPlay=function(e){i.stopAutoPlay(),o=setInterval((function(){i.next()}),e),t.classList.add("is-auto-playing")},this.initialized=!1,this.destroy=function(){var e=n.cloneNode(!0);t.parentNode.insertBefore(e,t),t.remove(),t=e,i.initialized=!1},this.init=function(){if(!i.initialized){var n=new A(t),o=t.querySelector(e.root);if(o){var a=n.getDuration();a&&n.setProperty("--spider--transition-duration","".concat(a/1e3,"s"));var s=t.querySelector(e.canvas);if(s){var u=t.querySelector(e.reference)||o;if(u){var l=t.querySelector(e.prevArrow),d=t.querySelector(e.nextArrow),f=t.querySelector(e.startButton),h=t.querySelector(e.stopButton),v=t.querySelector(e.dots);if(n.getShuffle()){var g=[].slice.call(s.querySelectorAll(e.slide)),L=[].slice.call(v.querySelectorAll());(function(t){for(var e=c(t),i=e.length-1;i>0;i--){var n=Math.floor(Math.random()*(i+1)),r=[e[n],e[i]];e[i]=r[0],e[n]=r[1]}return e})(g.keys()).forEach((function(t){s.appendChild(s.removeChild(g[t])),v.appendChild(v.removeChild(L[t]))}))}var I=n.getFade()?p:m;r=new I(s,{slide:e.slide,reference:u,container:n});var C=n.getInterval();0<C&&(i.startAutoPlay(C),s.addEventListener("mousedown",(function(){var e=t.classList.contains("is-auto-playing");i.stopAutoPlay(),e&&["mouseup","mouseout"].forEach((function(t){s.addEventListener(t,(function e(){i.startAutoPlay(C),s.removeEventListener(t,e,!1)}),!1)}))}),!1)),l&&new y(l,{handleClick:function(){i.stopAutoPlay(),i.prev();var t=n.getInterval();0<t&&i.startAutoPlay(t)}}),d&&new b(d,{handleClick:function(){i.stopAutoPlay(),i.next();var t=n.getInterval();0<t&&i.startAutoPlay(t)}}),f&&new S(f,{handleClick:function(){var t=n.getInterval();0<t&&i.startAutoPlay(t)}}),h&&new w(h,{handleClick:function(){i.stopAutoPlay()}}),v&&[].slice.call(v.querySelectorAll(e.dot)).forEach((function(t){new k(t,{initial:r.getCurrent()===Number(t.getAttribute("data-id")),relatedSlide:r.getSlideById(t.getAttribute("data-id")),handleClick:function(t){i.stopAutoPlay(),i.moveTo(t.currentTarget.getAttribute("data-id"));var e=n.getInterval();0<e&&i.startAutoPlay(e)}})})),i.initialized=!0,n.setInitialized(i.initialized)}}}}},this.prev=function(){i.moveTo(r.getPrevSlide().getId())},this.next=function(){i.moveTo(r.getNextSlide().getId())},this.moveTo=function(t){r&&r.setCurrent(t)};var a=new IntersectionObserver((function(t){t.forEach((function(t){t.isIntersecting&&(i.init(),a.disconnect())}))}),{rootMargin:"500px",threshold:[0]});return a.observe(t),this}};function C(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},i={root:".spider",reference:".spider__reference",canvas:".spider__canvas",slide:".spider__slide",prevArrow:'.spider__arrow[data-direction="prev"]',nextArrow:'.spider__arrow[data-direction="next"]',startButton:".spider__start",stopButton:".spider__stop",dots:".spider__dots",dot:".spider__dot"},n={};for(var r in i)n[r]=void 0!==e[r]?e[r]:i[r];if("string"==typeof t){if(t.match(/^#/)){var o=document.querySelector(t);if(!o)return;return I(o,n)}var a=document.querySelectorAll(t);if(1>a.length)return;return L(a,n)}return!0==t instanceof NodeList?L(t,n):!0==t instanceof HTMLElement?I(t,n):void 0}return C}));
  • snow-monkey-blocks/trunk/dist/packages/spider/src/css/spider.scss

    r3026781 r3027223  
    11:root {
    22  --spider--transition-duration: 1s;
    3   --spider--arrow-button-size: 42px;
     3  --spider--arrow-button-size: 44px; // @deprecated
     4  --spider--arrow-clickable-size: var(--spider--arrow-button-size);
    45  --spider--arrow-size: 10px;
    56  --spider--arrow-color: #fff;
    67  --spider--dots-gap: 10px;
    7   --spider--dot-size: 8px;
     8  --spider--dot-size: 10px;
     9  --spider--dot-clickable-size: 44px;
    810  --spider--dot-color: #ccc;
    911  --spider--dot-current-color: #333;
     
    8082.spider > .spider__arrows {
    8183  position: absolute;
    82   top: calc(50% - var(--spider--arrow-button-size) / 2);
     84  top: calc(50% - var(--spider--arrow--size) / 2);
    8385  left: 0;
    8486  right: 0;
     
    9395  font-size: 0 !important;
    9496  line-height: 0 !important;
    95   height: var(--spider--arrow-button-size);
    96   width: var(--spider--arrow-button-size);
     97  height: var(--spider--arrow--size);
     98  width: var(--spider--arrow--size);
    9799  padding: 0;
    98100  cursor: pointer;
    99101  outline: none;
     102
     103
     104
     105
    100106
    101107  &::before {
     
    107113  }
    108114
    109   &:active {
    110     filter: brightness(80%);
    111   }
    112 
    113115  &[data-direction="prev"] {
    114116    left: 0;
     
    144146.spider__start,
    145147.spider__stop {
     148
    146149  background-color: transparent;
    147150  border: none;
    148151  border-radius: 0;
     152
    149153  line-height: 1;
    150154  padding: 0;
    151155  cursor: pointer;
     156
     157
     158
     159
     160
     161
    152162}
    153163
     
    167177
    168178  .spider + & {
    169     margin-top: 1em;
     179    margin-top: 1.5em;
     180  }
     181
     182  > .spider__start,
     183  > .spider__stop {
     184    > svg {
     185      max-height: var(--spider--dot-size);
     186      max-width: var(--spider--dot-size);
     187    }
    170188  }
    171189
     
    179197
    180198  &:not([data-thumbnails="true"]) {
     199
     200
     201
     202
    181203    .spider__dot {
    182204      background-color: var(--spider--dot-color);
     
    191213      }
    192214    }
     215
     216
     217
     218
     219
     220
     221
     222
     223
     224
     225
     226
     227
     228
    193229  }
    194230}
    195231
    196232.spider__dot {
     233
     234
     235
     236
    197237  background-color: transparent;
    198238  border: none;
     
    201241  cursor: pointer;
    202242  outline: none;
     243
     244
     245
     246
     247
    203248}
    204249
  • snow-monkey-blocks/trunk/dist/packages/spider/src/js/spider.js

    r3026781 r3027223  
    144144
    145145        const slidesDom = [].slice.call(_canvas.querySelectorAll(options.slide));
    146         const dotsDom   = [].slice.call(_dots.querySelectorAll(options.dot));
     146        const dotsDom   = [].slice.call(_dots.querySelectorAll());
    147147
    148148        const shuffledSlidesDomKeys = shuffle(slidesDom.keys());
  • snow-monkey-blocks/trunk/languages/snow-monkey-blocks-ja-02204d545e757adfb38b48b07b83e0ce.json

    r3026781 r3027223  
    1 {"translation-revision-date":"2024-01-25 21:10+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/like-me-box\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Facebook page name":["Facebook \u30da\u30fc\u30b8\u540d"],"Like me box":["\u3044\u3044\u306d\uff01\u30dc\u30c3\u30af\u30b9"],"Please input \"Facebook page name\"":["\u300cFacebook \u30da\u30fc\u30b8\u540d\u300d\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044"]}}}
     1{"translation-revision-date":"2024-01-2+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/like-me-box\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Facebook page name":["Facebook \u30da\u30fc\u30b8\u540d"],"Like me box":["\u3044\u3044\u306d\uff01\u30dc\u30c3\u30af\u30b9"],"Please input \"Facebook page name\"":["\u300cFacebook \u30da\u30fc\u30b8\u540d\u300d\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044"]}}}
  • snow-monkey-blocks/trunk/languages/snow-monkey-blocks-ja-02f985593cb8fbbee2cfaf366099f81d.json

    r3026781 r3027223  
    1 {"translation-revision-date":"2024-01-25 21:10+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/list\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"check":["check"],"hand-point-right":["hand-point-right"],"Icon":["\u30a2\u30a4\u30b3\u30f3"],"Color":["\u8272"],"Icon color":["\u30a2\u30a4\u30b3\u30f3\u306e\u8272"],"angle-right":["angle-right"],"angles-right":["angle-right"],"circle-right":["circle-right"],"arrow-right":["arrow-right"],"circle-check":["circle-check"],"square-check":["square-check"],"circle-chevron-right":["circle-chevron-right"]}}}
     1{"translation-revision-date":"2024-01-2+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/list\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"check":["check"],"hand-point-right":["hand-point-right"],"Icon":["\u30a2\u30a4\u30b3\u30f3"],"Color":["\u8272"],"Icon color":["\u30a2\u30a4\u30b3\u30f3\u306e\u8272"],"angle-right":["angle-right"],"angles-right":["angle-right"],"circle-right":["circle-right"],"arrow-right":["arrow-right"],"circle-check":["circle-check"],"square-check":["square-check"],"circle-chevron-right":["circle-chevron-right"]}}}
  • snow-monkey-blocks/trunk/languages/snow-monkey-blocks-ja-03a3a9e02bb1c6bc232ea85be77c60f9.json

    r3026781 r3027223  
    1 {"translation-revision-date":"2024-01-25 21:10+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/slider\/item\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Link":["\u30ea\u30f3\u30af"],"Release":["\u89e3\u9664"],"Media":["\u30e1\u30c7\u30a3\u30a2"],"Image":["\u753b\u50cf"],"Video":["\u52d5\u753b"],"Write caption\u2026":["\u30ad\u30e3\u30d7\u30b7\u30e7\u30f3\u3092\u66f8\u304f\u2026"]}}}
     1{"translation-revision-date":"2024-01-2+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/slider\/item\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Link":["\u30ea\u30f3\u30af"],"Release":["\u89e3\u9664"],"Media":["\u30e1\u30c7\u30a3\u30a2"],"Image":["\u753b\u50cf"],"Video":["\u52d5\u753b"],"Write caption\u2026":["\u30ad\u30e3\u30d7\u30b7\u30e7\u30f3\u3092\u66f8\u304f\u2026"]}}}
  • snow-monkey-blocks/trunk/languages/snow-monkey-blocks-ja-0740649811097089a7964e42dd4014a6.json

    r3026781 r3027223  
    1 {"translation-revision-date":"2024-01-25 21:10+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/contents-outline\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Contents outline":["\u76ee\u6b21"],"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Headings":["\u898b\u51fa\u3057"],"Show h2":["h2 \u3092\u8868\u793a"],"Show h3":["h3 \u3092\u8868\u793a"],"Show h4":["h4 \u3092\u8868\u793a"],"Show section block titles":["\u30bb\u30af\u30b7\u30e7\u30f3\u306e\u30bf\u30a4\u30c8\u30eb\u3092\u8868\u793a"],"Show heading blocks in section blocks":["\u30bb\u30af\u30b7\u30e7\u30f3\u5185\u306e\u898b\u51fa\u3057\u3092\u8868\u793a"],"Move to before 1st heading":["\u6700\u521d\u306e\u898b\u51fa\u3057\u306e\u524d\u306b\u79fb\u52d5"],"In the actual screen, it is displayed when headings exists on the page.":["\u5b9f\u969b\u306e\u753b\u9762\u3067\u306f\u3001\u898b\u51fa\u3057\u304c\u30da\u30fc\u30b8\u306b\u5b58\u5728\u3059\u308b\u5834\u5408\u306b\u8868\u793a\u3055\u308c\u307e\u3059\u3002"]}}}
     1{"translation-revision-date":"2024-01-2+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/contents-outline\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Contents outline":["\u76ee\u6b21"],"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Headings":["\u898b\u51fa\u3057"],"Show h2":["h2 \u3092\u8868\u793a"],"Show h3":["h3 \u3092\u8868\u793a"],"Show h4":["h4 \u3092\u8868\u793a"],"Show section block titles":["\u30bb\u30af\u30b7\u30e7\u30f3\u306e\u30bf\u30a4\u30c8\u30eb\u3092\u8868\u793a"],"Show heading blocks in section blocks":["\u30bb\u30af\u30b7\u30e7\u30f3\u5185\u306e\u898b\u51fa\u3057\u3092\u8868\u793a"],"Move to before 1st heading":["\u6700\u521d\u306e\u898b\u51fa\u3057\u306e\u524d\u306b\u79fb\u52d5"],"In the actual screen, it is displayed when headings exists on the page.":["\u5b9f\u969b\u306e\u753b\u9762\u3067\u306f\u3001\u898b\u51fa\u3057\u304c\u30da\u30fc\u30b8\u306b\u5b58\u5728\u3059\u308b\u5834\u5408\u306b\u8868\u793a\u3055\u308c\u307e\u3059\u3002"]}}}
  • snow-monkey-blocks/trunk/languages/snow-monkey-blocks-ja-07a03a2a2264e19228204b61a66595b4.json

    r3026781 r3027223  
    1 {"translation-revision-date":"2024-01-25 21:10+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/directory-structure\/item\/directory\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Icon":["\u30a2\u30a4\u30b3\u30f3"],"folder - Solid":["\u30d5\u30a9\u30eb\u30c0 - Solid"],"folder-open - Solid":["\u958b\u3044\u3066\u3044\u308b\u30d5\u30a9\u30eb\u30c0 - Slid"],"folder-open - Regular":["\u958b\u3044\u3066\u3044\u308b\u30d5\u30a9\u30eb\u30c0 - Regular"],"folder - Regular":["\u30d5\u30a9\u30eb\u30c0 - Regular"],"Icon color":["\u30a2\u30a4\u30b3\u30f3\u306e\u8272"],"Write directory name\u2026":["\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u540d\u3092\u66f8\u304f\u2026"]}}}
     1{"translation-revision-date":"2024-01-2+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/directory-structure\/item\/directory\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Icon":["\u30a2\u30a4\u30b3\u30f3"],"folder - Solid":["\u30d5\u30a9\u30eb\u30c0 - Solid"],"folder-open - Solid":["\u958b\u3044\u3066\u3044\u308b\u30d5\u30a9\u30eb\u30c0 - Slid"],"folder-open - Regular":["\u958b\u3044\u3066\u3044\u308b\u30d5\u30a9\u30eb\u30c0 - Regular"],"folder - Regular":["\u30d5\u30a9\u30eb\u30c0 - Regular"],"Icon color":["\u30a2\u30a4\u30b3\u30f3\u306e\u8272"],"Write directory name\u2026":["\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u540d\u3092\u66f8\u304f\u2026"]}}}
  • snow-monkey-blocks/trunk/languages/snow-monkey-blocks-ja-07a35cae7d1dd103eb2f2fb420df4efc.json

    r3026781 r3027223  
    1 {"translation-revision-date":"2024-01-25 21:10+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/recent-posts\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Recent posts":["\u6700\u8fd1\u306e\u6295\u7a3f"],"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"S":["S"],"M":["M"],"L":["L"],"Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Text":["\u30c6\u30ad\u30b9\u30c8"],"Layout":["\u30ec\u30a4\u30a2\u30a6\u30c8"],"Rich media":["\u30ea\u30c3\u30c1\u30e1\u30c7\u30a3\u30a2"],"Simple":["\u30b7\u30f3\u30d7\u30eb"],"Text 2":["\u30c6\u30ad\u30b9\u30c82"],"Panels":["\u30d1\u30cd\u30eb"],"Carousel (%1$s)":["\u30ab\u30eb\u30fc\u30bb\u30eb\uff08%1$s\uff09"],"Large image":["\u5927\u304d\u306a\u753b\u50cf"],"Display arrows":["\u77e2\u5370\u3092\u8868\u793a"],"Display dots":["\u30c9\u30c3\u30c8\u3092\u8868\u793a"],"Autoplay Speed in seconds":["\u81ea\u52d5\u518d\u751f\u306e\u9593\u9694\uff08\u79d2\uff09"],"If \"0\", no scroll.":["\u300c0\u300d\u306e\u5834\u5408\u3001\u30b9\u30af\u30ed\u30fc\u30eb\u3057\u307e\u305b\u3093\u3002"],"Display pause button for autoplay":["\u81ea\u52d5\u518d\u751f\u306e\u4e00\u6642\u505c\u6b62\u30dc\u30bf\u30f3\u3092\u8868\u793a"],"Number of columns displayed on mobile device":["\u30e2\u30d0\u30a4\u30eb\u7aef\u672b\u6642\u306e\u8868\u793a\u30ab\u30e9\u30e0\u6570"],"1 column":["1\u30ab\u30e9\u30e0"],"2 columns":["2\u30ab\u30e9\u30e0"],"Posts list":["\u6295\u7a3f\u30ea\u30b9\u30c8"],"Latest posts":["\u6700\u65b0\u306e\u6295\u7a3f"],"Post type":["\u6295\u7a3f\u30bf\u30a4\u30d7"],"Taxonomy":["\u30bf\u30af\u30bd\u30ce\u30df\u30fc"],"Filter by %1$s":["%1$s\u3067\u7d5e\u308a\u8fbc\u307f"],"Loading taxonomies\u2026":["\u30bf\u30af\u30bd\u30ce\u30df\u30fc\u3092\u8aad\u307f\u8fbc\u3093\u3067\u3044\u307e\u3059\u2026"],"Authors":["\u8457\u8005"],"Number of posts":["\u8868\u793a\u3059\u308b\u6295\u7a3f\u6570"],"The gap between each item":["\u5404\u9805\u76ee\u9593\u306e\u9593\u9694"],"Title tag of each items":["\u5404\u9805\u76ee\u306e\u30bf\u30a4\u30c8\u30eb\u30bf\u30b0"],"Images size of each items":["\u5404\u9805\u76ee\u306e\u753b\u50cf\u30b5\u30a4\u30ba"],"Force display meta of each items":["\u5404\u9805\u76ee\u306e\u30e1\u30bf\u60c5\u5831\u3092\u5f37\u5236\u7684\u306b\u8868\u793a\u3059\u308b"],"If it's already displayed, this setting will be ignored.":["\u3059\u3067\u306b\u8868\u793a\u3055\u308c\u3066\u3044\u308b\u5834\u5408\u3001\u3053\u306e\u8a2d\u5b9a\u306f\u7121\u8996\u3055\u308c\u307e\u3059\u3002"],"Display author of each items":["\u5404\u9805\u76ee\u306e\u8457\u8005\u3092\u8868\u793a\u3059\u308b"],"Display published date of each items":["\u5404\u9805\u76ee\u306e\u516c\u958b\u65e5\u3092\u8868\u793a\u3059\u308b"],"Force display category label of each items":["\u5404\u9805\u76ee\u306e\u30ab\u30c6\u30b4\u30ea\u30fc\u30e9\u30d9\u30eb\u3092\u5f37\u5236\u7684\u306b\u8868\u793a\u3059\u308b"],"Display excerpt of each items":["\u5404\u9805\u76ee\u306e\u629c\u7c8b\u3092\u8868\u793a\u3059\u308b"],"Ignore sticky posts":["\u5148\u982d\u56fa\u5b9a\u8868\u793a\u3092\u9664\u5916\u3059\u308b"],"Text if no posts matched":["\u4e00\u81f4\u3059\u308b\u6295\u7a3f\u304c\u306a\u3044\u5834\u5408\u306e\u30c6\u30ad\u30b9\u30c8"],"Allow HTML":["HTML \u8a31\u53ef"]}}}
     1{"translation-revision-date":"2024-01-2+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/recent-posts\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Recent posts":["\u6700\u8fd1\u306e\u6295\u7a3f"],"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"S":["S"],"M":["M"],"L":["L"],"Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Text":["\u30c6\u30ad\u30b9\u30c8"],"Layout":["\u30ec\u30a4\u30a2\u30a6\u30c8"],"Rich media":["\u30ea\u30c3\u30c1\u30e1\u30c7\u30a3\u30a2"],"Simple":["\u30b7\u30f3\u30d7\u30eb"],"Text 2":["\u30c6\u30ad\u30b9\u30c82"],"Panels":["\u30d1\u30cd\u30eb"],"Carousel (%1$s)":["\u30ab\u30eb\u30fc\u30bb\u30eb\uff08%1$s\uff09"],"Large image":["\u5927\u304d\u306a\u753b\u50cf"],"Display arrows":["\u77e2\u5370\u3092\u8868\u793a"],"Display dots":["\u30c9\u30c3\u30c8\u3092\u8868\u793a"],"Autoplay Speed in seconds":["\u81ea\u52d5\u518d\u751f\u306e\u9593\u9694\uff08\u79d2\uff09"],"If \"0\", no scroll.":["\u300c0\u300d\u306e\u5834\u5408\u3001\u30b9\u30af\u30ed\u30fc\u30eb\u3057\u307e\u305b\u3093\u3002"],"Display pause button for autoplay":["\u81ea\u52d5\u518d\u751f\u306e\u4e00\u6642\u505c\u6b62\u30dc\u30bf\u30f3\u3092\u8868\u793a"],"Number of columns displayed on mobile device":["\u30e2\u30d0\u30a4\u30eb\u7aef\u672b\u6642\u306e\u8868\u793a\u30ab\u30e9\u30e0\u6570"],"1 column":["1\u30ab\u30e9\u30e0"],"2 columns":["2\u30ab\u30e9\u30e0"],"Posts list":["\u6295\u7a3f\u30ea\u30b9\u30c8"],"Latest posts":["\u6700\u65b0\u306e\u6295\u7a3f"],"Post type":["\u6295\u7a3f\u30bf\u30a4\u30d7"],"Taxonomy":["\u30bf\u30af\u30bd\u30ce\u30df\u30fc"],"Filter by %1$s":["%1$s\u3067\u7d5e\u308a\u8fbc\u307f"],"Loading taxonomies\u2026":["\u30bf\u30af\u30bd\u30ce\u30df\u30fc\u3092\u8aad\u307f\u8fbc\u3093\u3067\u3044\u307e\u3059\u2026"],"Authors":["\u8457\u8005"],"Number of posts":["\u8868\u793a\u3059\u308b\u6295\u7a3f\u6570"],"The gap between each item":["\u5404\u9805\u76ee\u9593\u306e\u9593\u9694"],"Title tag of each items":["\u5404\u9805\u76ee\u306e\u30bf\u30a4\u30c8\u30eb\u30bf\u30b0"],"Images size of each items":["\u5404\u9805\u76ee\u306e\u753b\u50cf\u30b5\u30a4\u30ba"],"Force display meta of each items":["\u5404\u9805\u76ee\u306e\u30e1\u30bf\u60c5\u5831\u3092\u5f37\u5236\u7684\u306b\u8868\u793a\u3059\u308b"],"If it's already displayed, this setting will be ignored.":["\u3059\u3067\u306b\u8868\u793a\u3055\u308c\u3066\u3044\u308b\u5834\u5408\u3001\u3053\u306e\u8a2d\u5b9a\u306f\u7121\u8996\u3055\u308c\u307e\u3059\u3002"],"Display author of each items":["\u5404\u9805\u76ee\u306e\u8457\u8005\u3092\u8868\u793a\u3059\u308b"],"Display published date of each items":["\u5404\u9805\u76ee\u306e\u516c\u958b\u65e5\u3092\u8868\u793a\u3059\u308b"],"Force display category label of each items":["\u5404\u9805\u76ee\u306e\u30ab\u30c6\u30b4\u30ea\u30fc\u30e9\u30d9\u30eb\u3092\u5f37\u5236\u7684\u306b\u8868\u793a\u3059\u308b"],"Display excerpt of each items":["\u5404\u9805\u76ee\u306e\u629c\u7c8b\u3092\u8868\u793a\u3059\u308b"],"Ignore sticky posts":["\u5148\u982d\u56fa\u5b9a\u8868\u793a\u3092\u9664\u5916\u3059\u308b"],"Text if no posts matched":["\u4e00\u81f4\u3059\u308b\u6295\u7a3f\u304c\u306a\u3044\u5834\u5408\u306e\u30c6\u30ad\u30b9\u30c8"],"Allow HTML":["HTML \u8a31\u53ef"]}}}
  • snow-monkey-blocks/trunk/languages/snow-monkey-blocks-ja-10c2049d48f115b6a7430067bfe71385.json

    r3026781 r3027223  
    1 {"translation-revision-date":"2024-01-25 21:10+0900","generator":"WP-CLI\/2.8.1","source":"dist\/js\/editor.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Allows for stretching from the basic size.":["\u57fa\u672c\u30b5\u30a4\u30ba\u304b\u3089\u4f38\u5f35\u3067\u304d\u308b\u3088\u3046\u306b\u3059\u308b\u3002"],"Allow shrinkage from the basic size.":["\u57fa\u672c\u30b5\u30a4\u30ba\u304b\u3089\u7e2e\u5c0f\u3067\u304d\u308b\u3088\u3046\u306b\u3059\u308b\u3002"],"Basic size":["\u57fa\u672c\u30b5\u30a4\u30ba"],"Basic size of the flex item.":["\u30d5\u30ec\u30c3\u30af\u30b9\u30a2\u30a4\u30c6\u30e0\u306e\u57fa\u672c\u30b5\u30a4\u30ba\u3002"]}}}
     1{"translation-revision-date":"2024-01-2+0900","generator":"WP-CLI\/2.8.1","source":"dist\/js\/editor.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Allows for stretching from the basic size.":["\u57fa\u672c\u30b5\u30a4\u30ba\u304b\u3089\u4f38\u5f35\u3067\u304d\u308b\u3088\u3046\u306b\u3059\u308b\u3002"],"Allow shrinkage from the basic size.":["\u57fa\u672c\u30b5\u30a4\u30ba\u304b\u3089\u7e2e\u5c0f\u3067\u304d\u308b\u3088\u3046\u306b\u3059\u308b\u3002"],"Basic size":["\u57fa\u672c\u30b5\u30a4\u30ba"],"Basic size of the flex item.":["\u30d5\u30ec\u30c3\u30af\u30b9\u30a2\u30a4\u30c6\u30e0\u306e\u57fa\u672c\u30b5\u30a4\u30ba\u3002"]}}}
  • snow-monkey-blocks/trunk/languages/snow-monkey-blocks-ja-143541ecb8b7ff67b512ec525eca33cf.json

    r3026781 r3027223  
    1 {"translation-revision-date":"2024-01-25 21:10+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/hero-header\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Padding":["\u30d1\u30c7\u30a3\u30f3\u30b0"],"Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Release":["\u89e3\u9664"],"Media":["\u30e1\u30c7\u30a3\u30a2"],"Image":["\u753b\u50cf"],"Video":["\u52d5\u753b"],"Justify items left":["\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u5de6\u63c3\u3048"],"Justify items center":["\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u4e2d\u592e\u63c3\u3048"],"Justify items right":["\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u53f3\u63c3\u3048"],"Justify items top":["\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u4e0a\u63c3\u3048"],"Justify items bottom":["\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u4e0b\u63c3\u3048"],"Left \/ Top \/ Out":["\u5de6 \/ \u4e0a \/ \u30a2\u30a6\u30c8"],"Right \/ Top \/ Out":["\u53f3 \/ \u4e0a \/ \u30a2\u30a6\u30c8"],"Left \/ Bottom \/ Out":["\u5de6 \/ \u4e0b \/ \u30a2\u30a6\u30c8"],"Right \/ Bottom \/ Out":["\u53f3 \/ \u4e0b \/ \u30a2\u30a6\u30c8"],"Left \/ Top \/ In":["\u5de6 \/ \u4e0a \/ \u30a4\u30f3"],"Right \/ Top \/ In":["\u53f3 \/ \u4e0a \/ \u30a4\u30f3"],"Left \/ Bottom \/ In":["\u5de6 \/ \u4e0b \/ \u30a4\u30f3"],"Right \/ Bottom \/ In":["\u53f3 \/ \u4e0b \/ \u30a4\u30f3"],"Center":["\u4e2d\u592e"],"Maximum width":["\u6700\u5927\u5e45"],"Number of columns in grid":["\u30b0\u30ea\u30c3\u30c9\u306e\u30ab\u30e9\u30e0\u6570"],"Number of rows in grid":["\u30b0\u30ea\u30c3\u30c9\u306e\u884c\u6570"],"Background image":["\u80cc\u666f\u753b\u50cf"],"Focal point picker":["\u7126\u70b9\u30d4\u30c3\u30ab\u30fc"],"Fit to the contents":["\u30b3\u30f3\u30c6\u30f3\u30c4\u306b\u5408\u308f\u305b\u308b"],"Aspect ratio":["\u753b\u50cf\u306e\u30a2\u30b9\u30da\u30af\u30c8\u6bd4"],"e.g. 16 \/ 9":["\u4f8b\uff1a16 \/ 9"],"Grid column: start":["\u30b0\u30ea\u30c3\u30c9\u5217\uff1a\u958b\u59cb"],"Grid column: end":["\u30b0\u30ea\u30c3\u30c9\u5217\uff1a\u7d42\u4e86"],"Grid row: start":["\u30b0\u30ea\u30c3\u30c9\u884c\uff1a\u958b\u59cb"],"Grid row: end":["\u30b0\u30ea\u30c3\u30c9\u884c\uff1a\u7d42\u4e86"],"Contents":["\u30b3\u30f3\u30c6\u30f3\u30c4"],"Alignment on inline axis":["\u30a4\u30f3\u30e9\u30a4\u30f3\u8ef8\u3067\u306e\u914d\u7f6e"],"Alignment on cross axis":["\u4ea4\u5dee\u8ef8\u3067\u306e\u914d\u7f6e"]}}}
     1{"translation-revision-date":"2024-01-2+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/hero-header\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Padding":["\u30d1\u30c7\u30a3\u30f3\u30b0"],"Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Release":["\u89e3\u9664"],"Media":["\u30e1\u30c7\u30a3\u30a2"],"Image":["\u753b\u50cf"],"Video":["\u52d5\u753b"],"Justify items left":["\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u5de6\u63c3\u3048"],"Justify items center":["\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u4e2d\u592e\u63c3\u3048"],"Justify items right":["\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u53f3\u63c3\u3048"],"Justify items top":["\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u4e0a\u63c3\u3048"],"Justify items bottom":["\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u4e0b\u63c3\u3048"],"Left \/ Top \/ Out":["\u5de6 \/ \u4e0a \/ \u30a2\u30a6\u30c8"],"Right \/ Top \/ Out":["\u53f3 \/ \u4e0a \/ \u30a2\u30a6\u30c8"],"Left \/ Bottom \/ Out":["\u5de6 \/ \u4e0b \/ \u30a2\u30a6\u30c8"],"Right \/ Bottom \/ Out":["\u53f3 \/ \u4e0b \/ \u30a2\u30a6\u30c8"],"Left \/ Top \/ In":["\u5de6 \/ \u4e0a \/ \u30a4\u30f3"],"Right \/ Top \/ In":["\u53f3 \/ \u4e0a \/ \u30a4\u30f3"],"Left \/ Bottom \/ In":["\u5de6 \/ \u4e0b \/ \u30a4\u30f3"],"Right \/ Bottom \/ In":["\u53f3 \/ \u4e0b \/ \u30a4\u30f3"],"Center":["\u4e2d\u592e"],"Maximum width":["\u6700\u5927\u5e45"],"Number of columns in grid":["\u30b0\u30ea\u30c3\u30c9\u306e\u30ab\u30e9\u30e0\u6570"],"Number of rows in grid":["\u30b0\u30ea\u30c3\u30c9\u306e\u884c\u6570"],"Background image":["\u80cc\u666f\u753b\u50cf"],"Focal point picker":["\u7126\u70b9\u30d4\u30c3\u30ab\u30fc"],"Fit to the contents":["\u30b3\u30f3\u30c6\u30f3\u30c4\u306b\u5408\u308f\u305b\u308b"],"Aspect ratio":["\u753b\u50cf\u306e\u30a2\u30b9\u30da\u30af\u30c8\u6bd4"],"e.g. 16 \/ 9":["\u4f8b\uff1a16 \/ 9"],"Grid column: start":["\u30b0\u30ea\u30c3\u30c9\u5217\uff1a\u958b\u59cb"],"Grid column: end":["\u30b0\u30ea\u30c3\u30c9\u5217\uff1a\u7d42\u4e86"],"Grid row: start":["\u30b0\u30ea\u30c3\u30c9\u884c\uff1a\u958b\u59cb"],"Grid row: end":["\u30b0\u30ea\u30c3\u30c9\u884c\uff1a\u7d42\u4e86"],"Contents":["\u30b3\u30f3\u30c6\u30f3\u30c4"],"Alignment on inline axis":["\u30a4\u30f3\u30e9\u30a4\u30f3\u8ef8\u3067\u306e\u914d\u7f6e"],"Alignment on cross axis":["\u4ea4\u5dee\u8ef8\u3067\u306e\u914d\u7f6e"]}}}
  • snow-monkey-blocks/trunk/languages/snow-monkey-blocks-ja-26eec36a407b72e90b1516c7b73fc242.json

    r3026781 r3027223  
    1 {"translation-revision-date":"2024-01-25 21:10+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/pattern-inserter\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Insert Pattern (Beta)":["\u30d1\u30bf\u30fc\u30f3\u3092\u633f\u5165\uff08\u30d9\u30fc\u30bf\u7248\uff09"],"Click on the button below to see all available patterns. Click on any pattern you wish to insert, and that pattern will be inserted into the article.":["\u4e0b\u8a18\u306e\u30dc\u30bf\u30f3\u3092\u30af\u30ea\u30c3\u30af\u3059\u308b\u3068\u3001\u5229\u7528\u53ef\u80fd\u306a\u3059\u3079\u3066\u306e\u30d1\u30bf\u30fc\u30f3\u304c\u8868\u793a\u3055\u308c\u307e\u3059\u3002\u633f\u5165\u3057\u305f\u3044\u30d1\u30bf\u30fc\u30f3\u3092\u30af\u30ea\u30c3\u30af\u3059\u308b\u3068\u3001\u305d\u306e\u30d1\u30bf\u30fc\u30f3\u304c\u8a18\u4e8b\u306b\u633f\u5165\u3055\u308c\u307e\u3059\u3002"],"Remove this placeholder":["\u3053\u306e\u30d7\u30ec\u30fc\u30b9\u30db\u30eb\u30c0\u30fc\u3092\u524a\u9664"]}}}
     1{"translation-revision-date":"2024-01-2+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/pattern-inserter\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Insert Pattern (Beta)":["\u30d1\u30bf\u30fc\u30f3\u3092\u633f\u5165\uff08\u30d9\u30fc\u30bf\u7248\uff09"],"Click on the button below to see all available patterns. Click on any pattern you wish to insert, and that pattern will be inserted into the article.":["\u4e0b\u8a18\u306e\u30dc\u30bf\u30f3\u3092\u30af\u30ea\u30c3\u30af\u3059\u308b\u3068\u3001\u5229\u7528\u53ef\u80fd\u306a\u3059\u3079\u3066\u306e\u30d1\u30bf\u30fc\u30f3\u304c\u8868\u793a\u3055\u308c\u307e\u3059\u3002\u633f\u5165\u3057\u305f\u3044\u30d1\u30bf\u30fc\u30f3\u3092\u30af\u30ea\u30c3\u30af\u3059\u308b\u3068\u3001\u305d\u306e\u30d1\u30bf\u30fc\u30f3\u304c\u8a18\u4e8b\u306b\u633f\u5165\u3055\u308c\u307e\u3059\u3002"],"Remove this placeholder":["\u3053\u306e\u30d7\u30ec\u30fc\u30b9\u30db\u30eb\u30c0\u30fc\u3092\u524a\u9664"]}}}
  • snow-monkey-blocks/trunk/languages/snow-monkey-blocks-ja-2aa97ec4db7c5b3092a8926d69643191.json

    r3026781 r3027223  
    1 {"translation-revision-date":"2024-01-25 21:10+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/testimonial\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Columns per row":["\u884c\u3042\u305f\u308a\u306e\u30ab\u30e9\u30e0\u6570"],"Columns per row (Large window)":["\u884c\u3042\u305f\u308a\u306e\u30ab\u30e9\u30e0\u6570\uff08\u30e9\u30fc\u30b8\u30a6\u30a4\u30f3\u30c9\u30a6\uff09"],"Columns per row (Medium window)":["\u884c\u3042\u305f\u308a\u306e\u30ab\u30e9\u30e0\u6570\uff08\u30df\u30c7\u30a3\u30a2\u30e0\u30a6\u30a4\u30f3\u30c9\u30a6\uff09"]}}}
     1{"translation-revision-date":"2024-01-2+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/testimonial\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Columns per row":["\u884c\u3042\u305f\u308a\u306e\u30ab\u30e9\u30e0\u6570"],"Columns per row (Large window)":["\u884c\u3042\u305f\u308a\u306e\u30ab\u30e9\u30e0\u6570\uff08\u30e9\u30fc\u30b8\u30a6\u30a4\u30f3\u30c9\u30a6\uff09"],"Columns per row (Medium window)":["\u884c\u3042\u305f\u308a\u306e\u30ab\u30e9\u30e0\u6570\uff08\u30df\u30c7\u30a3\u30a2\u30e0\u30a6\u30a4\u30f3\u30c9\u30a6\uff09"]}}}
  • snow-monkey-blocks/trunk/languages/snow-monkey-blocks-ja-2e70c4ab721d1ef464007a1807635f97.json

    r3026781 r3027223  
    1 {"translation-revision-date":"2024-01-25 21:10+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/rating-box\/item\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Write title\u2026":["\u30bf\u30a4\u30c8\u30eb\u3092\u66f8\u304f\u2026"],"Color":["\u8272"],"Bar color":["\u30d0\u30fc\u306e\u8272"],"Rating":["\u30ec\u30fc\u30c6\u30a3\u30f3\u30b0"]}}}
     1{"translation-revision-date":"2024-01-2+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/rating-box\/item\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Write title\u2026":["\u30bf\u30a4\u30c8\u30eb\u3092\u66f8\u304f\u2026"],"Color":["\u8272"],"Bar color":["\u30d0\u30fc\u306e\u8272"],"Rating":["\u30ec\u30fc\u30c6\u30a3\u30f3\u30b0"]}}}
  • snow-monkey-blocks/trunk/languages/snow-monkey-blocks-ja-34c2481a56004f44306911e3c7db6adc.json

    r3026781 r3027223  
    1 {"translation-revision-date":"2024-01-25 21:10+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/flex\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Indicates this palette comes from the theme.\u0004Theme":["\u30c6\u30fc\u30de"],"Indicates this palette comes from WordPress.\u0004Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Indicates this palette comes from the theme.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Indicates this palette is created by the user.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Color":["\u8272"],"Opacity":["\u4e0d\u900f\u660e\u5ea6"],"Horizontal":["\u6c34\u5e73\u65b9\u5411"],"Vertical":["\u5782\u76f4\u65b9\u5411"],"Blur":["\u307c\u304b\u3057"],"Spread":["\u30b9\u30d7\u30ec\u30c3\u30c9"],"Position":["\u4f4d\u7f6e"],"Outline":["\u30a2\u30a6\u30c8\u30e9\u30a4\u30f3"],"Inset":["\u30a4\u30f3\u30bb\u30c3\u30c8"],"Box Shadow":["\u30dc\u30c3\u30af\u30b9\u30b7\u30e3\u30c9\u30a6"]}}}
     1{"translation-revision-date":"2024-01-2+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/flex\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Indicates this palette comes from the theme.\u0004Theme":["\u30c6\u30fc\u30de"],"Indicates this palette comes from WordPress.\u0004Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Indicates this palette comes from the theme.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Indicates this palette is created by the user.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Color":["\u8272"],"Opacity":["\u4e0d\u900f\u660e\u5ea6"],"Horizontal":["\u6c34\u5e73\u65b9\u5411"],"Vertical":["\u5782\u76f4\u65b9\u5411"],"Blur":["\u307c\u304b\u3057"],"Spread":["\u30b9\u30d7\u30ec\u30c3\u30c9"],"Position":["\u4f4d\u7f6e"],"Outline":["\u30a2\u30a6\u30c8\u30e9\u30a4\u30f3"],"Inset":["\u30a4\u30f3\u30bb\u30c3\u30c8"],"Box Shadow":["\u30dc\u30c3\u30af\u30b9\u30b7\u30e3\u30c9\u30a6"]}}}
  • snow-monkey-blocks/trunk/languages/snow-monkey-blocks-ja-358cf15fba45a46234637d5b57a66860.json

    r3026781 r3027223  
    1 {"translation-revision-date":"2024-01-25 21:10+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/grid\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Minimum width":["\u6700\u5c0f\u5e45"],"Columns count":["\u30ab\u30e9\u30e0\u6570"],"Free input":["\u81ea\u7531\u5165\u529b"],"Auto repeat":["\u81ea\u52d5\u53cd\u5fa9"],"Rows count":["\u884c\u6570"]}}}
     1{"translation-revision-date":"2024-01-2+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/grid\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Minimum width":["\u6700\u5c0f\u5e45"],"Columns count":["\u30ab\u30e9\u30e0\u6570"],"Free input":["\u81ea\u7531\u5165\u529b"],"Auto repeat":["\u81ea\u52d5\u53cd\u5fa9"],"Rows count":["\u884c\u6570"]}}}
  • snow-monkey-blocks/trunk/languages/snow-monkey-blocks-ja-3749fb8e5ad69dd378a63bb8c44b5a06.json

    r3026781 r3027223  
    1 {"translation-revision-date":"2024-01-25 21:10+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/limited-datetime\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Not been set.":["\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002"],"Not initialized properly.":["\u6b63\u3057\u304f\u521d\u671f\u5316\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002"],"Start datetime":["\u958b\u59cb\u65e5\u6642"],"Use start datetime":["\u958b\u59cb\u65e5\u6642\u3092\u4f7f\u7528\u3059\u308b"],"End datetime":["\u7d42\u4e86\u65e5\u6642"],"Use end datetime":["\u7d42\u4e86\u65e5\u6642\u3092\u4f7f\u7528\u3059\u308b"],"Only the set period is displayed":["\u8a2d\u5b9a\u3057\u305f\u671f\u9593\u306e\u307f\u8868\u793a\u3055\u308c\u307e\u3059"]}}}
     1{"translation-revision-date":"2024-01-2+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/limited-datetime\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Not been set.":["\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002"],"Not initialized properly.":["\u6b63\u3057\u304f\u521d\u671f\u5316\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002"],"Start datetime":["\u958b\u59cb\u65e5\u6642"],"Use start datetime":["\u958b\u59cb\u65e5\u6642\u3092\u4f7f\u7528\u3059\u308b"],"End datetime":["\u7d42\u4e86\u65e5\u6642"],"Use end datetime":["\u7d42\u4e86\u65e5\u6642\u3092\u4f7f\u7528\u3059\u308b"],"Only the set period is displayed":["\u8a2d\u5b9a\u3057\u305f\u671f\u9593\u306e\u307f\u8868\u793a\u3055\u308c\u307e\u3059"]}}}
  • snow-monkey-blocks/trunk/languages/snow-monkey-blocks-ja-3b9eef194fae067752dfbc4e35443ec2.json

    r3026781 r3027223  
    1 {"translation-revision-date":"2024-01-25 21:10+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/countdown\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Color":["\u8272"],"Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Days":["\u65e5"],"Hours":["\u6642\u9593"],"Minutes":["\u5206"],"Seconds":["\u79d2"],"Inline":["\u30a4\u30f3\u30e9\u30a4\u30f3"],"Countdown":["\u30ab\u30a6\u30f3\u30c8\u30c0\u30a6\u30f3"],"Numeric color":["\u6570\u5024\u306e\u8272"],"Clock color":["\u6642\u523b\u306e\u8272"],"Date time":["\u65e5\u6642"]}}}
     1{"translation-revision-date":"2024-01-2+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/countdown\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Color":["\u8272"],"Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Days":["\u65e5"],"Hours":["\u6642\u9593"],"Minutes":["\u5206"],"Seconds":["\u79d2"],"Inline":["\u30a4\u30f3\u30e9\u30a4\u30f3"],"Countdown":["\u30ab\u30a6\u30f3\u30c8\u30c0\u30a6\u30f3"],"Numeric color":["\u6570\u5024\u306e\u8272"],"Clock color":["\u6642\u523b\u306e\u8272"],"Date time":["\u65e5\u6642"]}}}
  • snow-monkey-blocks/trunk/languages/snow-monkey-blocks-ja-41501ed801bebfda0df52e607ab35fff.json

    r3026781 r3027223  
    1 {"translation-revision-date":"2024-01-25 21:10+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/panels\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"S":["S"],"M":["M"],"L":["L"],"Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Glue each item together":["\u5404\u9805\u76ee\u3092\u304f\u3063\u3064\u3051\u308b"],"Columns per row":["\u884c\u3042\u305f\u308a\u306e\u30ab\u30e9\u30e0\u6570"],"Columns per row (Large window)":["\u884c\u3042\u305f\u308a\u306e\u30ab\u30e9\u30e0\u6570\uff08\u30e9\u30fc\u30b8\u30a6\u30a4\u30f3\u30c9\u30a6\uff09"],"Columns per row (Medium window)":["\u884c\u3042\u305f\u308a\u306e\u30ab\u30e9\u30e0\u6570\uff08\u30df\u30c7\u30a3\u30a2\u30e0\u30a6\u30a4\u30f3\u30c9\u30a6\uff09"],"Columns per row (Small window)":["\u884c\u3042\u305f\u308a\u306e\u30ab\u30e9\u30e0\u6570\uff08\u30b9\u30e2\u30fc\u30eb\u30a6\u30a4\u30f3\u30c9\u30a6\uff09"],"Gap":["\u9593\u9694"],"Set padding around images":["\u753b\u50cf\u306e\u5468\u308a\u306b\u4f59\u767d\u3092\u8a2d\u5b9a"]}}}
     1{"translation-revision-date":"2024-01-2+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/panels\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"S":["S"],"M":["M"],"L":["L"],"Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Glue each item together":["\u5404\u9805\u76ee\u3092\u304f\u3063\u3064\u3051\u308b"],"Columns per row":["\u884c\u3042\u305f\u308a\u306e\u30ab\u30e9\u30e0\u6570"],"Columns per row (Large window)":["\u884c\u3042\u305f\u308a\u306e\u30ab\u30e9\u30e0\u6570\uff08\u30e9\u30fc\u30b8\u30a6\u30a4\u30f3\u30c9\u30a6\uff09"],"Columns per row (Medium window)":["\u884c\u3042\u305f\u308a\u306e\u30ab\u30e9\u30e0\u6570\uff08\u30df\u30c7\u30a3\u30a2\u30e0\u30a6\u30a4\u30f3\u30c9\u30a6\uff09"],"Columns per row (Small window)":["\u884c\u3042\u305f\u308a\u306e\u30ab\u30e9\u30e0\u6570\uff08\u30b9\u30e2\u30fc\u30eb\u30a6\u30a4\u30f3\u30c9\u30a6\uff09"],"Gap":["\u9593\u9694"],"Set padding around images":["\u753b\u50cf\u306e\u5468\u308a\u306b\u4f59\u767d\u3092\u8a2d\u5b9a"]}}}
  • snow-monkey-blocks/trunk/languages/snow-monkey-blocks-ja-43d52e769fef294cb2c3bb796583eea6.json

    r3026781 r3027223  
    1 {"translation-revision-date":"2024-01-25 21:10+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/spider-contents-slider\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Pause autoplay":["\u81ea\u52d5\u518d\u751f\u3092\u4e00\u6642\u505c\u6b62"],"Start autoplay":["\u81ea\u52d5\u518d\u751f\u3092\u958b\u59cb"],"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Indicates this palette comes from the theme.\u0004Theme":["\u30c6\u30fc\u30de"],"Indicates this palette comes from WordPress.\u0004Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Indicates this palette comes from the theme.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Indicates this palette is created by the user.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Border":["\u67a0\u7dda"],"Color":["\u8272"],"Opacity":["\u4e0d\u900f\u660e\u5ea6"],"Horizontal":["\u6c34\u5e73\u65b9\u5411"],"Vertical":["\u5782\u76f4\u65b9\u5411"],"Blur":["\u307c\u304b\u3057"],"Spread":["\u30b9\u30d7\u30ec\u30c3\u30c9"],"Position":["\u4f4d\u7f6e"],"Outline":["\u30a2\u30a6\u30c8\u30e9\u30a4\u30f3"],"Inset":["\u30a4\u30f3\u30bb\u30c3\u30c8"],"Box Shadow":["\u30dc\u30c3\u30af\u30b9\u30b7\u30e3\u30c9\u30a6"],"Border radius":["\u89d2\u4e38\u534a\u5f84"],"S":["S"],"M":["M"],"L":["L"],"Display arrows":["\u77e2\u5370\u3092\u8868\u793a"],"Display dots":["\u30c9\u30c3\u30c8\u3092\u8868\u793a"],"Autoplay Speed in seconds":["\u81ea\u52d5\u518d\u751f\u306e\u9593\u9694\uff08\u79d2\uff09"],"If \"0\", no scroll.":["\u300c0\u300d\u306e\u5834\u5408\u3001\u30b9\u30af\u30ed\u30fc\u30eb\u3057\u307e\u305b\u3093\u3002"],"Display pause button for autoplay":["\u81ea\u52d5\u518d\u751f\u306e\u4e00\u6642\u505c\u6b62\u30dc\u30bf\u30f3\u3092\u8868\u793a"],"Gap":["\u9593\u9694"],"None":["\u306a\u3057"],"Slides settings":["\u30b9\u30e9\u30a4\u30c9\u8a2d\u5b9a"],"# of slides to show (Large window)":["\u8868\u793a\u3059\u308b\u30b9\u30e9\u30a4\u30c9\u6570\uff08\u30e9\u30fc\u30b8\u30a6\u30a4\u30f3\u30c9\u30a6\uff09"],"# of slides to show (Medium window)":["\u8868\u793a\u3059\u308b\u30b9\u30e9\u30a4\u30c9\u6570\uff08\u30df\u30c7\u30a3\u30a2\u30e0\u30a6\u30a4\u30f3\u30c9\u30a6\uff09"],"# of slides to show (Small window)":["\u8868\u793a\u3059\u308b\u30b9\u30e9\u30a4\u30c9\u6570\uff08\u30b9\u30e2\u30fc\u30eb\u30a6\u30a4\u30f3\u30c9\u30a6\uff09"],"Carousel":["\u30ab\u30eb\u30fc\u30bb\u30eb"],"Fade":["\u30d5\u30a7\u30fc\u30c9"],"Shuffle slides":["\u30b9\u30e9\u30a4\u30c0\u30fc\u3092\u30b7\u30e3\u30c3\u30d5\u30eb"],"Shifting the slider":["\u30b9\u30e9\u30a4\u30c0\u30fc\u3092\u305a\u3089\u3059"],"It must be full width (.alignfull) or wide width (.alignwide).":["\u5168\u5e45 (.alignfull) \u307e\u305f\u306f\u5e45\u5e83 (.alignwide) \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002"],"Animation speed in seconds":["\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3\u306e\u901f\u3055\uff08\u79d2\uff09"],"If \"0\", default animation speed.":["\u300c0\u300d\u306e\u5834\u5408\u3001\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u901f\u3055\u304c\u4f7f\u7528\u3055\u308c\u307e\u3059\u3002"]}}}
     1{"translation-revision-date":"2024-01-2\u3092\u30b7\u30e3\u30c3\u30d5\u30eb"],"Shifting the slider":["\u30b9\u30e9\u30a4\u30c0\u30fc\u3092\u305a\u3089\u3059"],"It must be full width (.alignfull) or wide width (.alignwide).":["\u5168\u5e45 (.alignfull) \u307e\u305f\u306f\u5e45\u5e83 (.alignwide) \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002"],"Animation speed in seconds":["\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3\u306e\u901f\u3055\uff08\u79d2\uff09"],"If \"0\", default animation speed.":["\u300c0\u300d\u306e\u5834\u5408\u3001\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u901f\u3055\u304c\u4f7f\u7528\u3055\u308c\u307e\u3059\u3002"]}}}
  • snow-monkey-blocks/trunk/languages/snow-monkey-blocks-ja-4bdf141aa872fbf67c9c5ab56ea8f9b5.json

    r3026781 r3027223  
    1 {"translation-revision-date":"2024-01-25 21:10+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/section-with-bgvideo\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Write title\u2026":["\u30bf\u30a4\u30c8\u30eb\u3092\u66f8\u304f\u2026"],"Indicates this palette comes from the theme.\u0004Theme":["\u30c6\u30fc\u30de"],"Indicates this palette comes from WordPress.\u0004Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Indicates this palette comes from the theme.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Indicates this palette is created by the user.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Text color":["\u6587\u5b57\u8272"],"Color":["\u8272"],"Opacity":["\u4e0d\u900f\u660e\u5ea6"],"Position":["\u4f4d\u7f6e"],"Padding":["\u30d1\u30c7\u30a3\u30f3\u30b0"],"Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Write lede\u2026":["\u30ea\u30fc\u30c9\u6587\u3092\u66f8\u304f\u2026"],"Text":["\u30c6\u30ad\u30b9\u30c8"],"Title tag":["\u30bf\u30a4\u30c8\u30eb\u30bf\u30b0"],"Max width of the contents":["\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u6700\u5927\u5e45"],"Make the contents width slim":["\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u5e45\u3092\u30b9\u30ea\u30e0\u5e45\u306b\u3059\u308b"],"Video":["\u52d5\u753b"],"Mask":["\u30de\u30b9\u30af"],"None":["\u306a\u3057"],"Wrapper tag":["\u5927\u67a0\u306e\u30bf\u30b0"],"Height":["\u9ad8\u3055"],"Min height":["\u6700\u5c0f\u306e\u9ad8\u3055"],"Use preset":["\u30d7\u30ea\u30bb\u30c3\u30c8\u3092\u4f7f\u7528"],"Fit":["\u30d5\u30a3\u30c3\u30c8"],"Wide":["\u5e83\u3081"],"Full":["\u30d5\u30eb"],"Wide width":["\u5e45\u5e83"],"Full width":["\u5168\u5e45"],"Wide width (Only contents)":["\u5e45\u5e83\uff08\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u307f\uff09"],"Full width (Only contents)":["\u5168\u5e45\uff08\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u307f\uff09"],"Container alignment":["\u30b3\u30f3\u30c6\u30ca\u30fc\u306e\u914d\u7f6e"],"Remove container padding of the contents":["\u30b3\u30f3\u30c6\u30f3\u30c4\u90e8\u5206\u306e\u30b3\u30f3\u30c6\u30ca\u30fc\u306e\u4f59\u767d\u3092\u524a\u9664"],"Write subtitle\u2026":["\u30b5\u30d6\u30bf\u30a4\u30c8\u30eb\u3092\u66f8\u304f\u2026"],"Stripe":["\u30b9\u30c8\u30e9\u30a4\u30d7"],"Noise":["\u30ce\u30a4\u30ba"],"Dots":["\u30c9\u30c3\u30c8"],"Dots 2":["\u30c9\u30c3\u30c82"],"Tilt":["\u50be\u659c"],"Curve":["\u30ab\u30fc\u30d6"],"Wave":["\u6ce2"],"Triangle":["\u4e09\u89d2"],"Triangle (Large)":["\u4e09\u89d2\uff08\u5927\uff09"],"Background text":["\u80cc\u666f\u30c6\u30ad\u30b9\u30c8"],"Size":["\u30b5\u30a4\u30ba"],"Line height":["\u884c\u306e\u9ad8\u3055"],"Outer":["\u5916\u67a0"],"Wrapper":["\u30e9\u30c3\u30d1\u30fc"],"Container":["\u30b3\u30f3\u30c6\u30ca\u30fc"],"Main visual":["\u30e1\u30a4\u30f3\u30d3\u30b8\u30e5\u30a2\u30eb"],"Header video":["\u30d8\u30c3\u30c0\u30fc\u52d5\u753b"],"Video settings":["\u52d5\u753b\u8a2d\u5b9a"],"YouTube URL":["YouTube URL"],"Video width":["\u52d5\u753b\u306e\u6a2a\u5e45"],"Video height":["\u30d3\u30c7\u30aa\u306e\u9ad8\u3055"]}}}
     1{"translation-revision-date":"2024-01-2+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/section-with-bgvideo\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Write title\u2026":["\u30bf\u30a4\u30c8\u30eb\u3092\u66f8\u304f\u2026"],"Indicates this palette comes from the theme.\u0004Theme":["\u30c6\u30fc\u30de"],"Indicates this palette comes from WordPress.\u0004Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Indicates this palette comes from the theme.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Indicates this palette is created by the user.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Text color":["\u6587\u5b57\u8272"],"Color":["\u8272"],"Opacity":["\u4e0d\u900f\u660e\u5ea6"],"Position":["\u4f4d\u7f6e"],"Padding":["\u30d1\u30c7\u30a3\u30f3\u30b0"],"Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Write lede\u2026":["\u30ea\u30fc\u30c9\u6587\u3092\u66f8\u304f\u2026"],"Text":["\u30c6\u30ad\u30b9\u30c8"],"Title tag":["\u30bf\u30a4\u30c8\u30eb\u30bf\u30b0"],"Max width of the contents":["\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u6700\u5927\u5e45"],"Make the contents width slim":["\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u5e45\u3092\u30b9\u30ea\u30e0\u5e45\u306b\u3059\u308b"],"Video":["\u52d5\u753b"],"Mask":["\u30de\u30b9\u30af"],"None":["\u306a\u3057"],"Wrapper tag":["\u5927\u67a0\u306e\u30bf\u30b0"],"Height":["\u9ad8\u3055"],"Min height":["\u6700\u5c0f\u306e\u9ad8\u3055"],"Use preset":["\u30d7\u30ea\u30bb\u30c3\u30c8\u3092\u4f7f\u7528"],"Fit":["\u30d5\u30a3\u30c3\u30c8"],"Wide":["\u5e83\u3081"],"Full":["\u30d5\u30eb"],"Wide width":["\u5e45\u5e83"],"Full width":["\u5168\u5e45"],"Wide width (Only contents)":["\u5e45\u5e83\uff08\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u307f\uff09"],"Full width (Only contents)":["\u5168\u5e45\uff08\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u307f\uff09"],"Container alignment":["\u30b3\u30f3\u30c6\u30ca\u30fc\u306e\u914d\u7f6e"],"Remove container padding of the contents":["\u30b3\u30f3\u30c6\u30f3\u30c4\u90e8\u5206\u306e\u30b3\u30f3\u30c6\u30ca\u30fc\u306e\u4f59\u767d\u3092\u524a\u9664"],"Write subtitle\u2026":["\u30b5\u30d6\u30bf\u30a4\u30c8\u30eb\u3092\u66f8\u304f\u2026"],"Stripe":["\u30b9\u30c8\u30e9\u30a4\u30d7"],"Noise":["\u30ce\u30a4\u30ba"],"Dots":["\u30c9\u30c3\u30c8"],"Dots 2":["\u30c9\u30c3\u30c82"],"Tilt":["\u50be\u659c"],"Curve":["\u30ab\u30fc\u30d6"],"Wave":["\u6ce2"],"Triangle":["\u4e09\u89d2"],"Triangle (Large)":["\u4e09\u89d2\uff08\u5927\uff09"],"Background text":["\u80cc\u666f\u30c6\u30ad\u30b9\u30c8"],"Size":["\u30b5\u30a4\u30ba"],"Line height":["\u884c\u306e\u9ad8\u3055"],"Outer":["\u5916\u67a0"],"Wrapper":["\u30e9\u30c3\u30d1\u30fc"],"Container":["\u30b3\u30f3\u30c6\u30ca\u30fc"],"Main visual":["\u30e1\u30a4\u30f3\u30d3\u30b8\u30e5\u30a2\u30eb"],"Header video":["\u30d8\u30c3\u30c0\u30fc\u52d5\u753b"],"Video settings":["\u52d5\u753b\u8a2d\u5b9a"],"YouTube URL":["YouTube URL"],"Video width":["\u52d5\u753b\u306e\u6a2a\u5e45"],"Video height":["\u30d3\u30c7\u30aa\u306e\u9ad8\u3055"]}}}
  • snow-monkey-blocks/trunk/languages/snow-monkey-blocks-ja-5223aac9a7b02f562d33b53150cd8609.json

    r3026781 r3027223  
    1 {"translation-revision-date":"2024-01-25 21:10+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/panels\/item\/free\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Indicates this palette comes from the theme.\u0004Theme":["\u30c6\u30fc\u30de"],"Indicates this palette comes from WordPress.\u0004Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Indicates this palette comes from the theme.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Indicates this palette is created by the user.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Background color":["\u80cc\u666f\u8272"],"Text color":["\u6587\u5b57\u8272"],"Color":["\u8272"]}}}
     1{"translation-revision-date":"2024-01-2+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/panels\/item\/free\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Indicates this palette comes from the theme.\u0004Theme":["\u30c6\u30fc\u30de"],"Indicates this palette comes from WordPress.\u0004Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Indicates this palette comes from the theme.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Indicates this palette is created by the user.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Background color":["\u80cc\u666f\u8272"],"Text color":["\u6587\u5b57\u8272"],"Color":["\u8272"]}}}
  • snow-monkey-blocks/trunk/languages/snow-monkey-blocks-ja-54911e9f97d6c3ff11edc536a5f6bb16.json

    r3026781 r3027223  
    1 {"translation-revision-date":"2024-01-25 21:10+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/items\/item\/banner\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Write title\u2026":["\u30bf\u30a4\u30c8\u30eb\u3092\u66f8\u304f\u2026"],"Indicates this palette comes from the theme.\u0004Theme":["\u30c6\u30fc\u30de"],"Indicates this palette comes from WordPress.\u0004Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Indicates this palette comes from the theme.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Indicates this palette is created by the user.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Text color":["\u6587\u5b57\u8272"],"Color":["\u8272"],"Opacity":["\u4e0d\u900f\u660e\u5ea6"],"Write lede\u2026":["\u30ea\u30fc\u30c9\u6587\u3092\u66f8\u304f\u2026"],"Link":["\u30ea\u30f3\u30af"],"Release":["\u89e3\u9664"],"Media":["\u30e1\u30c7\u30a3\u30a2"],"Image":["\u753b\u50cf"],"Video":["\u52d5\u753b"],"Fit to the contents":["\u30b3\u30f3\u30c6\u30f3\u30c4\u306b\u5408\u308f\u305b\u308b"],"Image aspect ratio":["\u753b\u50cf\u306e\u30a2\u30b9\u30da\u30af\u30c8\u6bd4"],"Fit to the image":["\u753b\u50cf\u306b\u5408\u308f\u305b\u308b"],"4:3":["4:3"],"16:9":["16:9"],"3:4":["3:4"],"9:16":["9:16"],"Shade off":["\u307c\u304b\u3059"],"Mask":["\u30de\u30b9\u30af"],"Change content position":["\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u4f4d\u7f6e\u3092\u5909\u66f4"]}}}
     1{"translation-revision-date":"2024-01-2+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/items\/item\/banner\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Write title\u2026":["\u30bf\u30a4\u30c8\u30eb\u3092\u66f8\u304f\u2026"],"Indicates this palette comes from the theme.\u0004Theme":["\u30c6\u30fc\u30de"],"Indicates this palette comes from WordPress.\u0004Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Indicates this palette comes from the theme.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Indicates this palette is created by the user.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Text color":["\u6587\u5b57\u8272"],"Color":["\u8272"],"Opacity":["\u4e0d\u900f\u660e\u5ea6"],"Write lede\u2026":["\u30ea\u30fc\u30c9\u6587\u3092\u66f8\u304f\u2026"],"Link":["\u30ea\u30f3\u30af"],"Release":["\u89e3\u9664"],"Media":["\u30e1\u30c7\u30a3\u30a2"],"Image":["\u753b\u50cf"],"Video":["\u52d5\u753b"],"Fit to the contents":["\u30b3\u30f3\u30c6\u30f3\u30c4\u306b\u5408\u308f\u305b\u308b"],"Image aspect ratio":["\u753b\u50cf\u306e\u30a2\u30b9\u30da\u30af\u30c8\u6bd4"],"Fit to the image":["\u753b\u50cf\u306b\u5408\u308f\u305b\u308b"],"4:3":["4:3"],"16:9":["16:9"],"3:4":["3:4"],"9:16":["9:16"],"Shade off":["\u307c\u304b\u3059"],"Mask":["\u30de\u30b9\u30af"],"Change content position":["\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u4f4d\u7f6e\u3092\u5909\u66f4"]}}}
  • snow-monkey-blocks/trunk/languages/snow-monkey-blocks-ja-564b4c2f67ed4b1295ae8e4f70907201.json

    r3026781 r3027223  
    1 {"translation-revision-date":"2024-01-25 21:10+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/spider-slider\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Pause autoplay":["\u81ea\u52d5\u518d\u751f\u3092\u4e00\u6642\u505c\u6b62"],"Start autoplay":["\u81ea\u52d5\u518d\u751f\u3092\u958b\u59cb"],"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"S":["S"],"M":["M"],"L":["L"],"Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Display arrows":["\u77e2\u5370\u3092\u8868\u793a"],"Display dots":["\u30c9\u30c3\u30c8\u3092\u8868\u793a"],"Autoplay Speed in seconds":["\u81ea\u52d5\u518d\u751f\u306e\u9593\u9694\uff08\u79d2\uff09"],"If \"0\", no scroll.":["\u300c0\u300d\u306e\u5834\u5408\u3001\u30b9\u30af\u30ed\u30fc\u30eb\u3057\u307e\u305b\u3093\u3002"],"Display pause button for autoplay":["\u81ea\u52d5\u518d\u751f\u306e\u4e00\u6642\u505c\u6b62\u30dc\u30bf\u30f3\u3092\u8868\u793a"],"Images size":["\u753b\u50cf\u30b5\u30a4\u30ba"],"Aspect ratio":["\u753b\u50cf\u306e\u30a2\u30b9\u30da\u30af\u30c8\u6bd4"],"Gap":["\u9593\u9694"],"4:3":["4:3"],"16:9":["16:9"],"None":["\u306a\u3057"],"Slides settings":["\u30b9\u30e9\u30a4\u30c9\u8a2d\u5b9a"],"# of slides to show (Large window)":["\u8868\u793a\u3059\u308b\u30b9\u30e9\u30a4\u30c9\u6570\uff08\u30e9\u30fc\u30b8\u30a6\u30a4\u30f3\u30c9\u30a6\uff09"],"# of slides to show (Medium window)":["\u8868\u793a\u3059\u308b\u30b9\u30e9\u30a4\u30c9\u6570\uff08\u30df\u30c7\u30a3\u30a2\u30e0\u30a6\u30a4\u30f3\u30c9\u30a6\uff09"],"# of slides to show (Small window)":["\u8868\u793a\u3059\u308b\u30b9\u30e9\u30a4\u30c9\u6570\uff08\u30b9\u30e2\u30fc\u30eb\u30a6\u30a4\u30f3\u30c9\u30a6\uff09"],"Carousel":["\u30ab\u30eb\u30fc\u30bb\u30eb"],"Fade":["\u30d5\u30a7\u30fc\u30c9"],"Shuffle slides":["\u30b9\u30e9\u30a4\u30c0\u30fc\u3092\u30b7\u30e3\u30c3\u30d5\u30eb"],"Shifting the slider":["\u30b9\u30e9\u30a4\u30c0\u30fc\u3092\u305a\u3089\u3059"],"It must be full width (.alignfull) or wide width (.alignwide).":["\u5168\u5e45 (.alignfull) \u307e\u305f\u306f\u5e45\u5e83 (.alignwide) \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002"],"Animation speed in seconds":["\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3\u306e\u901f\u3055\uff08\u79d2\uff09"],"If \"0\", default animation speed.":["\u300c0\u300d\u306e\u5834\u5408\u3001\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u901f\u3055\u304c\u4f7f\u7528\u3055\u308c\u307e\u3059\u3002"],"Slider":["\u30b9\u30e9\u30a4\u30c0\u30fc"],"Change dots to thumbnails":["\u30c9\u30c3\u30c8\u3092\u30b5\u30e0\u30cd\u30a4\u30eb\u306b\u5909\u66f4"],"Drag images, upload new ones or select files from your library.":["\u753b\u50cf\u3092\u30c9\u30e9\u30c3\u30b0\u3057\u305f\u308a\u3001\u65b0\u3057\u3044\u753b\u50cf\u3092\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u3057\u305f\u308a\u3001\u30e9\u30a4\u30d6\u30e9\u30ea\u304b\u3089\u30d5\u30a1\u30a4\u30eb\u3092\u9078\u629e\u3057\u305f\u308a\u3067\u304d\u307e\u3059\u3002"],"Display caption":["\u30ad\u30e3\u30d7\u30b7\u30e7\u30f3\u3092\u8868\u793a"]}}}
     1{"translation-revision-date":"2024-01-2\u3092\u30b7\u30e3\u30c3\u30d5\u30eb"],"Shifting the slider":["\u30b9\u30e9\u30a4\u30c0\u30fc\u3092\u305a\u3089\u3059"],"It must be full width (.alignfull) or wide width (.alignwide).":["\u5168\u5e45 (.alignfull) \u307e\u305f\u306f\u5e45\u5e83 (.alignwide) \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002"],"Animation speed in seconds":["\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3\u306e\u901f\u3055\uff08\u79d2\uff09"],"If \"0\", default animation speed.":["\u300c0\u300d\u306e\u5834\u5408\u3001\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u901f\u3055\u304c\u4f7f\u7528\u3055\u308c\u307e\u3059\u3002"],"Slider":["\u30b9\u30e9\u30a4\u30c0\u30fc"],"Change dots to thumbnails":["\u30c9\u30c3\u30c8\u3092\u30b5\u30e0\u30cd\u30a4\u30eb\u306b\u5909\u66f4"],"Drag images, upload new ones or select files from your library.":["\u753b\u50cf\u3092\u30c9\u30e9\u30c3\u30b0\u3057\u305f\u308a\u3001\u65b0\u3057\u3044\u753b\u50cf\u3092\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u3057\u305f\u308a\u3001\u30e9\u30a4\u30d6\u30e9\u30ea\u304b\u3089\u30d5\u30a1\u30a4\u30eb\u3092\u9078\u629e\u3057\u305f\u308a\u3067\u304d\u307e\u3059\u3002"],"Display caption":["\u30ad\u30e3\u30d7\u30b7\u30e7\u30f3\u3092\u8868\u793a"]}}}
  • snow-monkey-blocks/trunk/languages/snow-monkey-blocks-ja-5702c654bf9afd05d833889096e15dd4.json

    r3026781 r3027223  
    1 {"translation-revision-date":"2024-01-25 21:10+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/slider\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Autoplay Speed in seconds":["\u81ea\u52d5\u518d\u751f\u306e\u9593\u9694\uff08\u79d2\uff09"],"Aspect ratio":["\u753b\u50cf\u306e\u30a2\u30b9\u30da\u30af\u30c8\u6bd4"],"4:3":["4:3"],"16:9":["16:9"],"Show dot indicators":["\u30c9\u30c3\u30c8\u30a4\u30f3\u30b8\u30b1\u30fc\u30bf\u3092\u8868\u793a\u3059\u308b"],"Prev\/Next arrows":["\u524d\/\u6b21\u306e\u77e2\u5370"],"Slide animation speed in milliseconds":["\u30b9\u30e9\u30a4\u30c9\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3\u901f\u5ea6\uff08\u30df\u30ea\u79d2\uff09"],"Enable fade":["\u30d5\u30a7\u30fc\u30c9\u3092\u6709\u52b9\u306b\u3059\u308b"],"Change the slider's direction to become right-to-left":["\u30b9\u30e9\u30a4\u30c0\u30fc\u306e\u65b9\u5411\u3092\u53f3\u304b\u3089\u5de6\u306b\u5909\u66f4"],"Slides settings":["\u30b9\u30e9\u30a4\u30c9\u8a2d\u5b9a"],"# of slides to show (Large window)":["\u8868\u793a\u3059\u308b\u30b9\u30e9\u30a4\u30c9\u6570\uff08\u30e9\u30fc\u30b8\u30a6\u30a4\u30f3\u30c9\u30a6\uff09"],"# of slides to scroll (Large window)":["\u30b9\u30af\u30ed\u30fc\u30eb\u3059\u308b\u30b9\u30e9\u30a4\u30c9\u6570\uff08\u30e9\u30fc\u30b8\u30a6\u30a4\u30f3\u30c9\u30a6\uff09"],"# of slides to show (Medium window)":["\u8868\u793a\u3059\u308b\u30b9\u30e9\u30a4\u30c9\u6570\uff08\u30df\u30c7\u30a3\u30a2\u30e0\u30a6\u30a4\u30f3\u30c9\u30a6\uff09"],"# of slides to scroll (Medium window)":["\u30b9\u30af\u30ed\u30fc\u30eb\u3059\u308b\u30b9\u30e9\u30a4\u30c9\u6570\uff08\u30df\u30c7\u30a3\u30a2\u30e0\u30a6\u30a4\u30f3\u30c9\u30a6\uff09"],"# of slides to show (Small window)":["\u8868\u793a\u3059\u308b\u30b9\u30e9\u30a4\u30c9\u6570\uff08\u30b9\u30e2\u30fc\u30eb\u30a6\u30a4\u30f3\u30c9\u30a6\uff09"],"# of slides to scroll (Small window)":["\u30b9\u30af\u30ed\u30fc\u30eb\u3059\u308b\u30b9\u30e9\u30a4\u30c9\u6570\uff08\u30b9\u30e2\u30fc\u30eb\u30a6\u30a4\u30f3\u30c9\u30a6\uff09"]}}}
     1{"translation-revision-date":"2024-01-2+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/slider\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Autoplay Speed in seconds":["\u81ea\u52d5\u518d\u751f\u306e\u9593\u9694\uff08\u79d2\uff09"],"Aspect ratio":["\u753b\u50cf\u306e\u30a2\u30b9\u30da\u30af\u30c8\u6bd4"],"4:3":["4:3"],"16:9":["16:9"],"Show dot indicators":["\u30c9\u30c3\u30c8\u30a4\u30f3\u30b8\u30b1\u30fc\u30bf\u3092\u8868\u793a\u3059\u308b"],"Prev\/Next arrows":["\u524d\/\u6b21\u306e\u77e2\u5370"],"Slide animation speed in milliseconds":["\u30b9\u30e9\u30a4\u30c9\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3\u901f\u5ea6\uff08\u30df\u30ea\u79d2\uff09"],"Enable fade":["\u30d5\u30a7\u30fc\u30c9\u3092\u6709\u52b9\u306b\u3059\u308b"],"Change the slider's direction to become right-to-left":["\u30b9\u30e9\u30a4\u30c0\u30fc\u306e\u65b9\u5411\u3092\u53f3\u304b\u3089\u5de6\u306b\u5909\u66f4"],"Slides settings":["\u30b9\u30e9\u30a4\u30c9\u8a2d\u5b9a"],"# of slides to show (Large window)":["\u8868\u793a\u3059\u308b\u30b9\u30e9\u30a4\u30c9\u6570\uff08\u30e9\u30fc\u30b8\u30a6\u30a4\u30f3\u30c9\u30a6\uff09"],"# of slides to scroll (Large window)":["\u30b9\u30af\u30ed\u30fc\u30eb\u3059\u308b\u30b9\u30e9\u30a4\u30c9\u6570\uff08\u30e9\u30fc\u30b8\u30a6\u30a4\u30f3\u30c9\u30a6\uff09"],"# of slides to show (Medium window)":["\u8868\u793a\u3059\u308b\u30b9\u30e9\u30a4\u30c9\u6570\uff08\u30df\u30c7\u30a3\u30a2\u30e0\u30a6\u30a4\u30f3\u30c9\u30a6\uff09"],"# of slides to scroll (Medium window)":["\u30b9\u30af\u30ed\u30fc\u30eb\u3059\u308b\u30b9\u30e9\u30a4\u30c9\u6570\uff08\u30df\u30c7\u30a3\u30a2\u30e0\u30a6\u30a4\u30f3\u30c9\u30a6\uff09"],"# of slides to show (Small window)":["\u8868\u793a\u3059\u308b\u30b9\u30e9\u30a4\u30c9\u6570\uff08\u30b9\u30e2\u30fc\u30eb\u30a6\u30a4\u30f3\u30c9\u30a6\uff09"],"# of slides to scroll (Small window)":["\u30b9\u30af\u30ed\u30fc\u30eb\u3059\u308b\u30b9\u30e9\u30a4\u30c9\u6570\uff08\u30b9\u30e2\u30fc\u30eb\u30a6\u30a4\u30f3\u30c9\u30a6\uff09"]}}}
  • snow-monkey-blocks/trunk/languages/snow-monkey-blocks-ja-589f809ba62c96f35bfb1149c89355b0.json

    r3026781 r3027223  
    1 {"translation-revision-date":"2024-01-25 21:10+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/tabs\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Left":["\u5de6"],"Right":["\u53f3"],"Horizontal":["\u6c34\u5e73\u65b9\u5411"],"Vertical":["\u5782\u76f4\u65b9\u5411"],"Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Simple":["\u30b7\u30f3\u30d7\u30eb"],"Center":["\u4e2d\u592e"],"Tabs orientation":["\u30bf\u30d6\u306e\u5411\u304d"],"Align the height of each tab panels":["\u5404\u30bf\u30d6\u30d1\u30cd\u30eb\u306e\u9ad8\u3055\u3092\u63c3\u3048\u308b"],"Tabs justification":["\u30bf\u30d6\u306e\u914d\u7f6e"],"Stretch":["\u5747\u7b49"],"Move to left":["\u5de6\u306b\u79fb\u52d5"],"Move to up":["\u4e0a\u306b\u79fb\u52d5"],"Remove this tab":["\u3053\u306e\u30bf\u30d6\u3092\u524a\u9664"],"Move to right":["\u53f3\u306b\u79fb\u52d5"],"Move to down":["\u4e0b\u306b\u79fb\u52d5"],"Tab":["\u30bf\u30d6"],"Line":["\u30e9\u30a4\u30f3"]}}}
     1{"translation-revision-date":"2024-01-2+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/tabs\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Left":["\u5de6"],"Right":["\u53f3"],"Horizontal":["\u6c34\u5e73\u65b9\u5411"],"Vertical":["\u5782\u76f4\u65b9\u5411"],"Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Simple":["\u30b7\u30f3\u30d7\u30eb"],"Center":["\u4e2d\u592e"],"Tabs orientation":["\u30bf\u30d6\u306e\u5411\u304d"],"Align the height of each tab panels":["\u5404\u30bf\u30d6\u30d1\u30cd\u30eb\u306e\u9ad8\u3055\u3092\u63c3\u3048\u308b"],"Tabs justification":["\u30bf\u30d6\u306e\u914d\u7f6e"],"Stretch":["\u5747\u7b49"],"Move to left":["\u5de6\u306b\u79fb\u52d5"],"Move to up":["\u4e0a\u306b\u79fb\u52d5"],"Remove this tab":["\u3053\u306e\u30bf\u30d6\u3092\u524a\u9664"],"Move to right":["\u53f3\u306b\u79fb\u52d5"],"Move to down":["\u4e0b\u306b\u79fb\u52d5"],"Tab":["\u30bf\u30d6"],"Line":["\u30e9\u30a4\u30f3"]}}}
  • snow-monkey-blocks/trunk/languages/snow-monkey-blocks-ja-5a7123da4596a1ebd27a7dc8b5b84688.json

    r3026781 r3027223  
    1 {"translation-revision-date":"2024-01-25 21:10+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/information\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Indicates this palette comes from the theme.\u0004Theme":["\u30c6\u30fc\u30de"],"Indicates this palette comes from WordPress.\u0004Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Indicates this palette comes from the theme.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Indicates this palette is created by the user.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Border":["\u67a0\u7dda"],"Left":["\u5de6"],"Right":["\u53f3"],"Color":["\u8272"],"Padding":["\u30d1\u30c7\u30a3\u30f3\u30b0"],"S":["S"],"M":["M"],"L":["L"],"Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Center":["\u4e2d\u592e"],"Label column size":["\u30e9\u30d9\u30eb\u30ab\u30e9\u30e0\u306e\u30b5\u30a4\u30ba"],"25%":["25%"],"33%":["33%"],"50%":["50%"],"Label horizontal alignment":["\u30e9\u30d9\u30eb\u306e\u6a2a\u4f4d\u7f6e"],"Label vertical alignment":["\u30e9\u30d9\u30eb\u306e\u7e26\u4f4d\u7f6e"],"Top":["\u4e0a"],"Middle":["\u4e2d\u592e"],"Don't split the column in a smartphone":["\u30b9\u30de\u30fc\u30c8\u30d5\u30a9\u30f3\u3067\u30ab\u30e9\u30e0\u3092\u5206\u5272\u3057\u306a\u3044"],"Label column background color":["\u30e9\u30d9\u30eb\u30ab\u30e9\u30e0\u306e\u80cc\u666f\u8272"],"Label column text color":["\u30e9\u30d9\u30eb\u30ab\u30e9\u30e0\u306e\u6587\u5b57\u8272"],"Content column background color":["\u30b3\u30f3\u30c6\u30f3\u30c4\u30ab\u30e9\u30e0\u306e\u80cc\u666f\u8272"]}}}
     1{"translation-revision-date":"2024-01-2+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/information\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Indicates this palette comes from the theme.\u0004Theme":["\u30c6\u30fc\u30de"],"Indicates this palette comes from WordPress.\u0004Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Indicates this palette comes from the theme.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Indicates this palette is created by the user.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Border":["\u67a0\u7dda"],"Left":["\u5de6"],"Right":["\u53f3"],"Color":["\u8272"],"Padding":["\u30d1\u30c7\u30a3\u30f3\u30b0"],"S":["S"],"M":["M"],"L":["L"],"Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Center":["\u4e2d\u592e"],"Label column size":["\u30e9\u30d9\u30eb\u30ab\u30e9\u30e0\u306e\u30b5\u30a4\u30ba"],"25%":["25%"],"33%":["33%"],"50%":["50%"],"Label horizontal alignment":["\u30e9\u30d9\u30eb\u306e\u6a2a\u4f4d\u7f6e"],"Label vertical alignment":["\u30e9\u30d9\u30eb\u306e\u7e26\u4f4d\u7f6e"],"Top":["\u4e0a"],"Middle":["\u4e2d\u592e"],"Don't split the column in a smartphone":["\u30b9\u30de\u30fc\u30c8\u30d5\u30a9\u30f3\u3067\u30ab\u30e9\u30e0\u3092\u5206\u5272\u3057\u306a\u3044"],"Label column background color":["\u30e9\u30d9\u30eb\u30ab\u30e9\u30e0\u306e\u80cc\u666f\u8272"],"Label column text color":["\u30e9\u30d9\u30eb\u30ab\u30e9\u30e0\u306e\u6587\u5b57\u8272"],"Content column background color":["\u30b3\u30f3\u30c6\u30f3\u30c4\u30ab\u30e9\u30e0\u306e\u80cc\u666f\u8272"]}}}
  • snow-monkey-blocks/trunk/languages/snow-monkey-blocks-ja-5d151381d8a2f76083ab5069a4df3ef6.json

    r3026781 r3027223  
    1 {"translation-revision-date":"2024-01-25 21:10+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/section-with-bgimage\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Type":["\u30bf\u30a4\u30d7"],"Write title\u2026":["\u30bf\u30a4\u30c8\u30eb\u3092\u66f8\u304f\u2026"],"Indicates this palette comes from the theme.\u0004Theme":["\u30c6\u30fc\u30de"],"Indicates this palette comes from WordPress.\u0004Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Indicates this palette comes from the theme.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Indicates this palette is created by the user.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Text color":["\u6587\u5b57\u8272"],"Color":["\u8272"],"Opacity":["\u4e0d\u900f\u660e\u5ea6"],"Position":["\u4f4d\u7f6e"],"Padding":["\u30d1\u30c7\u30a3\u30f3\u30b0"],"Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Write lede\u2026":["\u30ea\u30fc\u30c9\u6587\u3092\u66f8\u304f\u2026"],"Text":["\u30c6\u30ad\u30b9\u30c8"],"Title tag":["\u30bf\u30a4\u30c8\u30eb\u30bf\u30b0"],"Max width of the contents":["\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u6700\u5927\u5e45"],"Make the contents width slim":["\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u5e45\u3092\u30b9\u30ea\u30e0\u5e45\u306b\u3059\u308b"],"Release":["\u89e3\u9664"],"Media":["\u30e1\u30c7\u30a3\u30a2"],"Image":["\u753b\u50cf"],"Video":["\u52d5\u753b"],"Focal point picker":["\u7126\u70b9\u30d4\u30c3\u30ab\u30fc"],"Mask":["\u30de\u30b9\u30af"],"Image settings":["\u753b\u50cf\u8a2d\u5b9a"],"None":["\u306a\u3057"],"Wrapper tag":["\u5927\u67a0\u306e\u30bf\u30b0"],"Height":["\u9ad8\u3055"],"Min height":["\u6700\u5c0f\u306e\u9ad8\u3055"],"Use preset":["\u30d7\u30ea\u30bb\u30c3\u30c8\u3092\u4f7f\u7528"],"Fit":["\u30d5\u30a3\u30c3\u30c8"],"Wide":["\u5e83\u3081"],"Full":["\u30d5\u30eb"],"Wide width":["\u5e45\u5e83"],"Full width":["\u5168\u5e45"],"Wide width (Only contents)":["\u5e45\u5e83\uff08\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u307f\uff09"],"Full width (Only contents)":["\u5168\u5e45\uff08\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u307f\uff09"],"Container alignment":["\u30b3\u30f3\u30c6\u30ca\u30fc\u306e\u914d\u7f6e"],"Remove container padding of the contents":["\u30b3\u30f3\u30c6\u30f3\u30c4\u90e8\u5206\u306e\u30b3\u30f3\u30c6\u30ca\u30fc\u306e\u4f59\u767d\u3092\u524a\u9664"],"Write subtitle\u2026":["\u30b5\u30d6\u30bf\u30a4\u30c8\u30eb\u3092\u66f8\u304f\u2026"],"Stripe":["\u30b9\u30c8\u30e9\u30a4\u30d7"],"Noise":["\u30ce\u30a4\u30ba"],"Dots":["\u30c9\u30c3\u30c8"],"Dots 2":["\u30c9\u30c3\u30c82"],"Tilt":["\u50be\u659c"],"Curve":["\u30ab\u30fc\u30d6"],"Wave":["\u6ce2"],"Triangle":["\u4e09\u89d2"],"Triangle (Large)":["\u4e09\u89d2\uff08\u5927\uff09"],"Top divider":["\u4e0a\u306e\u4ed5\u5207\u308a"],"Level":["\u30ec\u30d9\u30eb"],"Position (Top \/ Bottom)":["\u4f4d\u7f6e\uff08\u4e0a \/ \u4e0b\uff09"],"Overlap divider on content":["\u30b3\u30f3\u30c6\u30f3\u30c4\u306b\u533a\u5207\u308a\u3092\u91cd\u306d\u308b"],"Bottom divider":["\u4e0b\u306e\u4ed5\u5207\u308a"],"Background text":["\u80cc\u666f\u30c6\u30ad\u30b9\u30c8"],"Size":["\u30b5\u30a4\u30ba"],"Line height":["\u884c\u306e\u9ad8\u3055"],"Outer":["\u5916\u67a0"],"Wrapper":["\u30e9\u30c3\u30d1\u30fc"],"Container":["\u30b3\u30f3\u30c6\u30ca\u30fc"],"Media settings":["\u30e1\u30c7\u30a3\u30a2\u8a2d\u5b9a"],"Main visual":["\u30e1\u30a4\u30f3\u30d3\u30b8\u30e5\u30a2\u30eb"],"Header image":["\u30d8\u30c3\u30c0\u30fc\u753b\u50cf"],"Parallax (Deprecated)":["\u30d1\u30e9\u30e9\u30c3\u30af\u30b9\uff08\u975e\u63a8\u5968\uff09"],"This setting is being retained for backwards compatibility and is not recommended for use. Its use may slow down the page display.":["\u3053\u306e\u8a2d\u5b9a\u306f\u4e0b\u4f4d\u4e92\u63db\u6027\u306e\u305f\u3081\u306b\u4fdd\u6301\u3055\u308c\u3066\u304a\u308a\u3001\u4f7f\u7528\u3059\u308b\u3053\u3068\u306f\u304a\u52e7\u3081\u3067\u304d\u307e\u305b\u3093\u3002\u4f7f\u7528\u3059\u308b\u3068\u30da\u30fc\u30b8\u306e\u8868\u793a\u901f\u5ea6\u3092\u9045\u304f\u3059\u308b\u3053\u3068\u304c\u3042\u308a\u307e\u3059\u3002"],"Repeat images":["\u753b\u50cf\u3092\u7e70\u308a\u8fd4\u3059"]}}}
     1{"translation-revision-date":"2024-01-2+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/section-with-bgimage\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Type":["\u30bf\u30a4\u30d7"],"Write title\u2026":["\u30bf\u30a4\u30c8\u30eb\u3092\u66f8\u304f\u2026"],"Indicates this palette comes from the theme.\u0004Theme":["\u30c6\u30fc\u30de"],"Indicates this palette comes from WordPress.\u0004Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Indicates this palette comes from the theme.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Indicates this palette is created by the user.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Text color":["\u6587\u5b57\u8272"],"Color":["\u8272"],"Opacity":["\u4e0d\u900f\u660e\u5ea6"],"Position":["\u4f4d\u7f6e"],"Padding":["\u30d1\u30c7\u30a3\u30f3\u30b0"],"Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Write lede\u2026":["\u30ea\u30fc\u30c9\u6587\u3092\u66f8\u304f\u2026"],"Text":["\u30c6\u30ad\u30b9\u30c8"],"Title tag":["\u30bf\u30a4\u30c8\u30eb\u30bf\u30b0"],"Max width of the contents":["\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u6700\u5927\u5e45"],"Make the contents width slim":["\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u5e45\u3092\u30b9\u30ea\u30e0\u5e45\u306b\u3059\u308b"],"Release":["\u89e3\u9664"],"Media":["\u30e1\u30c7\u30a3\u30a2"],"Image":["\u753b\u50cf"],"Video":["\u52d5\u753b"],"Focal point picker":["\u7126\u70b9\u30d4\u30c3\u30ab\u30fc"],"Mask":["\u30de\u30b9\u30af"],"Image settings":["\u753b\u50cf\u8a2d\u5b9a"],"None":["\u306a\u3057"],"Wrapper tag":["\u5927\u67a0\u306e\u30bf\u30b0"],"Height":["\u9ad8\u3055"],"Min height":["\u6700\u5c0f\u306e\u9ad8\u3055"],"Use preset":["\u30d7\u30ea\u30bb\u30c3\u30c8\u3092\u4f7f\u7528"],"Fit":["\u30d5\u30a3\u30c3\u30c8"],"Wide":["\u5e83\u3081"],"Full":["\u30d5\u30eb"],"Wide width":["\u5e45\u5e83"],"Full width":["\u5168\u5e45"],"Wide width (Only contents)":["\u5e45\u5e83\uff08\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u307f\uff09"],"Full width (Only contents)":["\u5168\u5e45\uff08\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u307f\uff09"],"Container alignment":["\u30b3\u30f3\u30c6\u30ca\u30fc\u306e\u914d\u7f6e"],"Remove container padding of the contents":["\u30b3\u30f3\u30c6\u30f3\u30c4\u90e8\u5206\u306e\u30b3\u30f3\u30c6\u30ca\u30fc\u306e\u4f59\u767d\u3092\u524a\u9664"],"Write subtitle\u2026":["\u30b5\u30d6\u30bf\u30a4\u30c8\u30eb\u3092\u66f8\u304f\u2026"],"Stripe":["\u30b9\u30c8\u30e9\u30a4\u30d7"],"Noise":["\u30ce\u30a4\u30ba"],"Dots":["\u30c9\u30c3\u30c8"],"Dots 2":["\u30c9\u30c3\u30c82"],"Tilt":["\u50be\u659c"],"Curve":["\u30ab\u30fc\u30d6"],"Wave":["\u6ce2"],"Triangle":["\u4e09\u89d2"],"Triangle (Large)":["\u4e09\u89d2\uff08\u5927\uff09"],"Top divider":["\u4e0a\u306e\u4ed5\u5207\u308a"],"Level":["\u30ec\u30d9\u30eb"],"Position (Top \/ Bottom)":["\u4f4d\u7f6e\uff08\u4e0a \/ \u4e0b\uff09"],"Overlap divider on content":["\u30b3\u30f3\u30c6\u30f3\u30c4\u306b\u533a\u5207\u308a\u3092\u91cd\u306d\u308b"],"Bottom divider":["\u4e0b\u306e\u4ed5\u5207\u308a"],"Background text":["\u80cc\u666f\u30c6\u30ad\u30b9\u30c8"],"Size":["\u30b5\u30a4\u30ba"],"Line height":["\u884c\u306e\u9ad8\u3055"],"Outer":["\u5916\u67a0"],"Wrapper":["\u30e9\u30c3\u30d1\u30fc"],"Container":["\u30b3\u30f3\u30c6\u30ca\u30fc"],"Media settings":["\u30e1\u30c7\u30a3\u30a2\u8a2d\u5b9a"],"Main visual":["\u30e1\u30a4\u30f3\u30d3\u30b8\u30e5\u30a2\u30eb"],"Header image":["\u30d8\u30c3\u30c0\u30fc\u753b\u50cf"],"Parallax (Deprecated)":["\u30d1\u30e9\u30e9\u30c3\u30af\u30b9\uff08\u975e\u63a8\u5968\uff09"],"This setting is being retained for backwards compatibility and is not recommended for use. Its use may slow down the page display.":["\u3053\u306e\u8a2d\u5b9a\u306f\u4e0b\u4f4d\u4e92\u63db\u6027\u306e\u305f\u3081\u306b\u4fdd\u6301\u3055\u308c\u3066\u304a\u308a\u3001\u4f7f\u7528\u3059\u308b\u3053\u3068\u306f\u304a\u52e7\u3081\u3067\u304d\u307e\u305b\u3093\u3002\u4f7f\u7528\u3059\u308b\u3068\u30da\u30fc\u30b8\u306e\u8868\u793a\u901f\u5ea6\u3092\u9045\u304f\u3059\u308b\u3053\u3068\u304c\u3042\u308a\u307e\u3059\u3002"],"Repeat images":["\u753b\u50cf\u3092\u7e70\u308a\u8fd4\u3059"]}}}
  • snow-monkey-blocks/trunk/languages/snow-monkey-blocks-ja-5ec3fa13f42448aa71d99e3db61d1446.json

    r3026781 r3027223  
    1 {"translation-revision-date":"2024-01-25 21:10+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/rss\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"S":["S"],"M":["M"],"L":["L"],"Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Text":["\u30c6\u30ad\u30b9\u30c8"],"Layout":["\u30ec\u30a4\u30a2\u30a6\u30c8"],"Rich media":["\u30ea\u30c3\u30c1\u30e1\u30c7\u30a3\u30a2"],"Simple":["\u30b7\u30f3\u30d7\u30eb"],"Text 2":["\u30c6\u30ad\u30b9\u30c82"],"Panels":["\u30d1\u30cd\u30eb"],"Carousel (%1$s)":["\u30ab\u30eb\u30fc\u30bb\u30eb\uff08%1$s\uff09"],"Large image":["\u5927\u304d\u306a\u753b\u50cf"],"Display arrows":["\u77e2\u5370\u3092\u8868\u793a"],"Display dots":["\u30c9\u30c3\u30c8\u3092\u8868\u793a"],"Autoplay Speed in seconds":["\u81ea\u52d5\u518d\u751f\u306e\u9593\u9694\uff08\u79d2\uff09"],"If \"0\", no scroll.":["\u300c0\u300d\u306e\u5834\u5408\u3001\u30b9\u30af\u30ed\u30fc\u30eb\u3057\u307e\u305b\u3093\u3002"],"Display pause button for autoplay":["\u81ea\u52d5\u518d\u751f\u306e\u4e00\u6642\u505c\u6b62\u30dc\u30bf\u30f3\u3092\u8868\u793a"],"Number of columns displayed on mobile device":["\u30e2\u30d0\u30a4\u30eb\u7aef\u672b\u6642\u306e\u8868\u793a\u30ab\u30e9\u30e0\u6570"],"1 column":["1\u30ab\u30e9\u30e0"],"2 columns":["2\u30ab\u30e9\u30e0"],"Number of posts":["\u8868\u793a\u3059\u308b\u6295\u7a3f\u6570"],"The gap between each item":["\u5404\u9805\u76ee\u9593\u306e\u9593\u9694"],"Title tag of each items":["\u5404\u9805\u76ee\u306e\u30bf\u30a4\u30c8\u30eb\u30bf\u30b0"],"Text if no posts matched":["\u4e00\u81f4\u3059\u308b\u6295\u7a3f\u304c\u306a\u3044\u5834\u5408\u306e\u30c6\u30ad\u30b9\u30c8"],"Allow HTML":["HTML \u8a31\u53ef"],"Edit RSS URL":["RSS \u306e URL \u3092\u7de8\u96c6"]}}}
     1{"translation-revision-date":"2024-01-2+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/rss\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"S":["S"],"M":["M"],"L":["L"],"Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Text":["\u30c6\u30ad\u30b9\u30c8"],"Layout":["\u30ec\u30a4\u30a2\u30a6\u30c8"],"Rich media":["\u30ea\u30c3\u30c1\u30e1\u30c7\u30a3\u30a2"],"Simple":["\u30b7\u30f3\u30d7\u30eb"],"Text 2":["\u30c6\u30ad\u30b9\u30c82"],"Panels":["\u30d1\u30cd\u30eb"],"Carousel (%1$s)":["\u30ab\u30eb\u30fc\u30bb\u30eb\uff08%1$s\uff09"],"Large image":["\u5927\u304d\u306a\u753b\u50cf"],"Display arrows":["\u77e2\u5370\u3092\u8868\u793a"],"Display dots":["\u30c9\u30c3\u30c8\u3092\u8868\u793a"],"Autoplay Speed in seconds":["\u81ea\u52d5\u518d\u751f\u306e\u9593\u9694\uff08\u79d2\uff09"],"If \"0\", no scroll.":["\u300c0\u300d\u306e\u5834\u5408\u3001\u30b9\u30af\u30ed\u30fc\u30eb\u3057\u307e\u305b\u3093\u3002"],"Display pause button for autoplay":["\u81ea\u52d5\u518d\u751f\u306e\u4e00\u6642\u505c\u6b62\u30dc\u30bf\u30f3\u3092\u8868\u793a"],"Number of columns displayed on mobile device":["\u30e2\u30d0\u30a4\u30eb\u7aef\u672b\u6642\u306e\u8868\u793a\u30ab\u30e9\u30e0\u6570"],"1 column":["1\u30ab\u30e9\u30e0"],"2 columns":["2\u30ab\u30e9\u30e0"],"Number of posts":["\u8868\u793a\u3059\u308b\u6295\u7a3f\u6570"],"The gap between each item":["\u5404\u9805\u76ee\u9593\u306e\u9593\u9694"],"Title tag of each items":["\u5404\u9805\u76ee\u306e\u30bf\u30a4\u30c8\u30eb\u30bf\u30b0"],"Text if no posts matched":["\u4e00\u81f4\u3059\u308b\u6295\u7a3f\u304c\u306a\u3044\u5834\u5408\u306e\u30c6\u30ad\u30b9\u30c8"],"Allow HTML":["HTML \u8a31\u53ef"],"Edit RSS URL":["RSS \u306e URL \u3092\u7de8\u96c6"]}}}
  • snow-monkey-blocks/trunk/languages/snow-monkey-blocks-ja-62900ed03c585951958ce7192a290de5.json

    r3026781 r3027223  
    1 {"translation-revision-date":"2024-01-25 21:10+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/media-text\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Write title\u2026":["\u30bf\u30a4\u30c8\u30eb\u3092\u66f8\u304f\u2026"],"Border":["\u67a0\u7dda"],"Background color":["\u80cc\u666f\u8272"],"Text color":["\u6587\u5b57\u8272"],"Color":["\u8272"],"S":["S"],"M":["M"],"L":["L"],"Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Title tag":["\u30bf\u30a4\u30c8\u30eb\u30bf\u30b0"],"Release":["\u89e3\u9664"],"Media":["\u30e1\u30c7\u30a3\u30a2"],"Image":["\u753b\u50cf"],"Video":["\u52d5\u753b"],"Focal point picker":["\u7126\u70b9\u30d4\u30c3\u30ab\u30fc"],"25%":["25%"],"33%":["33%"],"50%":["50%"],"Gap":["\u9593\u9694"],"Media & sentence":["\u30e1\u30c7\u30a3\u30a2\u3068\u6587\u7ae0"],"None":["\u306a\u3057"],"Image column size":["\u753b\u50cf\u30ab\u30e9\u30e0\u306e\u30b5\u30a4\u30ba"],"66%":["66%"],"Crop image to fill entire column":["\u30ab\u30e9\u30e0\u5168\u4f53\u3092\u5857\u308a\u3064\u3076\u3059\u3088\u3046\u306b\u753b\u50cf\u3092\u5207\u308a\u629c\u304f"],"Sort by mobile":["\u30e2\u30d0\u30a4\u30eb\u306e\u4e26\u3073\u9806"],"Text > Image":["\u6587\u7ae0 \u2192 \u753b\u50cf"],"Image > Text":["\u753b\u50cf \u2192 \u6587\u7ae0"],"When to divide columns":["\u30ab\u30e9\u30e0\u5206\u5272\u3059\u308b\u30bf\u30a4\u30df\u30f3\u30b0"],"PC":["PC"],"Tablet":["\u30bf\u30d6\u30ec\u30c3\u30c8"],"Show media on left":["\u30e1\u30c7\u30a3\u30a2\u3092\u5de6\u306b\u8868\u793a"],"Show media on right":["\u30e1\u30c7\u30a3\u30a2\u3092\u53f3\u306b\u8868\u793a"],"Write caption\u2026":["\u30ad\u30e3\u30d7\u30b7\u30e7\u30f3\u3092\u66f8\u304f\u2026"]}}}
     1{"translation-revision-date":"2024-01-2+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/media-text\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Write title\u2026":["\u30bf\u30a4\u30c8\u30eb\u3092\u66f8\u304f\u2026"],"Border":["\u67a0\u7dda"],"Background color":["\u80cc\u666f\u8272"],"Text color":["\u6587\u5b57\u8272"],"Color":["\u8272"],"S":["S"],"M":["M"],"L":["L"],"Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Title tag":["\u30bf\u30a4\u30c8\u30eb\u30bf\u30b0"],"Release":["\u89e3\u9664"],"Media":["\u30e1\u30c7\u30a3\u30a2"],"Image":["\u753b\u50cf"],"Video":["\u52d5\u753b"],"Focal point picker":["\u7126\u70b9\u30d4\u30c3\u30ab\u30fc"],"25%":["25%"],"33%":["33%"],"50%":["50%"],"Gap":["\u9593\u9694"],"Media & sentence":["\u30e1\u30c7\u30a3\u30a2\u3068\u6587\u7ae0"],"None":["\u306a\u3057"],"Image column size":["\u753b\u50cf\u30ab\u30e9\u30e0\u306e\u30b5\u30a4\u30ba"],"66%":["66%"],"Crop image to fill entire column":["\u30ab\u30e9\u30e0\u5168\u4f53\u3092\u5857\u308a\u3064\u3076\u3059\u3088\u3046\u306b\u753b\u50cf\u3092\u5207\u308a\u629c\u304f"],"Sort by mobile":["\u30e2\u30d0\u30a4\u30eb\u306e\u4e26\u3073\u9806"],"Text > Image":["\u6587\u7ae0 \u2192 \u753b\u50cf"],"Image > Text":["\u753b\u50cf \u2192 \u6587\u7ae0"],"When to divide columns":["\u30ab\u30e9\u30e0\u5206\u5272\u3059\u308b\u30bf\u30a4\u30df\u30f3\u30b0"],"PC":["PC"],"Tablet":["\u30bf\u30d6\u30ec\u30c3\u30c8"],"Show media on left":["\u30e1\u30c7\u30a3\u30a2\u3092\u5de6\u306b\u8868\u793a"],"Show media on right":["\u30e1\u30c7\u30a3\u30a2\u3092\u53f3\u306b\u8868\u793a"],"Write caption\u2026":["\u30ad\u30e3\u30d7\u30b7\u30e7\u30f3\u3092\u66f8\u304f\u2026"]}}}
  • snow-monkey-blocks/trunk/languages/snow-monkey-blocks-ja-62f605735c6636ebc4f78463caab1402.json

    r3026781 r3027223  
    1 {"translation-revision-date":"2024-01-25 21:10+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/accordion\/item\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Display in open state":["\u958b\u3044\u305f\u72b6\u614b\u3067\u8868\u793a"],"Enter title here":["\u30bf\u30a4\u30c8\u30eb\u3092\u5165\u529b"]}}}
     1{"translation-revision-date":"2024-01-2+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/accordion\/item\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Display in open state":["\u958b\u3044\u305f\u72b6\u614b\u3067\u8868\u793a"],"Enter title here":["\u30bf\u30a4\u30c8\u30eb\u3092\u5165\u529b"]}}}
  • snow-monkey-blocks/trunk/languages/snow-monkey-blocks-ja-7524c0ab3da13d344f0710baafc584a7.json

    r3026781 r3027223  
    1 {"translation-revision-date":"2024-01-25 21:10+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/items\/item\/block-link\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Write title\u2026":["\u30bf\u30a4\u30c8\u30eb\u3092\u66f8\u304f\u2026"],"Indicates this palette comes from the theme.\u0004Theme":["\u30c6\u30fc\u30de"],"Indicates this palette comes from WordPress.\u0004Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Indicates this palette comes from the theme.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Indicates this palette is created by the user.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Background color":["\u80cc\u666f\u8272"],"Text color":["\u6587\u5b57\u8272"],"Border radius":["\u89d2\u4e38\u534a\u5f84"],"Button settings":["\u30dc\u30bf\u30f3\u8a2d\u5b9a"],"Button size":["\u30dc\u30bf\u30f3\u30b5\u30a4\u30ba"],"Normal size":["\u30ce\u30fc\u30de\u30eb\u30b5\u30a4\u30ba"],"Litle wider":["\u5c11\u3057\u5e83\u3081"],"Wider":["\u5e83\u3081"],"More wider":["\u3082\u3063\u3068\u5e83\u3081"],"Full size":["\u30d5\u30eb\u30b5\u30a4\u30ba"],"Wrap":["\u6298\u308a\u8fd4\u3059"],"Write lede\u2026":["\u30ea\u30fc\u30c9\u6587\u3092\u66f8\u304f\u2026"],"Button":["\u30dc\u30bf\u30f3"],"Link":["\u30ea\u30f3\u30af"],"Title tag":["\u30bf\u30a4\u30c8\u30eb\u30bf\u30b0"],"Release":["\u89e3\u9664"],"Media":["\u30e1\u30c7\u30a3\u30a2"],"Image":["\u753b\u50cf"],"Video":["\u52d5\u753b"],"Image settings":["\u753b\u50cf\u8a2d\u5b9a"],"Display image":["\u753b\u50cf\u3092\u8868\u793a"],"Display button":["\u30dc\u30bf\u30f3\u3092\u8868\u793a"],"Write content\u2026":["\u5185\u5bb9\u3092\u66f8\u304f\u2026"]}}}
     1{"translation-revision-date":"2024-01-2+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/items\/item\/block-link\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Write title\u2026":["\u30bf\u30a4\u30c8\u30eb\u3092\u66f8\u304f\u2026"],"Indicates this palette comes from the theme.\u0004Theme":["\u30c6\u30fc\u30de"],"Indicates this palette comes from WordPress.\u0004Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Indicates this palette comes from the theme.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Indicates this palette is created by the user.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Background color":["\u80cc\u666f\u8272"],"Text color":["\u6587\u5b57\u8272"],"Border radius":["\u89d2\u4e38\u534a\u5f84"],"Button settings":["\u30dc\u30bf\u30f3\u8a2d\u5b9a"],"Button size":["\u30dc\u30bf\u30f3\u30b5\u30a4\u30ba"],"Normal size":["\u30ce\u30fc\u30de\u30eb\u30b5\u30a4\u30ba"],"Litle wider":["\u5c11\u3057\u5e83\u3081"],"Wider":["\u5e83\u3081"],"More wider":["\u3082\u3063\u3068\u5e83\u3081"],"Full size":["\u30d5\u30eb\u30b5\u30a4\u30ba"],"Wrap":["\u6298\u308a\u8fd4\u3059"],"Write lede\u2026":["\u30ea\u30fc\u30c9\u6587\u3092\u66f8\u304f\u2026"],"Button":["\u30dc\u30bf\u30f3"],"Link":["\u30ea\u30f3\u30af"],"Title tag":["\u30bf\u30a4\u30c8\u30eb\u30bf\u30b0"],"Release":["\u89e3\u9664"],"Media":["\u30e1\u30c7\u30a3\u30a2"],"Image":["\u753b\u50cf"],"Video":["\u52d5\u753b"],"Image settings":["\u753b\u50cf\u8a2d\u5b9a"],"Display image":["\u753b\u50cf\u3092\u8868\u793a"],"Display button":["\u30dc\u30bf\u30f3\u3092\u8868\u793a"],"Write content\u2026":["\u5185\u5bb9\u3092\u66f8\u304f\u2026"]}}}
  • snow-monkey-blocks/trunk/languages/snow-monkey-blocks-ja-7a1bc02da2b2b3ebd1669f80892c1ef2.json

    r3026781 r3027223  
    1 {"translation-revision-date":"2024-01-25 21:10+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/step\/item\/standard\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Write title\u2026":["\u30bf\u30a4\u30c8\u30eb\u3092\u66f8\u304f\u2026"],"Color":["\u8272"],"Link":["\u30ea\u30f3\u30af"],"Release":["\u89e3\u9664"],"Media":["\u30e1\u30c7\u30a3\u30a2"],"Image":["\u753b\u50cf"],"Video":["\u52d5\u753b"],"Center":["\u4e2d\u592e"],"Image position":["\u753b\u50cf\u306e\u4f4d\u7f6e"],"Number color":["\u756a\u53f7\u306e\u8272"],"Link color":["\u30ea\u30f3\u30af\u8272"],"Left side":["\u5de6\u5074"],"Right side":["\u53f3\u5074"],"Link text":["\u30ea\u30f3\u30af\u30c6\u30ad\u30b9\u30c8"]}}}
     1{"translation-revision-date":"2024-01-2+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/step\/item\/standard\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Write title\u2026":["\u30bf\u30a4\u30c8\u30eb\u3092\u66f8\u304f\u2026"],"Color":["\u8272"],"Link":["\u30ea\u30f3\u30af"],"Release":["\u89e3\u9664"],"Media":["\u30e1\u30c7\u30a3\u30a2"],"Image":["\u753b\u50cf"],"Video":["\u52d5\u753b"],"Center":["\u4e2d\u592e"],"Image position":["\u753b\u50cf\u306e\u4f4d\u7f6e"],"Number color":["\u756a\u53f7\u306e\u8272"],"Link color":["\u30ea\u30f3\u30af\u8272"],"Left side":["\u5de6\u5074"],"Right side":["\u53f3\u5074"],"Link text":["\u30ea\u30f3\u30af\u30c6\u30ad\u30b9\u30c8"]}}}
  • snow-monkey-blocks/trunk/languages/snow-monkey-blocks-ja-7cd4475ce7448e8433612cd01c9a7a65.json

    r3026781 r3027223  
    1 {"translation-revision-date":"2024-01-25 21:10+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/alert\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"circle-exclamation":["circle-exclamation"],"check":["check"],"check-circle":["check-circle"],"check-square":["check-square"],"hand-point-right":["hand-point-right"],"edit":["edit"],"lightbulb":["lightbulb"],"Type":["\u30bf\u30a4\u30d7"],"Normal alert":["\u30ce\u30fc\u30de\u30eb\u30a2\u30e9\u30fc\u30c8"],"Warning alert":["\u30ef\u30fc\u30cb\u30f3\u30b0\u30a2\u30e9\u30fc\u30c8"],"Success alert":["\u30b5\u30af\u30bb\u30b9\u30a2\u30e9\u30fc\u30c8"],"Remark alert":["\u30ea\u30de\u30fc\u30af\u30a2\u30e9\u30fc\u30c8"],"Icon":["\u30a2\u30a4\u30b3\u30f3"],"Write title\u2026":["\u30bf\u30a4\u30c8\u30eb\u3092\u66f8\u304f\u2026"]}}}
     1{"translation-revision-date":"2024-01-2+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/alert\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"circle-exclamation":["circle-exclamation"],"check":["check"],"check-circle":["check-circle"],"check-square":["check-square"],"hand-point-right":["hand-point-right"],"edit":["edit"],"lightbulb":["lightbulb"],"Type":["\u30bf\u30a4\u30d7"],"Normal alert":["\u30ce\u30fc\u30de\u30eb\u30a2\u30e9\u30fc\u30c8"],"Warning alert":["\u30ef\u30fc\u30cb\u30f3\u30b0\u30a2\u30e9\u30fc\u30c8"],"Success alert":["\u30b5\u30af\u30bb\u30b9\u30a2\u30e9\u30fc\u30c8"],"Remark alert":["\u30ea\u30de\u30fc\u30af\u30a2\u30e9\u30fc\u30c8"],"Icon":["\u30a2\u30a4\u30b3\u30f3"],"Write title\u2026":["\u30bf\u30a4\u30c8\u30eb\u3092\u66f8\u304f\u2026"]}}}
  • snow-monkey-blocks/trunk/languages/snow-monkey-blocks-ja-82d01c37ebe7ca3ec36e96bd114994c8.json

    r3026781 r3027223  
    1 {"translation-revision-date":"2024-01-25 21:10+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/evaluation-star\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Write title\u2026":["\u30bf\u30a4\u30c8\u30eb\u3092\u66f8\u304f\u2026"],"Color":["\u8272"],"Numeric color":["\u6570\u5024\u306e\u8272"],"Icon color":["\u30a2\u30a4\u30b3\u30f3\u306e\u8272"],"Evaluation":["\u8a55\u4fa1"],"Five-grade evaluation":["5\u6bb5\u968e\u3067\u8a55\u4fa1\u3057\u3066\u304f\u3060\u3055\u3044"],"Title position":["\u30bf\u30a4\u30c8\u30eb\u306e\u4f4d\u7f6e"],"Position left":["\u5de6\u5074"],"Position right":["\u53f3\u5074"],"Show numeric":["\u6570\u5024\u3092\u8868\u793a"],"Numeric position":["\u6570\u5024\u306e\u4f4d\u7f6e"]}}}
     1{"translation-revision-date":"2024-01-2+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/evaluation-star\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Write title\u2026":["\u30bf\u30a4\u30c8\u30eb\u3092\u66f8\u304f\u2026"],"Color":["\u8272"],"Numeric color":["\u6570\u5024\u306e\u8272"],"Icon color":["\u30a2\u30a4\u30b3\u30f3\u306e\u8272"],"Evaluation":["\u8a55\u4fa1"],"Five-grade evaluation":["5\u6bb5\u968e\u3067\u8a55\u4fa1\u3057\u3066\u304f\u3060\u3055\u3044"],"Title position":["\u30bf\u30a4\u30c8\u30eb\u306e\u4f4d\u7f6e"],"Position left":["\u5de6\u5074"],"Position right":["\u53f3\u5074"],"Show numeric":["\u6570\u5024\u3092\u8868\u793a"],"Numeric position":["\u6570\u5024\u306e\u4f4d\u7f6e"]}}}
  • snow-monkey-blocks/trunk/languages/snow-monkey-blocks-ja-8504c8322dcc3bc7f80630afd466c809.json

    r3026781 r3027223  
    1 {"translation-revision-date":"2024-01-25 21:10+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/items\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Border":["\u67a0\u7dda"],"S":["S"],"M":["M"],"L":["L"],"Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Glue each item together":["\u5404\u9805\u76ee\u3092\u304f\u3063\u3064\u3051\u308b"],"Align the bottom of the last element of each items":["\u5404\u9805\u76ee\u306e\u6700\u5f8c\u306e\u8981\u7d20\u3092\u4e0b\u306b\u63c3\u3048\u308b"],"Columns per row":["\u884c\u3042\u305f\u308a\u306e\u30ab\u30e9\u30e0\u6570"],"Columns per row (Large window)":["\u884c\u3042\u305f\u308a\u306e\u30ab\u30e9\u30e0\u6570\uff08\u30e9\u30fc\u30b8\u30a6\u30a4\u30f3\u30c9\u30a6\uff09"],"Columns per row (Medium window)":["\u884c\u3042\u305f\u308a\u306e\u30ab\u30e9\u30e0\u6570\uff08\u30df\u30c7\u30a3\u30a2\u30e0\u30a6\u30a4\u30f3\u30c9\u30a6\uff09"],"Columns per row (Small window)":["\u884c\u3042\u305f\u308a\u306e\u30ab\u30e9\u30e0\u6570\uff08\u30b9\u30e2\u30fc\u30eb\u30a6\u30a4\u30f3\u30c9\u30a6\uff09"],"Gap":["\u9593\u9694"],"Boundary line":["\u5883\u754c\u7dda"]}}}
     1{"translation-revision-date":"2024-01-2+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/items\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Border":["\u67a0\u7dda"],"S":["S"],"M":["M"],"L":["L"],"Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Glue each item together":["\u5404\u9805\u76ee\u3092\u304f\u3063\u3064\u3051\u308b"],"Align the bottom of the last element of each items":["\u5404\u9805\u76ee\u306e\u6700\u5f8c\u306e\u8981\u7d20\u3092\u4e0b\u306b\u63c3\u3048\u308b"],"Columns per row":["\u884c\u3042\u305f\u308a\u306e\u30ab\u30e9\u30e0\u6570"],"Columns per row (Large window)":["\u884c\u3042\u305f\u308a\u306e\u30ab\u30e9\u30e0\u6570\uff08\u30e9\u30fc\u30b8\u30a6\u30a4\u30f3\u30c9\u30a6\uff09"],"Columns per row (Medium window)":["\u884c\u3042\u305f\u308a\u306e\u30ab\u30e9\u30e0\u6570\uff08\u30df\u30c7\u30a3\u30a2\u30e0\u30a6\u30a4\u30f3\u30c9\u30a6\uff09"],"Columns per row (Small window)":["\u884c\u3042\u305f\u308a\u306e\u30ab\u30e9\u30e0\u6570\uff08\u30b9\u30e2\u30fc\u30eb\u30a6\u30a4\u30f3\u30c9\u30a6\uff09"],"Gap":["\u9593\u9694"],"Boundary line":["\u5883\u754c\u7dda"]}}}
  • snow-monkey-blocks/trunk/languages/snow-monkey-blocks-ja-87ebc5fb27e822d21fe772d8a3955d0b.json

    r3026781 r3027223  
    1 {"translation-revision-date":"2024-01-25 21:10+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/testimonial\/item\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Write lede\u2026":["\u30ea\u30fc\u30c9\u6587\u3092\u66f8\u304f\u2026"],"Write content\u2026":["\u5185\u5bb9\u3092\u66f8\u304f\u2026"],"Write name\u2026":["\u540d\u524d\u3092\u66f8\u304f\u2026"]}}}
     1{"translation-revision-date":"2024-01-2+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/testimonial\/item\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Write lede\u2026":["\u30ea\u30fc\u30c9\u6587\u3092\u66f8\u304f\u2026"],"Write content\u2026":["\u5185\u5bb9\u3092\u66f8\u304f\u2026"],"Write name\u2026":["\u540d\u524d\u3092\u66f8\u304f\u2026"]}}}
  • snow-monkey-blocks/trunk/languages/snow-monkey-blocks-ja-8afe3a4cf380576fe94be2e1d03805d1.json

    r3026781 r3027223  
    1 {"translation-revision-date":"2024-01-25 21:10+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/directory-structure\/item\/file\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Icon":["\u30a2\u30a4\u30b3\u30f3"],"Icon color":["\u30a2\u30a4\u30b3\u30f3\u306e\u8272"],"file - Solid":["\u30d5\u30a1\u30a4\u30eb - Solid"],"file - Regular":["\u30d5\u30a1\u30a4\u30eb - Regular"],"Write file name\u2026":["\u30d5\u30a1\u30a4\u30eb\u540d\u3092\u66f8\u304f\u2026"]}}}
     1{"translation-revision-date":"2024-01-2+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/directory-structure\/item\/file\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Icon":["\u30a2\u30a4\u30b3\u30f3"],"Icon color":["\u30a2\u30a4\u30b3\u30f3\u306e\u8272"],"file - Solid":["\u30d5\u30a1\u30a4\u30eb - Solid"],"file - Regular":["\u30d5\u30a1\u30a4\u30eb - Regular"],"Write file name\u2026":["\u30d5\u30a1\u30a4\u30eb\u540d\u3092\u66f8\u304f\u2026"]}}}
  • snow-monkey-blocks/trunk/languages/snow-monkey-blocks-ja-93c4484b0349e543917a9d62bbe4d82b.json

    r3026781 r3027223  
    1 {"translation-revision-date":"2024-01-25 21:10+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/price-menu\/item\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Write title\u2026":["\u30bf\u30a4\u30c8\u30eb\u3092\u66f8\u304f\u2026"],"Write price\u2026":["\u4fa1\u683c\u3092\u66f8\u304f\u2026"]}}}
     1{"translation-revision-date":"2024-01-2+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/price-menu\/item\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Write title\u2026":["\u30bf\u30a4\u30c8\u30eb\u3092\u66f8\u304f\u2026"],"Write price\u2026":["\u4fa1\u683c\u3092\u66f8\u304f\u2026"]}}}
  • snow-monkey-blocks/trunk/languages/snow-monkey-blocks-ja-9616d35974b640fdaf88c9c07ea57bf9.json

    r3026781 r3027223  
    1 {"translation-revision-date":"2024-01-25 21:10+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/step\/item\/free\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Write title\u2026":["\u30bf\u30a4\u30c8\u30eb\u3092\u66f8\u304f\u2026"],"Color":["\u8272"],"Number color":["\u756a\u53f7\u306e\u8272"]}}}
     1{"translation-revision-date":"2024-01-2+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/step\/item\/free\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Write title\u2026":["\u30bf\u30a4\u30c8\u30eb\u3092\u66f8\u304f\u2026"],"Color":["\u8272"],"Number color":["\u756a\u53f7\u306e\u8272"]}}}
  • snow-monkey-blocks/trunk/languages/snow-monkey-blocks-ja-974dacd3d736f38de07641e6e5927aaf.json

    r3026781 r3027223  
    1 {"translation-revision-date":"2024-01-25 21:10+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/thumbnail-gallery\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Autoplay Speed in seconds":["\u81ea\u52d5\u518d\u751f\u306e\u9593\u9694\uff08\u79d2\uff09"],"Prev\/Next arrows":["\u524d\/\u6b21\u306e\u77e2\u5370"],"Slide animation speed in milliseconds":["\u30b9\u30e9\u30a4\u30c9\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3\u901f\u5ea6\uff08\u30df\u30ea\u79d2\uff09"]}}}
     1{"translation-revision-date":"2024-01-2+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/thumbnail-gallery\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Autoplay Speed in seconds":["\u81ea\u52d5\u518d\u751f\u306e\u9593\u9694\uff08\u79d2\uff09"],"Prev\/Next arrows":["\u524d\/\u6b21\u306e\u77e2\u5370"],"Slide animation speed in milliseconds":["\u30b9\u30e9\u30a4\u30c9\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3\u901f\u5ea6\uff08\u30df\u30ea\u79d2\uff09"]}}}
  • snow-monkey-blocks/trunk/languages/snow-monkey-blocks-ja-9ab0ea2e410ff425ffcf8638f6b2a005.json

    r3026781 r3027223  
    1 {"translation-revision-date":"2024-01-25 21:10+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/pricing-table\/item\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Write title\u2026":["\u30bf\u30a4\u30c8\u30eb\u3092\u66f8\u304f\u2026"],"Indicates this palette comes from the theme.\u0004Theme":["\u30c6\u30fc\u30de"],"Indicates this palette comes from WordPress.\u0004Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Indicates this palette comes from the theme.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Indicates this palette is created by the user.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Background color":["\u80cc\u666f\u8272"],"Text color":["\u6587\u5b57\u8272"],"Border radius":["\u89d2\u4e38\u534a\u5f84"],"Button settings":["\u30dc\u30bf\u30f3\u8a2d\u5b9a"],"Button size":["\u30dc\u30bf\u30f3\u30b5\u30a4\u30ba"],"Normal size":["\u30ce\u30fc\u30de\u30eb\u30b5\u30a4\u30ba"],"Litle wider":["\u5c11\u3057\u5e83\u3081"],"Wider":["\u5e83\u3081"],"More wider":["\u3082\u3063\u3068\u5e83\u3081"],"Full size":["\u30d5\u30eb\u30b5\u30a4\u30ba"],"Wrap":["\u6298\u308a\u8fd4\u3059"],"Write lede\u2026":["\u30ea\u30fc\u30c9\u6587\u3092\u66f8\u304f\u2026"],"Button":["\u30dc\u30bf\u30f3"],"Link":["\u30ea\u30f3\u30af"],"Release":["\u89e3\u9664"],"Media":["\u30e1\u30c7\u30a3\u30a2"],"Image":["\u753b\u50cf"],"Video":["\u52d5\u753b"],"Image settings":["\u753b\u50cf\u8a2d\u5b9a"],"Display image":["\u753b\u50cf\u3092\u8868\u793a"],"Display button":["\u30dc\u30bf\u30f3\u3092\u8868\u793a"],"Write price\u2026":["\u4fa1\u683c\u3092\u66f8\u304f\u2026"],"Write a description\u2026":["\u8aac\u660e\u3092\u66f8\u304f\u2026"]}}}
     1{"translation-revision-date":"2024-01-2+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/pricing-table\/item\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Write title\u2026":["\u30bf\u30a4\u30c8\u30eb\u3092\u66f8\u304f\u2026"],"Indicates this palette comes from the theme.\u0004Theme":["\u30c6\u30fc\u30de"],"Indicates this palette comes from WordPress.\u0004Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Indicates this palette comes from the theme.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Indicates this palette is created by the user.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Background color":["\u80cc\u666f\u8272"],"Text color":["\u6587\u5b57\u8272"],"Border radius":["\u89d2\u4e38\u534a\u5f84"],"Button settings":["\u30dc\u30bf\u30f3\u8a2d\u5b9a"],"Button size":["\u30dc\u30bf\u30f3\u30b5\u30a4\u30ba"],"Normal size":["\u30ce\u30fc\u30de\u30eb\u30b5\u30a4\u30ba"],"Litle wider":["\u5c11\u3057\u5e83\u3081"],"Wider":["\u5e83\u3081"],"More wider":["\u3082\u3063\u3068\u5e83\u3081"],"Full size":["\u30d5\u30eb\u30b5\u30a4\u30ba"],"Wrap":["\u6298\u308a\u8fd4\u3059"],"Write lede\u2026":["\u30ea\u30fc\u30c9\u6587\u3092\u66f8\u304f\u2026"],"Button":["\u30dc\u30bf\u30f3"],"Link":["\u30ea\u30f3\u30af"],"Release":["\u89e3\u9664"],"Media":["\u30e1\u30c7\u30a3\u30a2"],"Image":["\u753b\u50cf"],"Video":["\u52d5\u753b"],"Image settings":["\u753b\u50cf\u8a2d\u5b9a"],"Display image":["\u753b\u50cf\u3092\u8868\u793a"],"Display button":["\u30dc\u30bf\u30f3\u3092\u8868\u793a"],"Write price\u2026":["\u4fa1\u683c\u3092\u66f8\u304f\u2026"],"Write a description\u2026":["\u8aac\u660e\u3092\u66f8\u304f\u2026"]}}}
  • snow-monkey-blocks/trunk/languages/snow-monkey-blocks-ja-9e24b57c88f92a8f107ea4f103dfacd4.json

    r3026781 r3027223  
    1 {"translation-revision-date":"2024-01-25 21:10+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/pickup-slider\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Display in random order":["\u30e9\u30f3\u30c0\u30e0\u306a\u9806\u5e8f\u3067\u8868\u793a"],"Link type":["\u30ea\u30f3\u30af\u306e\u7a2e\u985e"],"Button link":["\u30dc\u30bf\u30f3\u30ea\u30f3\u30af"],"Overall link":["\u5168\u4f53\u30ea\u30f3\u30af"],"Maximum number of displays":["\u6700\u5927\u8868\u793a\u6570"],"If \"0\", all items are displayed.":["\u300c0\u300d\u306e\u5834\u5408\u3001\u3059\u3079\u3066\u306e\u9805\u76ee\u304c\u8868\u793a\u3055\u308c\u307e\u3059\u3002"],"Pickup slider":["\u30d4\u30c3\u30af\u30a2\u30c3\u30d7\u30b9\u30e9\u30a4\u30c0\u30fc"],"Posts with \"pickup\" tag are displayed as sliders.":["\u300cpickup\u300d\u30bf\u30b0\u304c\u4ed8\u4e0e\u3055\u308c\u305f\u8a18\u4e8b\u3092\u30b9\u30e9\u30a4\u30c0\u30fc\u3068\u3057\u3066\u8868\u793a\u3057\u307e\u3059\u3002"]}}}
     1{"translation-revision-date":"2024-01-2+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/pickup-slider\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Display in random order":["\u30e9\u30f3\u30c0\u30e0\u306a\u9806\u5e8f\u3067\u8868\u793a"],"Link type":["\u30ea\u30f3\u30af\u306e\u7a2e\u985e"],"Button link":["\u30dc\u30bf\u30f3\u30ea\u30f3\u30af"],"Overall link":["\u5168\u4f53\u30ea\u30f3\u30af"],"Maximum number of displays":["\u6700\u5927\u8868\u793a\u6570"],"If \"0\", all items are displayed.":["\u300c0\u300d\u306e\u5834\u5408\u3001\u3059\u3079\u3066\u306e\u9805\u76ee\u304c\u8868\u793a\u3055\u308c\u307e\u3059\u3002"],"Pickup slider":["\u30d4\u30c3\u30af\u30a2\u30c3\u30d7\u30b9\u30e9\u30a4\u30c0\u30fc"],"Posts with \"pickup\" tag are displayed as sliders.":["\u300cpickup\u300d\u30bf\u30b0\u304c\u4ed8\u4e0e\u3055\u308c\u305f\u8a18\u4e8b\u3092\u30b9\u30e9\u30a4\u30c0\u30fc\u3068\u3057\u3066\u8868\u793a\u3057\u307e\u3059\u3002"]}}}
  • snow-monkey-blocks/trunk/languages/snow-monkey-blocks-ja-a048e4ca73e2ad0d2cdec94146f90c49.json

    r3026781 r3027223  
    1 {"translation-revision-date":"2024-01-25 21:10+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/panels\/item\/horizontal\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Write title\u2026":["\u30bf\u30a4\u30c8\u30eb\u3092\u66f8\u304f\u2026"],"Indicates this palette comes from the theme.\u0004Theme":["\u30c6\u30fc\u30de"],"Indicates this palette comes from WordPress.\u0004Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Indicates this palette comes from the theme.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Indicates this palette is created by the user.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Background color":["\u80cc\u666f\u8272"],"Text color":["\u6587\u5b57\u8272"],"Show avatar on right":["\u30a2\u30d0\u30bf\u30fc\u3092\u53f3\u306b\u8868\u793a"],"Color":["\u8272"],"Link":["\u30ea\u30f3\u30af"],"Title tag":["\u30bf\u30a4\u30c8\u30eb\u30bf\u30b0"],"Release":["\u89e3\u9664"],"Media":["\u30e1\u30c7\u30a3\u30a2"],"Image":["\u753b\u50cf"],"Video":["\u52d5\u753b"],"Image settings":["\u753b\u50cf\u8a2d\u5b9a"],"Display image":["\u753b\u50cf\u3092\u8868\u793a"],"Write content\u2026":["\u5185\u5bb9\u3092\u66f8\u304f\u2026"],"Link settings":["\u30ea\u30f3\u30af\u8a2d\u5b9a"],"Display link":["\u30ea\u30f3\u30af\u3092\u8868\u793a"],"Image position":["\u753b\u50cf\u306e\u4f4d\u7f6e"]}}}
     1{"translation-revision-date":"2024-01-2+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/panels\/item\/horizontal\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Write title\u2026":["\u30bf\u30a4\u30c8\u30eb\u3092\u66f8\u304f\u2026"],"Indicates this palette comes from the theme.\u0004Theme":["\u30c6\u30fc\u30de"],"Indicates this palette comes from WordPress.\u0004Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Indicates this palette comes from the theme.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Indicates this palette is created by the user.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Background color":["\u80cc\u666f\u8272"],"Text color":["\u6587\u5b57\u8272"],"Show avatar on right":["\u30a2\u30d0\u30bf\u30fc\u3092\u53f3\u306b\u8868\u793a"],"Color":["\u8272"],"Link":["\u30ea\u30f3\u30af"],"Title tag":["\u30bf\u30a4\u30c8\u30eb\u30bf\u30b0"],"Release":["\u89e3\u9664"],"Media":["\u30e1\u30c7\u30a3\u30a2"],"Image":["\u753b\u50cf"],"Video":["\u52d5\u753b"],"Image settings":["\u753b\u50cf\u8a2d\u5b9a"],"Display image":["\u753b\u50cf\u3092\u8868\u793a"],"Write content\u2026":["\u5185\u5bb9\u3092\u66f8\u304f\u2026"],"Link settings":["\u30ea\u30f3\u30af\u8a2d\u5b9a"],"Display link":["\u30ea\u30f3\u30af\u3092\u8868\u793a"],"Image position":["\u753b\u50cf\u306e\u4f4d\u7f6e"]}}}
  • snow-monkey-blocks/trunk/languages/snow-monkey-blocks-ja-a31bd3ef366031c0d11261f17c4072d7.json

    r3026781 r3027223  
    1 {"translation-revision-date":"2024-01-25 21:10+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/btn\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Background color":["\u80cc\u666f\u8272"],"Text color":["\u6587\u5b57\u8272"],"Color":["\u8272"],"Border radius":["\u89d2\u4e38\u534a\u5f84"],"Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Ghost":["\u30b4\u30fc\u30b9\u30c8"],"Button size":["\u30dc\u30bf\u30f3\u30b5\u30a4\u30ba"],"Normal size":["\u30ce\u30fc\u30de\u30eb\u30b5\u30a4\u30ba"],"Litle wider":["\u5c11\u3057\u5e83\u3081"],"Wider":["\u5e83\u3081"],"More wider":["\u3082\u3063\u3068\u5e83\u3081"],"Full size":["\u30d5\u30eb\u30b5\u30a4\u30ba"],"Wrap":["\u6298\u308a\u8fd4\u3059"],"Button":["\u30dc\u30bf\u30f3"],"Link":["\u30ea\u30f3\u30af"],"Unlink":["\u30ea\u30f3\u30af\u3092\u89e3\u9664"],"Text":["\u30c6\u30ad\u30b9\u30c8"]}}}
     1{"translation-revision-date":"2024-01-2+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/btn\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Background color":["\u80cc\u666f\u8272"],"Text color":["\u6587\u5b57\u8272"],"Color":["\u8272"],"Border radius":["\u89d2\u4e38\u534a\u5f84"],"Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Ghost":["\u30b4\u30fc\u30b9\u30c8"],"Button size":["\u30dc\u30bf\u30f3\u30b5\u30a4\u30ba"],"Normal size":["\u30ce\u30fc\u30de\u30eb\u30b5\u30a4\u30ba"],"Litle wider":["\u5c11\u3057\u5e83\u3081"],"Wider":["\u5e83\u3081"],"More wider":["\u3082\u3063\u3068\u5e83\u3081"],"Full size":["\u30d5\u30eb\u30b5\u30a4\u30ba"],"Wrap":["\u6298\u308a\u8fd4\u3059"],"Button":["\u30dc\u30bf\u30f3"],"Link":["\u30ea\u30f3\u30af"],"Unlink":["\u30ea\u30f3\u30af\u3092\u89e3\u9664"],"Text":["\u30c6\u30ad\u30b9\u30c8"]}}}
  • snow-monkey-blocks/trunk/languages/snow-monkey-blocks-ja-ae32cb8682b61bf09cb6eac66a58593b.json

    r3026781 r3027223  
    1 {"translation-revision-date":"2024-01-25 21:10+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/section-side-heading\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Type":["\u30bf\u30a4\u30d7"],"Write title\u2026":["\u30bf\u30a4\u30c8\u30eb\u3092\u66f8\u304f\u2026"],"Indicates this palette comes from the theme.\u0004Theme":["\u30c6\u30fc\u30de"],"Indicates this palette comes from WordPress.\u0004Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Indicates this palette comes from the theme.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Indicates this palette is created by the user.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Text color":["\u6587\u5b57\u8272"],"Color":["\u8272"],"Padding":["\u30d1\u30c7\u30a3\u30f3\u30b0"],"S":["S"],"M":["M"],"L":["L"],"Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Write lede\u2026":["\u30ea\u30fc\u30c9\u6587\u3092\u66f8\u304f\u2026"],"Title tag":["\u30bf\u30a4\u30c8\u30eb\u30bf\u30b0"],"Max width of the contents":["\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u6700\u5927\u5e45"],"Make the contents width slim":["\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u5e45\u3092\u30b9\u30ea\u30e0\u5e45\u306b\u3059\u308b"],"25%":["25%"],"33%":["33%"],"50%":["50%"],"Gap":["\u9593\u9694"],"None":["\u306a\u3057"],"Auto":["\u81ea\u52d5"],"Wrapper tag":["\u5927\u67a0\u306e\u30bf\u30b0"],"Height":["\u9ad8\u3055"],"Min height":["\u6700\u5c0f\u306e\u9ad8\u3055"],"Use preset":["\u30d7\u30ea\u30bb\u30c3\u30c8\u3092\u4f7f\u7528"],"Fit":["\u30d5\u30a3\u30c3\u30c8"],"Wide":["\u5e83\u3081"],"Full":["\u30d5\u30eb"],"Wide width":["\u5e45\u5e83"],"Full width":["\u5168\u5e45"],"Wide width (Only contents)":["\u5e45\u5e83\uff08\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u307f\uff09"],"Full width (Only contents)":["\u5168\u5e45\uff08\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u307f\uff09"],"Container alignment":["\u30b3\u30f3\u30c6\u30ca\u30fc\u306e\u914d\u7f6e"],"Remove container padding of the contents":["\u30b3\u30f3\u30c6\u30f3\u30c4\u90e8\u5206\u306e\u30b3\u30f3\u30c6\u30ca\u30fc\u306e\u4f59\u767d\u3092\u524a\u9664"],"Write subtitle\u2026":["\u30b5\u30d6\u30bf\u30a4\u30c8\u30eb\u3092\u66f8\u304f\u2026"],"Stripe":["\u30b9\u30c8\u30e9\u30a4\u30d7"],"Noise":["\u30ce\u30a4\u30ba"],"Dots":["\u30c9\u30c3\u30c8"],"Dots 2":["\u30c9\u30c3\u30c82"],"Tilt":["\u50be\u659c"],"Curve":["\u30ab\u30fc\u30d6"],"Wave":["\u6ce2"],"Triangle":["\u4e09\u89d2"],"Triangle (Large)":["\u4e09\u89d2\uff08\u5927\uff09"],"Background (Movable) ":["\u80cc\u666f\uff08\u79fb\u52d5\u53ef\u80fd\uff09"],"Background position (Left \/ Right)":["\u80cc\u666f\u4f4d\u7f6e\uff08\u5de6 \/ \u53f3\uff09"],"Background Position (Top \/ Bottom)":["\u80cc\u666f\u4f4d\u7f6e\uff08\u4e0a \/ \u4e0b\uff09"],"Make sure the background doesn't overflow to the outside":["\u80cc\u666f\u304c\u5916\u5074\u306b\u306f\u307f\u51fa\u3055\u306a\u3044\u3088\u3046\u306b\u3059\u308b"],"Texture":["\u30c6\u30af\u30b9\u30c1\u30e3"],"Texture opacity":["\u30c6\u30af\u30b9\u30c1\u30e3\u306e\u4e0d\u900f\u660e\u5ea6"],"Background (Fixed) ":["\u80cc\u666f\uff08\u56fa\u5b9a\uff09"],"Top divider":["\u4e0a\u306e\u4ed5\u5207\u308a"],"Level":["\u30ec\u30d9\u30eb"],"Position (Top \/ Bottom)":["\u4f4d\u7f6e\uff08\u4e0a \/ \u4e0b\uff09"],"Overlap divider on content":["\u30b3\u30f3\u30c6\u30f3\u30c4\u306b\u533a\u5207\u308a\u3092\u91cd\u306d\u308b"],"Bottom divider":["\u4e0b\u306e\u4ed5\u5207\u308a"],"Outer":["\u5916\u67a0"],"Wrapper":["\u30e9\u30c3\u30d1\u30fc"],"Container":["\u30b3\u30f3\u30c6\u30ca\u30fc"],"Columns settings":["\u30ab\u30e9\u30e0\u8a2d\u5b9a"],"Heading column size":["\u898b\u51fa\u3057\u30ab\u30e9\u30e0\u306e\u30b5\u30a4\u30ba"],"Content column size":["\u30b3\u30f3\u30c6\u30f3\u30c4\u30ab\u30e9\u30e0\u306e\u30b5\u30a4\u30ba"],"Show heading on left":["\u898b\u51fa\u3057\u3092\u5de6\u306b\u8868\u793a"],"Show heading on right":["\u898b\u51fa\u3057\u3092\u53f3\u306b\u8868\u793a"]}}}
     1{"translation-revision-date":"2024-01-2+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/section-side-heading\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Type":["\u30bf\u30a4\u30d7"],"Write title\u2026":["\u30bf\u30a4\u30c8\u30eb\u3092\u66f8\u304f\u2026"],"Indicates this palette comes from the theme.\u0004Theme":["\u30c6\u30fc\u30de"],"Indicates this palette comes from WordPress.\u0004Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Indicates this palette comes from the theme.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Indicates this palette is created by the user.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Text color":["\u6587\u5b57\u8272"],"Color":["\u8272"],"Padding":["\u30d1\u30c7\u30a3\u30f3\u30b0"],"S":["S"],"M":["M"],"L":["L"],"Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Write lede\u2026":["\u30ea\u30fc\u30c9\u6587\u3092\u66f8\u304f\u2026"],"Title tag":["\u30bf\u30a4\u30c8\u30eb\u30bf\u30b0"],"Max width of the contents":["\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u6700\u5927\u5e45"],"Make the contents width slim":["\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u5e45\u3092\u30b9\u30ea\u30e0\u5e45\u306b\u3059\u308b"],"25%":["25%"],"33%":["33%"],"50%":["50%"],"Gap":["\u9593\u9694"],"None":["\u306a\u3057"],"Auto":["\u81ea\u52d5"],"Wrapper tag":["\u5927\u67a0\u306e\u30bf\u30b0"],"Height":["\u9ad8\u3055"],"Min height":["\u6700\u5c0f\u306e\u9ad8\u3055"],"Use preset":["\u30d7\u30ea\u30bb\u30c3\u30c8\u3092\u4f7f\u7528"],"Fit":["\u30d5\u30a3\u30c3\u30c8"],"Wide":["\u5e83\u3081"],"Full":["\u30d5\u30eb"],"Wide width":["\u5e45\u5e83"],"Full width":["\u5168\u5e45"],"Wide width (Only contents)":["\u5e45\u5e83\uff08\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u307f\uff09"],"Full width (Only contents)":["\u5168\u5e45\uff08\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u307f\uff09"],"Container alignment":["\u30b3\u30f3\u30c6\u30ca\u30fc\u306e\u914d\u7f6e"],"Remove container padding of the contents":["\u30b3\u30f3\u30c6\u30f3\u30c4\u90e8\u5206\u306e\u30b3\u30f3\u30c6\u30ca\u30fc\u306e\u4f59\u767d\u3092\u524a\u9664"],"Write subtitle\u2026":["\u30b5\u30d6\u30bf\u30a4\u30c8\u30eb\u3092\u66f8\u304f\u2026"],"Stripe":["\u30b9\u30c8\u30e9\u30a4\u30d7"],"Noise":["\u30ce\u30a4\u30ba"],"Dots":["\u30c9\u30c3\u30c8"],"Dots 2":["\u30c9\u30c3\u30c82"],"Tilt":["\u50be\u659c"],"Curve":["\u30ab\u30fc\u30d6"],"Wave":["\u6ce2"],"Triangle":["\u4e09\u89d2"],"Triangle (Large)":["\u4e09\u89d2\uff08\u5927\uff09"],"Background (Movable) ":["\u80cc\u666f\uff08\u79fb\u52d5\u53ef\u80fd\uff09"],"Background position (Left \/ Right)":["\u80cc\u666f\u4f4d\u7f6e\uff08\u5de6 \/ \u53f3\uff09"],"Background Position (Top \/ Bottom)":["\u80cc\u666f\u4f4d\u7f6e\uff08\u4e0a \/ \u4e0b\uff09"],"Make sure the background doesn't overflow to the outside":["\u80cc\u666f\u304c\u5916\u5074\u306b\u306f\u307f\u51fa\u3055\u306a\u3044\u3088\u3046\u306b\u3059\u308b"],"Texture":["\u30c6\u30af\u30b9\u30c1\u30e3"],"Texture opacity":["\u30c6\u30af\u30b9\u30c1\u30e3\u306e\u4e0d\u900f\u660e\u5ea6"],"Background (Fixed) ":["\u80cc\u666f\uff08\u56fa\u5b9a\uff09"],"Top divider":["\u4e0a\u306e\u4ed5\u5207\u308a"],"Level":["\u30ec\u30d9\u30eb"],"Position (Top \/ Bottom)":["\u4f4d\u7f6e\uff08\u4e0a \/ \u4e0b\uff09"],"Overlap divider on content":["\u30b3\u30f3\u30c6\u30f3\u30c4\u306b\u533a\u5207\u308a\u3092\u91cd\u306d\u308b"],"Bottom divider":["\u4e0b\u306e\u4ed5\u5207\u308a"],"Outer":["\u5916\u67a0"],"Wrapper":["\u30e9\u30c3\u30d1\u30fc"],"Container":["\u30b3\u30f3\u30c6\u30ca\u30fc"],"Columns settings":["\u30ab\u30e9\u30e0\u8a2d\u5b9a"],"Heading column size":["\u898b\u51fa\u3057\u30ab\u30e9\u30e0\u306e\u30b5\u30a4\u30ba"],"Content column size":["\u30b3\u30f3\u30c6\u30f3\u30c4\u30ab\u30e9\u30e0\u306e\u30b5\u30a4\u30ba"],"Show heading on left":["\u898b\u51fa\u3057\u3092\u5de6\u306b\u8868\u793a"],"Show heading on right":["\u898b\u51fa\u3057\u3092\u53f3\u306b\u8868\u793a"]}}}
  • snow-monkey-blocks/trunk/languages/snow-monkey-blocks-ja-af71485ad475a302d0588e951499ddd8.json

    r3026781 r3027223  
    1 {"translation-revision-date":"2024-01-25 21:10+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/balloon\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Indicates this palette comes from the theme.\u0004Theme":["\u30c6\u30fc\u30de"],"Indicates this palette comes from WordPress.\u0004Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Indicates this palette comes from the theme.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Indicates this palette is created by the user.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Balloon settings":["\u5439\u304d\u51fa\u3057\u8a2d\u5b9a"],"Border":["\u67a0\u7dda"],"Background color":["\u80cc\u666f\u8272"],"Text color":["\u6587\u5b57\u8272"],"Avatar settings":["\u30a2\u30d0\u30bf\u30fc\u8a2d\u5b9a"],"Show avatar":["\u30a2\u30d0\u30bf\u30fc\u3092\u8868\u793a"],"Avatar position":["\u30a2\u30d0\u30bf\u30fc\u306e\u4f4d\u7f6e"],"Left":["\u5de6"],"Right":["\u53f3"],"Show avatar on left":["\u30a2\u30d0\u30bf\u30fc\u3092\u5de6\u306b\u8868\u793a"],"Show avatar on right":["\u30a2\u30d0\u30bf\u30fc\u3092\u53f3\u306b\u8868\u793a"],"Name":["\u540d\u524d"]}}}
     1{"translation-revision-date":"2024-01-2+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/balloon\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Indicates this palette comes from the theme.\u0004Theme":["\u30c6\u30fc\u30de"],"Indicates this palette comes from WordPress.\u0004Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Indicates this palette comes from the theme.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Indicates this palette is created by the user.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Balloon settings":["\u5439\u304d\u51fa\u3057\u8a2d\u5b9a"],"Border":["\u67a0\u7dda"],"Background color":["\u80cc\u666f\u8272"],"Text color":["\u6587\u5b57\u8272"],"Avatar settings":["\u30a2\u30d0\u30bf\u30fc\u8a2d\u5b9a"],"Show avatar":["\u30a2\u30d0\u30bf\u30fc\u3092\u8868\u793a"],"Avatar position":["\u30a2\u30d0\u30bf\u30fc\u306e\u4f4d\u7f6e"],"Left":["\u5de6"],"Right":["\u53f3"],"Show avatar on left":["\u30a2\u30d0\u30bf\u30fc\u3092\u5de6\u306b\u8868\u793a"],"Show avatar on right":["\u30a2\u30d0\u30bf\u30fc\u3092\u53f3\u306b\u8868\u793a"],"Name":["\u540d\u524d"]}}}
  • snow-monkey-blocks/trunk/languages/snow-monkey-blocks-ja-b1895914c9e406a0edece46cd1a65efb.json

    r3026781 r3027223  
    1 {"translation-revision-date":"2024-01-25 21:10+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/categories-list\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"articles":["\u8a18\u4e8b"],"Recent posts":["\u6700\u8fd1\u306e\u6295\u7a3f"],"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Categories list":["\u30ab\u30c6\u30b4\u30ea\u30fc\u4e00\u89a7"],"Loading setting data":["\u8a2d\u5b9a\u3092\u30ed\u30fc\u30c9\u4e2d"],"Categories list articles":["\u30ab\u30c6\u30b4\u30ea\u30fc\u30ea\u30b9\u30c8\u306e\u8a18\u4e8b\u6570"],"Exclusion categories settings":["\u9664\u5916\u30ab\u30c6\u30b4\u30ea\u30fc\u8a2d\u5b9a"],"Categories with a post count of 0 are not displayed even if they are not excluded":["\u6295\u7a3f\u6570\u304c0\u306e\u30ab\u30c6\u30b4\u30ea\u306f\u3001\u9664\u5916\u3055\u308c\u3066\u3044\u306a\u3044\u5834\u5408\u3067\u3082\u8868\u793a\u3055\u308c\u307e\u305b\u3093"],"Display order settings":["\u8868\u793a\u9806\u306e\u8a2d\u5b9a"],"The display order you set is valid only on the actual contribution screen":["\u8a2d\u5b9a\u3057\u305f\u8868\u793a\u9806\u306f\u5b9f\u969b\u306e\u6295\u7a3f\u753b\u9762\u3067\u306e\u307f\u6709\u52b9\u3067\u3059"],"orderby":["\u4e26\u3079\u66ff\u3048\u306e\u57fa\u6e96"],"category id":["\u30ab\u30c6\u30b4\u30ea\u30fcID"],"category name":["\u30ab\u30c6\u30b4\u30ea\u30fc\u540d"],"category slug":["\u30ab\u30c6\u30b4\u30ea\u30fc\u30b9\u30e9\u30c3\u30b0"],"category post count":["\u8a18\u4e8b\u6570"],"term_group":["\u30bf\u30fc\u30e0\u30b0\u30eb\u30fc\u30d7"],"order":["\u4e26\u3079\u66ff\u3048\u306e\u7a2e\u5225"],"asc":["\u6607\u9806"],"desc":["\u964d\u9806"],"Only the actual contribution screen is displayed":["\u901a\u5e38\u306e\u6295\u7a3f\u753b\u9762\u306e\u307f\u8868\u793a\u3055\u308c\u307e\u3059"]}}}
     1{"translation-revision-date":"2024-01-2+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/categories-list\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"articles":["\u8a18\u4e8b"],"Recent posts":["\u6700\u8fd1\u306e\u6295\u7a3f"],"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Categories list":["\u30ab\u30c6\u30b4\u30ea\u30fc\u4e00\u89a7"],"Loading setting data":["\u8a2d\u5b9a\u3092\u30ed\u30fc\u30c9\u4e2d"],"Categories list articles":["\u30ab\u30c6\u30b4\u30ea\u30fc\u30ea\u30b9\u30c8\u306e\u8a18\u4e8b\u6570"],"Exclusion categories settings":["\u9664\u5916\u30ab\u30c6\u30b4\u30ea\u30fc\u8a2d\u5b9a"],"Categories with a post count of 0 are not displayed even if they are not excluded":["\u6295\u7a3f\u6570\u304c0\u306e\u30ab\u30c6\u30b4\u30ea\u306f\u3001\u9664\u5916\u3055\u308c\u3066\u3044\u306a\u3044\u5834\u5408\u3067\u3082\u8868\u793a\u3055\u308c\u307e\u305b\u3093"],"Display order settings":["\u8868\u793a\u9806\u306e\u8a2d\u5b9a"],"The display order you set is valid only on the actual contribution screen":["\u8a2d\u5b9a\u3057\u305f\u8868\u793a\u9806\u306f\u5b9f\u969b\u306e\u6295\u7a3f\u753b\u9762\u3067\u306e\u307f\u6709\u52b9\u3067\u3059"],"orderby":["\u4e26\u3079\u66ff\u3048\u306e\u57fa\u6e96"],"category id":["\u30ab\u30c6\u30b4\u30ea\u30fcID"],"category name":["\u30ab\u30c6\u30b4\u30ea\u30fc\u540d"],"category slug":["\u30ab\u30c6\u30b4\u30ea\u30fc\u30b9\u30e9\u30c3\u30b0"],"category post count":["\u8a18\u4e8b\u6570"],"term_group":["\u30bf\u30fc\u30e0\u30b0\u30eb\u30fc\u30d7"],"order":["\u4e26\u3079\u66ff\u3048\u306e\u7a2e\u5225"],"asc":["\u6607\u9806"],"desc":["\u964d\u9806"],"Only the actual contribution screen is displayed":["\u901a\u5e38\u306e\u6295\u7a3f\u753b\u9762\u306e\u307f\u8868\u793a\u3055\u308c\u307e\u3059"]}}}
  • snow-monkey-blocks/trunk/languages/snow-monkey-blocks-ja-b29ea0221cf87509497cb3d9dbe7c003.json

    r3026781 r3027223  
    1 {"translation-revision-date":"2024-01-25 21:10+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/custom-field\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Custom field name":["\u30ab\u30b9\u30bf\u30e0\u30d5\u30a3\u30fc\u30eb\u30c9\u540d"],"Specify a custom field name.":["\u30ab\u30b9\u30bf\u30e0\u30d5\u30a3\u30fc\u30eb\u30c9\u540d\u3092\u6307\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044\u3002"]}}}
    ��1{"translation-revision-date":"2024-01-2+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/custom-field\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Custom field name":["\u30ab\u30b9\u30bf\u30e0\u30d5\u30a3\u30fc\u30eb\u30c9\u540d"],"Specify a custom field name.":["\u30ab\u30b9\u30bf\u30e0\u30d5\u30a3\u30fc\u30eb\u30c9\u540d\u3092\u6307\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044\u3002"]}}}
  • snow-monkey-blocks/trunk/languages/snow-monkey-blocks-ja-b7a0ca3954ed236d0f6da9e359e2191a.json

    r3026781 r3027223  
    1 {"translation-revision-date":"2024-01-25 21:10+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/thumbnail-gallery\/item\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Release":["\u89e3\u9664"],"Media":["\u30e1\u30c7\u30a3\u30a2"],"Image":["\u753b\u50cf"],"Video":["\u52d5\u753b"],"Write caption\u2026":["\u30ad\u30e3\u30d7\u30b7\u30e7\u30f3\u3092\u66f8\u304f\u2026"]}}}
     1{"translation-revision-date":"2024-01-2+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/thumbnail-gallery\/item\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Release":["\u89e3\u9664"],"Media":["\u30e1\u30c7\u30a3\u30a2"],"Image":["\u753b\u50cf"],"Video":["\u52d5\u753b"],"Write caption\u2026":["\u30ad\u30e3\u30d7\u30b7\u30e7\u30f3\u3092\u66f8\u304f\u2026"]}}}
  • snow-monkey-blocks/trunk/languages/snow-monkey-blocks-ja-b81213bea2790ec46515767a6c9bccf2.json

    r3026781 r3027223  
    1 {"translation-revision-date":"2024-01-25 21:10+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/child-pages\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Text":["\u30c6\u30ad\u30b9\u30c8"],"Title":["\u30bf\u30a4\u30c8\u30eb"],"Child pages":["\u3053\u306e\u30da\u30fc\u30b8\u306e\u5b50\u30da\u30fc\u30b8"],"Layout":["\u30ec\u30a4\u30a2\u30a6\u30c8"],"Rich media":["\u30ea\u30c3\u30c1\u30e1\u30c7\u30a3\u30a2"],"Simple":["\u30b7\u30f3\u30d7\u30eb"],"Text 2":["\u30c6\u30ad\u30b9\u30c82"],"Panels":["\u30d1\u30cd\u30eb"],"Carousel (%1$s)":["\u30ab\u30eb\u30fc\u30bb\u30eb\uff08%1$s\uff09"],"Large image":["\u5927\u304d\u306a\u753b\u50cf"],"Display arrows":["\u77e2\u5370\u3092\u8868\u793a"],"Display dots":["\u30c9\u30c3\u30c8\u3092\u8868\u793a"],"Autoplay Speed in seconds":["\u81ea\u52d5\u518d\u751f\u306e\u9593\u9694\uff08\u79d2\uff09"],"If \"0\", no scroll.":["\u300c0\u300d\u306e\u5834\u5408\u3001\u30b9\u30af\u30ed\u30fc\u30eb\u3057\u307e\u305b\u3093\u3002"],"Display pause button for autoplay":["\u81ea\u52d5\u518d\u751f\u306e\u4e00\u6642\u505c\u6b62\u30dc\u30bf\u30f3\u3092\u8868\u793a"],"Title tag":["\u30bf\u30a4\u30c8\u30eb\u30bf\u30b0"],"Images size":["\u753b\u50cf\u30b5\u30a4\u30ba"],"Number of columns displayed on mobile device":["\u30e2\u30d0\u30a4\u30eb\u7aef\u672b\u6642\u306e\u8868\u793a\u30ab\u30e9\u30e0\u6570"],"1 column":["1\u30ab\u30e9\u30e0"],"2 columns":["2\u30ab\u30e9\u30e0"],"Specify the parent page":["\u89aa\u30da\u30fc\u30b8\u3092\u6307\u5b9a\u3059\u308b"],"Search":["\u691c\u7d22"]}}}
     1{"translation-revision-date":"2024-01-2+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/child-pages\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Text":["\u30c6\u30ad\u30b9\u30c8"],"Title":["\u30bf\u30a4\u30c8\u30eb"],"Child pages":["\u3053\u306e\u30da\u30fc\u30b8\u306e\u5b50\u30da\u30fc\u30b8"],"Layout":["\u30ec\u30a4\u30a2\u30a6\u30c8"],"Rich media":["\u30ea\u30c3\u30c1\u30e1\u30c7\u30a3\u30a2"],"Simple":["\u30b7\u30f3\u30d7\u30eb"],"Text 2":["\u30c6\u30ad\u30b9\u30c82"],"Panels":["\u30d1\u30cd\u30eb"],"Carousel (%1$s)":["\u30ab\u30eb\u30fc\u30bb\u30eb\uff08%1$s\uff09"],"Large image":["\u5927\u304d\u306a\u753b\u50cf"],"Display arrows":["\u77e2\u5370\u3092\u8868\u793a"],"Display dots":["\u30c9\u30c3\u30c8\u3092\u8868\u793a"],"Autoplay Speed in seconds":["\u81ea\u52d5\u518d\u751f\u306e\u9593\u9694\uff08\u79d2\uff09"],"If \"0\", no scroll.":["\u300c0\u300d\u306e\u5834\u5408\u3001\u30b9\u30af\u30ed\u30fc\u30eb\u3057\u307e\u305b\u3093\u3002"],"Display pause button for autoplay":["\u81ea\u52d5\u518d\u751f\u306e\u4e00\u6642\u505c\u6b62\u30dc\u30bf\u30f3\u3092\u8868\u793a"],"Title tag":["\u30bf\u30a4\u30c8\u30eb\u30bf\u30b0"],"Images size":["\u753b\u50cf\u30b5\u30a4\u30ba"],"Number of columns displayed on mobile device":["\u30e2\u30d0\u30a4\u30eb\u7aef\u672b\u6642\u306e\u8868\u793a\u30ab\u30e9\u30e0\u6570"],"1 column":["1\u30ab\u30e9\u30e0"],"2 columns":["2\u30ab\u30e9\u30e0"],"Specify the parent page":["\u89aa\u30da\u30fc\u30b8\u3092\u6307\u5b9a\u3059\u308b"],"Search":["\u691c\u7d22"]}}}
  • snow-monkey-blocks/trunk/languages/snow-monkey-blocks-ja-bac8180577ef7891b14dbb240744c13a.json

    r3026781 r3027223  
    1 {"translation-revision-date":"2024-01-25 21:10+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/pricing-table\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Title tag":["\u30bf\u30a4\u30c8\u30eb\u30bf\u30b0"],"25%":["25%"],"33%":["33%"],"50%":["50%"],"Column size":["\u30ab\u30e9\u30e0\u30b5\u30a4\u30ba"],"If the text of each item is long, it is recommended to select other than \"Auto\".":["\u5404\u9805\u76ee\u306e\u30c6\u30ad\u30b9\u30c8\u304c\u9577\u3044\u5834\u5408\u306f\u300c\u81ea\u52d5\u300d\u4ee5\u5916\u3092\u9078\u629e\u3059\u308b\u3053\u3068\u3092\u304a\u52e7\u3081\u3057\u307e\u3059\u3002"],"Auto":["\u81ea\u52d5"],"100%":["100%"]}}}
     1{"translation-revision-date":"2024-01-2+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/pricing-table\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Title tag":["\u30bf\u30a4\u30c8\u30eb\u30bf\u30b0"],"25%":["25%"],"33%":["33%"],"50%":["50%"],"Column size":["\u30ab\u30e9\u30e0\u30b5\u30a4\u30ba"],"If the text of each item is long, it is recommended to select other than \"Auto\".":["\u5404\u9805\u76ee\u306e\u30c6\u30ad\u30b9\u30c8\u304c\u9577\u3044\u5834\u5408\u306f\u300c\u81ea\u52d5\u300d\u4ee5\u5916\u3092\u9078\u629e\u3059\u308b\u3053\u3068\u3092\u304a\u52e7\u3081\u3057\u307e\u3059\u3002"],"Auto":["\u81ea\u52d5"],"100%":["100%"]}}}
  • snow-monkey-blocks/trunk/languages/snow-monkey-blocks-ja-bef5393904ab999e34f7ac7e8d4f6043.json

    r3026781 r3027223  
    1 {"translation-revision-date":"2024-01-25 21:10+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/section\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Type":["\u30bf\u30a4\u30d7"],"Write title\u2026":["\u30bf\u30a4\u30c8\u30eb\u3092\u66f8\u304f\u2026"],"Indicates this palette comes from the theme.\u0004Theme":["\u30c6\u30fc\u30de"],"Indicates this palette comes from WordPress.\u0004Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Indicates this palette comes from the theme.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Indicates this palette is created by the user.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Text color":["\u6587\u5b57\u8272"],"Color":["\u8272"],"Opacity":["\u4e0d\u900f\u660e\u5ea6"],"Position":["\u4f4d\u7f6e"],"Padding":["\u30d1\u30c7\u30a3\u30f3\u30b0"],"Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Write lede\u2026":["\u30ea\u30fc\u30c9\u6587\u3092\u66f8\u304f\u2026"],"Text":["\u30c6\u30ad\u30b9\u30c8"],"Title tag":["\u30bf\u30a4\u30c8\u30eb\u30bf\u30b0"],"Max width of the contents":["\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u6700\u5927\u5e45"],"Make the contents width slim":["\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u5e45\u3092\u30b9\u30ea\u30e0\u5e45\u306b\u3059\u308b"],"None":["\u306a\u3057"],"Wrapper tag":["\u5927\u67a0\u306e\u30bf\u30b0"],"Height":["\u9ad8\u3055"],"Min height":["\u6700\u5c0f\u306e\u9ad8\u3055"],"Use preset":["\u30d7\u30ea\u30bb\u30c3\u30c8\u3092\u4f7f\u7528"],"Fit":["\u30d5\u30a3\u30c3\u30c8"],"Wide":["\u5e83\u3081"],"Full":["\u30d5\u30eb"],"Wide width":["\u5e45\u5e83"],"Full width":["\u5168\u5e45"],"Wide width (Only contents)":["\u5e45\u5e83\uff08\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u307f\uff09"],"Full width (Only contents)":["\u5168\u5e45\uff08\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u307f\uff09"],"Container alignment":["\u30b3\u30f3\u30c6\u30ca\u30fc\u306e\u914d\u7f6e"],"Remove container padding of the contents":["\u30b3\u30f3\u30c6\u30f3\u30c4\u90e8\u5206\u306e\u30b3\u30f3\u30c6\u30ca\u30fc\u306e\u4f59\u767d\u3092\u524a\u9664"],"Write subtitle\u2026":["\u30b5\u30d6\u30bf\u30a4\u30c8\u30eb\u3092\u66f8\u304f\u2026"],"Stripe":["\u30b9\u30c8\u30e9\u30a4\u30d7"],"Noise":["\u30ce\u30a4\u30ba"],"Dots":["\u30c9\u30c3\u30c8"],"Dots 2":["\u30c9\u30c3\u30c82"],"Tilt":["\u50be\u659c"],"Curve":["\u30ab\u30fc\u30d6"],"Wave":["\u6ce2"],"Triangle":["\u4e09\u89d2"],"Triangle (Large)":["\u4e09\u89d2\uff08\u5927\uff09"],"Background (Movable) ":["\u80cc\u666f\uff08\u79fb\u52d5\u53ef\u80fd\uff09"],"Background position (Left \/ Right)":["\u80cc\u666f\u4f4d\u7f6e\uff08\u5de6 \/ \u53f3\uff09"],"Background Position (Top \/ Bottom)":["\u80cc\u666f\u4f4d\u7f6e\uff08\u4e0a \/ \u4e0b\uff09"],"Make sure the background doesn't overflow to the outside":["\u80cc\u666f\u304c\u5916\u5074\u306b\u306f\u307f\u51fa\u3055\u306a\u3044\u3088\u3046\u306b\u3059\u308b"],"Texture":["\u30c6\u30af\u30b9\u30c1\u30e3"],"Texture opacity":["\u30c6\u30af\u30b9\u30c1\u30e3\u306e\u4e0d\u900f\u660e\u5ea6"],"Background (Fixed) ":["\u80cc\u666f\uff08\u56fa\u5b9a\uff09"],"Top divider":["\u4e0a\u306e\u4ed5\u5207\u308a"],"Level":["\u30ec\u30d9\u30eb"],"Position (Top \/ Bottom)":["\u4f4d\u7f6e\uff08\u4e0a \/ \u4e0b\uff09"],"Overlap divider on content":["\u30b3\u30f3\u30c6\u30f3\u30c4\u306b\u533a\u5207\u308a\u3092\u91cd\u306d\u308b"],"Bottom divider":["\u4e0b\u306e\u4ed5\u5207\u308a"],"Background text":["\u80cc\u666f\u30c6\u30ad\u30b9\u30c8"],"Size":["\u30b5\u30a4\u30ba"],"Line height":["\u884c\u306e\u9ad8\u3055"]}}}
     1{"translation-revision-date":"2024-01-2+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/section\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Type":["\u30bf\u30a4\u30d7"],"Write title\u2026":["\u30bf\u30a4\u30c8\u30eb\u3092\u66f8\u304f\u2026"],"Indicates this palette comes from the theme.\u0004Theme":["\u30c6\u30fc\u30de"],"Indicates this palette comes from WordPress.\u0004Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Indicates this palette comes from the theme.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Indicates this palette is created by the user.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Text color":["\u6587\u5b57\u8272"],"Color":["\u8272"],"Opacity":["\u4e0d\u900f\u660e\u5ea6"],"Position":["\u4f4d\u7f6e"],"Padding":["\u30d1\u30c7\u30a3\u30f3\u30b0"],"Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Write lede\u2026":["\u30ea\u30fc\u30c9\u6587\u3092\u66f8\u304f\u2026"],"Text":["\u30c6\u30ad\u30b9\u30c8"],"Title tag":["\u30bf\u30a4\u30c8\u30eb\u30bf\u30b0"],"Max width of the contents":["\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u6700\u5927\u5e45"],"Make the contents width slim":["\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u5e45\u3092\u30b9\u30ea\u30e0\u5e45\u306b\u3059\u308b"],"None":["\u306a\u3057"],"Wrapper tag":["\u5927\u67a0\u306e\u30bf\u30b0"],"Height":["\u9ad8\u3055"],"Min height":["\u6700\u5c0f\u306e\u9ad8\u3055"],"Use preset":["\u30d7\u30ea\u30bb\u30c3\u30c8\u3092\u4f7f\u7528"],"Fit":["\u30d5\u30a3\u30c3\u30c8"],"Wide":["\u5e83\u3081"],"Full":["\u30d5\u30eb"],"Wide width":["\u5e45\u5e83"],"Full width":["\u5168\u5e45"],"Wide width (Only contents)":["\u5e45\u5e83\uff08\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u307f\uff09"],"Full width (Only contents)":["\u5168\u5e45\uff08\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u307f\uff09"],"Container alignment":["\u30b3\u30f3\u30c6\u30ca\u30fc\u306e\u914d\u7f6e"],"Remove container padding of the contents":["\u30b3\u30f3\u30c6\u30f3\u30c4\u90e8\u5206\u306e\u30b3\u30f3\u30c6\u30ca\u30fc\u306e\u4f59\u767d\u3092\u524a\u9664"],"Write subtitle\u2026":["\u30b5\u30d6\u30bf\u30a4\u30c8\u30eb\u3092\u66f8\u304f\u2026"],"Stripe":["\u30b9\u30c8\u30e9\u30a4\u30d7"],"Noise":["\u30ce\u30a4\u30ba"],"Dots":["\u30c9\u30c3\u30c8"],"Dots 2":["\u30c9\u30c3\u30c82"],"Tilt":["\u50be\u659c"],"Curve":["\u30ab\u30fc\u30d6"],"Wave":["\u6ce2"],"Triangle":["\u4e09\u89d2"],"Triangle (Large)":["\u4e09\u89d2\uff08\u5927\uff09"],"Background (Movable) ":["\u80cc\u666f\uff08\u79fb\u52d5\u53ef\u80fd\uff09"],"Background position (Left \/ Right)":["\u80cc\u666f\u4f4d\u7f6e\uff08\u5de6 \/ \u53f3\uff09"],"Background Position (Top \/ Bottom)":["\u80cc\u666f\u4f4d\u7f6e\uff08\u4e0a \/ \u4e0b\uff09"],"Make sure the background doesn't overflow to the outside":["\u80cc\u666f\u304c\u5916\u5074\u306b\u306f\u307f\u51fa\u3055\u306a\u3044\u3088\u3046\u306b\u3059\u308b"],"Texture":["\u30c6\u30af\u30b9\u30c1\u30e3"],"Texture opacity":["\u30c6\u30af\u30b9\u30c1\u30e3\u306e\u4e0d\u900f\u660e\u5ea6"],"Background (Fixed) ":["\u80cc\u666f\uff08\u56fa\u5b9a\uff09"],"Top divider":["\u4e0a\u306e\u4ed5\u5207\u308a"],"Level":["\u30ec\u30d9\u30eb"],"Position (Top \/ Bottom)":["\u4f4d\u7f6e\uff08\u4e0a \/ \u4e0b\uff09"],"Overlap divider on content":["\u30b3\u30f3\u30c6\u30f3\u30c4\u306b\u533a\u5207\u308a\u3092\u91cd\u306d\u308b"],"Bottom divider":["\u4e0b\u306e\u4ed5\u5207\u308a"],"Background text":["\u80cc\u666f\u30c6\u30ad\u30b9\u30c8"],"Size":["\u30b5\u30a4\u30ba"],"Line height":["\u884c\u306e\u9ad8\u3055"]}}}
  • snow-monkey-blocks/trunk/languages/snow-monkey-blocks-ja-c2c862dcc0a81c984b228ab6eaac6cf9.json

    r3026781 r3027223  
    1 {"translation-revision-date":"2024-01-25 21:10+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/items\/item\/item\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Write title\u2026":["\u30bf\u30a4\u30c8\u30eb\u3092\u66f8\u304f\u2026"],"Color":["\u8272"],"Write lede\u2026":["\u30ea\u30fc\u30c9\u6587\u3092\u66f8\u304f\u2026"],"Button":["\u30dc\u30bf\u30f3"],"Link":["\u30ea\u30f3\u30af"],"Title tag":["\u30bf\u30a4\u30c8\u30eb\u30bf\u30b0"],"Release":["\u89e3\u9664"],"Media":["\u30e1\u30c7\u30a3\u30a2"],"Image":["\u753b\u50cf"],"Video":["\u52d5\u753b"],"Write content\u2026":["\u5185\u5bb9\u3092\u66f8\u304f\u2026"],"Block link":["\u30d6\u30ed\u30c3\u30af\u30ea\u30f3\u30af"],"Link is made not only to the button but to the whole block.":["\u30dc\u30bf\u30f3\u3060\u3051\u3067\u306a\u304f\u30d6\u30ed\u30c3\u30af\u5168\u4f53\u306b\u30ea\u30f3\u30af\u3092\u5f35\u308a\u307e\u3059\u3002"],"Background color of button":["\u30dc\u30bf\u30f3\u306e\u80cc\u666f\u8272"],"Text color of button":["\u30dc\u30bf\u30f3\u306e\u6587\u5b57\u8272"]}}}
     1{"translation-revision-date":"2024-01-2+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/items\/item\/item\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Write title\u2026":["\u30bf\u30a4\u30c8\u30eb\u3092\u66f8\u304f\u2026"],"Color":["\u8272"],"Write lede\u2026":["\u30ea\u30fc\u30c9\u6587\u3092\u66f8\u304f\u2026"],"Button":["\u30dc\u30bf\u30f3"],"Link":["\u30ea\u30f3\u30af"],"Title tag":["\u30bf\u30a4\u30c8\u30eb\u30bf\u30b0"],"Release":["\u89e3\u9664"],"Media":["\u30e1\u30c7\u30a3\u30a2"],"Image":["\u753b\u50cf"],"Video":["\u52d5\u753b"],"Write content\u2026":["\u5185\u5bb9\u3092\u66f8\u304f\u2026"],"Block link":["\u30d6\u30ed\u30c3\u30af\u30ea\u30f3\u30af"],"Link is made not only to the button but to the whole block.":["\u30dc\u30bf\u30f3\u3060\u3051\u3067\u306a\u304f\u30d6\u30ed\u30c3\u30af\u5168\u4f53\u306b\u30ea\u30f3\u30af\u3092\u5f35\u308a\u307e\u3059\u3002"],"Background color of button":["\u30dc\u30bf\u30f3\u306e\u80cc\u666f\u8272"],"Text color of button":["\u30dc\u30bf\u30f3\u306e\u6587\u5b57\u8272"]}}}
  • snow-monkey-blocks/trunk/languages/snow-monkey-blocks-ja-c448137ee5f1643cbc6e64d9053deafd.json

    r3026781 r3027223  
    1 {"translation-revision-date":"2024-01-25 21:10+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/spider-pickup-slider\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Display arrows":["\u77e2\u5370\u3092\u8868\u793a"],"Display dots":["\u30c9\u30c3\u30c8\u3092\u8868\u793a"],"Autoplay Speed in seconds":["\u81ea\u52d5\u518d\u751f\u306e\u9593\u9694\uff08\u79d2\uff09"],"If \"0\", no scroll.":["\u300c0\u300d\u306e\u5834\u5408\u3001\u30b9\u30af\u30ed\u30fc\u30eb\u3057\u307e\u305b\u3093\u3002"],"Display pause button for autoplay":["\u81ea\u52d5\u518d\u751f\u306e\u4e00\u6642\u505c\u6b62\u30dc\u30bf\u30f3\u3092\u8868\u793a"],"Maximum number of displays":["\u6700\u5927\u8868\u793a\u6570"],"If \"0\", all items are displayed.":["\u300c0\u300d\u306e\u5834\u5408\u3001\u3059\u3079\u3066\u306e\u9805\u76ee\u304c\u8868\u793a\u3055\u308c\u307e\u3059\u3002"],"Pickup slider":["\u30d4\u30c3\u30af\u30a2\u30c3\u30d7\u30b9\u30e9\u30a4\u30c0\u30fc"],"Posts with \"pickup\" tag are displayed as sliders.":["\u300cpickup\u300d\u30bf\u30b0\u304c\u4ed8\u4e0e\u3055\u308c\u305f\u8a18\u4e8b\u3092\u30b9\u30e9\u30a4\u30c0\u30fc\u3068\u3057\u3066\u8868\u793a\u3057\u307e\u3059\u3002"],"Carousel":["\u30ab\u30eb\u30fc\u30bb\u30eb"],"Fade":["\u30d5\u30a7\u30fc\u30c9"],"Shuffle slides":["\u30b9\u30e9\u30a4\u30c0\u30fc\u3092\u30b7\u30e3\u30c3\u30d5\u30eb"],"Slider":["\u30b9\u30e9\u30a4\u30c0\u30fc"],"Change dots to thumbnails":["\u30c9\u30c3\u30c8\u3092\u30b5\u30e0\u30cd\u30a4\u30eb\u306b\u5909\u66f4"]}}}
     1{"translation-revision-date":"2024-01-2\u3092\u30b7\u30e3\u30c3\u30d5\u30eb"],"Slider":["\u30b9\u30e9\u30a4\u30c0\u30fc"],"Change dots to thumbnails":["\u30c9\u30c3\u30c8\u3092\u30b5\u30e0\u30cd\u30a4\u30eb\u306b\u5909\u66f4"]}}}
  • snow-monkey-blocks/trunk/languages/snow-monkey-blocks-ja-c5c48e2f9385932dcc72b12e8af7a2e3.json

    r3026781 r3027223  
    1 {"translation-revision-date":"2024-01-25 21:10+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/box\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Indicates this palette comes from the theme.\u0004Theme":["\u30c6\u30fc\u30de"],"Indicates this palette comes from WordPress.\u0004Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Indicates this palette comes from the theme.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Indicates this palette is created by the user.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Border":["\u67a0\u7dda"],"Text color":["\u6587\u5b57\u8272"],"Color":["\u8272"],"Opacity":["\u4e0d\u900f\u660e\u5ea6"],"Horizontal":["\u6c34\u5e73\u65b9\u5411"],"Vertical":["\u5782\u76f4\u65b9\u5411"],"Blur":["\u307c\u304b\u3057"],"Spread":["\u30b9\u30d7\u30ec\u30c3\u30c9"],"Position":["\u4f4d\u7f6e"],"Outline":["\u30a2\u30a6\u30c8\u30e9\u30a4\u30f3"],"Inset":["\u30a4\u30f3\u30bb\u30c3\u30c8"],"Box Shadow":["\u30dc\u30c3\u30af\u30b9\u30b7\u30e3\u30c9\u30a6"],"Border radius":["\u89d2\u4e38\u534a\u5f84"],"Background":["\u80cc\u666f"],"Padding":["\u30d1\u30c7\u30a3\u30f3\u30b0"],"S":["S"],"M":["M"],"L":["L"]}}}
     1{"translation-revision-date":"2024-01-2+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/box\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Indicates this palette comes from the theme.\u0004Theme":["\u30c6\u30fc\u30de"],"Indicates this palette comes from WordPress.\u0004Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Indicates this palette comes from the theme.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Indicates this palette is created by the user.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Border":["\u67a0\u7dda"],"Text color":["\u6587\u5b57\u8272"],"Color":["\u8272"],"Opacity":["\u4e0d\u900f\u660e\u5ea6"],"Horizontal":["\u6c34\u5e73\u65b9\u5411"],"Vertical":["\u5782\u76f4\u65b9\u5411"],"Blur":["\u307c\u304b\u3057"],"Spread":["\u30b9\u30d7\u30ec\u30c3\u30c9"],"Position":["\u4f4d\u7f6e"],"Outline":["\u30a2\u30a6\u30c8\u30e9\u30a4\u30f3"],"Inset":["\u30a4\u30f3\u30bb\u30c3\u30c8"],"Box Shadow":["\u30dc\u30c3\u30af\u30b9\u30b7\u30e3\u30c9\u30a6"],"Border radius":["\u89d2\u4e38\u534a\u5f84"],"Background":["\u80cc\u666f"],"Padding":["\u30d1\u30c7\u30a3\u30f3\u30b0"],"S":["S"],"M":["M"],"L":["L"]}}}
  • snow-monkey-blocks/trunk/languages/snow-monkey-blocks-ja-c63ee0bae942f67d4fa54f32663fa54e.json

    r3026781 r3027223  
    1 {"translation-revision-date":"2024-01-25 21:10+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/items\/item\/standard\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Write title\u2026":["\u30bf\u30a4\u30c8\u30eb\u3092\u66f8\u304f\u2026"],"Indicates this palette comes from the theme.\u0004Theme":["\u30c6\u30fc\u30de"],"Indicates this palette comes from WordPress.\u0004Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Indicates this palette comes from the theme.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Indicates this palette is created by the user.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Background color":["\u80cc\u666f\u8272"],"Text color":["\u6587\u5b57\u8272"],"Button settings":["\u30dc\u30bf\u30f3\u8a2d\u5b9a"],"Button size":["\u30dc\u30bf\u30f3\u30b5\u30a4\u30ba"],"Normal size":["\u30ce\u30fc\u30de\u30eb\u30b5\u30a4\u30ba"],"Litle wider":["\u5c11\u3057\u5e83\u3081"],"Wider":["\u5e83\u3081"],"More wider":["\u3082\u3063\u3068\u5e83\u3081"],"Full size":["\u30d5\u30eb\u30b5\u30a4\u30ba"],"Wrap":["\u6298\u308a\u8fd4\u3059"],"Write lede\u2026":["\u30ea\u30fc\u30c9\u6587\u3092\u66f8\u304f\u2026"],"Button":["\u30dc\u30bf\u30f3"],"Link":["\u30ea\u30f3\u30af"],"Title tag":["\u30bf\u30a4\u30c8\u30eb\u30bf\u30b0"],"Release":["\u89e3\u9664"],"Media":["\u30e1\u30c7\u30a3\u30a2"],"Image":["\u753b\u50cf"],"Video":["\u52d5\u753b"],"Image settings":["\u753b\u50cf\u8a2d\u5b9a"],"Display image":["\u753b\u50cf\u3092\u8868\u793a"],"Display button":["\u30dc\u30bf\u30f3\u3092\u8868\u793a"],"Write content\u2026":["\u5185\u5bb9\u3092\u66f8\u304f\u2026"]}}}
     1{"translation-revision-date":"2024-01-2+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/items\/item\/standard\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Write title\u2026":["\u30bf\u30a4\u30c8\u30eb\u3092\u66f8\u304f\u2026"],"Indicates this palette comes from the theme.\u0004Theme":["\u30c6\u30fc\u30de"],"Indicates this palette comes from WordPress.\u0004Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Indicates this palette comes from the theme.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Indicates this palette is created by the user.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Background color":["\u80cc\u666f\u8272"],"Text color":["\u6587\u5b57\u8272"],"Button settings":["\u30dc\u30bf\u30f3\u8a2d\u5b9a"],"Button size":["\u30dc\u30bf\u30f3\u30b5\u30a4\u30ba"],"Normal size":["\u30ce\u30fc\u30de\u30eb\u30b5\u30a4\u30ba"],"Litle wider":["\u5c11\u3057\u5e83\u3081"],"Wider":["\u5e83\u3081"],"More wider":["\u3082\u3063\u3068\u5e83\u3081"],"Full size":["\u30d5\u30eb\u30b5\u30a4\u30ba"],"Wrap":["\u6298\u308a\u8fd4\u3059"],"Write lede\u2026":["\u30ea\u30fc\u30c9\u6587\u3092\u66f8\u304f\u2026"],"Button":["\u30dc\u30bf\u30f3"],"Link":["\u30ea\u30f3\u30af"],"Title tag":["\u30bf\u30a4\u30c8\u30eb\u30bf\u30b0"],"Release":["\u89e3\u9664"],"Media":["\u30e1\u30c7\u30a3\u30a2"],"Image":["\u753b\u50cf"],"Video":["\u52d5\u753b"],"Image settings":["\u753b\u50cf\u8a2d\u5b9a"],"Display image":["\u753b\u50cf\u3092\u8868\u793a"],"Display button":["\u30dc\u30bf\u30f3\u3092\u8868\u793a"],"Write content\u2026":["\u5185\u5bb9\u3092\u66f8\u304f\u2026"]}}}
  • snow-monkey-blocks/trunk/languages/snow-monkey-blocks-ja-c6780e738a0509d5bbf51e36350dd012.json

    r3026781 r3027223  
    1 {"translation-revision-date":"2024-01-25 21:10+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/container\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Max width of the contents":["\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u6700\u5927\u5e45"],"Make the contents width slim":["\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u5e45\u3092\u30b9\u30ea\u30e0\u5e45\u306b\u3059\u308b"],"Remove left and right spaces":["\u5de6\u53f3\u306e\u30b9\u30da\u30fc\u30b9\u3092\u524a\u9664"]}}}
     1{"translation-revision-date":"2024-01-2+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/container\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Max width of the contents":["\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u6700\u5927\u5e45"],"Make the contents width slim":["\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u5e45\u3092\u30b9\u30ea\u30e0\u5e45\u306b\u3059\u308b"],"Remove left and right spaces":["\u5de6\u53f3\u306e\u30b9\u30da\u30fc\u30b9\u3092\u524a\u9664"]}}}
  • snow-monkey-blocks/trunk/languages/snow-monkey-blocks-ja-c690f2db76d6d6da0bc897be0a342cbc.json

    r3026781 r3027223  
    1 {"translation-revision-date":"2024-01-25 21:10+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/panels\/item\/vertical\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Write title\u2026":["\u30bf\u30a4\u30c8\u30eb\u3092\u66f8\u304f\u2026"],"Indicates this palette comes from the theme.\u0004Theme":["\u30c6\u30fc\u30de"],"Indicates this palette comes from WordPress.\u0004Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Indicates this palette comes from the theme.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Indicates this palette is created by the user.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Background color":["\u80cc\u666f\u8272"],"Text color":["\u6587\u5b57\u8272"],"Color":["\u8272"],"Link":["\u30ea\u30f3\u30af"],"Title tag":["\u30bf\u30a4\u30c8\u30eb\u30bf\u30b0"],"Release":["\u89e3\u9664"],"Media":["\u30e1\u30c7\u30a3\u30a2"],"Image":["\u753b\u50cf"],"Video":["\u52d5\u753b"],"Image settings":["\u753b\u50cf\u8a2d\u5b9a"],"Display image":["\u753b\u50cf\u3092\u8868\u793a"],"Write content\u2026":["\u5185\u5bb9\u3092\u66f8\u304f\u2026"],"Link settings":["\u30ea\u30f3\u30af\u8a2d\u5b9a"],"Display link":["\u30ea\u30f3\u30af\u3092\u8868\u793a"]}}}
     1{"translation-revision-date":"2024-01-2+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/panels\/item\/vertical\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Write title\u2026":["\u30bf\u30a4\u30c8\u30eb\u3092\u66f8\u304f\u2026"],"Indicates this palette comes from the theme.\u0004Theme":["\u30c6\u30fc\u30de"],"Indicates this palette comes from WordPress.\u0004Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Indicates this palette comes from the theme.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Indicates this palette is created by the user.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Background color":["\u80cc\u666f\u8272"],"Text color":["\u6587\u5b57\u8272"],"Color":["\u8272"],"Link":["\u30ea\u30f3\u30af"],"Title tag":["\u30bf\u30a4\u30c8\u30eb\u30bf\u30b0"],"Release":["\u89e3\u9664"],"Media":["\u30e1\u30c7\u30a3\u30a2"],"Image":["\u753b\u50cf"],"Video":["\u52d5\u753b"],"Image settings":["\u753b\u50cf\u8a2d\u5b9a"],"Display image":["\u753b\u50cf\u3092\u8868\u793a"],"Write content\u2026":["\u5185\u5bb9\u3092\u66f8\u304f\u2026"],"Link settings":["\u30ea\u30f3\u30af\u8a2d\u5b9a"],"Display link":["\u30ea\u30f3\u30af\u3092\u8868\u793a"]}}}
  • snow-monkey-blocks/trunk/languages/snow-monkey-blocks-ja-cdb43584a525e36059ebaf33559de973.json

    r3026781 r3027223  
    1 {"translation-revision-date":"2024-01-25 21:10+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/read-more-box\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Indicates this palette comes from the theme.\u0004Theme":["\u30c6\u30fc\u30de"],"Indicates this palette comes from WordPress.\u0004Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Indicates this palette comes from the theme.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Indicates this palette is created by the user.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Background color":["\u80cc\u666f\u8272"],"Text color":["\u6587\u5b57\u8272"],"Border radius":["\u89d2\u4e38\u534a\u5f84"],"Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Ghost":["\u30b4\u30fc\u30b9\u30c8"],"Button settings":["\u30dc\u30bf\u30f3\u8a2d\u5b9a"],"Button size":["\u30dc\u30bf\u30f3\u30b5\u30a4\u30ba"],"Normal size":["\u30ce\u30fc\u30de\u30eb\u30b5\u30a4\u30ba"],"Litle wider":["\u5c11\u3057\u5e83\u3081"],"Wider":["\u5e83\u3081"],"More wider":["\u3082\u3063\u3068\u5e83\u3081"],"Full size":["\u30d5\u30eb\u30b5\u30a4\u30ba"],"Wrap":["\u6298\u308a\u8fd4\u3059"],"Text":["\u30c6\u30ad\u30b9\u30c8"],"Read more":["\u7d9a\u304d\u3092\u8aad\u3080"],"Close":["\u9589\u3058\u308b"],"Label":["\u30e9\u30d9\u30eb"],"Label (for Close)":["\u30e9\u30d9\u30eb\uff08\u9589\u3058\u3066\u3044\u308b\u3068\u304d\u7528\uff09"],"Button justification":["\u30dc\u30bf\u30f3\u306e\u914d\u7f6e"],"Height of contents when closed":["\u9589\u3058\u3066\u3044\u308b\u3068\u304d\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u9ad8\u3055"],"Masks the lower part when closed":["\u9589\u3058\u3066\u3044\u308b\u3068\u304d\u4e0b\u90e8\u3092\u30de\u30b9\u30af\u3059\u308b"],"Mask Color":["\u30de\u30b9\u30af\u306e\u8272"]}}}
     1{"translation-revision-date":"2024-01-2+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/read-more-box\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Indicates this palette comes from the theme.\u0004Theme":["\u30c6\u30fc\u30de"],"Indicates this palette comes from WordPress.\u0004Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Indicates this palette comes from the theme.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Indicates this palette is created by the user.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Background color":["\u80cc\u666f\u8272"],"Text color":["\u6587\u5b57\u8272"],"Border radius":["\u89d2\u4e38\u534a\u5f84"],"Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Ghost":["\u30b4\u30fc\u30b9\u30c8"],"Button settings":["\u30dc\u30bf\u30f3\u8a2d\u5b9a"],"Button size":["\u30dc\u30bf\u30f3\u30b5\u30a4\u30ba"],"Normal size":["\u30ce\u30fc\u30de\u30eb\u30b5\u30a4\u30ba"],"Litle wider":["\u5c11\u3057\u5e83\u3081"],"Wider":["\u5e83\u3081"],"More wider":["\u3082\u3063\u3068\u5e83\u3081"],"Full size":["\u30d5\u30eb\u30b5\u30a4\u30ba"],"Wrap":["\u6298\u308a\u8fd4\u3059"],"Text":["\u30c6\u30ad\u30b9\u30c8"],"Read more":["\u7d9a\u304d\u3092\u8aad\u3080"],"Close":["\u9589\u3058\u308b"],"Label":["\u30e9\u30d9\u30eb"],"Label (for Close)":["\u30e9\u30d9\u30eb\uff08\u9589\u3058\u3066\u3044\u308b\u3068\u304d\u7528\uff09"],"Button justification":["\u30dc\u30bf\u30f3\u306e\u914d\u7f6e"],"Height of contents when closed":["\u9589\u3058\u3066\u3044\u308b\u3068\u304d\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u9ad8\u3055"],"Masks the lower part when closed":["\u9589\u3058\u3066\u3044\u308b\u3068\u304d\u4e0b\u90e8\u3092\u30de\u30b9\u30af\u3059\u308b"],"Mask Color":["\u30de\u30b9\u30af\u306e\u8272"]}}}
  • snow-monkey-blocks/trunk/languages/snow-monkey-blocks-ja-cf1ac893a41083bd820de5e762851a64.json

    r3026781 r3027223  
    1 {"translation-revision-date":"2024-01-25 21:10+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/taxonomy-terms\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"orderby":["\u4e26\u3079\u66ff\u3048\u306e\u57fa\u6e96"],"order":["\u4e26\u3079\u66ff\u3048\u306e\u7a2e\u5225"],"asc":["\u6607\u9806"],"desc":["\u964d\u9806"],"Taxonomy":["\u30bf\u30af\u30bd\u30ce\u30df\u30fc"],"Loading taxonomies\u2026":["\u30bf\u30af\u30bd\u30ce\u30df\u30fc\u3092\u8aad\u307f\u8fbc\u3093\u3067\u3044\u307e\u3059\u2026"],"Categories":["\u30ab\u30c6\u30b4\u30ea\u30fc"],"Tags":["\u30bf\u30b0"],"Taxonomies":["\u30bf\u30af\u30bd\u30ce\u30df\u30fc"],"Category id":["\u30ab\u30c6\u30b4\u30ea\u30fcID"],"Category name":["\u30ab\u30c6\u30b4\u30ea\u30fc\u540d"],"Category slug":["\u30ab\u30c6\u30b4\u30ea\u30fc\u30b9\u30e9\u30c3\u30b0"],"Category post count":["\u8a18\u4e8b\u6570"],"Category description":["\u30ab\u30c6\u30b4\u30ea\u30fc\u306e\u8aac\u660e"],"Tag":["\u30bf\u30b0"],"Slash":["\u30b9\u30e9\u30c3\u30b7\u30e5"]}}}
     1{"translation-revision-date":"2024-01-2+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/taxonomy-terms\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"orderby":["\u4e26\u3079\u66ff\u3048\u306e\u57fa\u6e96"],"order":["\u4e26\u3079\u66ff\u3048\u306e\u7a2e\u5225"],"asc":["\u6607\u9806"],"desc":["\u964d\u9806"],"Taxonomy":["\u30bf\u30af\u30bd\u30ce\u30df\u30fc"],"Loading taxonomies\u2026":["\u30bf\u30af\u30bd\u30ce\u30df\u30fc\u3092\u8aad\u307f\u8fbc\u3093\u3067\u3044\u307e\u3059\u2026"],"Categories":["\u30ab\u30c6\u30b4\u30ea\u30fc"],"Tags":["\u30bf\u30b0"],"Taxonomies":["\u30bf\u30af\u30bd\u30ce\u30df\u30fc"],"Category id":["\u30ab\u30c6\u30b4\u30ea\u30fcID"],"Category name":["\u30ab\u30c6\u30b4\u30ea\u30fc\u540d"],"Category slug":["\u30ab\u30c6\u30b4\u30ea\u30fc\u30b9\u30e9\u30c3\u30b0"],"Category post count":["\u8a18\u4e8b\u6570"],"Category description":["\u30ab\u30c6\u30b4\u30ea\u30fc\u306e\u8aac\u660e"],"Tag":["\u30bf\u30b0"],"Slash":["\u30b9\u30e9\u30c3\u30b7\u30e5"]}}}
  • snow-monkey-blocks/trunk/languages/snow-monkey-blocks-ja-dfd6b8992ea1f21a03e4f92ae75596fa.json

    r3026781 r3027223  
    1 {"translation-revision-date":"2024-01-25 21:10+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/taxonomy-posts\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Recent posts":["\u6700\u8fd1\u306e\u6295\u7a3f"],"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"S":["S"],"M":["M"],"L":["L"],"Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Text":["\u30c6\u30ad\u30b9\u30c8"],"Layout":["\u30ec\u30a4\u30a2\u30a6\u30c8"],"Rich media":["\u30ea\u30c3\u30c1\u30e1\u30c7\u30a3\u30a2"],"Simple":["\u30b7\u30f3\u30d7\u30eb"],"Text 2":["\u30c6\u30ad\u30b9\u30c82"],"Panels":["\u30d1\u30cd\u30eb"],"Carousel (%1$s)":["\u30ab\u30eb\u30fc\u30bb\u30eb\uff08%1$s\uff09"],"Large image":["\u5927\u304d\u306a\u753b\u50cf"],"Display arrows":["\u77e2\u5370\u3092\u8868\u793a"],"Display dots":["\u30c9\u30c3\u30c8\u3092\u8868\u793a"],"Autoplay Speed in seconds":["\u81ea\u52d5\u518d\u751f\u306e\u9593\u9694\uff08\u79d2\uff09"],"If \"0\", no scroll.":["\u300c0\u300d\u306e\u5834\u5408\u3001\u30b9\u30af\u30ed\u30fc\u30eb\u3057\u307e\u305b\u3093\u3002"],"Display pause button for autoplay":["\u81ea\u52d5\u518d\u751f\u306e\u4e00\u6642\u505c\u6b62\u30dc\u30bf\u30f3\u3092\u8868\u793a"],"Number of columns displayed on mobile device":["\u30e2\u30d0\u30a4\u30eb\u7aef\u672b\u6642\u306e\u8868\u793a\u30ab\u30e9\u30e0\u6570"],"1 column":["1\u30ab\u30e9\u30e0"],"2 columns":["2\u30ab\u30e9\u30e0"],"Posts list":["\u6295\u7a3f\u30ea\u30b9\u30c8"],"Latest posts":["\u6700\u65b0\u306e\u6295\u7a3f"],"Taxonomy":["\u30bf\u30af\u30bd\u30ce\u30df\u30fc"],"Loading taxonomies\u2026":["\u30bf\u30af\u30bd\u30ce\u30df\u30fc\u3092\u8aad\u307f\u8fbc\u3093\u3067\u3044\u307e\u3059\u2026"],"Number of posts":["\u8868\u793a\u3059\u308b\u6295\u7a3f\u6570"],"The gap between each item":["\u5404\u9805\u76ee\u9593\u306e\u9593\u9694"],"Title tag of each items":["\u5404\u9805\u76ee\u306e\u30bf\u30a4\u30c8\u30eb\u30bf\u30b0"],"Images size of each items":["\u5404\u9805\u76ee\u306e\u753b\u50cf\u30b5\u30a4\u30ba"],"Force display meta of each items":["\u5404\u9805\u76ee\u306e\u30e1\u30bf\u60c5\u5831\u3092\u5f37\u5236\u7684\u306b\u8868\u793a\u3059\u308b"],"If it's already displayed, this setting will be ignored.":["\u3059\u3067\u306b\u8868\u793a\u3055\u308c\u3066\u3044\u308b\u5834\u5408\u3001\u3053\u306e\u8a2d\u5b9a\u306f\u7121\u8996\u3055\u308c\u307e\u3059\u3002"],"Display author of each items":["\u5404\u9805\u76ee\u306e\u8457\u8005\u3092\u8868\u793a\u3059\u308b"],"Display published date of each items":["\u5404\u9805\u76ee\u306e\u516c\u958b\u65e5\u3092\u8868\u793a\u3059\u308b"],"Force display category label of each items":["\u5404\u9805\u76ee\u306e\u30ab\u30c6\u30b4\u30ea\u30fc\u30e9\u30d9\u30eb\u3092\u5f37\u5236\u7684\u306b\u8868\u793a\u3059\u308b"],"Display excerpt of each items":["\u5404\u9805\u76ee\u306e\u629c\u7c8b\u3092\u8868\u793a\u3059\u308b"],"Ignore sticky posts":["\u5148\u982d\u56fa\u5b9a\u8868\u793a\u3092\u9664\u5916\u3059\u308b"],"Text if no posts matched":["\u4e00\u81f4\u3059\u308b\u6295\u7a3f\u304c\u306a\u3044\u5834\u5408\u306e\u30c6\u30ad\u30b9\u30c8"],"Allow HTML":["HTML \u8a31\u53ef"],"Default (Taxonomy selected in this block)":["\u30c7\u30d5\u30a9\u30eb\u30c8\uff08\u3053\u306e\u30d6\u30ed\u30c3\u30af\u3067\u9078\u629e\u3055\u308c\u305f\u30bf\u30af\u30bd\u30ce\u30df\u30fc\uff09"],"Taxonomy to use for the category label":["\u30ab\u30c6\u30b4\u30ea\u30fc\u30e9\u30d9\u30eb\u306b\u4f7f\u7528\u3059\u308b\u30bf\u30af\u30bd\u30ce\u30df\u30fc"],"If no category labels are displayed, this setting will be ignored.":["\u30ab\u30c6\u30b4\u30ea\u30fc\u30e9\u30d9\u30eb\u304c\u8868\u793a\u3055\u308c\u3066\u3044\u306a\u3044\u5834\u5408\u3001\u3053\u306e\u8a2d\u5b9a\u306f\u7121\u8996\u3055\u308c\u307e\u3059\u3002"],"Taxonomy posts":["\u4efb\u610f\u306e\u30bf\u30af\u30bd\u30ce\u30df\u30fc\u306e\u6295\u7a3f"]}}}
     1{"translation-revision-date":"2024-01-2+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/taxonomy-posts\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Recent posts":["\u6700\u8fd1\u306e\u6295\u7a3f"],"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"S":["S"],"M":["M"],"L":["L"],"Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Text":["\u30c6\u30ad\u30b9\u30c8"],"Layout":["\u30ec\u30a4\u30a2\u30a6\u30c8"],"Rich media":["\u30ea\u30c3\u30c1\u30e1\u30c7\u30a3\u30a2"],"Simple":["\u30b7\u30f3\u30d7\u30eb"],"Text 2":["\u30c6\u30ad\u30b9\u30c82"],"Panels":["\u30d1\u30cd\u30eb"],"Carousel (%1$s)":["\u30ab\u30eb\u30fc\u30bb\u30eb\uff08%1$s\uff09"],"Large image":["\u5927\u304d\u306a\u753b\u50cf"],"Display arrows":["\u77e2\u5370\u3092\u8868\u793a"],"Display dots":["\u30c9\u30c3\u30c8\u3092\u8868\u793a"],"Autoplay Speed in seconds":["\u81ea\u52d5\u518d\u751f\u306e\u9593\u9694\uff08\u79d2\uff09"],"If \"0\", no scroll.":["\u300c0\u300d\u306e\u5834\u5408\u3001\u30b9\u30af\u30ed\u30fc\u30eb\u3057\u307e\u305b\u3093\u3002"],"Display pause button for autoplay":["\u81ea\u52d5\u518d\u751f\u306e\u4e00\u6642\u505c\u6b62\u30dc\u30bf\u30f3\u3092\u8868\u793a"],"Number of columns displayed on mobile device":["\u30e2\u30d0\u30a4\u30eb\u7aef\u672b\u6642\u306e\u8868\u793a\u30ab\u30e9\u30e0\u6570"],"1 column":["1\u30ab\u30e9\u30e0"],"2 columns":["2\u30ab\u30e9\u30e0"],"Posts list":["\u6295\u7a3f\u30ea\u30b9\u30c8"],"Latest posts":["\u6700\u65b0\u306e\u6295\u7a3f"],"Taxonomy":["\u30bf\u30af\u30bd\u30ce\u30df\u30fc"],"Loading taxonomies\u2026":["\u30bf\u30af\u30bd\u30ce\u30df\u30fc\u3092\u8aad\u307f\u8fbc\u3093\u3067\u3044\u307e\u3059\u2026"],"Number of posts":["\u8868\u793a\u3059\u308b\u6295\u7a3f\u6570"],"The gap between each item":["\u5404\u9805\u76ee\u9593\u306e\u9593\u9694"],"Title tag of each items":["\u5404\u9805\u76ee\u306e\u30bf\u30a4\u30c8\u30eb\u30bf\u30b0"],"Images size of each items":["\u5404\u9805\u76ee\u306e\u753b\u50cf\u30b5\u30a4\u30ba"],"Force display meta of each items":["\u5404\u9805\u76ee\u306e\u30e1\u30bf\u60c5\u5831\u3092\u5f37\u5236\u7684\u306b\u8868\u793a\u3059\u308b"],"If it's already displayed, this setting will be ignored.":["\u3059\u3067\u306b\u8868\u793a\u3055\u308c\u3066\u3044\u308b\u5834\u5408\u3001\u3053\u306e\u8a2d\u5b9a\u306f\u7121\u8996\u3055\u308c\u307e\u3059\u3002"],"Display author of each items":["\u5404\u9805\u76ee\u306e\u8457\u8005\u3092\u8868\u793a\u3059\u308b"],"Display published date of each items":["\u5404\u9805\u76ee\u306e\u516c\u958b\u65e5\u3092\u8868\u793a\u3059\u308b"],"Force display category label of each items":["\u5404\u9805\u76ee\u306e\u30ab\u30c6\u30b4\u30ea\u30fc\u30e9\u30d9\u30eb\u3092\u5f37\u5236\u7684\u306b\u8868\u793a\u3059\u308b"],"Display excerpt of each items":["\u5404\u9805\u76ee\u306e\u629c\u7c8b\u3092\u8868\u793a\u3059\u308b"],"Ignore sticky posts":["\u5148\u982d\u56fa\u5b9a\u8868\u793a\u3092\u9664\u5916\u3059\u308b"],"Text if no posts matched":["\u4e00\u81f4\u3059\u308b\u6295\u7a3f\u304c\u306a\u3044\u5834\u5408\u306e\u30c6\u30ad\u30b9\u30c8"],"Allow HTML":["HTML \u8a31\u53ef"],"Default (Taxonomy selected in this block)":["\u30c7\u30d5\u30a9\u30eb\u30c8\uff08\u3053\u306e\u30d6\u30ed\u30c3\u30af\u3067\u9078\u629e\u3055\u308c\u305f\u30bf\u30af\u30bd\u30ce\u30df\u30fc\uff09"],"Taxonomy to use for the category label":["\u30ab\u30c6\u30b4\u30ea\u30fc\u30e9\u30d9\u30eb\u306b\u4f7f\u7528\u3059\u308b\u30bf\u30af\u30bd\u30ce\u30df\u30fc"],"If no category labels are displayed, this setting will be ignored.":["\u30ab\u30c6\u30b4\u30ea\u30fc\u30e9\u30d9\u30eb\u304c\u8868\u793a\u3055\u308c\u3066\u3044\u306a\u3044\u5834\u5408\u3001\u3053\u306e\u8a2d\u5b9a\u306f\u7121\u8996\u3055\u308c\u307e\u3059\u3002"],"Taxonomy posts":["\u4efb\u610f\u306e\u30bf\u30af\u30bd\u30ce\u30df\u30fc\u306e\u6295\u7a3f"]}}}
  • snow-monkey-blocks/trunk/languages/snow-monkey-blocks-ja-ed1b0b65c42eddac171d8fa42b298e2f.json

    r3026781 r3027223  
    1 {"translation-revision-date":"2024-01-25 21:10+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/section-break-the-grid\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Type":["\u30bf\u30a4\u30d7"],"Write title\u2026":["\u30bf\u30a4\u30c8\u30eb\u3092\u66f8\u304f\u2026"],"Indicates this palette comes from the theme.\u0004Theme":["\u30c6\u30fc\u30de"],"Indicates this palette comes from WordPress.\u0004Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Indicates this palette comes from the theme.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Indicates this palette is created by the user.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Background color":["\u80cc\u666f\u8272"],"Text color":["\u6587\u5b57\u8272"],"Color":["\u8272"],"Opacity":["\u4e0d\u900f\u660e\u5ea6"],"Horizontal":["\u6c34\u5e73\u65b9\u5411"],"Vertical":["\u5782\u76f4\u65b9\u5411"],"Blur":["\u307c\u304b\u3057"],"Spread":["\u30b9\u30d7\u30ec\u30c3\u30c9"],"Position":["\u4f4d\u7f6e"],"Outline":["\u30a2\u30a6\u30c8\u30e9\u30a4\u30f3"],"Inset":["\u30a4\u30f3\u30bb\u30c3\u30c8"],"Box Shadow":["\u30dc\u30c3\u30af\u30b9\u30b7\u30e3\u30c9\u30a6"],"Padding":["\u30d1\u30c7\u30a3\u30f3\u30b0"],"S":["S"],"M":["M"],"L":["L"],"Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Write lede\u2026":["\u30ea\u30fc\u30c9\u6587\u3092\u66f8\u304f\u2026"],"Text":["\u30c6\u30ad\u30b9\u30c8"],"Title tag":["\u30bf\u30a4\u30c8\u30eb\u30bf\u30b0"],"Max width of the contents":["\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u6700\u5927\u5e45"],"Make the contents width slim":["\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u5e45\u3092\u30b9\u30ea\u30e0\u5e45\u306b\u3059\u308b"],"Release":["\u89e3\u9664"],"Media":["\u30e1\u30c7\u30a3\u30a2"],"Image":["\u753b\u50cf"],"Video":["\u52d5\u753b"],"50%":["50%"],"Mask":["\u30de\u30b9\u30af"],"None":["\u306a\u3057"],"Sort by mobile":["\u30e2\u30d0\u30a4\u30eb\u306e\u4e26\u3073\u9806"],"Text > Image":["\u6587\u7ae0 \u2192 \u753b\u50cf"],"Image > Text":["\u753b\u50cf \u2192 \u6587\u7ae0"],"Show media on left":["\u30e1\u30c7\u30a3\u30a2\u3092\u5de6\u306b\u8868\u793a"],"Show media on right":["\u30e1\u30c7\u30a3\u30a2\u3092\u53f3\u306b\u8868\u793a"],"Wrapper tag":["\u5927\u67a0\u306e\u30bf\u30b0"],"Height":["\u9ad8\u3055"],"Min height":["\u6700\u5c0f\u306e\u9ad8\u3055"],"Use preset":["\u30d7\u30ea\u30bb\u30c3\u30c8\u3092\u4f7f\u7528"],"Fit":["\u30d5\u30a3\u30c3\u30c8"],"Wide":["\u5e83\u3081"],"Full":["\u30d5\u30eb"],"Wide width":["\u5e45\u5e83"],"Full width":["\u5168\u5e45"],"Wide width (Only contents)":["\u5e45\u5e83\uff08\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u307f\uff09"],"Full width (Only contents)":["\u5168\u5e45\uff08\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u307f\uff09"],"Container alignment":["\u30b3\u30f3\u30c6\u30ca\u30fc\u306e\u914d\u7f6e"],"Remove container padding of the contents":["\u30b3\u30f3\u30c6\u30f3\u30c4\u90e8\u5206\u306e\u30b3\u30f3\u30c6\u30ca\u30fc\u306e\u4f59\u767d\u3092\u524a\u9664"],"Write subtitle\u2026":["\u30b5\u30d6\u30bf\u30a4\u30c8\u30eb\u3092\u66f8\u304f\u2026"],"Stripe":["\u30b9\u30c8\u30e9\u30a4\u30d7"],"Noise":["\u30ce\u30a4\u30ba"],"Dots":["\u30c9\u30c3\u30c8"],"Dots 2":["\u30c9\u30c3\u30c82"],"Tilt":["\u50be\u659c"],"Curve":["\u30ab\u30fc\u30d6"],"Wave":["\u6ce2"],"Triangle":["\u4e09\u89d2"],"Triangle (Large)":["\u4e09\u89d2\uff08\u5927\uff09"],"Background (Movable) ":["\u80cc\u666f\uff08\u79fb\u52d5\u53ef\u80fd\uff09"],"Background position (Left \/ Right)":["\u80cc\u666f\u4f4d\u7f6e\uff08\u5de6 \/ \u53f3\uff09"],"Background Position (Top \/ Bottom)":["\u80cc\u666f\u4f4d\u7f6e\uff08\u4e0a \/ \u4e0b\uff09"],"Make sure the background doesn't overflow to the outside":["\u80cc\u666f\u304c\u5916\u5074\u306b\u306f\u307f\u51fa\u3055\u306a\u3044\u3088\u3046\u306b\u3059\u308b"],"Texture":["\u30c6\u30af\u30b9\u30c1\u30e3"],"Texture opacity":["\u30c6\u30af\u30b9\u30c1\u30e3\u306e\u4e0d\u900f\u660e\u5ea6"],"Background (Fixed) ":["\u80cc\u666f\uff08\u56fa\u5b9a\uff09"],"Top divider":["\u4e0a\u306e\u4ed5\u5207\u308a"],"Level":["\u30ec\u30d9\u30eb"],"Position (Top \/ Bottom)":["\u4f4d\u7f6e\uff08\u4e0a \/ \u4e0b\uff09"],"Overlap divider on content":["\u30b3\u30f3\u30c6\u30f3\u30c4\u306b\u533a\u5207\u308a\u3092\u91cd\u306d\u308b"],"Bottom divider":["\u4e0b\u306e\u4ed5\u5207\u308a"],"Background text":["\u80cc\u666f\u30c6\u30ad\u30b9\u30c8"],"Size":["\u30b5\u30a4\u30ba"],"Line height":["\u884c\u306e\u9ad8\u3055"],"Outer":["\u5916\u67a0"],"Wrapper":["\u30e9\u30c3\u30d1\u30fc"],"Container":["\u30b3\u30f3\u30c6\u30ca\u30fc"],"-50%":["-50%"],"-40%":["-40%"],"-30%":["-30%"],"-20%":["-20%"],"-10%":["-10%"],"+-0%":["+-0%"],"+10%":["+10%"],"+20%":["+20%"],"+30%":["+30%"],"+40%":["+40%"],"+50%":["+50%"],"Media settings":["\u30e1\u30c7\u30a3\u30a2\u8a2d\u5b9a"],"No wrap":["\u6298\u308a\u8fd4\u3055\u306a\u3044"],"Image Size Adjustment":["\u753b\u50cf\u30b5\u30a4\u30ba\u8abf\u6574"],"+60%":["+60%"],"+70%":["+70%"],"+80%":["+80%"],"+90%":["+90%"],"+100%":["+100%"],"Adjust the height of the media to the height of the block.":["\u30e1\u30c7\u30a3\u30a2\u306e\u9ad8\u3055\u3092\u30d6\u30ed\u30c3\u30af\u306e\u9ad8\u3055\u306b\u63c3\u3048\u308b\u3002"],"Contents settings":["\u30b3\u30f3\u30c6\u30f3\u30c4\u8a2d\u5b9a"],"Content size adjustment":["\u30b3\u30f3\u30c6\u30f3\u30c4\u30b5\u30a4\u30ba\u8abf\u6574"],"Degree of overlap of content to image":["\u753b\u50cf\u3068\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u91cd\u306a\u308a\u5177\u5408"],"10%":["10%"],"20%":["20%"],"30%":["30%"],"40%":["40%"],"Vertical position of content":["\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u7e26\u4f4d\u7f6e"],"Move %1$s up":["\u4e0a\u306b %1$s \u79fb\u52d5"],"Move %1$s down":["\u4e0b\u306b %1$s \u79fb\u52d5"],"Background opacity":["\u80cc\u666f\u306e\u4e0d\u900f\u660e\u5ea6"],"Remove outside padding":["\u5916\u5074\u306e\u30d1\u30c7\u30a3\u30f3\u30b0\u3092\u524a\u9664"],"Shadow settings":["\u5f71\u306e\u8a2d\u5b9a"],"Show media on top":["\u30e1\u30c7\u30a3\u30a2\u3092\u4e0a\u306b\u8868\u793a"],"Show media on bottom":["\u30e1\u30c7\u30a3\u30a2\u3092\u4e0b\u306b\u8868\u793a"]}}}
     1{"translation-revision-date":"2024-01-2+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/section-break-the-grid\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Type":["\u30bf\u30a4\u30d7"],"Write title\u2026":["\u30bf\u30a4\u30c8\u30eb\u3092\u66f8\u304f\u2026"],"Indicates this palette comes from the theme.\u0004Theme":["\u30c6\u30fc\u30de"],"Indicates this palette comes from WordPress.\u0004Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Indicates this palette comes from the theme.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Indicates this palette is created by the user.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Background color":["\u80cc\u666f\u8272"],"Text color":["\u6587\u5b57\u8272"],"Color":["\u8272"],"Opacity":["\u4e0d\u900f\u660e\u5ea6"],"Horizontal":["\u6c34\u5e73\u65b9\u5411"],"Vertical":["\u5782\u76f4\u65b9\u5411"],"Blur":["\u307c\u304b\u3057"],"Spread":["\u30b9\u30d7\u30ec\u30c3\u30c9"],"Position":["\u4f4d\u7f6e"],"Outline":["\u30a2\u30a6\u30c8\u30e9\u30a4\u30f3"],"Inset":["\u30a4\u30f3\u30bb\u30c3\u30c8"],"Box Shadow":["\u30dc\u30c3\u30af\u30b9\u30b7\u30e3\u30c9\u30a6"],"Padding":["\u30d1\u30c7\u30a3\u30f3\u30b0"],"S":["S"],"M":["M"],"L":["L"],"Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Write lede\u2026":["\u30ea\u30fc\u30c9\u6587\u3092\u66f8\u304f\u2026"],"Text":["\u30c6\u30ad\u30b9\u30c8"],"Title tag":["\u30bf\u30a4\u30c8\u30eb\u30bf\u30b0"],"Max width of the contents":["\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u6700\u5927\u5e45"],"Make the contents width slim":["\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u5e45\u3092\u30b9\u30ea\u30e0\u5e45\u306b\u3059\u308b"],"Release":["\u89e3\u9664"],"Media":["\u30e1\u30c7\u30a3\u30a2"],"Image":["\u753b\u50cf"],"Video":["\u52d5\u753b"],"50%":["50%"],"Mask":["\u30de\u30b9\u30af"],"None":["\u306a\u3057"],"Sort by mobile":["\u30e2\u30d0\u30a4\u30eb\u306e\u4e26\u3073\u9806"],"Text > Image":["\u6587\u7ae0 \u2192 \u753b\u50cf"],"Image > Text":["\u753b\u50cf \u2192 \u6587\u7ae0"],"Show media on left":["\u30e1\u30c7\u30a3\u30a2\u3092\u5de6\u306b\u8868\u793a"],"Show media on right":["\u30e1\u30c7\u30a3\u30a2\u3092\u53f3\u306b\u8868\u793a"],"Wrapper tag":["\u5927\u67a0\u306e\u30bf\u30b0"],"Height":["\u9ad8\u3055"],"Min height":["\u6700\u5c0f\u306e\u9ad8\u3055"],"Use preset":["\u30d7\u30ea\u30bb\u30c3\u30c8\u3092\u4f7f\u7528"],"Fit":["\u30d5\u30a3\u30c3\u30c8"],"Wide":["\u5e83\u3081"],"Full":["\u30d5\u30eb"],"Wide width":["\u5e45\u5e83"],"Full width":["\u5168\u5e45"],"Wide width (Only contents)":["\u5e45\u5e83\uff08\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u307f\uff09"],"Full width (Only contents)":["\u5168\u5e45\uff08\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u307f\uff09"],"Container alignment":["\u30b3\u30f3\u30c6\u30ca\u30fc\u306e\u914d\u7f6e"],"Remove container padding of the contents":["\u30b3\u30f3\u30c6\u30f3\u30c4\u90e8\u5206\u306e\u30b3\u30f3\u30c6\u30ca\u30fc\u306e\u4f59\u767d\u3092\u524a\u9664"],"Write subtitle\u2026":["\u30b5\u30d6\u30bf\u30a4\u30c8\u30eb\u3092\u66f8\u304f\u2026"],"Stripe":["\u30b9\u30c8\u30e9\u30a4\u30d7"],"Noise":["\u30ce\u30a4\u30ba"],"Dots":["\u30c9\u30c3\u30c8"],"Dots 2":["\u30c9\u30c3\u30c82"],"Tilt":["\u50be\u659c"],"Curve":["\u30ab\u30fc\u30d6"],"Wave":["\u6ce2"],"Triangle":["\u4e09\u89d2"],"Triangle (Large)":["\u4e09\u89d2\uff08\u5927\uff09"],"Background (Movable) ":["\u80cc\u666f\uff08\u79fb\u52d5\u53ef\u80fd\uff09"],"Background position (Left \/ Right)":["\u80cc\u666f\u4f4d\u7f6e\uff08\u5de6 \/ \u53f3\uff09"],"Background Position (Top \/ Bottom)":["\u80cc\u666f\u4f4d\u7f6e\uff08\u4e0a \/ \u4e0b\uff09"],"Make sure the background doesn't overflow to the outside":["\u80cc\u666f\u304c\u5916\u5074\u306b\u306f\u307f\u51fa\u3055\u306a\u3044\u3088\u3046\u306b\u3059\u308b"],"Texture":["\u30c6\u30af\u30b9\u30c1\u30e3"],"Texture opacity":["\u30c6\u30af\u30b9\u30c1\u30e3\u306e\u4e0d\u900f\u660e\u5ea6"],"Background (Fixed) ":["\u80cc\u666f\uff08\u56fa\u5b9a\uff09"],"Top divider":["\u4e0a\u306e\u4ed5\u5207\u308a"],"Level":["\u30ec\u30d9\u30eb"],"Position (Top \/ Bottom)":["\u4f4d\u7f6e\uff08\u4e0a \/ \u4e0b\uff09"],"Overlap divider on content":["\u30b3\u30f3\u30c6\u30f3\u30c4\u306b\u533a\u5207\u308a\u3092\u91cd\u306d\u308b"],"Bottom divider":["\u4e0b\u306e\u4ed5\u5207\u308a"],"Background text":["\u80cc\u666f\u30c6\u30ad\u30b9\u30c8"],"Size":["\u30b5\u30a4\u30ba"],"Line height":["\u884c\u306e\u9ad8\u3055"],"Outer":["\u5916\u67a0"],"Wrapper":["\u30e9\u30c3\u30d1\u30fc"],"Container":["\u30b3\u30f3\u30c6\u30ca\u30fc"],"-50%":["-50%"],"-40%":["-40%"],"-30%":["-30%"],"-20%":["-20%"],"-10%":["-10%"],"+-0%":["+-0%"],"+10%":["+10%"],"+20%":["+20%"],"+30%":["+30%"],"+40%":["+40%"],"+50%":["+50%"],"Media settings":["\u30e1\u30c7\u30a3\u30a2\u8a2d\u5b9a"],"No wrap":["\u6298\u308a\u8fd4\u3055\u306a\u3044"],"Image Size Adjustment":["\u753b\u50cf\u30b5\u30a4\u30ba\u8abf\u6574"],"+60%":["+60%"],"+70%":["+70%"],"+80%":["+80%"],"+90%":["+90%"],"+100%":["+100%"],"Adjust the height of the media to the height of the block.":["\u30e1\u30c7\u30a3\u30a2\u306e\u9ad8\u3055\u3092\u30d6\u30ed\u30c3\u30af\u306e\u9ad8\u3055\u306b\u63c3\u3048\u308b\u3002"],"Contents settings":["\u30b3\u30f3\u30c6\u30f3\u30c4\u8a2d\u5b9a"],"Content size adjustment":["\u30b3\u30f3\u30c6\u30f3\u30c4\u30b5\u30a4\u30ba\u8abf\u6574"],"Degree of overlap of content to image":["\u753b\u50cf\u3068\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u91cd\u306a\u308a\u5177\u5408"],"10%":["10%"],"20%":["20%"],"30%":["30%"],"40%":["40%"],"Vertical position of content":["\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u7e26\u4f4d\u7f6e"],"Move %1$s up":["\u4e0a\u306b %1$s \u79fb\u52d5"],"Move %1$s down":["\u4e0b\u306b %1$s \u79fb\u52d5"],"Background opacity":["\u80cc\u666f\u306e\u4e0d\u900f\u660e\u5ea6"],"Remove outside padding":["\u5916\u5074\u306e\u30d1\u30c7\u30a3\u30f3\u30b0\u3092\u524a\u9664"],"Shadow settings":["\u5f71\u306e\u8a2d\u5b9a"],"Show media on top":["\u30e1\u30c7\u30a3\u30a2\u3092\u4e0a\u306b\u8868\u793a"],"Show media on bottom":["\u30e1\u30c7\u30a3\u30a2\u3092\u4e0b\u306b\u8868\u793a"]}}}
  • snow-monkey-blocks/trunk/languages/snow-monkey-blocks-ja-f1c7534e7ddd6f9dfbc5e0bfe1ad0e54.json

    r3026781 r3027223  
    1 {"translation-revision-date":"2024-01-25 21:10+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/faq\/item\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Color":["\u8272"],"Question color":["\u8cea\u554f\u306e\u8272"],"Answer color":["\u56de\u7b54\u306e\u8272"],"Question label":["\u8cea\u554f\u306e\u30e9\u30d9\u30eb"],"Q":["Q"],"Recommend length up to %d":["\u6587\u5b57\u9577\u306f%d\u307e\u3067\u3092\u63a8\u5968\u3057\u307e\u3059"],"Answer label":["\u56de\u7b54\u306e\u30e9\u30d9\u30eb"],"A":["A"],"Write question\u2026":["\u8cea\u554f\u3092\u66f8\u304f\u2026"]}}}
     1{"translation-revision-date":"2024-01-2+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/faq\/item\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Block settings":["\u30d6\u30ed\u30c3\u30af\u8a2d\u5b9a"],"Color":["\u8272"],"Question color":["\u8cea\u554f\u306e\u8272"],"Answer color":["\u56de\u7b54\u306e\u8272"],"Question label":["\u8cea\u554f\u306e\u30e9\u30d9\u30eb"],"Q":["Q"],"Recommend length up to %d":["\u6587\u5b57\u9577\u306f%d\u307e\u3067\u3092\u63a8\u5968\u3057\u307e\u3059"],"Answer label":["\u56de\u7b54\u306e\u30e9\u30d9\u30eb"],"A":["A"],"Write question\u2026":["\u8cea\u554f\u3092\u66f8\u304f\u2026"]}}}
  • snow-monkey-blocks/trunk/languages/snow-monkey-blocks-ja-f21ab48dc261af8a9db7e2ee3e39f689.json

    r3026781 r3027223  
    1 {"translation-revision-date":"2024-01-25 21:10+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/panels\/item\/block-link\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Indicates this palette comes from the theme.\u0004Theme":["\u30c6\u30fc\u30de"],"Indicates this palette comes from WordPress.\u0004Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Indicates this palette comes from the theme.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Indicates this palette is created by the user.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Background color":["\u80cc\u666f\u8272"],"Text color":["\u6587\u5b57\u8272"],"Color":["\u8272"],"Link":["\u30ea\u30f3\u30af"]}}}
     1{"translation-revision-date":"2024-01-2+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/panels\/item\/block-link\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Indicates this palette comes from the theme.\u0004Theme":["\u30c6\u30fc\u30de"],"Indicates this palette comes from WordPress.\u0004Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Indicates this palette comes from the theme.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Indicates this palette is created by the user.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Background color":["\u80cc\u666f\u8272"],"Text color":["\u6587\u5b57\u8272"],"Color":["\u8272"],"Link":["\u30ea\u30f3\u30af"]}}}
  • snow-monkey-blocks/trunk/languages/snow-monkey-blocks-ja-f868eab8a091fd7347beba057f542ea8.json

    r3026781 r3027223  
    1 {"translation-revision-date":"2024-01-25 21:10+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/information\/item\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Write label\u2026":["\u30e9\u30d9\u30eb\u3092\u66f8\u304f\u2026"]}}}
     1{"translation-revision-date":"2024-01-2+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/information\/item\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Write label\u2026":["\u30e9\u30d9\u30eb\u3092\u66f8\u304f\u2026"]}}}
  • snow-monkey-blocks/trunk/languages/snow-monkey-blocks-ja-fb4a57c4f3766cc0f1e563ced4c57bf6.json

    r3026781 r3027223  
    1 {"translation-revision-date":"2024-01-25 21:10+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/btn-box\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Indicates this palette comes from the theme.\u0004Theme":["\u30c6\u30fc\u30de"],"Indicates this palette comes from WordPress.\u0004Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Indicates this palette comes from the theme.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Indicates this palette is created by the user.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Background color":["\u80cc\u666f\u8272"],"Text color":["\u6587\u5b57\u8272"],"Color":["\u8272"],"Border radius":["\u89d2\u4e38\u534a\u5f84"],"Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Ghost":["\u30b4\u30fc\u30b9\u30c8"],"Button settings":["\u30dc\u30bf\u30f3\u8a2d\u5b9a"],"Button size":["\u30dc\u30bf\u30f3\u30b5\u30a4\u30ba"],"Normal size":["\u30ce\u30fc\u30de\u30eb\u30b5\u30a4\u30ba"],"Litle wider":["\u5c11\u3057\u5e83\u3081"],"Wider":["\u5e83\u3081"],"More wider":["\u3082\u3063\u3068\u5e83\u3081"],"Full size":["\u30d5\u30eb\u30b5\u30a4\u30ba"],"Wrap":["\u6298\u308a\u8fd4\u3059"],"Write lede\u2026":["\u30ea\u30fc\u30c9\u6587\u3092\u66f8\u304f\u2026"],"Button":["\u30dc\u30bf\u30f3"],"Write note\u2026":["\u6ce8\u91c8\u3092\u66f8\u304f\u2026"],"Link":["\u30ea\u30f3\u30af"]}}}
     1{"translation-revision-date":"2024-01-2+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/btn-box\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Indicates this palette comes from the theme.\u0004Theme":["\u30c6\u30fc\u30de"],"Indicates this palette comes from WordPress.\u0004Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Indicates this palette comes from the theme.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Indicates this palette is created by the user.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Background color":["\u80cc\u666f\u8272"],"Text color":["\u6587\u5b57\u8272"],"Color":["\u8272"],"Border radius":["\u89d2\u4e38\u534a\u5f84"],"Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Ghost":["\u30b4\u30fc\u30b9\u30c8"],"Button settings":["\u30dc\u30bf\u30f3\u8a2d\u5b9a"],"Button size":["\u30dc\u30bf\u30f3\u30b5\u30a4\u30ba"],"Normal size":["\u30ce\u30fc\u30de\u30eb\u30b5\u30a4\u30ba"],"Litle wider":["\u5c11\u3057\u5e83\u3081"],"Wider":["\u5e83\u3081"],"More wider":["\u3082\u3063\u3068\u5e83\u3081"],"Full size":["\u30d5\u30eb\u30b5\u30a4\u30ba"],"Wrap":["\u6298\u308a\u8fd4\u3059"],"Write lede\u2026":["\u30ea\u30fc\u30c9\u6587\u3092\u66f8\u304f\u2026"],"Button":["\u30dc\u30bf\u30f3"],"Write note\u2026":["\u6ce8\u91c8\u3092\u66f8\u304f\u2026"],"Link":["\u30ea\u30f3\u30af"]}}}
  • snow-monkey-blocks/trunk/languages/snow-monkey-blocks-ja-fbb269c73a07862753fc5b496ef921d7.json

    r3026781 r3027223  
    1 {"translation-revision-date":"2024-01-25 21:10+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/spider-contents-slider\/item\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Indicates this palette comes from the theme.\u0004Theme":["\u30c6\u30fc\u30de"],"Indicates this palette comes from WordPress.\u0004Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Indicates this palette comes from the theme.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Indicates this palette is created by the user.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Border":["\u67a0\u7dda"],"Color":["\u8272"],"Opacity":["\u4e0d\u900f\u660e\u5ea6"],"Horizontal":["\u6c34\u5e73\u65b9\u5411"],"Vertical":["\u5782\u76f4\u65b9\u5411"],"Blur":["\u307c\u304b\u3057"],"Spread":["\u30b9\u30d7\u30ec\u30c3\u30c9"],"Position":["\u4f4d\u7f6e"],"Outline":["\u30a2\u30a6\u30c8\u30e9\u30a4\u30f3"],"Inset":["\u30a4\u30f3\u30bb\u30c3\u30c8"],"Box Shadow":["\u30dc\u30c3\u30af\u30b9\u30b7\u30e3\u30c9\u30a6"],"Border radius":["\u89d2\u4e38\u534a\u5f84"],"Padding":["\u30d1\u30c7\u30a3\u30f3\u30b0"],"S":["S"],"M":["M"],"L":["L"],"Change content position":["\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u4f4d\u7f6e\u3092\u5909\u66f4"],"None":["\u306a\u3057"],"Full height":["\u9ad8\u3055100%"],"Alignmentable":["\u914d\u7f6e\u53ef\u80fd"]}}}
     1{"translation-revision-date":"2024-01-2+0900","generator":"WP-CLI\/2.8.1","source":"dist\/blocks\/spider-contents-slider\/item\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja_JP","plural-forms":"nplurals=1; plural=0;"},"Indicates this palette comes from the theme.\u0004Theme":["\u30c6\u30fc\u30de"],"Indicates this palette comes from WordPress.\u0004Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Indicates this palette comes from the theme.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Indicates this palette is created by the user.\u0004Custom":["\u30ab\u30b9\u30bf\u30e0"],"Border":["\u67a0\u7dda"],"Color":["\u8272"],"Opacity":["\u4e0d\u900f\u660e\u5ea6"],"Horizontal":["\u6c34\u5e73\u65b9\u5411"],"Vertical":["\u5782\u76f4\u65b9\u5411"],"Blur":["\u307c\u304b\u3057"],"Spread":["\u30b9\u30d7\u30ec\u30c3\u30c9"],"Position":["\u4f4d\u7f6e"],"Outline":["\u30a2\u30a6\u30c8\u30e9\u30a4\u30f3"],"Inset":["\u30a4\u30f3\u30bb\u30c3\u30c8"],"Box Shadow":["\u30dc\u30c3\u30af\u30b9\u30b7\u30e3\u30c9\u30a6"],"Border radius":["\u89d2\u4e38\u534a\u5f84"],"Padding":["\u30d1\u30c7\u30a3\u30f3\u30b0"],"S":["S"],"M":["M"],"L":["L"],"Change content position":["\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u4f4d\u7f6e\u3092\u5909\u66f4"],"None":["\u306a\u3057"],"Full height":["\u9ad8\u3055100%"],"Alignmentable":["\u914d\u7f6e\u53ef\u80fd"]}}}
  • snow-monkey-blocks/trunk/languages/snow-monkey-blocks-ja.po

    r3026781 r3027223  
    77"blocks\n"
    88"POT-Creation-Date: 2024-01-25T12:08:29+00:00\n"
    9 "PO-Revision-Date: 2024-01-25 21:10+0900\n"
     9"PO-Revision-Date: 2024-01-2+0900\n"
    1010"Last-Translator: inc2734 <inc@2inc.org>\n"
    1111"Language-Team: Takashi Kitajima <inc@2inc.org>\n"
     
    23942394#: dist/blocks/spider-slider/index.js:1
    23952395msgid "Shuffle slides"
    2396 msgstr "スライダーをシャッフル"
     2396msgstr "スライをシャッフル"
    23972397
    23982398#: dist/blocks/spider-contents-slider/index.js:1
  • snow-monkey-blocks/trunk/readme.txt

    r3026781 r3027223  
    33Donate link: https://www.amazon.co.jp/registry/wishlist/39ANKRNSTNW40
    44Tags: gutenberg, block, blocks, editor, gutenberg blocks, page builder, landing page, microcopy, steps, call to action
    5 Stable tag: 20.4.0
     5Stable tag: 20.4.
    66Requires at least: 6.3
    77Tested up to: 6.4
     
    117117
    118118== Changelog ==
     119
     120
     121
     122
    119123
    120124= 20.4.0 =
  • snow-monkey-blocks/trunk/snow-monkey-blocks.php

    r3026781 r3027223  
    22/**
    33 * Plugin name: Snow Monkey Blocks
    4  * Version: 20.4.0
     4 * Version: 20.4.
    55 * Description: Gutenberg blocks collection made by MonkeyWrench.
    66 * Author: inc2734
  • snow-monkey-blocks/trunk/src/blocks/spider-pickup-slider/style.scss

    r2871419 r3027223  
    44    --smb-spider-pickup-slider--background-color: var(--wp--preset--color--black);
    55    --smb-spider-pickup-slider--mask-color: rgba(0, 0, 0, .15);
    6     --smb-spider-pickup-slider--dots-gap: var(--_margin-2);
    76
    87    .spider__slide {
     
    4544    .spider__dots {
    4645        margin: var(--_margin-1) 0 0;
    47         gap: var(--smb-spider-pickup-slider--dots-gap);
    4846
    4947        .spider__dot {
     
    5452    .spider__dots[data-thumbnails="true"] {
    5553        --smb-spider-pickup-slider--dots-gap: var(--_margin-1);
     54
    5655
    5756        flex-wrap: wrap;
  • snow-monkey-blocks/trunk/src/blocks/spider-slider/style.scss

    r2926950 r3027223  
    33.smb-spider-slider {
    44    --smb-spider-slider--gap: 0px;
    5     --smb-spider-slider--dots-gap: var(--_margin-2);
    65    --smb-spider-slider--slide-max-width: 100%;
    76
     
    6766    > .spider__dots {
    6867        margin: var(--_margin-1) 0 0;
    69         gap: var(--smb-spider-slider--dots-gap);
    7068
    7169        .spider__dot {
     
    7674    > .spider__dots[data-thumbnails="true"] {
    7775        --smb-spider-slider--dots-gap: var(--_margin-1);
     76
    7877
    7978        flex-wrap: wrap;
Note: See TracChangeset for help on using the changeset viewer.