<?xml version="1.0" encoding="utf-8"?>
-<policyDefinitionResources revision="3.3" schemaVersion="1.0" >
+<policyDefinitionResources revision="4.1" schemaVersion="1.0" >
<displayName/>
<description/>
<resources >
<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_FF96_ONLY">Firefox 96 或更新版本</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_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 或更新版本</string>
<string id="firefox">Firefox</string>
<string id="Permissions_group">權限</string>
<string id="Camera_group">攝影機</string>
<string id="LegacyProfiles_Explain">若啟用此原則,Firefox 將不會嘗試對本機電腦中不同套的 Firefox 建立不同的設定檔資料夾。也等於設定 MOZ_LEGACY_PROFILES。
若停用或不設定此原則,Firefox 則會對每一套 Firefox 建立不同的設定檔。</string>
+ <string id="LegacySameSiteCookieBehaviorEnabled">退回舊版 SameSite 行為</string>
+ <string id="LegacySameSiteCookieBehaviorEnabled_Explain">若啟用此原則,Firefox 將退回舊版的 SameSite 行為。代表未明確指定 SameSite 屬性的 Cookie 將被視為 SameSite=None。
+
+若停用或不設定此原則,Firefox 則會強制視為 SameSite=lax。</string>
+ <string id="LegacySameSiteCookieBehaviorEnabledForDomainList">對特定網域退回舊版 SameSite 行為</string>
+ <string id="LegacySameSiteCookieBehaviorEnabledForDomainList_Explain">若啟用此原則,Firefox 將對特定網域退回舊版的 SameSite 行為。代表未明確指定 SameSite 屬性的 Cookie 將被視為 SameSite=None。
+
+若停用或不設定此原則,Firefox 則會強制對所有網域都視為 SameSite=lax。</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 行為</string>
+ <string id="Cookies_Behavior_Explain">若啟用此原則,可調整 Cookie 接受行為。
+
+若停用或不設定此原則,將拒絕來自已知追蹤器的 Cookie。</string>
+ <string id="Cookies_BehaviorPrivateBrowsing">隱私瀏覽模式中的 Cookie 行為</string>
+ <string id="Cookies_BehaviorPrivateBrowsing_Explain">若啟用此原則,可調整隱私瀏覽模式中的 Cookie 接受行為。
+
+若停用或不設定此原則,將在隱私瀏覽模式中拒絕來自已知追蹤器的 Cookie,並隔離所有第三方 cookie。</string>
+ <string id="Cookies_Behavior_Accept">接受所有 Cookie</string>
+ <string id="Cookies_Behavior_RejectForeign">拒絕第三方 Cookie</string>
+ <string id="Cookies_Behavior_Reject">拒絕所有 Cookie</string>
+ <string id="Cookies_Behavior_LimitForeign">拒絕來自您未造訪過的第三方 Cookie</string>
+ <string id="Cookies_Behavior_RejectTracker">拒絕來自已知追蹤器的 Cookie</string>
+ <string id="Cookies_Behavior_RejectTrackerAndPartitionForeign">拒絕來自已知追蹤器的 Cookie,並隔離第三方網站的 Cookie(全方位 Cookie 保護功能)</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">若啟用此原則,將不會在「新分頁」頁面顯示新功能說明訊息。
若停用或不設定此原則,則會在「新分頁」頁面顯示新功能說明訊息。</string>
+ <string id="UserMessaging_MoreFromMozilla">「Mozilla 的更多產品」頁面</string>
+ <string id="UserMessaging_MoreFromMozilla_Explain">若停用此原則,偏好設定中將不會顯示「Mozilla 的更多產品」頁面。
+
+若啟用或不設定此原則,將會在偏好設定中顯示「Mozilla 的更多產品」頁面。</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_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">若啟用此原則,將停用指定的加密套件組。
若停用此原則,將只會開啟指定的加密套件組。
若停用或不設定此原則,則不修改偏好設定。
若需要建立原則的詳細資訊,請參考 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.
+ <string id="Bookmarks">書籤(JSON)</string>
+ <string id="Bookmarks_Explain">若啟用此原則,您可以使用 JSON 字串來設定書籤,也可以使用 [] 來清除所有書籤。
-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>
+若需要 JSON 書籤原則的詳細資訊,請參考 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">若啟用此原則,Firefox 將使用儲存於 Windows 的帳號密碼來登入微軟、工作單位、學校提供的帳號。
若停用或不設定此原則,則必須手動輸入帳號密碼。</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="ExemptDomainFileTypePairsFromFileTypeDownloadWarnings">Disable warnings based on file extension for specific file types on domains</string>
+ <string id="ExemptDomainFileTypePairsFromFileTypeDownloadWarnings_Explain">If this policy is enabled, you can define a list of domains and file type extensions that will be exempt from executable warnings.
+
+If this policy is disabled or not configured, warnings are shown for all executable file types.
+
+For detailed information on creating the policy, see https://github.com/mozilla/policy-templates/blob/master/README.md#exemptdomainfiletypepairsfromfiletypedownloadwarnings.</string>
+ <string id="StartDownloadsInTempDirectory">Start Downloads in Temporary Directory</string>
+ <string id="StartDownloadsInTempDirectory_Explain">If this policy is enabled, Firefox will start downloads in a temporary directory and automatically deleted when you close the browser.
+
+If this policy is disabled or not configured, Firefox will to the download folder and will not be automatically deleted when you close the browser.</string>
<string id="Preferences_Boolean_Explain">若啟用此原則,偏好設定將鎖定為 true。若停用此原則,偏好設定則鎖定為 false。
若需要偏好設定的詳細說明,請參考:
<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>
<checkBox refId="TrackingProtectionLocked">不允許調整追蹤保護偏好設定。</checkBox>
<checkBox refId="Cryptomining">封鎖加密貨幣採礦程式。</checkBox>
<checkBox refId="Fingerprinting">封鎖數位指紋追蹤程式。</checkBox>
- <text>Exceptions:</text>
+ <text>例外:</text>
<listBox refId="TrackingProtection_Exceptions"/>
</presentation>
<presentation id="TrackingProtection_Exceptions">
<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_SponsoredTopSites">贊助的熱門網站</checkBox>
<checkBox refId="FirefoxHome_Highlights">下載紀錄</checkBox>
<checkBox refId="FirefoxHome_Pocket">Pocket 推薦項目</checkBox>
- <checkBox refId="FirefoxHome_SponsoredPocket">Sponsored Pocket Stories</checkBox>
+ <checkBox refId="FirefoxHome_SponsoredPocket">Pocket 贊助內容</checkBox>
<checkBox refId="FirefoxHome_Snippets">隻字片語</checkBox>
<checkBox refId="FirefoxHome_Locked">不允許變更設定</checkBox>
</presentation>