<?xml version="1.0" encoding="utf-8"?>
-<policyDefinitionResources revision="3.0" schemaVersion="1.0" >
+<policyDefinitionResources revision="3.3" 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">Firefox 96 或更新版本、Firefox 91.5 ESR 或更新版本</string>
+ <string id="SUPPORTED_FF97">Firefox 97 或更新版本、Firefox 91.6 ESR 或更新版本</string>
+ <string id="SUPPORTED_FF98">Firefox 98 或更新版本、Firefox 91.7 ESR 或更新版本</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="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="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="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 檔案來指定受管理的書籤。
<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="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>