]> git.p6c8.net - policy-templates.git/blobdiff - windows/ru-RU/firefox.adml
Add support for new Cookie Behavior policy
[policy-templates.git] / windows / ru-RU / firefox.adml
index e3425dd1beb1d5e6c755c6ca5eadbd1a3c5dc6aa..113b2fc224d2b100b722324bf11ed4677f791969 100644 (file)
@@ -394,6 +394,20 @@ Mozilla рекомендует не отключать телеметрию. И
       <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>
@@ -983,17 +997,23 @@ 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">
-         <checkBox refId="TrackingProtectionLocked"> Не разрешать изменять настройки защиты от отслеживания. </checkBox>
-         <checkBox refId="Cryptomining"> Блокировать скрипты майнинга. </checkBox>
-         <checkBox refId="Fingerprinting"> Блокировать скрипты снятия отпечатков пальцев. </checkBox>
-         <text> Исключения: </text>
+      <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>
+        <text> Исключения: </text>
         <listBox refId="TrackingProtection_Exceptions"/>
       </presentation>
       <presentation id="TrackingProtection_Exceptions">
@@ -1160,8 +1180,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