]> git.p6c8.net - policy-templates.git/blobdiff - windows/zh-TW/firefox.adml
Merge pull request #839 from mozilla/cookie_behavior
[policy-templates.git] / windows / zh-TW / firefox.adml
index 9495c90d58a17b8f3c4669503d8132471e77aa04..a09284ff00f43a06b8195f7a62e4fc9b53a582ac 100644 (file)
@@ -369,11 +369,11 @@ Mozilla 建議您不要停用 Telemetry。透過 Telemetry 收集到的資訊可
       <string id="Cookies_Block_Explain">若啟用此原則,將封鎖來自指定來源網址的 Cookie。若指定了頂級網域名稱(例如 http://example.org),也將封鎖所有來自子網域的 Cookie。
 
 若停用或不設定此原則,則預設不封鎖 Cookie。</string>
-      <string id="Cookies_Default">接受來自網站的 Cookie</string>
+      <string id="Cookies_Default">接受來自網站的 Cookie(已棄用)</string>
       <string id="Cookies_Default_Explain">若停用此原則,將預設不接受來自網站的 Cookie。
 
 若未啟用或設定此原則,則接受來自網站的 Cookie。</string>
-      <string id="Cookies_AcceptThirdParty">允許第三方 Cookie</string>
+      <string id="Cookies_AcceptThirdParty">允許第三方 Cookie(已棄用)</string>
       <string id="Cookies_AcceptThirdParty_Explain">若接受 Cookie 並啟用了此原則,將可以設定是否要接受第三方 Cookie。
 
 若停用或未設定此原則,或是不允許 Cookie,則忽略此設定。</string>
@@ -384,7 +384,7 @@ Mozilla 建議您不要停用 Telemetry。透過 Telemetry 收集到的資訊可
       <string id="Cookies_ExpireAtSessionEnd_Explain">若啟用此原則並允許 Cookie,Cookie 將在 Firefox 時失效。
 
 若停用或未設定此原則,或是不允許 Cookie,則忽略此設定。</string>
-      <string id="Cookies_RejectTracker">拒絕追蹤器</string>
+      <string id="Cookies_RejectTracker">拒絕追蹤器(已棄用)</string>
       <string id="Cookies_RejectTracker_Explain">若啟用此原則並允許 Cookie,Firefox 將預設拒絕追蹤器 Cookie。
 
 若停用或未設定此原則,或是不允許 Cookie,則忽略此設定。</string>
@@ -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>
@@ -984,6 +998,12 @@ https://github.com/mozilla/policy-templates/blob/master/README.md#preferences。
       <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>

patrick-canterino.de