]> git.p6c8.net - policy-templates.git/blobdiff - windows/zh-CN/firefox.adml
add missing braces
[policy-templates.git] / windows / zh-CN / firefox.adml
index d3390bf7ff7c22c0f4b8cd4915d90df15b7b0d21..060d6354794115f94803dc81575437bdcd19fc09 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<policyDefinitionResources revision="4.0" schemaVersion="1.0">
+<policyDefinitionResources revision="4.4" schemaVersion="1.0">
  <displayName/>
  <description/>
  <resources>
    <string id="SUPPORTED_FF100">Firefox 100 或更新版本、Firefox 91.9 ESR 或更新版本</string>
    <string id="SUPPORTED_FF101">Firefox 101 或更新版本、Firefox 91.10 ESR 或更新版本</string>
    <string id="SUPPORTED_FF102">Firefox 102 或更新版本</string>
+   <string id="SUPPORTED_FF104">Firefox 104 或更新版本、Firefox 102.2 ESR 或更新版本</string>
+   <string id="SUPPORTED_FF105">Firefox 105 或更新版本、Firefox 102.3 ESR 或更新版本</string>
+   <string id="SUPPORTED_FF106">Firefox 106 或更新版本、Firefox 102.4 ESR 或更新版本</string>
+   <string id="SUPPORTED_FF107">Firefox 107 或更新版本、Firefox 102.5 ESR 或更新版本</string>
+   <string id="SUPPORTED_FF108">Firefox 108 或更新版本、Firefox 102.6 ESR 或更新版本</string>
+   <string id="SUPPORTED_FF109">Firefox 109 或更新版本、Firefox 102.7 ESR 或更新版本</string>
    <string id="firefox">Firefox</string>
-<string id="Permissions_group">权限</string>
+   <string id="Permissions_group">权限</string>
    <string id="Camera_group">摄像头</string>
    <string id="Microphone_group">麦克风</string>
    <string id="Location_group">位置</string>
 若禁用或不设定此原则,则会收集并上传 Telemetry 资料。 
 
 Mozilla 建议您不要禁用 Telemetry。 透过 Telemetry 收集到的信息可帮助为企业用户打造更好的产品。 </string>
-   <string id="DisplayBookmarksToolbar">显示书签工具栏</string>
+   <string id="DisplayBookmarksToolbar">显示书签工具栏(已弃用)</string>
    <string id="DisplayBookmarksToolbar_Explain">若启用此原则,默认将显示书签工具栏。 用户还是可以将其隐藏。 
 
 若禁用或不设定此原则,则默认不会显示书签工具栏。 </string>
+   <string id="DisplayBookmarksToolbar_Enum">Display Bookmarks Toolbar</string>
+   <string id="DisplayBookmarksToolbar_Enum_Explain">If this policy is enabled, the default bokmarks toolbar display can be configured.
+
+If this policy is disabled or not configured, the bookmarks toolbar is displayed on the new tab page by default.</string>
+   <string id="DisplayBookmarksToolbar_Always">Always</string>
+   <string id="DisplayBookmarksToolbar_Never">Never</string>
+   <string id="DisplayBookmarksToolbar_NewTab">New Tab</string>
    <string id="DisplayMenuBar">显示菜单列(已弃用)</string>
    <string id="DisplayMenuBar_Explain">若启用此原则,默认将显示菜单列。 用户还是可以将其隐藏。 
 
@@ -928,7 +941,15 @@ For detailed information on creating the policy, see https://github.com/mozilla/
    <string id="StartDownloadsInTempDirectory">Start Downloads in Temporary Directory</string>
    <string id="StartDownloadsInTempDirectory_Explain">If this policy is enabled, Firefox will start downloads in a temporary directory and automatically deleted when you close the browser.
 
-If this policy is disabled or not configured, Firefox will to the download folder and will not be automaticall deleted when you close the browser.</string>
+If this policy is disabled or not configured, Firefox will to the download folder and will not be automatically deleted when you close the browser.</string>
+   <string id="GoToIntranetSiteForSingleWordEntryInAddressBar">Force direct intranet site navigation on single word entries in the address bar</string>
+   <string id="GoToIntranetSiteForSingleWordEntryInAddressBar_Explain">If this policy is enabled, typing single word entries in the address bar will attempt to navigate to intranet sites first, falling back to search if the DNS request fails.
+
+If this policy is disabled or not configured, typing single word entries in the address bar will search.</string>
+      <string id="AppUpdatePin">Pin updates to a specific version</string>
+      <string id="AppUpdatePin_Explain">If this policy is enabled, you can specify a Firefox version as xx. or xx.xx. and Firefox will not be updated beyond that major or minor version.
+
+If this policy is disabled or not configured, Firefox will update normally.</string>
    <string id="Preferences_Boolean_Explain">若启用此原则,偏好设定将锁定为 true。 若禁用此原则,偏好设定则锁定为false。
 
 若需要偏好设置的详细说明,请参考:
@@ -1235,7 +1256,10 @@ https://github.com/mozilla/policy-templates/blob/master/README.md#preferences。
    </presentation>
    <presentation id="DisplayMenuBar">
 <dropdownList refId="DisplayMenuBar"/>
-   </presentation>
+   </presentation>\
+      <presentation id="DisplayBookmarksToolbar">
+        <dropdownList refId="DisplayBookmarksToolbar"/>
+      </presentation>
    <presentation id="String">
 <textBox refId="String">
      <label/>

patrick-canterino.de