BETA

Transvision

Filter by folder:

Show all results devtools

Displaying 18 results for the string grid in zh-TW:

Entity zh-TW en-US
Entity # all locales devtools • client • inspector.properties
markupView.display.grid.tooltiptext2
zh-TW
此元素行為與區塊元素相同,並使用 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
zh-TW
此元素行為與行內元素相同,並使用 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
zh-TW
此元素根據 grid 模型自行排版,但將行列定義交由上層 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
zh-TW
由於不是 Grid 容器,<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
zh-TW
請嘗試加入 <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
zh-TW
由於不是 Grid 項目,<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
zh-TW
請嘗試為元素的父元素加入 <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
zh-TW
由於不是 Flex 容器也不是 Grid 容器,<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
zh-TW
請嘗試加入 <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
zh-TW
由於不是 Flex 容器、Grid 容器,也不是多欄容器,<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
zh-TW
請嘗試加入 <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
zh-TW
由於不是 Flex 或 Grid 項目,<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-3
zh-TW
請嘗試為元素的父元素加入 <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> to the element’s parent. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-or-flex-or-block-container-fix
zh-TW
請嘗試加入 <strong>display:grid</strong>、<strong>display:flex</strong> 或 <strong>display:block</strong>。{ learn-more }
en-US
Try adding <strong>display:grid</strong>, <strong>display:flex</strong> or <strong>display:block</strong>. { learn-more }
Entity # all locales devtools • shared • highlighters.ftl
gridtype-container
zh-TW
Grid 容器
en-US
Grid Container
Entity # all locales devtools • shared • highlighters.ftl
gridtype-dual
zh-TW
Grid 容器 / 項目
en-US
Grid Container/Item
Entity # all locales devtools • shared • highlighters.ftl
gridtype-item
zh-TW
Grid 項目
en-US
Grid Item
Entity # all locales devtools • shared • styleinspector.properties
rule.gridToggle.tooltip
zh-TW
點擊切換強調 CSS Grid
en-US
Click to toggle the CSS Grid highlighter

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

Entity zh-TW en-US
Entity # all locales devtools • client • inspector.properties
markupView.display.grid.tooltiptext2
zh-TW
此元素行為與區塊元素相同,並使用 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
zh-TW
此元素行為與行內元素相同,並使用 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
zh-TW
此元素根據 grid 模型自行排版,但將行列定義交由上層 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
zh-TW
無法顯示此格線的外框
en-US
Cannot show outline for this grid
Entity # all locales devtools • client • layout.properties
layout.cannotShowGridOutline.title
zh-TW
所選的格線外框無法有效地放在版面面板中使用。
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
zh-TW
格線顯示選項
en-US
Grid Display Settings
Entity # all locales devtools • client • layout.properties
layout.header
zh-TW
格線
en-US
Grid
Entity # all locales devtools • client • layout.properties
layout.noGridsOnThisPage
zh-TW
此頁面沒有使用 CSS 格線
en-US
CSS Grid is not in use on this page
Entity # all locales devtools • client • layout.properties
layout.overlayGrid
zh-TW
覆蓋格線
en-US
Overlay Grid
Entity # all locales devtools • client • layout.properties
layout.toggleGridHighlighter
zh-TW
切換格線強調器
en-US
Toggle Grid Highlighter
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-container
zh-TW
由於不是 Grid 容器,<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
zh-TW
請嘗試加入 <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
zh-TW
由於不是 Grid 項目,<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
zh-TW
請嘗試為元素的父元素加入 <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
zh-TW
由於不是 Flex 容器也不是 Grid 容器,<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
zh-TW
請嘗試加入 <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
zh-TW
由於不是 Flex 容器、Grid 容器,也不是多欄容器,<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
zh-TW
請嘗試加入 <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
zh-TW
由於不是 Flex 或 Grid 項目,<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-3
zh-TW
請嘗試為元素的父元素加入 <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> to the element’s parent. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-or-flex-or-block-container-fix
zh-TW
請嘗試加入 <strong>display:grid</strong>、<strong>display:flex</strong> 或 <strong>display:block</strong>。{ learn-more }
en-US
Try adding <strong>display:grid</strong>, <strong>display:flex</strong> or <strong>display:block</strong>. { learn-more }
Entity # all locales devtools • shared • highlighters.ftl
gridtype-container
zh-TW
Grid 容器
en-US
Grid Container
Entity # all locales devtools • shared • highlighters.ftl
gridtype-dual
zh-TW
Grid 容器 / 項目
en-US
Grid Container/Item
Entity # all locales devtools • shared • highlighters.ftl
gridtype-item
zh-TW
Grid 項目
en-US
Grid Item
Entity # all locales devtools • shared • styleinspector.properties
rule.gridToggle.tooltip
zh-TW
點擊切換強調 CSS Grid
en-US
Click to toggle the CSS Grid highlighter
Please enable JavaScript. Some features won't be available without it.