BETA

Transvision

Displaying 8 results for the string grid in ja:

Entity ja en-US
Entity # all locales devtools • client • inspector.properties
markupView.display.grid.tooltiptext2
ja
この要素はブロック要素のように振る舞い、grid モデルに従ってコンテンツがレイアウトされます。クリックすると、この要素の grid オーバーレイを切り替えられます。
en-US
This element behaves like a block element and lays out its content according to the grid model. Click to toggle the grid overlay for this element.
Entity # all locales devtools • client • inspector.properties
markupView.display.inlineGrid.tooltiptext2
ja
この要素はインライン要素のように振る舞い、grid モデルに従ってコンテンツがレイアウトされます。クリックすると、この要素の grid オーバーレイを切り替えられます。
en-US
This element behaves like an inline element and lays out its content according to the grid model. Click to toggle the grid overlay for this element.
Entity # all locales devtools • client • inspector.properties
markupView.display.subgrid.tooltiptiptext
ja
この要素は grid モデルに従ってコンテンツがレイアウトされますが、行と列の定義は親のグリッドコンテナーに従います。
en-US
This element lays out its content according to the grid model but defers the definition of its rows and/or columns to its parent grid container.
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-container-fix
ja
<strong>display:grid</strong> または <strong>display:inline-grid</strong> を追加してみてください。{ learn-more }
en-US
Try adding <strong>display:grid</strong> or <strong>display:inline-grid</strong>. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-item-fix-2
ja
<strong>display:grid</strong> または <strong>display:inline-grid</strong> を要素の親に追加してみてください。{ learn-more }
en-US
Try adding <strong>display:grid</strong> or <strong>display:inline-grid</strong> to the element’s parent. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-or-flex-container-fix
ja
<strong>display:grid</strong> または <strong>display:flex</strong> を追加してみてください。{ learn-more }
en-US
Try adding <strong>display:grid</strong> or <strong>display:flex</strong>. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-or-flex-container-or-multicol-container-fix
ja
<strong>display:grid</strong>, <strong>display:flex</strong>, または <strong>columns:2</strong> のいずれかを追加してみてください。{ learn-more }
en-US
Try adding either <strong>display:grid</strong>, <strong>display:flex</strong>, or <strong>columns:2</strong>. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-or-flex-item-fix-2
ja
<strong>display:grid</strong>, <strong>display:flex</strong>, <strong>display:inline-grid</strong>, または <strong>display:inline-flex</strong> を追加してみてください。{ learn-more }
en-US
Try adding <strong>display:grid</strong>, <strong>display:flex</strong>, <strong>display:inline-grid</strong>, or <strong>display:inline-flex</strong>. { learn-more }

Displaying 30 results for the string grid in en-US:

