Skip to content

Commit

Permalink
fix #453
Browse files Browse the repository at this point in the history
  • Loading branch information
inc2734 committed Dec 16, 2024
1 parent 7cb9ea4 commit b6461c2
Show file tree
Hide file tree
Showing 41 changed files with 235 additions and 149 deletions.
9 changes: 7 additions & 2 deletions inc/blocks.php
Original file line number Diff line number Diff line change
Expand Up @@ -392,8 +392,13 @@ function ( $block_content, $block ) {
if ( $bottom_divider_type ) {
$add_attribute( '-section-divider-bottom', $bottom_divider_type );
$add_style( '--unitone--section-divider-bottom-level', $get_attribute( 'sectionDivider.bottom.level' ) );
$add_style( '--unitone--section-divider-bottom-size', $get_attribute( 'sectionDivider.bottom.size' ) );
$add_style( '--unitone--section-divider-bottom-x', $get_attribute( 'sectionDivider.bottom.x' ) );

$is_bottom_divider_expand = 'expand' === $bottom_divider_type;
if ( ! $is_bottom_divider_expand ) {
$add_style( '--unitone--section-divider-bottom-size', $get_attribute( 'sectionDivider.bottom.size' ) );
$add_style( '--unitone--section-divider-bottom-x', $get_attribute( 'sectionDivider.bottom.x' ) );
}

$add_style( '--unitone--section-divider-bottom-trim', $get_attribute( 'sectionDivider.bottom.trim' ) );
}
}
Expand Down
2 changes: 1 addition & 1 deletion languages/ja.l10n.php

Large diffs are not rendered by default.

Binary file modified languages/ja.mo
Binary file not shown.
91 changes: 54 additions & 37 deletions languages/ja.po
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ msgid ""
msgstr ""
"Project-Id-Version: unitone 0.0.1\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/unitone\n"
"POT-Creation-Date: 2024-12-15T03:36:23+00:00\n"
"PO-Revision-Date: 2024-12-15 12:36+0900\n"
"POT-Creation-Date: 2024-12-15T07:10:43+00:00\n"
"PO-Revision-Date: 2024-12-15 16:11+0900\n"
"Last-Translator: inc2734 <[email protected]>\n"
"Language-Team: \n"
"Language: ja\n"
Expand All @@ -19,7 +19,7 @@ msgstr ""
#. Theme Name of the theme
#: inc/block-categories.php:20 inc/block-categories.php:31
#: inc/block-categories.php:42 inc/block-categories.php:53
#: inc/block-styles.php:104 dist/js/editor/editor.js:10
#: inc/block-styles.php:104 dist/js/editor/editor.js:13
msgid "unitone"
msgstr "unitone"

Expand Down Expand Up @@ -1560,7 +1560,7 @@ msgstr "h5 のサイズ"
msgid "Size of h6"
msgstr "h6 のサイズ"

#: App/Controller/Manager/dist/js/app.js:7 dist/js/editor/editor.js:10
#: App/Controller/Manager/dist/js/app.js:7 dist/js/editor/editor.js:13
msgid "Size"
msgstr "サイズ"

Expand Down Expand Up @@ -2383,12 +2383,12 @@ msgid "Columns to be treated as sidebars"
msgstr "サイドバーとして扱うカラム"

#: dist/blocks/with-sidebar/index.js:1 dist/js/editor/editor.js:1
#: dist/js/editor/editor.js:10
#: dist/js/editor/editor.js:13
msgid "Right"
msgstr "右"

#: dist/blocks/with-sidebar/index.js:1 dist/js/editor/editor.js:1
#: dist/js/editor/editor.js:10
#: dist/js/editor/editor.js:13
msgid "Left"
msgstr "左"

Expand Down Expand Up @@ -2628,6 +2628,7 @@ msgid "Scroll"
msgstr "スクロール"

#: dist/js/editor/editor.js:7 dist/js/editor/editor.js:10
#: dist/js/editor/editor.js:13
msgid "Type"
msgstr "種類"

Expand Down Expand Up @@ -2699,103 +2700,116 @@ msgstr ""
msgid "Auto line breaks"
msgstr "自動改行"

#: dist/js/editor/editor.js:10
#: dist/js/editor/editor.js:10 dist/js/editor/editor.js:13
msgid "Background color or background image must be set."
msgstr "背景色または背景画像を設定する必要があります。"

#: dist/js/editor/editor.js:10
#: dist/js/editor/editor.js:10 dist/js/editor/editor.js:13
msgid "Triangle"
msgstr "三角"

