]> git.p6c8.net - policy-templates.git/blobdiff - windows/zh-CN/firefox.adml
Add support for new Cookie Behavior policy
[policy-templates.git] / windows / zh-CN / firefox.adml
index 1fe80a7ba3c12cb71c096b3bd6b832495c11d9d7..0b4e51828b0d624c41a98559396ad9d75c27583e 100644 (file)
@@ -392,6 +392,20 @@ Mozilla 建议您不要禁用 Telemetry。 透过 Telemetry 收集到的信息
    <string id="Cookies_Locked_Explain">若启用此原则,用户将无法调整 Cookie 偏好设置。 
 
 若禁用或不设定此原则,则使用者能够自行调整 Cookie 偏好设定。 </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">若启用此原则,将允许指定来源网址访问摄像头。 
 
 若禁用或不设定此原则,则依循预设摄影机存取原则。 </string>
@@ -842,6 +856,16 @@ If this policy is disabled or not configured, onboarding messages will be shown
 若禁用或不设定此原则,则不修改偏好设定。
 
 若需要建立原则的详细信息,请参考 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">受管理的书签</string>
    <string id="ManagedBookmarks_Explain">若启用此原则,您可以使用 JSON 文件来指定受管理的书签。
 
@@ -971,13 +995,19 @@ https://github.com/mozilla/policy-templates/blob/master/README.md#preferences。
    </presentation>
 <presentation id="Permissions"><listBox refId="Permissions"/></presentation>
 <presentation id="PopupsAllow"><listBox refId="PopupsAllowDesc">允许网站弹出窗口</listBox></presentation>
-   <presentation id="Cookies_AcceptThirdParty">
-<dropdownList refId="Cookies_AcceptThirdParty"/>
-   </presentation>
-   <presentation id="SearchBar">
-<dropdownList refId="SearchBar"/>
-   </presentation>
-   <presentation id="TrackingProtection">
+<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="TrackingProtection">
 <checkBox refId="TrackingProtectionLocked">不允许调整追踪保护偏好设置。 </checkBox>
 <checkBox refId="Cryptomining">封锁加密货币采矿程序。 </checkBox>
 <checkBox refId="Fingerprinting">封锁数位指纹追踪程序。 </checkBox>
@@ -1148,8 +1178,10 @@ https://github.com/mozilla/policy-templates/blob/master/README.md#preferences。
    <presentation id="FirefoxHome">
 <checkBox refId="FirefoxHome_Search">搜索</checkBox>
 <checkBox refId="FirefoxHome_TopSites">热门网站</checkBox>
+<checkBox refId="FirefoxHome_SponsoredTopSites">Sponsored Top Sites</checkBox>
 <checkBox refId="FirefoxHome_Highlights">下载记录</checkBox>
 <checkBox refId="FirefoxHome_Pocket">Pocket 推荐项</checkBox>
+<checkBox refId="FirefoxHome_SponsoredPocket">Sponsored Pocket Stories</checkBox>
 <checkBox refId="FirefoxHome_Snippets">只字片语</checkBox>
 <checkBox refId="FirefoxHome_Locked">不允许变更设置</checkBox>
    </presentation>

patrick-canterino.de