<?xml version="1.0" encoding="utf-8"?>
-<policyDefinitionResources revision="3.1" schemaVersion="1.0">
+<policyDefinitionResources revision="3.10" schemaVersion="1.0">
<displayName/>
<description/>
<resources>
<string id="SUPPORTED_FF89">Firefox 89 或更新版本、Firefox 78.11 ESR 或更新版本</string>
<string id="SUPPORTED_FF90">Firefox 90 或更新版本、Firefox 78.12 ESR 或更新版本</string>
<string id="SUPPORTED_FF91">Firefox 91 或更新版本</string>
+ <string id="SUPPORTED_FF95">Firefox 95 或更新版本、Firefox 91.4 ESR 或更新版本</string>
+ <string id="SUPPORTED_FF96_ONLY">Firefox 96 或更新版本</string>
+ <string id="SUPPORTED_FF96">Firefox 96 或更新版本、Firefox 91.5 ESR 或更新版本</string>
+ <string id="SUPPORTED_FF97">Firefox 97 或更新版本、Firefox 91.6 ESR 或更新版本</string>
+ <string id="SUPPORTED_FF98_ONLY">Firefox 98 或更新版本</string>
+ <string id="SUPPORTED_FF99">Firefox 99 或更新版本、Firefox 91.8 ESR 或更新版本</string>
+ <string id="SUPPORTED_FF100">Firefox 100 或更新版本、Firefox 91.9 ESR 或更新版本</string>
+ <string id="SUPPORTED_FF101">Firefox 101 或更新版本、Firefox 91.10 ESR 或更新版本</string>
+ <string id="SUPPORTED_FF102">Firefox 102 或更新版本、Firefox 91.11 ESR 或更新版本</string>
<string id="firefox">Firefox</string>
<string id="Permissions_group">权限</string>
<string id="Camera_group">摄像头</string>
<string id="UserMessaging_group">显示给用户的消息</string>
<string id="DisabledCiphers_group">禁用加密算法</string>
<string id="EncryptedMediaExtensions_group">加密媒体扩充功能</string>
- <string id="PDFjs_group">PDFjs</string>
+ <string id="PDFjs_group">PDF.js</string>
<string id="PictureInPicture_group">子母画面</string>
<string id="Allow">允许的网站</string>
<string id="AllowSession">允许的网站(仅当次浏览阶段)</string>
<string id="LegacyProfiles_Explain">若启用此原则,Firefox 将不会尝试对本地电脑中不同套的 Firefox 创建不同的配置文件文件夹。 也等于设定MOZ_LEGACY_PROFILES。
若禁用或不设定此原则,Firefox 则会对每一套 Firefox 创建不同的配置文件。 </string>
+ <string id="LegacySameSiteCookieBehaviorEnabled">Revert to legacy SameSite behavior</string>
+ <string id="LegacySameSiteCookieBehaviorEnabled_Explain">If this policy is enabled, Firefox will revert to the legacy behavior of SameSite. This means that cookies that don't explicitly specify a SameSite attribute are treated as if they were SameSite=None.
+
+If this policy is disabled or not configured, Firefox will enforce SameSite=lax.</string>
+ <string id="LegacySameSiteCookieBehaviorEnabledForDomainList">Revert to legacy SameSite behavior on specific domains</string>
+ <string id="LegacySameSiteCookieBehaviorEnabledForDomainList_Explain">If this policy is enabled, Firefox will revert to the legacy behavior of SameSite for the specified domains. This means that cookies that don't explicitly specify a SameSite attribute are treated as if they were SameSite=None.
+
+If this policy is disabled or not configured, Firefox will enforce SameSite=lax for all domains.</string>
<string id="LocalFileLinks">本地文件链接</string>
<string id="LocalFileLinks_Explain">若启用此原则,将可以指定网站内容是否允许链接到本地文件。
<string id="Cookies_Block_Explain">若启用此原则,将封锁来自指定来源网址的 Cookie。 若指定了顶级域名(例如 http://example.org),也将封锁所有来自子域的 Cookie。
若禁用或不设定此原则,则默认不封锁 Cookie。 </string>
- <string id="Cookies_Default">接受来自网站的 Cookie</string>
+ <string id="Cookies_Default">接受来自网站的 Cookie(已弃用)</string>
<string id="Cookies_Default_Explain">若禁用此原则,将默认不接受来自网站的 Cookie。
若未启用或设定此原则,则接受来自网站的 Cookie。 </string>
- <string id="Cookies_AcceptThirdParty">允许第三方 Cookie</string>
+ <string id="Cookies_AcceptThirdParty">允许第三方 Cookie(已弃用)</string>
<string id="Cookies_AcceptThirdParty_Explain">若接受 Cookie 并启用了此原则,将可以设置是否要接受第三方 Cookie。
若禁用或未设定此原则,或是不允许 Cookie,则忽略此设定。 </string>
<string id="Cookies_ExpireAtSessionEnd_Explain">若启用此原则并允许 Cookie,Cookie 将在Firefox 时失效。
若禁用或未设定此原则,或是不允许 Cookie,则忽略此设定。 </string>
- <string id="Cookies_RejectTracker">拒绝跟踪器</string>
+ <string id="Cookies_RejectTracker">拒绝跟踪器(已弃用)</string>
<string id="Cookies_RejectTracker_Explain">若启用此原则并允许 Cookie,Firefox 将默认拒绝跟踪器 Cookie。
若禁用或未设定此原则,或是不允许 Cookie,则忽略此设定。 </string>
<string id="Cookies_Locked_Explain">若启用此原则,用户将无法调整 Cookie 偏好设置。
若禁用或不设定此原则,则使用者能够自行调整 Cookie 偏好设定。 </string>
+ <string id="Cookies_Behavior">Cookie Behavior</string>
+ <string id="Cookies_Behavior_Explain">If this policy is enabled, you can configure cookie behavior.
+
+If this policy is not configured or disabled, cookies are rejected for known trackers.</string>
+ <string id="Cookies_BehaviorPrivateBrowsing">Cookie Behavior in private browsing</string>
+ <string id="Cookies_BehaviorPrivateBrowsing_Explain">If this policy is enabled, you can configure cookie behavior in private browsing.
+
+If this policy is not configured or disabled, in private browsing, cookies are rejected for known trackers and third-party cookies are partitioned.</string>
+ <string id="Cookies_Behavior_Accept">Accept all cookies</string>
+ <string id="Cookies_Behavior_RejectForeign">Reject third party cookies</string>
+ <string id="Cookies_Behavior_Reject">Reject all cookies</string>
+ <string id="Cookies_Behavior_LimitForeign">Reject third party cookies for sites you haven't visited</string>
+ <string id="Cookies_Behavior_RejectTracker">Reject cookies for known trackers</string>
+ <string id="Cookies_Behavior_RejectTrackerAndPartitionForeign">Reject cookies for known trackers and partition third-party cookies (Total Cookie Protection)</string>
<string id="Camera_Allow_Explain">若启用此原则,将允许指定来源网址访问摄像头。
若禁用或不设定此原则,则依循预设摄影机存取原则。 </string>
<string id="PasswordManagerEnabled_Explain">若禁用此策略,将无法于偏好设定中使用密码管理员。
若启用或不设定此原则,则可于偏好设定中使用密码管理员。 </string>
+ <string id="PasswordManagerExceptions">Password Manager Exceptions</string>
+ <string id="PasswordManagerExceptions_Explain">If this policy is enabled, you can specify sites where Firefox won't offer to save passwords.
+
+If this policy is disabled or not configured, Firefox will offer to save passwords on all sites.</string>
<string id="PromptForDownloadLocation">提示下载位置</string>
<string id="PromptForDownloadLocation_Explain">若禁用此原则,将不会向用户询问文件下载位置。
<string id="UserMessaging_SkipOnboarding_Explain">If this policy is enabled, onboarding messages will not be shown on the new tab page.
If this policy is disabled or not configured, onboarding messages will be shown on the new tab page.</string>
- <string id="DisabledCiphers_TLS_DHE_RSA_WITH_AES_128_CBC_SHA">TLS_DHE_RSA_WITH_AES_128_CBC_SHA</string>
- <string id="DisabledCiphers_TLS_DHE_RSA_WITH_AES_256_CBC_SHA">TLS_DHE_RSA_WITH_AES_256_CBC_SHA</string>
- <string id="DisabledCiphers_TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA">TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA</string>
- <string id="DisabledCiphers_TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA">TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA</string>
- <string id="DisabledCiphers_TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256">TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256</string>
- <string id="DisabledCiphers_TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256">TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256</string>
- <string id="DisabledCiphers_TLS_RSA_WITH_AES_128_CBC_SHA">TLS_RSA_WITH_AES_128_CBC_SHA</string>
- <string id="DisabledCiphers_TLS_RSA_WITH_AES_256_CBC_SHA">TLS_RSA_WITH_AES_256_CBC_SHA</string>
- <string id="DisabledCiphers_TLS_RSA_WITH_3DES_EDE_CBC_SHA">TLS_RSA_WITH_3DES_EDE_CBC_SHA</string>
- <string id="DisabledCiphers_TLS_RSA_WITH_AES_128_GCM_SHA256">TLS_RSA_WITH_AES_128_GCM_SHA256</string>
- <string id="DisabledCiphers_TLS_RSA_WITH_AES_256_GCM_SHA384">TLS_RSA_WITH_AES_256_GCM_SHA384</string>
+ <string id="UserMessaging_MoreFromMozilla">More from Mozilla</string>
+ <string id="UserMessaging_MoreFromMozilla_Explain">If this policy is disabled, the More from Mozilla section will not be shown in preferences.
+
+If this policy is enabled or not configured, the More from Mozilla section will be shown in preferences.</string>
+ <string id="DisabledCiphers_TLS_DHE_RSA_WITH_AES_128_CBC_SHA">TLS_DHE_RSA_WITH_AES_128_CBC_SHA</string>
+ <string id="DisabledCiphers_TLS_DHE_RSA_WITH_AES_256_CBC_SHA">TLS_DHE_RSA_WITH_AES_256_CBC_SHA</string>
+ <string id="DisabledCiphers_TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA">TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA</string>
+ <string id="DisabledCiphers_TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA">TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA</string>
+ <string id="DisabledCiphers_TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256">TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256</string>
+ <string id="DisabledCiphers_TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256">TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256</string>
+ <string id="DisabledCiphers_TLS_RSA_WITH_AES_128_CBC_SHA">TLS_RSA_WITH_AES_128_CBC_SHA</string>
+ <string id="DisabledCiphers_TLS_RSA_WITH_AES_256_CBC_SHA">TLS_RSA_WITH_AES_256_CBC_SHA</string>
+ <string id="DisabledCiphers_TLS_RSA_WITH_3DES_EDE_CBC_SHA">TLS_RSA_WITH_3DES_EDE_CBC_SHA</string>
+ <string id="DisabledCiphers_TLS_RSA_WITH_AES_128_GCM_SHA256">TLS_RSA_WITH_AES_128_GCM_SHA256</string>
+ <string id="DisabledCiphers_TLS_RSA_WITH_AES_256_GCM_SHA384">TLS_RSA_WITH_AES_256_GCM_SHA384</string>
+ <string id="DisabledCiphers_TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA">TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA</string>
+ <string id="DisabledCiphers_TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA">TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA</string>
+ <string id="DisabledCiphers_TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384">TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384</string>
+ <string id="DisabledCiphers_TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256">TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256</string>
+ <string id="DisabledCiphers_TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384">TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384</string>
+ <string id="DisabledCiphers_TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256">TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256</string>
<string id="DisabledCiphers_Explain">若启用此原则,将禁用指定的加密套件组。
若禁用此原则,将只会开启指定的加密套件组。
<string id="EncryptedMediaExtensions_Locked_Explain">若启用此原则且禁用了 EncryptedMediaExtensions,Firefox 将不会下载加密媒体扩充功能(例如 Widevine),也不会询问用户是否要安装。
若禁用或不设定此原则,此原则就不会生效。 </string>
- <string id="PDFjs_Enabled">启用 PDFjs</string>
+ <string id="PDFjs_Enabled">启用 PDF.js</string>
<string id="PDFjs_Enabled_Explain">若禁用此原则,将不会使用内置的 PDF 查看器。
若启用或不设定此原则,就会使用内置的 PDF 查看器。 </string>
若禁用或不设定此原则,则不修改偏好设定。
若需要建立原则的详细信息,请参考 https://github.com/mozilla/policy-templates/blob/master/README.md#preferences。 </string>
+ <string id="Bookmarks">Bookmarks (JSON)</string>
+ <string id="Bookmarks_Explain">If this policy is enabled, you can use JSON to configure bookmarks, including [] to clear all bookmarks.
+
+If this policy is disabled or not configured, the individual bookmark policies are used.
+
+If this policy is enabled along with individual bookmarks, those bookmarks will not be added.
+
+This policy has no effect on Managed Bookmarks.
+
+For detailed information on the JSON, see https://github.com/mozilla/policy-templates/blob/master/README.md#bookmarks.</string>
<string id="ManagedBookmarks">受管理的书签</string>
<string id="ManagedBookmarks_Explain">若启用此原则,您可以使用 JSON 文件来指定受管理的书签。
<string id="WindowsSSO_Explain">If this policy is enabled, Firefox will use credentials stored in Windows to sign in to Microsoft, work, and school accounts.
If this policy is disabled or not configured, credentials must be entered manually.</string>
+ <string id="UseSystemPrintDialog">Use System Print Dialog</string>
+ <string id="UseSystemPrintDialog_Explain">If this policy is enabled, Firefox will use the system print dialog instead of showing print preview before printing.
+
+If this policy is disabled or not configured, Firefox will show print preview before printing.</string>
<string id="Preferences_Boolean_Explain">若启用此原则,偏好设定将锁定为 true。 若禁用此原则,偏好设定则锁定为false。
若需要偏好设置的详细说明,请参考:
</presentation>
<presentation id="Permissions"><listBox refId="Permissions"/></presentation>
<presentation id="PopupsAllow"><listBox refId="PopupsAllowDesc">允许网站弹出窗口</listBox></presentation>
- <presentation id="Cookies_AcceptThirdParty">
-<dropdownList refId="Cookies_AcceptThirdParty"/>
- </presentation>
- <presentation id="SearchBar">
-<dropdownList refId="SearchBar"/>
- </presentation>
- <presentation id="TrackingProtection">
+<presentation id="Cookies_AcceptThirdParty">
+ <dropdownList refId="Cookies_AcceptThirdParty"/>
+ </presentation>
+<presentation id="Cookies_Behavior">
+ <dropdownList refId="Cookies_Behavior"/>
+</presentation>
+<presentation id="Cookies_BehaviorPrivateBrowsing">
+ <dropdownList refId="Cookies_BehaviorPrivateBrowsing"/>
+</presentation>
+ <presentation id="SearchBar">
+ <dropdownList refId="SearchBar"/>
+</presentation>
+ <presentation id="TrackingProtection">
<checkBox refId="TrackingProtectionLocked">不允许调整追踪保护偏好设置。 </checkBox>
<checkBox refId="Cryptomining">封锁加密货币采矿程序。 </checkBox>
<checkBox refId="Fingerprinting">封锁数位指纹追踪程序。 </checkBox>
<presentation id="Preferences_security_default_personal_cert">
<dropdownList refId="Preferences_security_default_personal_cert"/>
</presentation>
+ <presentation id="LegacySameSiteCookieBehaviorEnabledForDomainList">
+ <listBox refId="LegacySameSiteCookieBehaviorEnabledForDomainList"/>
+ </presentation>
<presentation id="LocalFileLinks">
<listBox refId="LocalFileLinks"/>
</presentation>
<presentation id="FirefoxHome">
<checkBox refId="FirefoxHome_Search">搜索</checkBox>
<checkBox refId="FirefoxHome_TopSites">热门网站</checkBox>
+<checkBox refId="FirefoxHome_SponsoredTopSites">Sponsored Top Sites</checkBox>
<checkBox refId="FirefoxHome_Highlights">下载记录</checkBox>
<checkBox refId="FirefoxHome_Pocket">Pocket 推荐项</checkBox>
+<checkBox refId="FirefoxHome_SponsoredPocket">Sponsored Pocket Stories</checkBox>
<checkBox refId="FirefoxHome_Snippets">只字片语</checkBox>
<checkBox refId="FirefoxHome_Locked">不允许变更设置</checkBox>
</presentation>