#: dist/js/editor/editor.js:10
#: dist/js/editor/editor.js:10 dist/js/editor/editor.js:13
msgid "Wave"
msgstr "波"

#: dist/js/editor/editor.js:10
#: dist/js/editor/editor.js:10 dist/js/editor/editor.js:13
msgid "Scattering Wave"
msgstr "散乱波"

#: dist/js/editor/editor.js:10
msgid "Section divider (Top)"
msgstr "セクション区切り(上部)"
#. translators: %1$s: Overlap the previous block, %2$s: Level, %3$s: Amount of content trimming
#: dist/js/editor/editor.js:13
msgid ""
"If “%1$s” is enabled in the next block, the balance can be aligned by "
"setting the “%2$s” and “%3$s” to the same values as in the next block."
msgstr ""
"後続のブロックで「%1$s」が有効になっている場合、「%2$s」と「%3$s」を後続のブ"
"ロックと同じ値に設定することで、バランスを揃えることができます。"

#: dist/js/editor/editor.js:10
#: dist/js/editor/editor.js:13
msgid "Overlap the previous block"
msgstr "前のブロックに重ねる"

#: dist/js/editor/editor.js:13
msgid "Level"
msgstr "レベル"

#: dist/js/editor/editor.js:10
msgid "Horizontal position"
msgstr "水平位置"

#: dist/js/editor/editor.js:10
#: dist/js/editor/editor.js:13
msgid "Amount of content trimming"
msgstr "コンテンツのトリミング量"

#: dist/js/editor/editor.js:10
msgid "Overlap the previous block"
msgstr "前のブロックに重ねる"
#: dist/js/editor/editor.js:13
msgid "Expand space"
msgstr "スペースを拡張"

#: dist/js/editor/editor.js:10
#: dist/js/editor/editor.js:13
msgid "Section divider (Top)"
msgstr "セクション区切り(上部)"

#: dist/js/editor/editor.js:13
msgid "Horizontal position"
msgstr "水平位置"

#: dist/js/editor/editor.js:13
msgid "Section divider (Bottom)"
msgstr "セクション区切り(下部)"

#: dist/js/editor/editor.js:10
#: dist/js/editor/editor.js:13
msgid "Filter"
msgstr "フィルター"

#: dist/js/editor/editor.js:10
#: dist/js/editor/editor.js:13
msgid "Position"
msgstr "位置"

#: dist/js/editor/editor.js:10
#: dist/js/editor/editor.js:13
msgid "Top"
msgstr "上"

#: dist/js/editor/editor.js:10
#: dist/js/editor/editor.js:13
msgid "Bottom"
msgstr "下"

#: dist/js/editor/editor.js:10
#: dist/js/editor/editor.js:13
msgid "The stack level"
msgstr "重ね合わせレベル"

#: dist/js/editor/editor.js:10
#: dist/js/editor/editor.js:13
msgid "Add your own CSS to customize the appearance of this block."
msgstr "独自の CSS を追加して、このブロックの外観をカスタマイズできます。"

#: dist/js/editor/editor.js:10
#: dist/js/editor/editor.js:13
msgid ""
"Using \"&\" as a selector acts as a unique selector that applies only to "
"this block."
msgstr ""
"セレクターとして \"&\" を使用すると、このブロックのみに適用されるユニークなセ"
"レクターとして機能します。"

#: dist/js/editor/editor.js:10
#: dist/js/editor/editor.js:13
msgid "Selectors and CSS beginning with anything other than \"&\" are ignored."
msgstr "\"&\" 以外から始まるセレクターおよび CSS は無視されます。"

#: dist/js/editor/editor.js:10
#: dist/js/editor/editor.js:13
msgid "Overlay"
msgstr "オーバレイ"

#: dist/js/editor/editor.js:10
#: dist/js/editor/editor.js:13
msgid "Overlay opacity"
msgstr "オーバーレイの不透明度"

#: dist/js/editor/editor.js:10
#: dist/js/editor/editor.js:13
msgid "Cell Min Width"
msgstr "セルの最小幅"

#: dist/js/editor/editor.js:10
#: dist/js/editor/editor.js:13
msgid "Select parent block"
msgstr "親ブロックを選択"

#: dist/js/editor/editor.js:10
#: dist/js/editor/editor.js:13
msgid "Select child block"
msgstr "子ブロックを選択"

#: dist/js/editor/editor.js:10
#: dist/js/editor/editor.js:13
msgid "Show block outline"
msgstr "ブロックのアウトラインを表示"

