Shuo Zhao <zhaoshuo@xxxxxxxxxxxxxxxxx> writes: > Add all Chinese translations in the tpm directory. > > Shuo Zhao (7): > docs/zh_CN: Add tpm index Chinese translation > docs/zh_CN: Add tpm tpm_event_log Chinese translation > docs/zh_CN: Add tpm tpm-security Chinese translation > docs/zh_CN: Add tpm tpm_tis Chinese translation > docs/zh_CN: Add tpm tpm_vtpm_proxy Chinese translation > docs/zh_CN: Add tpm xen-tpmfront Chinese translation > docs/zh_CN: Add tpm tpm_ftpm_tee Chinese translation > > .../translations/zh_CN/security/index.rst | 2 +- > .../translations/zh_CN/security/tpm/index.rst | 20 +++ > .../zh_CN/security/tpm/tpm-security.rst | 151 ++++++++++++++++++ > .../zh_CN/security/tpm/tpm_event_log.rst | 49 ++++++ > .../zh_CN/security/tpm/tpm_ftpm_tee.rst | 31 ++++ > .../zh_CN/security/tpm/tpm_tis.rst | 43 +++++ > .../zh_CN/security/tpm/tpm_vtpm_proxy.rst | 51 ++++++ > .../zh_CN/security/tpm/xen-tpmfront.rst | 114 +++++++++++++ > 8 files changed, 460 insertions(+), 1 deletion(-) > create mode 100644 Documentation/translations/zh_CN/security/tpm/index.rst > create mode 100644 Documentation/translations/zh_CN/security/tpm/tpm-security.rst > create mode 100644 Documentation/translations/zh_CN/security/tpm/tpm_event_log.rst > create mode 100644 Documentation/translations/zh_CN/security/tpm/tpm_ftpm_tee.rst > create mode 100644 Documentation/translations/zh_CN/security/tpm/tpm_tis.rst > create mode 100644 Documentation/translations/zh_CN/security/tpm/tpm_vtpm_proxy.rst > create mode 100644 Documentation/translations/zh_CN/security/tpm/xen-tpmfront.rst I have applied the set, thanks. jon