Transvision

Filter by folder:

Show all results browser devtools dom

Displaying 10 results for the string inline in zh-TW:

Entity zh-TW en-US
Entity # all locales browser • browser • protections.ftl
mobile-app-links
zh-TW
{ -brand-product-name } 瀏覽器 <a data-l10n-name="android-mobile-inline-link">Android</a> 版與 <a data-l10n-name="ios-mobile-inline-link">iOS</a> 版
en-US
{ -brand-product-name } Browser for <a data-l10n-name="android-mobile-inline-link">Android</a> and <a data-l10n-name="ios-mobile-inline-link">iOS</a>
Entity # all locales devtools • client • tooltips.ftl
inactive-css-non-replaced-inline-or-table-column-or-column-group-fix
zh-TW
請嘗試加入 <strong>display:inline-block</strong>。{ learn-more }
en-US
Try adding <strong>display:inline-block</strong>. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-non-replaced-inline-or-table-row-or-row-group-fix
zh-TW
請嘗試加入 <strong>display:inline-block</strong> 或 <strong>display:block</strong>。{ learn-more }
en-US
Try adding <strong>display:inline-block</strong> or <strong>display:block</strong>. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-flex-container-fix
zh-TW
請嘗試加入 <strong>display:flex</strong> 或 <strong>display:inline-flex</strong>。{ learn-more }
en-US
Try adding <strong>display:flex</strong> or <strong>display:inline-flex</strong>. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-flex-item-fix-2
zh-TW
請嘗試為元素的父元素加入 <strong>display:flex</strong> 或 <strong>display:inline-flex</strong>。{ learn-more }
en-US
Try adding <strong>display:flex</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-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-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-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-inline-or-tablecell-fix
zh-TW
請嘗試加入 <strong>display:inline</strong> 或 <strong>display:table-cell</strong>。{ learn-more }
en-US
Try adding <strong>display:inline</strong> or <strong>display:table-cell</strong>. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-table-fix
zh-TW
請嘗試加入 <strong>display:table</strong> 或 <strong>display:inline-table</strong>。{ learn-more }
en-US
Try adding <strong>display:table</strong> or <strong>display:inline-table</strong>. { learn-more }

Displaying 26 results for the string inline in en-US:

