]> git.p6c8.net - policy-templates.git/blobdiff - windows/zh-TW/firefox.adml
Merge branch 'master' into intune
[policy-templates.git] / windows / zh-TW / firefox.adml
index 33d6f622dc30754a3f34015ae5e67334e4b3c19a..71e5aba7806be2a7dd70da2298e09d005067fa38 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<policyDefinitionResources revision="1.14" schemaVersion="1.0" >
+<policyDefinitionResources revision="1.15" schemaVersion="1.0" >
   <displayName/>
   <description/>
   <resources >
       <string id="UserMessaging_group">User Messaging</string>
       <string id="Allow">允許的網站</string>
       <string id="Block">封鎖的網站</string>
+      <string id="AppAutoUpdate">Application Autoupdate</string>
+      <string id="AppAutoUpdate_Explain">If this policy is enabled, Firefox is automatically updated without user approval.
+
+If this policy is disabled, Firefox updates are downloaded but the user can choose when to install the update.
+
+If this policy is not configured, the user can choose whether not Firefox is automatically updated.</string>
       <string id="AppUpdateURL">自訂更新網址</string>
       <string id="AppUpdateURL_Explain">若啟用此原則,可指定用來檢查更新的伺服器網址。當您在內部網路自行架設更新伺服器時會有幫助。
 
@@ -121,7 +127,25 @@ If this policy is enabled or not configured, authentication preferences cannot b
       <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>
@@ -137,6 +161,12 @@ If this policy is enabled or not configured, authentication preferences cannot b
       <string id="DisableBuiltinPDFViewer_Explain">若啟用此原則,將不會使用 Firefox 內建檢視器開啟 PDF 檔案。
 
 若停用或不設定此原則,則會使用 Firefox 內建檢視器開啟 PDF 檔案。</string>
+      <string id="DisableDefaultBrowserAgent">Disable the default browser agent.</string>
+      <string id="DisableDefaultBrowserAgent_Explain">If this policy is enabled, the default browser agent is disabled.
+
+If this policy is disabled or not configured, the default browser agent is enabled.
+
+For more information about the default browser agent, see https://firefox-source-docs.mozilla.org/toolkit/mozapps/defaultagent/default-browser-agent/index.html</string>
       <string id="DisableDeveloperTools">停用開發者工具</string>
       <string id="DisableDeveloperTools_Explain">若啟用此原則,將關閉 Firefox 當中的網頁開發者工具功能。
 
@@ -967,6 +997,14 @@ https://github.com/mozilla/policy-templates/blob/master/README.md#preferences。
       <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

patrick-canterino.de