BETA

Transvision

Displaying 54 results for the string Type in zh-CN:

Entity zh-CN en-US
Entity # all locales browser • browser • pageInfo.ftl
media-animated-image-type.value
zh-CN
{ $frames -> [one] { $type } 图像(动画,{ $frames } 帧) *[other] { $type } 图像(动画,{ $frames } 帧) }
en-US
{ $frames -> [one] { $type } Image (animated, { $frames } frame) *[other] { $type } Image (animated, { $frames } frames) }
Entity # all locales browser • browser • pageInfo.ftl
media-image-type.value
zh-CN
{ $type } 图像
en-US
{ $type } Image
Entity # all locales browser • browser • preferences • applicationManager.ftl
app-manager-handle-file
zh-CN
如下应用程序可用来处理“{ $type } 内容”。
en-US
The following applications can be used to handle { $type } content.
Entity # all locales browser • browser • preferences • applicationManager.ftl
app-manager-handle-protocol
zh-CN
如下应用程序可用来处理“{ $type } 链接”。
en-US
The following applications can be used to handle { $type } links.
Entity # all locales browser • browser • preferences • preferences.ftl
applications-file-ending-with-type
zh-CN
{ applications-file-ending } ({ $type })
en-US
{ applications-file-ending } ({ $type })
Entity # all locales browser • browser • preferences • preferences.ftl
applications-type-description-with-type
zh-CN
{ $type-description } ({ $type })
en-US
{ $type-description } ({ $type })
Entity # all locales browser • pdfviewer • viewer.properties
text_annotation_type.alt
zh-CN
[{{type}} 注释]
en-US
[{{type}} Annotation]
Entity # all locales dom • chrome • dom • dom.properties
AllEntryTypesIgnored
zh-CN
无有效的 entryTypes,中止注册。
en-US
No valid entryTypes; aborting registration.
Entity # all locales dom • chrome • dom • dom.properties
ImportMapExternalNotSupported
zh-CN
不支持外部的导入映射:当前暂不支持在 <script type='importmap'> 中包含 src 属性。
en-US
External import maps are not supported: <script type='importmap'> with a src attribute is currently not supported.
Entity # all locales dom • chrome • dom • dom.properties
MediaEMENoCodecsDeprecatedWarning
zh-CN
调用 navigator.requestMediaKeySystemAccess() (于 %S) 而不传递一个候选的包含 audioCapabilities 或 videoCapabilities (需有一个以“codecs”字符串指定的 contentType) 的 MediaKeySystemConfiguration 已弃用,并且很快将不再支持。
en-US
Calling navigator.requestMediaKeySystemAccess() (at %S) passing a candidate MediaKeySystemConfiguration containing audioCapabilities or videoCapabilities without a contentType with a “codecs” string is deprecated and will soon become unsupported.
Entity # all locales dom • chrome • dom • dom.properties
MediaLoadUnsupportedMimeType
zh-CN
不支持 HTTP "Content-Type" 设为 "%1$S"。媒体资源 %2$S 加载失败。
en-US
HTTP “Content-Type” of “%1$S” is not supported. Load of media resource %2$S failed.
Entity # all locales dom • chrome • dom • dom.properties
MediaLoadUnsupportedTypeAttribute
zh-CN
“%1$S”的指定属性“type”不被支持。 加载媒体资源 %2$S 失败。
en-US
Specified “type” attribute of “%1$S” is not supported. Load of media resource %2$S failed.
Entity # all locales dom • chrome • dom • dom.properties
MediaLoadUnsupportedTypeAttributeLoadingNextChild
zh-CN
不支持“%1$S”指定的“type”属性。媒体资源 %2$S 加载失败。将尝试加载下一个<source>元素。
en-US
Specified “type” attribute of “%1$S” is not supported. Load of media resource %2$S failed. Trying to load from next <source> element.
Entity # all locales dom • chrome • dom • dom.properties
MozInputSourceWarning
zh-CN
MouseEvent.mozInputSource 已弃用,请改用 PointerEvent.pointerType
en-US
MouseEvent.mozInputSource is deprecated. Use PointerEvent.pointerType instead.
Entity # all locales dom • chrome • dom • dom.properties
PreloadIgnoredInvalidAttr
zh-CN
由于未知的“as”或“type”值,或“media”属性不匹配,已忽略预加载 %S。
en-US
Preload of %S was ignored due to unknown “as” or “type” values, or non-matching “media” attribute.
Entity # all locales dom • chrome • dom • dom.properties
ResponseTypeSyncXHRWarning
zh-CN
窗口上下文的同步模式中,已不再支持使用的 XMLHttpRequest 的 responseType 属性。
en-US
Use of XMLHttpRequest’s responseType attribute is no longer supported in the synchronous mode in window context.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerRegisterMimeTypeError2
zh-CN
注册/更新作用域为“%1$S”的 ServiceWorker 失败:脚本“%3$S”的 Content-Type“%2$S”不当。MIME 类型必须为 JavaScript。
en-US
Failed to register/update a ServiceWorker for scope ‘%1$S’: Bad Content-Type of ‘%2$S’ received for script ‘%3$S’. Must be a JavaScript MIME type.
Entity # all locales dom • chrome • dom • dom.properties
UnsupportedEntryTypesIgnored
zh-CN
忽略不支持的 entryTypes: %S。
en-US
Ignoring unsupported entryTypes: %S.
Entity # all locales dom • chrome • layout • HtmlForm.properties
ForgotFileEnctypeWarning
zh-CN
表单包含了一个文件输入元素,但是其中缺少 method=POST 以及 enctype=multipart/form-data,所以文件将不会被发送。
en-US
Form contains a file input, but is missing method=POST and enctype=multipart/form-data on the form. The file will not be sent.
Entity # all locales dom • chrome • layout • HtmlForm.properties
ForgotPostWarning
zh-CN
表单包含 enctype=%S,但是其中未含 method=POST。所以按默认的 method=GET 且不 enctype 的方式提交。
en-US
Form contains enctype=%S, but does not contain method=post. Submitting normally with method=GET and no enctype instead.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncDetectorReload
zh-CN
该文档未声明字符编码,因此编码是凭内容猜测出来的。这会导致文档被重新加载。字符编码需使用 <meta> 标签或字节顺序标记(BOM),或是在 Content-Type HTTP 头中进行声明。
en-US
The character encoding of the document was not declared, and the encoding was guessable from content only late. This caused the document to be reloaded. The character encoding needs to be declared in the Content-Type HTTP header, using a meta tag, or using a byte order mark.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncDetectorReloadPlain
zh-CN
该文档未声明字符编码,因此编码是凭内容猜测出来的。这会导致文档被重新加载。字符编码需使用字节顺序标记(BOM),或是在 Content-Type HTTP 头中进行声明。
en-US
The character encoding of the document was not declared, and the encoding was guessable from content only late. This caused the document to be reloaded. The character encoding needs to be declared in the Content-Type HTTP header or using a byte order mark.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncErrorFrame
zh-CN
依照从父文档继承的字符编码,字节流是错误的。字符编码需使用 <meta> 标签或字节顺序标记(BOM),或是在 Content-Type HTTP 头中进行声明。
en-US
The byte stream was erroneous according to the character encoding that was inherited from the parent document. The character encoding needs to be declared in the Content-Type HTTP header, using a meta tag, or using a byte order mark.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncErrorFramePlain
zh-CN
依照从父文档继承的字符编码,字节流是错误的。字符编码需使用字节顺序标记(BOM),或是在 Content-Type HTTP 头中进行声明。
en-US
The byte stream was erroneous according to the character encoding that was inherited from the parent document. The character encoding needs to be declared in the Content-Type HTTP header or using a byte order mark.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncNoDecl
zh-CN
该文档未声明字符编码,因此编码是凭内容猜测出来的。字符编码需使用 <meta> 标签或字节顺序标记(BOM),或是在 Content-Type HTTP 头中进行声明。
en-US
The character encoding of the document was not declared, so the encoding was guessed from content. The character encoding needs to be declared in the Content-Type HTTP header, using a meta tag, or using a byte order mark.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncNoDeclPlain
zh-CN
该文档未声明字符编码,因此编码是凭内容猜测出来的。字符编码需使用字节顺序标记(BOM),或是在 Content-Type HTTP 头中进行声明。
en-US
The character encoding of the document was not declared, so the encoding was guessed from content. The character encoding needs to be declared in the Content-Type HTTP header or using a byte order mark.
Entity # all locales dom • chrome • layout • htmlparser.properties
errAlmostStandardsDoctype
zh-CN
几乎是标准模式的 Doctype。预期有“<!DOCTYPE html>”。
en-US
Almost standards mode doctype. Expected “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errAlmostStandardsDoctypeVerbose
zh-CN
此页面处于准标准模式,排版布局可能会受到影响。若需要标准模式,请使用“<!DOCTYPE html>”。
en-US
This page is in Almost Standards Mode. Page layout may be impacted. For Standards Mode use “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errBogusDoctype
zh-CN
不正确的 Doctype
en-US
Bogus doctype.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEndTagSeenWithoutDoctype
zh-CN
还没发现 Doctype 就发现了结束标签。预期应有“<!DOCTYPE html>”。
en-US
End tag seen without seeing a doctype first. Expected “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEofInDoctype
zh-CN
Doctype 中出现了文件结束符。
en-US
End of file inside doctype.
Entity # all locales dom • chrome • layout • htmlparser.properties
errExpectedPublicId
zh-CN
预期有一个公用标识符,但 Doctype 已经结束了。
en-US
Expected a public identifier but the doctype ended.
Entity # all locales dom • chrome • layout • htmlparser.properties
errExpectedSystemId
zh-CN
预期应有一个系统标识符,但 Doctype 已经结束了。
en-US
Expected a system identifier but the doctype ended.
Entity # all locales dom • chrome • layout • htmlparser.properties
errMissingSpaceBeforeDoctypeName
zh-CN
在 Doctype 名称前面少了一个空白。
en-US
Missing space before doctype name.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNamelessDoctype
zh-CN
缺少名称的 Doctype
en-US
Nameless doctype.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNoSpaceBetweenDoctypePublicKeywordAndQuote
zh-CN
在 Doctype 的“PUBLIC”关键词与引号中间没有空格。
en-US
No space between the doctype “PUBLIC” keyword and the quote.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNoSpaceBetweenDoctypeSystemKeywordAndQuote
zh-CN
在 Doctype 当中的“SYSTEM”关键词与引号中间没有空格。
en-US
No space between the doctype “SYSTEM” keyword and the quote.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNoSpaceBetweenPublicAndSystemIds
zh-CN
在 Doctype 当中的公用和系统标识符间没有空格。
en-US
No space between the doctype public and system identifiers.
Entity # all locales dom • chrome • layout • htmlparser.properties
errQuirkyDoctype
zh-CN
怪异 doctype。预期为“<!DOCTYPE html>”。
en-US
Quirky doctype. Expected “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errQuirkyDoctypeVerbose
zh-CN
此页面处于怪异模式,排版布局可能会受到影响。若需要标准模式,请使用“<!DOCTYPE html>”。
en-US
This page is in Quirks Mode. Page layout may be impacted. For Standards Mode use “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStartTagWithoutDoctype
zh-CN
尚未定义 Doctype 就出现了起始标签。预期应有“<!DOCTYPE html>”。
en-US
Start tag seen without seeing a doctype first. Expected “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStrayDoctype
zh-CN
多余的 Doctype
en-US
Stray doctype.
Entity # all locales dom • chrome • security • security.properties
MimeTypeMismatch2
zh-CN
来自“%1$S”的资源已被阻止,因为 MIME 类型(“%2$S”)不匹配(X-Content-Type-Options: nosniff)。
en-US
The resource from “%1$S” was blocked due to MIME type (“%2$S”) mismatch (X-Content-Type-Options: nosniff).
Entity # all locales dom • chrome • security • security.properties
XCTOHeaderValueMissing
zh-CN
X-Content-Type-Options 头警告:值是“%1$S”;是否本意为发送“nosniff”?
en-US
X-Content-Type-Options header warning: value was “%1$S”; did you mean to send “nosniff”?
Entity # all locales dom • chrome • security • security.properties
XTCOWithMIMEValueMissing
zh-CN
由于 MIME 类型未知、不正确或缺失,未呈现来自“%1$S”的资源(X-Content-Type-Options: nosniff)。
en-US
The resource from “%1$S” was not rendered due to an unknown, incorrect or missing MIME type (X-Content-Type-Options: nosniff).
Entity # all locales dom • chrome • xslt • xslt.properties
11
zh-CN
XSLT 样式表未指定 XML mimetype
en-US
An XSLT stylesheet does not have an XML mimetype:
Entity # all locales toolkit • toolkit • about • aboutProcesses.ftl
about-processes-unknown-process
zh-CN
其他:{ $type }({ $pid })
en-US
Other: { $type } ({ $pid })
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
clear-type-parameters
zh-CN
ClearType 参数
en-US
ClearType Parameters
Entity # all locales toolkit • toolkit • about • aboutTelemetry.ftl
about-telemetry-settings-explanation
zh-CN
遥测服务正在收集{ about-telemetry-data-type },并且<a data-l10n-name="upload-link">{ about-telemetry-upload-type }</a>上传。
en-US
Telemetry is collecting { about-telemetry-data-type } and upload is <a data-l10n-name="upload-link">{ about-telemetry-upload-type }</a>.
Entity # all locales toolkit • toolkit • payments • payments.ftl
credit-card-label-number-2.aria-label
zh-CN
{ $type } { credit-card-label-number-2 }
en-US
{ $type } { credit-card-label-number-2 }
Entity # all locales toolkit • toolkit • payments • payments.ftl
credit-card-label-number-expiration-2.aria-label
zh-CN
{ $type } { credit-card-label-number-expiration-2 }
en-US
{ $type } { credit-card-label-number-expiration-2 }
Entity # all locales toolkit • toolkit • payments • payments.ftl
credit-card-label-number-name-2.aria-label
zh-CN
{ $type } { credit-card-label-number-name-2 }
en-US
{ $type } { credit-card-label-number-name-2 }
Entity # all locales toolkit • toolkit • payments • payments.ftl
credit-card-label-number-name-expiration-2.aria-label
zh-CN
{ $type } { credit-card-label-number-name-expiration-2 }
en-US
{ $type } { credit-card-label-number-name-expiration-2 }
Entity # all locales toolkit • toolkit • pdfviewer • viewer.ftl
pdfjs-text-annotation-type.alt
zh-CN
[{ $type } 注释]
en-US
[{ $type } Annotation]

