BETA

Transvision

Filter by folder:

Show all results devtools dom toolkit

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

Entity zh-TW en-US
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-display-block-on-floated
zh-TW
由於是 <strong>floated</strong> 元素,繪圖引擎已將 <strong>display</strong> 值更改為 <strong>block</strong>。
en-US
The <strong>display</strong> value has been changed by the engine to <strong>block</strong> because the element is <strong>floated</strong>.
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-display-block-on-floated-fix
zh-TW
可試著移除 <strong>float</strong> 或加入 <strong>display:block</strong>。{ learn-more }
en-US
Try removing <strong>float</strong> or adding <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-for-internal-table-elements-except-table-cells-fix
zh-TW
請嘗試將其 <strong>display</strong> 設定成 <strong>table-column</strong>、<strong>table-row</strong>、<strong>table-column-group</strong>、<strong>table-row-group</strong> 或<strong>table-footer-group</strong> 以外的值。{ learn-more }
en-US
Try setting its <strong>display</strong> property to something else than <strong>table-column</strong>, <strong>table-row</strong>, <strong>table-column-group</strong>, <strong>table-row-group</strong>, or <strong>table-footer-group</strong>. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-for-internal-table-elements-fix
zh-TW
請嘗試將其 <strong>display</strong> 設定成 <strong>table-cell</strong>、<strong>table-column</strong>、<strong>table-row</strong>、<strong>table-column-group</strong>、<strong>table-row-group</strong> 或<strong>table-footer-group</strong> 以外的值。{ learn-more }
en-US
Try setting its <strong>display</strong> property to something else than <strong>table-cell</strong>, <strong>table-column</strong>, <strong>table-row</strong>, <strong>table-column-group</strong>, <strong>table-row-group</strong>, or <strong>table-footer-group</strong>. { 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-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-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-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 • 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-cell-fix
zh-TW
請嘗試加入 <strong>display:table-cell</strong>。{ learn-more }
en-US
Try adding <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 • tooltips.ftl
inactive-css-property-because-of-display
zh-TW
由於此元素的 display 屬性值為 <strong>{ $display }</strong>,<strong>{ $property }</strong> 對此元素沒有影響。
en-US
<strong>{ $property }</strong> has no effect on this element since it has a display of <strong>{ $display }</strong>.

Displaying 49 results for the string display in en-US:

Entity zh-TW en-US
Entity # all locales browser • browser • browser.ftl
picture-in-picture-panel-body
zh-TW
開啟子母畫面功能時,影片可能無法如開發者所預期的顯示。
en-US
Videos might not display as the developer intended while Picture-in-Picture is enabled.
Entity # all locales browser • browser • newtab • newtab.ftl
newtab-weather-menu-weather-display
zh-TW
顯示天氣
en-US
Weather display
Entity # all locales browser • browser • policies • policies-descriptions.ftl
policy-DisplayBookmarksToolbar
zh-TW
預設顯示書籤工具列。
en-US
Display the Bookmarks Toolbar by default.
Entity # all locales browser • browser • policies • policies-descriptions.ftl
policy-DisplayMenuBar
zh-TW
預設顯示選單列。
en-US
Display the Menu Bar by default.
Entity # all locales browser • browser • policies • policies-descriptions.ftl
policy-PopupBlocking
zh-TW
允許某些網站預設可顯示彈出型視窗。
en-US
Allow certain websites to display popups by default.
Entity # all locales browser • browser • preferences • languages.ftl
browser-languages-description
zh-TW
{ -brand-short-name } 將會以第一種語言作為您的預設語言,並根據所選的順序在需要時顯示其他語言。
en-US
{ -brand-short-name } will display the first language as your default and will display alternate languages if necessary in the order they appear.
Entity # all locales browser • browser • preferences • preferences.ftl
choose-browser-language-description
zh-TW
請選擇 { -brand-short-name } 要用來顯示選單、介面訊息以及通知內容的語言。
en-US
Choose the languages used to display menus, messages, and notifications from { -brand-short-name }.
Entity # all locales browser • browser • preferences • preferences.ftl
content-blocking-and-isolating-etp-warning-description-2
zh-TW
此設定可能會造成某些網站無法顯示內容或正常運作。若網站運作不正常,您可能會想要對該網站關掉追蹤保護功能,載入完整內容。
en-US
This setting may cause some websites to not display content or work correctly. If a site seems broken, you may want to turn off tracking protection for that site to load all content.
Entity # all locales browser • browser • preferences • preferences.ftl
space-alert-over-5gb-message2
zh-TW
<strong>{ -brand-short-name } 的磁碟空間不足。</strong>網站內容可能無法正確顯示。您可以到「選項 > 隱私權與安全性 > Cookie 與網站資料」清除目前儲存的網站資料。
en-US
<strong>{ -brand-short-name } is running out of disk space.</strong> Website contents may not display properly. You can clear stored data in Settings > Privacy & Security > Cookies and Site Data.
Entity # all locales browser • browser • preferences • preferences.ftl
space-alert-under-5gb-message2
zh-TW
<strong>{ -brand-short-name } 的磁碟空間不足。</strong>網站內容可能無法正確顯示。請點擊「瞭解更多」清理磁碟空間,讓您有更好的瀏覽體驗。
en-US
<strong>{ -brand-short-name } is running out of disk space.</strong> Website contents may not display properly. Visit “Learn more” to optimize your disk usage for better browsing experience.
Entity # all locales browser • chrome • browser • browser.properties
downloads.tooltip
zh-TW
顯示目前下載進度 (%S)
en-US
Display the progress of ongoing downloads (%S)
Entity # all locales browser • chrome • browser • browser.properties
e10s.accessibilityNotice.jawsMessage
zh-TW
由於 %S 與您的無障礙輔助軟體有相容性問題,無法顯示分頁內容。請更新您的螢幕閱讀器或改用 Firefox Extended Support Release 版本。
en-US
Display of tab content is disabled due to incompatibility between %S and your accessibility software. Please update your screen reader or switch to Firefox Extended Support Release.
Entity # all locales browser • chrome • browser • browser.properties
fullscreenButton.tooltip
zh-TW
以全螢幕模式顯示視窗 (%S)
en-US
Display the window in full screen (%S)
Entity # all locales browser • chrome • overrides • appstrings.properties
confirmRepostPrompt
zh-TW
%S 必須重新傳送先前送過的資料才能顯示此網頁。這會重做一次所有事情(像是搜尋或線上購物)。
en-US
To display this page, %S must send information that will repeat any action (such as a search or order confirmation) that was performed earlier.
Entity # all locales devtools • client • layout.properties
layout.displayAreaNames
zh-TW
顯示區域名稱
en-US
Display area names
Entity # all locales devtools • client • layout.properties
layout.displayLineNumbers
zh-TW
顯示行數
en-US
Display line numbers
Entity # all locales devtools • client • layout.properties
layout.gridDisplaySettings
zh-TW
格線顯示選項
en-US
Grid Display Settings
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-display-block-on-floated
zh-TW
由於是 <strong>floated</strong> 元素,繪圖引擎已將 <strong>display</strong> 值更改為 <strong>block</strong>。
en-US
The <strong>display</strong> value has been changed by the engine to <strong>block</strong> because the element is <strong>floated</strong>.
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-display-block-on-floated-fix
zh-TW
可試著移除 <strong>float</strong> 或加入 <strong>display:block</strong>。{ learn-more }
en-US
Try removing <strong>float</strong> or adding <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-for-internal-table-elements-except-table-cells-fix
zh-TW
請嘗試將其 <strong>display</strong> 設定成 <strong>table-column</strong>、<strong>table-row</strong>、<strong>table-column-group</strong>、<strong>table-row-group</strong> 或<strong>table-footer-group</strong> 以外的值。{ learn-more }
en-US
Try setting its <strong>display</strong> property to something else than <strong>table-column</strong>, <strong>table-row</strong>, <strong>table-column-group</strong>, <strong>table-row-group</strong>, or <strong>table-footer-group</strong>. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-for-internal-table-elements-fix
zh-TW
請嘗試將其 <strong>display</strong> 設定成 <strong>table-cell</strong>、<strong>table-column</strong>、<strong>table-row</strong>、<strong>table-column-group</strong>、<strong>table-row-group</strong> 或<strong>table-footer-group</strong> 以外的值。{ learn-more }
en-US
Try setting its <strong>display</strong> property to something else than <strong>table-cell</strong>, <strong>table-column</strong>, <strong>table-row</strong>, <strong>table-column-group</strong>, <strong>table-row-group</strong>, or <strong>table-footer-group</strong>. { 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-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-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-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 • 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-cell-fix
zh-TW
請嘗試加入 <strong>display:table-cell</strong>。{ learn-more }
en-US
Try adding <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 • tooltips.ftl
inactive-css-property-because-of-display
zh-TW
由於此元素的 display 屬性值為 <strong>{ $display }</strong>,<strong>{ $property }</strong> 對此元素沒有影響。
en-US
<strong>{ $property }</strong> has no effect on this element since it has a display of <strong>{ $display }</strong>.
Entity # all locales devtools • client • webconsole.properties
webconsole.console.settings.menu.item.autocomplete.tooltip
zh-TW
若開啟此選項,將在輸入時就顯示建議
en-US
If you enable this option the input will display suggestions as you type in it
Entity # all locales devtools • client • webconsole.properties
webconsole.console.settings.menu.item.timestamps.tooltip
zh-TW
若您開啟此選項,網頁主控台的輸出內容將包含時間戳記
en-US
If you enable this option commands and output in the Web Console will display a timestamp
Entity # all locales dom • chrome • appstrings.properties
confirmRepostPrompt
zh-TW
要檢視此網頁,程式必須重新傳送先前送過的資料。這會重做一次所有事情(像是搜尋或線上購物)。
en-US
To display this page, the application must send information that will repeat any action (such as a search or order confirmation) that was performed earlier.
Entity # all locales dom • chrome • security • csp.properties
obsoleteBlockAllMixedContent
zh-TW
由於升級混和式內容顯示,會造成 block-all-mixed-content 無效,忽略「%1$S」。
en-US
Ignoring ‘%1$S’ because mixed content display upgrading makes block-all-mixed-content obsolete.
Entity # all locales dom • chrome • security • security.properties
BlockMixedDisplayContent
zh-TW
已封鎖載入混和的顯示內容「%1$S」
en-US
Blocked loading mixed display content “%1$S”
Entity # all locales dom • chrome • security • security.properties
LoadingMixedDisplayContent2
zh-TW
在安全的加密網頁中載入混合(不安全的)顯示內容「%1$S」
en-US
Loading mixed (insecure) display content “%1$S” on a secure page
Entity # all locales dom • chrome • security • security.properties
MixedContentAutoUpgrade
zh-TW
已將不安全的顯示請求「%1$S」升級使用「%2$S」通訊協定
en-US
Upgrading insecure display request ‘%1$S’ to use ‘%2$S’
Entity # all locales toolkit • crashreporter • aboutcrashes.ftl
no-config-label
zh-TW
此程式尚未設定好以顯示錯誤資訊報表,必須設好 <code>breakpad.reportURL</code> 的值。
en-US
This application has not been configured to display crash reports. The preference <code>breakpad.reportURL</code> must be set.
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
crashes-no-config
zh-TW
此應用程式並未設定為要顯示錯誤資訊報表。
en-US
This application has not been configured to display crash reports.
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
virtual-monitor-disp
zh-TW
虛擬螢幕顯示
en-US
Virtual Monitor Display
Entity # all locales toolkit • toolkit • about • abuseReports.ftl
abuse-report-broken-reason-theme-v2
zh-TW
它無法運作或破壞瀏覽器顯示內容
en-US
It doesn’t work or breaks browser display
Entity # all locales toolkit • toolkit • featuregates • features.ftl
experimental-features-ime-search-description
zh-TW
東亞與印度語系使用者須使用輸入法才能在標準鍵盤輸入各種文字。開啟此實驗功能後將在輸入字根的過程中保持開啟網址列面板,並根據使用者輸入內容顯示搜尋結果與建議。請注意: 某些輸入法可能會顯示輸入面板,蓋過網址列顯示的結果,因此建議您只在使用的輸入法不會顯示輸入面板,或顯示的面板不會覆蓋搜尋框時,開啟此設定。
en-US
An IME (Input Method Editor) is a tool that allows you to enter complex symbols, such as those used in East Asian or Indic written languages, using a standard keyboard. Enabling this experiment will keep the address bar panel open, showing search results and suggestions, while using IME to input text. Note that the IME might display a panel that covers the address bar results, therefore this preference is only suggested for IME not using this type of panel.
Entity # all locales toolkit • toolkit • global • extensionPermissions.ftl
webext-perms-description-notifications
zh-TW
向您顯示通知
en-US
Display notifications to you
Entity # all locales toolkit • toolkit • neterror • certError.ftl
csp-xfo-blocked-long-desc
zh-TW
為了保護您的安全,{ $hostname } 不允許在被別的網站嵌入時,讓 { -brand-short-name } 顯示頁面內容。若要見到此頁面,請用新視窗開啟。
en-US
To protect your security, { $hostname } will not allow { -brand-short-name } to display the page if another site has embedded it. To see this page, you need to open it in a new window.
Please enable JavaScript. Some features won't be available without it.