<string id="EncryptedMediaExtensions_group">DRM-Medien Erweiterungen</string>
<string id="PDFjs_group">PDF.js</string>
<string id="PictureInPicture_group">Bild in Bild</string>
+ <string id="ProxySettings_group">Proxy Settings</string>
<string id="Allow">Erlaubte Seiten</string>
<string id="AllowSession">Erlaubte Seiten (Session Only)</string>
<string id="Block">Gesperrte Seiten</string>
<string id="AppUpdatePin_Explain">Wenn diese Richtlinieneinstellung aktiviert ist, können Sie eine Firefox-Version als xx. oder xx.xx. angeben und Firefox wird nicht über diese Haupt- oder Nebenversion hinaus aktualisiert.
Wenn diese Richtlinieneinstellung deaktiviert oder nicht konfiguriert ist, wird Firefox normal aktualisiert.</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">Wenn diese Richtlinieneinstellung aktiviert ist, ist die Einstellung auf true gesperrt. Wenn diese Richtlinieneinstellung deaktiviert ist, ist die Einstellung auf false gesperrt.
Für eine Beschreibung der Einstellung, siehe:
<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>
<string id="EncryptedMediaExtensions_group">Encrypted Media Extensions</string>
<string id="PDFjs_group">PDF.js</string>
<string id="PictureInPicture_group">Picture-in-Picture</string>
+ <string id="ProxySettings_group">Proxy Settings</string>
<string id="Allow">Allowed Sites</string>
<string id="AllowSession">Allowed Sites (Session Only)</string>
<string id="Block">Blocked Sites</string>
If this policy is enabled, the user is always prompted for a download location.
If this policy is not configured, the user is prompted for a download location, but can change the default.</string>
- <string id="Proxy">Proxy Settings</string>
+ <string id="Proxy">Proxy Settings (Moved)</string>
<string id="Proxy_Explain">If this policy is enabled, you can configure and lock network settings.
Select the connection type and then fill in the appropriate sections. Due to a bug, you must select a value for the SOCKS proxy version.
<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">If this policy is enabled, the preference is locked to true. If this policy is disabled, the preference is locked to false.
For a description of the preference, see:
<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>
<string id="EncryptedMediaExtensions_group">Extensiones de medios cifrados</string>
<string id="PDFjs_group">PDF.js</string>
<string id="PictureInPicture_group">Picture-in-Picture</string>
+ <string id="ProxySettings_group">Proxy Settings</string>
<string id="Allow">Sitios permitidos</string>
<string id="AllowSession">Sitios permitidos (Session Only)</string>
<string id="Block">Sitios bloqueados</string>
<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">Si esta política está habilitada, la preferencia se bloquea en true. Si esta política está deshabilitada, la preferencia está bloqueada en false.
Para una descripción de la preferencia, visita:
<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>
<category displayName="$(string.PictureInPicture_group)" name="PictureInPicture">
<parentCategory ref="firefox"/>
</category>
+ <category displayName="$(string.ProxySettings_group)" name="ProxySettings">
+ <parentCategory ref="firefox"/>
+ </category>
</categories>
<policies>
<policy name="AppAutoUpdate" class="Both" displayName="$(string.AppAutoUpdate)" explainText="$(string.AppAutoUpdate_Explain)" key="Software\Policies\Mozilla\Firefox" valueName="AppAutoUpdate">
</boolean>
</elements>
</policy>
+ <policy name="Proxy_Locked" class="Both" displayName="$(string.Proxy_Locked)" explainText="$(string.Proxy_Locked_Explain)" key="Software\Policies\Mozilla\Firefox\Proxy" valueName="Locked">
+ <parentCategory ref="ProxySettings"/>
+ <supportedOn ref="SUPPORTED_FF60"/>
+ <enabledValue>
+ <decimal value="1"/>
+ </enabledValue>
+ <disabledValue>
+ <decimal value="0"/>
+ </disabledValue>
+ </policy>
+ <policy name="Proxy_ConnectionType" class="Both" displayName="$(string.Proxy_ConnectionType)" explainText="$(string.Proxy_ConnectionType_Explain)" key="Software\Policies\Mozilla\Firefox\Proxy" presentation="$(presentation.Proxy_ConnectionType)">
+ <parentCategory ref="ProxySettings"/>
+ <supportedOn ref="SUPPORTED_FF60"/>
+ <elements>
+ <enum id="Proxy_ConnectionType" valueName="Mode">
+ <item displayName="$(string.NoProxy)">
+ <value>
+ <string>none</string>
+ </value>
+ </item>
+ <item displayName="$(string.SystemProxy)">
+ <value>
+ <string>system</string>
+ </value>
+ </item>
+ <item displayName="$(string.ManualProxy)">
+ <value>
+ <string>manual</string>
+ </value>
+ </item>
+ <item displayName="$(string.AutoDetectProxy)">
+ <value>
+ <string>autoDetect</string>
+ </value>
+ </item>
+ <item displayName="$(string.AutoConfigProxy)">
+ <value>
+ <string>autoConfig</string>
+ </value>
+ </item>
+ </enum>
+ </elements>
+ </policy>
+ <policy name="Proxy_HTTPProxy" class="Both" displayName="$(string.Proxy_HTTPProxy)" explainText="$(string.Proxy_HTTPProxy_Explain)" key="Software\Policies\Mozilla\Firefox\Proxy" presentation="$(presentation.Proxy_HTTPProxy)">
+ <parentCategory ref="ProxySettings"/>
+ <supportedOn ref="SUPPORTED_FF60"/>
+ <elements>
+ <text id="Proxy_HTTPProxy" valueName="HTTPProxy"/>
+ </elements>
+ </policy>
+ <policy name="Proxy_UseHTTPProxyForAllProtocols" class="Both" displayName="$(string.Proxy_UseHTTPProxyForAllProtocols)" explainText="$(string.Proxy_UseHTTPProxyForAllProtocols_Explain)" key="Software\Policies\Mozilla\Firefox\Proxy" valueName="UseHTTPProxyForAllProtocols">
+ <parentCategory ref="ProxySettings"/>
+ <supportedOn ref="SUPPORTED_FF60"/>
+ <enabledValue>
+ <decimal value="1"/>
+ </enabledValue>
+ <disabledValue>
+ <decimal value="0"/>
+ </disabledValue>
+ </policy>
+ <policy name="Proxy_SSLProxy" class="Both" displayName="$(string.Proxy_SSLProxy)" explainText="$(string.Proxy_SSLProxy_Explain)" key="Software\Policies\Mozilla\Firefox\Proxy" presentation="$(presentation.Proxy_SSLProxy)">
+ <parentCategory ref="ProxySettings"/>
+ <supportedOn ref="SUPPORTED_FF60"/>
+ <elements>
+ <text id="Proxy_SSLProxy" valueName="SSLProxy"/>
+ </elements>
+ </policy>
+ <policy name="Proxy_SOCKSProxy" class="Both" displayName="$(string.Proxy_SOCKSProxy)" explainText="$(string.Proxy_SOCKSProxy_Explain)" key="Software\Policies\Mozilla\Firefox\Proxy" presentation="$(presentation.Proxy_SOCKSProxy)">
+ <parentCategory ref="ProxySettings"/>
+ <supportedOn ref="SUPPORTED_FF60"/>
+ <elements>
+ <text id="Proxy_SOCKSProxy" valueName="SOCKSProxy"/>
+ <enum id="Proxy_SOCKSVersion" valueName="SOCKSVersion">
+ <item displayName="$(string.SOCKSVersion4)">
+ <value>
+ <decimal value="4"/>
+ </value>
+ </item>
+ <item displayName="$(string.SOCKSVersion5)">
+ <value>
+ <decimal value="5"/>
+ </value>
+ </item>
+ </enum>
+ </elements>
+ </policy>
+ <policy name="Proxy_AutoConfigURL" class="Both" displayName="$(string.Proxy_AutoConfigURL)" explainText="$(string.Proxy_AutoConfigURL_Explain)" key="Software\Policies\Mozilla\Firefox\Proxy" presentation="$(presentation.Proxy_AutoConfigURL)">
+ <parentCategory ref="ProxySettings"/>
+ <supportedOn ref="SUPPORTED_FF60"/>
+ <elements>
+ <text id="Proxy_AutoConfigURL" valueName="AutoConfigURL"/>
+ </elements>
+ </policy>
+ <policy name="Proxy_Passthrough" class="Both" displayName="$(string.Proxy_Passthrough)" explainText="$(string.Proxy_Passthrough_Explain)" key="Software\Policies\Mozilla\Firefox\Proxy" presentation="$(presentation.Proxy_Passthrough)">
+ <parentCategory ref="ProxySettings"/>
+ <supportedOn ref="SUPPORTED_FF60"/>
+ <elements>
+ <text id="Proxy_Passthrough" valueName="Passthrough"/>
+ </elements>
+ </policy>
+ <policy name="Proxy_AutoLogin" class="Both" displayName="$(string.Proxy_AutoLogin)" explainText="$(string.Proxy_AutoLogin_Explain)" key="Software\Policies\Mozilla\Firefox\Proxy" valueName="AutoLogin">
+ <parentCategory ref="ProxySettings"/>
+ <supportedOn ref="SUPPORTED_FF60"/>
+ <enabledValue>
+ <decimal value="1"/>
+ </enabledValue>
+ <disabledValue>
+ <decimal value="0"/>
+ </disabledValue>
+ </policy>
+ <policy name="Proxy_UseProxyForDNS" class="Both" displayName="$(string.Proxy_UseProxyForDNS)" explainText="$(string.Proxy_UseProxyForDNS_Explain)" key="Software\Policies\Mozilla\Firefox\Proxy" valueName="UseProxyForDNS">
+ <parentCategory ref="ProxySettings"/>
+ <supportedOn ref="SUPPORTED_FF60"/>
+ <enabledValue>
+ <decimal value="1"/>
+ </enabledValue>
+ <disabledValue>
+ <decimal value="0"/>
+ </disabledValue>
+ </policy>
<policy name="SearchBar" class="Both" displayName="$(string.SearchBar)" explainText="$(string.SearchBar_Explain)" key="Software\Policies\Mozilla\Firefox" presentation="$(presentation.SearchBar)">
<parentCategory ref="firefox"/>
<supportedOn ref="SUPPORTED_FF60"/>
<string id="EncryptedMediaExtensions_group">Encrypted Media Extensions</string>\r
<string id="PDFjs_group">PDF.js</string>\r
<string id="PictureInPicture_group">Picture-in-Picture</string>\r
+ <string id="ProxySettings_group">Proxy Settings</string>\r
<string id="Allow">Sites autorisés</string>\r
<string id="AllowSession">Sites autorisés (Session Only)</string>\r
<string id="Block">Sites bloqués</string>\r
<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.\r
\r
If this policy is disabled or not configured, Firefox will update normally.</string>\r
+ <string id="Proxy_Locked">Do not allow proxy settings to be changed</string>\r
+ <string id="Proxy_Locked_Explain">If this policy is enabled, proxy settings cannot be changed by the user.\r
+\r
+If this policy is disabled or not configured, the user can change their proxy settings.</string>\r
+ <string id="Proxy_ConnectionType">Connection Type</string>\r
+ <string id="Proxy_ConnectionType_Explain">If this policy is enabled, you can set the connection type.\r
+\r
+If this policy is disabled or not configured, Firefox defaults to using the system proxy.</string>\r
+ <string id="Proxy_HTTPProxy">HTTP Proxy</string>\r
+ <string id="Proxy_HTTPProxy_Explain">If this policy is enabled, you can set the HTTP Proxy used when manual proxy configuration is specified.\r
+\r
+If this policy is disabled or not configured, Firefox does not use an HTTP Proxy.</string>\r
+ <string id="Proxy_UseHTTPProxyForAllProtocols">Use HTTP proxy for HTTPS</string>\r
+ <string id="Proxy_UseHTTPProxyForAllProtocols_Explain">If this policy is enabled, the HTTP Proxy is used for HTTPS when manual proxy configuration is specified.\r
+\r
+If this policy is disabled or not configured, Firefox does not use an HTTPS Proxy unless specified.</string>\r
+ <string id="Proxy_SSLProxy">HTTPS Proxy</string>\r
+ <string id="Proxy_SSLProxy_Explain">If this policy is enabled, you can set the HTTPS Proxy used when manual proxy configuration is specified.\r
+\r
+If this policy is disabled or not configured, Firefox does not use an HTTPS Proxy.</string>\r
+ <string id="Proxy_SOCKSProxy">SOCKS Host</string>\r
+ <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.\r
+\r
+If this policy is disabled or not configured, Firefox does not use a SOCKS Host.</string>\r
+ <string id="Proxy_AutoConfigURL">Automatic proxy configuration URL</string>\r
+ <string id="Proxy_AutoConfigURL_Explain">If this policy is enabled, you can set the automatic proxy configuration URL.\r
+\r
+If this policy is disabled or not configured, Firefox does not use an automatic proxy configuration URL.</string>\r
+ <string id="Proxy_Passthrough">Proxy Passthrough</string>\r
+ <string id="Proxy_Passthrough_Explain">If this policy is enabled, the proxy settings are bypassed for the locations specified.\r
+\r
+If this policy is disabled or not configured, Firefox does not bypass the proxy.</string>\r
+ <string id="Proxy_AutoLogin">Do not prompt for authentication if password is saved</string>\r
+ <string id="Proxy_AutoLogin_Explain">If this policy is enabled, Firefox will not prompt for proxy authentication when a password is saved.\r
+\r
+If this policy is disabled or not configured, Firefox will always prompt for proxy authentication.</string>\r
+ <string id="Proxy_UseProxyForDNS">Proxy DNS when using SOCKS v5</string>\r
+ <string id="Proxy_UseProxyForDNS_Explain">If this policy is enabled, DNS is proxied when using SOCKS v5.\r
+\r
+If this policy is disabled or not configured, DNS is not proxied when using SOCKS v5.</string>\r
<string id="Preferences_Boolean_Explain">Si cette stratégie est activée, la préférence est verrouillée sur true. Si cette stratégie est désactivée, la préférence est verrouillée sur false.\r
\r
Pour une description de la préférence, voir:\r
<presentation id="JSON">\r
<multiTextBox refId="JSON"/>\r
</presentation>\r
+ <presentation id="Proxy_ConnectionType">\r
+ <dropdownList refId="Proxy_ConnectionType"/>\r
+ </presentation>\r
+ <presentation id="Proxy_HTTPProxy">\r
+ <textBox refId="Proxy_HTTPProxy">\r
+ <label>Host including port:</label>\r
+ </textBox>\r
+ </presentation>\r
+ <presentation id="Proxy_SSLProxy">\r
+ <textBox refId="Proxy_SSLProxy">\r
+ <label>Host including port:</label>\r
+ </textBox>\r
+ </presentation>\r
+ <presentation id="Proxy_SOCKSProxy">\r
+ <text>Host including port:</text>\r
+ <textBox refId="Proxy_SOCKSProxy">\r
+ <label/>\r
+ </textBox>\r
+ <text>SOCKS Version:</text>\r
+ <dropdownList refId="Proxy_SOCKSVersion"/>\r
+ </presentation>\r
+ <presentation id="Proxy_AutoConfigURL">\r
+ <textBox refId="Proxy_AutoConfigURL">\r
+ <label>URL:</label>\r
+ </textBox>\r
+ </presentation>\r
+ <presentation id="Proxy_Passthrough">\r
+ <text>No proxy for</text>\r
+ <textBox refId="Proxy_Passthrough">\r
+ <label/>\r
+ </textBox>\r
+ <text>Example: .mozilla.org, .net.nz, 192.168.1.0/24</text>\r
+ <text>Connections to localhost, 127.0.0.1/8, and ::1 are never proxied.</text>\r
+ </presentation>\r
</presentationTable>\r
</resources>\r
</policyDefinitionResources>\r
<string id="EncryptedMediaExtensions_group">Encrypted Media Extensions</string>
<string id="PDFjs_group">PDF.js</string>
<string id="PictureInPicture_group">Picture-in-Picture</string>
+ <string id="ProxySettings_group">Proxy Settings</string>
<string id="Allow">Siti consentiti</string>
<string id="AllowSession">Siti consentiti (solo sessione)</string>
<string id="Block">Siti bloccati</string>
<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">Se questo criterio è abilitato, la preferenza è impostata a Vero e resa non modificabile. Se questo criterio è disabilitato, la preferenza è impostata a Falso e resa non modificabile.
Per una descrizione della preferenza, si veda:
<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>
<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">Разрешённые сайты (Session Only)</string>
<string id="Block">Заблокированные сайты</string>
<string id="AppUpdatePin_Explain">Если эта политика включена, вы можете указать версию Firefox как xx. или хх.хх. и Firefox не будет обновляться после этой основной или дополнительной версии.
Если эта политика отключена или не настроена, Firefox будет обновляться в обычном режиме.</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="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>
<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>
<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="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>
<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>
<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="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>