]> 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 b114a53ac4daf639324d4ae7b2afbe08b596c1f7..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>
@@ -981,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>

patrick-canterino.de