<?xml version="1.0" encoding="utf-8"?>
<!--  (c) 2006 Microsoft Corporation  -->
<policyDefinitionResources xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" revision="1.0" schemaVersion="1.0" xmlns="http://schemas.microsoft.com/GroupPolicy/2006/07/PolicyDefinitions">
  <displayName>请在此处输入显示名称</displayName>
  <description>请在此处输入描述</description>
  <resources>
    <stringTable>
      <string id="DisplayCat">显示</string>
      <string id="Display_TurnOnGdiDPIScaling_Help">GDI DPI 缩放可以使非 DPI 感知的应用程序变成针对每个监视器感知 DPI。

此策略设置允许你为旧版应用程序启用 GDI DPI 缩放。

如果启用此策略设置，列表中的所有旧版应用程序都将启用 GDI DPI 缩放。

如果禁用或未配置此策略设置，除了使用 ApplicationCompatibility 数据库、ApplicationCompatibility UI 系统(增强)设置或应用程序清单启用 GDI DPI 缩放的应用程序之外，其他应用程序均不会启用 GDI DPI 缩放。

如果某一应用程序的 GDI DPI 缩放策略设置既设为启用又设为禁用，则会禁用 GDI DPI 缩放。</string>
      <string id="Display_TurnOffGdiDPIScaling_Help">GDI DPI 缩放可以使非 DPI 感知的应用程序变成针对每个监视器感知 DPI。

此策略设置允许你禁用旧版应用程序的 GDI DPI 缩放。

如果启用此策略设置，将对列表中的所有旧版应用程序禁用 GDI DPI 缩放，即使它们已使用 ApplicationCompatibility 数据库、ApplicationCompatibility UI 系统(增强)设置或应用程序清单启用了 GDI DPI 缩放。

如果禁用或未配置此策略设置，旧版应用程序可能还会启用 GDI DPI 缩放。

如果某一应用程序的 GDI DPI 缩放策略设置既设为启用又设为禁用，则会禁用 GDI DPI 缩放。</string>
      <string id="DisplayTurnOnGdiDPIScaling">为应用程序启用 GdiDPIScaling</string>
      <string id="DisplayTurnOffGdiDPIScaling">为应用程序关闭 GdiDPIScaling</string>
      <string id="DisplayPerProcessSystemDpiSettingsHelp">每进程系统 DPI 是在显示缩放比例(DPI)更改后未正确显示的桌面应用程序的应用程序兼容性功能。当主显示器的显示缩放比例发生变化时(连接或断开具有不同显示缩放比例(DPI)的显示器、从具有不同显示缩放比例的设备远程连接，或者手动更改显示缩放比例时可能会发生此变化)，许多桌面应用程序可能会显示得模糊。尚未进行更新以在此情况下正确显示的桌面应用程序将变模糊，直到用户注销并重新登录 Windows。

当你启用此策略时，某些模糊的应用程序在重启后将变得清晰，因此用户不需要注销并重新登录 Windows。

请注意以下几点:

每进程系统 DPI 将只改善位于主显示器上的桌面应用程序的显示效果。某些桌面应用程序在具有不同显示缩放比例的辅助显示器上仍然可能会模糊。

每进程系统 DPI 将不适用于所有应用程序，因为一些较旧的桌面应用程序在高 DPI 显示器上始终会模糊。

在某些情况下，你可能会在某些桌面应用程序中发现一些奇怪的行为。如果发生这种情况，应禁用每进程系统 DPI。

启用此设置可让你指定桌面应用程序的系统范围默认值以及每应用程序替代项。如果禁用或不配置此设置，则每进程系统 DPI 将不适用于系统上的任何进程。

</string>
      <string id="DisplayPerProcessSystemDpiSettings">配置每进程系统 DPI 设置</string>
      <string id="DisplayGlobalPerProcessSystemDpiEnable">启用</string>
      <string id="DisplayGlobalPerProcessSystemDpiDisable">禁用</string>
      <string id="DisplayEnablePerProcessSystemDpiSettings">针对应用程序启用每进程系统 DPI</string>
      <string id="DisplayDisablePerProcessSystemDpiSettings">针对应用程序禁用每进程系统 DPI</string>
    </stringTable>
    <presentationTable>
      <presentation id="DisplayTurnOnGdiDPIScaling">
        <textBox refId="DisplayTurnOnGdiDPIScalingPrompt">
          <label>启用以下应用程序的 GDI DPI 缩放。使用应用程序完整路径或应用程序文件名和扩展名。用分号分隔应用程序。</label>
        </textBox>
      </presentation>
      <presentation id="DisplayTurnOffGdiDPIScaling">
        <textBox refId="DisplayTurnOffGdiDPIScalingPrompt">
          <label>禁用以下应用程序的 GDI DPI 缩放。使用应用程序完整路径或应用程序文件名和扩展名。用分号分隔应用程序。</label>
        </textBox>
      </presentation>
      <presentation id="DisplayPerProcessSystemDpiSettings">
        <dropdownList refId="DisplayGlobalPerProcessSystemDpiSettings" noSort="true" defaultItem="0">针对所有应用程序启用或禁用每进程系统 DPI。</dropdownList>
        <textBox refId="DisplayEnablePerProcessSystemDpiSettings">
          <label>针对以下应用程序启用每进程系统 DPI。使用应用程序完整路径或应用程序文件名和扩展名。用分号分隔应用程序。</label>
        </textBox>
        <textBox refId="DisplayDisablePerProcessSystemDpiSettings">
          <label>针对以下应用程序禁用每进程系统 DPI。使用应用程序完整路径或应用程序文件名和扩展名。用分号分隔应用程序。</label>
        </textBox>
      </presentation>
    </presentationTable>
  </resources>
</policyDefinitionResources>
