<?xml version="1.0" encoding="utf-8"?>
-<policyDefinitionResources revision="4.3" schemaVersion="1.0" >
+<policyDefinitionResources revision="4.7" schemaVersion="1.0" >
<displayName/>
<description/>
<resources >
<string id="SUPPORTED_FF107">Firefox 107 或更新版本、Firefox 102.5 ESR 或更新版本</string>
<string id="SUPPORTED_FF108">Firefox 108 或更新版本、Firefox 102.6 ESR 或更新版本</string>
<string id="SUPPORTED_FF109">Firefox 109 或更新版本、Firefox 102.7 ESR 或更新版本</string>
+ <string id="SUPPORTED_FF110">Firefox 110 或更新版本、Firefox 102.8 ESR 或更新版本</string>
<string id="firefox">Firefox</string>
<string id="Permissions_group">權限</string>
<string id="Camera_group">攝影機</string>
<string id="EncryptedMediaExtensions_group">加密媒體擴充功能</string>
<string id="PDFjs_group">PDF.js</string>
<string id="PictureInPicture_group">子母畫面</string>
+ <string id="ProxySettings_group">Proxy Settings</string>
<string id="Allow">允許的網站</string>
<string id="AllowSession">允許的網站(僅當次瀏覽階段)</string>
<string id="Block">封鎖的網站</string>
若停用或不設定此原則,則會收集並上傳 Telemetry 資料。
Mozilla 建議您不要停用 Telemetry。透過 Telemetry 收集到的資訊可幫助為企業使用者打造更好的產品。</string>
- <string id="DisplayBookmarksToolbar">顯示書籤工具列</string>
+ <string id="DisplayBookmarksToolbar">顯示書籤工具列(已棄用)</string>
<string id="DisplayBookmarksToolbar_Explain">若啟用此原則,預設將顯示書籤工具列。使用者還是可以將其隱藏。
若停用或不設定此原則,則預設不會顯示書籤工具列。</string>
+ <string id="DisplayBookmarksToolbar_Enum">Display Bookmarks Toolbar</string>
+ <string id="DisplayBookmarksToolbar_Enum_Explain">If this policy is enabled, the default bokmarks toolbar display can be configured.
+
+If this policy is disabled or not configured, the bookmarks toolbar is displayed on the new tab page by default.</string>
+ <string id="DisplayBookmarksToolbar_Always">Always</string>
+ <string id="DisplayBookmarksToolbar_Never">Never</string>
+ <string id="DisplayBookmarksToolbar_NewTab">New Tab</string>
<string id="DisplayMenuBar">顯示選單列(已棄用)</string>
<string id="DisplayMenuBar_Explain">若啟用此原則,預設將顯示選單列。使用者還是可以將其隱藏。
<string id="AppUpdatePin_Explain">If this policy is enabled, you can specify a Firefox version as xx. or xx.xx. and Firefox will not be updated beyond that major or minor version.
If this policy is disabled or not configured, Firefox will update normally.</string>
+ <string id="Proxy_Locked">Do not allow proxy settings to be changed</string>
+ <string id="Proxy_Locked_Explain">If this policy is enabled, proxy settings cannot be changed by the user.
+
+If this policy is disabled or not configured, the user can change their proxy settings.</string>
+ <string id="Proxy_ConnectionType">Connection Type</string>
+ <string id="Proxy_ConnectionType_Explain">If this policy is enabled, you can set the connection type.
+
+If this policy is disabled or not configured, Firefox defaults to using the system proxy.</string>
+ <string id="Proxy_HTTPProxy">HTTP Proxy</string>
+ <string id="Proxy_HTTPProxy_Explain">If this policy is enabled, you can set the HTTP Proxy used when manual proxy configuration is specified.
+
+If this policy is disabled or not configured, Firefox does not use an HTTP Proxy.</string>
+ <string id="Proxy_UseHTTPProxyForAllProtocols">Use HTTP proxy for HTTPS</string>
+ <string id="Proxy_UseHTTPProxyForAllProtocols_Explain">If this policy is enabled, the HTTP Proxy is used for HTTPS when manual proxy configuration is specified.
+
+If this policy is disabled or not configured, Firefox does not use an HTTPS Proxy unless specified.</string>
+ <string id="Proxy_SSLProxy">HTTPS Proxy</string>
+ <string id="Proxy_SSLProxy_Explain">If this policy is enabled, you can set the HTTPS Proxy used when manual proxy configuration is specified.
+
+If this policy is disabled or not configured, Firefox does not use an HTTPS Proxy.</string>
+ <string id="Proxy_SOCKSProxy">SOCKS Host</string>
+ <string id="Proxy_SOCKSProxy_Explain">If this policy is enabled, you can set the SOCKS Host and version used when manual proxy configuration is specified.
+
+If this policy is disabled or not configured, Firefox does not use a SOCKS Host.</string>
+ <string id="Proxy_AutoConfigURL">Automatic proxy configuration URL</string>
+ <string id="Proxy_AutoConfigURL_Explain">If this policy is enabled, you can set the automatic proxy configuration URL.
+
+If this policy is disabled or not configured, Firefox does not use an automatic proxy configuration URL.</string>
+ <string id="Proxy_Passthrough">Proxy Passthrough</string>
+ <string id="Proxy_Passthrough_Explain">If this policy is enabled, the proxy settings are bypassed for the locations specified.
+
+If this policy is disabled or not configured, Firefox does not bypass the proxy.</string>
+ <string id="Proxy_AutoLogin">Do not prompt for authentication if password is saved</string>
+ <string id="Proxy_AutoLogin_Explain">If this policy is enabled, Firefox will not prompt for proxy authentication when a password is saved.
+
+If this policy is disabled or not configured, Firefox will always prompt for proxy authentication.</string>
+ <string id="Proxy_UseProxyForDNS">Proxy DNS when using SOCKS v5</string>
+ <string id="Proxy_UseProxyForDNS_Explain">If this policy is enabled, DNS is proxied when using SOCKS v5.
+
+If this policy is disabled or not configured, DNS is not proxied when using SOCKS v5.</string>
<string id="Preferences_Boolean_Explain">若啟用此原則,偏好設定將鎖定為 true。若停用此原則,偏好設定則鎖定為 false。
若需要偏好設定的詳細說明,請參考:
<presentation id="DisplayMenuBar">
<dropdownList refId="DisplayMenuBar"/>
</presentation>
+ <presentation id="DisplayBookmarksToolbar">
+ <dropdownList refId="DisplayBookmarksToolbar"/>
+ </presentation>
<presentation id="String">
<textBox refId="String">
<label/>
<presentation id="JSON">
<multiTextBox refId="JSON"/>
</presentation>
+ <presentation id="Proxy_ConnectionType">
+ <dropdownList refId="Proxy_ConnectionType"/>
+ </presentation>
+ <presentation id="Proxy_HTTPProxy">
+ <textBox refId="Proxy_HTTPProxy">
+ <label>Host including port:</label>
+ </textBox>
+ </presentation>
+ <presentation id="Proxy_SSLProxy">
+ <textBox refId="Proxy_SSLProxy">
+ <label>Host including port:</label>
+ </textBox>
+ </presentation>
+ <presentation id="Proxy_SOCKSProxy">
+ <text>Host including port:</text>
+ <textBox refId="Proxy_SOCKSProxy">
+ <label/>
+ </textBox>
+ <text>SOCKS Version:</text>
+ <dropdownList refId="Proxy_SOCKSVersion"/>
+ </presentation>
+ <presentation id="Proxy_AutoConfigURL">
+ <textBox refId="Proxy_AutoConfigURL">
+ <label>URL:</label>
+ </textBox>
+ </presentation>
+ <presentation id="Proxy_Passthrough">
+ <text>No proxy for</text>
+ <textBox refId="Proxy_Passthrough">
+ <label/>
+ </textBox>
+ <text>Example: .mozilla.org, .net.nz, 192.168.1.0/24</text>
+ <text>Connections to localhost, 127.0.0.1/8, and ::1 are never proxied.</text>
+ </presentation>
</presentationTable>
</resources>
-</policyDefinitionResources>
\ No newline at end of file
+</policyDefinitionResources>