Entity ja en-US
Entity # all locales calendar • chrome • calendar • calendar.properties
monthPrinterName
ja
月間カレンダー
en-US
Monthly Grid
Entity # all locales devtools • client • inspector.properties
markupView.display.grid.tooltiptext2
ja
この要素はブロック要素のように振る舞い、grid モデルに従ってコンテンツがレイアウトされます。クリックすると、この要素の grid オーバーレイを切り替えられます。
en-US
This element behaves like a block element and lays out its content according to the grid model. Click to toggle the grid overlay for this element.
Entity # all locales devtools • client • inspector.properties
markupView.display.inlineGrid.tooltiptext2
ja
この要素はインライン要素のように振る舞い、grid モデルに従ってコンテンツがレイアウトされます。クリックすると、この要素の grid オーバーレイを切り替えられます。
en-US
This element behaves like an inline element and lays out its content according to the grid model. Click to toggle the grid overlay for this element.
Entity # all locales devtools • client • inspector.properties
markupView.display.subgrid.tooltiptiptext
ja
この要素は grid モデルに従ってコンテンツがレイアウトされますが、行と列の定義は親のグリッドコンテナーに従います。
en-US
This element lays out its content according to the grid model but defers the definition of its rows and/or columns to its parent grid container.
Entity # all locales devtools • client • layout.properties
layout.cannotShowGridOutline
ja
このグリッドのアウトラインは表示できません
en-US
Cannot show outline for this grid
Entity # all locales devtools • client • layout.properties
layout.cannotShowGridOutline.title
ja
選択したグリッドのアウトラインはレイアウトパネル内に収まらないため利用できません。
en-US
The selected grid’s outline cannot effectively fit inside the layout panel for it to be usable.
Entity # all locales devtools • client • layout.properties
layout.gridDisplaySettings
ja
グリッドの表示設定
en-US
Grid Display Settings
Entity # all locales devtools • client • layout.properties
layout.header
ja
グリッド
en-US
Grid
Entity # all locales devtools • client • layout.properties
layout.noGridsOnThisPage
ja
CSS グリッドはこのページで使用されていません
en-US
CSS Grid is not in use on this page
Entity # all locales devtools • client • layout.properties
layout.overlayGrid
ja
グリッドをオーバーレイ表示
en-US
Overlay Grid
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-container
ja
この要素はグリッドコンテナーではないため、<strong>{ $property }</strong> はこの要素に影響を及ぼしません。
en-US
<strong>{ $property }</strong> has no effect on this element since it’s not a grid container.
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-container-fix
ja
<strong>display:grid</strong> または <strong>display:inline-grid</strong> を追加してみてください。{ learn-more }
en-US
Try adding <strong>display:grid</strong> or <strong>display:inline-grid</strong>. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-item
ja
この要素はグリッドアイテムではないため、<strong>{ $property }</strong> はこの要素に影響を及ぼしません。
en-US
<strong>{ $property }</strong> has no effect on this element since it’s not a grid item.
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-item-fix-2
ja
<strong>display:grid</strong> または <strong>display:inline-grid</strong> を要素の親に追加してみてください。{ learn-more }
en-US
Try adding <strong>display:grid</strong> or <strong>display:inline-grid</strong> to the element’s parent. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-or-flex-container
ja
この要素はフレックスコンテナーでもグリッドコンテナーでもないため、<strong>{ $property }</strong> はこの要素に影響を及ぼしません。
en-US
<strong>{ $property }</strong> has no effect on this element since it’s neither a flex container nor a grid container.
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-or-flex-container-fix
ja
<strong>display:grid</strong> または <strong>display:flex</strong> を追加してみてください。{ learn-more }
en-US
Try adding <strong>display:grid</strong> or <strong>display:flex</strong>. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-or-flex-container-or-multicol-container
ja
この要素はフレックスコンテナーでもグリッドコンテナーでも、段組みコンテナーないため、<strong>{ $property }</strong> はこの要素に影響を及ぼしません。
en-US
<strong>{ $property }</strong> has no effect on this element since it’s not a flex container, a grid container, or a multi-column container.
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-or-flex-container-or-multicol-container-fix
ja
<strong>display:grid</strong>, <strong>display:flex</strong>, または <strong>columns:2</strong> のいずれかを追加してみてください。{ learn-more }
en-US
Try adding either <strong>display:grid</strong>, <strong>display:flex</strong>, or <strong>columns:2</strong>. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-or-flex-item
ja
この要素はグリッドアイテムでもフレックスアイテムでもないため、<strong>{ $property }</strong> はこの要素に影響を及ぼしません。
en-US
<strong>{ $property }</strong> has no effect on this element since it’s not a grid or flex item.
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-or-flex-item-fix-2
ja
<strong>display:grid</strong>, <strong>display:flex</strong>, <strong>display:inline-grid</strong>, または <strong>display:inline-flex</strong> を追加してみてください。{ learn-more }
en-US
Try adding <strong>display:grid</strong>, <strong>display:flex</strong>, <strong>display:inline-grid</strong>, or <strong>display:inline-flex</strong>. { learn-more }
Entity # all locales devtools • shared • highlighters.properties
gridType.container
ja
グリッドコンテナー
en-US
Grid Container
Entity # all locales devtools • shared • highlighters.properties
gridType.dual
ja
グリッドコンテナー / アイテム
en-US
Grid Container/Item
Entity # all locales devtools • shared • highlighters.properties
gridType.item
ja
グリッドアイテム
en-US
Grid Item
Entity # all locales devtools • shared • styleinspector.properties
rule.gridToggle.tooltip
ja
クリックで CSS グリッド枠の表示を切り替えます
en-US
Click to toggle the CSS Grid highlighter
Entity # all locales editor • ui • chrome • composer • editor.dtd
grid.label
ja
グリッドの位置
en-US
Positioning grid
Entity # all locales editor • ui • chrome • dialogs • EditorSnapToGrid.dtd
enableSnapToGrid.label
ja
グリッド枠を有効にする
en-US
enable Snap to Grid
Entity # all locales editor • ui • chrome • dialogs • EditorSnapToGrid.dtd
windowTitle.label
ja
グリッド枠
en-US
Snap to Grid
Entity # all locales suite • chrome • editor • dialogs • EditorSnapToGrid.dtd
enableSnapToGrid.label
ja
グリッド枠を有効にする
en-US
enable Snap to Grid
Entity # all locales suite • chrome • editor • dialogs • EditorSnapToGrid.dtd
windowTitle.label
ja
グリッド枠
en-US
Snap to Grid
Entity # all locales suite • chrome • editor • editor.dtd
grid.label
ja
グリッドの位置
en-US
Positioning grid
Please enable JavaScript. Some features won't be available without it.