Displaying 152 results for the string Type in en-US:

Entity zh-CN en-US
Entity # all locales browser • browser • browser.ftl
urlbar-search-tips-onboard
zh-CN
输入寥寥,搜遍万千:在地址栏就能用 { $engineName } 搜索。
en-US
Type less, find more: Search { $engineName } right from your address bar.
Entity # all locales browser • browser • newtab • newtab.ftl
newtab-topsites-url-input.placeholder
zh-CN
输入或粘贴网址
en-US
Type or paste a URL
Entity # all locales browser • browser • pageInfo.ftl
general-type.value
zh-CN
类型:
en-US
Type:
Entity # all locales browser • browser • pageInfo.ftl
media-animated-image-type.value
zh-CN
{ $frames -> [one] { $type } 图像(动画,{ $frames } 帧) *[other] { $type } 图像(动画,{ $frames } 帧) }
en-US
{ $frames -> [one] { $type } Image (animated, { $frames } frame) *[other] { $type } Image (animated, { $frames } frames) }
Entity # all locales browser • browser • pageInfo.ftl
media-image-type.value
zh-CN
{ $type } 图像
en-US
{ $type } Image
Entity # all locales browser • browser • pageInfo.ftl
media-type.label
zh-CN
类型
en-US
Type
Entity # all locales browser • browser • placesPrompts.ftl
places-bookmarks-restore-format-error
zh-CN
不支持的文件类型。
en-US
Unsupported file type.
Entity # all locales browser • browser • policies • policies-descriptions.ftl
policy-ExemptDomainFileTypePairsFromFileTypeDownloadWarnings
zh-CN
针对指定域名的特定文件类型,禁用文件扩展名警告。
en-US
Disable warnings based on file extension for specific file types on domains.
Entity # all locales browser • browser • preferences • applicationManager.ftl
app-manager-handle-file
zh-CN
如下应用程序可用来处理“{ $type } 内容”。
en-US
The following applications can be used to handle { $type } content.
Entity # all locales browser • browser • preferences • applicationManager.ftl
app-manager-handle-protocol
zh-CN
如下应用程序可用来处理“{ $type } 链接”。
en-US
The following applications can be used to handle { $type } links.
Entity # all locales browser • browser • preferences • formAutofill.ftl
autofill-card-network
zh-CN
卡片类型
en-US
Card Type
Entity # all locales browser • browser • preferences • permissions.ftl
permissions-exceptions-addons-desc
zh-CN
您可以指定哪些网站可以安装附加组件。请输入所要指定的完整网址,然后点击“允许”。
en-US
You can specify which websites are allowed to install add-ons. Type the exact address of the site you want to allow and then click Allow.
Entity # all locales browser • browser • preferences • permissions.ftl
permissions-exceptions-cookie-desc
zh-CN
您可以指定一律允许或不允许哪些网站使用 Cookie 和网站数据。请输入所要指定的完整网址,然后点击“阻止”、“此次浏览期间允许”或“允许”。
en-US
You can specify which websites are always or never allowed to use cookies and site data. Type the exact address of the site you want to manage and then click Block, Allow for Session, or Allow.
Entity # all locales browser • browser • preferences • permissions.ftl
permissions-exceptions-manage-etp-desc
zh-CN
您可以指定为哪些网站关闭增强型跟踪保护。请输入需要管理的完整网址,然后点击“添加例外”。
en-US
You can specify which websites have Enhanced Tracking Protection turned off. Type the exact address of the site you want to manage and then click Add Exception.
Entity # all locales browser • browser • preferences • permissions.ftl
permissions-exceptions-popup-desc
zh-CN
您可以指定哪些网站可以打开弹出式窗口。请输入所要指定的完整网址,然后点击“允许”。
en-US
You can specify which websites are allowed to open pop-up windows. Type the exact address of the site you want to allow and then click Allow.
Entity # all locales browser • browser • preferences • preferences.ftl
applications-file-ending-with-type
zh-CN
{ applications-file-ending } ({ $type })
en-US
{ applications-file-ending } ({ $type })
Entity # all locales browser • browser • preferences • preferences.ftl
applications-filter.placeholder
zh-CN
搜索文件类型或应用程序
en-US
Search file types or applications
Entity # all locales browser • browser • preferences • preferences.ftl
applications-type-column.label
zh-CN
内容类型
en-US
Content Type
Entity # all locales browser • browser • preferences • preferences.ftl
applications-type-description-with-type
zh-CN
{ $type-description } ({ $type })
en-US
{ $type-description } ({ $type })
Entity # all locales browser • browser • preferences • preferences.ftl
check-user-spelling.label
zh-CN
在您输入时检查拼写
en-US
Check your spelling as you type
Entity # all locales browser • browser • preferences • preferences.ftl
sitedata-block-desc
zh-CN
阻止类型
en-US
Type blocked
Entity # all locales browser • browser • protections.ftl
graph-legend-description
zh-CN
此图展示了本周各类型跟踪器的总拦截数。
en-US
A graph containing the total number of each type of tracker blocked this week.
Entity # all locales browser • browser • shopping.ftl
shopping-message-bar-page-not-supported.message
zh-CN
很抱歉,我们无法核查某些类型商品的评价质量,例如礼品卡、流媒体视频、音乐、游戏。
en-US
Unfortunately, we can’t check the review quality for certain types of products. For example, gift cards and streaming video, music, and games.
Entity # all locales browser • chrome • overrides • appstrings.properties
externalProtocolChkMsg
zh-CN
请记住我为此类型链接所做的选择。
en-US
Remember my choice for all links of this type.
Entity # all locales browser • chrome • overrides • appstrings.properties
unsafeContentType
zh-CN
无法显示您尝试查看的页面,它包含在不能安全打开的文件类型中。建议向此网站的管理员反馈这个问题。
en-US
The page you are trying to view cannot be shown because it is contained in a file type that may not be safe to open. Please contact the website owners to inform them of this problem.
Entity # all locales browser • installer • custom.properties
OPTIONS_PAGE_TITLE
zh-CN
安装类型
en-US
Setup Type
Entity # all locales browser • installer • custom.properties
OPTIONS_SUMMARY
zh-CN
选择您喜欢的安装方式,然后点击[下一步] 。
en-US
Choose the type of setup you prefer, then click Next.
Entity # all locales browser • pdfviewer • viewer.properties
text_annotation_type.alt
zh-CN
[{{type}} 注释]
en-US
[{{type}} Annotation]
Entity # all locales devtools • client • debugger.properties
eventListenersHeader1.placeholder
zh-CN
按事件类型筛选
en-US
Filter by event type
Entity # all locales devtools • client • memory.properties
censusDisplays.coarseType.tooltip
zh-CN
按其类型分组项目
en-US
Group items by their type
Entity # all locales devtools • client • netmonitor.properties
charts.type
zh-CN
类型
en-US
Type
Entity # all locales devtools • client • netmonitor.properties
netmonitor.response.mime
zh-CN
MIME 类型:
en-US
MIME Type:
Entity # all locales devtools • client • netmonitor.properties
netmonitor.toolbar.type
zh-CN
类型
en-US
Type
Entity # all locales devtools • client • netmonitor.properties
pieChart.ariaLabel
zh-CN
饼图表示各类型请求大小所占的比例
en-US
Pie chart representing the size of each type of request in proportion to each other
Entity # all locales devtools • client • styleeditor.ftl
styleeditor-editor-textbox.data-placeholder
zh-CN
在这输入 CSS。
en-US
Type CSS here.
Entity # all locales devtools • client • toolbox-options.ftl
options-stylesheet-autocompletion-tooltip.title
zh-CN
在样式编辑器中自动补全您输入的 CSS 属性、值和选择器
en-US
Autocomplete CSS properties, values and selectors in Style Editor as you type
Entity # all locales devtools • client • webconsole.properties
selfxss.msg
zh-CN
欺诈警告:粘贴您不了解的东西时请务必小心,这可能会导致攻击者窃取您的身份信息或控制您的计算机。如果仍想粘贴,请在下方输入“%S”(不必按回车键)以允许粘贴。
en-US
Scam Warning: Take care when pasting things you don’t understand. This could allow attackers to steal your identity or take control of your computer. Please type ‘%S’ below (no need to press enter) to allow pasting.
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.instantEvaluation.tooltip
zh-CN
若启用此选项,将在您输入时即时求值
en-US
If you enable this option the input will be instantly evaluated as you type in it
Entity # all locales dom • chrome • appstrings.properties
unsafeContentType
zh-CN
无法显示您尝试查看的页面,它包含在不能安全打开的文件类型中。建议向此网站的管理员反馈这个问题。
en-US
The page you are trying to view cannot be shown because it is contained in a file type that may not be safe to open. Please contact the website owners to inform them of this problem.
Entity # all locales dom • chrome • dom • dom.properties
AllEntryTypesIgnored
zh-CN
无有效的 entryTypes,中止注册。
en-US
No valid entryTypes; aborting registration.
Entity # all locales dom • chrome • dom • dom.properties
ImportMapExternalNotSupported
zh-CN
不支持外部的导入映射:当前暂不支持在 <script type='importmap'> 中包含 src 属性。
en-US
External import maps are not supported: <script type='importmap'> with a src attribute is currently not supported.
Entity # all locales dom • chrome • dom • dom.properties
MediaEMENoCodecsDeprecatedWarning
zh-CN
调用 navigator.requestMediaKeySystemAccess() (于 %S) 而不传递一个候选的包含 audioCapabilities 或 videoCapabilities (需有一个以“codecs”字符串指定的 contentType) 的 MediaKeySystemConfiguration 已弃用,并且很快将不再支持。
en-US
Calling navigator.requestMediaKeySystemAccess() (at %S) passing a candidate MediaKeySystemConfiguration containing audioCapabilities or videoCapabilities without a contentType with a “codecs” string is deprecated and will soon become unsupported.
Entity # all locales dom • chrome • dom • dom.properties
MediaLoadUnsupportedMimeType
zh-CN
不支持 HTTP "Content-Type" 设为 "%1$S"。媒体资源 %2$S 加载失败。
en-US
HTTP “Content-Type” of “%1$S” is not supported. Load of media resource %2$S failed.
Entity # all locales dom • chrome • dom • dom.properties
MediaLoadUnsupportedTypeAttribute
zh-CN
“%1$S”的指定属性“type”不被支持。 加载媒体资源 %2$S 失败。
en-US
Specified “type” attribute of “%1$S” is not supported. Load of media resource %2$S failed.
Entity # all locales dom • chrome • dom • dom.properties
MediaLoadUnsupportedTypeAttributeLoadingNextChild
zh-CN
不支持“%1$S”指定的“type”属性。媒体资源 %2$S 加载失败。将尝试加载下一个<source>元素。
en-US
Specified “type” attribute of “%1$S” is not supported. Load of media resource %2$S failed. Trying to load from next <source> element.
Entity # all locales dom • chrome • dom • dom.properties
MozInputSourceWarning
zh-CN
MouseEvent.mozInputSource 已弃用,请改用 PointerEvent.pointerType
en-US
MouseEvent.mozInputSource is deprecated. Use PointerEvent.pointerType instead.
Entity # all locales dom • chrome • dom • dom.properties
PreloadIgnoredInvalidAttr
zh-CN
由于未知的“as”或“type”值,或“media”属性不匹配,已忽略预加载 %S。
en-US
Preload of %S was ignored due to unknown “as” or “type” values, or non-matching “media” attribute.
Entity # all locales dom • chrome • dom • dom.properties
PreventDefaultFromPassiveListenerWarning
zh-CN
忽略一个注册为 ‘passive’ 的监听器的事件类型为 ‘%1$S’ 的 ‘preventDefault()’ 调用。
en-US
Ignoring ‘preventDefault()’ call on event of type ‘%1$S’ from a listener registered as ‘passive’.
Entity # all locales dom • chrome • dom • dom.properties
ResponseTypeSyncXHRWarning
zh-CN
窗口上下文的同步模式中,已不再支持使用的 XMLHttpRequest 的 responseType 属性。
en-US
Use of XMLHttpRequest’s responseType attribute is no longer supported in the synchronous mode in window context.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerRegisterMimeTypeError2
zh-CN
注册/更新作用域为“%1$S”的 ServiceWorker 失败:脚本“%3$S”的 Content-Type“%2$S”不当。MIME 类型必须为 JavaScript。
en-US
Failed to register/update a ServiceWorker for scope ‘%1$S’: Bad Content-Type of ‘%2$S’ received for script ‘%3$S’. Must be a JavaScript MIME type.
Entity # all locales dom • chrome • dom • dom.properties
UnsupportedEntryTypesIgnored
zh-CN
忽略不支持的 entryTypes: %S。
en-US
Ignoring unsupported entryTypes: %S.
Entity # all locales dom • chrome • layout • HtmlForm.properties
AllSupportedTypes
zh-CN
所有支持的类型
en-US
All Supported Types
Entity # all locales dom • chrome • layout • HtmlForm.properties
ForgotFileEnctypeWarning
zh-CN
表单包含了一个文件输入元素,但是其中缺少 method=POST 以及 enctype=multipart/form-data,所以文件将不会被发送。
en-US
Form contains a file input, but is missing method=POST and enctype=multipart/form-data on the form. The file will not be sent.
Entity # all locales dom • chrome • layout • HtmlForm.properties
ForgotPostWarning
zh-CN
表单包含 enctype=%S,但是其中未含 method=POST。所以按默认的 method=GET 且不 enctype 的方式提交。
en-US
Form contains enctype=%S, but does not contain method=post. Submitting normally with method=GET and no enctype instead.
Entity # all locales dom • chrome • layout • css.properties
MimeNotCss
zh-CN
样式表单 %1$S 未加载,因为它的 MIME 类型 "%2$S" 不是 "text/css"。
en-US
The stylesheet %1$S was not loaded because its MIME type, “%2$S”, is not “text/css”.
Entity # all locales dom • chrome • layout • css.properties
MimeNotCssWarn
zh-CN
样式表单 %1$S 已作为 CSS 加载,虽然它的 MIME 类型 "%2$S" 不是 "text/css"。
en-US
The stylesheet %1$S was loaded as CSS even though its MIME type, “%2$S”, is not “text/css”.
Entity # all locales dom • chrome • layout • css.properties
PEPRSyntaxFieldUnclosedDataTypeName
zh-CN
@property 语法描述符“%S”包含未结束的数据类型名称。
en-US
@property syntax descriptor ‘%S’ contains an unclosed data type name.
Entity # all locales dom • chrome • layout • css.properties
PEPRSyntaxFieldUnknownDataTypeName
zh-CN
@property 语法描述符“%S”包含未知的数据类型名称。
en-US
@property syntax descriptor ‘%S’ contains an unknown data type name.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncDetectorReload
zh-CN
该文档未声明字符编码,因此编码是凭内容猜测出来的。这会导致文档被重新加载。字符编码需使用 <meta> 标签或字节顺序标记(BOM),或是在 Content-Type HTTP 头中进行声明。
en-US
The character encoding of the document was not declared, and the encoding was guessable from content only late. This caused the document to be reloaded. The character encoding needs to be declared in the Content-Type HTTP header, using a meta tag, or using a byte order mark.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncDetectorReloadPlain
zh-CN
该文档未声明字符编码,因此编码是凭内容猜测出来的。这会导致文档被重新加载。字符编码需使用字节顺序标记(BOM),或是在 Content-Type HTTP 头中进行声明。
en-US
The character encoding of the document was not declared, and the encoding was guessable from content only late. This caused the document to be reloaded. The character encoding needs to be declared in the Content-Type HTTP header or using a byte order mark.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncErrorFrame
zh-CN
依照从父文档继承的字符编码,字节流是错误的。字符编码需使用 <meta> 标签或字节顺序标记(BOM),或是在 Content-Type HTTP 头中进行声明。
en-US
The byte stream was erroneous according to the character encoding that was inherited from the parent document. The character encoding needs to be declared in the Content-Type HTTP header, using a meta tag, or using a byte order mark.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncErrorFramePlain
zh-CN
依照从父文档继承的字符编码,字节流是错误的。字符编码需使用字节顺序标记(BOM),或是在 Content-Type HTTP 头中进行声明。
en-US
The byte stream was erroneous according to the character encoding that was inherited from the parent document. The character encoding needs to be declared in the Content-Type HTTP header or using a byte order mark.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncNoDecl
zh-CN
该文档未声明字符编码,因此编码是凭内容猜测出来的。字符编码需使用 <meta> 标签或字节顺序标记(BOM),或是在 Content-Type HTTP 头中进行声明。
en-US
The character encoding of the document was not declared, so the encoding was guessed from content. The character encoding needs to be declared in the Content-Type HTTP header, using a meta tag, or using a byte order mark.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncNoDeclPlain
zh-CN
该文档未声明字符编码,因此编码是凭内容猜测出来的。字符编码需使用字节顺序标记(BOM),或是在 Content-Type HTTP 头中进行声明。
en-US
The character encoding of the document was not declared, so the encoding was guessed from content. The character encoding needs to be declared in the Content-Type HTTP header or using a byte order mark.
Entity # all locales dom • chrome • layout • htmlparser.properties
errAlmostStandardsDoctype
zh-CN
几乎是标准模式的 Doctype。预期有“<!DOCTYPE html>”。
en-US
Almost standards mode doctype. Expected “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errAlmostStandardsDoctypeVerbose
zh-CN
此页面处于准标准模式,排版布局可能会受到影响。若需要标准模式,请使用“<!DOCTYPE html>”。
en-US
This page is in Almost Standards Mode. Page layout may be impacted. For Standards Mode use “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errBogusDoctype
zh-CN
不正确的 Doctype
en-US
Bogus doctype.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEndTagSeenWithoutDoctype
zh-CN
还没发现 Doctype 就发现了结束标签。预期应有“<!DOCTYPE html>”。
en-US
End tag seen without seeing a doctype first. Expected “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEofInDoctype
zh-CN
Doctype 中出现了文件结束符。
en-US
End of file inside doctype.
Entity # all locales dom • chrome • layout • htmlparser.properties
errExpectedPublicId
zh-CN
预期有一个公用标识符,但 Doctype 已经结束了。
en-US
Expected a public identifier but the doctype ended.
Entity # all locales dom • chrome • layout • htmlparser.properties
errExpectedSystemId
zh-CN
预期应有一个系统标识符,但 Doctype 已经结束了。
en-US
Expected a system identifier but the doctype ended.
Entity # all locales dom • chrome • layout • htmlparser.properties
errFooSeenWhenFooOpen2
zh-CN
发现了“%1$S”的起始标签,但有个相同型别的元素已经开启了。
en-US
Start tag “%1$S” seen but an element of the same type was already open.
Entity # all locales dom • chrome • layout • htmlparser.properties
errLtGt
zh-CN
发现“<>”。可能原因:未转义的“<”(应该转义为“&lt;”)或是起始标签输入错误。
en-US
Saw “<>”. Probable causes: Unescaped “<” (escape as “&lt;”) or mistyped start tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errLtSlashGt
zh-CN
发现“</>”。可能原因:未转义的“<”(应该转义为“&lt;”)或是结束标签输入错误。
en-US
Saw “</>”. Probable causes: Unescaped “<” (escape as “&lt;”) or mistyped end tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errMissingSpaceBeforeDoctypeName
zh-CN
在 Doctype 名称前面少了一个空白。
en-US
Missing space before doctype name.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNamelessDoctype
zh-CN
缺少名称的 Doctype
en-US
Nameless doctype.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNoSpaceBetweenDoctypePublicKeywordAndQuote
zh-CN
在 Doctype 的“PUBLIC”关键词与引号中间没有空格。
en-US
No space between the doctype “PUBLIC” keyword and the quote.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNoSpaceBetweenDoctypeSystemKeywordAndQuote
zh-CN
在 Doctype 当中的“SYSTEM”关键词与引号中间没有空格。
en-US
No space between the doctype “SYSTEM” keyword and the quote.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNoSpaceBetweenPublicAndSystemIds
zh-CN
在 Doctype 当中的公用和系统标识符间没有空格。
en-US
No space between the doctype public and system identifiers.
Entity # all locales dom • chrome • layout • htmlparser.properties
errQuirkyDoctype
zh-CN
怪异 doctype。预期为“<!DOCTYPE html>”。
en-US
Quirky doctype. Expected “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errQuirkyDoctypeVerbose
zh-CN
此页面处于怪异模式,排版布局可能会受到影响。若需要标准模式,请使用“<!DOCTYPE html>”。
en-US
This page is in Quirks Mode. Page layout may be impacted. For Standards Mode use “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStartTagWithoutDoctype
zh-CN
尚未定义 Doctype 就出现了起始标签。预期应有“<!DOCTYPE html>”。
en-US
Start tag seen without seeing a doctype first. Expected “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStrayDoctype
zh-CN
多余的 Doctype
en-US
Stray doctype.
Entity # all locales dom • chrome • security • csp.properties
invalidNumberOfTrustedTypesForDirectiveValues
zh-CN
Warning: Source string is missing
en-US
Received an invalid number of tokens for the ‘require-trusted-types-for‘ directive: %1$S; expected 1
Entity # all locales dom • chrome • security • csp.properties
invalidRequireTrustedTypesForDirectiveValue
zh-CN
Warning: Source string is missing
en-US
Received an invalid token for the ‘require-trusted-types-for‘ directive: %1$S; expected ‘script‘
Entity # all locales dom • chrome • security • security.properties
BlockFileScriptWithWrongMimeType
zh-CN
从文件加载脚本:由于 URI(“%1$S”)的 MIME 类型(“%2$S”)不是有效的 JavaScript MIME 类型,已将其拦截。
en-US
Loading script from file: URI (“%1$S”) was blocked because its MIME type (“%2$S”) is not a valid JavaScript MIME type.
Entity # all locales dom • chrome • security • security.properties
BlockImportScriptsWithWrongMimeType
zh-CN
已拦截通过 importScripts() 加载的脚本“%1$S”,它使用了不允许的 MIME 类型(“%2$S”)。
en-US
Loading script from “%1$S” with importScripts() was blocked because of a disallowed MIME type (“%2$S”).
Entity # all locales dom • chrome • security • security.properties
BlockModuleWithWrongMimeType
zh-CN
已拦截加载自“%1$S”的模块,它使用了不允许的 MIME 类型(“%2$S”)。
en-US
Loading module from “%1$S” was blocked because of a disallowed MIME type (“%2$S”).
Entity # all locales dom • chrome • security • security.properties
BlockScriptWithWrongMimeType2
zh-CN
已拦截来自“%1$S”的脚本,它使用了不允许的 MIME 类型(“%2$S”)。
en-US
Script from “%1$S” was blocked because of a disallowed MIME type (“%2$S”).
Entity # all locales dom • chrome • security • security.properties
BlockWorkerWithWrongMimeType
zh-CN
已拦截加载自“%1$S”的 Worker,它使用了不允许的 MIME 类型(“%2$S”)。
en-US
Loading Worker from “%1$S” was blocked because of a disallowed MIME type (“%2$S”).
Entity # all locales dom • chrome • security • security.properties
MimeTypeMismatch2
zh-CN
来自“%1$S”的资源已被阻止,因为 MIME 类型(“%2$S”)不匹配(X-Content-Type-Options: nosniff)。
en-US
The resource from “%1$S” was blocked due to MIME type (“%2$S”) mismatch (X-Content-Type-Options: nosniff).
Entity # all locales dom • chrome • security • security.properties
WarnScriptWithWrongMimeType
zh-CN
即使其 MIME 类型(“%2$S”)不是有效的 JavaScript MIME 类型,仍已加载来自“%1$S”的脚本。
en-US
The script from “%1$S” was loaded even though its MIME type (“%2$S”) is not a valid JavaScript MIME type.
Entity # all locales dom • chrome • security • security.properties
XCTOHeaderValueMissing
zh-CN
X-Content-Type-Options 头警告:值是“%1$S”;是否本意为发送“nosniff”?
en-US
X-Content-Type-Options header warning: value was “%1$S”; did you mean to send “nosniff”?
Entity # all locales dom • chrome • security • security.properties
XTCOWithMIMEValueMissing
zh-CN
由于 MIME 类型未知、不正确或缺失,未呈现来自“%1$S”的资源(X-Content-Type-Options: nosniff)。
en-US
The resource from “%1$S” was not rendered due to an unknown, incorrect or missing MIME type (X-Content-Type-Options: nosniff).
Entity # all locales dom • chrome • xslt • xslt.properties
11
zh-CN
XSLT 样式表未指定 XML mimetype
en-US
An XSLT stylesheet does not have an XML mimetype:
Entity # all locales dom • chrome • xslt • xslt.properties
17
zh-CN
XPath 解析失败:缺少 名称 或者 test 节点类型:
en-US
XPath parse failure: Name or Nodetype test expected:
Entity # all locales netwerk • necko.properties
RepostFormData
zh-CN
此网页正被重定向到新网址。您要将已输入的数据发送到新的网址吗?
en-US
This web page is being redirected to a new location. Would you like to resend the form data you have typed to the new location?
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_INADEQUATE_CERT_TYPE
zh-CN
证书类型未经程序核对。
en-US
Certificate type not approved for application.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_UNKNOWN_RESPONSE_TYPE
zh-CN
OCSP 回应无法完全解码,未知类型。
en-US
The OCSP response cannot be fully decoded; it is of an unknown type.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_UNKNOWN_AIA_LOCATION_TYPE
zh-CN
在证书AIA扩展中的位置类型未知
en-US
Unknown location type in cert AIA extension
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_UNKNOWN_OBJECT_TYPE
zh-CN
指定的目标类型未知。
en-US
Unknown object type specified.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_UNSUPPORTED_MESSAGE_TYPE
zh-CN
CMS 或 PKCS #7 的信息类型未经证实。
en-US
The CMS or PKCS #7 Message type is unsupported.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SSL_ERROR_RX_UNKNOWN_HANDSHAKE
zh-CN
SSL 接收到一个带有未知信息类型的握手信息。
en-US
SSL received a handshake message with an unknown message type.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SSL_ERROR_RX_UNKNOWN_RECORD_TYPE
zh-CN
SSL 接收到一个带有未知内容类型的记录。
en-US
SSL received a record with an unknown content type.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SSL_ERROR_UNSUPPORTED_CERTIFICATE_TYPE
zh-CN
不支持的证书类型。
en-US
Unsupported certificate type.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SSL_ERROR_UNSUPPORTED_CERT_ALERT
zh-CN
SSL 对等端不支持所收到的该类型的证书。
en-US
SSL peer does not support certificates of the type it received.
Entity # all locales toolkit • toolkit • about • aboutAddons.ftl
list-empty-installed.value
zh-CN
您没有安装任何此类型的附加组件
en-US
You don’t have any add-ons of this type installed
Entity # all locales toolkit • toolkit • about • aboutAddons.ftl
shortcuts-input.placeholder
zh-CN
输入一个快捷键
en-US
Type a shortcut
Entity # all locales toolkit • toolkit • about • aboutAddons.ftl
shortcuts-letter
zh-CN
输入一个字母
en-US
Type a letter
Entity # all locales toolkit • toolkit • about • aboutNetworking.ftl
about-networking-type
zh-CN
类型
en-US
Type
Entity # all locales toolkit • toolkit • about • aboutPerformance.ftl
column-type
zh-CN
类型
en-US
Type
Entity # all locales toolkit • toolkit • about • aboutPlugins.ftl
mime-type-label
zh-CN
MIME 类型
en-US
MIME Type
Entity # all locales toolkit • toolkit • about • aboutProcesses.ftl
about-processes-unknown-process
zh-CN
其他:{ $type }({ $pid })
en-US
Other: { $type } ({ $pid })
Entity # all locales toolkit • toolkit • about • aboutReader.ftl
about-reader-toolbar-type-controls
zh-CN
字体调整
en-US
Type controls
Entity # all locales toolkit • toolkit • about • aboutRights.ftl
rights-intro-point-6
zh-CN
为了能够播放某些类型的视频内容,{ -brand-short-name } 会下载一些来自第三方的内容解密模块。
en-US
In order to play back certain types of video content, { -brand-short-name } downloads certain content decryption modules from third parties.
Entity # all locales toolkit • toolkit • about • aboutRights.ftl
rights-locationawarebrowsing-term-1
zh-CN
在地址栏中,输入 <code>about:config</code>
en-US
In the URL bar, type <code>about:config</code>
Entity # all locales toolkit • toolkit • about • aboutRights.ftl
rights-locationawarebrowsing-term-2
zh-CN
输入 geo.enabled
en-US
Type geo.enabled
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
clear-type-parameters
zh-CN
ClearType 参数
en-US
ClearType Parameters
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
processes-type
zh-CN
类型
en-US
Type
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
sandbox-sys-call-proc-type
zh-CN
进程类型
en-US
Process Type
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
security-software-type
zh-CN
类型
en-US
Type
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
support-addons-type
zh-CN
类型
en-US
Type
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
support-remote-experiments-see-about-studies
zh-CN
欲详细了解,请参见 <a data-l10n-name="support-about-studies-link">about:studies</a>,包括如何禁用单个实验或禁止 { -brand-short-name } 以后运行此类实验。
en-US
See <a data-l10n-name="support-about-studies-link">about:studies</a> for more information, including how to disable individual experiments or to disable { -brand-short-name } from running this type of experiment in the future.
Entity # all locales toolkit • toolkit • about • aboutTelemetry.ftl
about-telemetry-archive-ping-type
zh-CN
Ping 类型
en-US
Ping Type
Entity # all locales toolkit • toolkit • about • aboutTelemetry.ftl
about-telemetry-settings-explanation
zh-CN
遥测服务正在收集{ about-telemetry-data-type },并且<a data-l10n-name="upload-link">{ about-telemetry-upload-type }</a>上传。
en-US
Telemetry is collecting { about-telemetry-data-type } and upload is <a data-l10n-name="upload-link">{ about-telemetry-upload-type }</a>.
Entity # all locales toolkit • toolkit • about • aboutThirdParty.ftl
third-party-tag-ime.title
zh-CN
当您使用第三方输入法时会加载此类模块。
en-US
This type of module is loaded when you use a third-party IME.
Entity # all locales toolkit • toolkit • about • aboutThirdParty.ftl
third-party-tag-shellex.title
zh-CN
当您打开系统文件对话框时会加载此类模块。
en-US
This type of module is loaded when you open the system file dialog.
Entity # all locales toolkit • toolkit • about • aboutWebauthn.ftl
about-webauthn-auth-info-vendor-prototype-config-commands
zh-CN
制造商原型配置命令
en-US
Vendor prototype config commands
Entity # all locales toolkit • toolkit • about • aboutWebauthn.ftl
about-webauthn-auth-option-credentialmgmtpreview
zh-CN
原型凭据管理
en-US
Prototype credential management
Entity # all locales toolkit • toolkit • about • aboutWebauthn.ftl
about-webauthn-auth-option-userverificationmgmtpreview
zh-CN
生物特征录入原型(FIDO_2_1_PRE)
en-US
Prototype of biometric enrollment (FIDO_2_1_PRE)
Entity # all locales toolkit • toolkit • about • url-classifier.ftl
url-classifier-search-listType
zh-CN
列表类型
en-US
List type
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.
Entity # all locales toolkit • toolkit • global • appPicker.ftl
app-picker-no-app-found.value
zh-CN
无法找到此文件类型对应的应用程序
en-US
No applications were found for this file type.
Entity # all locales toolkit • toolkit • global • videocontrols.ftl
videocontrols-error-no-source
zh-CN
没有找到支持的视频格式和 MIME 类型。
en-US
No video with supported format and MIME type found.
Entity # all locales toolkit • toolkit • global • videocontrols.ftl
videocontrols-error-src-not-supported
zh-CN
视频格式或 MIME 类型不受支持。
en-US
Video format or MIME type is not supported.
Entity # all locales toolkit • toolkit • neterror • certError.ftl
unsafeContentType-title
zh-CN
不安全的文件类型
en-US
Unsafe File Type
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-inadequate-cert-type
zh-CN
证书类型未经程序核对。
en-US
Certificate type not approved for application.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-ocsp-unknown-response-type
zh-CN
OCSP 回应无法完全解码,未知类型。
en-US
The OCSP response cannot be fully decoded; it is of an unknown type.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-unknown-aia-location-type
zh-CN
在证书AIA扩展中的位置类型未知
en-US
Unknown location type in cert AIA extension
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-unknown-object-type
zh-CN
指定的目标类型未知。
en-US
Unknown object type specified.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-unsupported-message-type
zh-CN
CMS 或 PKCS #7 的信息类型未经证实。
en-US
The CMS or PKCS #7 Message type is unsupported.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
ssl-error-rx-unknown-handshake
zh-CN
SSL 接收到一个带有未知信息类型的握手信息。
en-US
SSL received a handshake message with an unknown message type.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
ssl-error-rx-unknown-record-type
zh-CN
SSL 接收到一个带有未知内容类型的记录。
en-US
SSL received a record with an unknown content type.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
ssl-error-unsupported-cert-alert
zh-CN
SSL 对等端不支持所收到的该类型的证书。
en-US
SSL peer does not support certificates of the type it received.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
ssl-error-unsupported-certificate-type
zh-CN
不支持的证书类型。
en-US
Unsupported certificate type.
Entity # all locales toolkit • toolkit • payments • payments.ftl
credit-card-label-number-2.aria-label
zh-CN
{ $type } { credit-card-label-number-2 }
en-US
{ $type } { credit-card-label-number-2 }
Entity # all locales toolkit • toolkit • payments • payments.ftl
credit-card-label-number-expiration-2.aria-label
zh-CN
{ $type } { credit-card-label-number-expiration-2 }
en-US
{ $type } { credit-card-label-number-expiration-2 }
Entity # all locales toolkit • toolkit • payments • payments.ftl
credit-card-label-number-name-2.aria-label
zh-CN
{ $type } { credit-card-label-number-name-2 }
en-US
{ $type } { credit-card-label-number-name-2 }
Entity # all locales toolkit • toolkit • payments • payments.ftl
credit-card-label-number-name-expiration-2.aria-label
zh-CN
{ $type } { credit-card-label-number-name-expiration-2 }
en-US
{ $type } { credit-card-label-number-name-expiration-2 }
Entity # all locales toolkit • toolkit • pdfviewer • viewer.ftl
pdfjs-text-annotation-type.alt
zh-CN
[{ $type } 注释]
en-US
[{ $type } Annotation]
Entity # all locales toolkit • toolkit • updates • history.ftl
type-header
zh-CN
类型
en-US
Type
Please enable JavaScript. Some features won't be available without it.