Main Views
QA Views
About Transvision
Displaying 54 results for the string no in zh-CN:
Entity | zh-CN | en-US |
---|---|---|
Entity
#
all locales
browser • browser • aboutLogins.ftl about-logins-import-report-error |
zh-CN
{ $count ->
*[other] <div data-l10n-name="count">{ $count }</div> <div data-l10n-name="details">错误</div> <div data-l10n-name="not-imported">(未导入)</div>
}
|
en-US
{ NUMBER($count) ->
*[other] <div data-l10n-name="count">{ $count }</div> <div data-l10n-name="details">Errors</div> <div data-l10n-name="not-imported">(not imported)</div>
}
|
Entity
#
all locales
browser • browser • aboutLogins.ftl about-logins-import-report-no-change |
zh-CN
{ $count ->
*[other] <div data-l10n-name="count">{ $count }</div> <div data-l10n-name="details">重复的登录信息</div> <div data-l10n-name="not-imported">(未导入)</div>
}
|
en-US
{ NUMBER($count) ->
*[other] <div data-l10n-name="count">{ $count }</div> <div data-l10n-name="details">Duplicate logins</div> <div data-l10n-name="not-imported">(not imported)</div>
}
|
Entity
#
all locales
browser • browser • aboutLogins.ftl about-logins-import-report-no-change2 |
zh-CN
<div data-l10n-name="count">{ $count }</div><div data-l10n-name="details"> 个重复项</div><div data-l10n-name="not-imported">(未导入)</div>
|
en-US
{ NUMBER($count) ->
*[other] <div data-l10n-name="count">{ $count }</div> <div data-l10n-name="details">Duplicate entries</div> <div data-l10n-name="not-imported">(not imported)</div>
}
|
Entity
#
all locales
browser • browser • genai.ftl genai-settings-chat-localhost-links |
zh-CN
引入您私有的本地聊天机器人,例如 { -vendor-short-name }’s Innovation 集群打造的 <a data-l10n-name="link1">llamafile</a>。
|
en-US
Bring your own private local chatbot such as <a data-l10n-name="link1">llamafile</a> from { -vendor-short-name }’s Innovation group.
|
Entity
#
all locales
browser • browser • newtab • onboarding.ftl onboarding-new-user-survey-legal-link-label |
zh-CN
选择“{ onboarding-new-user-survey-next-button-label }”即代表您同意 { -brand-product-name } 的<a data-l10n-name="privacy_notice">隐私声明</a>
|
en-US
By selecting “{ onboarding-new-user-survey-next-button-label },” you agree to { -brand-product-name }’s <a data-l10n-name="privacy_notice">Privacy Notice</a>
|
Entity
#
all locales
browser • browser • safebrowsing • blockedSite.ftl safeb-blocked-harmful-page-error-desc-override |
zh-CN
<span data-l10n-name='sitename'>{ $sitename }</span> 被<a data-l10n-name='error_desc_link'>举报含有风险软件</a>。您可以<a data-l10n-name='ignore_warning_link'>忽略此风险</a>并继续前往这个不安全的网站。
|
en-US
<span data-l10n-name='sitename'>{ $sitename }</span> has been <a data-l10n-name='error_desc_link'>reported as containing a potentially harmful application</a>. You can <a data-l10n-name='ignore_warning_link'>ignore the risk</a> and go to this unsafe site.
|
Entity
#
all locales
browser • browser • safebrowsing • blockedSite.ftl safeb-blocked-malware-page-error-desc-override-sumo |
zh-CN
<span data-l10n-name='sitename'>{ $sitename }</span> 被<a data-l10n-name='error_desc_link'>举报包含恶意软件</a>。您可以<a data-l10n-name='ignore_warning_link'>忽略此风险</a>并继续前往这个不安全的网站。
|
en-US
<span data-l10n-name='sitename'>{ $sitename }</span> has been <a data-l10n-name='error_desc_link'>reported as containing malicious software</a>. You can <a data-l10n-name='ignore_warning_link'>ignore the risk</a> and go to this unsafe site.
|
Entity
#
all locales
browser • browser • safebrowsing • blockedSite.ftl safeb-blocked-phishing-page-error-desc-override |
zh-CN
<span data-l10n-name='sitename'>{ $sitename }</span> 被<a data-l10n-name='error_desc_link'>举报为诈骗网站</a>。您可以<a data-l10n-name='report_detection'>反映侦测有误</a>,或<a data-l10n-name='ignore_warning_link'>忽略此风险</a>并继续前往这个不安全的网站。
|
en-US
<span data-l10n-name='sitename'>{ $sitename }</span> has been <a data-l10n-name='error_desc_link'>reported as a deceptive site</a>. You can <a data-l10n-name='report_detection'>report a detection problem</a> or <a data-l10n-name='ignore_warning_link'>ignore the risk</a> and go to this unsafe site.
|
Entity
#
all locales
browser • browser • safebrowsing • blockedSite.ftl safeb-blocked-unwanted-page-error-desc-override |
zh-CN
<span data-l10n-name='sitename'>{ $sitename }</span> 被<a data-l10n-name='error_desc_link'>举报含有有害软件</a>。您可以<a data-l10n-name='ignore_warning_link'>忽略此风险</a>并继续前往这个不安全的网站。
|
en-US
<span data-l10n-name='sitename'>{ $sitename }</span> has been <a data-l10n-name='error_desc_link'>reported as containing harmful software</a>. You can <a data-l10n-name='ignore_warning_link'>ignore the risk</a> and go to this unsafe site.
|
Entity
#
all locales
browser • browser • siteProtections.ftl tracking-protection-icon-no-trackers-detected-container.aria-label |
zh-CN
{ tracking-protection-icon-no-trackers-detected }
|
en-US
{ tracking-protection-icon-no-trackers-detected }
|
Entity
#
all locales
devtools • client • accessibility.ftl accessibility-progress-progressbar |
zh-CN
检查 { $nodeCount } 个节点
|
en-US
{ NUMBER($nodeCount) ->
[one] Checking { $nodeCount } node
*[other] Checking { $nodeCount } nodes
}
|
Entity
#
all locales
devtools • client • debugger.properties anonymousFunction |
zh-CN
<anonymous>
|
en-US
<anonymous>
|
Entity
#
all locales
devtools • client • debugger.properties projectTextSearch.excludePatterns.placeholder |
zh-CN
例如:**/node_modules/**,app.js
|
en-US
e.g. **/node_modules/**,app.js
|
Entity
#
all locales
devtools • client • debugger.properties settings.enableSourceMapIgnoreList.tooltip |
zh-CN
忽略源映射的 x_google_ignoreList 字段中的所有源代码。
|
en-US
Ignores all sources on the source map x_google_ignoreList field.
|
Entity
#
all locales
devtools • client • tooltips.ftl inactive-css-not-floated-fix |
zh-CN
请尝试添加 <strong>float</strong> 属性,使用 <strong>none</strong> 以外的值。{ learn-more }
|
en-US
Try adding the <strong>float</strong> property with a value other than <strong>none</strong>. { learn-more }
|
Entity
#
all locales
dom • chrome • dom • dom.properties BadOpaqueInterceptionRequestModeWithURL |
zh-CN
无法加载 ‘%1$S’。某个 ServiceWorker 在处理 ‘%2$S’ FetchEvent 时传递了 opaque 响应给 FetchEvent.respondWith()。Opaque 响应对象尽在 RequestMode 为 ‘no-cors’ 时有效。
|
en-US
Failed to load ‘%1$S’. A ServiceWorker passed an opaque Response to FetchEvent.respondWith() while handling a ‘%2$S’ FetchEvent. Opaque Response objects are only valid when the RequestMode is ‘no-cors’.
|
Entity
#
all locales
dom • chrome • dom • dom.properties BadOpaqueRedirectInterceptionWithURL |
zh-CN
无法加载 ‘%1$S’。某个 ServiceWorker 在处理 non-navigation FetchEvent 时传递了 opaqueredirect 响应给 FetchEvent.respondWith()。
|
en-US
Failed to load ‘%S’. A ServiceWorker passed an opaqueredirect Response to FetchEvent.respondWith() while handling a non-navigation FetchEvent.
|
Entity
#
all locales
dom • chrome • dom • dom.properties BiquadFilterChannelCountChangeWarning |
zh-CN
BiquadFilterNode 通道数量变化可能导致音频瑕疵。
|
en-US
BiquadFilterNode channel count changes may produce audio glitches.
|
Entity
#
all locales
dom • chrome • dom • dom.properties DOMAttrModifiedWarning |
zh-CN
为 DOMAttrModified 添加监听器已被弃用,很快将被移除。请使用 MutationObserver 代替 MutationEvent。参见 https://developer.mozilla.org/docs/WebAPI/MutationObserver
|
en-US
Adding a listener for DOMAttrModified is deprecated and will be removed soon. Instead of a MutationEvent, use MutationObserver. https://developer.mozilla.org/docs/Web/API/MutationObserver
|
Entity
#
all locales
dom • chrome • dom • dom.properties DOMCharacterDataModifiedWarning |
zh-CN
为 DOMCharacterDataModified 添加监听器已被弃用,很快将被移除。请使用 MutationObserver 代替 MutationEvent。参见 https://developer.mozilla.org/docs/WebAPI/MutationObserver
|
en-US
Adding a listener for DOMCharacterDataModified is deprecated and will be removed soon. Instead of a MutationEvent, use MutationObserver. https://developer.mozilla.org/docs/Web/API/MutationObserver
|
Entity
#
all locales
dom • chrome • dom • dom.properties DOMNodeInsertedIntoDocumentWarning |
zh-CN
为 DOMNodeInsertedIntoDocument 添加监听器已被弃用,很快将被移除。请使用 MutationObserver 代替 MutationEvent。参见 https://developer.mozilla.org/docs/WebAPI/MutationObserver
|
en-US
Adding a listener for DOMNodeInsertedIntoDocument is deprecated and will be removed soon. Instead of a MutationEvent, use MutationObserver. https://developer.mozilla.org/docs/Web/API/MutationObserver
|
Entity
#
all locales
dom • chrome • dom • dom.properties DOMNodeInsertedWarning |
zh-CN
为 DOMNodeInserted 添加监听器已被弃用,很快将被移除。请使用 MutationObserver 代替 MutationEvent。参见 https://developer.mozilla.org/docs/WebAPI/MutationObserver
|
en-US
Adding a listener for DOMNodeInserted is deprecated and will be removed soon. Instead of a MutationEvent, use MutationObserver. https://developer.mozilla.org/docs/Web/API/MutationObserver
|
Entity
#
all locales
dom • chrome • dom • dom.properties DOMNodeRemovedFromDocumentWarning |
zh-CN
为 DOMNodeRemovedFromDocument 添加监听器已被弃用,很快将被移除。请使用 MutationObserver 代替 MutationEvent。参见 https://developer.mozilla.org/docs/WebAPI/MutationObserver
|
en-US
Adding a listener for DOMNodeRemovedFromDocument is deprecated and will be removed soon. Instead of a MutationEvent, use MutationObserver. https://developer.mozilla.org/docs/Web/API/MutationObserver
|
Entity
#
all locales
dom • chrome • dom • dom.properties DOMNodeRemovedWarning |
zh-CN
为 DOMNodeRemoved 添加监听器已被弃用,很快将被移除。请使用 MutationObserver 代替 MutationEvent。参见 https://developer.mozilla.org/docs/WebAPI/MutationObserver
|
en-US
Adding a listener for DOMNodeRemoved is deprecated and will be removed soon. Instead of a MutationEvent, use MutationObserver. https://developer.mozilla.org/docs/Web/API/MutationObserver
|
Entity
#
all locales
dom • chrome • dom • dom.properties DOMSubtreeModifiedWarning |
zh-CN
为 DOMSubtreeModified 添加监听器已被弃用,很快将被移除。请使用 MutationObserver 代替 MutationEvent。参见 https://developer.mozilla.org/docs/WebAPI/MutationObserver
|
en-US
Adding a listener for DOMSubtreeModified is deprecated and will be removed soon. Instead of a MutationEvent, use MutationObserver. https://developer.mozilla.org/docs/Web/API/MutationObserver
|
Entity
#
all locales
dom • chrome • dom • dom.properties IIRFilterChannelCountChangeWarning |
zh-CN
IIRFilterNode 通道数量变化可能导致音频瑕疵。
|
en-US
IIRFilterNode channel count changes may produce audio glitches.
|
Entity
#
all locales
dom • chrome • dom • dom.properties MathML_DeprecatedMathSizeValueWarning |
zh-CN
mathsize 属性的“small”、“normal”和“big”值已弃用,未来将被移除。
|
en-US
“small”, “normal” and “big” are deprecated values for the mathsize attribute and will be removed at a future date.
|
Entity
#
all locales
dom • chrome • dom • dom.properties MediaStreamAudioSourceNodeDifferentRate |
zh-CN
目前不支持将 AudioNodes 连接至不同的采样率的 AudioContexts。
|
en-US
Connecting AudioNodes from AudioContexts with different sample-rate is currently not supported.
|
Entity
#
all locales
dom • chrome • dom • dom.properties MutationEventWarning |
zh-CN
所用的 Mutation Events 已弃用。请改用 MutationObserver。
|
en-US
Use of Mutation Events is deprecated. Use MutationObserver instead.
|
Entity
#
all locales
dom • chrome • dom • dom.properties NodeIteratorDetachWarning |
zh-CN
在 NodeIterator 调用 detach() 不再有效。
|
en-US
Calling detach() on a NodeIterator no longer has an effect.
|
Entity
#
all locales
dom • chrome • layout • css.properties PEExpectedNoneOrURL |
zh-CN
预期为 'none' 或网址,但却得到 '%1$S'。
|
en-US
Expected ‘none’ or URL but found ‘%1$S’.
|
Entity
#
all locales
dom • chrome • layout • css.properties PEExpectedNoneOrURLOrFilterFunction |
zh-CN
预期为 'none'、网址或过滤功能,但却得到 '%1$S'。
|
en-US
Expected ‘none’, URL, or filter function but found ‘%1$S’.
|
Entity
#
all locales
dom • chrome • layout • htmlparser.properties errBadStartTagInNoscriptInHead |
zh-CN
“head”中“noscript”的起始标签“%1$S”错误。
|
en-US
Bad start tag “%1$S” in “noscript” in “head”.
|
Entity
#
all locales
dom • chrome • layout • htmlparser.properties errNonSpaceInNoscriptInHead |
zh-CN
“head”当中的“noscript”里面有非空白字元。
|
en-US
Non-space character inside “noscript” inside “head”.
|
Entity
#
all locales
dom • chrome • security • csp.properties ignoringSrcWithinNonceOrHashDirective |
zh-CN
忽略 %2$S 中的 “%1$S”:指定了 nonce-source 或 hash-source
|
en-US
Ignoring “%1$S” within %2$S: nonce-source or hash-source specified
|
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 ReferrerPolicyDisallowRelaxingWarning |
zh-CN
Referrer 策略:限制较宽松的策略,包括“no-referrer-when-downgrade”、“origin-when-cross-origin”和“unsafe-url”,不久后将被跨站请求忽略:%S
|
en-US
Referrer Policy: Less restricted policies, including ‘no-referrer-when-downgrade’, ‘origin-when-cross-origin’ and ‘unsafe-url’, will be ignored soon for the cross-site request: %S
|
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 24 |
zh-CN
XPath 解析失败:多余的'!',‘非’应为 not():
|
en-US
XPath parse failure: ‘!’ unexpected, negation is not():
|
Entity
#
all locales
dom • chrome • xslt • xslt.properties 8 |
zh-CN
XPath 表达式预期返回一个 NodeSet。
|
en-US
An XPath expression was expected to return a NodeSet.
|
Entity
#
all locales
netwerk • necko.properties CookieLaxForcedForBeta2 |
zh-CN
由于 Cookie “%1$S”缺少正确的“sameSite”属性值,缺少“SameSite”或含有无效值的 Cookie 即将被视作指定为“Lax”,该 Cookie 将无法发送至第三方上下文中。若您的应用程序依赖这组 Cookie 以在不同上下文中工作,请添加“SameSite=None”属性。若要了解“SameSite”属性的更多信息,请参阅:%2$S
|
en-US
Cookie “%1$S” does not have a proper “SameSite” attribute value. Soon, cookies without the “SameSite” attribute or with an invalid value will be treated as “Lax”. This means that the cookie will no longer be sent in third-party contexts. If your application depends on this cookie being available in such contexts, please add the “SameSite=None“ attribute to it. To know more about the “SameSite“ attribute, read %2$S
|
Entity
#
all locales
netwerk • necko.properties CookieRejectedNonRequiresSecure2 |
zh-CN
因为设置了“SameSite=None”属性,但缺少“Secure”属性,已拒绝 Cookie “%1$S”。
|
en-US
Cookie “%1$S” rejected because it has the “SameSite=None” attribute but is missing the “secure” attribute.
|
Entity
#
all locales
netwerk • necko.properties CookieRejectedNonRequiresSecureForBeta3 |
zh-CN
由于 Cookie “%1$S”的“SameSite”属性设置为“None”却缺少“Secure”属性,此 Cookie 未来将被拒绝。若要了解“SameSite“的更多信息,请参阅:%2$S
|
en-US
Cookie “%1$S” will be soon rejected because it has the “SameSite” attribute set to “None” without the “secure” attribute. To know more about the “SameSite“ attribute, read %2$S
|
Entity
#
all locales
netwerk • necko.properties CookieSameSiteValueInvalid2 |
zh-CN
Cookie "%1$S"的“SameSite“值无效。支持的值为:“Lax“、“Strict“、“None“。
|
en-US
Invalid “SameSite“ value for cookie “%1$S”. The supported values are: “Lax“, “Strict“, “None“.
|
Entity
#
all locales
security • manager • security • pippki • pippki.ftl client-auth-cert-details-validity-period |
zh-CN
有效期从 { $notBefore } 至 { $notAfter }
|
en-US
Valid from { $notBefore } to { $notAfter }
|
Entity
#
all locales
toolkit • toolkit • about • aboutWebrtc.ftl about-webrtc-connection-closed |
zh-CN
[ { $browser-id } | { $id } ] { $url } (已关闭) { $now }
|
en-US
[ { $browser-id } | { $id } ] { $url } (closed) { $now }
|
Entity
#
all locales
toolkit • toolkit • about • aboutWebrtc.ftl about-webrtc-connection-open |
zh-CN
[ { $browser-id } | { $id } ] { $url } { $now }
|
en-US
[ { $browser-id } | { $id } ] { $url } { $now }
|
Entity
#
all locales
toolkit • toolkit • featuregates • features.ftl experimental-features-cookie-samesite-none-requires-secure2-description |
zh-CN
属性为“SameSite=None”的 Cookie 需设置 Secure 属性。此特性依赖于“Cookie: SameSite=Lax [默认]”。
|
en-US
Cookies with “SameSite=None” attribute require the secure attribute. This feature requires “Cookies: SameSite=Lax by default”.
|
Entity
#
all locales
toolkit • toolkit • featuregates • features.ftl experimental-features-cookie-samesite-none-requires-secure2.label |
zh-CN
Cookie: SameSite=None[需设置 Secure 属性]
|
en-US
Cookies: SameSite=None requires secure attribute
|
Entity
#
all locales
toolkit • toolkit • neterror • certError.ftl cert-error-expired-now |
zh-CN
各个网站通过证书证明自己的身份,它们在设定的时间段内有效。{ $hostname } 的证书已于 { $not-after-local-time } 过期。
|
en-US
Websites prove their identity via certificates, which are valid for a set time period. The certificate for { $hostname } expired on { $not-after-local-time }.
|
Entity
#
all locales
toolkit • toolkit • neterror • certError.ftl cert-error-not-yet-valid-now |
zh-CN
各个网站通过证书证明自己的身份,它们在设定的时间段内有效。{ $hostname } 的证书将生效于 { $not-before-local-time }。
|
en-US
Websites prove their identity via certificates, which are valid for a set time period. The certificate for { $hostname } will not be valid until { $not-before-local-time }.
|
Entity
#
all locales
toolkit • toolkit • neterror • netError.ftl certerror-expired-cert-what-can-you-do-about-it-clock |
zh-CN
您的计算机时钟目前设置为 { DATETIME($now, dateStyle: "medium") }。请确保您的计算机在系统设置中已设置了正确的日期、时间和时区,然后刷新 <b>{ $hostname }</b>。
|
en-US
Your computer clock is set to { DATETIME($now, dateStyle: "medium") }. Make sure your computer is set to the correct date, time, and time zone in your system settings, and then refresh <b>{ $hostname }</b>.
|
Entity
#
all locales
toolkit • toolkit • neterror • netError.ftl neterror-clock-skew-error |
zh-CN
您计算机上的时间是 { DATETIME($now, dateStyle: "medium") },{ -brand-short-name } 无法在这个设定的时间下进行安全连接。要访问 <b>{ $hostname }</b>,请在您的系统设置中确认当前的日期、时间、时区设置是否正确,然后重新加载 <b>{ $hostname }</b>。
|
en-US
Your computer thinks it is { DATETIME($now, dateStyle: "medium") }, which prevents { -brand-short-name } from connecting securely. To visit <b>{ $hostname }</b>, update your computer clock in your system settings to the current date, time, and time zone, and then refresh <b>{ $hostname }</b>.
|
Displaying 200 results for the string no in en-US:
Entity | zh-CN | en-US |
---|---|---|
Entity
#
all locales
browser • browser • aboutDialog.ftl update-otherInstanceHandlingUpdates |
zh-CN
{ -brand-short-name } 正在由其他实例更新
|
en-US
{ -brand-short-name } is being updated by another instance
|
Entity
#
all locales
browser • browser • aboutDialog.ftl update-unsupported |
zh-CN
您无法在这个系统上进一步更新。<label data-l10n-name="unsupported-link">详细了解</label>
|
en-US
You can not perform further updates on this system. <label data-l10n-name="unsupported-link">Learn more</label>
|
Entity
#
all locales
browser • browser • aboutLogins.ftl about-logins-confirm-delete-dialog-message |
zh-CN
此操作不可撤销。
|
en-US
You cannot undo this action.
|
Entity
#
all locales
browser • browser • aboutLogins.ftl about-logins-confirm-export-dialog-title2 |
zh-CN
导出密码注意事项
|
en-US
A note about exporting passwords
|
Entity
#
all locales
browser • browser • aboutLogins.ftl about-logins-confirm-remove-all-dialog-message2 |
zh-CN
{ $count ->
[1] 将移除保存在 { -brand-short-name } 中的全部密码,以及所有数据外泄警报。此操作不可撤销。
*[other] 将移除保存在 { -brand-short-name } 中的全部密码,以及所有数据外泄警报。此操作不可撤销。
}
|
en-US
{ NUMBER($count) ->
[1] This will remove the password saved to { -brand-short-name } and any breach alerts. You cannot undo this action.
*[other] This will remove the passwords saved to { -brand-short-name } and any breach alerts. You cannot undo this action.
}
|
Entity
#
all locales
browser • browser • aboutLogins.ftl about-logins-confirm-remove-all-sync-dialog-message3 |
zh-CN
{ $count ->
[1] 将在您所有同步的设备上,移除保存在 { -brand-short-name } 中的全部密码,以及在此显示的所有数据外泄警报。此操作不可撤销。
*[other] 将在您所有同步的设备上,移除保存在 { -brand-short-name } 中的全部密码,以及在此显示的所有数据外泄警报。此操作不可撤销。
}
|
en-US
{ NUMBER($count) ->
[1] This will remove the password saved to { -brand-short-name } on all your synced devices. This will also remove any breach alerts that appear here. You cannot undo this action.
*[other] This will remove all passwords saved to { -brand-short-name } on all your synced devices. This will also remove any breach alerts that appear here. You cannot undo this action.
}
|
Entity
#
all locales
browser • browser • aboutLogins.ftl about-logins-edit-password-tooltip |
zh-CN
请确保此处填写的密码是您当前所用的密码。在此处更改密码后,{ $webTitle } 上的密码并不会随之更改。
|
en-US
Make sure you’re saving your current password for this site. Changing the password here does not change it with { $webTitle }.
|
Entity
#
all locales
browser • browser • aboutLogins.ftl about-logins-import-dialog-error-file-permission-description |
zh-CN
{ -brand-short-name } 无权读取文件。请尝试更改文件权限。
|
en-US
{ -brand-short-name } does not have permission to read the file. Try changing the file permissions.
|
Entity
#
all locales
browser • browser • aboutLogins.ftl about-logins-import-dialog-error-no-logins-imported |
zh-CN
未导入任何登录信息
|
en-US
No logins have been imported
|
Entity
#
all locales
browser • browser • aboutLogins.ftl about-logins-import-dialog-items-error |
zh-CN
{ $count ->
*[other] <span>错误:</span> <span data-l10n-name="count">{ $count }</span> <span data-l10n-name="meta">(未导入)</span>
}
|
en-US
{ NUMBER($count) ->
*[other] <span>Errors:</span> <span data-l10n-name="count">{ $count }</span> <span data-l10n-name="meta">(not imported)</span>
}
|
Entity
#
all locales
browser • browser • aboutLogins.ftl about-logins-import-dialog-items-no-change |
zh-CN
{ $count ->
*[other] <span>重复的登录信息:</span> <span data-l10n-name="count">{ $count }</span><span data-l10n-name="meta">(未导入)</span>
}
|
en-US
{ NUMBER($count) ->
*[other] <span>Duplicate logins found:</span> <span data-l10n-name="count">{ $count }</span> <span data-l10n-name="meta">(not imported)</span>
}
|
Entity
#
all locales
browser • browser • aboutLogins.ftl about-logins-import-dialog-items-no-change2 |
zh-CN
<span>发现的重复项:</span><span data-l10n-name="count">{ $count } 个</span><span data-l10n-name="meta">(未导入)</span>
|
en-US
{ NUMBER($count) ->
*[other] <span>Duplicate entries found:</span> <span data-l10n-name="count">{ $count }</span> <span data-l10n-name="meta">(not imported)</span>
}
|
Entity
#
all locales
browser • browser • aboutLogins.ftl about-logins-import-report-error |
zh-CN
{ $count ->
*[other] <div data-l10n-name="count">{ $count }</div> <div data-l10n-name="details">错误</div> <div data-l10n-name="not-imported">(未导入)</div>
}
|
en-US
{ NUMBER($count) ->
*[other] <div data-l10n-name="count">{ $count }</div> <div data-l10n-name="details">Errors</div> <div data-l10n-name="not-imported">(not imported)</div>
}
|
Entity
#
all locales
browser • browser • aboutLogins.ftl about-logins-import-report-no-change |
zh-CN
{ $count ->
*[other] <div data-l10n-name="count">{ $count }</div> <div data-l10n-name="details">重复的登录信息</div> <div data-l10n-name="not-imported">(未导入)</div>
}
|
en-US
{ NUMBER($count) ->
*[other] <div data-l10n-name="count">{ $count }</div> <div data-l10n-name="details">Duplicate logins</div> <div data-l10n-name="not-imported">(not imported)</div>
}
|
Entity
#
all locales
browser • browser • aboutLogins.ftl about-logins-import-report-no-change2 |
zh-CN
<div data-l10n-name="count">{ $count }</div><div data-l10n-name="details"> 个重复项</div><div data-l10n-name="not-imported">(未导入)</div>
|
en-US
{ NUMBER($count) ->
*[other] <div data-l10n-name="count">{ $count }</div> <div data-l10n-name="details">Duplicate entries</div> <div data-l10n-name="not-imported">(not imported)</div>
}
|
Entity
#
all locales
browser • browser • aboutLogins.ftl about-logins-intro-browser-only-import |
zh-CN
若登录信息保存在其他浏览器,您可以<a data-l10n-name="import-link">导入到 { -brand-product-name }</a>
|
en-US
If your logins are saved in another browser, you can <a data-l10n-name="import-link">import them into { -brand-product-name }</a>
|
Entity
#
all locales
browser • browser • aboutLogins.ftl about-logins-intro-import2 |
zh-CN
若您的登录信息并未保存在 { -brand-product-name },可以<a data-l10n-name="import-browser-link">从另一浏览器</a>或<a data-l10n-name="import-file-link">文件</a>导入
|
en-US
If your logins are saved outside of { -brand-product-name }, you can <a data-l10n-name="import-browser-link">import them from another browser</a> or <a data-l10n-name="import-file-link">from a file</a>
|
Entity
#
all locales
browser • browser • aboutLogins.ftl about-logins-intro-import3 |
zh-CN
选择上方的加号按钮即可添加密码,也可以<a data-l10n-name="import-browser-link">从其他浏览器</a>或<a data-l10n-name="import-file-link">从文件</a>导入密码。
|
en-US
Select the plus sign button above to add a password now. You can also <a data-l10n-name="import-browser-link">import passwords from another browser</a> or <a data-l10n-name="import-file-link">from a file</a>.
|
Entity
#
all locales
browser • browser • aboutLogins.ftl about-logins-list-section-nothing |
zh-CN
暂无警报
|
en-US
No alert
|
Entity
#
all locales
browser • browser • aboutLogins.ftl about-logins-login-intro-heading-logged-in |
zh-CN
未找到同步的登录信息。
|
en-US
No synced logins found.
|
Entity
#
all locales
browser • browser • aboutLogins.ftl about-logins-login-item-username.placeholder |
zh-CN
(无用户名)
|
en-US
(no username)
|
Entity
#
all locales
browser • browser • aboutLogins.ftl about-logins-login-list-empty-search-description |
zh-CN
没有符合您搜索条件的结果。
|
en-US
There are no results matching your search.
|
Entity
#
all locales
browser • browser • aboutLogins.ftl about-logins-login-list-empty-search-title |
zh-CN
未找到登录信息
|
en-US
No logins found
|
Entity
#
all locales
browser • browser • aboutLogins.ftl about-logins-login-list-empty-search-title2 |
zh-CN
找不到相关密码
|
en-US
No passwords found
|
Entity
#
all locales
browser • browser • aboutLogins.ftl about-logins-menu-menuitem-import-from-another-browser |
zh-CN
从其他浏览器导入…
|
en-US
Import from Another Browser…
|
Entity
#
all locales
browser • browser • aboutLogins.ftl about-logins-vulnerable-alert-text2 |
zh-CN
此密码已用于另一个可能已遭外泄的账户。重复使用登录信息会使您的所有账户面临风险。请更改此密码。
|
en-US
This password has been used on another account that was likely in a data breach. Reusing credentials puts all your accounts at risk. Change this password.
|
Entity
#
all locales
browser • browser • aboutLogins.ftl confirm-delete-dialog-message |
zh-CN
此操作不可撤销。
|
en-US
This action cannot be undone.
|
Entity
#
all locales
browser • browser • aboutLogins.ftl login-list-intro-title |
zh-CN
未找到登录信息
|
en-US
No logins found
|
Entity
#
all locales
browser • browser • aboutLogins.ftl login-list-intro-title2 |
zh-CN
没有已保存的密码
|
en-US
No passwords saved
|
Entity
#
all locales
browser • browser • aboutLogins.ftl login-list-item-subtitle-missing-username |
zh-CN
(无用户名)
|
en-US
(no username)
|
Entity
#
all locales
browser • browser • aboutPocket.ftl pocket-panel-saved-error-not-saved |
zh-CN
页面未保存
|
en-US
Page Not Saved
|
Entity
#
all locales
browser • browser • aboutPolicies.ftl no-specified-policies-message |
zh-CN
企业策略服务已激活,但未启用任何策略。
|
en-US
The Enterprise Policies service is active but there are no policies enabled.
|
Entity
#
all locales
browser • browser • aboutPrivateBrowsing.ftl about-private-browsing-cookie-banners-promo-body |
zh-CN
我们现在可自动拒绝许多 Cookie 横幅,助您少受跟踪,专注浏览。
|
en-US
We now automatically refuse many cookie banners so you can get tracked less and go back to distraction-free browsing.
|
Entity
#
all locales
browser • browser • aboutPrivateBrowsing.ftl about-private-browsing-felt-privacy-v1-info-header |
zh-CN
不在设备上留痕迹
|
en-US
Leave no traces on this device
|
Entity
#
all locales
browser • browser • aboutPrivateBrowsing.ftl about-private-browsing-info-description-private-window |
zh-CN
隐私窗口:{ -brand-short-name } 会在关闭所有隐私窗口时清除搜索记录与浏览历史,但这并不意味着您是匿名的。
|
en-US
Private window: { -brand-short-name } clears your search and browsing history when you close all private windows. This doesn’t make you anonymous.
|
Entity
#
all locales
browser • browser • aboutPrivateBrowsing.ftl about-private-browsing-info-description-simplified |
zh-CN
{ -brand-short-name } 会在关闭所有隐私窗口时清除搜索记录与浏览历史,但这样并不能让您匿名。
|
en-US
{ -brand-short-name } clears your search and browsing history when you close all private windows, but this doesn’t make you anonymous.
|
Entity
#
all locales
browser • browser • aboutPrivateBrowsing.ftl about-private-browsing-not-private |
zh-CN
您当前不在隐私窗口中。
|
en-US
You are currently not in a private window.
|
Entity
#
all locales
browser • browser • aboutPrivateBrowsing.ftl about-private-browsing-pin-promo-title |
zh-CN
不保存任何 Cookie 和历史记录,隐私浏览不留痕迹。
|
en-US
No saved cookies or history, right from your desktop. Browse like no one’s watching.
|
Entity
#
all locales
browser • browser • aboutRestartRequired.ftl window-restoration-info |
zh-CN
您在非隐私模式下的窗口及标签页,将会很快恢复。
|
en-US
Your windows and tabs will be quickly restored, but private ones will not.
|
Entity
#
all locales
browser • browser • aboutRobots.ftl error-long-desc1 |
zh-CN
机器人不得伤害人类,或袖手旁观坐视人类受到伤害。
|
en-US
Robots may not injure a human being or, through inaction, allow a human being to come to harm.
|
Entity
#
all locales
browser • browser • aboutRobots.ftl error-long-desc4 |
zh-CN
机器人有咬不得的闪亮的金属屁股。
|
en-US
Robots have shiny metal posteriors which should not be bitten.
|
Entity
#
all locales
browser • browser • aboutRobots.ftl error-try-again.label2 |
zh-CN
请不要重复点击此按钮。
|
en-US
Please do not press this button again.
|
Entity
#
all locales
browser • browser • aboutSessionRestore.ftl restore-page-try-this |
zh-CN
还是无法恢复浏览状态吗?可能某个标签页造成了问题。请看看下列先前打开的标签页中有哪些不必要恢复,取消勾选后再试一次。
|
en-US
Still not able to restore your session? Sometimes a tab is causing the issue. View previous tabs, remove the checkmark from the tabs you don’t need to recover, and then restore.
|
Entity
#
all locales
browser • browser • aboutTabCrashed.ftl crashed-request-help-message |
zh-CN
反馈崩溃报告能帮助我们找出问题所在,不断改进 { -brand-short-name }。
|
en-US
Crash reports help us diagnose problems and make { -brand-short-name } better.
|
Entity
#
all locales
browser • browser • aboutUnloads.ftl about-unloads-no-unloadable-tab |
zh-CN
无可卸载的标签页。
|
en-US
There are no unloadable tabs.
|
Entity
#
all locales
browser • browser • accounts.ftl account-connection-connected-with |
zh-CN
此计算机已与 { $deviceName } 连接。
|
en-US
This computer is now connected with { $deviceName }.
|
Entity
#
all locales
browser • browser • accounts.ftl account-connection-connected-with-noname |
zh-CN
此计算机已与新设备连接。
|
en-US
This computer is now connected with a new device.
|
Entity
#
all locales
browser • browser • accounts.ftl account-send-tab-to-device-connectdevice |
zh-CN
连接其他设备…
|
en-US
Connect Another Device…
|
Entity
#
all locales
browser • browser • accounts.ftl account-send-tab-to-device-singledevice-status |
zh-CN
无已连接设备
|
en-US
No Devices Connected
|
Entity
#
all locales
browser • browser • accounts.ftl account-send-tab-to-device-verify-status |
zh-CN
账户未验证
|
en-US
Account Not Verified
|
Entity
#
all locales
browser • browser • addonNotifications.ftl addon-install-error-admin-install-only |
zh-CN
您无法以终端用户身份安装“{ $addonName }”,它只能由采用企业策略的组织安装。
|
en-US
You cannot install { $addonName } as an end user, it can only be installed by an organization using enterprise policies.
|
Entity
#
all locales
browser • browser • addonNotifications.ftl addon-install-error-blocklisted |
zh-CN
“{ $addonName }”未能安装,因为它很可能引发稳定性或安全性问题。
|
en-US
{ $addonName } could not be installed because it has a high risk of causing stability or security problems.
|
Entity
#
all locales
browser • browser • addonNotifications.ftl addon-install-error-corrupt-file |
zh-CN
从该网站下载的附加组件似乎已损坏,无法安装。
|
en-US
The add-on downloaded from this site could not be installed because it appears to be corrupt.
|
Entity
#
all locales
browser • browser • addonNotifications.ftl addon-install-error-file-access |
zh-CN
“{ $addonName }”未能安装,因为 { -brand-short-name } 无法修改所需的文件。
|
en-US
{ $addonName } could not be installed because { -brand-short-name } cannot modify the needed file.
|
Entity
#
all locales
browser • browser • addonNotifications.ftl addon-install-error-incompatible |
zh-CN
“{ $addonName }”未能安装,因为它与 { -brand-short-name } { $appVersion } 不兼容。
|
en-US
{ $addonName } could not be installed because it is not compatible with { -brand-short-name } { $appVersion }.
|
Entity
#
all locales
browser • browser • addonNotifications.ftl addon-install-error-incorrect-hash |
zh-CN
无法安装此附加组件,因为其不符合 { -brand-short-name } 预期。
|
en-US
The add-on could not be installed because it does not match the add-on { -brand-short-name } expected.
|
Entity
#
all locales
browser • browser • addonNotifications.ftl addon-install-error-invalid-domain |
zh-CN
无法从此位置安装附加组件“{ $addonName }”。
|
en-US
The add-on { $addonName } can not be installed from this location.
|
Entity
#
all locales
browser • browser • addonNotifications.ftl addon-install-error-network-failure |
zh-CN
此附加组件未能下载,因为连接失败。
|
en-US
The add-on could not be downloaded because of a connection failure.
|
Entity
#
all locales
browser • browser • addonNotifications.ftl addon-install-full-screen-blocked |
zh-CN
进入全屏模式前或进入时,不允许安装附加组件。
|
en-US
Add-on installation is not allowed while in or before entering fullscreen mode.
|
Entity
#
all locales
browser • browser • addonNotifications.ftl addon-local-install-error-corrupt-file |
zh-CN
该附加组件无法安装,因为它似乎已损坏。
|
en-US
This add-on could not be installed because it appears to be corrupt.
|
Entity
#
all locales
browser • browser • addonNotifications.ftl addon-local-install-error-file-access |
zh-CN
“{ $addonName }”未能安装,因为 { -brand-short-name } 无法修改所需的文件。
|
en-US
{ $addonName } could not be installed because { -brand-short-name } cannot modify the needed file.
|
Entity
#
all locales
browser • browser • addonNotifications.ftl addon-local-install-error-incorrect-hash |
zh-CN
无法安装此附加组件,因为其不符合 { -brand-short-name } 预期。
|
en-US
This add-on could not be installed because it does not match the add-on { -brand-short-name } expected.
|
Entity
#
all locales
browser • browser • addonNotifications.ftl addon-local-install-error-network-failure |
zh-CN
因为文件系统错误,无法安装该附加组件。
|
en-US
This add-on could not be installed because of a filesystem error.
|
Entity
#
all locales
browser • browser • addonNotifications.ftl addon-local-install-error-not-signed |
zh-CN
此附加组件无法安装,因为它未通过验证。
|
en-US
This add-on could not be installed because it has not been verified.
|
Entity
#
all locales
browser • browser • addonNotifications.ftl site-permission-install-first-prompt-midi-message |
zh-CN
此访问不一定安全,请仅在您信任此网站时才继续。
|
en-US
This access is not guaranteed to be safe. Only continue if you trust this site.
|
Entity
#
all locales
browser • browser • addonNotifications.ftl xpinstall-prompt-header-unknown |
zh-CN
允许未知站点安装附加组件?
|
en-US
Allow an unknown site to install an add-on?
|
Entity
#
all locales
browser • browser • addonNotifications.ftl xpinstall-prompt-message-unknown |
zh-CN
您正尝试从未知站点安装附加组件。继续之前请确保您信任此站点。
|
en-US
You are attempting to install an add-on from an unknown site. Make sure you trust this site before continuing.
|
Entity
#
all locales
browser • browser • appMenuNotifications.ftl appmenu-update-other-instance-message |
zh-CN
{ -brand-shorter-name } 有更新可用,由于 { -brand-shorter-name } 的另一副本还在运行,因此无法安装。您可以将其关闭以继续更新,或选择仍要更新(其他副本在重新启动之前可能无法正常工作)。
|
en-US
A new { -brand-shorter-name } update is available, but it can’t be installed because another copy of { -brand-shorter-name } is running. Close it to continue the update, or choose to update anyway (the other copy may not work correctly until you restart it).
|
Entity
#
all locales
browser • browser • appMenuNotifications.ftl appmenu-update-other-instance.secondarybuttonlabel |
zh-CN
暂时不要
|
en-US
Not Now
|
Entity
#
all locales
browser • browser • appmenu.ftl appmenu-remote-tabs-connectdevice.label |
zh-CN
关联其他设备
|
en-US
Connect Another Device
|
Entity
#
all locales
browser • browser • appmenu.ftl appmenu-remote-tabs-notabs |
zh-CN
没有打开的标签页
|
en-US
No open tabs
|
Entity
#
all locales
browser • browser • appmenu.ftl appmenuitem-banner-update-available.label |
zh-CN
有可用更新 — 立即下载
|
en-US
Update available — download now
|
Entity
#
all locales
browser • browser • appmenu.ftl appmenuitem-banner-update-manual.label |
zh-CN
有可用更新 — 立即下载
|
en-US
Update available — download now
|
Entity
#
all locales
browser • browser • appmenu.ftl appmenuitem-banner-update-restart.label |
zh-CN
有可用更新 — 立即重启
|
en-US
Update available — restart now
|
Entity
#
all locales
browser • browser • appmenu.ftl appmenuitem-fxa-toolbar-sync-now2 |
zh-CN
立即同步
|
en-US
Sync now
|
Entity
#
all locales
browser • browser • appmenu.ftl profiler-popup-presets-debug-description |
zh-CN
在 { -brand-shorter-name } 中调试时使用。开销较高,请勿用于性能用途,仅应用于了解浏览器行为。
|
en-US
Preset for debugging in { -brand-shorter-name }. High overhead, do not use for performance work but use for focusing on understanding browser behavior.
|
Entity
#
all locales
browser • browser • appmenu.ftl whatsnew-panel-footer-checkbox.label |
zh-CN
有新功能推出时通知我
|
en-US
Notify about new features
|
Entity
#
all locales
browser • browser • backgroundtasks • defaultagent.ftl default-browser-agent-task-description |
zh-CN
“默认浏览器代理”计划任务会检查系统的默认浏览器,是否已从 { -brand-short-name } 被更改为其他浏览器。若有可疑的更改行为,将提示用户是否要将默认浏览器改回 { -brand-short-name },最多提示两次。此任务由 { -brand-short-name } 自动安装,并在 { -brand-short-name } 更新时再次安装。若要禁用此任务,请到 about:config 页面调整“default-browser-agent.enabled”首选项,或调整 { -brand-short-name } 的企业策略“DisableDefaultBrowserAgent”。
|
en-US
The Default Browser Agent task checks when the default changes from { -brand-short-name } to another browser. If the change happens under suspicious circumstances, it will prompt users to change back to { -brand-short-name } no more than two times. This task is installed automatically by { -brand-short-name }, and is reinstalled when { -brand-short-name } updates. To disable this task, update the “default-browser-agent.enabled” preference on the about:config page or the { -brand-short-name } enterprise policy setting “DisableDefaultBrowserAgent”.
|
Entity
#
all locales
browser • browser • backgroundtasks • defaultagent.ftl default-browser-notification-no-button-text |
zh-CN
否
|
en-US
No
|
Entity
#
all locales
browser • browser • browser.ftl browser-import-button2.tooltiptext |
zh-CN
将其他浏览器的书签导入到 { -brand-short-name }。
|
en-US
Import bookmarks from another browser to { -brand-short-name }.
|
Entity
#
all locales
browser • browser • browser.ftl file-picker-crashed-open |
zh-CN
Windows 文件对话框发生崩溃,无法选择文件和文件夹。
|
en-US
The Windows file-dialog has crashed. No file or folder could be selected.
|
Entity
#
all locales
browser • browser • browser.ftl file-picker-crashed-save-nowhere |
zh-CN
Windows 文件对话框发生崩溃,且找不到默认文件夹,此文件将不会保存。
|
en-US
The Windows file-dialog has crashed. No default folder could be found; the file will not be saved.
|
Entity
#
all locales
browser • browser • browser.ftl file-picker-failed-open |
zh-CN
无法打开 Windows 文件对话框,因此无法选择文件和文件夹。
|
en-US
The Windows file-dialog could not be opened. No file or folder could be selected.
|
Entity
#
all locales
browser • browser • browser.ftl file-picker-failed-save-nowhere |
zh-CN
无法打开 Windows 文件对话框,且找不到默认文件夹,此文件将不会保存。
|
en-US
The Windows file-dialog could not be opened. No default folder could be found; the file will not be saved.
|
Entity
#
all locales
browser • browser • browser.ftl file-picker-failed-save-somewhere |
zh-CN
无法打开 Windows 文件对话框,此文件将保存至 { $path }。
|
en-US
The Windows file-dialog could not be opened. The file will be saved to { $path }.
|
Entity
#
all locales
browser • browser • browser.ftl firefox-relay-offer-legal-notice |
zh-CN
点击“使用马甲邮箱”,即表示您同意<label data-l10n-name="tos-url">服务条款</label>和<label data-l10n-name="privacy-url">隐私声明</label>。
|
en-US
By clicking “Use email mask”, you agree to the <label data-l10n-name="tos-url">Terms of Service</label> and <label data-l10n-name="privacy-url">Privacy Notice</label>.
|
Entity
#
all locales
browser • browser • browser.ftl fullscreen-warning-domain |
zh-CN
<span data-l10n-name="domain">{ $domain }</span> 已进入全屏模式
|
en-US
<span data-l10n-name="domain">{ $domain }</span> is now full screen
|
Entity
#
all locales
browser • browser • browser.ftl fullscreen-warning-no-domain |
zh-CN
此文档已进入全屏模式
|
en-US
This document is now full screen
|
Entity
#
all locales
browser • browser • browser.ftl identity-active-blocked |
zh-CN
{ -brand-short-name } 已拦截此页面上不安全的内容。
|
en-US
{ -brand-short-name } has blocked parts of this page that are not secure.
|
Entity
#
all locales
browser • browser • browser.ftl identity-connection-associated |
zh-CN
此页面加载自另一页面。
|
en-US
This page is loaded from another page.
|
Entity
#
all locales
browser • browser • browser.ftl identity-connection-not-secure |
zh-CN
不安全连接
|
en-US
Connection not secure
|
Entity
#
all locales
browser • browser • browser.ftl identity-connection-not-secure-security-view |
zh-CN
您并未安全地连接至此网站。
|
en-US
You are not securely connected to this site.
|
Entity
#
all locales
browser • browser • browser.ftl identity-custom-root |
zh-CN
连接由 Mozilla 不认可的证书颁发者所验证。
|
en-US
Connection verified by a certificate issuer that is not recognized by Mozilla.
|
Entity
#
all locales
browser • browser • browser.ftl identity-description-active-blocked2 |
zh-CN
{ -brand-short-name } 已拦截此页面上不安全的内容。
|
en-US
{ -brand-short-name } has blocked parts of this page that are not secure.
|
Entity
#
all locales
browser • browser • browser.ftl identity-description-active-loaded |
zh-CN
此网站包含不安全内容(例如脚本),并且您至它的连接非私密。
|
en-US
This website contains content that is not secure (such as scripts) and your connection to it is not private.
|
Entity
#
all locales
browser • browser • browser.ftl identity-description-custom-root2 |
zh-CN
Mozilla 不认识此证书颁发者。它可能是由您的操作系统或管理员身份添加。
|
en-US
Mozilla does not recognize this certificate issuer. It may have been added from your operating system or by an administrator.
|
Entity
#
all locales
browser • browser • browser.ftl identity-description-insecure |
zh-CN
您至此网站的连接非私密。您提交的信息可能被其他人看到(例如密码、邮件、信用卡等)。
|
en-US
Your connection to this site is not private. Information you submit could be viewed by others (like passwords, messages, credit cards, etc.).
|
Entity
#
all locales
browser • browser • browser.ftl identity-description-insecure-login-forms |
zh-CN
在此页面输入您的登录信息并不安全,可能会泄露。
|
en-US
The login information you enter on this page is not secure and could be compromised.
|
Entity
#
all locales
browser • browser • browser.ftl identity-description-passive-loaded |
zh-CN
您的连接并不私密,您提供给此网站的信息可能会被其他人看到。
|
en-US
Your connection is not private and information you share with the site could be viewed by others.
|
Entity
#
all locales
browser • browser • browser.ftl identity-description-passive-loaded-insecure2 |
zh-CN
此网站包含不安全的内容(例如图像)。
|
en-US
This website contains content that is not secure (such as images).
|
Entity
#
all locales
browser • browser • browser.ftl identity-description-passive-loaded-mixed2 |
zh-CN
尽管 { -brand-short-name } 已拦截部分内容,但页面上仍有内容不安全(例如图像)。
|
en-US
Although { -brand-short-name } has blocked some content, there is still content on the page that is not secure (such as images).
|
Entity
#
all locales
browser • browser • browser.ftl identity-description-weak-cipher-intro |
zh-CN
您与此网站的连接使用了较弱的加密,并不私密。
|
en-US
Your connection to this website uses weak encryption and is not private.
|
Entity
#
all locales
browser • browser • browser.ftl identity-disable-mixed-content-blocking.label |
zh-CN
暂时解除保护
|
en-US
Disable protection for now
|
Entity
#
all locales
browser • browser • browser.ftl identity-passive-loaded |
zh-CN
此页面上部分内容不安全(例如图像)。
|
en-US
Parts of this page are not secure (such as images).
|
Entity
#
all locales
browser • browser • browser.ftl picture-in-picture-panel-body |
zh-CN
开启画中画后,视频可能会不按开发者预期的效果显示。
|
en-US
Videos might not display as the developer intended while Picture-in-Picture is enabled.
|
Entity
#
all locales
browser • browser • browser.ftl picture-in-picture-panel-headline |
zh-CN
不推荐在此网站使用画中画
|
en-US
This website does not recommend Picture-in-Picture
|
Entity
#
all locales
browser • browser • browser.ftl refresh-blocked-redirect-label |
zh-CN
{ -brand-short-name } 阻止了此页面自动重定向至其他页面。
|
en-US
{ -brand-short-name } prevented this page from automatically redirecting to another page.
|
Entity
#
all locales
browser • browser • browser.ftl unified-extensions-button-quarantined.tooltiptext |
zh-CN
扩展
已禁用部分扩展
|
en-US
Extensions
Some extensions are not allowed
|
Entity
#
all locales
browser • browser • browser.ftl urlbar-web-notification-anchor.tooltiptext |
zh-CN
更改您是否接收该网站发来的通知
|
en-US
Change whether you can receive notifications from the site
|
Entity
#
all locales
browser • browser • browser.ftl urlbar-web-notifications-blocked.tooltiptext |
zh-CN
您已阻止此网站发送通知。
|
en-US
You have blocked notifications for this website.
|
Entity
#
all locales
browser • browser • colorways.ftl innovator-colorway-name |
zh-CN
创新派
|
en-US
Innovator
|
Entity
#
all locales
browser • browser • contentCrash.ftl crashed-subframe-message |
zh-CN
<strong>此页面中的部分内容出现崩溃。</strong>您可以向 { -brand-product-name } 报告此问题,以尽快修复。
|
en-US
<strong>Part of this page crashed.</strong> To let { -brand-product-name } know about this issue and get it fixed faster, please submit a report.
|
Entity
#
all locales
browser • browser • contentCrash.ftl crashed-subframe-title.title |
zh-CN
此页面中的部分内容出现崩溃。您可以向 { -brand-product-name } 报告此问题,以尽快修复。
|
en-US
Part of this page crashed. To let { -brand-product-name } know about this issue and get it fixed faster, please submit a report.
|
Entity
#
all locales
browser • browser • customizeMode.ftl customize-mode-uidensity-menu-compact-unsupported.label |
zh-CN
紧凑(不支持)
|
en-US
Compact (not supported)
|
Entity
#
all locales
browser • browser • customizeMode.ftl customize-mode-uidensity-menu-compact-unsupported.tooltiptext |
zh-CN
紧凑(不支持)
|
en-US
Compact (not supported)
|
Entity
#
all locales
browser • browser • customizeMode.ftl customize-mode-uidensity-menu-normal.label |
zh-CN
普通
|
en-US
Normal
|
Entity
#
all locales
browser • browser • customizeMode.ftl customize-mode-uidensity-menu-normal.tooltiptext |
zh-CN
普通
|
en-US
Normal
|
Entity
#
all locales
browser • browser • defaultBrowserNotification.ftl default-browser-prompt-button-secondary |
zh-CN
暂时不要
|
en-US
Not now
|
Entity
#
all locales
browser • browser • downloads.ftl downloads-error-blocked-by |
zh-CN
下载项已被“{ $extension }”拦截,无法保存。
|
en-US
The download cannot be saved because it is blocked by { $extension }.
|
Entity
#
all locales
browser • browser • downloads.ftl downloads-error-extension |
zh-CN
下载项已被某扩展拦截,无法保存。
|
en-US
The download cannot be saved because it is blocked by an extension.
|
Entity
#
all locales
browser • browser • downloads.ftl downloads-error-generic |
zh-CN
发生未知错误,无法保存下载项。
请重试。
|
en-US
The download cannot be saved because an unknown error occurred.
Please try again.
|
Entity
#
all locales
browser • browser • downloads.ftl downloads-files-not-downloaded |
zh-CN
{ $num ->
*[one] 未下载文件。
[other] 未下载 { $num } 个文件。
}
|
en-US
{ NUMBER($num) ->
[one] File not downloaded.
*[other] { $num } files not downloaded.
}
|
Entity
#
all locales
browser • browser • downloads.ftl downloads-list-empty.value |
zh-CN
没有下载记录。
|
en-US
There are no downloads.
|
Entity
#
all locales
browser • browser • downloads.ftl downloads-panel-empty.value |
zh-CN
这次浏览期间还未下载文件。
|
en-US
No downloads for this session.
|
Entity
#
all locales
browser • browser • extensionsUI.ftl webext-default-search-no.label |
zh-CN
不同意
|
en-US
No
|
Entity
#
all locales
browser • browser • extensionsUI.ftl webext-quarantine-confirmation-line-1 |
zh-CN
为了保护您的数据,此扩展未被允许在此网站上运行。
|
en-US
To protect your data, this extension is not allowed on this site.
|
Entity
#
all locales
browser • browser • featureCallout.ftl callout-pdfjs-draw-body-b |
zh-CN
不再需要打印和扫描。在 PDF 上标注,然后保存您的更改。
|
en-US
No more printing and scanning. Mark up PDFs, then save your changes.
|
Entity
#
all locales
browser • browser • featureCallout.ftl callout-pdfjs-edit-body-a |
zh-CN
一步到位,在 { -brand-short-name } 中填表格、加注释、做笔记。
|
en-US
Fill out forms, add comments, or take notes directly in { -brand-short-name }.
|
Entity
#
all locales
browser • browser • featureCallout.ftl callout-pdfjs-edit-body-b |
zh-CN
无需再费心寻找免费在线编辑器了。一步到位,在 { -brand-short-name } 中填表格、加注释、做笔记。
|
en-US
Skip the search for free online editors. Fill out forms, add comments, or take notes directly in { -brand-short-name }.
|
Entity
#
all locales
browser • browser • firefoxRelay.ftl firefox-relay-get-reusable-masks-failed |
zh-CN
{ -relay-brand-name } 无法找到可重复使用的马甲。HTTP 错误代码:{ $status }。
|
en-US
{ -relay-brand-name } could not find reusable masks. HTTP error code: { $status }.
|
Entity
#
all locales
browser • browser • firefoxRelay.ftl firefox-relay-mask-generation-failed |
zh-CN
{ -relay-brand-name } 无法生成新马甲。 HTTP 错误代码:{ $status }。
|
en-US
{ -relay-brand-name } could not generate a new mask. HTTP error code: { $status }.
|
Entity
#
all locales
browser • browser • firefoxRelay.ftl firefox-relay-opt-in-confirmation-postpone.label |
zh-CN
暂时不要
|
en-US
Not now
|
Entity
#
all locales
browser • browser • firefoxView.ftl firefoxview-closed-tabs-placeholder-header |
zh-CN
暂无最近关闭的标签页
|
en-US
No recently closed tabs
|
Entity
#
all locales
browser • browser • firefoxView.ftl firefoxview-dont-remember-history-empty-header |
zh-CN
无内容
|
en-US
Nothing to show
|
Entity
#
all locales
browser • browser • firefoxView.ftl firefoxview-import-history-header |
zh-CN
从其他浏览器导入历史记录
|
en-US
Import history from another browser
|
Entity
#
all locales
browser • browser • firefoxView.ftl firefoxview-just-now-timestamp |
zh-CN
刚刚
|
en-US
Just now
|
Entity
#
all locales
browser • browser • firefoxView.ftl firefoxview-mobile-confirmation-description |
zh-CN
您现在可以收到来自平板电脑或手机上的 { -brand-product-name } 标签页。
|
en-US
Now you can grab your { -brand-product-name } tabs from your tablet or phone.
|
Entity
#
all locales
browser • browser • firefoxView.ftl firefoxview-search-results-empty |
zh-CN
未找到“{ $query }”的相关结果
|
en-US
No results for “{ $query }”
|
Entity
#
all locales
browser • browser • firefoxView.ftl firefoxview-synced-tabs-placeholder-body |
zh-CN
下次您在其他设备上的 { -brand-product-name } 打开页面后,可在此处再次打开,接续浏览。
|
en-US
The next time you open a page in { -brand-product-name } on another device, grab it here like magic.
|
Entity
#
all locales
browser • browser • firefoxView.ftl firefoxview-synced-tabs-placeholder-header |
zh-CN
空空如也
|
en-US
Nothing to see yet
|
Entity
#
all locales
browser • browser • firefoxView.ftl firefoxview-syncedtabs-connect-another-device |
zh-CN
连接其他设备
|
en-US
Connect another device
|
Entity
#
all locales
browser • browser • firefoxView.ftl firefoxview-syncedtabs-device-notabs |
zh-CN
此设备上没有打开的标签页
|
en-US
No tabs open on this device
|
Entity
#
all locales
browser • browser • firefoxView.ftl firefoxview-tabpickup-fxa-admin-disabled-description |
zh-CN
由于您的管理员已禁用同步服务,{ -brand-short-name } 无法跨设备同步标签页。
|
en-US
{ -brand-short-name } is not able to sync tabs between devices because your administrator has disabled syncing.
|
Entity
#
all locales
browser • browser • firefoxView.ftl firefoxview-tabpickup-fxa-disabled-by-policy-description |
zh-CN
您的组织已禁用同步功能,{ -brand-short-name } 无法在设备间同步标签页。
|
en-US
{ -brand-short-name } is not able to sync tabs between devices because your organization has disabled syncing.
|
Entity
#
all locales
browser • browser • firefoxView.ftl firefoxview-tabpickup-generic-sync-error-description |
zh-CN
{ -brand-short-name } 目前无法连接到同步服务,请稍后再试。
|
en-US
{ -brand-short-name } can’t reach the syncing service right now. Try again in a few moments.
|
Entity
#
all locales
browser • browser • fxviewTabList.ftl fxviewtabrow-just-now-timestamp |
zh-CN
刚刚
|
en-US
Just now
|
Entity
#
all locales
browser • browser • genai.ftl genai-settings-chat-gemini-links |
zh-CN
选择 Google Gemini,即代表您同意 <a data-l10n-name="link1">Google 服务条款</a>、<a data-l10n-name="link2">生成式 AI 使用限制政策</a>和 <a data-l10n-name="link3">Gemini 应用隐私权声明</a>。
|
en-US
By choosing Google Gemini, you agree to the <a data-l10n-name="link1">Google Terms of Service</a>, <a data-l10n-name="link2">Generative AI Prohibited Use Policy</a>, and <a data-l10n-name="link3">Gemini Apps Privacy Notice</a>.
|
Entity
#
all locales
browser • browser • genai.ftl genai-settings-chat-huggingchat-links |
zh-CN
选择 HuggingChat,即代表您同意 <a data-l10n-name="link1">HuggingChat 隐私声明</a>和 <a data-l10n-name="link2">Hugging Face 隐私政策</a>。
|
en-US
By choosing HuggingChat, you agree to the <a data-l10n-name="link1">HuggingChat Privacy Notice</a> and <a data-l10n-name="link2">Hugging Face Privacy Policy</a>.
|
Entity
#
all locales
browser • browser • genai.ftl genai-settings-chat-localhost-links |
zh-CN
引入您私有的本地聊天机器人,例如 { -vendor-short-name }’s Innovation 集群打造的 <a data-l10n-name="link1">llamafile</a>。
|
en-US
Bring your own private local chatbot such as <a data-l10n-name="link1">llamafile</a> from { -vendor-short-name }’s Innovation group.
|
Entity
#
all locales
browser • browser • menubar.ftl menu-file-import-from-another-browser.label |
zh-CN
从其他浏览器导入…
|
en-US
Import From Another Browser…
|
Entity
#
all locales
browser • browser • menubar.ftl menu-tools-sync-now.label |
zh-CN
立即同步
|
en-US
Sync Now
|
Entity
#
all locales
browser • browser • menubar.ftl menu-view-page-style-no-style.label |
zh-CN
无样式
|
en-US
No Style
|
Entity
#
all locales
browser • browser • migration.ftl no-migration-sources |
zh-CN
找不到存有书签、历史记录或密码数据的浏览器。
|
en-US
No programs that contain bookmarks, history or password data could be found.
|
Entity
#
all locales
browser • browser • migrationWizard.ftl migration-bookmarks-from-file-no-valid-data |
zh-CN
此文件不含书签数据,请选择其他文件。
|
en-US
The file doesn’t include any bookmark data. Pick another file.
|
Entity
#
all locales
browser • browser • migrationWizard.ftl migration-no-permissions-instructions |
zh-CN
如需继续从其他浏览器导入数据,请允许 { -brand-short-name } 访问其配置文件夹。
|
en-US
To continue importing data from another browser, grant { -brand-short-name } access to its profile folder.
|
Entity
#
all locales
browser • browser • migrationWizard.ftl migration-no-permissions-message |
zh-CN
{ -brand-short-name } 无法访问此设备上安装的其他浏览器的配置文件。
|
en-US
{ -brand-short-name } does not have access to other browsers’ profiles installed on this device.
|
Entity
#
all locales
browser • browser • migrationWizard.ftl migration-no-selected-data-label |
zh-CN
未选择要导入的数据
|
en-US
No data selected for import
|
Entity
#
all locales
browser • browser • migrationWizard.ftl migration-passwords-from-file-no-valid-data |
zh-CN
此文件不含有效的密码数据,请选择其他文件。
|
en-US
The file doesn’t include any valid password data. Pick another file.
|
Entity
#
all locales
browser • browser • migrationWizard.ftl migration-wizard-progress-no-matched-extensions |
zh-CN
没有匹配的扩展
|
en-US
No matching extensions
|
Entity
#
all locales
browser • browser • newtab • asrouter.ftl cfr-cbh-dismiss-button |
zh-CN
暂时不要
|
en-US
Not now
|
Entity
#
all locales
browser • browser • newtab • asrouter.ftl cfr-doorhanger-bookmark-fxa-body |
zh-CN
发现好网站了!接下来也把该书签同步至移动设备吧。开始使用 { -fxaccount-brand-name }。
|
en-US
Great find! Now don’t be left without this bookmark on your mobile devices. Get Started with a { -fxaccount-brand-name }.
|
Entity
#
all locales
browser • browser • newtab • asrouter.ftl cfr-doorhanger-bookmark-fxa-body-2 |
zh-CN
发现好网站了!接下来也把该书签同步至移动设备吧。登录账户即可开始使用。
|
en-US
Great find! Now don’t be left without this bookmark on your mobile devices. Get started with an account.
|
Entity
#
all locales
browser • browser • newtab • asrouter.ftl cfr-doorhanger-bookmark-fxa-link-text |
zh-CN
立即同步书签...
|
en-US
Sync bookmarks now…
|
Entity
#
all locales
browser • browser • newtab • asrouter.ftl cfr-doorhanger-doh-body |
zh-CN
隐私是公民的基本权利。{ -brand-short-name } 现在会尽可能使用合作伙伴提供的一项服务处理您的 DNS 请求,让您上网更安全。
|
en-US
Your privacy matters. { -brand-short-name } now securely routes your DNS requests whenever possible to a partner service to protect you while you browse.
|
Entity
#
all locales
browser • browser • newtab • asrouter.ftl cfr-doorhanger-extension-cancel-button |
zh-CN
暂时不要
|
en-US
Not Now
|
Entity
#
all locales
browser • browser • newtab • asrouter.ftl cfr-doorhanger-extension-ok-button |
zh-CN
立刻添加
|
en-US
Add Now
|
Entity
#
all locales
browser • browser • newtab • asrouter.ftl cfr-doorhanger-video-support-body |
zh-CN
该网站上的视频可能无法在此版本的 { -brand-short-name } 正常播放。若需完整的视频支持,请更新 { -brand-short-name }。
|
en-US
Videos on this site may not play correctly on this version of { -brand-short-name }. For full video support, update { -brand-short-name } now.
|
Entity
#
all locales
browser • browser • newtab • asrouter.ftl cfr-doorhanger-video-support-primary-button |
zh-CN
立即更新
|
en-US
Update Now
|
Entity
#
all locales
browser • browser • newtab • asrouter.ftl cfr-whatsnew-release-notes-link-text |
zh-CN
阅读发行说明
|
en-US
Read the release notes
|
Entity
#
all locales
browser • browser • newtab • asrouter.ftl firefoxview-cfr-secondarybutton |
zh-CN
暂时不要
|
en-US
Not now
|
Entity
#
all locales
browser • browser • newtab • asrouter.ftl fox-doodle-pin-secondary |
zh-CN
暂时不要
|
en-US
Not now
|
Entity
#
all locales
browser • browser • newtab • asrouter.ftl launch-on-login-infobar-final-reject-button |
zh-CN
不了,谢谢
|
en-US
No thanks
|
Entity
#
all locales
browser • browser • newtab • asrouter.ftl launch-on-login-infobar-message |
zh-CN
<strong>想在重启电脑后自动打开 { -brand-short-name } 吗?</strong>现在可将 { -brand-short-name } 设为开机时自动打开。
|
en-US
<strong>Open { -brand-short-name } every time you restart your computer?</strong> Now you can set { -brand-short-name } to open automatically when you restart your device.
|
Entity
#
all locales
browser • browser • newtab • asrouter.ftl launch-on-login-infobar-reject-button |
zh-CN
暂时不要
|
en-US
Not now
|
Entity
#
all locales
browser • browser • newtab • asrouter.ftl mr2022-background-update-toast-primary-button-label |
zh-CN
立即打开 { -brand-shorter-name }
|
en-US
Open { -brand-shorter-name } Now
|
Entity
#
all locales
browser • browser • newtab • asrouter.ftl mr2022-background-update-toast-text |
zh-CN
立即升级至最新版本的 { -brand-short-name },获得我们迄今最为强大的反跟踪保护。
|
en-US
Try the newest { -brand-short-name } now, upgraded with our strongest anti-tracking protection yet.
|
Entity
#
all locales
browser • browser • newtab • asrouter.ftl mr2022-background-update-toast-title |
zh-CN
{ -brand-short-name } 新版本。更多隐私保护、更少跟踪骚扰。不将就,不妥协。
|
en-US
New { -brand-short-name }. More private. Fewer trackers. No compromises.
|
Entity
#
all locales
browser • browser • newtab • asrouter.ftl pdf-default-notification-decline-button.label |
zh-CN
暂时不要
|
en-US
Not now
|
Entity
#
all locales
browser • browser • newtab • asrouter.ftl root-certificate-succession-infobar-primary-button.label |
zh-CN
立即更新
|
en-US
Update now
|
Entity
#
all locales
browser • browser • newtab • asrouter.ftl set-default-pdf-handler-headline |
zh-CN
<strong>现在起,您的 PDF 文件将在 { -brand-short-name } 中打开。</strong>您可以直接在浏览器中编辑或签署表单。若要更改,请在设置中搜索“PDF”。
|
en-US
<strong>Your PDFs now open in { -brand-short-name }.</strong> Edit or sign forms directly in your browser. To change, search “PDF” in settings.
|
Entity
#
all locales
browser • browser • newtab • asrouter.ftl spotlight-peace-mind-body |
zh-CN
{ -brand-short-name } 为每位用户月均拦截超过 3,000 个跟踪器。您良好的互联网体验,不应受到任何破坏,尤其是影响隐私的跟踪器。
|
en-US
Every month, { -brand-short-name } blocks an average of over 3,000 trackers per user. Because nothing, especially privacy nuisances like trackers, should stand between you and the good internet.
|
Entity
#
all locales
browser • browser • newtab • asrouter.ftl spotlight-pin-secondary-button |
zh-CN
暂时不要
|
en-US
Not now
|
Entity
#
all locales
browser • browser • newtab • asrouter.ftl spotlight-public-wifi-vpn-link |
zh-CN
暂时不要
|
en-US
Not Now
|
Entity
#
all locales
browser • browser • newtab • asrouter.ftl tail-fox-spotlight-secondary-button |
zh-CN
暂时不要
|
en-US
Not now
|
Entity
#
all locales
browser • browser • newtab • asrouter.ftl tail-fox-spotlight-subtitle |
zh-CN
甩掉广告跟踪器,上网安全又快速。
|
en-US
Say goodbye to annoying ad trackers and settle into a safer, speedy internet experience.
|
Entity
#
all locales
browser • browser • newtab • newtab.ftl newtab-confirm-delete-history-p2 |
zh-CN
此操作无法撤销。
|
en-US
This action cannot be undone.
|
Entity
#
all locales
browser • browser • newtab • newtab.ftl newtab-discovery-empty-section-topstories-timed-out |
zh-CN
哎呀!无法完全加载此版块。
|
en-US
Oops! We almost loaded this section, but not quite.
|
Entity
#
all locales
browser • browser • newtab • newtab.ftl newtab-pocket-thumbs-down-tooltip.title |
zh-CN
不感兴趣
|
en-US
Not for me
|
Entity
#
all locales
browser • browser • newtab • newtab.ftl newtab-section-menu-privacy-notice |
zh-CN
隐私声明
|
en-US
Privacy Notice
|
Entity
#
all locales
browser • browser • newtab • newtab.ftl newtab-weather-error-not-available |
zh-CN
目前无法获取天气数据。
|
en-US
Weather data is not available right now.
|
Entity
#
all locales
browser • browser • newtab • onboarding.ftl amo-picker-subtitle |
zh-CN
扩展就像浏览器中的”小程序“,可帮助您保管密码、下载视频、查找优惠信息、拦截恼人广告、改变浏览器外观等等。
|
en-US
Extensions are like apps for your browser, and they let you protect passwords, download videos, find deals, block annoying ads, change how your browser looks, and much more.
|
Entity
#
all locales
browser • browser • newtab • onboarding.ftl mr1-onboarding-theme-secondary-button-label |
zh-CN
暂时不要
|
en-US
Not now
|
Entity
#
all locales
browser • browser • newtab • onboarding.ftl mr1-return-to-amo-addon-title |
zh-CN
这款快速又隐私的浏览器,已跃然于您的桌面。选择为 { -brand-short-name } 添加“<b>{ $addon-name }</b>”,解锁更多功能。
|
en-US
You’ve got a fast, private browser at your fingertips. Now you can add <b>{ $addon-name }</b> and do even more with { -brand-short-name }.
|
Entity
#
all locales
browser • browser • newtab • onboarding.ftl mr2-onboarding-thank-you-text |
zh-CN
{ -brand-short-name } 是一款由非营利组织支持的独立浏览器。我们共同努力,让网络环境更安全、更健康、也更有隐私。
|
en-US
{ -brand-short-name } is an independent browser backed by a non-profit. Together, we’re making the web safer, healthier, and more private.
|
Entity
#
all locales
browser • browser • newtab • onboarding.ftl mr2022-onboarding-colorway-description-innovator |
zh-CN
<b>您是创新派。</b>您善于捕捉各处机会,并正向影响身边所有人。
|
en-US
<b>You are an Innovator.</b> You see opportunities everywhere and make an impact on the lives of everyone around you.
|
Entity
#
all locales
browser • browser • newtab • onboarding.ftl mr2022-onboarding-colorway-label-innovator |
zh-CN
创新派
|
en-US
Innovator
|
Entity
#
all locales
browser • browser • newtab • onboarding.ftl mr2022-onboarding-colorway-tooltip-innovator2.title |
zh-CN
创新派(橙)
|
en-US
Innovator (orange)
|
Entity
#
all locales
browser • browser • newtab • onboarding.ftl mr2022-onboarding-mobile-download-subtitle |
zh-CN
一处打开网页,处处接续浏览。还可在使用 { -brand-product-name } 的设备间同步书签和密码。
|
en-US
Grab tabs from one device and pick up where you left off on another. Plus sync your bookmarks and passwords anywhere you use { -brand-product-name }.
|
Entity
#
all locales
browser • browser • newtab • onboarding.ftl mr2022-onboarding-set-default-only-subtitle |
zh-CN
选用由非营利组织支持的浏览器。遨游网络,有我们捍卫隐私。
|
en-US
Start with a browser backed by a non-profit. We defend your privacy while you zip around the web.
|
Entity
#
all locales
browser • browser • newtab • onboarding.ftl mr2022-onboarding-set-default-subtitle |
zh-CN
选用由非营利组织支持的浏览器。遨游网络,有我们捍卫隐私。
|
en-US
Use a browser backed by a non-profit. We defend your privacy while you zip around the web.
|
APIThese results are also available as an API request to search in
zh-CN or
en-US.
Learn more about the Transvision API.
Please enable JavaScript. Some features won't be available without it.