Entity zh-TW en-US
Entity # all locales browser • browser • protections.ftl
mobile-app-links
zh-TW
{ -brand-product-name } 瀏覽器 <a data-l10n-name="android-mobile-inline-link">Android</a> 版與 <a data-l10n-name="ios-mobile-inline-link">iOS</a> 版
en-US
{ -brand-product-name } Browser for <a data-l10n-name="android-mobile-inline-link">Android</a> and <a data-l10n-name="ios-mobile-inline-link">iOS</a>
Entity # all locales devtools • client • changes.properties
changes.inlineStyleSheetLabel
zh-TW
行內 %S
en-US
Inline %S
Entity # all locales devtools • client • debugger.properties
editorNotificationFooter.noOriginalScopes
zh-TW
已關閉原始變數名稱對應功能,所以無法提供行內與工具提示預覽資訊。可在「Scope」面板勾選「%S」即可開啟。
en-US
Original variables name mapping is turned off, so all inline and tooltip previews are disabled. Click the `%S` checkbox in the scopes panel to turn them on.
Entity # all locales devtools • client • debugger.properties
inlinePreview.hide.label
zh-TW
隱藏行內預覽
en-US
Hide inline preview
Entity # all locales devtools • client • debugger.properties
inlinePreview.show.label
zh-TW
顯示行內預覽
en-US
Show inline preview
Entity # all locales devtools • client • debugger.properties
inlinePreview.toggle.label
zh-TW
行內變數預覽
en-US
Inline Variable Preview
Entity # all locales devtools • client • debugger.properties
inlinePreview.toggle.tooltip
zh-TW
在除錯器編輯器當中顯示行內預覽
en-US
Show inline preview in the debugger editor
Entity # all locales devtools • client • inspector.properties
markupView.display.inlineFlex.tooltiptext2
zh-TW
此元素行為與行內元素相同,並使用 flexbox 模型對內容進行排版。點擊即可切換此元素的 flexbox 覆蓋畫面。
en-US
This element behaves like an inline element and lays out its content according to the flexbox model. Click to toggle the flexbox 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 • styleeditor.properties
inlineStyleSheet
zh-TW
<行內樣式表 #%S>
en-US
<inline style sheet #%S>
Entity # all locales devtools • client • tooltips.ftl
inactive-css-non-replaced-inline-or-table-column-or-column-group-fix
zh-TW
請嘗試加入 <strong>display:inline-block</strong>。{ learn-more }
en-US
Try adding <strong>display:inline-block</strong>. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-non-replaced-inline-or-table-row-or-row-group-fix
zh-TW
請嘗試加入 <strong>display:inline-block</strong> 或 <strong>display:block</strong>。{ learn-more }
en-US
Try adding <strong>display:inline-block</strong> or <strong>display:block</strong>. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-flex-container-fix
zh-TW
請嘗試加入 <strong>display:flex</strong> 或 <strong>display:inline-flex</strong>。{ learn-more }
en-US
Try adding <strong>display:flex</strong> or <strong>display:inline-flex</strong>. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-flex-item-fix-2
zh-TW
請嘗試為元素的父元素加入 <strong>display:flex</strong> 或 <strong>display:inline-flex</strong>。{ learn-more }
en-US
Try adding <strong>display:flex</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-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-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-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-inline-or-tablecell
zh-TW
由於不是行內或表格欄位元素,<strong>{ $property }</strong> 對此元素沒有影響。
en-US
<strong>{ $property }</strong> has no effect on this element since it’s not an inline or table-cell element.
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-inline-or-tablecell-fix
zh-TW
請嘗試加入 <strong>display:inline</strong> 或 <strong>display:table-cell</strong>。{ learn-more }
en-US
Try adding <strong>display:inline</strong> or <strong>display:table-cell</strong>. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-table-fix
zh-TW
請嘗試加入 <strong>display:table</strong> 或 <strong>display:inline-table</strong>。{ learn-more }
en-US
Try adding <strong>display:table</strong> or <strong>display:inline-table</strong>. { learn-more }
Entity # all locales devtools • client • webconsole.properties
webconsole.editor.toolbar.closeButton.tooltip2
zh-TW
切回行內模式(%S)
en-US
Switch back to inline mode (%S)
Entity # all locales devtools • shared • styleinspector.properties
rule.sourceInline
zh-TW
行內
en-US
inline
Entity # all locales dom • chrome • security • csp.properties
CSPInlineScriptViolation
zh-TW
由於違反了下列指示:「%1$S」,此頁面的行內指令碼(%2$S)無法執行
en-US
The page’s settings blocked an inline script (%2$S) from being executed because it violates the following directive: “%1$S”
Entity # all locales dom • chrome • security • csp.properties
CSPInlineStyleViolation
zh-TW
由於違反了下列指示:「%1$S」,此頁面的行內樣式(%2$S)無法套用
en-US
The page’s settings blocked an inline style (%2$S) from being applied because it violates the following directive: “%1$S”
Entity # all locales dom • chrome • security • csp.properties
CSPROInlineScriptViolation
zh-TW
(Report-Only 政策)由於違反了下列指示:「%1$S」,此頁面的行內指令碼(%2$S)將無法執行
en-US
(Report-Only policy) The page’s settings would block an inline script (%2$S) from being executed because it violates the following directive: “%1$S”
Entity # all locales dom • chrome • security • csp.properties
CSPROInlineStyleViolation
zh-TW
(Report-Only 政策)由於違反了下列指示:「%1$S」,此頁面的行內樣式(%2$S)將無法套用
en-US
(Report-Only policy) The page’s settings would block an inline style (%2$S) from being applied because it violates the following directive: “%1$S”
Please enable JavaScript. Some features won't be available without it.