]> git.p6c8.net - policy-templates.git/blobdiff - windows/zh-CN/firefox.adml
Merge pull request #757 from ncalexan/patch-1
[policy-templates.git] / windows / zh-CN / firefox.adml
index f37904027c2ab2d95069394847ca71bf674f559a..f755aa2217fff80fe22e7f537e93efcbfc97d8a5 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<policyDefinitionResources revision="2.7" schemaVersion="1.0">
+<policyDefinitionResources revision="2.10" schemaVersion="1.0">
  <displayName/>
  <description/>
  <resources>
@@ -37,6 +37,9 @@
    <string id="SUPPORTED_FF84">Firefox 84 或更新版本、Firefox 78.6 ESR 或更新版本</string>
    <string id="SUPPORTED_FF85">Firefox 85 或更新版本、Firefox 78.7 ESR 或更新版本</string>
    <string id="SUPPORTED_FF86">Firefox 86 或更新版本、Firefox 78.8 ESR 或更新版本</string>
+   <string id="SUPPORTED_FF88">Firefox 88 或更新版本、Firefox 78.10 ESR 或更新版本</string>
+   <string id="SUPPORTED_FF89">Firefox 89 或更新版本、Firefox 78.11 ESR 或更新版本</string>
+   <string id="SUPPORTED_FF90">Firefox 90 或更新版本、Firefox 78.12 ESR 或更新版本</string>
    <string id="firefox">Firefox</string>
 <string id="Permissions_group">权限</string>
    <string id="Camera_group">摄像头</string>
    <string id="DNSOverHTTPS_ExcludedDomains_Explain">若启用此原则,将排除指定的网域使用 DNS over httpS。 
 
 若禁用或不设定此原则,则不会排除任何网域使用 DNS over HTTPS。 </string>
-   <string id="DNSOverhttpS">设置 DNS Over httpS (Moved)</string>
+   <string id="DNSOverHTTPS">设置 DNS Over httpS (Moved)</string>
    <string id="DNSOverHTTPS_Explain">若启用此原则,可变更默认 DNS over httpS 设置。 
 
 若禁用或不设定此原则,将使用默认 DNS Over httpS 设置。 </string>
@@ -630,6 +633,12 @@ Mozilla 建议您不要禁用 Telemetry。 透过 Telemetry 收集到的信息
    <string id="Homepage">首页</string>
    <string id="PreviousSession">先前的浏览状态</string>
    <string id="HomepageLocked">首页(锁定)</string>
+   <string id="Homepage_ShowHomeButton">Show Home button on toolbar</string>
+   <string id="Homepage_ShowHomeButton_Explain">If this policy is enabled, the home button will appear on the toolbar by default.
+
+If this policy is disabled, the home button will not appear on the toolbar by default.
+
+If this policy is not configured, Firefox will determine whether or not the home button appears on the toolbar by default.</string>
    <string id="PasswordManagerEnabled">密码管理员</string>
    <string id="PasswordManagerEnabled_Explain">若禁用此策略,将无法于偏好设定中使用密码管理员。 
 
@@ -762,6 +771,10 @@ Mozilla 建议您不要禁用 Telemetry。 透过 Telemetry 收集到的信息
    <string id="UserMessaging_UrlbarInterventions_Explain">若禁用此策略,将不将在 URL 栏输入时推荐操作行为。 
 
 若启用或不设定此原则,则会根据用户在网址栏输入的内容推荐操作行为。 </string>
+      <string id="UserMessaging_SkipOnboarding">Skip Onboarding</string>
+      <string id="UserMessaging_SkipOnboarding_Explain">If this policy is enabled, onboarding messages will not be shown on the new tab page.
+
+If this policy is disabled or not configured, onboarding messages will be shown on the new tab page.</string>
    <string id="DisabledCiphers_TLS_DHE_RSA_WITH_AES_128_CBC_SHA">TLS_DHE_RSA_WITH_AES_128_CBC_SHA</string>
    <string id="DisabledCiphers_TLS_DHE_RSA_WITH_AES_256_CBC_SHA">TLS_DHE_RSA_WITH_AES_256_CBC_SHA</string>
    <string id="DisabledCiphers_TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA">TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA</string>
@@ -1028,7 +1041,7 @@ https://github.com/mozilla/policy-templates/blob/master/README.md#preferences。
 <textBox refId="HTTPProxy">
      <label/>
     </textBox>
-<checkBox refId="UsehttpProxyForAllProtocols">所有通讯协议都使用此代理服务器。 </checkBox>
+<checkBox refId="UseHTTPProxyForAllProtocols">所有通讯协议都使用此代理服务器。 </checkBox>
     <text>SSL 代理服务器:</text>
 <textBox refId="SSLProxy">
      <label/>
@@ -1060,8 +1073,8 @@ https://github.com/mozilla/policy-templates/blob/master/README.md#preferences。
 <textBox refId="ProviderURL">
      <label/>
     </textBox>
-<checkBox refId="DNSOverhttpSEnabled">启用DNS over httpS。 </checkBox>
-<checkBox refId="DNSOverhttpSLocked">不允许变更 DNS over httpS 偏好设置。 </checkBox>
+<checkBox refId="DNSOverHTTPSEnabled">启用DNS over httpS。 </checkBox>
+<checkBox refId="DNSOverHTTPSLocked">不允许变更 DNS over httpS 偏好设置。 </checkBox>
    </presentation>
    <presentation id="SSLVersion">
 <dropdownList refId="SSLVersion"/>

patrick-canterino.de