BETA

Transvision

Displaying 16 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-2
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>. { 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 }
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 158 results for the string display in en-US:

Entity zh-TW en-US
Entity # all locales browser • browser • aboutCertError.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.
Entity # all locales browser • browser • browser.ftl
popup-silence-notifications-checkbox-warning
zh-TW
{ -brand-short-name } 將不會在進行分享時顯示通知。
en-US
{ -brand-short-name } will not display notifications while you are sharing.
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-message
zh-TW
{ PLATFORM() -> [windows] { -brand-short-name } 的磁碟空間不足,網站內容可能無法正確顯示。您可以到選項 > 隱私權與安全性 > Cookie 與網站資料清除目前已儲存的網站資料。 *[other] { -brand-short-name } 的磁碟空間不足,網站內容可能無法正確顯示。您可以到偏好設定 > 隱私權與安全性 > Cookie 與網站資料清除目前已儲存的網站資料。 }
en-US
{ PLATFORM() -> [windows] { -brand-short-name } is running out of disk space. Website contents may not display properly. You can clear stored data in Options > Privacy & Security > Cookies and Site Data. *[other] { -brand-short-name } is running out of disk space. Website contents may not display properly. You can clear stored data in Preferences > Privacy & Security > Cookies and Site Data. }
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-message
zh-TW
{ -brand-short-name } 的磁碟空間不足,網站內容可能無法正確顯示。請點擊「瞭解更多」清理磁碟空間,讓您有更好的瀏覽體驗。
en-US
{ -brand-short-name } is running out of disk space. Website contents may not display properly. Visit “Learn More” to optimize your disk usage for better browsing experience.
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 • browser • browser.properties
webextPerms.description.notifications
zh-TW
向您顯示通知
en-US
Display notifications to you
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 calendar • chrome • lightning • lightning-toolbar.dtd
lightning.toolbar.appmenuButton1.tooltip
zh-TW
顯示 &brandShortName; 選單
en-US
Display the &brandShortName; Menu
Entity # all locales chat • irc.properties
command.list
zh-TW
%S: 顯示網路上的聊天室清單。警告: 有些伺服器可能會在您執行此指令後把您踢出去。
en-US
%S: Display a list of chat rooms on the network. Warning, some servers may disconnect you upon doing this.
Entity # all locales chat • matrix.properties
command.detail
zh-TW
%S: 顯示聊天室詳細資訊。
en-US
%S: Display the details of the room.
Entity # all locales chat • matrix.properties
command.nick
zh-TW
%S &lt;新顯示名稱&gt;: 修改您的顯示名稱。
en-US
%S &lt;display_name&gt;: Change your display name.
Entity # all locales chat • matrix.properties
message.displayName.changed
zh-TW
%1$S 已將顯示名稱從 %2$S 更改為 %3$S。
en-US
%1$S changed their display name from %2$S to %3$S.
Entity # all locales chat • matrix.properties
message.displayName.remove
zh-TW
%1$S 已移除顯示名稱 %2$S。
en-US
%1$S removed their display name %2$S.
Entity # all locales chat • matrix.properties
message.displayName.set
zh-TW
%1$S 已將顯示名稱設定為 %2$S。
en-US
%1$S set their display name to %2$S.
Entity # all locales chat • matrix.properties
tooltip.displayName
zh-TW
顯示名稱
en-US
Display name
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 • performance.dtd
performanceUI.options.filter.tooltiptext
zh-TW
選擇要在時間軸中顯示哪些資料
en-US
Select what data to display in the timeline
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-2
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>. { 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 }
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
browserconsole.contentMessagesCheckbox.tooltip
zh-TW
開啟此選項後,可於輸出內容中顯示來自內容處理程序的訊息
en-US
Enable this to display messages from the content process in the output
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 • security.properties
BlockMixedDisplayContent
zh-TW
已封鎖載入混和的顯示內容「%1$S」
en-US
Blocked loading mixed display content “%1$S”
Entity # all locales dom • chrome • security • security.properties
BrowserUpgradeInsecureDisplayRequest
zh-TW
%1$S 已將不安全的顯示請求「%2$S」升級為「%3$S」
en-US
%1$S is upgrading an insecure display request ‘%2$S’ to use ‘%3$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 editor • ui • chrome • composer • editor.dtd
AllTagsMode.tooltip
zh-TW
顯示所有 HTML 標籤的圖示
en-US
Display icons for all HTML tags
Entity # all locales editor • ui • chrome • composer • editor.dtd
PreviewMode.tooltip
zh-TW
所視即所得(WYSIWYG)(如同在瀏覽器裡顯示)
en-US
Display as WYSIWYG (as in the browser)
Entity # all locales editor • ui • chrome • composer • editor.properties
EnterLinkText
zh-TW
請輸入這個鏈結顯示時的文字:
en-US
Enter text to display for the link:
Entity # all locales editor • ui • chrome • dialogs • EditorImageProperties.dtd
altTextEditField.tooltip
zh-TW
輸入出現在圖片位置的文字
en-US
Type text to display in place of the image
Entity # all locales editor • ui • chrome • dialogs • EditorInsertMath.dtd
optionDisplay.label
zh-TW
顯示模式
en-US
Display mode
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.about.help
zh-TW
Warning: Source string is missing
en-US
Display information about this version of ChatZilla.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.ping.help
zh-TW
Warning: Source string is missing
en-US
Ping takes its name from the technique of measuring distance with sonar. In IRC, it is used to measure the time it takes to send a message to someone, and receive a response. Specify a channel to ping everyone in that channel. Some IRC clients will display ping requests to the user. ChatZilla does not.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.sync-header.help
zh-TW
Warning: Source string is missing
en-US
Synchronizes all views with their current header display setting.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.sync-timestamp.help
zh-TW
Warning: Source string is missing
en-US
Synchronizes all views with their current timestamp display settings.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.urls.help
zh-TW
Warning: Source string is missing
en-US
Displays the last few URLs seen by ChatZilla. Specify <number> to change how many it displays, or omit to display the default 10.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.irc.477
zh-TW
Warning: Source string is missing
en-US
This channel requires that you have registered and identified yourself with the network's nickname registration services (e.g. NickServ). Please see the documentation of this network's nickname registration services that should be found in the MOTD (/motd to display it).
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.displayHeader.help
zh-TW
Warning: Source string is missing
en-US
Display the chat header on this view. This contains information like the URL of the current view, and the topic and modes for a channel view.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.font.family.help
zh-TW
Warning: Source string is missing
en-US
Selects the font in which ChatZilla will display messages. The value "default" will use your global font family; "serif", "sans-serif" and "monospace" will use your global font settings; other values will be treated as font names.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.font.size.help
zh-TW
Warning: Source string is missing
en-US
Selects the integer font size you want ChatZilla to display messages with. The value 0 will use your global font size, and other integer values will be interpreted as the size in points (pt).
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.motif.current.help
zh-TW
Warning: Source string is missing
en-US
The currently selected motif file. A Motif is a CSS file that describes how do display the chat view, and can be used to customize the display.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.munger.bold.help
zh-TW
Warning: Source string is missing
en-US
Makes ChatZilla display text between astersks (e.g. *bold*) in an actually bold face.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.munger.colorCodes.help
zh-TW
Warning: Source string is missing
en-US
Enables the display of colors on the chat text, as well as other mIRC codes (bold and underline). When disabled, ChatZilla will simply hide mIRC codes.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.munger.ctrl-char.help
zh-TW
Warning: Source string is missing
en-US
Makes ChatZilla display control characters it doesn't understand.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.munger.face.help
zh-TW
Warning: Source string is missing
en-US
Makes ChatZilla display images for common smilies, such as :-) and ;-).
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.munger.teletype.help
zh-TW
Warning: Source string is missing
en-US
Makes ChatZilla display |teletype| actually in teletype (a fixed-width font).
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.outputWindowURL.help
zh-TW
Warning: Source string is missing
en-US
You probably don't want to change this. The chat view loads this URL to display the actual messages, header, etc., and the file must correctly define certain items or you'll get JavaScript errors and a blank chat window!
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.userlistLeft.help
zh-TW
Warning: Source string is missing
en-US
Display the userlist on the left. Uncheck to display the userlist on the right instead.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.userlistLeft.label
zh-TW
Warning: Source string is missing
en-US
Display the userlist on the left
Entity # all locales mail • chrome • messenger-mapi • mapi.properties
checkboxText
zh-TW
不再顯示此視窗
en-US
Do not display this dialog again
Entity # all locales mail • chrome • messenger • addons.properties
webextPerms.description.notifications
zh-TW
向您顯示通知
en-US
Display notifications to you
Entity # all locales mail • chrome • messenger • addressbook • abCard.dtd
DisplayName.label
zh-TW
顯示名稱:
en-US
Display:
Entity # all locales mail • chrome • messenger • addressbook • abCard.dtd
preferDisplayName.label
zh-TW
總是在郵件檔頭上方顯示姓名
en-US
Always prefer display name over message header
Entity # all locales mail • chrome • messenger • addressbook • abContactsPanel.dtd
abContextMenuButton.tooltip
zh-TW
顯示通訊錄選單
en-US
Display Address Book Context Menu
Entity # all locales mail • chrome • messenger • addressbook • abMainWindow.dtd
columnChooser.tooltip
zh-TW
選擇要顯示的欄位
en-US
Select columns to display
Entity # all locales mail • chrome • messenger • addressbook • abMainWindow.dtd
displayNameCmd.label
zh-TW
顯示名稱
en-US
Display Name
Entity # all locales mail • chrome • messenger • addressbook • abMainWindow.dtd
mapIt.tooltip
zh-TW
顯示此地址的網路地圖
en-US
Display a map of this address from the Web
Entity # all locales mail • chrome • messenger • addressbook • addressBook.properties
cardRequiredDataMissingMessage
zh-TW
您至必須填入下列其中一項資料:\n電子郵件地址、姓氏、名字、顯示名稱、組織。
en-US
You must enter at least one of the following items:\nEmail Address, First Name, Last Name, Display Name, Organization.
Entity # all locales mail • chrome • messenger • addressbook • addressBook.properties
propertyDisplayName
zh-TW
顯示名稱
en-US
Display Name
Entity # all locales mail • chrome • messenger • addressbook • ldapAutoCompErrs.properties
10021
zh-TW
請確認搜尋篩選條件正確後再試一次,或洽詢您的系統管理員。要確認篩選條件正確與否,請從選單的「編輯」「偏好設定」選取「郵件與新聞群組」「通訊錄」。按下「編輯目錄」後選擇使用的 LDAP 伺服器,再按下「編輯」,然後按「進階」以顯示搜尋篩選條件。
en-US
Verify that the search filter is correct, and then try again, or else contact your System Administrator. To verify that the search filter is correct, from the Edit menu, choose Preferences, then choose Mail & Newsgroups, and then choose Addressing. Click Edit Directories, and select the LDAP server being used. Click Edit, and then click Advanced to display the Search Filter.
Entity # all locales mail • chrome • messenger • addressbook • ldapAutoCompErrs.properties
10032
zh-TW
請確認 Base DN 是否正確後再試一次,或洽詢您的系統管理員。要確認 Base DN 正確與否,請從選單的「編輯」「偏好設定」選取「郵件與新聞群組」「通訊錄」。按下「編輯目錄」後選擇使用的 LDAP 伺服器,再按下「編輯」以顯示 Base DN 。
en-US
Verify that the Base DN is correct, and then try again, or else contact your System Administrator. To verify that the Base DN is correct, from the Edit menu, choose Preferences, then choose Mail & Newsgroups, and then choose Addressing. Click Edit Directories, and select the LDAP server being used. Click Edit to display the Base DN.
Entity # all locales mail • chrome • messenger • addressbook • ldapAutoCompErrs.properties
10081
zh-TW
請確認主機名稱與埠號正確後再試一次,或洽詢您的系統管理員。要確認主機名稱與埠號正確與否,請從「編輯」選單「偏好設定」「郵件與新聞群組」「通訊錄」。按下「編輯目錄」後選擇使用的 LDAP 伺服器,再按下「編輯」以顯示主機名稱,然後按「進階」以顯示埠號。
en-US
Verify that the Hostname and Port Number are correct, and then try again, or else contact your System Administrator. To verify that the Hostname and Port Number are correct, from the Edit menu, choose Preferences, then choose Mail & Newsgroups, and then choose Addressing. Click Edit Directories, and select the LDAP server being used. Click Edit to display the Hostname. Click Advanced to display the Port Number.
Entity # all locales mail • chrome • messenger • addressbook • ldapAutoCompErrs.properties
10087
zh-TW
請確認搜尋篩選條件正確後再試一次,或洽詢您的系統管理員。要確認篩選條件正確與否,請從選單的「編輯」「偏好設定」選取「郵件與新聞群組」「通訊錄」。按下「編輯目錄」後選擇使用的 LDAP 伺服器,再按下「編輯」,然後按「進階」以顯示搜尋篩選條件。
en-US
Verify that the search filter is correct, and then try again, or else contact your System Administrator. To verify that the search filter is correct, from the Edit menu, choose Preferences, then choose Mail & Newsgroups, and then choose Addressing. Click Edit Directories, and select the LDAP server being used. Click Edit, and then click Advanced to display the Search Filter.
Entity # all locales mail • chrome • messenger • addressbook • ldapAutoCompErrs.properties
10091
zh-TW
請確認主機名稱與埠號正確後再試一次,或洽詢您的系統管理員。要確認主機名稱與埠號正確與否,請從「編輯」選單「偏好設定」「郵件與新聞群組」「通訊錄」。按下「編輯目錄」後選擇使用的 LDAP 伺服器,再按下「編輯」以顯示主機名稱,然後按「進階」以顯示埠號。
en-US
Verify that the Hostname and Port Number are correct, and then try again, or else contact your System Administrator. To verify that the Hostname and Port Number are correct, from the Edit menu, choose Preferences, then choose Mail & Newsgroups, and then choose Addressing. Click Edit Directories, and select the LDAP server being used. Click Edit to display the Hostname. Click Advanced to display the Port Number.
Entity # all locales mail • chrome • messenger • addressbook • ldapAutoCompErrs.properties
15000
zh-TW
請確認主機名稱正確後再試一次,或洽詢您的系統管理員。要確認主機名稱正確與否,請從選單的「編輯」「偏好設定」選取「郵件與新聞群組」「通訊錄」。按下「編輯目錄」後選擇使用的 LDAP 伺服器,再按下「編輯」以顯示主機名稱。
en-US
Verify that the Hostname is correct, and then try again, or else contact your System Administrator. To verify that the Hostname is correct, from the Edit menu, choose Preferences, then choose Mail & Newsgroups, and then choose Addressing. Click Edit Directories, and select the LDAP server being used. Click Edit to display the Hostname.
Entity # all locales mail • chrome • messenger • chat.properties
displayNameEmptyText
zh-TW
顯示名稱
en-US
Display Name
Entity # all locales mail • chrome • messenger • importMsgs.properties
2102
zh-TW
顯示名稱
en-US
Display Name
Entity # all locales mail • chrome • messenger • junkMailInfo.dtd
info1a.label
zh-TW
&brandShortName; 能自動偵測出新進郵件中可能的垃圾郵件 (Spam),這些郵件會被 &brandShortName; 標上垃圾信的圖示
en-US
&brandShortName; automatically detects incoming messages that appear to be junk mail (also known as spam). Messages that &brandShortName; thinks are junk will display a junk icon
Entity # all locales mail • chrome • messenger • mailViewSetup.dtd
searchTermCaption.label
zh-TW
選取此分頁時只顯示下列郵件:
en-US
When this view is selected, display only messages that:
Entity # all locales mail • chrome • messenger • messenger.dtd
appmenuButton1.tooltip
zh-TW
顯示 &brandShortName; 選單
en-US
Display the &brandShortName; Menu
Entity # all locales mail • chrome • messenger • messenger.dtd
columnChooser2.tooltip
zh-TW
選擇要顯示的欄位
en-US
Select columns to display
Entity # all locales mail • chrome • messenger • messenger.dtd
threadColumn2.tooltip
zh-TW
顯示訊息討論串
en-US
Display message threads
Entity # all locales mail • chrome • messenger • messenger.dtd
viewAttachmentsInlineCmd.label
zh-TW
直接檢視附件
en-US
Display Attachments Inline
Entity # all locales mail • chrome • messenger • messengercompose • EditorImageProperties.dtd
altTextEditField.tooltip
zh-TW
輸入出現在圖片位置的文字
en-US
Type text to display in place of the image
Entity # all locales mail • chrome • messenger • messengercompose • EditorInsertMath.dtd
optionDisplay.label
zh-TW
顯示模式
en-US
Display mode
Entity # all locales mail • chrome • messenger • messengercompose • editor.properties
EnterLinkText
zh-TW
請輸入這個鏈結顯示時的文字:
en-US
Enter text to display for the link:
Entity # all locales mail • chrome • messenger • search-attributes.properties
DisplayName
zh-TW
顯示名稱
en-US
Display Name
Entity # all locales mail • messenger • openpgp • openpgp.ftl
openpgp-key-man-show-invalid-keys.label
zh-TW
顯示無效的金鑰
en-US
Display invalid keys
Entity # all locales mail • messenger • openpgp • openpgp.ftl
openpgp-key-man-show-others-keys.label
zh-TW
顯示來自其他人的金鑰
en-US
Display Keys From Other People
Entity # all locales mail • messenger • policies • policies-descriptions.ftl
policy-DisplayMenuBar
zh-TW
預設顯示選單列。
en-US
Display the Menu Bar by default.
Entity # all locales mail • messenger • preferences • languages.ftl
messenger-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 mail • messenger • preferences • preferences.ftl
choose-messenger-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 mail • messenger • preferences • preferences.ftl
condensed-addresses-label.label
zh-TW
顯示通訊錄裡設定的名字
en-US
Show only display name for people in my address book
Entity # all locales mail • messenger • preferences • preferences.ftl
convert-emoticons-label.label
zh-TW
顯示表情符號圖片
en-US
Display emoticons as graphics
Entity # all locales mail • messenger • preferences • preferences.ftl
display-name-label.value
zh-TW
顯示名稱:
en-US
Display name:
Entity # all locales mail • messenger • preferences • preferences.ftl
general-reading-and-display-header
zh-TW
閱讀與顯示
en-US
Reading & Display
Entity # all locales mail • messenger • preferences • preferences.ftl
mark-read-no-delay.label
zh-TW
顯示時立刻標示
en-US
Immediately on display
Entity # all locales mobile • android • chrome • browser.properties
webextPerms.description.notifications
zh-TW
向您顯示通知
en-US
Display notifications to you
Entity # all locales mobile • 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 suite • chrome • common • notification.properties
missingpluginsMessage.title
zh-TW
顯示此頁面全部的多媒體與資訊需要安裝其它的外掛程式。
en-US
Additional plugins are required to display all the media on this page.
Entity # all locales suite • chrome • common • pref • pref-navigator.dtd
navRadio.label
zh-TW
顯示於
en-US
Display on
Entity # all locales suite • chrome • common • pref • pref-popups.dtd
displayIcon.label
zh-TW
在瀏覽器狀態列顯示圖示
en-US
Display an icon in the browser status bar
Entity # all locales suite • chrome • common • pref • pref-popups.dtd
displayNotification.label
zh-TW
在內容區域的最上面顯示通知列
en-US
Display a notification bar at the top of the content area
Entity # all locales suite • chrome • common • pref • pref-tabs.dtd
tabDisplay.label
zh-TW
分頁顯示
en-US
Tab Display
Entity # all locales suite • chrome • editor • dialogs • EditorImageProperties.dtd
altTextEditField.tooltip
zh-TW
輸入出現在圖片位置的文字
en-US
Type text to display in place of the image
Entity # all locales suite • chrome • editor • dialogs • EditorInsertMath.dtd
optionDisplay.label
zh-TW
顯示模式
en-US
Display mode
Entity # all locales suite • chrome • editor • editor.dtd
AllTagsMode.tooltip
zh-TW
顯示所有 HTML 標籤的圖示
en-US
Display icons for all HTML tags
Entity # all locales suite • chrome • editor • editor.dtd
PreviewMode.tooltip
zh-TW
所視即所得(WYSIWYG)(如同在瀏覽器裡顯示)
en-US
Display as WYSIWYG (as in the browser)
Entity # all locales suite • chrome • editor • editor.properties
EnterLinkText
zh-TW
請輸入這個鏈結顯示時的文字:
en-US
Enter text to display for the link:
Entity # all locales suite • chrome • mailnews • addressbook • abCardOverlay.dtd
DisplayName.label
zh-TW
顯示名稱:
en-US
Display:
Entity # all locales suite • chrome • mailnews • addressbook • abCardOverlay.dtd
preferDisplayName.label
zh-TW
總是在郵件檔頭上方顯示姓名
en-US
Always prefer display name over message header
Entity # all locales suite • chrome • mailnews • addressbook • abMainWindow.dtd
displayNameCmd.label
zh-TW
顯示名稱
en-US
Display Name
Entity # all locales suite • chrome • mailnews • addressbook • abMainWindow.dtd
mapIt.tooltip
zh-TW
顯示此地址的網路地圖
en-US
Display a map of this address from the Web
Entity # all locales suite • chrome • mailnews • addressbook • addressBook.properties
cardRequiredDataMissingMessage
zh-TW
您至必須填入下列其中一項資料:\n電子郵件地址、姓氏、名字、顯示名稱、組織。
en-US
You must enter at least one of the following items:\nEmail Address, First Name, Last Name, Display Name, Organization.
Entity # all locales suite • chrome • mailnews • addressbook • addressBook.properties
propertyDisplayName
zh-TW
顯示名稱
en-US
Display Name
Entity # all locales suite • chrome • mailnews • addressbook • ldapAutoCompErrs.properties
10021
zh-TW
請確認搜尋篩選條件正確後再試一次,或洽詢您的系統管理員。要確認篩選條件正確與否,請從選單的「編輯」「偏好設定」選取「郵件與新聞群組」「通訊錄」。按下「編輯目錄」後選擇使用的 LDAP 伺服器,再按下「編輯」,然後按「進階」以顯示搜尋篩選條件。
en-US
Verify that the search filter is correct, and then try again, or else contact your System Administrator. To verify that the search filter is correct, from the Edit menu, choose Preferences, then choose Mail & Newsgroups, and then choose Addressing. Click Edit Directories, and select the LDAP server being used. Click Edit, and then click Advanced to display the Search Filter.
Entity # all locales suite • chrome • mailnews • addressbook • ldapAutoCompErrs.properties
10032
zh-TW
請確認 Base DN 是否正確後再試一次,或洽詢您的系統管理員。要確認 Base DN 正確與否,請從選單的「編輯」「偏好設定」選取「郵件與新聞群組」「通訊錄」。按下「編輯目錄」後選擇使用的 LDAP 伺服器,再按下「編輯」以顯示 Base DN 。
en-US
Verify that the Base DN is correct, and then try again, or else contact your System Administrator. To verify that the Base DN is correct, from the Edit menu, choose Preferences, then choose Mail & Newsgroups, and then choose Addressing. Click Edit Directories, and select the LDAP server being used. Click Edit to display the Base DN.
Entity # all locales suite • chrome • mailnews • addressbook • ldapAutoCompErrs.properties
10081
zh-TW
請確認主機名稱與埠號正確後再試一次,或洽詢您的系統管理員。要確認主機名稱與埠號正確與否,請從「編輯」選單「偏好設定」「郵件與新聞群組」「通訊錄」。按下「編輯目錄」後選擇使用的 LDAP 伺服器,再按下「編輯」以顯示主機名稱,然後按「進階」以顯示埠號。
en-US
Verify that the Hostname and Port Number are correct, and then try again, or else contact your System Administrator. To verify that the Hostname and Port Number are correct, from the Edit menu, choose Preferences, then choose Mail & Newsgroups, and then choose Addressing. Click Edit Directories, and select the LDAP server being used. Click Edit to display the Hostname. Click Advanced to display the Port Number.
Entity # all locales suite • chrome • mailnews • addressbook • ldapAutoCompErrs.properties
10087
zh-TW
請確認搜尋篩選條件正確後再試一次,或洽詢您的系統管理員。要確認篩選條件正確與否,請從選單的「編輯」「偏好設定」選取「郵件與新聞群組」「通訊錄」。按下「編輯目錄」後選擇使用的 LDAP 伺服器,再按下「編輯」,然後按「進階」以顯示搜尋篩選條件。
en-US
Verify that the search filter is correct, and then try again, or else contact your System Administrator. To verify that the search filter is correct, from the Edit menu, choose Preferences, then choose Mail & Newsgroups, and then choose Addressing. Click Edit Directories, and select the LDAP server being used. Click Edit, and then click Advanced to display the Search Filter.
Entity # all locales suite • chrome • mailnews • addressbook • ldapAutoCompErrs.properties
10091
zh-TW
請確認主機名稱與埠號正確後再試一次,或洽詢您的系統管理員。要確認主機名稱與埠號正確與否,請從「編輯」選單「偏好設定」「郵件與新聞群組」「通訊錄」。按下「編輯目錄」後選擇使用的 LDAP 伺服器,再按下「編輯」以顯示主機名稱,然後按「進階」以顯示埠號。
en-US
Verify that the Hostname and Port Number are correct, and then try again, or else contact your System Administrator. To verify that the Hostname and Port Number are correct, from the Edit menu, choose Preferences, then choose Mail & Newsgroups, and then choose Addressing. Click Edit Directories, and select the LDAP server being used. Click Edit to display the Hostname. Click Advanced to display the Port Number.
Entity # all locales suite • chrome • mailnews • addressbook • ldapAutoCompErrs.properties
15000
zh-TW
請確認主機名稱正確後再試一次,或洽詢您的系統管理員。要確認主機名稱正確與否,請從選單的「編輯」「偏好設定」選取「郵件與新聞群組」「通訊錄」。按下「編輯目錄」後選擇使用的 LDAP 伺服器,再按下「編輯」以顯示主機名稱。
en-US
Verify that the Hostname is correct, and then try again, or else contact your System Administrator. To verify that the Hostname is correct, from the Edit menu, choose Preferences, then choose Mail & Newsgroups, and then choose Addressing. Click Edit Directories, and select the LDAP server being used. Click Edit to display the Hostname.
Entity # all locales suite • chrome • mailnews • importMsgs.properties
2102
zh-TW
顯示名稱
en-US
Display Name
Entity # all locales suite • chrome • mailnews • junkMailInfo.dtd
info1a.label
zh-TW
郵件程式能自動偵測出新進郵件中可能的垃圾郵件 (Spam),這些郵件會被標上垃圾信的圖示
en-US
Mail automatically detects incoming messages that appear to be junk mail (also known as spam). Messages that Mail thinks are junk will display a junk icon
Entity # all locales suite • chrome • mailnews • mailViewSetup.dtd
searchTermCaption.label
zh-TW
選取此分頁時只顯示下列郵件:
en-US
When this view is selected, display only messages that:
Entity # all locales suite • chrome • mailnews • messenger.dtd
viewAttachmentsInlineCmd.label
zh-TW
直接檢視附件
en-US
Display Attachments Inline
Entity # all locales suite • chrome • mailnews • pref • mailPrefsOverlay.dtd
viewingMessages.label
zh-TW
訊息顯示
en-US
Message Display
Entity # all locales suite • chrome • mailnews • pref • pref-character_encoding.dtd
messageDisplay.caption
zh-TW
訊息顯示
en-US
Message Display
Entity # all locales suite • chrome • mailnews • pref • pref-formatting.dtd
sendHTML2.label
zh-TW
僅使用 HTML 格式傳送訊息(可能會有顯示問題)
en-US
Send the message as HTML only (may cause display problems)
Entity # all locales suite • chrome • mailnews • pref • pref-viewing_messages.dtd
convertEmoticons.label
zh-TW
顯示表情符號圖片
en-US
Display emoticons as graphics
Entity # all locales suite • chrome • mailnews • pref • pref-viewing_messages.dtd
openingMessages.label
zh-TW
當開啟訊息時,將它們顯示於:
en-US
When opening messages, display them in:
Entity # all locales suite • chrome • mailnews • pref • pref-viewing_messages.dtd
pref.viewing.messages.title
zh-TW
訊息顯示
en-US
Message Display
Entity # all locales suite • chrome • mailnews • pref • pref-viewing_messages.dtd
showCondensedAddresses.label
zh-TW
顯示通訊錄裡設定的名字
en-US
Show only display name for people in my address book
Entity # all locales suite • chrome • mailnews • search-attributes.properties
DisplayName
zh-TW
顯示名稱
en-US
Display Name
Entity # all locales suite • chrome • mailnews • threadpane.dtd
columnChooser2.tooltip
zh-TW
選擇要顯示的欄位
en-US
Select columns to display
Entity # all locales suite • chrome • mailnews • threadpane.dtd
threadColumn2.tooltip
zh-TW
顯示訊息討論串
en-US
Display message threads
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 • aboutConfig.ftl
config-column-chooser.tooltip
zh-TW
點此選擇要顯示的欄位
en-US
Click to select columns to display
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.
Please enable JavaScript. Some features won't be available without it.