<?xml version="1.0" encoding="utf-8"?>
-<policyDefinitionResources revision="1.13" schemaVersion="1.0" >
+<policyDefinitionResources revision="1.14" schemaVersion="1.0" >
<displayName/>
<description/>
<resources >
<string id="Microphone_group">麥克風</string>
<string id="Location_group">位置</string>
<string id="Notifications_group">通知</string>
+ <string id="Autoplay_group">Autoplay</string>
<string id="Authentication_group">驗證</string>
<string id="Bookmarks_group">書籤</string>
<string id="Certificates_group">憑證</string>
<string id="DownloadDirectory_Explain">若啟用此原則,可設定並固定下載項目的預設儲存資料夾。可使用 ${home} 來指定家目錄。
若停用或不設定此原則,將使用 Firefox 的預設下載資料夾,且可由使用者變更。</string>
- <string id="DNSOverHTTPS">設定 DNS Over HTTPS</string>
+ <string id="DNSOverHTTPS_group">DNS Over HTTPS</string>
+ <string id="DNSOverHTTPS_Enabled">Enabled</string>
+ <string id="DNSOverHTTPS_Enabled_Explain">If this policy is disabled, DNS over HTTPS is disabled.
+
+If this policy is enabled or not configured, DNS Over HTTPS is enabled.</string>
+ <string id="DNSOverHTTPS_ProviderURL">Provider URL</string>
+ <string id="DNSOverHTTPS_ProviderURL_Explain">If this policy is enabled, the URL specified is used as the provider URL.
+
+If this policy is disabled or not configured, the default provider is used.</string>
+
+ <string id="DNSOverHTTPS_Locked">Locked</string>
+ <string id="DNSOverHTTPS_Locked_Explain">If this policy is enabled, DNS over HTTPS settings cannot be changed by the user.
+
+If this policy is disabled or not configured, DNS over HTTPS settings can be changed by the user.</string>
+ <string id="DNSOverHTTPS_ExcludedDomains">Excluded Domains</string>
+ <string id="DNSOverHTTPS_ExcludedDomains_Explain">If this policy is enabled, the specified domains are excluded from DNS over HTTPS.
+
+If this policy is disabled or not configured, no domains are excluded from DNS over HTTPS.</string>
+ <string id="DNSOverHTTPS">設定 DNS Over HTTPS (Moved)</string>
<string id="DNSOverHTTPS_Explain">若啟用此原則,可變更預設 DNS over HTTPS 設定。
若停用或不設定此原則,將使用預設 DNS Over HTTPS 設定。</string>
<string id="Notifications_Locked_Explain">若啟用此原則,使用者將無法調整通知偏好設定。
若停用或不設定此原則,則使用者能夠自行調整位置通知偏好設定。</string>
+ <string id="Autoplay_Allow_Explain">If this policy is enabled, autoplay is always enabled for the origins indicated.
+
+If this policy is disabled or not configured, the default autoplay policy is followed.</string>
+ <string id="Autoplay_Block_Explain">If this policy is enabled, autoplay is always blocked for the origins indicated.
+
+If this policy is disabled or not configured, the default autoplay policy is followed.</string>
<string id="FirefoxHome">自訂 Firefox 首頁</string>
<string id="FirefoxHome_Explain">若啟用此原則,將可以設定要在 Firefox 首頁顯示哪些段落,並防止使用者更改設定。
若停用此原則,則會在一般與隱私瀏覽模式中都停用追蹤保護功能,且使用者無法開啟。
若啟用此原則,則會在一般與隱私瀏覽模式中都啟用追蹤保護功能,且您可以決定是否要允許讓使用者自行更改設定。</string>
+ <string id="TrackingProtection_group">Tracking Protection</string>
+ <string id="TrackingProtection_Value">Enabled</string>
+ <string id="TrackingProtection_Value_Explain">If this policy is enabled, tracking protection is enabled.
+
+If this policy is disabled, tracking protection is disabled and cannot be changed by the user.
+
+If this policy is not configured, standard tracking protection is used and the user can change it.</string>
+ <string id="TrackingProtection_Cryptomining">Cryptomining</string>
+ <string id="TrackingProtection_Cryptomining_Explain">If this policy is enabled, scripts that use cryptomining are blocked.
+
+If this policy is disabled or not configured, scripts that use cryptomining are not blocked.</string>
+ <string id="TrackingProtection_Fingerprinting">Fingerprinting</string>
+ <string id="TrackingProtection_Fingerprinting_Explain">If this policy is enabled, scripts that use fingerprinting are blocked.
+
+If this policy is disabled or not configured, scripts that use fingerprinting are not blocked.</string>
+ <string id="TrackingProtection_Exceptions">Exceptions</string>
+ <string id="TrackingProtection_Exceptions_Explain">If this policy is enabled, you can specify origins where tracking protection is not enabled.
+
+If this policy is disabled or not configured, tracking protection is enabled for all websites.</string>
+ <string id="TrackingProtection_Locked">Do not allow tracking protection preferences to be changed</string>
+ <string id="TrackingProtection_Locked_Explain">If this policy is enabled, tracking protection preferences cannot be changed by the user.
+
+If this policy is disabled or not configured, the user can change tracking protection preferences.</string>
<string id="RequestedLocales">請求語系</string>
<string id="RequestedLocalesString">請求語系(字串)</string>
<string id="RequestedLocales_Explain">若啟用此原則,您可以指定要由應用程式顯示的語系順序清單。將使得對應的語言套件生效。
<text>Exceptions:</text>
<listBox refId="TrackingProtection_Exceptions"/>
</presentation>
+ <presentation id="TrackingProtection_Exceptions">
+ <listBox refId="TrackingProtection_Exceptions"/>
+ </presentation>
<presentation id="OverridePage">
<textBox refId="OverridePage">
<label>網址:</label>
<presentation id="DisplayMenuBar">
<dropdownList refId="DisplayMenuBar"/>
</presentation>
+ <presentation id="String">
+ <textBox refId="String">
+ <label/>
+ </textBox>
+ </presentation>
+ <presentation id="List">
+ <listBox refId="List"/>
+ </presentation>
</presentationTable>
</resources>
</policyDefinitionResources>
\ No newline at end of file