<?xml version="1.0" encoding="utf-8"?>
-<policyDefinitionResources revision="2.0" schemaVersion="1.0" >
+<policyDefinitionResources revision="2.4" schemaVersion="1.0" >
<displayName/>
<description/>
<resources >
<string id="SUPPORTED_FF77">Firefox 77 o posterior, Firefox 68.9 ESR o posterior</string>
<string id="SUPPORTED_FF77_ONLY">Firefox 77 o posterior</string>
<string id="SUPPORTED_FF78">Firefox 78 o posterior</string>
+ <string id="SUPPORTED_FF79">Firefox 79 o posterior, Firefox 78.1 ESR o posterior</string>
+ <string id="SUPPORTED_FF80">Firefox 80 o posterior, Firefox 78.2 ESR o posterior</string>
+ <string id="SUPPORTED_FF81">Firefox 81 o posterior, Firefox 78.3 ESR o posterior</string>
+ <string id="SUPPORTED_FF82">Firefox 82 o posterior, Firefox 78.4 ESR o posterior</string>
+ <string id="SUPPORTED_FF83">Firefox 83 o posterior, Firefox 78.5 ESR o posterior</string>
+ <string id="SUPPORTED_FF84">Firefox 84 o posterior, Firefox 78.6 ESR o posterior</string>
+ <string id="SUPPORTED_FF85">Firefox 85 o posterior, Firefox 78.7 ESR o posterior</string>
+ <string id="SUPPORTED_FF86">Firefox 86 o posterior, Firefox 78.8 ESR o posterior</string>
<string id="firefox">Firefox</string>
<string id="Permissions_group">Permisos</string>
<string id="Camera_group">Cámara</string>
<string id="Location_group">Ubicación</string>
<string id="Notifications_group">Notificaciones</string>
<string id="Autoplay_group">Reproducción automática</string>
+ <string id="VirtualReality_group">Virtual Reality</string>
<string id="Authentication_group">Autenticación</string>
<string id="Bookmarks_group">Marcadores</string>
<string id="Certificates_group">Certificados</string>
<string id="Flash_group">Flash</string>
<string id="Homepage_group">Página de inicio</string>
<string id="Search_group">Búsqueda</string>
- <string id="Preferences_group">Preferencias</string>
+ <string id="Preferences_group">Preferencias (obsoleto)</string>
<string id="UserMessaging_group">Mensajería del usuario</string>
<string id="DisabledCiphers_group">Cifrados deshabilitados</string>
<string id="EncryptedMediaExtensions_group">Extensiones de medios cifrados</string>
<string id="PDFjs_group">PDFjs</string>
<string id="Allow">Sitios permitidos</string>
+ <string id="AllowSession">Sitios permitidos (Session Only)</string>
<string id="Block">Sitios bloqueados</string>
<string id="AppAutoUpdate">Actualización automática de aplicación</string>
<string id="AppAutoUpdate_Explain">Si esta política está habilitada, Firefox se actualizará automáticamente sin la aprobación del usuario.
<string id="Cookies_Allow_Explain">Si esta política está habilitada, las cookies siempre estarán permitidas para los orígenes indicados. Si se especifica un dominio de nivel superior (http://ejemplo.org), también se permitirán cookies para todos los subdominios.
Si esta política está deshabilitada o no está configurada, se seguirá la política de cookies predeterminada.</string>
+ <string id="Cookies_AllowSession_Explain">If this policy is enabled, cookies are allowed for the origins indicated, but removed at the end of the session. If a top level domain is specified (http://example.org), cookies are allowed for all subdomains as well.
+
+If this policy is disabled or not configured, the default cookie policy is followed.</string>
<string id="Cookies_Block_Explain">Si esta política está habilitada, las cookies estarán bloqueadas por los orígenes indicados. Si se especifica un dominio de nivel superior (http://ejemplo.org), también se bloquearán las cookies de todos los subdominios.
Si esta política está deshabilitada o no está configurada, las cookies no estarán bloqueadas de manera predeterminada.</string>
<string id="AllowAudioVideo">Permitir audio y vídeo</string>
<string id="BlockAudio">Bloquear audio</string>
<string id="BlockAudioVideo">Bloquear audio y vídeo</string>
+ <string id="VirtualReality_Allow_Explain">If this policy is enabled, access to virtual reality devices is always allowed for the origins indicated.
+
+If this policy is disabled or not configured, the default virtual reality policy is followed.</string>
+ <string id="VirtualReality_Block_Explain">If this policy is enabled, access to virtual reality devices is blocked for the origins indicated.
+
+If this policy is disabled or not configured, access to virtual reality devices is not blocked by default.</string>
+ <string id="VirtualReality_BlockNewRequests">Block new requests asking to access virtual reality devices.</string>
+ <string id="VirtualReality_BlockNewRequests_Explain">If this policy is enabled, sites that are not in the Allow policy will not be allowed to ask permission to access virtual reality devices.
+
+If this policy is disabled or not configured, any site that is not in the Block policy can ask permission to virtual reality devices.</string>
+ <string id="VirtualReality_Locked">Do not allow preferences to be changed</string>
+ <string id="VirtualReality_Locked_Explain">If this policy is enabled, virtual reality preferences cannot be changed by the user.
+
+If this policy is disabled or not configured, the user can change their virtual reality preferences.</string>
<string id="FirefoxHome">Personalizar inicio de Firefox</string>
<string id="FirefoxHome_Explain">Si esta política está habilitada, podrá elegir las secciones que se muestran en la página de inicio de Firefox e impedir que el usuario las cambie.
<string id="PictureInPicture_Explain">If this policy is disabled, the Picture-in-Picture toggle does not appear on videos.
If this policy is enabled or not configured, the Picture-in-Picture toggle is available on videos.</string>
- <string id="MasterPassword">Master Password</string>
- <string id="MasterPassword_Explain">If this policy is enabled, a master password is required.
+ <string id="PrimaryPassword">Primary (Master) Password</string>
+ <string id="PrimaryPassword_Explain">If this policy is enabled, a primary password is required.
-If this policy is disabled, users cannot create a master password.
+If this policy is disabled, users cannot create a primary password.
-If this policy is not configured, users can choose to create a master password.</string>
+If this policy is not configured, users can choose to create a primary password.</string>
<string id="Handlers">Handlers</string>
<string id="Handlers_Explain">If this policy is enabled, you can use JSON to configure default application handlers.
If this policy is disabled or not configured, Firefox defaults are used.
For detailed information on creating the policy, see https://github.com/mozilla/policy-templates/blob/master/README.md#handlers.</string>
+ <string id="Preferences">Preferencias</string>
+ <string id="Preferences_Explain">If this policy is enabled, you can use JSON to configure preferences.
+
+If this policy is disabled or not configured, preferences are not modified.
+
+For detailed information on creating the policy, see https://github.com/mozilla/policy-templates/blob/master/README.md#preferences.</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:
<string id="browser_newtabpage_activity-stream_default_sites">browser.newtabpage.activity-stream.default.sites</string>
<string id="extensions_htmlaboutaddons_recommendations_enabled">extensions.htmlaboutaddons.recommendations.enabled</string>
<string id="media_peerconnection_enabled">media.peerconnection.enabled</string>
- <string id="media_peerconnection_ice_obfuscate_host_addresses_whitelist">media.peerconnection.ice.obfuscate_host_addresses.whitelist</string>
+ <string id="media_peerconnection_ice_obfuscate_host_addresses_whitelist">media.peerconnection.ice.obfuscate_host_addresses.whitelist (obsoleto)</string>
+ <string id="media_peerconnection_ice_obfuscate_host_addresses_blocklist">media.peerconnection.ice.obfuscate_host_addresses.blocklist</string>
<string id="security_osclientcerts_autoload">security.osclientcerts.autoload</string>
<string id="security_tls_hello_downgrade_check">security.tls.hello_downgrade_check</string>
<string id="widget_content_gtk-theme-override">widget.content.gtk-theme-override</string>
<presentation id="Autoplay_Default">
<dropdownList refId="Autoplay_Default"/>
</presentation>
+ <presentation id="JSON">
+ <multiTextBox refId="JSON"/>
+ </presentation>
</presentationTable>
</resources>
</policyDefinitionResources>