Expand Down Expand Up @@ -3690,3 +3704,6 @@ msgstr "コメント"
msgctxt "Template part name"
msgid "Loop"
msgstr "ループ"

#~ msgid "Expand for overlap of next block"
#~ msgstr "後続のブロックを重ねたときのために拡張する"
2 changes: 1 addition & 1 deletion languages/unitone-ja-0810b028aff722fd4f627fd97ff45d54.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"translation-revision-date":"2024-12-15 12:36+0900","generator":"WP-CLI\/2.9.0","source":"dist\/blocks\/accordion\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja","plural-forms":"nplurals=1; plural=0;"},"Settings":["\u8a2d\u5b9a"],"Mark":["\u30de\u30fc\u30af"],"Chevron down":["\u4e0b\u77e2\u5370"],"cross":["\u30d0\u30c4"],"Question":["\u8cea\u554f"],"Using label of the question":["\u8cea\u554f\u306e\u30e9\u30d9\u30eb\u3092\u4f7f\u7528\u3059\u308b"],"Width":["\u5e45"],"Answer":["\u56de\u7b54"],"Using labe of the answer":["\u56de\u7b54\u306e\u30e9\u30d9\u30eb\u3092\u4f7f\u7528\u3059\u308b"],"Q":["Q"],"Enter summary here":["\u3053\u3053\u306b\u6982\u8981\u3092\u5165\u529b"],"A":["A"]}}}
{"translation-revision-date":"2024-12-15 16:11+0900","generator":"WP-CLI\/2.9.0","source":"dist\/blocks\/accordion\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja","plural-forms":"nplurals=1; plural=0;"},"Settings":["\u8a2d\u5b9a"],"Mark":["\u30de\u30fc\u30af"],"Chevron down":["\u4e0b\u77e2\u5370"],"cross":["\u30d0\u30c4"],"Question":["\u8cea\u554f"],"Using label of the question":["\u8cea\u554f\u306e\u30e9\u30d9\u30eb\u3092\u4f7f\u7528\u3059\u308b"],"Width":["\u5e45"],"Answer":["\u56de\u7b54"],"Using labe of the answer":["\u56de\u7b54\u306e\u30e9\u30d9\u30eb\u3092\u4f7f\u7528\u3059\u308b"],"Q":["Q"],"Enter summary here":["\u3053\u3053\u306b\u6982\u8981\u3092\u5165\u529b"],"A":["A"]}}}
2 changes: 1 addition & 1 deletion languages/unitone-ja-1858d6886cdb566bde5b67f7a647296b.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"translation-revision-date":"2024-12-15 12:36+0900","generator":"WP-CLI\/2.9.0","source":"dist\/blocks\/decorator\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja","plural-forms":"nplurals=1; plural=0;"},"Learn more":["\u3055\u3089\u306b\u8a73\u3057\u304f"],"Settings":["\u8a2d\u5b9a"],"HTML element":["HTML \u8981\u7d20"]}}}
{"translation-revision-date":"2024-12-15 16:11+0900","generator":"WP-CLI\/2.9.0","source":"dist\/blocks\/decorator\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja","plural-forms":"nplurals=1; plural=0;"},"Learn more":["\u3055\u3089\u306b\u8a73\u3057\u304f"],"Settings":["\u8a2d\u5b9a"],"HTML element":["HTML \u8981\u7d20"]}}}
2 changes: 1 addition & 1 deletion languages/unitone-ja-1a571489f1a22779976a8c15484823bc.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"translation-revision-date":"2024-12-15 12:36+0900","generator":"WP-CLI\/2.9.0","source":"dist\/blocks\/layers\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja","plural-forms":"nplurals=1; plural=0;"},"Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Settings":["\u8a2d\u5b9a"],"Columns count":["\u30ab\u30e9\u30e0\u6570"],"Rows count":["\u884c\u6570"],"Background image":["\u80cc\u666f\u753b\u50cf"],"Background framed image":["\u80cc\u666f\u30d5\u30ec\u30fc\u30e0\u753b\u50cf"],"Hero (%1$s)":["\u30d2\u30fc\u30ed\u30fc\uff08%1$s\uff09"],"Top \/ Left":["\u4e0a \/ \u5de6"],"Top \/ Right":["\u4e0a \/ \u53f3"],"Bottom \/ Left":["\u4e0b \/ \u5de6"],"Bottom \/ Right":["\u4e0b \/ \u53f3"],"Use background image\/video (Cover)":["\u80cc\u666f\u753b\u50cf\/\u52d5\u753b\u3092\u4f7f\u7528\uff08Cover\uff09"],"Treat the first child block as a background image\/video.":["\u6700\u521d\u306e\u5b50\u30d6\u30ed\u30c3\u30af\u3092\u80cc\u666f\u753b\u50cf\/\u52d5\u753b\u3068\u3057\u3066\u6271\u3044\u307e\u3059\u3002"],"The background image\/video is enlarged according or reduces to the amount of content.":["\u30b3\u30f3\u30c6\u30f3\u30c4\u91cf\u306b\u5fdc\u3058\u3066\u3001\u80cc\u666f\u753b\u50cf\/\u52d5\u753b\u3092\u62e1\u5927\u30fb\u7e2e\u5c0f\u8868\u793a\u3057\u307e\u3059\u3002"],"Use background image\/video (Fill)":["\u80cc\u666f\u753b\u50cf\/\u52d5\u753b\u3092\u4f7f\u7528\uff08Fill\uff09"],"The background image\/video is enlarged according to the amount of content.":["\u30b3\u30f3\u30c6\u30f3\u30c4\u91cf\u306b\u5fdc\u3058\u3066\u3001\u80cc\u666f\u753b\u50cf\/\u52d5\u753b\u3092\u62e1\u5927\u8868\u793a\u3057\u307e\u3059\u3002"],"Blur the background image\/video":["\u80cc\u666f\u753b\u50cf\/\u52d5\u753b\u3092\u307c\u304b\u3059"],"Enable portrait mode":["\u30dd\u30fc\u30c8\u30ec\u30fc\u30c8\u30e2\u30fc\u30c9\u3092\u6709\u52b9\u306b\u3059\u308b"],"If enabled, the number of vertical and horizontal grid lines is switched when the viewport is portrait.":["\u6709\u52b9\u306a\u5834\u5408\u3001\u30d3\u30e5\u30fc\u30dd\u30fc\u30c8\u304c\u30dd\u30fc\u30c8\u30ec\u30fc\u30c8\u306e\u3068\u304d\u306b\u30b0\u30ea\u30c3\u30c9\u7dda\u306e\u7e26\u6a2a\u306e\u672c\u6570\u304c\u5207\u308a\u66ff\u308f\u308a\u307e\u3059\u3002"]}}}
{"translation-revision-date":"2024-12-15 16:11+0900","generator":"WP-CLI\/2.9.0","source":"dist\/blocks\/layers\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja","plural-forms":"nplurals=1; plural=0;"},"Default":["\u30c7\u30d5\u30a9\u30eb\u30c8"],"Settings":["\u8a2d\u5b9a"],"Columns count":["\u30ab\u30e9\u30e0\u6570"],"Rows count":["\u884c\u6570"],"Background image":["\u80cc\u666f\u753b\u50cf"],"Background framed image":["\u80cc\u666f\u30d5\u30ec\u30fc\u30e0\u753b\u50cf"],"Hero (%1$s)":["\u30d2\u30fc\u30ed\u30fc\uff08%1$s\uff09"],"Top \/ Left":["\u4e0a \/ \u5de6"],"Top \/ Right":["\u4e0a \/ \u53f3"],"Bottom \/ Left":["\u4e0b \/ \u5de6"],"Bottom \/ Right":["\u4e0b \/ \u53f3"],"Use background image\/video (Cover)":["\u80cc\u666f\u753b\u50cf\/\u52d5\u753b\u3092\u4f7f\u7528\uff08Cover\uff09"],"Treat the first child block as a background image\/video.":["\u6700\u521d\u306e\u5b50\u30d6\u30ed\u30c3\u30af\u3092\u80cc\u666f\u753b\u50cf\/\u52d5\u753b\u3068\u3057\u3066\u6271\u3044\u307e\u3059\u3002"],"The background image\/video is enlarged according or reduces to the amount of content.":["\u30b3\u30f3\u30c6\u30f3\u30c4\u91cf\u306b\u5fdc\u3058\u3066\u3001\u80cc\u666f\u753b\u50cf\/\u52d5\u753b\u3092\u62e1\u5927\u30fb\u7e2e\u5c0f\u8868\u793a\u3057\u307e\u3059\u3002"],"Use background image\/video (Fill)":["\u80cc\u666f\u753b\u50cf\/\u52d5\u753b\u3092\u4f7f\u7528\uff08Fill\uff09"],"The background image\/video is enlarged according to the amount of content.":["\u30b3\u30f3\u30c6\u30f3\u30c4\u91cf\u306b\u5fdc\u3058\u3066\u3001\u80cc\u666f\u753b\u50cf\/\u52d5\u753b\u3092\u62e1\u5927\u8868\u793a\u3057\u307e\u3059\u3002"],"Blur the background image\/video":["\u80cc\u666f\u753b\u50cf\/\u52d5\u753b\u3092\u307c\u304b\u3059"],"Enable portrait mode":["\u30dd\u30fc\u30c8\u30ec\u30fc\u30c8\u30e2\u30fc\u30c9\u3092\u6709\u52b9\u306b\u3059\u308b"],"If enabled, the number of vertical and horizontal grid lines is switched when the viewport is portrait.":["\u6709\u52b9\u306a\u5834\u5408\u3001\u30d3\u30e5\u30fc\u30dd\u30fc\u30c8\u304c\u30dd\u30fc\u30c8\u30ec\u30fc\u30c8\u306e\u3068\u304d\u306b\u30b0\u30ea\u30c3\u30c9\u7dda\u306e\u7e26\u6a2a\u306e\u672c\u6570\u304c\u5207\u308a\u66ff\u308f\u308a\u307e\u3059\u3002"]}}}
2 changes: 1 addition & 1 deletion languages/unitone-ja-1b653ac6fd00a80cca9f81dcd388eadf.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"translation-revision-date":"2024-12-15 12:36+0900","generator":"WP-CLI\/2.9.0","source":"dist\/blocks\/flex-divided\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja","plural-forms":"nplurals=1; plural=0;"},"Settings":["\u8a2d\u5b9a"],"HTML element":["HTML \u8981\u7d20"],"Flex (Divider: stripe)":["\u30d5\u30ec\u30c3\u30af\u30b9\uff08\u533a\u5207\u308a\uff1a\u30b9\u30c8\u30e9\u30a4\u30d7\uff09"],"Flex (Divider: slash)":["\u30d5\u30ec\u30c3\u30af\u30b9\uff08\u533a\u5207\u308a\uff1a\u30b9\u30e9\u30c3\u30b7\u30e5\uff09"],"Flex (Divider: bordered)":["\u30d5\u30ec\u30c3\u30af\u30b9\uff08\u533a\u5207\u308a\uff1a\u30dc\u30fc\u30c0\u30fc\uff09"]}}}
{"translation-revision-date":"2024-12-15 16:11+0900","generator":"WP-CLI\/2.9.0","source":"dist\/blocks\/flex-divided\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja","plural-forms":"nplurals=1; plural=0;"},"Settings":["\u8a2d\u5b9a"],"HTML element":["HTML \u8981\u7d20"],"Flex (Divider: stripe)":["\u30d5\u30ec\u30c3\u30af\u30b9\uff08\u533a\u5207\u308a\uff1a\u30b9\u30c8\u30e9\u30a4\u30d7\uff09"],"Flex (Divider: slash)":["\u30d5\u30ec\u30c3\u30af\u30b9\uff08\u533a\u5207\u308a\uff1a\u30b9\u30e9\u30c3\u30b7\u30e5\uff09"],"Flex (Divider: bordered)":["\u30d5\u30ec\u30c3\u30af\u30b9\uff08\u533a\u5207\u308a\uff1a\u30dc\u30fc\u30c0\u30fc\uff09"]}}}
2 changes: 1 addition & 1 deletion languages/unitone-ja-1f5fe62d2fb76f7d869c6bf389e5040a.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"translation-revision-date":"2024-12-15 12:36+0900","generator":"WP-CLI\/2.9.0","source":"dist\/blocks\/cover-content\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja","plural-forms":"nplurals=1; plural=0;"},"Settings":["\u8a2d\u5b9a"],"Cover content (Top)":["\u30ab\u30d0\u30fc\u30b3\u30f3\u30c6\u30f3\u30c4\uff08\u4e0a\u90e8\uff09"],"Cover content (Center)":["\u30ab\u30d0\u30fc\u30b3\u30f3\u30c6\u30f3\u30c4\uff08\u4e2d\u592e\uff09"],"Cover content (Bottom)":["\u30ab\u30d0\u30fc\u30b3\u30f3\u30c6\u30f3\u30c4\uff08\u4e0b\u90e8\uff09"],"Fill a space":["\u30b9\u30da\u30fc\u30b9\u3092\u57cb\u3081\u308b"]}}}
{"translation-revision-date":"2024-12-15 16:11+0900","generator":"WP-CLI\/2.9.0","source":"dist\/blocks\/cover-content\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja","plural-forms":"nplurals=1; plural=0;"},"Settings":["\u8a2d\u5b9a"],"Cover content (Top)":["\u30ab\u30d0\u30fc\u30b3\u30f3\u30c6\u30f3\u30c4\uff08\u4e0a\u90e8\uff09"],"Cover content (Center)":["\u30ab\u30d0\u30fc\u30b3\u30f3\u30c6\u30f3\u30c4\uff08\u4e2d\u592e\uff09"],"Cover content (Bottom)":["\u30ab\u30d0\u30fc\u30b3\u30f3\u30c6\u30f3\u30c4\uff08\u4e0b\u90e8\uff09"],"Fill a space":["\u30b9\u30da\u30fc\u30b9\u3092\u57cb\u3081\u308b"]}}}
2 changes: 1 addition & 1 deletion languages/unitone-ja-210a5e16fe8550cc77e9985d9841a7d5.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"translation-revision-date":"2024-12-15 12:36+0900","generator":"WP-CLI\/2.9.0","source":"dist\/blocks\/responsive-grid\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja","plural-forms":"nplurals=1; plural=0;"},"Settings":["\u8a2d\u5b9a"],"Column min width":["\u30ab\u30e9\u30e0\u306e\u6700\u5c0f\u5e45"],"Inside the %1$sgrid-template-columns%2$s formula":["%1$sgrid-template-columns%2$s\u306e\u8a08\u7b97\u5f0f\u306e\u4e2d"],"When the column width is less than this value, it is aligned in a single column.":["\u30ab\u30e9\u30e0\u304c\u3053\u306e\u5e45\u3088\u308a\u5c0f\u3055\u304f\u306a\u3063\u305f\u3068\u304d\u3001\u30ab\u30e9\u30e0\u306f1\u5217\u306b\u4e26\u3073\u307e\u3059\u3002"],"If \"auto-repeat\" is \"auto-fill\" the column will maintain this size.\" auto-fit\", the column will stretch to fill the available space.":["\u300cauto-repeat\u300d\u304c \u300cauto-fill\u300d\u306e\u5834\u5408\u3001\u30ab\u30e9\u30e0\u306f\u3053\u306e\u30b5\u30a4\u30ba\u3092\u7dad\u6301\u3057\u307e\u3059\u3002\u300cauto-fit\u300d\u306e\u5834\u5408\u3001\u7a7a\u304d\u30b9\u30da\u30fc\u30b9\u3092\u57cb\u3081\u308b\u3088\u3046\u306b\u30ab\u30e9\u30e0\u304c\u4f38\u9577\u3057\u307e\u3059\u3002"]}}}
{"translation-revision-date":"2024-12-15 16:11+0900","generator":"WP-CLI\/2.9.0","source":"dist\/blocks\/responsive-grid\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ja","plural-forms":"nplurals=1; plural=0;"},"Settings":["\u8a2d\u5b9a"],"Column min width":["\u30ab\u30e9\u30e0\u306e\u6700\u5c0f\u5e45"],"Inside the %1$sgrid-template-columns%2$s formula":["%1$sgrid-template-columns%2$s\u306e\u8a08\u7b97\u5f0f\u306e\u4e2d"],"When the column width is less than this value, it is aligned in a single column.":["\u30ab\u30e9\u30e0\u304c\u3053\u306e\u5e45\u3088\u308a\u5c0f\u3055\u304f\u306a\u3063\u305f\u3068\u304d\u3001\u30ab\u30e9\u30e0\u306f1\u5217\u306b\u4e26\u3073\u307e\u3059\u3002"],"If \"auto-repeat\" is \"auto-fill\" the column will maintain this size.\" auto-fit\", the column will stretch to fill the available space.":["\u300cauto-repeat\u300d\u304c \u300cauto-fill\u300d\u306e\u5834\u5408\u3001\u30ab\u30e9\u30e0\u306f\u3053\u306e\u30b5\u30a4\u30ba\u3092\u7dad\u6301\u3057\u307e\u3059\u3002\u300cauto-fit\u300d\u306e\u5834\u5408\u3001\u7a7a\u304d\u30b9\u30da\u30fc\u30b9\u3092\u57cb\u3081\u308b\u3088\u3046\u306b\u30ab\u30e9\u30e0\u304c\u4f38\u9577\u3057\u307e\u3059\u3002"]}}}
Loading

0 comments on commit b6461c2

Please sign in to comment.