<string id="Cookies_Locked_Explain">Si esta política está habilitada, el usuario no podrá cambiar las preferencias de cookies.
Si esta política está deshabilitada o no está configurada, el usuario podrá cambiar tus preferencias de cookies.</string>
+ <string id="Cookies_Behavior">Cookie Behavior</string>
+ <string id="Cookies_Behavior_Explain">If this policy is enabled, you can configure cookie behavior.
+
+If this policy is not configured or disabled, cookies are rejected for known trackers.</string>
+ <string id="Cookies_BehaviorPrivateBrowsing">Cookie Behavior in private browsing</string>
+ <string id="Cookies_BehaviorPrivateBrowsing_Explain">If this policy is enabled, you can configure cookie behavior in private browsing.
+
+If this policy is not configured or disabled, in private browsing, cookies are rejected for known trackers and third-party cookies are partitioned.</string>
+ <string id="Cookies_Behavior_Accept">Accept all cookies</string>
+ <string id="Cookies_Behavior_RejectForeign">Reject third party cookies</string>
+ <string id="Cookies_Behavior_Reject">Reject all cookies</string>
+ <string id="Cookies_Behavior_LimitForeign">Reject third party cookies for sites you haven't visited</string>
+ <string id="Cookies_Behavior_RejectTracker">Reject cookies for known trackers</string>
+ <string id="Cookies_Behavior_RejectTrackerAndPartitionForeign">Reject cookies for known trackers and partition third-party cookies (Total Cookie Protection)</string>
<string id="Camera_Allow_Explain">Si esta política está habilitada, el acceso a la cámara siempre estará permitido para los orígenes indicados.
Si esta política está deshabilitada o no está configurada, se seguirá la política de cámara predeterminada.</string>
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="Bookmarks">Bookmarks (JSON)</string>
+ <string id="Bookmarks_Explain">If this policy is enabled, you can use JSON to configure bookmarks, including [] to clear all bookmarks.
+
+If this policy is disabled or not configured, the individual bookmark policies are used.
+
+If this policy is enabled along with individual bookmarks, those bookmarks will not be added.
+
+This policy has no effect on Managed Bookmarks.
+
+For detailed information on the JSON, see https://github.com/mozilla/policy-templates/blob/master/README.md#bookmarks.</string>
<string id="ManagedBookmarks">Managed Bookmarks</string>
<string id="ManagedBookmarks_Explain">If this policy is enabled, you can use JSON to configure managed bookmarks.
<presentation id="Cookies_AcceptThirdParty">
<dropdownList refId="Cookies_AcceptThirdParty"/>
</presentation>
+ <presentation id="Cookies_Behavior">
+ <dropdownList refId="Cookies_Behavior"/>
+ </presentation>
+ <presentation id="Cookies_BehaviorPrivateBrowsing">
+ <dropdownList refId="Cookies_BehaviorPrivateBrowsing"/>
+ </presentation>
<presentation id="SearchBar">
<dropdownList refId="SearchBar"/>
</presentation>
<presentation id="FirefoxHome">
<checkBox refId="FirefoxHome_Search">Búsqueda</checkBox>
<checkBox refId="FirefoxHome_TopSites">Sitios populares</checkBox>
+ <checkBox refId="FirefoxHome_SponsoredTopSites">Sponsored Top Sites</checkBox>
<checkBox refId="FirefoxHome_Highlights">Historial de descargas</checkBox>
<checkBox refId="FirefoxHome_Pocket">Recomendado por Pocket</checkBox>
+ <checkBox refId="FirefoxHome_SponsoredPocket">Sponsored Pocket Stories</checkBox>
<checkBox refId="FirefoxHome_Snippets">Fragmentos</checkBox>
<checkBox refId="FirefoxHome_Locked">No permitir que se cambie la configuración</checkBox>
</presentation>