]> git.p6c8.net - policy-templates.git/blobdiff - windows/es-ES/firefox.adml
Fix key name for "Authentication_AllowProxies" policy on Windows
[policy-templates.git] / windows / es-ES / firefox.adml
index a8a36e050823c429f2f7d2e283906b952f7b5194..9e1ff5efeeafa329961cd9e5684b8a73db03862d 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<policyDefinitionResources revision="1.10" schemaVersion="1.0" >
+<policyDefinitionResources revision="1.12" schemaVersion="1.0" >
   <displayName/>
   <description/>
   <resources >
@@ -17,6 +17,8 @@
       <string id="SUPPORTED_FF60ESR">Firefox 60 ESR o posterior</string>
       <string id="SUPPORTED_FF69">Firefox 69 o posterior, Firefox 68.1 ESR o posterior</string>
       <string id="SUPPORTED_FF70">Firefox 70 o posterior, Firefox 68.2 ESR o posterior</string>
+      <string id="SUPPORTED_FF71">Firefox 71 o posterior, Firefox 68.3 ESR o posterior</string>
+      <string id="SUPPORTED_FF72">Firefox 72 o posterior, Firefox 68.4 ESR o posterior</string>
       <string id="firefox">Firefox</string>
       <string id="Permissions_group">Permisos</string>
       <string id="Camera_group">Camera</string>
@@ -66,6 +68,10 @@ Si esta política está deshabilitada o no está configurada, NTLM y SPNEGO no e
       <string id="Authentication_AllowProxies_Explain">Si está deshabilitado, SPNEGO y NTLM no se autenticarán con servidores proxy.
 
 Si esta política está habilitada (y las casillas de verificación están marcadas) o no está configurada, NTLM y SPNEGO siempre se autenticarán con proxies.</string>
+      <string id="Authentication_Locked">Do not allow authentication preferences to be changed</string>
+      <string id="Authentication_Locked_Explain">If this policy is disabled, authentication preferences can be changed by the user.
+
+If this policy is enabled or not configured, authentication preferences cannot be changed by the user.</string>
       <string id="BlockAboutAddons">Bloquear el administrador de complementos</string>
       <string id="BlockAboutAddons_Explain">Si esta política está habilitada, el usuario no podrá acceder al administrador de complementos o en about:addons.
 
@@ -152,6 +158,10 @@ Si esta política está deshabilitada o no está configurada, el botón &quot;Ol
       <string id="DisableFormHistory_Explain">Si esta política está habilitada, Firefox no recordará el formulario ni el historial de búsqueda.
 
 Si esta política está deshabilitada o no está configurada, Firefox recordará el formulario y el historial de búsqueda.</string>
+      <string id="DisablePasswordReveal">Do not allow passwords to be revealed in saved logins</string>
+      <string id="DisablePasswordReveal_Explain">If this policy is enabled, users cannot show passwords in saved logins.
+
+If this policy is disabled or not configured, users can show passwords in saved logins.</string>
       <string id="DisablePocket">Deshabilitadar Pocket</string>
       <string id="DisablePocket_Explain">Si esta política está habilitada, Pocket no está disponible.
 
@@ -608,7 +618,7 @@ https://github.com/mozilla/policy-templates/blob/master/README.md#preferences</s
       <string id="browser_urlbar_suggest_openpage">browser.urlbar.suggest.openpage</string>
       <string id="datareporting_policy_dataSubmissionPolicyBypassNotification">datareporting.policy.dataSubmissionPolicyBypassNotification</string>
       <string id="dom_allow_scripts_to_close_windows">dom.allow_scripts_to_close_windows</string>
-      <string id="dom_disable_window_flip">browser.dom.disable_window_flip</string>
+      <string id="dom_disable_window_flip">dom.disable_window_flip</string>
       <string id="dom_disable_window_move_resize">dom.disable_window_move_resize</string>
       <string id="dom_event_contextmenu_enabled">dom.event.contextmenu.enabled</string>
       <string id="dom_keyboardevent_keypress_hack_dispatch_non_printable_keys_addl">dom.keyboardevent.keypress.hack.dispatch_non_printable_keys.addl</string>
@@ -628,6 +638,13 @@ https://github.com/mozilla/policy-templates/blob/master/README.md#preferences</s
       <string id="security_ssl_errorReporting_enabled">security.ssl.errorReporting.enabled</string>
       <string id="security_mixed_content_block_active_content">security.mixed_content.block_active_content</string>
       <string id="ui_key_menuAccessKeyFocuses">ui.key.menuAccessKeyFocuses</string>
+      <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="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>
     </stringTable>
     <presentationTable>
       <presentation id="AppUpdateURL">

patrick-canterino.de