BETA

Transvision

Displaying 16 results for the string display in zh-CN:

Entity zh-CN en-US
Entity # all locales devtools • client • tooltips.ftl
inactive-css-non-replaced-inline-or-table-column-or-column-group-fix
zh-CN
请尝试添加 <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-CN
请尝试添加 <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-CN
由于是 <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-CN
请尝试移除 <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-CN
请尝试添加 <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-CN
请尝试为元素的父元素添加 <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-CN
请尝试将其 <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-CN
请尝试将其 <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-CN
请尝试添加 <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-CN
请尝试为元素的父元素添加 <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-CN
请尝试添加 <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-CN
请尝试加入 <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-CN
请尝试添加 <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-CN
请尝试添加 <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-CN
请尝试添加 <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-CN
由于其有 <strong>{ $display }</strong> 的 display 属性,<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-CN en-US
Entity # all locales browser • browser • aboutCertError.ftl
csp-xfo-blocked-long-desc
zh-CN
为了保护您的安全,{ $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-CN
{ -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-CN
默认显示书签工具栏。
en-US
Display the Bookmarks Toolbar by default.
Entity # all locales browser • browser • policies • policies-descriptions.ftl
policy-DisplayMenuBar
zh-CN
默认显示菜单栏。
en-US
Display the Menu Bar by default.
Entity # all locales browser • browser • policies • policies-descriptions.ftl
policy-PopupBlocking
zh-CN
默认允许特定网站显示弹出式窗口。
en-US
Allow certain websites to display popups by default.
Entity # all locales browser • browser • preferences • languages.ftl
browser-languages-description
zh-CN
{ -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-CN
选择 { -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-CN
此设置可能会导致某些网站无法显示内容或正常工作。若网站异常,则可能需要对该网站关闭跟踪保护功能,以加载全部内容。
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-CN
{ 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-CN
<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-CN
{ -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-CN
<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-CN
显示下载进度 (%S)
en-US
Display the progress of ongoing downloads (%S)
Entity # all locales browser • chrome • browser • browser.properties
e10s.accessibilityNotice.jawsMessage
zh-CN
由于与 %S 和您的无障碍软件有兼容性问题,无法显示标签页内容。请更新您的屏幕阅读器或改用 Firefox 延长支持版(ESR)。
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-CN
全屏显示此窗口 (%S)
en-US
Display the window in full screen (%S)
Entity # all locales browser • chrome • browser • browser.properties
webextPerms.description.notifications
zh-CN
为您显示通知
en-US
Display notifications to you
Entity # all locales browser • chrome • overrides • appstrings.properties
confirmRepostPrompt
zh-CN
为了显示此页面,%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-CN
显示 &brandShortName; 菜单
en-US
Display the &brandShortName; Menu
Entity # all locales chat • irc.properties
command.list
zh-CN
%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-CN
%S:显示聊天室详细信息。
en-US
%S: Display the details of the room.
Entity # all locales chat • matrix.properties
command.nick
zh-CN
%S &lt;显示名称&gt;:更改您的显示名称。
en-US
%S &lt;display_name&gt;: Change your display name.
Entity # all locales chat • matrix.properties
message.displayName.changed
zh-CN
%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-CN
%1$S 已移除显示名称 %2$S。
en-US
%1$S removed their display name %2$S.
Entity # all locales chat • matrix.properties
message.displayName.set
zh-CN
%1$S 已将显示名称设为 %2$S。
en-US
%1$S set their display name to %2$S.
Entity # all locales chat • matrix.properties
tooltip.displayName
zh-CN
显示名
en-US
Display name
Entity # all locales devtools • client • layout.properties
layout.displayAreaNames
zh-CN
显示区域名称
en-US
Display area names
Entity # all locales devtools • client • layout.properties
layout.displayLineNumbers
zh-CN
显示行号
en-US
Display line numbers
Entity # all locales devtools • client • layout.properties
layout.gridDisplaySettings
zh-CN
网格显示设置
en-US
Grid Display Settings
Entity # all locales devtools • client • performance.dtd
performanceUI.options.filter.tooltiptext
zh-CN
选择在时间线中要显示哪些数据
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-CN
请尝试添加 <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-CN
请尝试添加 <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-CN
由于是 <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-CN
请尝试移除 <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-CN
请尝试添加 <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-CN
请尝试为元素的父元素添加 <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-CN
请尝试将其 <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-CN
请尝试将其 <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-CN
请尝试添加 <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-CN
请尝试为元素的父元素添加 <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-CN
请尝试添加 <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-CN
请尝试加入 <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-CN
请尝试添加 <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-CN
请尝试添加 <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-CN
请尝试添加 <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-CN
由于其有 <strong>{ $display }</strong> 的 display 属性,<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-CN
启用此选项后,可在输出信息中显示内容进程的消息
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-CN
若启用此选项,将在您输入时显示建议
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-CN
如果启用此选项,Web 控制台中的命令和输出将显示时间戳
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-CN
为了显示此页面,本应用程序必须发送将重复此前操作(例如搜索或确认订单)的信息。
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-CN
已阻止显示混合内容“%1$S”
en-US
Blocked loading mixed display content “%1$S”
Entity # all locales dom • chrome • security • security.properties
BrowserUpgradeInsecureDisplayRequest
zh-CN
%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-CN
在安全的加密网页中载入混合(不安全的)显示内容“%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-CN
已将不安全的显示请求“%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-CN
显示所有 HTML 标记符的图标
en-US
Display icons for all HTML tags
Entity # all locales editor • ui • chrome • composer • editor.dtd
PreviewMode.tooltip
zh-CN
显示为 WYSIWYG(同浏览器中显示)
en-US
Display as WYSIWYG (as in the browser)
Entity # all locales editor • ui • chrome • composer • editor.properties
EnterLinkText
zh-CN
请输入此链接显示的文字信息:
en-US
Enter text to display for the link:
Entity # all locales editor • ui • chrome • dialogs • EditorImageProperties.dtd
altTextEditField.tooltip
zh-CN
输入替代图像显示的文本
en-US
Type text to display in place of the image
Entity # all locales editor • ui • chrome • dialogs • EditorInsertMath.dtd
optionDisplay.label
zh-CN
显示模式
en-US
Display mode
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.about.help
zh-CN
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-CN
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-CN
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-CN
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-CN
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-CN
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-CN
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-CN
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-CN
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-CN
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-CN
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-CN
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-CN
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-CN
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-CN
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-CN
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-CN
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-CN
Warning: Source string is missing
en-US
Display the userlist on the left
Entity # all locales mail • chrome • messenger-mapi • mapi.properties
checkboxText
zh-CN
不再显示此对话框
en-US
Do not display this dialog again
Entity # all locales mail • chrome • messenger • addons.properties
webextPerms.description.notifications
zh-CN
为您显示通知
en-US
Display notifications to you
Entity # all locales mail • chrome • messenger • addressbook • abCard.dtd
DisplayName.label
zh-CN
显示名称:
en-US
Display:
Entity # all locales mail • chrome • messenger • addressbook • abCard.dtd
preferDisplayName.label
zh-CN
一律在邮件标题上方显示姓名
en-US
Always prefer display name over message header
Entity # all locales mail • chrome • messenger • addressbook • abContactsPanel.dtd
abContextMenuButton.tooltip
zh-CN
显示地址簿上下文菜单
en-US
Display Address Book Context Menu
Entity # all locales mail • chrome • messenger • addressbook • abMainWindow.dtd
columnChooser.tooltip
zh-CN
选择要显示的列
en-US
Select columns to display
Entity # all locales mail • chrome • messenger • addressbook • abMainWindow.dtd
displayNameCmd.label
zh-CN
显示名称
en-US
Display Name
Entity # all locales mail • chrome • messenger • addressbook • abMainWindow.dtd
mapIt.tooltip
zh-CN
从网站显示一幅此地址的地图
en-US
Display a map of this address from the Web
Entity # all locales mail • chrome • messenger • addressbook • addressBook.properties
cardRequiredDataMissingMessage
zh-CN
您必须至少输入下列项之一:\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-CN
显示名
en-US
Display Name
Entity # all locales mail • chrome • messenger • addressbook • ldapAutoCompErrs.properties
10021
zh-CN
请确认搜索过滤器是否正确,然后重试。或联系您的系统管理员。要确认搜索过滤器是否正确,请从“编辑”菜单选择“首选项”,然后选择“邮件和新闻组”,最后选择“地址查找”。单击“编辑目录”,选择所用的 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-CN
请确认基准标识名是否正确,然后重试。或联系您的系统管理员。要确认基准标识名是否正确,请从“编辑”菜单选择“首选项”,然后选择“邮件和新闻组”,最后选择“地址查找”。单击“编辑目录”,选择所用的 LDAP 服务器,单击“编辑”,然后单击“高级”即可显示基准标识名。
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-CN
请确认主机名和端口是否正确,然后重试。或联系您的系统管理员。要确认主机名和端口是否正确,请从“编辑”菜单选择“首选项”,然后选择“邮件和新闻组”,最后选择“地址查找”。单击“编辑目录”,选择所用的 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-CN
请确认搜索过滤器是否正确,然后重试。或联系您的系统管理员。要确认搜索过滤器是否正确,请从“编辑”菜单选择“首选项”,然后选择“邮件和新闻组”,最后选择“地址查找”。单击“编辑目录”,选择所用的 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-CN
请确认主机名和端口是否正确,然后重试。或联系您的系统管理员。要确认主机名和端口是否正确,请从“编辑”菜单选择“首选项”,然后选择“邮件和新闻组”,最后选择“地址查找”。单击“编辑目录”,选择所用的 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-CN
请确认主机名是否正确,然后重试。或联系您的系统管理员。要确认主机名是否正确,请从“编辑”菜单选择“首选项”,然后选择“邮件和新闻组”,最后选择“地址查找”。单击“编辑目录”,选择所用的 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-CN
显示姓名
en-US
Display Name
Entity # all locales mail • chrome • messenger • importMsgs.properties
2102
zh-CN
显示名称
en-US
Display Name
Entity # all locales mail • chrome • messenger • junkMailInfo.dtd
info1a.label
zh-CN
&brandShortName; 自动检查收到的消息是否像垃圾邮件。被 &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-CN
当选择此视图时,仅显示符合这些条件的消息:
en-US
When this view is selected, display only messages that:
Entity # all locales mail • chrome • messenger • messenger.dtd
appmenuButton1.tooltip
zh-CN
显示 &brandShortName; 菜单
en-US
Display the &brandShortName; Menu
Entity # all locales mail • chrome • messenger • messenger.dtd
columnChooser2.tooltip
zh-CN
选择要显示的列
en-US
Select columns to display
Entity # all locales mail • chrome • messenger • messenger.dtd
threadColumn2.tooltip
zh-CN
显示消息话题
en-US
Display message threads
Entity # all locales mail • chrome • messenger • messenger.dtd
viewAttachmentsInlineCmd.label
zh-CN
查看直接插入的附件
en-US
Display Attachments Inline
Entity # all locales mail • chrome • messenger • messengercompose • EditorImageProperties.dtd
altTextEditField.tooltip
zh-CN
输入替代图像显示的文本
en-US
Type text to display in place of the image
Entity # all locales mail • chrome • messenger • messengercompose • EditorInsertMath.dtd
optionDisplay.label
zh-CN
显示模式
en-US
Display mode
Entity # all locales mail • chrome • messenger • messengercompose • editor.properties
EnterLinkText
zh-CN
请输入此链接显示的文字信息:
en-US
Enter text to display for the link:
Entity # all locales mail • chrome • messenger • search-attributes.properties
DisplayName
zh-CN
显示名
en-US
Display Name
Entity # all locales mail • messenger • openpgp • openpgp.ftl
openpgp-key-man-show-invalid-keys.label
zh-CN
显示无效的密钥
en-US
Display invalid keys
Entity # all locales mail • messenger • openpgp • openpgp.ftl
openpgp-key-man-show-others-keys.label
zh-CN
显示来自其他人的密钥
en-US
Display Keys From Other People
Entity # all locales mail • messenger • policies • policies-descriptions.ftl
policy-DisplayMenuBar
zh-CN
默认显示菜单栏。
en-US
Display the Menu Bar by default.
Entity # all locales mail • messenger • preferences • languages.ftl
messenger-languages-description
zh-CN
{ -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-CN
选择用于显示 { -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-CN
只显示我的通讯录中的显示名称
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-CN
以图形显示颜文字
en-US
Display emoticons as graphics
Entity # all locales mail • messenger • preferences • preferences.ftl
display-name-label.value
zh-CN
显示名称
en-US
Display name:
Entity # all locales mail • messenger • preferences • preferences.ftl
general-reading-and-display-header
zh-CN
阅读与显示
en-US
Reading & Display
Entity # all locales mail • messenger • preferences • preferences.ftl
mark-read-no-delay.label
zh-CN
显示时立即
en-US
Immediately on display
Entity # all locales mobile • android • chrome • browser.properties
webextPerms.description.notifications
zh-CN
为您显示通知
en-US
Display notifications to you
Entity # all locales mobile • overrides • appstrings.properties
confirmRepostPrompt
zh-CN
为了显示此页面,%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-CN
您需要其他插件以显示此页面的所有媒体。
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-CN
显示在
en-US
Display on
Entity # all locales suite • chrome • common • pref • pref-popups.dtd
displayIcon.label
zh-CN
在状态栏显示图标
en-US
Display an icon in the browser status bar
Entity # all locales suite • chrome • common • pref • pref-popups.dtd
displayNotification.label
zh-CN
在正文区域顶部显示通知栏
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-CN
标签显示
en-US
Tab Display
Entity # all locales suite • chrome • editor • dialogs • EditorImageProperties.dtd
altTextEditField.tooltip
zh-CN
输入替代图像显示的文本
en-US
Type text to display in place of the image
Entity # all locales suite • chrome • editor • dialogs • EditorInsertMath.dtd
optionDisplay.label
zh-CN
显示模式
en-US
Display mode
Entity # all locales suite • chrome • editor • editor.dtd
AllTagsMode.tooltip
zh-CN
显示所有 HTML 标记符的图标
en-US
Display icons for all HTML tags
Entity # all locales suite • chrome • editor • editor.dtd
PreviewMode.tooltip
zh-CN
显示为 WYSIWYG(同浏览器中显示)
en-US
Display as WYSIWYG (as in the browser)
Entity # all locales suite • chrome • editor • editor.properties
EnterLinkText
zh-CN
请输入此链接显示的文字信息:
en-US
Enter text to display for the link:
Entity # all locales suite • chrome • mailnews • addressbook • abCardOverlay.dtd
DisplayName.label
zh-CN
显示名称:
en-US
Display:
Entity # all locales suite • chrome • mailnews • addressbook • abCardOverlay.dtd
preferDisplayName.label
zh-CN
消息头优先列出显示名称
en-US
Always prefer display name over message header
Entity # all locales suite • chrome • mailnews • addressbook • abMainWindow.dtd
displayNameCmd.label
zh-CN
显示名称
en-US
Display Name
Entity # all locales suite • chrome • mailnews • addressbook • abMainWindow.dtd
mapIt.tooltip
zh-CN
从网站显示一幅此地址的地图
en-US
Display a map of this address from the Web
Entity # all locales suite • chrome • mailnews • addressbook • addressBook.properties
cardRequiredDataMissingMessage
zh-CN
您必须至少输入下列项之一:\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-CN
显示名称
en-US
Display Name
Entity # all locales suite • chrome • mailnews • addressbook • ldapAutoCompErrs.properties
10021
zh-CN
请确认搜索过滤器是否正确,然后重试。或联系您的系统管理员。要确认搜索过滤器是否正确,请从“编辑”菜单选择“首选项”,然后选择“邮件和新闻组”,最后选择“地址查找”。单击“编辑目录”,选择所用的 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-CN
请确认基准标识名是否正确,然后重试。或联系您的系统管理员。要确认基准标识名是否正确,请从“编辑”菜单选择“首选项”,然后选择“邮件和新闻组”,最后选择“地址查找”。单击“编辑目录”,选择所用的 LDAP 服务器,单击“编辑”,然后单击“高级”即可显示基准标识名。
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-CN
请确认主机名和端口是否正确,然后重试。或联系您的系统管理员。要确认主机名和端口是否正确,请从“编辑”菜单选择“首选项”,然后选择“邮件和新闻组”,最后选择“地址查找”。单击“编辑目录”,选择所用的 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-CN
请确认搜索过滤器是否正确,然后重试。或联系您的系统管理员。要确认搜索过滤器是否正确,请从“编辑”菜单选择“首选项”,然后选择“邮件和新闻组”,最后选择“地址查找”。单击“编辑目录”,选择所用的 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-CN
请确认主机名和端口是否正确,然后重试。或联系您的系统管理员。要确认主机名和端口是否正确,请从“编辑”菜单选择“首选项”,然后选择“邮件和新闻组”,最后选择“地址查找”。单击“编辑目录”,选择所用的 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-CN
请确认主机名是否正确,然后重试。或联系您的系统管理员。要确认主机名是否正确,请从“编辑”菜单选择“首选项”,然后选择“邮件和新闻组”,最后选择“地址查找”。单击“编辑目录”,选择所用的 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-CN
显示名称
en-US
Display Name
Entity # all locales suite • chrome • mailnews • junkMailInfo.dtd
info1a.label
zh-CN
自动检测接收信息中的垃圾邮件. 被认为是垃圾邮件的消息会显示一个垃圾图标
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-CN
当选择此视图时,仅显示符合这些条件的消息:
en-US
When this view is selected, display only messages that:
Entity # all locales suite • chrome • mailnews • messenger.dtd
viewAttachmentsInlineCmd.label
zh-CN
查看直接插入的附件
en-US
Display Attachments Inline
Entity # all locales suite • chrome • mailnews • pref • mailPrefsOverlay.dtd
viewingMessages.label
zh-CN
显示信息
en-US
Message Display
Entity # all locales suite • chrome • mailnews • pref • pref-character_encoding.dtd
messageDisplay.caption
zh-CN
显示信息
en-US
Message Display
Entity # all locales suite • chrome • mailnews • pref • pref-formatting.dtd
sendHTML2.label
zh-CN
发送此信件为仅 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-CN
以图形显示表情图释
en-US
Display emoticons as graphics
Entity # all locales suite • chrome • mailnews • pref • pref-viewing_messages.dtd
openingMessages.label
zh-CN
打开信息,显示在:
en-US
When opening messages, display them in:
Entity # all locales suite • chrome • mailnews • pref • pref-viewing_messages.dtd
pref.viewing.messages.title
zh-CN
显示信息
en-US
Message Display
Entity # all locales suite • chrome • mailnews • pref • pref-viewing_messages.dtd
showCondensedAddresses.label
zh-CN
仅显示我通讯录中联系人的显示名。
en-US
Show only display name for people in my address book
Entity # all locales suite • chrome • mailnews • search-attributes.properties
DisplayName
zh-CN
显示名称
en-US
Display Name
Entity # all locales suite • chrome • mailnews • threadpane.dtd
columnChooser2.tooltip
zh-CN
选择要显示的列
en-US
Select columns to display
Entity # all locales suite • chrome • mailnews • threadpane.dtd
threadColumn2.tooltip
zh-CN
显示消息话题
en-US
Display message threads
Entity # all locales toolkit • crashreporter • aboutcrashes.ftl
no-config-label
zh-CN
此应用程序尚未配置为显示崩溃报告。必须对首选项 <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-CN
单击以选择要显示的列
en-US
Click to select columns to display
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
crashes-no-config
zh-CN
此应用程序未被配置为显示崩溃报告。
en-US
This application has not been configured to display crash reports.
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
virtual-monitor-disp
zh-CN
虚拟显示器
en-US
Virtual Monitor Display
Entity # all locales toolkit • toolkit • about • abuseReports.ftl
abuse-report-broken-reason-theme-v2
zh-CN
它不起作用或破坏浏览器显示内容
en-US
It doesn’t work or breaks browser display
Entity # all locales toolkit • toolkit • featuregates • features.ftl
experimental-features-ime-search-description
zh-CN
对于东亚及印度语言使用者,要在标准键盘上输入各种文字,输入法是不可或缺的工具。启用此实验后,地址栏面板将在文本输入过程中保持打开状态,并实时显示搜索结果与建议。请注意:某些输入法的面板可能会覆盖地址栏显示的结果,建议在确认所用输入法无上述行为后,开启此首选项。
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.