New to Translating WordPress? Read through our Translator Handbook to get started. Hide
| Prio | Original string | Translation | — |
|---|---|---|---|
| ↑ | Bootstrap Gutenberg Blocks for WordPress. This plugin adds Bootstrap components and layout options as Gutenberg blocks. | WordPress 用 Bootstrap Gutenberg ブロック。このプラグインは、Bootstrap のコンポーネントやレイアウトオプションを Gutenberg ブロックとして追加します。 | Details |
Original current
Bootstrap Gutenberg Blocks for WordPress. This plugin adds Bootstrap components and layout options as Gutenberg blocks.
You have to log in to edit this translation. |
|||
| ↑ | Bootstrap Blocks | Bootstrap Blocks | Details |
Original current |
|||
| The support is still experimental since it's also marked as experimental in the Bootstarp library. Please read the official <a href="https://getbootstrap.com/docs/5.1/layout/css-grid/">Bootstrap documentation</a> to get more information on how to use it. | Bootstarp のライブラリでも実験的な機能とされているため、サポートもまだ実験的なものとなります。使い方の詳細は、<a href="https://getbootstrap.com/docs/5.1/layout/css-grid/">Bootstrap 公式ドキュメント</a>をお読みください。 | Details | |
Original current
The support is still experimental since it's also marked as experimental in the Bootstarp library. Please read the official <a href="https://getbootstrap.com/docs/5.1/layout/css-grid/">Bootstrap documentation</a> to get more information on how to use it.
CommentFound in description paragraph. You have to log in to edit this translation. |
|||
| When the CSS grid is enabled the <code>row</code> and the <code>column</code> blocks will use custom templates for the rendering process: | CSS Grid を有効にすると、<code>row</code> と <code>column</code> のブロックは、レンダリング処理にカスタムテンプレートを使用します。 | Details | |
Original current
When the CSS grid is enabled the <code>row</code> and the <code>column</code> blocks will use custom templates for the rendering process:
CommentFound in description paragraph. You have to log in to edit this translation. |
|||
| eg. <code>define( 'WP_BOOTSTRAP_BLOCKS_ENABLE_CSS_GRID', true );</code> | 例: <code>define( 'WP_BOOTSTRAP_BLOCKS_ENABLE_CSS_GRID', true );</code> | Details | |
Original current
eg. <code>define( 'WP_BOOTSTRAP_BLOCKS_ENABLE_CSS_GRID', true );</code>
CommentFound in description paragraph. You have to log in to edit this translation. |
|||
| The <a href="https://getbootstrap.com/docs/5.1/layout/css-grid/">CSS grid</a> (supported with Bootstrap >= 5.1.0) can be enabled in the plugin settings (Settings > Bootstrap Blocks) or by defining the <code>WP_BOOTSTRAP_BLOCKS_ENABLE_CSS_GRID</code> constant in the <code>wp-config.php</code> file: | <a href="https://getbootstrap.com/docs/5.1/layout/css-grid/">CSS Grid</a> (Bootstrap >= 5.1.0 でサポート) は、プラグイン設定 (設定 > Bootstrap Blocks) 、または、<code>wp-config.php</code> ファイルで <code>WP_BOOTSTRAP_BLOCKS_ENABLE_CSS_GRID</code> 定数を定義すると有効にすることができます。 | Details | |
Original current
The <a href="https://getbootstrap.com/docs/5.1/layout/css-grid/">CSS grid</a> (supported with Bootstrap >= 5.1.0) can be enabled in the plugin settings (Settings > Bootstrap Blocks) or by defining the <code>WP_BOOTSTRAP_BLOCKS_ENABLE_CSS_GRID</code> constant in the <code>wp-config.php</code> file:
CommentFound in description paragraph. You have to log in to edit this translation. |
|||
| Column: <code>column-css-grid.php</code> | 列: <code>column-css-grid.php</code> | Details | |
Original current
Column: <code>column-css-grid.php</code>
CommentFound in description list item. You have to log in to edit this translation. |
|||
| Row: <code>row-css.grid.php</code> | 行: <code>row-css.grid.php</code> | Details | |
Original current
Row: <code>row-css.grid.php</code>
CommentFound in description list item. You have to log in to edit this translation. |
|||
| CSS Grid Gutters: Size of gutters when CSS grid is used. | CSS Grid ガター: CSS Grid を使用する場合のガター (グリッド間の空き) のサイズ。 | Details | |
Original current
CSS Grid Gutters: Size of gutters when CSS grid is used.
CommentFound in description list item. You have to log in to edit this translation. |
|||
| Block templates can be overwritten in your theme | ブロックのテンプレートは、テーマで上書きが可能 | Details | |
Original current
Block templates can be overwritten in your theme
CommentFound in description list item. You have to log in to edit this translation. |
|||
| Configuration via option page or programmatically with constants | 設定は設定ページ、またはプログラム中の定数で | Details | |
Original current
Configuration via option page or programmatically with constants
CommentFound in description list item. You have to log in to edit this translation. |
|||
| Fully customizable with filters | フィルターでフルカスタマイズが可能 | Details | |
Original current
Fully customizable with filters
CommentFound in description list item. You have to log in to edit this translation. |
|||
| Support for CSS grid (experimental) | CSS Grid をサポート (実験的) | Details | |
Original current
Support for CSS grid (experimental)
CommentFound in description list item. You have to log in to edit this translation. |
|||
| Supports Bootstrap v5 and v4 | Bootstrap v4 と v5 をサポート | Details | |
Original current
Supports Bootstrap v5 and v4
CommentFound in description list item. You have to log in to edit this translation. |
|||
| CSS Grid | CSS Grid | Details | |
Original current |
|||
Export as
Comment
Found in description paragraph.